diff options
author | mate-i18n <[email protected]> | 2015-04-06 17:44:37 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-04-06 17:44:37 +0200 |
commit | 532eefa67c9fb1fae613f99b7f76d7fe98a94914 (patch) | |
tree | a71f227195e35d6626e4e4628b12a86873db4a3a /po/uk.po | |
parent | c41aa994b69fd452cb535f9898692e43bef98ec5 (diff) | |
download | python-caja-532eefa67c9fb1fae613f99b7f76d7fe98a94914.tar.bz2 python-caja-532eefa67c9fb1fae613f99b7f76d7fe98a94914.tar.xz |
Sync translations with transifex
Diffstat (limited to 'po/uk.po')
-rw-r--r-- | po/uk.po | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/po/uk.po b/po/uk.po new file mode 100644 index 0000000..ed4a202 --- /dev/null +++ b/po/uk.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Микола Ткач <[email protected]>, 2014 +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-02 20:17+0100\n" +"PO-Revision-Date: 2014-11-03 16:56+0000\n" +"Last-Translator: Микола Ткач <[email protected]>\n" +"Language-Team: Ukrainian (http://www.transifex.com/projects/p/MATE/language/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\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" + +#: ../libcaja-python.caja-extension.in.h:1 +msgid "Python" +msgstr "Python" + +#: ../libcaja-python.caja-extension.in.h:2 +msgid "Allows to use Python extensions" +msgstr "Дозволяє використовувати розширення Python" |