cleanup shell translations

--shell translations are not used in reality,
only the apps one. This will solve any confusion
around where are the translation strings
v0.6
Michail Vourlakos 8 years ago
parent 6111a9c61e
commit 9fdd44830f

@ -114,9 +114,11 @@ echo "Done"
echo "Preparing rc files for shell" echo "Preparing rc files for shell"
cd ../shell cd ../shell
echo "Disabling shell translations except the metadata file"
# we use simple sorting to make sure the lines do not jump around too much from system to system # we use simple sorting to make sure the lines do not jump around too much from system to system
find "${PROJECTPATHSHELL}" -name '*.rc' -o -name '*.ui' -o -name '*.kcfg' | sort > "${WDIRSHELL}/rcfiles.list" #find "${PROJECTPATHSHELL}" -name '*.rc' -o -name '*.ui' -o -name '*.kcfg' | sort > "${WDIRSHELL}/rcfiles.list"
xargs --arg-file="${WDIRSHELL}/rcfiles.list" extractrc > "${WDIRSHELL}/rc.cpp" #xargs --arg-file="${WDIRSHELL}/rcfiles.list" extractrc > "${WDIRSHELL}/rc.cpp"
intltool-extract --quiet --type=gettext/ini ../../shell.metadata.desktop.template intltool-extract --quiet --type=gettext/ini ../../shell.metadata.desktop.template
cat ../../shell.metadata.desktop.template.h >> ${WDIRSHELL}/rc.cpp cat ../../shell.metadata.desktop.template.h >> ${WDIRSHELL}/rc.cpp
@ -127,7 +129,7 @@ echo "Extracting messages for shell"
# see above on sorting # see above on sorting
find "${PROJECTPATHSHELL}" -name '*.cpp' -o -name '*.h' -o -name '*.c' -o -name '*.qml' -o -name '*.qml.cmake' | sort > "${WDIRSHELL}/infiles.list" #find "${PROJECTPATHSHELL}" -name '*.cpp' -o -name '*.h' -o -name '*.c' -o -name '*.qml' -o -name '*.qml.cmake' | sort > "${WDIRSHELL}/infiles.list"
echo "rc.cpp" >> "${WDIRSHELL}/infiles.list" echo "rc.cpp" >> "${WDIRSHELL}/infiles.list"
xgettext --from-code=UTF-8 -C -kde -ci18n -ki18n:1 -ki18nc:1c,2 -ki18np:1,2 -ki18ncp:1c,2,3 \ xgettext --from-code=UTF-8 -C -kde -ci18n -ki18n:1 -ki18nc:1c,2 -ki18np:1,2 -ki18ncp:1c,2,3 \
@ -149,7 +151,7 @@ intltool-merge --quiet --desktop-style . ../../shell.metadata.desktop.template "
echo "Done merging translations for shell" echo "Done merging translations for shell"
echo "Cleaning up for shell" echo "Cleaning up for shell"
rm "${WDIRSHELL}/rcfiles.list" #rm "${WDIRSHELL}/rcfiles.list"
rm "${WDIRSHELL}/infiles.list" rm "${WDIRSHELL}/infiles.list"
rm "${WDIRSHELL}/rc.cpp" rm "${WDIRSHELL}/rc.cpp"
echo "Done" echo "Done"

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\n"
"PO-Revision-Date: 2017-01-05 18:31+0200\n" "PO-Revision-Date: 2017-01-05 18:31+0200\n"
"Last-Translator: Michail Vοurlakos <mvourlakos@gmail.com>\n" "Last-Translator: Michail Vοurlakos <mvourlakos@gmail.com>\n"
"Language-Team: Greek <kde-i18n-doc@kde.org>\n" "Language-Team: Greek <kde-i18n-doc@kde.org>\n"
@ -84,88 +84,88 @@ msgctxt "bottom location"
msgid "Bottom" msgid "Bottom"
msgstr "Κάτω" msgstr "Κάτω"
#: ../../shell/contents/configuration/BehaviorConfig.qml:139 #: ../../shell/contents/configuration/BehaviorConfig.qml:140
msgctxt "left location" msgctxt "left location"
msgid "Left" msgid "Left"
msgstr "Αριστερά" msgstr "Αριστερά"
#: ../../shell/contents/configuration/BehaviorConfig.qml:152 #: ../../shell/contents/configuration/BehaviorConfig.qml:154
msgctxt "top location" msgctxt "top location"
msgid "Top" msgid "Top"
msgstr "Πάνω" msgstr "Πάνω"
#: ../../shell/contents/configuration/BehaviorConfig.qml:166 #: ../../shell/contents/configuration/BehaviorConfig.qml:169
msgctxt "right location" msgctxt "right location"
msgid "Right" msgid "Right"
msgstr "Δεξιά" msgstr "Δεξιά"
#: ../../shell/contents/configuration/BehaviorConfig.qml:187 #: ../../shell/contents/configuration/BehaviorConfig.qml:191
msgid "Alignment" msgid "Alignment"
msgstr "Στοίχιση" msgstr "Στοίχιση"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
msgctxt "top alignment" msgctxt "top alignment"
msgid "Top" msgid "Top"
msgstr "Πάνω" msgstr "Πάνω"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
msgctxt "left alignment" msgctxt "left alignment"
msgid "Left" msgid "Left"
msgstr "Αριστερή" msgstr "Αριστερή"
#: ../../shell/contents/configuration/BehaviorConfig.qml:258 #: ../../shell/contents/configuration/BehaviorConfig.qml:263
msgctxt "center alignment" msgctxt "center alignment"
msgid "Center" msgid "Center"
msgstr "Κεντρική" msgstr "Κεντρική"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
msgctxt "bottom alignment" msgctxt "bottom alignment"
msgid "Bottom" msgid "Bottom"
msgstr "Κάτω" msgstr "Κάτω"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
msgctxt "right alignment" msgctxt "right alignment"
msgid "Right" msgid "Right"
msgstr "Δεξιά" msgstr "Δεξιά"
#: ../../shell/contents/configuration/BehaviorConfig.qml:288 #: ../../shell/contents/configuration/BehaviorConfig.qml:295
msgctxt "justify alignment" msgctxt "justify alignment"
msgid "Justify" msgid "Justify"
msgstr "Πλήρης" msgstr "Πλήρης"
#: ../../shell/contents/configuration/BehaviorConfig.qml:312 #: ../../shell/contents/configuration/BehaviorConfig.qml:320
msgid "Visibility" msgid "Visibility"
msgstr "Ορατότητα" msgstr "Ορατότητα"
#: ../../shell/contents/configuration/BehaviorConfig.qml:362 #: ../../shell/contents/configuration/BehaviorConfig.qml:370
msgid "Always Visible" msgid "Always Visible"
msgstr "Πάντα Ορατό" msgstr "Πάντα Ορατό"
#: ../../shell/contents/configuration/BehaviorConfig.qml:375 #: ../../shell/contents/configuration/BehaviorConfig.qml:383
msgid "Auto Hide" msgid "Auto Hide"
msgstr "Αυτόματη Απόκρυψη" msgstr "Αυτόματη Απόκρυψη"
#: ../../shell/contents/configuration/BehaviorConfig.qml:388 #: ../../shell/contents/configuration/BehaviorConfig.qml:396
msgid "Dodge Active" msgid "Dodge Active"
msgstr "Αποφυγή Ενεργό" msgstr "Αποφυγή Ενεργό"
#: ../../shell/contents/configuration/BehaviorConfig.qml:402 #: ../../shell/contents/configuration/BehaviorConfig.qml:410
msgid "Dodge Maximized" msgid "Dodge Maximized"
msgstr "Αποφυγή Μεγιστοποίησης" msgstr "Αποφυγή Μεγιστοποίησης"
#: ../../shell/contents/configuration/BehaviorConfig.qml:416 #: ../../shell/contents/configuration/BehaviorConfig.qml:424
msgid "Dodge All Windows" msgid "Dodge All Windows"
msgstr "Αποφυγή Παραθύρων" msgstr "Αποφυγή Παραθύρων"
#: ../../shell/contents/configuration/BehaviorConfig.qml:433 #: ../../shell/contents/configuration/BehaviorConfig.qml:441
msgid "Delay" msgid "Delay"
msgstr "Καθυστέρηση" msgstr "Καθυστέρηση"
#: ../../shell/contents/configuration/BehaviorConfig.qml:444 #: ../../shell/contents/configuration/BehaviorConfig.qml:452
msgid "Hide:" msgid "Hide:"
msgstr "Απόκρυψη:" msgstr "Απόκρυψη:"
#: ../../shell/contents/configuration/BehaviorConfig.qml:467 #: ../../shell/contents/configuration/BehaviorConfig.qml:475
msgid "Show:" msgid "Show:"
msgstr "Εμφάνιση:" 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/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\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"
@ -84,88 +84,88 @@ msgctxt "bottom location"
msgid "Bottom" msgid "Bottom"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:139 #: ../../shell/contents/configuration/BehaviorConfig.qml:140
msgctxt "left location" msgctxt "left location"
msgid "Left" msgid "Left"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:152 #: ../../shell/contents/configuration/BehaviorConfig.qml:154
msgctxt "top location" msgctxt "top location"
msgid "Top" msgid "Top"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:166 #: ../../shell/contents/configuration/BehaviorConfig.qml:169
msgctxt "right location" msgctxt "right location"
msgid "Right" msgid "Right"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:187 #: ../../shell/contents/configuration/BehaviorConfig.qml:191
msgid "Alignment" msgid "Alignment"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
msgctxt "top alignment" msgctxt "top alignment"
msgid "Top" msgid "Top"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
msgctxt "left alignment" msgctxt "left alignment"
msgid "Left" msgid "Left"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:258 #: ../../shell/contents/configuration/BehaviorConfig.qml:263
msgctxt "center alignment" msgctxt "center alignment"
msgid "Center" msgid "Center"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
msgctxt "bottom alignment" msgctxt "bottom alignment"
msgid "Bottom" msgid "Bottom"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
msgctxt "right alignment" msgctxt "right alignment"
msgid "Right" msgid "Right"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:288 #: ../../shell/contents/configuration/BehaviorConfig.qml:295
msgctxt "justify alignment" msgctxt "justify alignment"
msgid "Justify" msgid "Justify"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312 #: ../../shell/contents/configuration/BehaviorConfig.qml:320
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:362 #: ../../shell/contents/configuration/BehaviorConfig.qml:370
msgid "Always Visible" msgid "Always Visible"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:375 #: ../../shell/contents/configuration/BehaviorConfig.qml:383
msgid "Auto Hide" msgid "Auto Hide"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:388 #: ../../shell/contents/configuration/BehaviorConfig.qml:396
msgid "Dodge Active" msgid "Dodge Active"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:402 #: ../../shell/contents/configuration/BehaviorConfig.qml:410
msgid "Dodge Maximized" msgid "Dodge Maximized"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:416 #: ../../shell/contents/configuration/BehaviorConfig.qml:424
msgid "Dodge All Windows" msgid "Dodge All Windows"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433 #: ../../shell/contents/configuration/BehaviorConfig.qml:441
msgid "Delay" msgid "Delay"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444 #: ../../shell/contents/configuration/BehaviorConfig.qml:452
msgid "Hide:" msgid "Hide:"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467 #: ../../shell/contents/configuration/BehaviorConfig.qml:475
msgid "Show:" msgid "Show:"
msgstr "" msgstr ""

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\n"
"PO-Revision-Date: 2016-10-14 14:20+0100\n" "PO-Revision-Date: 2016-10-14 14:20+0100\n"
"Last-Translator: Damian Kopeć <damikope@gmail.com>\n" "Last-Translator: Damian Kopeć <damikope@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@ -87,97 +87,97 @@ msgctxt "bottom location"
msgid "Bottom" msgid "Bottom"
msgstr "Dół" msgstr "Dół"
#: ../../shell/contents/configuration/BehaviorConfig.qml:139 #: ../../shell/contents/configuration/BehaviorConfig.qml:140
#, fuzzy #, fuzzy
msgctxt "left location" msgctxt "left location"
msgid "Left" msgid "Left"
msgstr "Lewa" msgstr "Lewa"
#: ../../shell/contents/configuration/BehaviorConfig.qml:152 #: ../../shell/contents/configuration/BehaviorConfig.qml:154
#, fuzzy #, fuzzy
msgctxt "top location" msgctxt "top location"
msgid "Top" msgid "Top"
msgstr "Góra" msgstr "Góra"
#: ../../shell/contents/configuration/BehaviorConfig.qml:166 #: ../../shell/contents/configuration/BehaviorConfig.qml:169
#, fuzzy #, fuzzy
msgctxt "right location" msgctxt "right location"
msgid "Right" msgid "Right"
msgstr "Prawa" msgstr "Prawa"
#: ../../shell/contents/configuration/BehaviorConfig.qml:187 #: ../../shell/contents/configuration/BehaviorConfig.qml:191
#, fuzzy #, fuzzy
msgid "Alignment" msgid "Alignment"
msgstr "Wyrównanie Apletów " msgstr "Wyrównanie Apletów "
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
#, fuzzy #, fuzzy
msgctxt "top alignment" msgctxt "top alignment"
msgid "Top" msgid "Top"
msgstr "Góra" msgstr "Góra"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
#, fuzzy #, fuzzy
msgctxt "left alignment" msgctxt "left alignment"
msgid "Left" msgid "Left"
msgstr "Lewa" msgstr "Lewa"
#: ../../shell/contents/configuration/BehaviorConfig.qml:258 #: ../../shell/contents/configuration/BehaviorConfig.qml:263
#, fuzzy #, fuzzy
msgctxt "center alignment" msgctxt "center alignment"
msgid "Center" msgid "Center"
msgstr "Środek" msgstr "Środek"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
#, fuzzy #, fuzzy
msgctxt "bottom alignment" msgctxt "bottom alignment"
msgid "Bottom" msgid "Bottom"
msgstr "Dół" msgstr "Dół"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
#, fuzzy #, fuzzy
msgctxt "right alignment" msgctxt "right alignment"
msgid "Right" msgid "Right"
msgstr "Prawa" msgstr "Prawa"
#: ../../shell/contents/configuration/BehaviorConfig.qml:288 #: ../../shell/contents/configuration/BehaviorConfig.qml:295
msgctxt "justify alignment" msgctxt "justify alignment"
msgid "Justify" msgid "Justify"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312 #: ../../shell/contents/configuration/BehaviorConfig.qml:320
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:362 #: ../../shell/contents/configuration/BehaviorConfig.qml:370
msgid "Always Visible" msgid "Always Visible"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:375 #: ../../shell/contents/configuration/BehaviorConfig.qml:383
msgid "Auto Hide" msgid "Auto Hide"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:388 #: ../../shell/contents/configuration/BehaviorConfig.qml:396
msgid "Dodge Active" msgid "Dodge Active"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:402 #: ../../shell/contents/configuration/BehaviorConfig.qml:410
msgid "Dodge Maximized" msgid "Dodge Maximized"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:416 #: ../../shell/contents/configuration/BehaviorConfig.qml:424
msgid "Dodge All Windows" msgid "Dodge All Windows"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433 #: ../../shell/contents/configuration/BehaviorConfig.qml:441
msgid "Delay" msgid "Delay"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444 #: ../../shell/contents/configuration/BehaviorConfig.qml:452
msgid "Hide:" msgid "Hide:"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467 #: ../../shell/contents/configuration/BehaviorConfig.qml:475
msgid "Show:" msgid "Show:"
msgstr "" msgstr ""

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\n"
"PO-Revision-Date: 2016-09-25 04:15+0300\n" "PO-Revision-Date: 2016-09-25 04:15+0300\n"
"Last-Translator: Viorel-Cătălin Răpițeanu <rapiteanu DOT catalin AT gmail " "Last-Translator: Viorel-Cătălin Răpițeanu <rapiteanu DOT catalin AT gmail "
"DOT com>\n" "DOT com>\n"
@ -88,97 +88,97 @@ msgctxt "bottom location"
msgid "Bottom" msgid "Bottom"
msgstr "Jos" msgstr "Jos"
#: ../../shell/contents/configuration/BehaviorConfig.qml:139 #: ../../shell/contents/configuration/BehaviorConfig.qml:140
#, fuzzy #, fuzzy
msgctxt "left location" msgctxt "left location"
msgid "Left" msgid "Left"
msgstr "Stânga" msgstr "Stânga"
#: ../../shell/contents/configuration/BehaviorConfig.qml:152 #: ../../shell/contents/configuration/BehaviorConfig.qml:154
#, fuzzy #, fuzzy
msgctxt "top location" msgctxt "top location"
msgid "Top" msgid "Top"
msgstr "Sus" msgstr "Sus"
#: ../../shell/contents/configuration/BehaviorConfig.qml:166 #: ../../shell/contents/configuration/BehaviorConfig.qml:169
#, fuzzy #, fuzzy
msgctxt "right location" msgctxt "right location"
msgid "Right" msgid "Right"
msgstr "Dreapta" msgstr "Dreapta"
#: ../../shell/contents/configuration/BehaviorConfig.qml:187 #: ../../shell/contents/configuration/BehaviorConfig.qml:191
#, fuzzy #, fuzzy
msgid "Alignment" msgid "Alignment"
msgstr "Alinierea miniaplicațiilor" msgstr "Alinierea miniaplicațiilor"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
#, fuzzy #, fuzzy
msgctxt "top alignment" msgctxt "top alignment"
msgid "Top" msgid "Top"
msgstr "Sus" msgstr "Sus"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
#, fuzzy #, fuzzy
msgctxt "left alignment" msgctxt "left alignment"
msgid "Left" msgid "Left"
msgstr "Stânga" msgstr "Stânga"
#: ../../shell/contents/configuration/BehaviorConfig.qml:258 #: ../../shell/contents/configuration/BehaviorConfig.qml:263
#, fuzzy #, fuzzy
msgctxt "center alignment" msgctxt "center alignment"
msgid "Center" msgid "Center"
msgstr "Centru" msgstr "Centru"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
#, fuzzy #, fuzzy
msgctxt "bottom alignment" msgctxt "bottom alignment"
msgid "Bottom" msgid "Bottom"
msgstr "Jos" msgstr "Jos"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
#, fuzzy #, fuzzy
msgctxt "right alignment" msgctxt "right alignment"
msgid "Right" msgid "Right"
msgstr "Dreapta" msgstr "Dreapta"
#: ../../shell/contents/configuration/BehaviorConfig.qml:288 #: ../../shell/contents/configuration/BehaviorConfig.qml:295
msgctxt "justify alignment" msgctxt "justify alignment"
msgid "Justify" msgid "Justify"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312 #: ../../shell/contents/configuration/BehaviorConfig.qml:320
msgid "Visibility" msgid "Visibility"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:362 #: ../../shell/contents/configuration/BehaviorConfig.qml:370
msgid "Always Visible" msgid "Always Visible"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:375 #: ../../shell/contents/configuration/BehaviorConfig.qml:383
msgid "Auto Hide" msgid "Auto Hide"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:388 #: ../../shell/contents/configuration/BehaviorConfig.qml:396
msgid "Dodge Active" msgid "Dodge Active"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:402 #: ../../shell/contents/configuration/BehaviorConfig.qml:410
msgid "Dodge Maximized" msgid "Dodge Maximized"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:416 #: ../../shell/contents/configuration/BehaviorConfig.qml:424
msgid "Dodge All Windows" msgid "Dodge All Windows"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433 #: ../../shell/contents/configuration/BehaviorConfig.qml:441
msgid "Delay" msgid "Delay"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444 #: ../../shell/contents/configuration/BehaviorConfig.qml:452
msgid "Hide:" msgid "Hide:"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467 #: ../../shell/contents/configuration/BehaviorConfig.qml:475
msgid "Show:" msgid "Show:"
msgstr "" msgstr ""

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\n"
"PO-Revision-Date: 2016-11-26 17:31+0800\n" "PO-Revision-Date: 2016-11-26 17:31+0800\n"
"Last-Translator: Jeff Huang <s8321414@gmail.com>\n" "Last-Translator: Jeff Huang <s8321414@gmail.com>\n"
"Language-Team: Chinese <kde-i18n-doc@kde.org>\n" "Language-Team: Chinese <kde-i18n-doc@kde.org>\n"
@ -85,99 +85,99 @@ msgctxt "bottom location"
msgid "Bottom" msgid "Bottom"
msgstr "底部" msgstr "底部"
#: ../../shell/contents/configuration/BehaviorConfig.qml:139 #: ../../shell/contents/configuration/BehaviorConfig.qml:140
#, fuzzy #, fuzzy
msgctxt "left location" msgctxt "left location"
msgid "Left" msgid "Left"
msgstr "左邊" msgstr "左邊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:152 #: ../../shell/contents/configuration/BehaviorConfig.qml:154
#, fuzzy #, fuzzy
msgctxt "top location" msgctxt "top location"
msgid "Top" msgid "Top"
msgstr "頂部" msgstr "頂部"
#: ../../shell/contents/configuration/BehaviorConfig.qml:166 #: ../../shell/contents/configuration/BehaviorConfig.qml:169
#, fuzzy #, fuzzy
msgctxt "right location" msgctxt "right location"
msgid "Right" msgid "Right"
msgstr "右邊" msgstr "右邊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:187 #: ../../shell/contents/configuration/BehaviorConfig.qml:191
#, fuzzy #, fuzzy
msgid "Alignment" msgid "Alignment"
msgstr "小程式對齊" msgstr "小程式對齊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
#, fuzzy #, fuzzy
msgctxt "top alignment" msgctxt "top alignment"
msgid "Top" msgid "Top"
msgstr "頂部" msgstr "頂部"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242 #: ../../shell/contents/configuration/BehaviorConfig.qml:246
#, fuzzy #, fuzzy
msgctxt "left alignment" msgctxt "left alignment"
msgid "Left" msgid "Left"
msgstr "左邊" msgstr "左邊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:258 #: ../../shell/contents/configuration/BehaviorConfig.qml:263
#, fuzzy #, fuzzy
msgctxt "center alignment" msgctxt "center alignment"
msgid "Center" msgid "Center"
msgstr "置中" msgstr "置中"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
#, fuzzy #, fuzzy
msgctxt "bottom alignment" msgctxt "bottom alignment"
msgid "Bottom" msgid "Bottom"
msgstr "底部" msgstr "底部"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271 #: ../../shell/contents/configuration/BehaviorConfig.qml:277
#, fuzzy #, fuzzy
msgctxt "right alignment" msgctxt "right alignment"
msgid "Right" msgid "Right"
msgstr "右邊" msgstr "右邊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:288 #: ../../shell/contents/configuration/BehaviorConfig.qml:295
msgctxt "justify alignment" msgctxt "justify alignment"
msgid "Justify" msgid "Justify"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312 #: ../../shell/contents/configuration/BehaviorConfig.qml:320
msgid "Visibility" msgid "Visibility"
msgstr "可見度" msgstr "可見度"
#: ../../shell/contents/configuration/BehaviorConfig.qml:362 #: ../../shell/contents/configuration/BehaviorConfig.qml:370
msgid "Always Visible" msgid "Always Visible"
msgstr "永遠可見" msgstr "永遠可見"
#: ../../shell/contents/configuration/BehaviorConfig.qml:375 #: ../../shell/contents/configuration/BehaviorConfig.qml:383
msgid "Auto Hide" msgid "Auto Hide"
msgstr "自動隱藏" msgstr "自動隱藏"
#: ../../shell/contents/configuration/BehaviorConfig.qml:388 #: ../../shell/contents/configuration/BehaviorConfig.qml:396
#, fuzzy #, fuzzy
msgid "Dodge Active" msgid "Dodge Active"
msgstr "在作用中的視窗後" msgstr "在作用中的視窗後"
#: ../../shell/contents/configuration/BehaviorConfig.qml:402 #: ../../shell/contents/configuration/BehaviorConfig.qml:410
#, fuzzy #, fuzzy
msgid "Dodge Maximized" msgid "Dodge Maximized"
msgstr "在最大化的視窗後" msgstr "在最大化的視窗後"
#: ../../shell/contents/configuration/BehaviorConfig.qml:416 #: ../../shell/contents/configuration/BehaviorConfig.qml:424
msgid "Dodge All Windows" msgid "Dodge All Windows"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433 #: ../../shell/contents/configuration/BehaviorConfig.qml:441
msgid "Delay" msgid "Delay"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444 #: ../../shell/contents/configuration/BehaviorConfig.qml:452
msgid "Hide:" msgid "Hide:"
msgstr "" msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467 #: ../../shell/contents/configuration/BehaviorConfig.qml:475
msgid "Show:" msgid "Show:"
msgstr "" 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/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\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"

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\n"
"PO-Revision-Date: 2017-01-05 18:20+0200\n" "PO-Revision-Date: 2017-01-05 18:20+0200\n"
"Last-Translator: Michail Vοurlakos <mvourlakos@gmail.com>\n" "Last-Translator: Michail Vοurlakos <mvourlakos@gmail.com>\n"
"Language-Team: Greek <kde-i18n-doc@kde.org>\n" "Language-Team: Greek <kde-i18n-doc@kde.org>\n"

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\n"
"PO-Revision-Date: 2016-10-16 13:14+0100\n" "PO-Revision-Date: 2016-10-16 13:14+0100\n"
"Last-Translator: Damian Kopeć <damikope@gmail.com>\n" "Last-Translator: Damian Kopeć <damikope@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n"

