diff options
author | Automated System <[email protected]> | 2022-05-07 21:57:23 +0000 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2022-05-07 21:57:23 +0000 |
commit | 6d1fecaff8b4352612306528df20ac659a012502 (patch) | |
tree | 0d6740af0a6b7c075d82895f9fcf1bbfd896381f | |
parent | 69a0dfde38f60cb60a5f41ff6c8cd083a5727e6b (diff) | |
download | kdiff3-6d1fecaff8b4352612306528df20ac659a012502.tar.gz kdiff3-6d1fecaff8b4352612306528df20ac659a012502.zip |
Merge translation files from master branch.
-rw-r--r-- | translations/messages/kdiff3/uk.po | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/translations/messages/kdiff3/uk.po b/translations/messages/kdiff3/uk.po index 09cee88..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 <[email protected]>, 2006. +# Roman Savochenko <[email protected]>, 2022. msgid "" msgstr "" "Project-Id-Version: kdiff3\n" -"POT-Creation-Date: 2020-06-28 21:48+0200\n" -"PO-Revision-Date: 2006-06-14 23:20-0700\n" -"Last-Translator: Ivan Petrouchtchak <[email protected]>\n" -"Language-Team: Ukrainian <[email protected]>\n" +"POT-Creation-Date: 2021-07-07 18:26+0000\n" +"PO-Revision-Date: 2022-05-07 09:21+0000\n" +"Last-Translator: Roman Savochenko <[email protected]>\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 "[email protected]" +msgstr "[email protected],[email protected]" #: diff.cpp:247 msgid "Writing clipboard data to temp file failed." |