added translations for corona
parent
4a48191ce4
commit
53560247db
@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
_Name=Latte
|
||||
_Comment=Dock for the masses
|
||||
_GenericName=Dock
|
||||
|
||||
Categories=Utility;
|
||||
Exec=latte-dock %u
|
||||
Icon=latte-dock
|
||||
InitialPreference=1
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
@ -0,0 +1,22 @@
|
||||
../../shell/contents/configuration/config.qml
|
||||
../../shell/contents/configuration/LatteDockConfiguration.qml.cmake
|
||||
../../shell/contents/views/Panel.qml
|
||||
../../corona/abstractinterface.cpp
|
||||
../../corona/abstractinterface.h
|
||||
../../corona/main.cpp
|
||||
../../corona/nowdockconfigview.cpp
|
||||
../../corona/nowdockconfigview.h
|
||||
../../corona/nowdockcorona.cpp
|
||||
../../corona/nowdockcorona.h
|
||||
../../corona/nowdockview.cpp
|
||||
../../corona/nowdockview.h
|
||||
../../corona/packageplugins/shell/nowdockpackage.cpp
|
||||
../../corona/packageplugins/shell/nowdockpackage.h
|
||||
../../corona/plasmaquick/configview.h
|
||||
../../corona/plasmaquick/containmentview.h
|
||||
../../corona/plasmaquick/view.h
|
||||
../../corona/visibilitymanager.cpp
|
||||
../../corona/visibilitymanager.h
|
||||
../../corona/xwindowinterface.cpp
|
||||
../../corona/xwindowinterface.h
|
||||
rc.cpp
|
@ -0,0 +1,151 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/psifidotos/latte-dock/\n"
|
||||
"POT-Creation-Date: 2016-12-28 16:37+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../../shell/contents/configuration/config.qml:26
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:38
|
||||
msgid "Applets Alignment"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:52
|
||||
msgid "ver: "
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:109
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Top"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:109
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Left"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:125
|
||||
msgid "Center"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:138
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Bottom"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:138
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Right"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:179
|
||||
msgid "Visibility"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:235
|
||||
msgid "Always Visible"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:248
|
||||
msgid "Auto Hide"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:261
|
||||
msgid "Dodge Active"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:275
|
||||
msgid "Dodge Maximized"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:289
|
||||
msgid "Dodge All Windows"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:322
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:343
|
||||
msgid "Applets Size"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:390
|
||||
msgid "Zoom On Hover"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:409
|
||||
msgid "Zoom Factor"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:458
|
||||
msgid "Background"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:464
|
||||
msgid "Show Panel Background"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:494
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:540
|
||||
msgid "Shadows"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:578
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:583
|
||||
msgid "Only for locked applets"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:588
|
||||
msgid "All applets"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:598
|
||||
msgid "Add New Dock"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:604
|
||||
msgid "Remove Dock"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:22
|
||||
msgid "Now Dock panel"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:24
|
||||
msgid "Dock configuration UI"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:25
|
||||
msgid "Config model"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:1
|
||||
msgid "Latte"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:2
|
||||
msgid "Dock for the masses"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:3
|
||||
msgid "Dock"
|
||||
msgstr ""
|
@ -0,0 +1,199 @@
|
||||
# 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: 2016-12-28 16:37+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/config.qml:26
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:38
|
||||
msgid "Applets Alignment"
|
||||
msgstr "Wyrównanie Apletów "
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:52
|
||||
msgid "ver: "
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:109
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Top"
|
||||
msgstr "Góra"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:109
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Left"
|
||||
msgstr "Lewa"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:125
|
||||
msgid "Center"
|
||||
msgstr "Środek"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:138
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Bottom"
|
||||
msgstr "Dół"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:138
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Right"
|
||||
msgstr "Prawa"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:179
|
||||
msgid "Visibility"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:235
|
||||
msgid "Always Visible"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:248
|
||||
msgid "Auto Hide"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:261
|
||||
msgid "Dodge Active"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:275
|
||||
msgid "Dodge Maximized"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:289
|
||||
msgid "Dodge All Windows"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:322
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:343
|
||||
msgid "Applets Size"
|
||||
msgstr "Wielkość Apletów"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:390
|
||||
msgid "Zoom On Hover"
|
||||
msgstr "Zbliżenie Przy Najechaniu"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:409
|
||||
msgid "Zoom Factor"
|
||||
msgstr "Stopień Zbliżenia"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:458
|
||||
msgid "Background"
|
||||
msgstr "Tło"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:464
|
||||
msgid "Show Panel Background"
|
||||
msgstr "Pokaż Tło Panelu"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:494
|
||||
msgid "Size"
|
||||
msgstr "Rozmiar"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:540
|
||||
msgid "Shadows"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:578
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:583
|
||||
#, fuzzy
|
||||
msgid "Only for locked applets"
|
||||
msgstr "Cień dla zablokowanych apletów"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:588
|
||||
#, fuzzy
|
||||
msgid "All applets"
|
||||
msgstr "Wielkość Apletów"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:598
|
||||
msgid "Add New Dock"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:604
|
||||
msgid "Remove Dock"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:22
|
||||
#, fuzzy
|
||||
msgid "Now Dock panel"
|
||||
msgstr "Panel Now Dock"
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:24
|
||||
msgid "Dock configuration UI"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:25
|
||||
msgid "Config model"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:1
|
||||
msgid "Latte"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:2
|
||||
msgid "Dock for the masses"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:3
|
||||
msgid "Dock"
|
||||
msgstr ""
|
||||
|
||||
#, 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 "@label:listbox config ui"
|
||||
#~ msgid "Alignment:"
|
||||
#~ msgstr "Wyrównanie Apletów "
|
||||
|
||||
#, fuzzy
|
||||
#~ msgctxt "@item:inlistbox config ui, alignment"
|
||||
#~ msgid "Center"
|
||||
#~ msgstr "Środek"
|
||||
|
||||
#~ 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"
|
@ -0,0 +1,3 @@
|
||||
char *s = N_("Latte");
|
||||
char *s = N_("Dock for the masses");
|
||||
char *s = N_("Dock");
|
@ -0,0 +1,203 @@
|
||||
# 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: 2016-12-28 16:37+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/config.qml:26
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:38
|
||||
msgid "Applets Alignment"
|
||||
msgstr "Alinierea miniaplicațiilor"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:52
|
||||
msgid "ver: "
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:109
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Top"
|
||||
msgstr "Sus"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:109
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Left"
|
||||
msgstr "Stânga"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:125
|
||||
msgid "Center"
|
||||
msgstr "Centru"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:138
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Bottom"
|
||||
msgstr "Jos"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:138
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Right"
|
||||
msgstr "Dreapta"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:179
|
||||
msgid "Visibility"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:235
|
||||
msgid "Always Visible"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:248
|
||||
msgid "Auto Hide"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:261
|
||||
msgid "Dodge Active"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:275
|
||||
msgid "Dodge Maximized"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:289
|
||||
msgid "Dodge All Windows"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:322
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:343
|
||||
msgid "Applets Size"
|
||||
msgstr "Dimensiunea miniaplicațiilor"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:390
|
||||
msgid "Zoom On Hover"
|
||||
msgstr "Panoramează la trecerea peste"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:409
|
||||
msgid "Zoom Factor"
|
||||
msgstr "Factor de panoramare"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:458
|
||||
msgid "Background"
|
||||
msgstr "Fundal"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:464
|
||||
msgid "Show Panel Background"
|
||||
msgstr "Arată fundalul panoului"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:494
|
||||
msgid "Size"
|
||||
msgstr "Dimensiune"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:540
|
||||
msgid "Shadows"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:578
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:583
|
||||
msgid "Only for locked applets"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:588
|
||||
#, fuzzy
|
||||
msgid "All applets"
|
||||
msgstr "Dimensiunea miniaplicațiilor"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:598
|
||||
msgid "Add New Dock"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:604
|
||||
msgid "Remove Dock"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:22
|
||||
#, fuzzy
|
||||
msgid "Now Dock panel"
|
||||
msgstr "Panou Now Dock"
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:24
|
||||
msgid "Dock configuration UI"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:25
|
||||
msgid "Config model"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:1
|
||||
msgid "Latte"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:2
|
||||
msgid "Dock for the masses"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:3
|
||||
msgid "Dock"
|
||||
msgstr ""
|
||||
|
||||
#, 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 "@label:listbox config ui"
|
||||
#~ msgid "Alignment:"
|
||||
#~ msgstr "Alinierea miniaplicațiilor"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgctxt "@item:inlistbox config ui, alignment"
|
||||
#~ msgid "Center"
|
||||
#~ msgstr "Centru"
|
||||
|
||||
#~ 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"
|
@ -0,0 +1,216 @@
|
||||
# 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: 2016-12-28 16:37+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/config.qml:26
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:38
|
||||
msgid "Applets Alignment"
|
||||
msgstr "小程式對齊"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:52
|
||||
msgid "ver: "
|
||||
msgstr "版本:"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:109
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Top"
|
||||
msgstr "頂部"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:109
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Left"
|
||||
msgstr "左邊"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:125
|
||||
msgid "Center"
|
||||
msgstr "置中"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:138
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Bottom"
|
||||
msgstr "底部"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:138
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:155
|
||||
msgid "Right"
|
||||
msgstr "右邊"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:179
|
||||
msgid "Visibility"
|
||||
msgstr "可見度"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:235
|
||||
msgid "Always Visible"
|
||||
msgstr "永遠可見"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:248
|
||||
msgid "Auto Hide"
|
||||
msgstr "自動隱藏"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:261
|
||||
#, fuzzy
|
||||
msgid "Dodge Active"
|
||||
msgstr "在作用中的視窗後"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:275
|
||||
#, fuzzy
|
||||
msgid "Dodge Maximized"
|
||||
msgstr "在最大化的視窗後"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:289
|
||||
msgid "Dodge All Windows"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:322
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:343
|
||||
msgid "Applets Size"
|
||||
msgstr "小程式大小"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:390
|
||||
msgid "Zoom On Hover"
|
||||
msgstr "滑鼠游標置於其上時縮放"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:409
|
||||
msgid "Zoom Factor"
|
||||
msgstr "縮放係數"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:458
|
||||
msgid "Background"
|
||||
msgstr "背景"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:464
|
||||
msgid "Show Panel Background"
|
||||
msgstr "顯示面板背景"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:494
|
||||
msgid "Size"
|
||||
msgstr "大小"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:540
|
||||
msgid "Shadows"
|
||||
msgstr "陰影"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:578
|
||||
msgid "None"
|
||||
msgstr "無"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:583
|
||||
msgid "Only for locked applets"
|
||||
msgstr "僅鎖定小程式"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:588
|
||||
msgid "All applets"
|
||||
msgstr "所有小程式"
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:598
|
||||
msgid "Add New Dock"
|
||||
msgstr ""
|
||||
|
||||
#: ../../shell/contents/configuration/LatteDockConfiguration.qml.cmake:604
|
||||
msgid "Remove Dock"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:22
|
||||
#, fuzzy
|
||||
msgid "Now Dock panel"
|
||||
msgstr "Now Dock 面板"
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:24
|
||||
msgid "Dock configuration UI"
|
||||
msgstr ""
|
||||
|
||||
#: ../../corona/packageplugins/shell/nowdockpackage.cpp:25
|
||||
msgid "Config model"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:1
|
||||
msgid "Latte"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:2
|
||||
msgid "Dock for the masses"
|
||||
msgstr ""
|
||||
|
||||
#: rc.cpp:3
|
||||
msgid "Dock"
|
||||
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 "@label:listbox config ui"
|
||||
#~ msgid "Alignment:"
|
||||
#~ 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 "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 "自動模式中,圖示大小少量步進"
|
Loading…
Reference in New Issue