mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
52 lines
1.6 KiB
Plaintext
52 lines
1.6 KiB
Plaintext
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
|
# This file is distributed under the same license as the falkon package.
|
||
|
#
|
||
|
# Rustam Salakhutdinov <salahutd@gmail.com>, 2017.
|
||
|
# Oleg Brezhnev <oleg-423@yandex.ru>, 2017.
|
||
|
# Alexander Yavorsky <kekcuha@gmail.com>, 2020.
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: \n"
|
||
|
"PO-Revision-Date: 2020-10-28 20:39+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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||
|
"X-Language: ru_RU\n"
|
||
|
"X-Qt-Contexts: true\n"
|
||
|
"X-Generator: Lokalize 20.08.2\n"
|
||
|
|
||
|
#: testplugin.cpp:98
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Close"
|
||
|
msgstr "Закрыть"
|
||
|
|
||
|
#: testplugin.cpp:109
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Example Plugin Settings"
|
||
|
msgstr "Пример настроек расширения"
|
||
|
|
||
|
#: testplugin.cpp:139
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "My first plugin action"
|
||
|
msgstr "Моё первое действие в подключаемом модуле"
|
||
|
|
||
|
#: testplugin.cpp:154
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Hello"
|
||
|
msgstr "Привет"
|
||
|
|
||
|
#: testplugin.cpp:154
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "First plugin action works :-)"
|
||
|
msgstr "Первое действие в подключаемом модуле работает"
|
||
|
|
||
|
#: testplugin_sidebar.cpp:32 testplugin_sidebar.cpp:40
|
||
|
msgctxt "TestPlugin_Sidebar|"
|
||
|
msgid "Testing Sidebar"
|
||
|
msgstr "Тестирование боковой панели"
|