-
-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: paru 2.0.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/Morganamilo/paru\n" | ||
"POT-Creation-Date: 2024-09-18 23:38+0000\n" | ||
"PO-Revision-Date: 2024-02-13 19:40+0100\n" | ||
"PO-Revision-Date: 2024-10-14 12:43+0200\n" | ||
"Last-Translator: walken <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: cs\n" | ||
|
@@ -955,7 +955,7 @@ msgstr "nepodařilo se spustit správce souborů: {}" | |
|
||
#: src/install.rs:1568 | ||
msgid "file manager did not execute successfully" | ||
msgstr "správce souborů se nesputil" | ||
msgstr "správce souborů se nespustil" | ||
|
||
#: src/install.rs:1585 | ||
msgid "failed to read dir: {}" | ||
|
@@ -1019,7 +1019,7 @@ msgstr "repozitář {} se nestáhl (použijte -Sy --pkgbuilds ke stažení)" | |
|
||
#: src/pkgbuild.rs:181 | ||
msgid "Generating .SRCINFO for {repo}/{dir}..." | ||
msgstr "Vytvářím .SRCINFO for {repo}/{dir}..." | ||
msgstr "Vytvářím .SRCINFO pro {repo}/{dir}..." | ||
|
||
#: src/pkgbuild.rs:259 | ||
msgid "failed to parse srcinfo \"{}\"" | ||
|