@ -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/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\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"

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\n"
"PO-Revision-Date: 2016-11-26 17:34+0800\n" "PO-Revision-Date: 2016-11-26 17:34+0800\n"
"Last-Translator: Jeff Huang <s8321414@gmail.com>\n" "Last-Translator: Jeff Huang <s8321414@gmail.com>\n"
"Language-Team: Chinese <kde-i18n-doc@kde.org>\n" "Language-Team: Chinese <kde-i18n-doc@kde.org>\n"

@ -1,355 +0,0 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Michail Vοurlakos <mvourlakos@gmail.com>, 2016.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n"
"PO-Revision-Date: 2016-12-25 18:54+0200\n"
"Last-Translator: Michail Vοurlakos <mvourlakos@gmail.com>\n"
"Language-Team: Greek <kde-i18n-doc@kde.org>\n"
"Language: el_GR\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 2.0\n"
#: ../../shell/contents/configuration/AppearanceConfig.qml:46
#: ../../shell/contents/configuration/AppearanceConfig.qml:57
msgid "Applets Size"
msgstr "Μέγεθος Εφαρμογών"
#: ../../shell/contents/configuration/AppearanceConfig.qml:102
msgid "Zoom On Hover"
msgstr "Εστίαση"
#: ../../shell/contents/configuration/AppearanceConfig.qml:111
msgid "Zoom Factor"
msgstr "Συντελεστής Εστίασης"
#: ../../shell/contents/configuration/AppearanceConfig.qml:165
msgid "Animations"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:213
#: ../../shell/contents/configuration/AppearanceConfig.qml:378
msgid "None"
msgstr "Καμία"
#: ../../shell/contents/configuration/AppearanceConfig.qml:226
msgid "x1"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:239
msgid "x2"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:253
msgid "x3"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:271
msgid "Background"
msgstr "Παρασκήνιο"
#: ../../shell/contents/configuration/AppearanceConfig.qml:276
msgid "Show Panel Background"
msgstr "Εμφάνιση Παρασκηνίου"
#: ../../shell/contents/configuration/AppearanceConfig.qml:296
msgid "Size"
msgstr "Μέγεθος"
#: ../../shell/contents/configuration/AppearanceConfig.qml:341
msgid "Shadows"
msgstr "Σκιές"
#: ../../shell/contents/configuration/AppearanceConfig.qml:383
msgid "Only for locked applets"
msgstr "Μόνο κλειδωμένες εφαρμογές"
#: ../../shell/contents/configuration/AppearanceConfig.qml:388
msgid "All applets"
msgstr "Παντού"
#: ../../shell/contents/configuration/BehaviorConfig.qml:45
msgid "Location"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:126
#, fuzzy
msgctxt "bottom location"
msgid "Bottom"
msgstr "Κάτω"
#: ../../shell/contents/configuration/BehaviorConfig.qml:139
#, fuzzy
msgctxt "left location"
msgid "Left"
msgstr "Αριστερά"
#: ../../shell/contents/configuration/BehaviorConfig.qml:152
#, fuzzy
msgctxt "top location"
msgid "Top"
msgstr "Πάνω"
#: ../../shell/contents/configuration/BehaviorConfig.qml:166
#, fuzzy
msgctxt "right location"
msgid "Right"
msgstr "Δεξιά"
#: ../../shell/contents/configuration/BehaviorConfig.qml:187
#, fuzzy
msgid "Alignment"
msgstr "Στοίχιση Εφαρμογών"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
#, fuzzy
msgctxt "top alignment"
msgid "Top"
msgstr "Πάνω"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
#, fuzzy
msgctxt "left alignment"
msgid "Left"
msgstr "Αριστερά"
#: ../../shell/contents/configuration/BehaviorConfig.qml:258
#, fuzzy
msgctxt "center alignment"
msgid "Center"
msgstr "Κέντρο"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
#, fuzzy
msgctxt "bottom alignment"
msgid "Bottom"
msgstr "Κάτω"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
#, fuzzy
msgctxt "right alignment"
msgid "Right"
msgstr "Δεξιά"
#: ../../shell/contents/configuration/BehaviorConfig.qml:288
msgctxt "justify alignment"
msgid "Justify"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312
msgid "Visibility"
msgstr "Ορατότητα"
#: ../../shell/contents/configuration/BehaviorConfig.qml:362
msgid "Always Visible"
msgstr "Πάντα Ορατό"
#: ../../shell/contents/configuration/BehaviorConfig.qml:375
msgid "Auto Hide"
msgstr "Αυτόματη Απόκρυψη"
#: ../../shell/contents/configuration/BehaviorConfig.qml:388
#, fuzzy
msgid "Dodge Active"
msgstr "Κάτω από Ενεργό"
#: ../../shell/contents/configuration/BehaviorConfig.qml:402
#, fuzzy
msgid "Dodge Maximized"
msgstr "Κάτω από Μεγιστοποίηση"
#: ../../shell/contents/configuration/BehaviorConfig.qml:416
msgid "Dodge All Windows"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433
msgid "Delay"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444
msgid "Hide:"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467
msgid "Show:"
msgstr ""
#: ../../shell/contents/configuration/config.qml:27
msgid "General"
msgstr "Γενικά"
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:103
msgid "atte"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:122
#, fuzzy
msgid "ver:"
msgstr "εκδ: "
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:131
msgid "Behavior"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:135
#: ../../shell/contents/configuration/TasksConfig.qml:46
msgid "Appearance"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:139
msgid "Tasks"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:196
msgid "Add"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:212
#, fuzzy
msgid "Remove"
msgstr "Αφαίρεση Πίνακα"
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:227
msgid "Quit"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:32
msgid "<none>"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:60
msgid "ms."
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:60
msgid "Show glow around windows points"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:71
msgid "Different color for minimized windows"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:82
msgid "Dots on active window"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:93
msgid "Reverse position for lines and dots"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:111
msgid "Interaction"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:124
msgid "Preview windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:135
msgid "Highlight windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:146
msgid "Show window actions in the context menu"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:157
msgid "Show progress information in task buttons"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:175
msgid "Filters"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:189
msgid "Show only tasks from the current screen"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:199
msgid "Show only tasks from the current desktop"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:209
msgid "Show only tasks from the current activity"
msgstr ""
#: rc.cpp:1
msgid "Latte Shell"
msgstr "Κέλυφος Latte"
#: rc.cpp:2
msgid "Shell provided for the Latte Dock"
msgstr "Κέλυφος που παρέχεται από το Latte"
#~ msgid "Add New Dock"
#~ msgstr "Προσθήκη Πίνακα"
#~ msgid "Applets Alignment"
#~ msgstr "Στοίχιση Εφαρμογών"
#~ msgid "Let Windows Cover"
#~ msgstr "Παράθυρα από Πάνω"
#~ msgid "Windows Go Below"
#~ msgstr "Παράθυρα από Κάτω"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Top"
#~ msgstr "Πάνω"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Bottom"
#~ msgstr "Κάτω"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Left"
#~ msgstr "Αριστερά"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Right"
#~ msgstr "Δεξιά"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, alignment"
#~ msgid "Center"
#~ msgstr "Κέντρο"
#, fuzzy
#~ msgctxt "@label:listbox config ui"
#~ msgid "Visibility:"
#~ msgstr "Ορατότητα"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, visibility"
#~ msgid "Auto hide"
#~ msgstr "Αυτόματη Απόκρυψη"
#~ msgid "Now Dock Panel"
#~ msgstr "Now Dock Πίνακας"
#~ msgid "A plasma panel that tries to animate its plasmoid on hovering"
#~ msgstr ""
#~ "Ένας πίνακας του Plasma που χρησιμοποιεί ποικίλα εφέ για τις εφαρμογές του"
#~ msgid "Now Dock Default Panel"
#~ msgstr "Προκαθορισμένος Now Dock"
#~ msgid "Empty Now Dock Panel"
#~ msgstr "Κενός Now Dock"
#~ msgid "Automatic"
#~ msgstr "Αυτόματα"
#~ msgid "Small steps for icon sizes in automatic modes"
#~ msgstr "Μικρά βήματα στην αυτόματη εναλλαγή μεγέθους"

