diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2018-10-19 12:20:55 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2018-10-19 12:20:55 +0300 |
commit | 5eab8b1d4c10eb0c79b4bd75932c3f6847427e5b (patch) | |
tree | 6835361ce84ae1151d4e8afecf6792f9aeff55a2 | |
parent | 67f1865f63c7808b40dbf4e8e055a626378c0a3f (diff) | |
download | isodumper-5eab8b1d4c10eb0c79b4bd75932c3f6847427e5b.tar isodumper-5eab8b1d4c10eb0c79b4bd75932c3f6847427e5b.tar.gz isodumper-5eab8b1d4c10eb0c79b4bd75932c3f6847427e5b.tar.bz2 isodumper-5eab8b1d4c10eb0c79b4bd75932c3f6847427e5b.tar.xz isodumper-5eab8b1d4c10eb0c79b4bd75932c3f6847427e5b.zip |
Update Ukrainian translation
-rw-r--r-- | po/uk.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -10,15 +10,15 @@ msgstr "" "Project-Id-Version: Mageia\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-10-19 09:08+0200\n" -"PO-Revision-Date: 2018-03-18 13:49+0200\n" +"PO-Revision-Date: 2018-10-19 12:20+0200\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<" +"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 2.0\n" #: backend/raw_write.py:48 backend/raw_write.py:77 @@ -79,7 +79,7 @@ msgstr "Не знайдено файла підпису {}\n" #: backend/raw_write.py:178 msgid "Sum SHA512 file {} not found\n" -msgstr "" +msgstr "Не знайдено файла контрольної суми SHA512 {}\n" #: backend/raw_write.py:206 #, python-format |