diff options
author | Slávek Banko <[email protected]> | 2020-04-06 15:27:23 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-04-06 15:27:23 +0200 |
commit | d0b56db6fdd6912498d787f782c8a9e110736c74 (patch) | |
tree | e34cd8beb9ad86c9b4f33242d0ab8ec6ead7f137 /translations/messages/autostart.pot | |
parent | 23321da41ba4ee7f2b48321114cc3dbf7c3ea78b (diff) | |
download | kcmautostart-d0b56db6fdd6912498d787f782c8a9e110736c74.tar.gz kcmautostart-d0b56db6fdd6912498d787f782c8a9e110736c74.zip |
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/messages/autostart.pot')
-rw-r--r-- | translations/messages/autostart.pot | 96 |
1 files changed, 96 insertions, 0 deletions
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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\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 "" |