diff options
author | Roman Savochenko <roman@oscada.org> | 2022-05-06 08:47:25 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2022-05-07 09:21:31 +0000 |
commit | e46627e5db0e9d2b891510c29279ff4510360d50 (patch) | |
tree | bf3e3ccc2396feb0e0a96b89a2afc2302ce8452b /translations | |
parent | 81f42c56d8955019b65f8148ef4d323a73c0fe3a (diff) | |
download | kdiff3-e46627e5db0e9d2b891510c29279ff4510360d50.tar.gz kdiff3-e46627e5db0e9d2b891510c29279ff4510360d50.zip |
Translated using Weblate (Ukrainian)
Currently translated at 12.5% (65 of 516 strings)
Translation: applications/kdiff3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/uk/
Diffstat (limited to 'translations')
-rw-r--r-- | translations/messages/kdiff3/uk.po | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/translations/messages/kdiff3/uk.po b/translations/messages/kdiff3/uk.po index 7c02c5a..da4ffa5 100644 --- a/translations/messages/kdiff3/uk.po +++ b/translations/messages/kdiff3/uk.po @@ -1,32 +1,34 @@ # Translation of kdiff3.po to Ukrainian # # Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>, 2006. +# Roman Savochenko <roman@oscada.org>, 2022. msgid "" msgstr "" "Project-Id-Version: kdiff3\n" "POT-Creation-Date: 2021-07-07 18:26+0000\n" -"PO-Revision-Date: 2006-06-14 23:20-0700\n" -"Last-Translator: Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>\n" -"Language-Team: Ukrainian <translation@linux.org.ua>\n" +"PO-Revision-Date: 2022-05-07 09:21+0000\n" +"Last-Translator: Roman Savochenko <roman@oscada.org>\n" +"Language-Team: Ukrainian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kdiff3/uk/>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.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" +"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.12.1\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). 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). msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "ivanpetrouchtchak@yahoo.com" +msgstr "ivanpetrouchtchak@yahoo.com,roman@oscada.org" #: diff.cpp:247 msgid "Writing clipboard data to temp file failed." |