@ -1,333 +0,0 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Damian Kopeć <damikope@gmail.com>, 2016.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n"
"PO-Revision-Date: 2016-10-14 14:20+0100\n"
"Last-Translator: Damian Kopeć <damikope@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\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 2.0\n"
#: ../../shell/contents/configuration/AppearanceConfig.qml:46
#: ../../shell/contents/configuration/AppearanceConfig.qml:57
msgid "Applets Size"
msgstr "Wielkość Apletów"
#: ../../shell/contents/configuration/AppearanceConfig.qml:102
msgid "Zoom On Hover"
msgstr "Zbliżenie Przy Najechaniu"
#: ../../shell/contents/configuration/AppearanceConfig.qml:111
msgid "Zoom Factor"
msgstr "Stopień Zbliżenia"
#: ../../shell/contents/configuration/AppearanceConfig.qml:165
msgid "Animations"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:213
#: ../../shell/contents/configuration/AppearanceConfig.qml:378
msgid "None"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:226
msgid "x1"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:239
msgid "x2"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:253
msgid "x3"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:271
msgid "Background"
msgstr "Tło"
#: ../../shell/contents/configuration/AppearanceConfig.qml:276
msgid "Show Panel Background"
msgstr "Pokaż Tło Panelu"
#: ../../shell/contents/configuration/AppearanceConfig.qml:296
msgid "Size"
msgstr "Rozmiar"
#: ../../shell/contents/configuration/AppearanceConfig.qml:341
msgid "Shadows"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:383
#, fuzzy
msgid "Only for locked applets"
msgstr "Cień dla zablokowanych apletów"
#: ../../shell/contents/configuration/AppearanceConfig.qml:388
#, fuzzy
msgid "All applets"
msgstr "Wielkość Apletów"
#: ../../shell/contents/configuration/BehaviorConfig.qml:45
msgid "Location"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:126
#, fuzzy
msgctxt "bottom location"
msgid "Bottom"
msgstr "Dół"
#: ../../shell/contents/configuration/BehaviorConfig.qml:139
#, fuzzy
msgctxt "left location"
msgid "Left"
msgstr "Lewa"
#: ../../shell/contents/configuration/BehaviorConfig.qml:152
#, fuzzy
msgctxt "top location"
msgid "Top"
msgstr "Góra"
#: ../../shell/contents/configuration/BehaviorConfig.qml:166
#, fuzzy
msgctxt "right location"
msgid "Right"
msgstr "Prawa"
#: ../../shell/contents/configuration/BehaviorConfig.qml:187
#, fuzzy
msgid "Alignment"
msgstr "Wyrównanie Apletów "
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
#, fuzzy
msgctxt "top alignment"
msgid "Top"
msgstr "Góra"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
#, fuzzy
msgctxt "left alignment"
msgid "Left"
msgstr "Lewa"
#: ../../shell/contents/configuration/BehaviorConfig.qml:258
#, fuzzy
msgctxt "center alignment"
msgid "Center"
msgstr "Środek"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
#, fuzzy
msgctxt "bottom alignment"
msgid "Bottom"
msgstr "Dół"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
#, fuzzy
msgctxt "right alignment"
msgid "Right"
msgstr "Prawa"
#: ../../shell/contents/configuration/BehaviorConfig.qml:288
msgctxt "justify alignment"
msgid "Justify"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312
msgid "Visibility"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:362
msgid "Always Visible"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:375
msgid "Auto Hide"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:388
msgid "Dodge Active"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:402
msgid "Dodge Maximized"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:416
msgid "Dodge All Windows"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433
msgid "Delay"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444
msgid "Hide:"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467
msgid "Show:"
msgstr ""
#: ../../shell/contents/configuration/config.qml:27
msgid "General"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:103
msgid "atte"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:122
msgid "ver:"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:131
msgid "Behavior"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:135
#: ../../shell/contents/configuration/TasksConfig.qml:46
msgid "Appearance"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:139
msgid "Tasks"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:196
msgid "Add"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:212
msgid "Remove"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:227
msgid "Quit"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:32
msgid "<none>"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:60
msgid "ms."
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:60
msgid "Show glow around windows points"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:71
msgid "Different color for minimized windows"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:82
msgid "Dots on active window"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:93
msgid "Reverse position for lines and dots"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:111
msgid "Interaction"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:124
msgid "Preview windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:135
msgid "Highlight windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:146
msgid "Show window actions in the context menu"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:157
msgid "Show progress information in task buttons"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:175
msgid "Filters"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:189
msgid "Show only tasks from the current screen"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:199
msgid "Show only tasks from the current desktop"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:209
msgid "Show only tasks from the current activity"
msgstr ""
#: rc.cpp:1
msgid "Latte Shell"
msgstr ""
#: rc.cpp:2
msgid "Shell provided for the Latte Dock"
msgstr ""
#~ msgid "Applets Alignment"
#~ msgstr "Wyrównanie Apletów "
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Top"
#~ msgstr "Góra"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Bottom"
#~ msgstr "Dół"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Left"
#~ msgstr "Lewa"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Right"
#~ msgstr "Prawa"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, alignment"
#~ msgid "Center"
#~ msgstr "Środek"
#~ msgid "Now Dock Panel"
#~ msgstr "Panel Now Dock"
#~ msgid "A plasma panel that tries to animate its plasmoid on hovering"
#~ msgstr "Panel plazmy próbujący animowac plazmoidy podczas najechania na nie"
#~ msgid "Now Dock Default Panel"
#~ msgstr "Domyślny Panel Now Dock"
#~ msgid "Empty Now Dock Panel"
#~ msgstr "Pusty Panel Now Dock"
#~ msgid "Automatic"
#~ msgstr "Automatyczna"
#~ msgid "Small steps for icon sizes in automatic modes"
#~ msgstr "Mały skok wielkości ikon w tryb automatycznym"

