From d0b56db6fdd6912498d787f782c8a9e110736c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 6 Apr 2020 15:27:23 +0200 Subject: Move translations to a new directory layout. Add support for LINGUAS for listing translations to install. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- translations/messages/autostart.pot | 96 +++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 translations/messages/autostart.pot (limited to 'translations/messages/autostart.pot') diff --git a/translations/messages/autostart.pot b/translations/messages/autostart.pot new file mode 100644 index 0000000..df21bb7 --- /dev/null +++ b/translations/messages/autostart.pot @@ -0,0 +1,96 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-01-13 01:09+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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 "" + +#: autostart.cpp:73 autostart.cpp:153 +msgid "Startup" +msgstr "" + +#: autostart.cpp:76 autostart.cpp:154 +msgid "Shutdown" +msgstr "" + +#: autostart.cpp:79 autostart.cpp:155 +msgid "ENV" +msgstr "" + +#: autostart.cpp:134 +msgid "Name" +msgstr "" + +#: autostart.cpp:135 +msgid "Command" +msgstr "" + +#: autostart.cpp:136 +msgid "Run on" +msgstr "" + +#: autostart.cpp:158 +msgid "&Add" +msgstr "" + +#: autostart.cpp:159 +msgid "Alt+A" +msgstr "" + +#: autostart.cpp:161 +msgid "Alt+R" +msgstr "" + +#: autostart.cpp:162 +msgid "&Properties" +msgstr "" + +#: autostart.cpp:163 +msgid "Alt+P" +msgstr "" + +#: autostart.cpp:176 +msgid "TDE Autostart Manager" +msgstr "" + +#: autostart.cpp:177 +msgid "TDE Autostart Manager Control Panel Module" +msgstr "" + +#: autostart.cpp:179 +msgid "(c) 2006 Stephen Leaf" +msgstr "" + +#: autostart.cpp:251 +msgid "Cannot add a Service entry to the list of autostart modules.\n" +msgstr "" + +#: autostart.cpp:274 +msgid "Can't find a matching entry for the selected item.\n" +msgstr "" + +#: autostart.cpp:344 +msgid "" +"This module helps configure which applications TDE runs when starting and " +"exiting." +msgstr "" -- cgit v1.2.1