From 9fdd44830f135e840807c61cea043703fa1a07d5 Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Fri, 6 Jan 2017 11:41:13 +0200 Subject: [PATCH] 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 --- po/Messages.sh | 10 +- po/app/el.po | 40 +- po/app/latte-dock.pot | 40 +- po/app/pl.po | 40 +- po/app/ro.po | 40 +- po/app/zh_TW.po | 40 +- ...lasma_applet_org.kde.latte.containment.pot | 2 +- po/plasmoid/el.po | 2 +- po/plasmoid/pl.po | 2 +- .../plasma_applet_org.kde.latte.plasmoid.pot | 2 +- po/plasmoid/zh_TW.po | 2 +- po/shell/el.po | 355 ------------------ po/shell/pl.po | 333 ---------------- po/shell/plasma_shell_org.kde.latte.shell.pot | 255 +------------ po/shell/ro.po | 337 ----------------- po/shell/zh_TW.po | 351 ----------------- shell/metadata.desktop.cmake | 2 - 17 files changed, 114 insertions(+), 1739 deletions(-) delete mode 100644 po/shell/el.po delete mode 100644 po/shell/pl.po delete mode 100644 po/shell/ro.po delete mode 100644 po/shell/zh_TW.po diff --git a/po/Messages.sh b/po/Messages.sh index ebd5e3b9b..9110a7e5a 100644 --- a/po/Messages.sh +++ b/po/Messages.sh @@ -114,9 +114,11 @@ echo "Done" echo "Preparing rc files for 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 -find "${PROJECTPATHSHELL}" -name '*.rc' -o -name '*.ui' -o -name '*.kcfg' | sort > "${WDIRSHELL}/rcfiles.list" -xargs --arg-file="${WDIRSHELL}/rcfiles.list" extractrc > "${WDIRSHELL}/rc.cpp" +#find "${PROJECTPATHSHELL}" -name '*.rc' -o -name '*.ui' -o -name '*.kcfg' | sort > "${WDIRSHELL}/rcfiles.list" +#xargs --arg-file="${WDIRSHELL}/rcfiles.list" extractrc > "${WDIRSHELL}/rc.cpp" intltool-extract --quiet --type=gettext/ini ../../shell.metadata.desktop.template cat ../../shell.metadata.desktop.template.h >> ${WDIRSHELL}/rc.cpp @@ -127,7 +129,7 @@ echo "Extracting messages for shell" # 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" 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 "Cleaning up for shell" -rm "${WDIRSHELL}/rcfiles.list" +#rm "${WDIRSHELL}/rcfiles.list" rm "${WDIRSHELL}/infiles.list" rm "${WDIRSHELL}/rc.cpp" echo "Done" diff --git a/po/app/el.po b/po/app/el.po index 3c527f188..a7642e0dd 100644 --- a/po/app/el.po +++ b/po/app/el.po @@ -6,7 +6,7 @@ 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" +"POT-Creation-Date: 2017-01-06 11:37+0200\n" "PO-Revision-Date: 2017-01-05 18:31+0200\n" "Last-Translator: Michail Vοurlakos \n" "Language-Team: Greek \n" @@ -84,88 +84,88 @@ msgctxt "bottom location" msgid "Bottom" msgstr "Κάτω" -#: ../../shell/contents/configuration/BehaviorConfig.qml:139 +#: ../../shell/contents/configuration/BehaviorConfig.qml:140 msgctxt "left location" msgid "Left" msgstr "Αριστερά" -#: ../../shell/contents/configuration/BehaviorConfig.qml:152 +#: ../../shell/contents/configuration/BehaviorConfig.qml:154 msgctxt "top location" msgid "Top" msgstr "Πάνω" -#: ../../shell/contents/configuration/BehaviorConfig.qml:166 +#: ../../shell/contents/configuration/BehaviorConfig.qml:169 msgctxt "right location" msgid "Right" msgstr "Δεξιά" -#: ../../shell/contents/configuration/BehaviorConfig.qml:187 +#: ../../shell/contents/configuration/BehaviorConfig.qml:191 msgid "Alignment" msgstr "Στοίχιση" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 msgctxt "top alignment" msgid "Top" msgstr "Πάνω" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 msgctxt "left alignment" msgid "Left" msgstr "Αριστερή" -#: ../../shell/contents/configuration/BehaviorConfig.qml:258 +#: ../../shell/contents/configuration/BehaviorConfig.qml:263 msgctxt "center alignment" msgid "Center" msgstr "Κεντρική" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 msgctxt "bottom alignment" msgid "Bottom" msgstr "Κάτω" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 msgctxt "right alignment" msgid "Right" msgstr "Δεξιά" -#: ../../shell/contents/configuration/BehaviorConfig.qml:288 +#: ../../shell/contents/configuration/BehaviorConfig.qml:295 msgctxt "justify alignment" msgid "Justify" msgstr "Πλήρης" -#: ../../shell/contents/configuration/BehaviorConfig.qml:312 +#: ../../shell/contents/configuration/BehaviorConfig.qml:320 msgid "Visibility" msgstr "Ορατότητα" -#: ../../shell/contents/configuration/BehaviorConfig.qml:362 +#: ../../shell/contents/configuration/BehaviorConfig.qml:370 msgid "Always Visible" msgstr "Πάντα Ορατό" -#: ../../shell/contents/configuration/BehaviorConfig.qml:375 +#: ../../shell/contents/configuration/BehaviorConfig.qml:383 msgid "Auto Hide" msgstr "Αυτόματη Απόκρυψη" -#: ../../shell/contents/configuration/BehaviorConfig.qml:388 +#: ../../shell/contents/configuration/BehaviorConfig.qml:396 msgid "Dodge Active" msgstr "Αποφυγή Ενεργό" -#: ../../shell/contents/configuration/BehaviorConfig.qml:402 +#: ../../shell/contents/configuration/BehaviorConfig.qml:410 msgid "Dodge Maximized" msgstr "Αποφυγή Μεγιστοποίησης" -#: ../../shell/contents/configuration/BehaviorConfig.qml:416 +#: ../../shell/contents/configuration/BehaviorConfig.qml:424 msgid "Dodge All Windows" msgstr "Αποφυγή Παραθύρων" -#: ../../shell/contents/configuration/BehaviorConfig.qml:433 +#: ../../shell/contents/configuration/BehaviorConfig.qml:441 msgid "Delay" msgstr "Καθυστέρηση" -#: ../../shell/contents/configuration/BehaviorConfig.qml:444 +#: ../../shell/contents/configuration/BehaviorConfig.qml:452 msgid "Hide:" msgstr "Απόκρυψη:" -#: ../../shell/contents/configuration/BehaviorConfig.qml:467 +#: ../../shell/contents/configuration/BehaviorConfig.qml:475 msgid "Show:" msgstr "Εμφάνιση:" diff --git a/po/app/latte-dock.pot b/po/app/latte-dock.pot index 8c8b490b0..e336f1c96 100644 --- a/po/app/latte-dock.pot +++ b/po/app/latte-dock.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -84,88 +84,88 @@ msgctxt "bottom location" msgid "Bottom" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:139 +#: ../../shell/contents/configuration/BehaviorConfig.qml:140 msgctxt "left location" msgid "Left" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:152 +#: ../../shell/contents/configuration/BehaviorConfig.qml:154 msgctxt "top location" msgid "Top" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:166 +#: ../../shell/contents/configuration/BehaviorConfig.qml:169 msgctxt "right location" msgid "Right" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:187 +#: ../../shell/contents/configuration/BehaviorConfig.qml:191 msgid "Alignment" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 msgctxt "top alignment" msgid "Top" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 msgctxt "left alignment" msgid "Left" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:258 +#: ../../shell/contents/configuration/BehaviorConfig.qml:263 msgctxt "center alignment" msgid "Center" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 msgctxt "bottom alignment" msgid "Bottom" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 msgctxt "right alignment" msgid "Right" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:288 +#: ../../shell/contents/configuration/BehaviorConfig.qml:295 msgctxt "justify alignment" msgid "Justify" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:312 +#: ../../shell/contents/configuration/BehaviorConfig.qml:320 msgid "Visibility" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:362 +#: ../../shell/contents/configuration/BehaviorConfig.qml:370 msgid "Always Visible" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:375 +#: ../../shell/contents/configuration/BehaviorConfig.qml:383 msgid "Auto Hide" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:388 +#: ../../shell/contents/configuration/BehaviorConfig.qml:396 msgid "Dodge Active" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:402 +#: ../../shell/contents/configuration/BehaviorConfig.qml:410 msgid "Dodge Maximized" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:416 +#: ../../shell/contents/configuration/BehaviorConfig.qml:424 msgid "Dodge All Windows" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:433 +#: ../../shell/contents/configuration/BehaviorConfig.qml:441 msgid "Delay" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:444 +#: ../../shell/contents/configuration/BehaviorConfig.qml:452 msgid "Hide:" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:467 +#: ../../shell/contents/configuration/BehaviorConfig.qml:475 msgid "Show:" msgstr "" diff --git a/po/app/pl.po b/po/app/pl.po index f45d78711..7d2c6a5c2 100644 --- a/po/app/pl.po +++ b/po/app/pl.po @@ -6,7 +6,7 @@ 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" +"POT-Creation-Date: 2017-01-06 11:37+0200\n" "PO-Revision-Date: 2016-10-14 14:20+0100\n" "Last-Translator: Damian Kopeć \n" "Language-Team: Polish \n" @@ -87,97 +87,97 @@ msgctxt "bottom location" msgid "Bottom" msgstr "Dół" -#: ../../shell/contents/configuration/BehaviorConfig.qml:139 +#: ../../shell/contents/configuration/BehaviorConfig.qml:140 #, fuzzy msgctxt "left location" msgid "Left" msgstr "Lewa" -#: ../../shell/contents/configuration/BehaviorConfig.qml:152 +#: ../../shell/contents/configuration/BehaviorConfig.qml:154 #, fuzzy msgctxt "top location" msgid "Top" msgstr "Góra" -#: ../../shell/contents/configuration/BehaviorConfig.qml:166 +#: ../../shell/contents/configuration/BehaviorConfig.qml:169 #, fuzzy msgctxt "right location" msgid "Right" msgstr "Prawa" -#: ../../shell/contents/configuration/BehaviorConfig.qml:187 +#: ../../shell/contents/configuration/BehaviorConfig.qml:191 #, fuzzy msgid "Alignment" msgstr "Wyrównanie Apletów " -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 #, fuzzy msgctxt "top alignment" msgid "Top" msgstr "Góra" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 #, fuzzy msgctxt "left alignment" msgid "Left" msgstr "Lewa" -#: ../../shell/contents/configuration/BehaviorConfig.qml:258 +#: ../../shell/contents/configuration/BehaviorConfig.qml:263 #, fuzzy msgctxt "center alignment" msgid "Center" msgstr "Środek" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 #, fuzzy msgctxt "bottom alignment" msgid "Bottom" msgstr "Dół" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 #, fuzzy msgctxt "right alignment" msgid "Right" msgstr "Prawa" -#: ../../shell/contents/configuration/BehaviorConfig.qml:288 +#: ../../shell/contents/configuration/BehaviorConfig.qml:295 msgctxt "justify alignment" msgid "Justify" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:312 +#: ../../shell/contents/configuration/BehaviorConfig.qml:320 msgid "Visibility" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:362 +#: ../../shell/contents/configuration/BehaviorConfig.qml:370 msgid "Always Visible" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:375 +#: ../../shell/contents/configuration/BehaviorConfig.qml:383 msgid "Auto Hide" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:388 +#: ../../shell/contents/configuration/BehaviorConfig.qml:396 msgid "Dodge Active" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:402 +#: ../../shell/contents/configuration/BehaviorConfig.qml:410 msgid "Dodge Maximized" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:416 +#: ../../shell/contents/configuration/BehaviorConfig.qml:424 msgid "Dodge All Windows" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:433 +#: ../../shell/contents/configuration/BehaviorConfig.qml:441 msgid "Delay" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:444 +#: ../../shell/contents/configuration/BehaviorConfig.qml:452 msgid "Hide:" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:467 +#: ../../shell/contents/configuration/BehaviorConfig.qml:475 msgid "Show:" msgstr "" diff --git a/po/app/ro.po b/po/app/ro.po index 9064c52cd..1fc15ee37 100644 --- a/po/app/ro.po +++ b/po/app/ro.po @@ -6,7 +6,7 @@ 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" +"POT-Creation-Date: 2017-01-06 11:37+0200\n" "PO-Revision-Date: 2016-09-25 04:15+0300\n" "Last-Translator: Viorel-Cătălin Răpițeanu \n" @@ -88,97 +88,97 @@ msgctxt "bottom location" msgid "Bottom" msgstr "Jos" -#: ../../shell/contents/configuration/BehaviorConfig.qml:139 +#: ../../shell/contents/configuration/BehaviorConfig.qml:140 #, fuzzy msgctxt "left location" msgid "Left" msgstr "Stânga" -#: ../../shell/contents/configuration/BehaviorConfig.qml:152 +#: ../../shell/contents/configuration/BehaviorConfig.qml:154 #, fuzzy msgctxt "top location" msgid "Top" msgstr "Sus" -#: ../../shell/contents/configuration/BehaviorConfig.qml:166 +#: ../../shell/contents/configuration/BehaviorConfig.qml:169 #, fuzzy msgctxt "right location" msgid "Right" msgstr "Dreapta" -#: ../../shell/contents/configuration/BehaviorConfig.qml:187 +#: ../../shell/contents/configuration/BehaviorConfig.qml:191 #, fuzzy msgid "Alignment" msgstr "Alinierea miniaplicațiilor" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 #, fuzzy msgctxt "top alignment" msgid "Top" msgstr "Sus" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 #, fuzzy msgctxt "left alignment" msgid "Left" msgstr "Stânga" -#: ../../shell/contents/configuration/BehaviorConfig.qml:258 +#: ../../shell/contents/configuration/BehaviorConfig.qml:263 #, fuzzy msgctxt "center alignment" msgid "Center" msgstr "Centru" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 #, fuzzy msgctxt "bottom alignment" msgid "Bottom" msgstr "Jos" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 #, fuzzy msgctxt "right alignment" msgid "Right" msgstr "Dreapta" -#: ../../shell/contents/configuration/BehaviorConfig.qml:288 +#: ../../shell/contents/configuration/BehaviorConfig.qml:295 msgctxt "justify alignment" msgid "Justify" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:312 +#: ../../shell/contents/configuration/BehaviorConfig.qml:320 msgid "Visibility" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:362 +#: ../../shell/contents/configuration/BehaviorConfig.qml:370 msgid "Always Visible" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:375 +#: ../../shell/contents/configuration/BehaviorConfig.qml:383 msgid "Auto Hide" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:388 +#: ../../shell/contents/configuration/BehaviorConfig.qml:396 msgid "Dodge Active" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:402 +#: ../../shell/contents/configuration/BehaviorConfig.qml:410 msgid "Dodge Maximized" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:416 +#: ../../shell/contents/configuration/BehaviorConfig.qml:424 msgid "Dodge All Windows" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:433 +#: ../../shell/contents/configuration/BehaviorConfig.qml:441 msgid "Delay" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:444 +#: ../../shell/contents/configuration/BehaviorConfig.qml:452 msgid "Hide:" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:467 +#: ../../shell/contents/configuration/BehaviorConfig.qml:475 msgid "Show:" msgstr "" diff --git a/po/app/zh_TW.po b/po/app/zh_TW.po index ab418e594..e481098fa 100644 --- a/po/app/zh_TW.po +++ b/po/app/zh_TW.po @@ -6,7 +6,7 @@ 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" +"POT-Creation-Date: 2017-01-06 11:37+0200\n" "PO-Revision-Date: 2016-11-26 17:31+0800\n" "Last-Translator: Jeff Huang \n" "Language-Team: Chinese \n" @@ -85,99 +85,99 @@ msgctxt "bottom location" msgid "Bottom" msgstr "底部" -#: ../../shell/contents/configuration/BehaviorConfig.qml:139 +#: ../../shell/contents/configuration/BehaviorConfig.qml:140 #, fuzzy msgctxt "left location" msgid "Left" msgstr "左邊" -#: ../../shell/contents/configuration/BehaviorConfig.qml:152 +#: ../../shell/contents/configuration/BehaviorConfig.qml:154 #, fuzzy msgctxt "top location" msgid "Top" msgstr "頂部" -#: ../../shell/contents/configuration/BehaviorConfig.qml:166 +#: ../../shell/contents/configuration/BehaviorConfig.qml:169 #, fuzzy msgctxt "right location" msgid "Right" msgstr "右邊" -#: ../../shell/contents/configuration/BehaviorConfig.qml:187 +#: ../../shell/contents/configuration/BehaviorConfig.qml:191 #, fuzzy msgid "Alignment" msgstr "小程式對齊" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 #, fuzzy msgctxt "top alignment" msgid "Top" msgstr "頂部" -#: ../../shell/contents/configuration/BehaviorConfig.qml:242 +#: ../../shell/contents/configuration/BehaviorConfig.qml:246 #, fuzzy msgctxt "left alignment" msgid "Left" msgstr "左邊" -#: ../../shell/contents/configuration/BehaviorConfig.qml:258 +#: ../../shell/contents/configuration/BehaviorConfig.qml:263 #, fuzzy msgctxt "center alignment" msgid "Center" msgstr "置中" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 #, fuzzy msgctxt "bottom alignment" msgid "Bottom" msgstr "底部" -#: ../../shell/contents/configuration/BehaviorConfig.qml:271 +#: ../../shell/contents/configuration/BehaviorConfig.qml:277 #, fuzzy msgctxt "right alignment" msgid "Right" msgstr "右邊" -#: ../../shell/contents/configuration/BehaviorConfig.qml:288 +#: ../../shell/contents/configuration/BehaviorConfig.qml:295 msgctxt "justify alignment" msgid "Justify" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:312 +#: ../../shell/contents/configuration/BehaviorConfig.qml:320 msgid "Visibility" msgstr "可見度" -#: ../../shell/contents/configuration/BehaviorConfig.qml:362 +#: ../../shell/contents/configuration/BehaviorConfig.qml:370 msgid "Always Visible" msgstr "永遠可見" -#: ../../shell/contents/configuration/BehaviorConfig.qml:375 +#: ../../shell/contents/configuration/BehaviorConfig.qml:383 msgid "Auto Hide" msgstr "自動隱藏" -#: ../../shell/contents/configuration/BehaviorConfig.qml:388 +#: ../../shell/contents/configuration/BehaviorConfig.qml:396 #, fuzzy msgid "Dodge Active" msgstr "在作用中的視窗後" -#: ../../shell/contents/configuration/BehaviorConfig.qml:402 +#: ../../shell/contents/configuration/BehaviorConfig.qml:410 #, fuzzy msgid "Dodge Maximized" msgstr "在最大化的視窗後" -#: ../../shell/contents/configuration/BehaviorConfig.qml:416 +#: ../../shell/contents/configuration/BehaviorConfig.qml:424 msgid "Dodge All Windows" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:433 +#: ../../shell/contents/configuration/BehaviorConfig.qml:441 msgid "Delay" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:444 +#: ../../shell/contents/configuration/BehaviorConfig.qml:452 msgid "Hide:" msgstr "" -#: ../../shell/contents/configuration/BehaviorConfig.qml:467 +#: ../../shell/contents/configuration/BehaviorConfig.qml:475 msgid "Show:" msgstr "" diff --git a/po/containment/plasma_applet_org.kde.latte.containment.pot b/po/containment/plasma_applet_org.kde.latte.containment.pot index fdef0f98f..faaa69829 100644 --- a/po/containment/plasma_applet_org.kde.latte.containment.pot +++ b/po/containment/plasma_applet_org.kde.latte.containment.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/plasmoid/el.po b/po/plasmoid/el.po index 76b4b20dd..eda346c45 100644 --- a/po/plasmoid/el.po +++ b/po/plasmoid/el.po @@ -6,7 +6,7 @@ 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" +"POT-Creation-Date: 2017-01-06 11:37+0200\n" "PO-Revision-Date: 2017-01-05 18:20+0200\n" "Last-Translator: Michail Vοurlakos \n" "Language-Team: Greek \n" diff --git a/po/plasmoid/pl.po b/po/plasmoid/pl.po index 6494985b2..a37f401cf 100644 --- a/po/plasmoid/pl.po +++ b/po/plasmoid/pl.po @@ -6,7 +6,7 @@ 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" +"POT-Creation-Date: 2017-01-06 11:37+0200\n" "PO-Revision-Date: 2016-10-16 13:14+0100\n" "Last-Translator: Damian Kopeć \n" "Language-Team: Polish \n" diff --git a/po/plasmoid/plasma_applet_org.kde.latte.plasmoid.pot b/po/plasmoid/plasma_applet_org.kde.latte.plasmoid.pot index 81cf7c91b..dcfc1c783 100644 --- a/po/plasmoid/plasma_applet_org.kde.latte.plasmoid.pot +++ b/po/plasmoid/plasma_applet_org.kde.latte.plasmoid.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/plasmoid/zh_TW.po b/po/plasmoid/zh_TW.po index 291e73cbb..1b71ea42b 100644 --- a/po/plasmoid/zh_TW.po +++ b/po/plasmoid/zh_TW.po @@ -6,7 +6,7 @@ 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" +"POT-Creation-Date: 2017-01-06 11:37+0200\n" "PO-Revision-Date: 2016-11-26 17:34+0800\n" "Last-Translator: Jeff Huang \n" "Language-Team: Chinese \n" diff --git a/po/shell/el.po b/po/shell/el.po deleted file mode 100644 index 51e8b534d..000000000 --- a/po/shell/el.po +++ /dev/null @@ -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 , 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 \n" -"Language-Team: Greek \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 "" -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 "Μικρά βήματα στην αυτόματη εναλλαγή μεγέθους" diff --git a/po/shell/pl.po b/po/shell/pl.po deleted file mode 100644 index 8db79cf27..000000000 --- a/po/shell/pl.po +++ /dev/null @@ -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ć , 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ć \n" -"Language-Team: Polish \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 "" -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" diff --git a/po/shell/plasma_shell_org.kde.latte.shell.pot b/po/shell/plasma_shell_org.kde.latte.shell.pot index b4a197ca3..ad781a288 100644 --- a/po/shell/plasma_shell_org.kde.latte.shell.pot +++ b/po/shell/plasma_shell_org.kde.latte.shell.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,259 +17,10 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\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 -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 "" -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 +#: rc.cpp:1 rc.cpp:3 msgid "Latte Shell" msgstr "" -#: rc.cpp:2 +#: rc.cpp:2 rc.cpp:4 msgid "Shell provided for the Latte Dock" msgstr "" diff --git a/po/shell/ro.po b/po/shell/ro.po deleted file mode 100644 index f386229f3..000000000 --- a/po/shell/ro.po +++ /dev/null @@ -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 , 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 \n" -"Language-Team: Romanian \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 "" -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" diff --git a/po/shell/zh_TW.po b/po/shell/zh_TW.po deleted file mode 100644 index 9178359a9..000000000 --- a/po/shell/zh_TW.po +++ /dev/null @@ -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 , 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 \n" -"Language-Team: Chinese \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 "" -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 "自動模式中,圖示大小少量步進" diff --git a/shell/metadata.desktop.cmake b/shell/metadata.desktop.cmake index bf245067f..70da2ce91 100644 --- a/shell/metadata.desktop.cmake +++ b/shell/metadata.desktop.cmake @@ -1,9 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Name=Latte Shell -Name[el]=Κέλυφος Latte Comment=Shell provided for the Latte Dock -Comment[el]=Κέλυφος που παρέχεται από το Latte Keywords=shell Type=Service