diff options
author | daviddavid <geiger.david68210@gmail.com> | 2020-05-26 07:18:14 +0200 |
---|---|---|
committer | daviddavid <geiger.david68210@gmail.com> | 2020-05-26 07:18:14 +0200 |
commit | 1c7281219503b8f727fd4288ed67f6bc6baf6913 (patch) | |
tree | db324a330c75b9e01d9ff3c9ade6ce66bd882f1e /po/cs.po | |
parent | 443f3b0e121186653163d535b88c3d7482e4ec24 (diff) | |
download | isodumper-1c7281219503b8f727fd4288ed67f6bc6baf6913.tar isodumper-1c7281219503b8f727fd4288ed67f6bc6baf6913.tar.gz isodumper-1c7281219503b8f727fd4288ed67f6bc6baf6913.tar.bz2 isodumper-1c7281219503b8f727fd4288ed67f6bc6baf6913.tar.xz isodumper-1c7281219503b8f727fd4288ed67f6bc6baf6913.zip |
Update po files
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 68 |
1 files changed, 43 insertions, 25 deletions
@@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Mageia\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-21 08:44+0100\n" +"POT-Creation-Date: 2020-05-26 07:11+0200\n" "PO-Revision-Date: 2020-05-09 08:26+0000\n" "Last-Translator: Luděk Janča <joelp@email.cz>\n" "Language-Team: Czech (http://www.transifex.com/MageiaLinux/mageia/language/" @@ -80,41 +80,41 @@ msgstr "Chyba, odpojení vrátilo {}" msgid "Execution failed: {}" msgstr "Spuštění selhalo: {}" -#: backend/raw_write.py:179 +#: backend/raw_write.py:181 msgid "Signature file {} not found\n" msgstr "Soubor s podpisem {} nenalezen\n" -#: backend/raw_write.py:187 -msgid "Sum SHA512 file {} not found\n" -msgstr "Kontrolní součet SHA512 souboru {} nenalezen\n" +#: backend/raw_write.py:189 +msgid "Sum file {} not found\n" +msgstr "" -#: backend/raw_write.py:216 +#: backend/raw_write.py:219 #, python-format -msgid "Invalid signature for %s.sha512" -msgstr "Chybný podpis pro %s.sha512" +msgid "Invalid signature for %s" +msgstr "" -#: backend/raw_write.py:218 -msgid "SHA512 sum: {}" -msgstr "Kontrolní součet SHA512: {}" +#: backend/raw_write.py:221 +msgid "SHA3 sum: {}" +msgstr "" -#: backend/raw_write.py:222 -msgid "The sha512 sum check is OK and the sum is signed" -msgstr "Kontrolní součet sha512 je v pořádku a je podepsán" +#: backend/raw_write.py:226 +msgid "The {} sum check is OK and the sum is signed" +msgstr "" -#: backend/raw_write.py:224 -msgid "The sha512 sum check is OK but the signature can't be found" -msgstr "Kontrolní součet sha512 je v pořádku, ale podpis nebyl nalezen" +#: backend/raw_write.py:229 +msgid "The {} sum check is OK but the signature can't be found" +msgstr "" -#: backend/raw_write.py:226 +#: backend/raw_write.py:231 msgid "/!\\The computed and stored sums don't match" msgstr "/!\\Spočítaný a uložený kontrolní součet neodpovídají" -#: backend/raw_write.py:251 backend/raw_write.py:274 backend/raw_write.py:296 -#: backend/raw_write.py:315 backend/raw_write.py:334 backend/raw_write.py:353 +#: backend/raw_write.py:256 backend/raw_write.py:279 backend/raw_write.py:301 +#: backend/raw_write.py:320 backend/raw_write.py:339 backend/raw_write.py:358 msgid "Error while doing persistent partition: " msgstr "" -#: backend/raw_write.py:271 backend/raw_write.py:357 +#: backend/raw_write.py:276 backend/raw_write.py:362 msgid "Persistent partition done" msgstr "" @@ -369,8 +369,8 @@ msgstr "" #: lib/isodumper.py:466 msgid "" "- Format the device: create an unique partition on the entire volume in the " -"specified format in FAT, NTFS or ext. You can specify a volume name and the " -"format in a new dialog box." +"specified format in FAT, exFAT, NTFS or ext. You can specify a volume name " +"and the format in a new dialog box." msgstr "" #: lib/isodumper.py:482 @@ -425,8 +425,8 @@ msgid "Backup the device" msgstr "Zálohovat zařízení" #: lib/isodumper.py:565 -msgid "Format the device in FAT, NTFS or ext:" -msgstr "Formátovat zařízení na FAT, NTFS nebo ext:" +msgid "Format the device in FAT, exFAT, NTFS or ext:" +msgstr "" #: lib/isodumper.py:567 msgid "Format the device" @@ -536,3 +536,21 @@ msgid "A GUI tool to write .img and .iso files to USB sticks" msgstr "" "Nástroj s grafickým uživatelským rozhraním k zapsání souborů .img a .iso na " "zařízení/klíčenku USB" + +#~ msgid "Format the device in FAT, NTFS or ext:" +#~ msgstr "Formátovat zařízení na FAT, NTFS nebo ext:" + +#~ msgid "The sha512 sum check is OK but the signature can't be found" +#~ msgstr "Kontrolní součet sha512 je v pořádku, ale podpis nebyl nalezen" + +#~ msgid "The sha512 sum check is OK and the sum is signed" +#~ msgstr "Kontrolní součet sha512 je v pořádku a je podepsán" + +#~ msgid "SHA512 sum: {}" +#~ msgstr "Kontrolní součet SHA512: {}" + +#~ msgid "Invalid signature for %s.sha512" +#~ msgstr "Chybný podpis pro %s.sha512" + +#~ msgid "Sum SHA512 file {} not found\n" +#~ msgstr "Kontrolní součet SHA512 souboru {} nenalezen\n" |