diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2021-03-14 13:09:59 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2021-03-14 13:09:59 +0200 |
commit | fe0947273101ca3467da7d42c4735da42aefac20 (patch) | |
tree | 03df7e6141507b2dfd7e4de4c07ca1f2679aa5f2 /po | |
parent | fcee634e8fb0bb17ae93864a405f59151218dbdc (diff) | |
download | isodumper-fe0947273101ca3467da7d42c4735da42aefac20.tar isodumper-fe0947273101ca3467da7d42c4735da42aefac20.tar.gz isodumper-fe0947273101ca3467da7d42c4735da42aefac20.tar.bz2 isodumper-fe0947273101ca3467da7d42c4735da42aefac20.tar.xz isodumper-fe0947273101ca3467da7d42c4735da42aefac20.zip |
Update Czech translation from Tx
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: Mageia\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-09 19:39+0100\n" -"PO-Revision-Date: 2021-03-10 09:06+0000\n" +"POT-Creation-Date: 2021-03-11 23:03+0100\n" +"PO-Revision-Date: 2021-03-14 10:51+0000\n" "Last-Translator: Luděk Janča <joelp@email.cz>\n" "Language-Team: Czech (http://www.transifex.com/MageiaLinux/mageia/language/" "cs/)\n" @@ -50,7 +50,7 @@ msgstr "Soubor s podpisem {} nenalezen\n" #: backend/raw_write.py:174 msgid "or key expired" -msgstr "" +msgstr "nebo expiroval klíč" #: backend/raw_write.py:182 msgid "Sum file {} not found\n" @@ -70,8 +70,12 @@ msgid "The {} sum check is OK and the sum is signed" msgstr "Kontrolní součet {} je v pořádku a podpis ověřen" #: backend/raw_write.py:224 -msgid "The signature of the sum is false !" -msgstr "Podpis kontrolního součtu je neplatný!" +msgid "The integrity of the ISO image could not be verified." +msgstr "" + +#: backend/raw_write.py:224 +msgid "The validation of the GPG signature failed !" +msgstr "" #: backend/raw_write.py:228 msgid "The {} sum check is OK but the signature can't be found" |