@ -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/psifidotos/latte-dock/\n" "Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n" "POT-Creation-Date: 2017-01-06 11:37+0200\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,259 +17,10 @@ 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"
#: ../../shell/contents/configuration/AppearanceConfig.qml:46 #: rc.cpp:1 rc.cpp:3
#: ../../shell/contents/configuration/AppearanceConfig.qml:57
msgid "Applets Size"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:102
msgid "Zoom On Hover"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:111
msgid "Zoom Factor"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:165
msgid "Animations"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:213
#: ../../shell/contents/configuration/AppearanceConfig.qml:378
msgid "None"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:226
msgid "x1"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:239
msgid "x2"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:253
msgid "x3"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:271
msgid "Background"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:276
msgid "Show Panel Background"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:296
msgid "Size"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:341
msgid "Shadows"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:383
msgid "Only for locked applets"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:388
msgid "All applets"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:45
msgid "Location"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:126
msgctxt "bottom location"
msgid "Bottom"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:139
msgctxt "left location"
msgid "Left"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:152
msgctxt "top location"
msgid "Top"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:166
msgctxt "right location"
msgid "Right"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:187
msgid "Alignment"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
msgctxt "top alignment"
msgid "Top"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
msgctxt "left alignment"
msgid "Left"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:258
msgctxt "center alignment"
msgid "Center"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
msgctxt "bottom alignment"
msgid "Bottom"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
msgctxt "right alignment"
msgid "Right"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:288
msgctxt "justify alignment"
msgid "Justify"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312
msgid "Visibility"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:362
msgid "Always Visible"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:375
msgid "Auto Hide"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:388
msgid "Dodge Active"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:402
msgid "Dodge Maximized"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:416
msgid "Dodge All Windows"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433
msgid "Delay"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444
msgid "Hide:"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467
msgid "Show:"
msgstr ""
#: ../../shell/contents/configuration/config.qml:27
msgid "General"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:103
msgid "atte"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:122
msgid "ver:"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:131
msgid "Behavior"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:135
#: ../../shell/contents/configuration/TasksConfig.qml:46
msgid "Appearance"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:139
msgid "Tasks"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:196
msgid "Add"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:212
msgid "Remove"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:227
msgid "Quit"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:32
msgid "<none>"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:60
msgid "ms."
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:60
msgid "Show glow around windows points"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:71
msgid "Different color for minimized windows"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:82
msgid "Dots on active window"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:93
msgid "Reverse position for lines and dots"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:111
msgid "Interaction"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:124
msgid "Preview windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:135
msgid "Highlight windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:146
msgid "Show window actions in the context menu"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:157
msgid "Show progress information in task buttons"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:175
msgid "Filters"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:189
msgid "Show only tasks from the current screen"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:199
msgid "Show only tasks from the current desktop"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:209
msgid "Show only tasks from the current activity"
msgstr ""
#: rc.cpp:1
msgid "Latte Shell" msgid "Latte Shell"
msgstr "" msgstr ""
#: rc.cpp:2 #: rc.cpp:2 rc.cpp:4
msgid "Shell provided for the Latte Dock" msgid "Shell provided for the Latte Dock"
msgstr "" msgstr ""

