diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2022-08-28 18:33:41 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2022-08-28 18:33:41 +0000 |
commit | 344ca6696ad26231582d6ddc56039de201fba675 (patch) | |
tree | d0e2a22a37b45c8e4e5799e14622523cb4129b41 | |
parent | 8afd0d5df8a8c383429942aa3dabd05bb13573da (diff) | |
download | k3b-i18n-344ca6696ad26231582d6ddc56039de201fba675.tar.gz k3b-i18n-344ca6696ad26231582d6ddc56039de201fba675.zip |
Update translation template.
-rw-r--r-- | template/messages/desktop_files/eventsrc/eventsrc.pot | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/template/messages/desktop_files/eventsrc/eventsrc.pot b/template/messages/desktop_files/eventsrc/eventsrc.pot new file mode 100644 index 0000000..c2c2ffa --- /dev/null +++ b/template/messages/desktop_files/eventsrc/eventsrc.pot @@ -0,0 +1,52 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-08-28 18:29+0000\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: eventsrc:3 +msgid "K3b" +msgstr "" + +#. Name +#: eventsrc:6 +msgid "Process successful" +msgstr "" + +#. Comment +#: eventsrc:7 +msgid "Process successfully finished" +msgstr "" + +#. Name +#: eventsrc:13 +msgid "Process error" +msgstr "" + +#. Comment +#: eventsrc:14 +msgid "Process finished with errors" +msgstr "" + +#. Name +#: eventsrc:19 +msgid "Waiting for medium" +msgstr "" + +#. Comment +#: eventsrc:20 +msgid "The user needs to insert a medium" +msgstr "" |