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.
62 lines
2.1 KiB
62 lines
2.1 KiB
# Copyright (C) YEAR This_file_is_part_of_KDE |
|
# This file is distributed under the same license as the PACKAGE package. |
|
# |
|
# Alexander Potashev <aspotashev@gmail.com>, 2016, 2017. |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: \n" |
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" |
|
"POT-Creation-Date: 2019-05-20 03:25+0200\n" |
|
"PO-Revision-Date: 2017-10-05 04:01+0300\n" |
|
"Last-Translator: Alexander Potashev <aspotashev@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 2.0\n" |
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, KWin::VideoWallConfigForm) |
|
#: videowall/contents/ui/config.ui:14 |
|
#, kde-format |
|
msgid "Video Wall" |
|
msgstr "Видеостена" |
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ApplyTo) |
|
#: videowall/contents/ui/config.ui:20 |
|
#, kde-format |
|
msgid "Apply to" |
|
msgstr "Применять к:" |
|
|
|
#. i18n: ectx: property (text), widget (QLineEdit, kcfg_Whitelist) |
|
#: videowall/contents/ui/config.ui:32 |
|
#, kde-format |
|
msgid "vlc, xv, vdpau, smplayer, dragon, xine, ffplay" |
|
msgstr "vlc, xv, vdpau, smplayer, dragon, xine, ffplay" |
|
|
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, kcfg_Whitelist) |
|
#. i18n: ectx: property (placeholderText), widget (QLineEdit, kcfg_Blacklist) |
|
#: videowall/contents/ui/config.ui:35 videowall/contents/ui/config.ui:66 |
|
#, kde-format |
|
msgid "Comma separated list of window classes" |
|
msgstr "Разделённый запятыми список классов окон" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, applyLabel) |
|
#: videowall/contents/ui/config.ui:45 |
|
#, kde-format |
|
msgid "All" |
|
msgstr "всем" |
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Ignore) |
|
#: videowall/contents/ui/config.ui:54 |
|
#, kde-format |
|
msgid "Ignore" |
|
msgstr "Игнорировать окна:" |
|
|
|
#. i18n: ectx: property (text), widget (QLabel, ignoreLabel) |
|
#: videowall/contents/ui/config.ui:73 |
|
#, kde-format |
|
msgid "None" |
|
msgstr "ни одного"
|
|
|