mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 17:42:10 +01:00
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
#
|
||
|
# Alexander Yavorsky <kekcuha@gmail.com>, 2020.
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: \n"
|
||
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||
|
"POT-Creation-Date: 2019-07-01 02:41+0200\n"
|
||
|
"PO-Revision-Date: 2020-10-28 20:23+0300\n"
|
||
|
"Last-Translator: Alexander Yavorsky <kekcuha@gmail.com>\n"
|
||
|
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
||
|
"Language: ru\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 20.08.2\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 "Параметры подключаемого модуля «Hello Python»"
|
||
|
|
||
|
#: sidebar.py:24 sidebar.py:27
|
||
|
msgid "Hello Python Sidebar"
|
||
|
msgstr "Боковая панель подключаемого модуля «Hello Python»"
|