@ -1,337 +0,0 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Viorel-Cătălin Răpițeanu <rapiteanu.catalin@gmail.com>, 2016.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n"
"PO-Revision-Date: 2016-09-25 04:15+0300\n"
"Last-Translator: Viorel-Cătălin Răpițeanu <rapiteanu DOT catalin AT gmail "
"DOT com>\n"
"Language-Team: Romanian <kde-i18n-doc@kde.org>\n"
"Language: ro_RO\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==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
"X-Generator: Poedit 1.8.9\n"
#: ../../shell/contents/configuration/AppearanceConfig.qml:46
#: ../../shell/contents/configuration/AppearanceConfig.qml:57
msgid "Applets Size"
msgstr "Dimensiunea miniaplicațiilor"
#: ../../shell/contents/configuration/AppearanceConfig.qml:102
msgid "Zoom On Hover"
msgstr "Panoramează la trecerea peste"
#: ../../shell/contents/configuration/AppearanceConfig.qml:111
msgid "Zoom Factor"
msgstr "Factor de panoramare"
#: ../../shell/contents/configuration/AppearanceConfig.qml:165
msgid "Animations"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:213
#: ../../shell/contents/configuration/AppearanceConfig.qml:378
msgid "None"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:226
msgid "x1"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:239
msgid "x2"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:253
msgid "x3"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:271
msgid "Background"
msgstr "Fundal"
#: ../../shell/contents/configuration/AppearanceConfig.qml:276
msgid "Show Panel Background"
msgstr "Arată fundalul panoului"
#: ../../shell/contents/configuration/AppearanceConfig.qml:296
msgid "Size"
msgstr "Dimensiune"
#: ../../shell/contents/configuration/AppearanceConfig.qml:341
msgid "Shadows"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:383
msgid "Only for locked applets"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:388
#, fuzzy
msgid "All applets"
msgstr "Dimensiunea miniaplicațiilor"
#: ../../shell/contents/configuration/BehaviorConfig.qml:45
msgid "Location"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:126
#, fuzzy
msgctxt "bottom location"
msgid "Bottom"
msgstr "Jos"
#: ../../shell/contents/configuration/BehaviorConfig.qml:139
#, fuzzy
msgctxt "left location"
msgid "Left"
msgstr "Stânga"
#: ../../shell/contents/configuration/BehaviorConfig.qml:152
#, fuzzy
msgctxt "top location"
msgid "Top"
msgstr "Sus"
#: ../../shell/contents/configuration/BehaviorConfig.qml:166
#, fuzzy
msgctxt "right location"
msgid "Right"
msgstr "Dreapta"
#: ../../shell/contents/configuration/BehaviorConfig.qml:187
#, fuzzy
msgid "Alignment"
msgstr "Alinierea miniaplicațiilor"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
#, fuzzy
msgctxt "top alignment"
msgid "Top"
msgstr "Sus"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
#, fuzzy
msgctxt "left alignment"
msgid "Left"
msgstr "Stânga"
#: ../../shell/contents/configuration/BehaviorConfig.qml:258
#, fuzzy
msgctxt "center alignment"
msgid "Center"
msgstr "Centru"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
#, fuzzy
msgctxt "bottom alignment"
msgid "Bottom"
msgstr "Jos"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
#, fuzzy
msgctxt "right alignment"
msgid "Right"
msgstr "Dreapta"
#: ../../shell/contents/configuration/BehaviorConfig.qml:288
msgctxt "justify alignment"
msgid "Justify"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312
msgid "Visibility"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:362
msgid "Always Visible"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:375
msgid "Auto Hide"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:388
msgid "Dodge Active"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:402
msgid "Dodge Maximized"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:416
msgid "Dodge All Windows"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433
msgid "Delay"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444
msgid "Hide:"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467
msgid "Show:"
msgstr ""
#: ../../shell/contents/configuration/config.qml:27
msgid "General"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:103
msgid "atte"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:122
msgid "ver:"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:131
msgid "Behavior"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:135
#: ../../shell/contents/configuration/TasksConfig.qml:46
msgid "Appearance"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:139
msgid "Tasks"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:196
msgid "Add"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:212
msgid "Remove"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:227
msgid "Quit"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:32
msgid "<none>"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:60
msgid "ms."
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:60
msgid "Show glow around windows points"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:71
msgid "Different color for minimized windows"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:82
msgid "Dots on active window"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:93
msgid "Reverse position for lines and dots"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:111
msgid "Interaction"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:124
msgid "Preview windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:135
msgid "Highlight windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:146
msgid "Show window actions in the context menu"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:157
msgid "Show progress information in task buttons"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:175
msgid "Filters"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:189
msgid "Show only tasks from the current screen"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:199
msgid "Show only tasks from the current desktop"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:209
msgid "Show only tasks from the current activity"
msgstr ""
#: rc.cpp:1
msgid "Latte Shell"
msgstr ""
#: rc.cpp:2
msgid "Shell provided for the Latte Dock"
msgstr ""
#~ msgid "Applets Alignment"
#~ msgstr "Alinierea miniaplicațiilor"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Top"
#~ msgstr "Sus"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Bottom"
#~ msgstr "Jos"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Left"
#~ msgstr "Stânga"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Right"
#~ msgstr "Dreapta"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, alignment"
#~ msgid "Center"
#~ msgstr "Centru"
#~ msgid "Now Dock Panel"
#~ msgstr "Panou Now Dock"
#~ msgid "A plasma panel that tries to animate its plasmoid on hovering"
#~ msgstr ""
#~ "Un panou plasma care încearcă să animeze miniaplicațiile la trecerea peste"
#, fuzzy
#~ msgid "Now Dock Default Panel"
#~ msgstr "Panou Now Dock"
#, fuzzy
#~ msgid "Empty Now Dock Panel"
#~ msgstr "Panou Now Dock"
#~ msgid "Automatic"
#~ msgstr "Automat"
#~ msgid "Small steps for icon sizes in automatic modes"
#~ msgstr "Pași mici pentru dimensiunea pictogramelor în modurile automate"

