mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-25 16:07:19 +00:00
initialization of translation files
This commit is contained in:
parent
bfb7d72faf
commit
0fe67ce323
@ -1,15 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
WDIR=`pwd` # working dir
|
|
||||||
SATELLITE_LIST=satellite.list
|
|
||||||
BACKGROUND_LIST=background.list
|
|
||||||
|
|
||||||
# Background list
|
|
||||||
cd "$WDIR"
|
|
||||||
cd ../images
|
|
||||||
ls -1 background_* | sed -e "s/background_//g" | sed -e "s/_/ /g" | sed -e "s/\.jpg//g" | sed -e "s/\.png//g" | sed -e "s/\.gif//g" | grep -v '^$' | sort --unique --ignore-leading-blanks > "$WDIR/background.list"
|
|
||||||
|
|
||||||
# Satellite list
|
|
||||||
cd "$WDIR"
|
|
||||||
cd ../data
|
|
||||||
cat satellite_images.xml | grep image\ name | sed -e "s/.*<image name=\"\([^\"]*\).*/\1/" | sed -e "s/\&/\&/g" | sed -e "s/\'/'/g" | sed -e "s/\"/\"/g" | sed -e "s/\</</g" | sed -e "s/\>/>/g" | grep -v '^$' | sort --unique --ignore-leading-blanks > "$WDIR/satellite.list"
|
|
263
sources/desktop-panel/po/en.po
Normal file
263
sources/desktop-panel/po/en.po
Normal file
@ -0,0 +1,263 @@
|
|||||||
|
# Copyright (C) 2014
|
||||||
|
# This file is distributed under the same license as the PyTextMonitor package.
|
||||||
|
#
|
||||||
|
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: \n"
|
||||||
|
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
|
||||||
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
|
"PO-Revision-Date: 2014-07-08 10:11+0400\n"
|
||||||
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
|
"Language-Team: English <kde-english@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-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:325
|
||||||
|
msgid "Widget"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:326
|
||||||
|
msgid "Appearance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:30
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_active)
|
||||||
|
#: po/rc.cpp:3 rc.cpp:3
|
||||||
|
msgid "Active desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#: po/rc.cpp:6 po/rc.cpp:45 rc.cpp:6 rc.cpp:45
|
||||||
|
msgid "Font"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#: po/rc.cpp:9 po/rc.cpp:48 rc.cpp:9 rc.cpp:48
|
||||||
|
msgid "Set font family"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:12 po/rc.cpp:51 rc.cpp:12 rc.cpp:51
|
||||||
|
msgid "Font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:15 po/rc.cpp:54 rc.cpp:15 rc.cpp:54
|
||||||
|
msgid "Set font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#: po/rc.cpp:18 po/rc.cpp:57 rc.cpp:18 rc.cpp:57
|
||||||
|
msgid "Font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#: po/rc.cpp:21 po/rc.cpp:60 rc.cpp:21 rc.cpp:60
|
||||||
|
msgid "Set font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:24 po/rc.cpp:63 rc.cpp:24 rc.cpp:63
|
||||||
|
msgid "Font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:27 po/rc.cpp:66 rc.cpp:27 rc.cpp:66
|
||||||
|
msgid "Set font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:30 po/rc.cpp:69 rc.cpp:30 rc.cpp:69
|
||||||
|
msgid "Font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:33 po/rc.cpp:72 rc.cpp:33 rc.cpp:72
|
||||||
|
msgid "Set font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:36 po/rc.cpp:75 rc.cpp:36 rc.cpp:75
|
||||||
|
msgid "normal"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:39 po/rc.cpp:78 rc.cpp:39 rc.cpp:78
|
||||||
|
msgid "italic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:351
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_inactive)
|
||||||
|
#: po/rc.cpp:42 rc.cpp:42
|
||||||
|
msgid "Inactive desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:41
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_background)
|
||||||
|
#: po/rc.cpp:81 rc.cpp:81
|
||||||
|
msgid "Enable background"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:48
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_layout)
|
||||||
|
#: po/rc.cpp:84 rc.cpp:84
|
||||||
|
msgid "Vertical layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:55
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_leftStretch)
|
||||||
|
#: po/rc.cpp:87 rc.cpp:87
|
||||||
|
msgid "Add stretch to left/top of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:62
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_rightStretch)
|
||||||
|
#: po/rc.cpp:90 rc.cpp:90
|
||||||
|
msgid "Add stretch to right/bottom of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:77
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_interval)
|
||||||
|
#: po/rc.cpp:93 rc.cpp:93
|
||||||
|
msgid "Time interval"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:132
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_mark)
|
||||||
|
#: po/rc.cpp:96 rc.cpp:96
|
||||||
|
msgid "Mark"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:139
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_mark)
|
||||||
|
#: po/rc.cpp:99 rc.cpp:99
|
||||||
|
msgid "A mark which will be shown if this desktop is active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:229
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_pattern)
|
||||||
|
#: po/rc.cpp:102 rc.cpp:102
|
||||||
|
msgid "Pattern"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:239
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_pattern)
|
||||||
|
#: po/rc.cpp:105 rc.cpp:105
|
||||||
|
msgid ""
|
||||||
|
"$mark - show mark if the current desktop is active\n"
|
||||||
|
"$name - desktop name\n"
|
||||||
|
"$number - desktop number\n"
|
||||||
|
"$total - total number of desktops"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:256
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_desktopcmd)
|
||||||
|
#: po/rc.cpp:111 rc.cpp:111
|
||||||
|
msgid "Command to change desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:263
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_desktopcmd)
|
||||||
|
#: po/rc.cpp:114 rc.cpp:114
|
||||||
|
msgid "Command which will change the current desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:115 rc.cpp:115
|
||||||
|
msgctxt "NAME OF TRANSLATORS"
|
||||||
|
msgid "Your names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:116 rc.cpp:116
|
||||||
|
msgctxt "EMAIL OF TRANSLATORS"
|
||||||
|
msgid "Your emails"
|
||||||
|
msgstr ""
|
263
sources/desktop-panel/po/es.po
Normal file
263
sources/desktop-panel/po/es.po
Normal file
@ -0,0 +1,263 @@
|
|||||||
|
# Copyright (C) 2014
|
||||||
|
# This file is distributed under the same license as the PyTextMonitor package.
|
||||||
|
#
|
||||||
|
# Ernesto Avilés Vzqz <whippiii@gmail.com>, 2014.
|
||||||
|
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: \n"
|
||||||
|
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
|
||||||
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
|
"PO-Revision-Date: 2014-06-05 10:21+0400\n"
|
||||||
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
|
"Language-Team: Spanish <kde-spanish@lists.kde.ru>\n"
|
||||||
|
"Language: es\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
"X-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:325
|
||||||
|
msgid "Widget"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:326
|
||||||
|
msgid "Appearance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:30
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_active)
|
||||||
|
#: po/rc.cpp:3 rc.cpp:3
|
||||||
|
msgid "Active desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#: po/rc.cpp:6 po/rc.cpp:45 rc.cpp:6 rc.cpp:45
|
||||||
|
msgid "Font"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#: po/rc.cpp:9 po/rc.cpp:48 rc.cpp:9 rc.cpp:48
|
||||||
|
msgid "Set font family"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:12 po/rc.cpp:51 rc.cpp:12 rc.cpp:51
|
||||||
|
msgid "Font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:15 po/rc.cpp:54 rc.cpp:15 rc.cpp:54
|
||||||
|
msgid "Set font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#: po/rc.cpp:18 po/rc.cpp:57 rc.cpp:18 rc.cpp:57
|
||||||
|
msgid "Font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#: po/rc.cpp:21 po/rc.cpp:60 rc.cpp:21 rc.cpp:60
|
||||||
|
msgid "Set font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:24 po/rc.cpp:63 rc.cpp:24 rc.cpp:63
|
||||||
|
msgid "Font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:27 po/rc.cpp:66 rc.cpp:27 rc.cpp:66
|
||||||
|
msgid "Set font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:30 po/rc.cpp:69 rc.cpp:30 rc.cpp:69
|
||||||
|
msgid "Font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:33 po/rc.cpp:72 rc.cpp:33 rc.cpp:72
|
||||||
|
msgid "Set font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:36 po/rc.cpp:75 rc.cpp:36 rc.cpp:75
|
||||||
|
msgid "normal"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:39 po/rc.cpp:78 rc.cpp:39 rc.cpp:78
|
||||||
|
msgid "italic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:351
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_inactive)
|
||||||
|
#: po/rc.cpp:42 rc.cpp:42
|
||||||
|
msgid "Inactive desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:41
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_background)
|
||||||
|
#: po/rc.cpp:81 rc.cpp:81
|
||||||
|
msgid "Enable background"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:48
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_layout)
|
||||||
|
#: po/rc.cpp:84 rc.cpp:84
|
||||||
|
msgid "Vertical layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:55
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_leftStretch)
|
||||||
|
#: po/rc.cpp:87 rc.cpp:87
|
||||||
|
msgid "Add stretch to left/top of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:62
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_rightStretch)
|
||||||
|
#: po/rc.cpp:90 rc.cpp:90
|
||||||
|
msgid "Add stretch to right/bottom of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:77
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_interval)
|
||||||
|
#: po/rc.cpp:93 rc.cpp:93
|
||||||
|
msgid "Time interval"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:132
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_mark)
|
||||||
|
#: po/rc.cpp:96 rc.cpp:96
|
||||||
|
msgid "Mark"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:139
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_mark)
|
||||||
|
#: po/rc.cpp:99 rc.cpp:99
|
||||||
|
msgid "A mark which will be shown if this desktop is active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:229
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_pattern)
|
||||||
|
#: po/rc.cpp:102 rc.cpp:102
|
||||||
|
msgid "Pattern"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:239
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_pattern)
|
||||||
|
#: po/rc.cpp:105 rc.cpp:105
|
||||||
|
msgid ""
|
||||||
|
"$mark - show mark if the current desktop is active\n"
|
||||||
|
"$name - desktop name\n"
|
||||||
|
"$number - desktop number\n"
|
||||||
|
"$total - total number of desktops"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:256
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_desktopcmd)
|
||||||
|
#: po/rc.cpp:111 rc.cpp:111
|
||||||
|
msgid "Command to change desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:263
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_desktopcmd)
|
||||||
|
#: po/rc.cpp:114 rc.cpp:114
|
||||||
|
msgid "Command which will change the current desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:115 rc.cpp:115
|
||||||
|
msgctxt "NAME OF TRANSLATORS"
|
||||||
|
msgid "Your names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:116 rc.cpp:116
|
||||||
|
msgctxt "EMAIL OF TRANSLATORS"
|
||||||
|
msgid "Your emails"
|
||||||
|
msgstr ""
|
264
sources/desktop-panel/po/fr.po
Normal file
264
sources/desktop-panel/po/fr.po
Normal file
@ -0,0 +1,264 @@
|
|||||||
|
# Copyright (C) 2014
|
||||||
|
# This file is distributed under the same license as the PyTextMonitor package.
|
||||||
|
#
|
||||||
|
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
||||||
|
# Mermouy <mermouy@gmail.com>, 2014.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: \n"
|
||||||
|
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
|
||||||
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
|
"PO-Revision-Date: 2014-06-05 19:24+0400\n"
|
||||||
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
|
"Language-Team: French <kde-french@lists.kde.ru>\n"
|
||||||
|
"Language: fr\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-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:325
|
||||||
|
msgid "Widget"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:326
|
||||||
|
msgid "Appearance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:30
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_active)
|
||||||
|
#: po/rc.cpp:3 rc.cpp:3
|
||||||
|
msgid "Active desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#: po/rc.cpp:6 po/rc.cpp:45 rc.cpp:6 rc.cpp:45
|
||||||
|
msgid "Font"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#: po/rc.cpp:9 po/rc.cpp:48 rc.cpp:9 rc.cpp:48
|
||||||
|
msgid "Set font family"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:12 po/rc.cpp:51 rc.cpp:12 rc.cpp:51
|
||||||
|
msgid "Font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:15 po/rc.cpp:54 rc.cpp:15 rc.cpp:54
|
||||||
|
msgid "Set font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#: po/rc.cpp:18 po/rc.cpp:57 rc.cpp:18 rc.cpp:57
|
||||||
|
msgid "Font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#: po/rc.cpp:21 po/rc.cpp:60 rc.cpp:21 rc.cpp:60
|
||||||
|
msgid "Set font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:24 po/rc.cpp:63 rc.cpp:24 rc.cpp:63
|
||||||
|
msgid "Font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:27 po/rc.cpp:66 rc.cpp:27 rc.cpp:66
|
||||||
|
msgid "Set font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:30 po/rc.cpp:69 rc.cpp:30 rc.cpp:69
|
||||||
|
msgid "Font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:33 po/rc.cpp:72 rc.cpp:33 rc.cpp:72
|
||||||
|
msgid "Set font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:36 po/rc.cpp:75 rc.cpp:36 rc.cpp:75
|
||||||
|
msgid "normal"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:39 po/rc.cpp:78 rc.cpp:39 rc.cpp:78
|
||||||
|
msgid "italic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:351
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_inactive)
|
||||||
|
#: po/rc.cpp:42 rc.cpp:42
|
||||||
|
msgid "Inactive desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:41
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_background)
|
||||||
|
#: po/rc.cpp:81 rc.cpp:81
|
||||||
|
msgid "Enable background"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:48
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_layout)
|
||||||
|
#: po/rc.cpp:84 rc.cpp:84
|
||||||
|
msgid "Vertical layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:55
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_leftStretch)
|
||||||
|
#: po/rc.cpp:87 rc.cpp:87
|
||||||
|
msgid "Add stretch to left/top of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:62
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_rightStretch)
|
||||||
|
#: po/rc.cpp:90 rc.cpp:90
|
||||||
|
msgid "Add stretch to right/bottom of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:77
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_interval)
|
||||||
|
#: po/rc.cpp:93 rc.cpp:93
|
||||||
|
msgid "Time interval"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:132
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_mark)
|
||||||
|
#: po/rc.cpp:96 rc.cpp:96
|
||||||
|
msgid "Mark"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:139
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_mark)
|
||||||
|
#: po/rc.cpp:99 rc.cpp:99
|
||||||
|
msgid "A mark which will be shown if this desktop is active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:229
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_pattern)
|
||||||
|
#: po/rc.cpp:102 rc.cpp:102
|
||||||
|
msgid "Pattern"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:239
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_pattern)
|
||||||
|
#: po/rc.cpp:105 rc.cpp:105
|
||||||
|
msgid ""
|
||||||
|
"$mark - show mark if the current desktop is active\n"
|
||||||
|
"$name - desktop name\n"
|
||||||
|
"$number - desktop number\n"
|
||||||
|
"$total - total number of desktops"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:256
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_desktopcmd)
|
||||||
|
#: po/rc.cpp:111 rc.cpp:111
|
||||||
|
msgid "Command to change desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:263
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_desktopcmd)
|
||||||
|
#: po/rc.cpp:114 rc.cpp:114
|
||||||
|
msgid "Command which will change the current desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:115 rc.cpp:115
|
||||||
|
msgctxt "NAME OF TRANSLATORS"
|
||||||
|
msgid "Your names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:116 rc.cpp:116
|
||||||
|
msgctxt "EMAIL OF TRANSLATORS"
|
||||||
|
msgid "Your emails"
|
||||||
|
msgstr ""
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/pytextmonitor/issues\n"
|
"Report-Msgid-Bugs-To: https://github.com/arcan1s/pytextmonitor/issues\n"
|
||||||
"POT-Creation-Date: 2014-07-08 22:44+0400\n"
|
"POT-Creation-Date: 2014-07-09 10:30+0400\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -17,271 +17,246 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: desktop-panel.cpp:112
|
#: desktop-panel.cpp:325
|
||||||
msgid "Set profile %1 disabled"
|
msgid "Widget"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: desktop-panel.cpp:116
|
#: desktop-panel.cpp:326
|
||||||
msgid "Set profile %1 enabled"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:132
|
|
||||||
msgid "Start profile %1"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:151
|
|
||||||
msgid "Stop profile %1"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:165
|
|
||||||
msgid "Restart profile %1"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:184
|
|
||||||
msgid "Start another profile"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:186
|
|
||||||
msgid "Stop "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:188
|
|
||||||
msgid "Restart "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:191
|
|
||||||
msgid "Disable "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:193
|
|
||||||
msgid "Enable "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:196 desktop-panel.cpp:223
|
|
||||||
msgid "Start profile"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:230
|
|
||||||
msgid "Stop profile"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:234
|
|
||||||
msgid "Restart profile"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:238
|
|
||||||
msgid "Enable profile"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:242
|
|
||||||
msgid "Show WiFi menu"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:262
|
|
||||||
msgid "Start GUI"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:270
|
|
||||||
msgid "Start WiFi menu"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:334
|
|
||||||
msgid "Network is up"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:340
|
|
||||||
msgid "Network is down"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: desktop-panel.cpp:477
|
|
||||||
msgid "Netctl plasmoid"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:30
|
|
||||||
#. i18n: ectx: attribute (title), widget (QWidget, tabConfiguration)
|
|
||||||
#: po/rc.cpp:3 rc.cpp:3
|
|
||||||
msgid "Configuration"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:54
|
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_autoUpdate)
|
|
||||||
#: po/rc.cpp:6 rc.cpp:6
|
|
||||||
msgid "Auto update interval, msec"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:112
|
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_gui)
|
|
||||||
#: po/rc.cpp:9 rc.cpp:9
|
|
||||||
msgid "Path to GUI"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:128
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_gui)
|
|
||||||
#. i18n: file: configwindow.ui:161
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_netctl)
|
|
||||||
#. i18n: file: configwindow.ui:197
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_sudo)
|
|
||||||
#. i18n: file: configwindow.ui:233
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_wifi)
|
|
||||||
#. i18n: file: configwindow.ui:621
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_activeIcon)
|
|
||||||
#. i18n: file: configwindow.ui:654
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_inactiveIcon)
|
|
||||||
#. i18n: file: configwindow.ui:128
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_gui)
|
|
||||||
#. i18n: file: configwindow.ui:161
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_netctl)
|
|
||||||
#. i18n: file: configwindow.ui:197
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_sudo)
|
|
||||||
#. i18n: file: configwindow.ui:233
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_wifi)
|
|
||||||
#. i18n: file: configwindow.ui:621
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_activeIcon)
|
|
||||||
#. i18n: file: configwindow.ui:654
|
|
||||||
#. i18n: ectx: property (text), widget (QPushButton, pushButton_inactiveIcon)
|
|
||||||
#: po/rc.cpp:12 po/rc.cpp:18 po/rc.cpp:24 po/rc.cpp:30 po/rc.cpp:87
|
|
||||||
#: po/rc.cpp:93 rc.cpp:12 rc.cpp:18 rc.cpp:24 rc.cpp:30 rc.cpp:87 rc.cpp:93
|
|
||||||
msgid "Browse"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:145
|
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_netctl)
|
|
||||||
#: po/rc.cpp:15 rc.cpp:15
|
|
||||||
msgid "Path to netctl"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:178
|
|
||||||
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_sudo)
|
|
||||||
#: po/rc.cpp:21 rc.cpp:21
|
|
||||||
msgid "Use sudo for netctl"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:214
|
|
||||||
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_wifi)
|
|
||||||
#: po/rc.cpp:27 rc.cpp:27
|
|
||||||
msgid "Show 'Start WiFi menu'"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:242
|
|
||||||
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_showBigInterface)
|
|
||||||
#: po/rc.cpp:33 rc.cpp:33
|
|
||||||
msgid "Show more detailed interface"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:252
|
|
||||||
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_showNetDev)
|
|
||||||
#: po/rc.cpp:36 rc.cpp:36
|
|
||||||
msgid "Show network devices"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:262
|
|
||||||
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_showExtIp)
|
|
||||||
#: po/rc.cpp:39 rc.cpp:39
|
|
||||||
msgid "Show external IP"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:272
|
|
||||||
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_showIntIp)
|
|
||||||
#: po/rc.cpp:42 rc.cpp:42
|
|
||||||
msgid "Show internal IP"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:296
|
|
||||||
#. i18n: ectx: attribute (title), widget (QWidget, tabAppearance)
|
|
||||||
#: po/rc.cpp:45 rc.cpp:45
|
|
||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:310
|
#. i18n: file: appearance.ui:30
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_font)
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_active)
|
||||||
#: po/rc.cpp:48 rc.cpp:48
|
#: po/rc.cpp:3 rc.cpp:3
|
||||||
|
msgid "Active desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#: po/rc.cpp:6 po/rc.cpp:45 rc.cpp:6 rc.cpp:45
|
||||||
msgid "Font"
|
msgid "Font"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:342
|
#. i18n: file: appearance.ui:91
|
||||||
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_font)
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
#: po/rc.cpp:51 rc.cpp:51
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#: po/rc.cpp:9 po/rc.cpp:48 rc.cpp:9 rc.cpp:48
|
||||||
msgid "Set font family"
|
msgid "Set font family"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:359
|
#. i18n: file: appearance.ui:108
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_fontSize)
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
#: po/rc.cpp:54 rc.cpp:54
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:12 po/rc.cpp:51 rc.cpp:12 rc.cpp:51
|
||||||
msgid "Font size"
|
msgid "Font size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:391
|
#. i18n: file: appearance.ui:140
|
||||||
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSize)
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
#: po/rc.cpp:57 rc.cpp:57
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:15 po/rc.cpp:54 rc.cpp:15 rc.cpp:54
|
||||||
msgid "Set font size"
|
msgid "Set font size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:420
|
#. i18n: file: appearance.ui:169
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_fontColor)
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
#: po/rc.cpp:60 rc.cpp:60
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#: po/rc.cpp:18 po/rc.cpp:57 rc.cpp:18 rc.cpp:57
|
||||||
msgid "Font color"
|
msgid "Font color"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:452
|
#. i18n: file: appearance.ui:201
|
||||||
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColor)
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
#: po/rc.cpp:63 rc.cpp:63
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#: po/rc.cpp:21 po/rc.cpp:60 rc.cpp:21 rc.cpp:60
|
||||||
msgid "Set font color"
|
msgid "Set font color"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:469
|
#. i18n: file: appearance.ui:218
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_fontWeight)
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
#: po/rc.cpp:66 rc.cpp:66
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:24 po/rc.cpp:63 rc.cpp:24 rc.cpp:63
|
||||||
msgid "Font weight"
|
msgid "Font weight"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:501
|
#. i18n: file: appearance.ui:250
|
||||||
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeight)
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
#: po/rc.cpp:69 rc.cpp:69
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:27 po/rc.cpp:66 rc.cpp:27 rc.cpp:66
|
||||||
msgid "Set font weight"
|
msgid "Set font weight"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:533
|
#. i18n: file: appearance.ui:282
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_fontStyle)
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
#: po/rc.cpp:72 rc.cpp:72
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:30 po/rc.cpp:69 rc.cpp:30 rc.cpp:69
|
||||||
msgid "Font style"
|
msgid "Font style"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:565
|
#. i18n: file: appearance.ui:314
|
||||||
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyle)
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
#: po/rc.cpp:75 rc.cpp:75
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:33 po/rc.cpp:72 rc.cpp:33 rc.cpp:72
|
||||||
msgid "Set font style"
|
msgid "Set font style"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:569
|
#. i18n: file: appearance.ui:318
|
||||||
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyle)
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
#: po/rc.cpp:78 rc.cpp:78
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:36 po/rc.cpp:75 rc.cpp:36 rc.cpp:75
|
||||||
msgid "normal"
|
msgid "normal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:574
|
#. i18n: file: appearance.ui:323
|
||||||
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyle)
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
#: po/rc.cpp:81 rc.cpp:81
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:39 po/rc.cpp:78 rc.cpp:39 rc.cpp:78
|
||||||
msgid "italic"
|
msgid "italic"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:605
|
#. i18n: file: appearance.ui:351
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_activeIcon)
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_inactive)
|
||||||
|
#: po/rc.cpp:42 rc.cpp:42
|
||||||
|
msgid "Inactive desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:41
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_background)
|
||||||
|
#: po/rc.cpp:81 rc.cpp:81
|
||||||
|
msgid "Enable background"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:48
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_layout)
|
||||||
#: po/rc.cpp:84 rc.cpp:84
|
#: po/rc.cpp:84 rc.cpp:84
|
||||||
msgid "Active icon"
|
msgid "Vertical layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. i18n: file: configwindow.ui:638
|
#. i18n: file: widget.ui:55
|
||||||
#. i18n: ectx: property (text), widget (QLabel, label_inactiveIcon)
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_leftStretch)
|
||||||
|
#: po/rc.cpp:87 rc.cpp:87
|
||||||
|
msgid "Add stretch to left/top of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:62
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_rightStretch)
|
||||||
#: po/rc.cpp:90 rc.cpp:90
|
#: po/rc.cpp:90 rc.cpp:90
|
||||||
msgid "Inactive icon"
|
msgid "Add stretch to right/bottom of the layout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: po/rc.cpp:94 rc.cpp:94
|
#. i18n: file: widget.ui:77
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_interval)
|
||||||
|
#: po/rc.cpp:93 rc.cpp:93
|
||||||
|
msgid "Time interval"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:132
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_mark)
|
||||||
|
#: po/rc.cpp:96 rc.cpp:96
|
||||||
|
msgid "Mark"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:139
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_mark)
|
||||||
|
#: po/rc.cpp:99 rc.cpp:99
|
||||||
|
msgid "A mark which will be shown if this desktop is active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:229
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_pattern)
|
||||||
|
#: po/rc.cpp:102 rc.cpp:102
|
||||||
|
msgid "Pattern"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:239
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_pattern)
|
||||||
|
#: po/rc.cpp:105 rc.cpp:105
|
||||||
|
msgid ""
|
||||||
|
"$mark - show mark if the current desktop is active\n"
|
||||||
|
"$name - desktop name\n"
|
||||||
|
"$number - desktop number\n"
|
||||||
|
"$total - total number of desktops"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:256
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_desktopcmd)
|
||||||
|
#: po/rc.cpp:111 rc.cpp:111
|
||||||
|
msgid "Command to change desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:263
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_desktopcmd)
|
||||||
|
#: po/rc.cpp:114 rc.cpp:114
|
||||||
|
msgid "Command which will change the current desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:115 rc.cpp:115
|
||||||
msgctxt "NAME OF TRANSLATORS"
|
msgctxt "NAME OF TRANSLATORS"
|
||||||
msgid "Your names"
|
msgid "Your names"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: po/rc.cpp:95 rc.cpp:95
|
#: po/rc.cpp:116 rc.cpp:116
|
||||||
msgctxt "EMAIL OF TRANSLATORS"
|
msgctxt "EMAIL OF TRANSLATORS"
|
||||||
msgid "Your emails"
|
msgid "Your emails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
262
sources/desktop-panel/po/pt_BR.po
Normal file
262
sources/desktop-panel/po/pt_BR.po
Normal file
@ -0,0 +1,262 @@
|
|||||||
|
# Copyright (C) 2014
|
||||||
|
# This file is distributed under the same license as the PyTextMonitor package.
|
||||||
|
#
|
||||||
|
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: \n"
|
||||||
|
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
|
||||||
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
|
"PO-Revision-Date: 2014-06-09 01:47+0400\n"
|
||||||
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
|
"Language-Team: Brazilian Portuguese <kde-russian@lists.kde.ru>\n"
|
||||||
|
"Language: pt_BR\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
"X-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:325
|
||||||
|
msgid "Widget"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:326
|
||||||
|
msgid "Appearance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:30
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_active)
|
||||||
|
#: po/rc.cpp:3 rc.cpp:3
|
||||||
|
msgid "Active desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#: po/rc.cpp:6 po/rc.cpp:45 rc.cpp:6 rc.cpp:45
|
||||||
|
msgid "Font"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#: po/rc.cpp:9 po/rc.cpp:48 rc.cpp:9 rc.cpp:48
|
||||||
|
msgid "Set font family"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:12 po/rc.cpp:51 rc.cpp:12 rc.cpp:51
|
||||||
|
msgid "Font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:15 po/rc.cpp:54 rc.cpp:15 rc.cpp:54
|
||||||
|
msgid "Set font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#: po/rc.cpp:18 po/rc.cpp:57 rc.cpp:18 rc.cpp:57
|
||||||
|
msgid "Font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#: po/rc.cpp:21 po/rc.cpp:60 rc.cpp:21 rc.cpp:60
|
||||||
|
msgid "Set font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:24 po/rc.cpp:63 rc.cpp:24 rc.cpp:63
|
||||||
|
msgid "Font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:27 po/rc.cpp:66 rc.cpp:27 rc.cpp:66
|
||||||
|
msgid "Set font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:30 po/rc.cpp:69 rc.cpp:30 rc.cpp:69
|
||||||
|
msgid "Font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:33 po/rc.cpp:72 rc.cpp:33 rc.cpp:72
|
||||||
|
msgid "Set font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:36 po/rc.cpp:75 rc.cpp:36 rc.cpp:75
|
||||||
|
msgid "normal"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:39 po/rc.cpp:78 rc.cpp:39 rc.cpp:78
|
||||||
|
msgid "italic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:351
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_inactive)
|
||||||
|
#: po/rc.cpp:42 rc.cpp:42
|
||||||
|
msgid "Inactive desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:41
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_background)
|
||||||
|
#: po/rc.cpp:81 rc.cpp:81
|
||||||
|
msgid "Enable background"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:48
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_layout)
|
||||||
|
#: po/rc.cpp:84 rc.cpp:84
|
||||||
|
msgid "Vertical layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:55
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_leftStretch)
|
||||||
|
#: po/rc.cpp:87 rc.cpp:87
|
||||||
|
msgid "Add stretch to left/top of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:62
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_rightStretch)
|
||||||
|
#: po/rc.cpp:90 rc.cpp:90
|
||||||
|
msgid "Add stretch to right/bottom of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:77
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_interval)
|
||||||
|
#: po/rc.cpp:93 rc.cpp:93
|
||||||
|
msgid "Time interval"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:132
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_mark)
|
||||||
|
#: po/rc.cpp:96 rc.cpp:96
|
||||||
|
msgid "Mark"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:139
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_mark)
|
||||||
|
#: po/rc.cpp:99 rc.cpp:99
|
||||||
|
msgid "A mark which will be shown if this desktop is active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:229
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_pattern)
|
||||||
|
#: po/rc.cpp:102 rc.cpp:102
|
||||||
|
msgid "Pattern"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:239
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_pattern)
|
||||||
|
#: po/rc.cpp:105 rc.cpp:105
|
||||||
|
msgid ""
|
||||||
|
"$mark - show mark if the current desktop is active\n"
|
||||||
|
"$name - desktop name\n"
|
||||||
|
"$number - desktop number\n"
|
||||||
|
"$total - total number of desktops"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:256
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_desktopcmd)
|
||||||
|
#: po/rc.cpp:111 rc.cpp:111
|
||||||
|
msgid "Command to change desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:263
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_desktopcmd)
|
||||||
|
#: po/rc.cpp:114 rc.cpp:114
|
||||||
|
msgid "Command which will change the current desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:115 rc.cpp:115
|
||||||
|
msgctxt "NAME OF TRANSLATORS"
|
||||||
|
msgid "Your names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:116 rc.cpp:116
|
||||||
|
msgctxt "EMAIL OF TRANSLATORS"
|
||||||
|
msgid "Your emails"
|
||||||
|
msgstr ""
|
263
sources/desktop-panel/po/ru.po
Normal file
263
sources/desktop-panel/po/ru.po
Normal file
@ -0,0 +1,263 @@
|
|||||||
|
# Copyright (C) 2014
|
||||||
|
# This file is distributed under the same license as the PyTextMonitor package.
|
||||||
|
#
|
||||||
|
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: \n"
|
||||||
|
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
|
||||||
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
|
"PO-Revision-Date: 2014-07-08 10:11+0400\n"
|
||||||
|
"Last-Translator: Evgeniy Alekseev <esalexeev@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-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:325
|
||||||
|
msgid "Widget"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:326
|
||||||
|
msgid "Appearance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:30
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_active)
|
||||||
|
#: po/rc.cpp:3 rc.cpp:3
|
||||||
|
msgid "Active desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#: po/rc.cpp:6 po/rc.cpp:45 rc.cpp:6 rc.cpp:45
|
||||||
|
msgid "Font"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#: po/rc.cpp:9 po/rc.cpp:48 rc.cpp:9 rc.cpp:48
|
||||||
|
msgid "Set font family"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:12 po/rc.cpp:51 rc.cpp:12 rc.cpp:51
|
||||||
|
msgid "Font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:15 po/rc.cpp:54 rc.cpp:15 rc.cpp:54
|
||||||
|
msgid "Set font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#: po/rc.cpp:18 po/rc.cpp:57 rc.cpp:18 rc.cpp:57
|
||||||
|
msgid "Font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#: po/rc.cpp:21 po/rc.cpp:60 rc.cpp:21 rc.cpp:60
|
||||||
|
msgid "Set font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:24 po/rc.cpp:63 rc.cpp:24 rc.cpp:63
|
||||||
|
msgid "Font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:27 po/rc.cpp:66 rc.cpp:27 rc.cpp:66
|
||||||
|
msgid "Set font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:30 po/rc.cpp:69 rc.cpp:30 rc.cpp:69
|
||||||
|
msgid "Font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:33 po/rc.cpp:72 rc.cpp:33 rc.cpp:72
|
||||||
|
msgid "Set font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:36 po/rc.cpp:75 rc.cpp:36 rc.cpp:75
|
||||||
|
msgid "normal"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:39 po/rc.cpp:78 rc.cpp:39 rc.cpp:78
|
||||||
|
msgid "italic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:351
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_inactive)
|
||||||
|
#: po/rc.cpp:42 rc.cpp:42
|
||||||
|
msgid "Inactive desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:41
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_background)
|
||||||
|
#: po/rc.cpp:81 rc.cpp:81
|
||||||
|
msgid "Enable background"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:48
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_layout)
|
||||||
|
#: po/rc.cpp:84 rc.cpp:84
|
||||||
|
msgid "Vertical layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:55
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_leftStretch)
|
||||||
|
#: po/rc.cpp:87 rc.cpp:87
|
||||||
|
msgid "Add stretch to left/top of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:62
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_rightStretch)
|
||||||
|
#: po/rc.cpp:90 rc.cpp:90
|
||||||
|
msgid "Add stretch to right/bottom of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:77
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_interval)
|
||||||
|
#: po/rc.cpp:93 rc.cpp:93
|
||||||
|
msgid "Time interval"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:132
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_mark)
|
||||||
|
#: po/rc.cpp:96 rc.cpp:96
|
||||||
|
msgid "Mark"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:139
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_mark)
|
||||||
|
#: po/rc.cpp:99 rc.cpp:99
|
||||||
|
msgid "A mark which will be shown if this desktop is active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:229
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_pattern)
|
||||||
|
#: po/rc.cpp:102 rc.cpp:102
|
||||||
|
msgid "Pattern"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:239
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_pattern)
|
||||||
|
#: po/rc.cpp:105 rc.cpp:105
|
||||||
|
msgid ""
|
||||||
|
"$mark - show mark if the current desktop is active\n"
|
||||||
|
"$name - desktop name\n"
|
||||||
|
"$number - desktop number\n"
|
||||||
|
"$total - total number of desktops"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:256
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_desktopcmd)
|
||||||
|
#: po/rc.cpp:111 rc.cpp:111
|
||||||
|
msgid "Command to change desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:263
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_desktopcmd)
|
||||||
|
#: po/rc.cpp:114 rc.cpp:114
|
||||||
|
msgid "Command which will change the current desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:115 rc.cpp:115
|
||||||
|
msgctxt "NAME OF TRANSLATORS"
|
||||||
|
msgid "Your names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:116 rc.cpp:116
|
||||||
|
msgctxt "EMAIL OF TRANSLATORS"
|
||||||
|
msgid "Your emails"
|
||||||
|
msgstr ""
|
263
sources/desktop-panel/po/uk.po
Normal file
263
sources/desktop-panel/po/uk.po
Normal file
@ -0,0 +1,263 @@
|
|||||||
|
# Copyright (C) 2014
|
||||||
|
# This file is distributed under the same license as the PyTextMonitor package.
|
||||||
|
#
|
||||||
|
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: \n"
|
||||||
|
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
|
||||||
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
|
"PO-Revision-Date: 2014-06-06 01:23+0400\n"
|
||||||
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
|
"Language-Team: Ukrainian <kde-ukrainian@lists.kde.ru>\n"
|
||||||
|
"Language: ua\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-Generator: Lokalize 1.5\n"
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:325
|
||||||
|
msgid "Widget"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: desktop-panel.cpp:326
|
||||||
|
msgid "Appearance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:30
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_active)
|
||||||
|
#: po/rc.cpp:3 rc.cpp:3
|
||||||
|
msgid "Active desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:59
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:380
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontInactive)
|
||||||
|
#: po/rc.cpp:6 po/rc.cpp:45 rc.cpp:6 rc.cpp:45
|
||||||
|
msgid "Font"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#. i18n: file: appearance.ui:91
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontActive)
|
||||||
|
#. i18n: file: appearance.ui:412
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QFontComboBox, fontComboBox_fontInactive)
|
||||||
|
#: po/rc.cpp:9 po/rc.cpp:48 rc.cpp:9 rc.cpp:48
|
||||||
|
msgid "Set font family"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:108
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:429
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:12 po/rc.cpp:51 rc.cpp:12 rc.cpp:51
|
||||||
|
msgid "Font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#. i18n: file: appearance.ui:140
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeActive)
|
||||||
|
#. i18n: file: appearance.ui:461
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontSizeInactive)
|
||||||
|
#: po/rc.cpp:15 po/rc.cpp:54 rc.cpp:15 rc.cpp:54
|
||||||
|
msgid "Set font size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:169
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:490
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontColorInactive)
|
||||||
|
#: po/rc.cpp:18 po/rc.cpp:57 rc.cpp:18 rc.cpp:57
|
||||||
|
msgid "Font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#. i18n: file: appearance.ui:201
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorActive)
|
||||||
|
#. i18n: file: appearance.ui:522
|
||||||
|
#. i18n: ectx: property (toolTip), widget (KColorCombo, kcolorcombo_fontColorInactive)
|
||||||
|
#: po/rc.cpp:21 po/rc.cpp:60 rc.cpp:21 rc.cpp:60
|
||||||
|
msgid "Set font color"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:218
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:539
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:24 po/rc.cpp:63 rc.cpp:24 rc.cpp:63
|
||||||
|
msgid "Font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#. i18n: file: appearance.ui:250
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightActive)
|
||||||
|
#. i18n: file: appearance.ui:571
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, spinBox_fontWeightInactive)
|
||||||
|
#: po/rc.cpp:27 po/rc.cpp:66 rc.cpp:27 rc.cpp:66
|
||||||
|
msgid "Set font weight"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:282
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:603
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:30 po/rc.cpp:69 rc.cpp:30 rc.cpp:69
|
||||||
|
msgid "Font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:314
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:635
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:33 po/rc.cpp:72 rc.cpp:33 rc.cpp:72
|
||||||
|
msgid "Set font style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:318
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:639
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:36 po/rc.cpp:75 rc.cpp:36 rc.cpp:75
|
||||||
|
msgid "normal"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#. i18n: file: appearance.ui:323
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleActive)
|
||||||
|
#. i18n: file: appearance.ui:644
|
||||||
|
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox_fontStyleInactive)
|
||||||
|
#: po/rc.cpp:39 po/rc.cpp:78 rc.cpp:39 rc.cpp:78
|
||||||
|
msgid "italic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: appearance.ui:351
|
||||||
|
#. i18n: ectx: attribute (title), widget (QWidget, tab_inactive)
|
||||||
|
#: po/rc.cpp:42 rc.cpp:42
|
||||||
|
msgid "Inactive desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:41
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_background)
|
||||||
|
#: po/rc.cpp:81 rc.cpp:81
|
||||||
|
msgid "Enable background"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:48
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_layout)
|
||||||
|
#: po/rc.cpp:84 rc.cpp:84
|
||||||
|
msgid "Vertical layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:55
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_leftStretch)
|
||||||
|
#: po/rc.cpp:87 rc.cpp:87
|
||||||
|
msgid "Add stretch to left/top of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:62
|
||||||
|
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_rightStretch)
|
||||||
|
#: po/rc.cpp:90 rc.cpp:90
|
||||||
|
msgid "Add stretch to right/bottom of the layout"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:77
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_interval)
|
||||||
|
#: po/rc.cpp:93 rc.cpp:93
|
||||||
|
msgid "Time interval"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:132
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_mark)
|
||||||
|
#: po/rc.cpp:96 rc.cpp:96
|
||||||
|
msgid "Mark"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:139
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QComboBox, comboBox_mark)
|
||||||
|
#: po/rc.cpp:99 rc.cpp:99
|
||||||
|
msgid "A mark which will be shown if this desktop is active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:229
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_pattern)
|
||||||
|
#: po/rc.cpp:102 rc.cpp:102
|
||||||
|
msgid "Pattern"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:239
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_pattern)
|
||||||
|
#: po/rc.cpp:105 rc.cpp:105
|
||||||
|
msgid ""
|
||||||
|
"$mark - show mark if the current desktop is active\n"
|
||||||
|
"$name - desktop name\n"
|
||||||
|
"$number - desktop number\n"
|
||||||
|
"$total - total number of desktops"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:256
|
||||||
|
#. i18n: ectx: property (text), widget (QLabel, label_desktopcmd)
|
||||||
|
#: po/rc.cpp:111 rc.cpp:111
|
||||||
|
msgid "Command to change desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. i18n: file: widget.ui:263
|
||||||
|
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_desktopcmd)
|
||||||
|
#: po/rc.cpp:114 rc.cpp:114
|
||||||
|
msgid "Command which will change the current desktop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:115 rc.cpp:115
|
||||||
|
msgctxt "NAME OF TRANSLATORS"
|
||||||
|
msgid "Your names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: po/rc.cpp:116 rc.cpp:116
|
||||||
|
msgctxt "EMAIL OF TRANSLATORS"
|
||||||
|
msgid "Your emails"
|
||||||
|
msgstr ""
|
@ -9,7 +9,7 @@ msgstr ""
|
|||||||
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
"PO-Revision-Date: 2014-07-08 10:11+0400\n"
|
"PO-Revision-Date: 2014-07-08 10:11+0400\n"
|
||||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
"Language-Team: English <kde-english@lists.kde.ru>\n"
|
||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -10,7 +10,7 @@ msgstr ""
|
|||||||
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
"PO-Revision-Date: 2014-06-05 10:21+0400\n"
|
"PO-Revision-Date: 2014-06-05 10:21+0400\n"
|
||||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
"Language-Team: Spanish <kde-russian@lists.kde.ru>\n"
|
"Language-Team: Spanish <kde-spanish@lists.kde.ru>\n"
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
# Copyright (C) 2014
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PyTextMonitor package.
|
||||||
#
|
#
|
||||||
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
||||||
# Mermouy <mermouy@gmail.com>, 2014.
|
# Mermouy <mermouy@gmail.com>, 2014.
|
||||||
@ -10,7 +10,7 @@ msgstr ""
|
|||||||
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
"PO-Revision-Date: 2014-06-05 19:24+0400\n"
|
"PO-Revision-Date: 2014-06-05 19:24+0400\n"
|
||||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
"Language-Team: French <kde-russian@lists.kde.ru>\n"
|
"Language-Team: French <kde-french@lists.kde.ru>\n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -9,7 +9,7 @@ msgstr ""
|
|||||||
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
"POT-Creation-Date: 2014-07-08 10:10+0400\n"
|
||||||
"PO-Revision-Date: 2014-06-06 01:23+0400\n"
|
"PO-Revision-Date: 2014-06-06 01:23+0400\n"
|
||||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||||
"Language-Team: Ukrainian <kde-russian@lists.kde.ru>\n"
|
"Language-Team: Ukrainian <kde-ukrainian@lists.kde.ru>\n"
|
||||||
"Language: ua\n"
|
"Language: ua\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user