diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-08 19:54:52 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 02:45:47 +0100 |
commit | 55141e2e6e589a1ff14c0a2eaefe26b05fee28a9 (patch) | |
tree | 56c3d6140e6ef5c631bd8b32ef658117035a337e /template/messages/tdebase/appletproxy.pot | |
parent | 9bd20b6c7c8125a7069e0da4830b66efa8d682c2 (diff) | |
download | tde-i18n-55141e2e6e589a1ff14c0a2eaefe26b05fee28a9.tar.gz tde-i18n-55141e2e6e589a1ff14c0a2eaefe26b05fee28a9.zip |
Add translation templates for tdebase.
Add missing header in PO files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 69c700e1c500f7a2e290475a4b56bef91ceeeb19)
Diffstat (limited to 'template/messages/tdebase/appletproxy.pot')
-rw-r--r-- | template/messages/tdebase/appletproxy.pot | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/template/messages/tdebase/appletproxy.pot b/template/messages/tdebase/appletproxy.pot new file mode 100644 index 00000000000..6ded862ccdb --- /dev/null +++ b/template/messages/tdebase/appletproxy.pot @@ -0,0 +1,80 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-06 17:06+0100\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: appletproxy.cpp:65 +msgid "The applet's desktop file" +msgstr "" + +#: appletproxy.cpp:66 +msgid "The config file to be used" +msgstr "" + +#: appletproxy.cpp:67 +msgid "DCOP callback id of the applet container" +msgstr "" + +#: appletproxy.cpp:73 appletproxy.cpp:75 +msgid "Panel applet proxy." +msgstr "" + +#: appletproxy.cpp:97 +msgid "No desktop file specified" +msgstr "" + +#: appletproxy.cpp:132 +msgid "" +"The applet proxy could not be started due to DCOP communication problems." +msgstr "" + +#: appletproxy.cpp:133 appletproxy.cpp:141 appletproxy.cpp:174 +#: appletproxy.cpp:195 appletproxy.cpp:297 appletproxy.cpp:322 +msgid "Applet Loading Error" +msgstr "" + +#: appletproxy.cpp:140 +msgid "" +"The applet proxy could not be started due to DCOP registration problems." +msgstr "" + +#: appletproxy.cpp:173 +#, c-format +msgid "The applet proxy could not load the applet information from %1." +msgstr "" + +#: appletproxy.cpp:194 +msgid "The applet %1 could not be loaded via the applet proxy." +msgstr "" + +#: appletproxy.cpp:296 +msgid "" +"The applet proxy could not dock into the panel due to DCOP communication " +"problems." +msgstr "" + +#: appletproxy.cpp:321 +msgid "The applet proxy could not dock into the panel." +msgstr "" |