diff options
author | Automated System <slavek.banko@axis.cz> | 2020-05-11 04:35:44 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-11 04:35:44 +0200 |
commit | 7ee0c9dffc4ca1764f17a2a0d017743a469dbe35 (patch) | |
tree | ca31a0e0e6898df6d22ca08f9d465a39ddf8b6a2 | |
parent | 27620f735e185c485600ba24541558807234006f (diff) | |
download | kcmautostart-7ee0c9dffc4ca1764f17a2a0d017743a469dbe35.tar.gz kcmautostart-7ee0c9dffc4ca1764f17a2a0d017743a469dbe35.zip |
Update translation template.
-rw-r--r-- | translations/messages/autostart.pot | 42 |
1 files changed, 22 insertions, 20 deletions
diff --git a/translations/messages/autostart.pot b/translations/messages/autostart.pot index df21bb7..d121753 100644 --- a/translations/messages/autostart.pot +++ b/translations/messages/autostart.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-13 01:09+0100\n" +"POT-Creation-Date: 2020-05-11 04:19+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" @@ -13,83 +13,85 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: _translatorinfo:1 +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent msgid "" "_: NAME OF TRANSLATORS\n" "Your names" msgstr "" -#: _translatorinfo:2 +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" msgstr "" -#: autostart.cpp:73 autostart.cpp:153 +#: autostart.cpp:67 autostart.cpp:145 msgid "Startup" msgstr "" -#: autostart.cpp:76 autostart.cpp:154 +#: autostart.cpp:70 autostart.cpp:146 msgid "Shutdown" msgstr "" -#: autostart.cpp:79 autostart.cpp:155 +#: autostart.cpp:73 autostart.cpp:147 msgid "ENV" msgstr "" -#: autostart.cpp:134 +#: autostart.cpp:126 msgid "Name" msgstr "" -#: autostart.cpp:135 +#: autostart.cpp:127 msgid "Command" msgstr "" -#: autostart.cpp:136 +#: autostart.cpp:128 msgid "Run on" msgstr "" -#: autostart.cpp:158 +#: autostart.cpp:150 msgid "&Add" msgstr "" -#: autostart.cpp:159 +#: autostart.cpp:151 msgid "Alt+A" msgstr "" -#: autostart.cpp:161 +#: autostart.cpp:153 msgid "Alt+R" msgstr "" -#: autostart.cpp:162 +#: autostart.cpp:154 msgid "&Properties" msgstr "" -#: autostart.cpp:163 +#: autostart.cpp:155 msgid "Alt+P" msgstr "" -#: autostart.cpp:176 +#: autostart.cpp:168 msgid "TDE Autostart Manager" msgstr "" -#: autostart.cpp:177 +#: autostart.cpp:169 msgid "TDE Autostart Manager Control Panel Module" msgstr "" -#: autostart.cpp:179 +#: autostart.cpp:171 msgid "(c) 2006 Stephen Leaf" msgstr "" -#: autostart.cpp:251 +#: autostart.cpp:243 msgid "Cannot add a Service entry to the list of autostart modules.\n" msgstr "" -#: autostart.cpp:274 +#: autostart.cpp:266 msgid "Can't find a matching entry for the selected item.\n" msgstr "" -#: autostart.cpp:344 +#: autostart.cpp:336 msgid "" "This module helps configure which applications TDE runs when starting and " "exiting." |