diff options
author | Slávek Banko <[email protected]> | 2020-06-07 18:25:52 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-06-07 18:48:13 +0200 |
commit | 9756408b0ebb206b53abd2597926d8fead731977 (patch) | |
tree | 62caa2c2ebd6ebccc5472fdc7469fe54dad8b24f /translations/desktop_files/interfaces-desktops/nl.po | |
parent | c95c7a29338aa309fab071b5a4475400fdce97a8 (diff) | |
download | tdelibs-9756408b0ebb206b53abd2597926d8fead731977.tar.gz tdelibs-9756408b0ebb206b53abd2597926d8fead731977.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 4b7a4e17362206fd2eade35ba947a850263b0ea1)
Diffstat (limited to 'translations/desktop_files/interfaces-desktops/nl.po')
-rw-r--r-- | translations/desktop_files/interfaces-desktops/nl.po | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/translations/desktop_files/interfaces-desktops/nl.po b/translations/desktop_files/interfaces-desktops/nl.po new file mode 100644 index 000000000..c43406c47 --- /dev/null +++ b/translations/desktop_files/interfaces-desktops/nl.po @@ -0,0 +1,88 @@ +# 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: 2020-06-02 14:10+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: kspeech/dcoptexttospeech.desktop:5 +msgid "Text-to-Speech Service with a DCOP interface" +msgstr "Tekst-tot-spraak-dienst met een DCOP interface" + +#. Comment +#: tdeimproxy/interface/dcopinstantmessenger.desktop:5 +msgid "Instant Messenger with a DCOP interface" +msgstr "Instant messenger met een DCOP interface" + +#. Name +#: tdeimproxy/interface/kcm_instantmessenger.desktop:9 +msgid "Instant Messenger" +msgstr "Instant messenger" + +#. Comment +#: tdeimproxy/interface/kcm_instantmessenger.desktop:11 +msgid "" +"The instant messenger allows two-way chat between individuals and groups." +msgstr "" +"De instant messenger maakt directe communicatie tussen personen of groepen " +"mogelijk." + +#. Name +#: tdescript/sample/shellscript.desktop:7 +msgid "Bash Shell Script Runner" +msgstr "" + +#. Comment +#: tdescript/sample/shellscript.desktop:8 +msgid "Runs bash shell scripts from inside the application." +msgstr "Voert Bash-shellscripts uit binnen de toepassing." + +#. Comment +#: tdescript/scriptinterface.desktop:5 +msgid "This is a generic test script engine for testing the script interface." +msgstr "" +"Dit is een algemene verzameling van testroutines voor het testen dan de " +"script-interface." + +#. Name +#: tdetexteditor/kcm_tdetexteditor.desktop:9 +msgid "Embedded Text Editor" +msgstr "Ingebedde tekst-editor" + +#. Comment +#: tdetexteditor/kcm_tdetexteditor.desktop:10 +msgid "" +"The text editor service provides applications with a text viewer and editor. " +"TDE applications that provide text editing facilities should use this " +"service." +msgstr "" +"Dit component stelt programma's een tekstviewer en -editor tot hun " +"beschikking. TDE-toepassingen die te maken hebben met het bewerken van tekst " +"kunnen gebruik maken van deze aangeboden dienst." + +#. Comment +#: tdetexteditor/tdetexteditor.desktop:6 +msgid "Embeddable Text Editor Component (with Doc/View Separation)" +msgstr "Ingebed teksteditorcomponent (met scheiding van tekst/weergave)" + +#. Comment +#: tdetexteditor/tdetexteditoreditor.desktop:6 +msgid "Embeddable Text Editor Component (without Doc/View Separation)" +msgstr "Ingebed teksteditorcomponent (zonder scheiding van tekst/weergave)" + +#. Comment +#: tdetexteditor/tdetexteditorplugin.desktop:6 +msgid "KTextEditor Plugin" +msgstr "KTextEditor-plugin" |