diff options
author | Taras Panchenko <top39@ukr.net> | 2021-11-03 21:27:33 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2021-11-04 21:31:09 +0000 |
commit | c6a0c1b7e6a40c24990943815e4de31d16a0c99f (patch) | |
tree | 48243c21bf36bfc7e65c20bf1a23c40403594aeb | |
parent | 980d8d2ab9cc1eb1fd11c1ecefaf236e049aebb1 (diff) | |
download | krename-c6a0c1b7e6a40c24990943815e4de31d16a0c99f.tar.gz krename-c6a0c1b7e6a40c24990943815e4de31d16a0c99f.zip |
Translated using Weblate (Ukrainian)
Currently translated at 1.5% (5 of 330 strings)
Translation: applications/krename
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krename/uk/
-rw-r--r-- | translations/messages/uk.po | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/translations/messages/uk.po b/translations/messages/uk.po index 38d7bae..a70f1d3 100644 --- a/translations/messages/uk.po +++ b/translations/messages/uk.po @@ -4,39 +4,43 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-07 18:33+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-11-04 21:31+0000\n" +"Last-Translator: Taras Panchenko <top39@ukr.net>\n" +"Language-Team: Ukrainian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/krename/uk/>\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" +"X-Generator: Weblate 4.8.1\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). #, ignore-inconsistent msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" +msgstr "Тарас Панченко" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). #, ignore-inconsistent msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" +msgstr "top39@ukr.net" #: ProgressDialog.cpp:53 msgid "Progress" -msgstr "" +msgstr "Просування" #: ProgressDialog.cpp:66 msgid "Messages" -msgstr "" +msgstr "Повідомлення" #: ProgressDialog.cpp:81 msgid "Restart KRename..." -msgstr "" +msgstr "Перезапустити KRename..." #: ProgressDialog.cpp:83 msgid "Rename Processed Files &Again..." |