diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2021-03-12 16:26:37 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2021-03-12 16:26:37 +0200 |
commit | 8070d388e19335a7497bb46cfaf0eac508e46070 (patch) | |
tree | cb3595f6bc719c0f1ed69c136b9d11a9e4839ce2 | |
parent | 00d620b41f54506bb8444e77a3754e722063f241 (diff) | |
download | isodumper-8070d388e19335a7497bb46cfaf0eac508e46070.tar isodumper-8070d388e19335a7497bb46cfaf0eac508e46070.tar.gz isodumper-8070d388e19335a7497bb46cfaf0eac508e46070.tar.bz2 isodumper-8070d388e19335a7497bb46cfaf0eac508e46070.tar.xz isodumper-8070d388e19335a7497bb46cfaf0eac508e46070.zip |
Update Slovenian translation from Tx
-rw-r--r-- | po/sl.po | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -12,8 +12,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-09 20:33+0000\n" +"POT-Creation-Date: 2021-03-11 23:03+0100\n" +"PO-Revision-Date: 2021-03-12 10:59+0000\n" "Last-Translator: Filip Komar <filip.komar@guest.arnes.si>\n" "Language-Team: Slovenian (http://www.transifex.com/MageiaLinux/mageia/" "language/sl/)\n" @@ -66,8 +66,12 @@ msgid "The {} sum check is OK and the sum is signed" msgstr "Vsota {} je pravilna in podpisana" #: backend/raw_write.py:224 -msgid "The signature of the sum is false !" -msgstr "Podpis vsote ni pravilen!" +msgid "The integrity of the ISO image could not be verified." +msgstr "Preverjanj celovitosti slike odtisa diska ni bilo možno." + +#: backend/raw_write.py:224 +msgid "The validation of the GPG signature failed !" +msgstr "Potrjevanje veljavnosti podpisa GPG ni uspelo!" #: backend/raw_write.py:228 msgid "The {} sum check is OK but the signature can't be found" |