@ -1,351 +0,0 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Jeff Huang <s8321414@gmail.com>, 2016.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
"POT-Creation-Date: 2017-01-05 18:29+0200\n"
"PO-Revision-Date: 2016-11-26 17:31+0800\n"
"Last-Translator: Jeff Huang <s8321414@gmail.com>\n"
"Language-Team: Chinese <kde-i18n-doc@kde.org>\n"
"Language: zh_TW\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 2.0\n"
#: ../../shell/contents/configuration/AppearanceConfig.qml:46
#: ../../shell/contents/configuration/AppearanceConfig.qml:57
msgid "Applets Size"
msgstr "小程式大小"
#: ../../shell/contents/configuration/AppearanceConfig.qml:102
msgid "Zoom On Hover"
msgstr "滑鼠游標置於其上時縮放"
#: ../../shell/contents/configuration/AppearanceConfig.qml:111
msgid "Zoom Factor"
msgstr "縮放係數"
#: ../../shell/contents/configuration/AppearanceConfig.qml:165
msgid "Animations"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:213
#: ../../shell/contents/configuration/AppearanceConfig.qml:378
msgid "None"
msgstr "無"
#: ../../shell/contents/configuration/AppearanceConfig.qml:226
msgid "x1"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:239
msgid "x2"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:253
msgid "x3"
msgstr ""
#: ../../shell/contents/configuration/AppearanceConfig.qml:271
msgid "Background"
msgstr "背景"
#: ../../shell/contents/configuration/AppearanceConfig.qml:276
msgid "Show Panel Background"
msgstr "顯示面板背景"
#: ../../shell/contents/configuration/AppearanceConfig.qml:296
msgid "Size"
msgstr "大小"
#: ../../shell/contents/configuration/AppearanceConfig.qml:341
msgid "Shadows"
msgstr "陰影"
#: ../../shell/contents/configuration/AppearanceConfig.qml:383
msgid "Only for locked applets"
msgstr "僅鎖定小程式"
#: ../../shell/contents/configuration/AppearanceConfig.qml:388
msgid "All applets"
msgstr "所有小程式"
#: ../../shell/contents/configuration/BehaviorConfig.qml:45
msgid "Location"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:126
#, fuzzy
msgctxt "bottom location"
msgid "Bottom"
msgstr "底部"
#: ../../shell/contents/configuration/BehaviorConfig.qml:139
#, fuzzy
msgctxt "left location"
msgid "Left"
msgstr "左邊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:152
#, fuzzy
msgctxt "top location"
msgid "Top"
msgstr "頂部"
#: ../../shell/contents/configuration/BehaviorConfig.qml:166
#, fuzzy
msgctxt "right location"
msgid "Right"
msgstr "右邊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:187
#, fuzzy
msgid "Alignment"
msgstr "小程式對齊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
#, fuzzy
msgctxt "top alignment"
msgid "Top"
msgstr "頂部"
#: ../../shell/contents/configuration/BehaviorConfig.qml:242
#, fuzzy
msgctxt "left alignment"
msgid "Left"
msgstr "左邊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:258
#, fuzzy
msgctxt "center alignment"
msgid "Center"
msgstr "置中"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
#, fuzzy
msgctxt "bottom alignment"
msgid "Bottom"
msgstr "底部"
#: ../../shell/contents/configuration/BehaviorConfig.qml:271
#, fuzzy
msgctxt "right alignment"
msgid "Right"
msgstr "右邊"
#: ../../shell/contents/configuration/BehaviorConfig.qml:288
msgctxt "justify alignment"
msgid "Justify"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:312
msgid "Visibility"
msgstr "可見度"
#: ../../shell/contents/configuration/BehaviorConfig.qml:362
msgid "Always Visible"
msgstr "永遠可見"
#: ../../shell/contents/configuration/BehaviorConfig.qml:375
msgid "Auto Hide"
msgstr "自動隱藏"
#: ../../shell/contents/configuration/BehaviorConfig.qml:388
#, fuzzy
msgid "Dodge Active"
msgstr "在作用中的視窗後"
#: ../../shell/contents/configuration/BehaviorConfig.qml:402
#, fuzzy
msgid "Dodge Maximized"
msgstr "在最大化的視窗後"
#: ../../shell/contents/configuration/BehaviorConfig.qml:416
msgid "Dodge All Windows"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:433
msgid "Delay"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:444
msgid "Hide:"
msgstr ""
#: ../../shell/contents/configuration/BehaviorConfig.qml:467
msgid "Show:"
msgstr ""
#: ../../shell/contents/configuration/config.qml:27
msgid "General"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:103
msgid "atte"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:122
#, fuzzy
msgid "ver:"
msgstr "版本:"
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:131
msgid "Behavior"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:135
#: ../../shell/contents/configuration/TasksConfig.qml:46
msgid "Appearance"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:139
msgid "Tasks"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:196
msgid "Add"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:212
msgid "Remove"
msgstr ""
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:227
msgid "Quit"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:32
msgid "<none>"
msgstr ""
#: ../../shell/contents/configuration/LatteTextField.qml:60
msgid "ms."
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:60
msgid "Show glow around windows points"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:71
msgid "Different color for minimized windows"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:82
msgid "Dots on active window"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:93
msgid "Reverse position for lines and dots"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:111
msgid "Interaction"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:124
msgid "Preview windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:135
msgid "Highlight windows on hovering"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:146
msgid "Show window actions in the context menu"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:157
msgid "Show progress information in task buttons"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:175
msgid "Filters"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:189
msgid "Show only tasks from the current screen"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:199
msgid "Show only tasks from the current desktop"
msgstr ""
#: ../../shell/contents/configuration/TasksConfig.qml:209
msgid "Show only tasks from the current activity"
msgstr ""
#: rc.cpp:1
msgid "Latte Shell"
msgstr ""
#: rc.cpp:2
msgid "Shell provided for the Latte Dock"
msgstr ""
#~ msgid "Applets Alignment"
#~ msgstr "小程式對齊"
#~ msgid "Let Windows Cover"
#~ msgstr " 讓視窗蓋過"
#~ msgid "Windows Go Below"
#~ msgstr "視窗在下面"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Top"
#~ msgstr "頂部"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Bottom"
#~ msgstr "底部"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Left"
#~ msgstr "左邊"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, location"
#~ msgid "Right"
#~ msgstr "右邊"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, alignment"
#~ msgid "Center"
#~ msgstr "置中"
#, fuzzy
#~ msgctxt "@label:listbox config ui"
#~ msgid "Visibility:"
#~ msgstr "可見度"
#, fuzzy
#~ msgctxt "@item:inlistbox config ui, visibility"
#~ msgid "Auto hide"
#~ msgstr "自動隱藏"
#~ msgid "Now Dock Panel"
#~ msgstr "Now Dock 面板"
#~ msgid "A plasma panel that tries to animate its plasmoid on hovering"
#~ msgstr ""
#~ "一個嘗試讓滑鼠游標停在上面時會讓它的 plasmoid 產生動畫的 plasma 面板"
#~ msgid "Now Dock Default Panel"
#~ msgstr "Now Dock 預設面板"
#~ msgid "Empty Now Dock Panel"
#~ msgstr "空的 Now Dock 面板"
#~ msgid "Automatic"
#~ msgstr "自動"
#~ msgid "Small steps for icon sizes in automatic modes"
#~ msgstr "自動模式中,圖示大小少量步進"

@ -1,9 +1,7 @@
[Desktop Entry] [Desktop Entry]
Encoding=UTF-8 Encoding=UTF-8
Name=Latte Shell Name=Latte Shell
Name[el]=Κέλυφος Latte
Comment=Shell provided for the Latte Dock Comment=Shell provided for the Latte Dock
Comment[el]=Κέλυφος που παρέχεται από το Latte
Keywords=shell Keywords=shell
Type=Service Type=Service

Loading…
Cancel
Save