You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.4 KiB
45 lines
1.4 KiB
# Translation of falkon_hellopython.po to Ukrainian |
|
# Copyright (C) 2018 This_file_is_part_of_KDE |
|
# This file is distributed under the license LGPL version 2.1 or |
|
# version 3 or later versions approved by the membership of KDE e.V. |
|
# |
|
# Yuri Chornoivan <yurchor@ukr.net>, 2018. |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: falkon_hellopython\n" |
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" |
|
"POT-Creation-Date: 2019-07-01 02:41+0200\n" |
|
"PO-Revision-Date: 2018-02-28 07:57+0200\n" |
|
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" |
|
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n" |
|
"Language: uk\n" |
|
"MIME-Version: 1.0\n" |
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
"Content-Transfer-Encoding: 8bit\n" |
|
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" |
|
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" |
|
"X-Generator: Lokalize 2.0\n" |
|
|
|
#: hellopython.py:69 |
|
msgid "My first plugin action" |
|
msgstr "Дія мого першого додатка" |
|
|
|
#: hellopython.py:76 |
|
msgid "Hello" |
|
msgstr "Привіт" |
|
|
|
#: hellopython.py:76 |
|
msgid "First plugin action works :-)" |
|
msgstr "Дія першого додатка працює :-)" |
|
|
|
#: hellopython.py:81 |
|
msgid "Close" |
|
msgstr "Закрити" |
|
|
|
#: hellopython.py:91 |
|
msgid "Hello Python Settings" |
|
msgstr "Параметри додатка «Привіт, Python»" |
|
|
|
#: sidebar.py:24 sidebar.py:27 |
|
msgid "Hello Python Sidebar" |
|
msgstr "Бічна панель додатка «Привіт, Python»"
|
|
|