Changeset f6a4b0b for debian/po/uk.po
- Timestamp:
- Jun 23, 2018 11:57:39 AM (3 years ago)
- Branches:
- master
- Children:
- 3d21ad0
- Parents:
- 19978849
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/po/uk.po
r19978849 rf6a4b0b 1 1 # SOME DESCRIPTIVE TITLE. 2 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 # This file is distributed under the same license as the PACKAGEpackage.3 # This file is distributed under the same license as the i2p package. 4 4 # 5 5 # Translators: 6 # asteryx <asteryx82@gmail.com>, 2018 6 7 # Denis Lysenko <gribua@gmail.com>, 2011 7 8 # LinuxChata, 2014 … … 11 12 msgstr "" 12 13 "Project-Id-Version: I2P\n" 13 "Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"14 "POT-Creation-Date: 201 5-02-18 22:14+0000\n"15 "PO-Revision-Date: 201 7-06-30 21:32+0000\n"16 "Last-Translator: Denis Lysenko <gribua@gmail.com>\n"14 "Report-Msgid-Bugs-To: i2p@packages.debian.org\n" 15 "POT-Creation-Date: 2017-11-12 14:01+0000\n" 16 "PO-Revision-Date: 2018-04-20 06:18+0000\n" 17 "Last-Translator: asteryx <asteryx82@gmail.com>\n" 17 18 "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/otf/I2P/language/uk_UA/)\n" 18 19 "MIME-Version: 1.0\n" … … 20 21 "Content-Transfer-Encoding: 8bit\n" 21 22 "Language: uk_UA\n" 22 "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"23 "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" 23 24 24 25 #. Type: boolean … … 83 84 #. Description 84 85 #: ../i2p.templates:5001 85 msgid " Run I2P daemon confined with AppArmor"86 msgstr " Запустити демон I2P, обмежений AppArmor"86 msgid "Should the I2P daemon be confined with AppArmor?" 87 msgstr "Чи повинен демон I2P бути обмежений AppArmor?" 87 88 88 89 #. Type: boolean
Note: See TracChangeset
for help on using the changeset viewer.