diff options
author | raveit65 <[email protected]> | 2020-01-31 11:53:57 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-31 11:53:57 +0100 |
commit | c91853c5788f85d47425a1a7ee80599f2cd4f5c9 (patch) | |
tree | 1559a83478add3493c93972500ab6dd0aa972964 /po/uk.po | |
parent | b9db339c9977d892e4b8f80fa4c04f97587326e8 (diff) | |
download | python-caja-c91853c5788f85d47425a1a7ee80599f2cd4f5c9.tar.bz2 python-caja-c91853c5788f85d47425a1a7ee80599f2cd4f5c9.tar.xz |
tx: sync with transifex
Diffstat (limited to 'po/uk.po')
-rw-r--r-- | po/uk.po | 21 |
1 files changed, 13 insertions, 8 deletions
@@ -1,17 +1,16 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR MATE Desktop Environment team +# This file is distributed under the same license as the python-caja package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: # Микола Ткач <[email protected]>, 2018 # -#, fuzzy msgid "" msgstr "" -"Project-Id-Version: MATE Desktop Environment\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-12-26 13:35+0100\n" +"Project-Id-Version: python-caja 1.23.0\n" +"Report-Msgid-Bugs-To: https://github.com/mate-desktop/python-caja/issues\n" +"POT-Creation-Date: 2020-01-07 00:41+0100\n" "PO-Revision-Date: 2018-03-12 10:42+0000\n" "Last-Translator: Микола Ткач <[email protected]>, 2018\n" "Language-Team: Ukrainian (https://www.transifex.com/mate/teams/13566/uk/)\n" @@ -21,10 +20,16 @@ msgstr "" "Language: uk\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -#: ../libcaja-python.caja-extension.in.h:1 +#. Translators: Do NOT translate or transliterate this text (this is an icon +#. file name)! +#: libcaja-python.caja-extension.desktop.in:4 +msgid "text-x-python" +msgstr "" + +#: libcaja-python.caja-extension.desktop.in:5 msgid "Python" msgstr "Python" -#: ../libcaja-python.caja-extension.in.h:2 +#: libcaja-python.caja-extension.desktop.in:6 msgid "Allows to use Python extensions" msgstr "Дозволяє використовувати розширення Python" |