diff options
author | Heimen Stoffels <[email protected]> | 2025-02-06 10:57:28 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2025-02-06 19:28:37 +0000 |
commit | f27cb73a31631e4dedc500f9e199fd39c15359e5 (patch) | |
tree | 6b01f7c806e424a73da6eed9bc80bdc76398d9d4 /tde-i18n-nl/messages | |
parent | 2fb3003848b2cd69b3df732b465f6fa315420b4f (diff) | |
download | tde-i18n-f27cb73a31631e4dedc500f9e199fd39c15359e5.tar.gz tde-i18n-f27cb73a31631e4dedc500f9e199fd39c15359e5.zip |
Translated using Weblate (Dutch)
Currently translated at 100.0% (17 of 17 strings)
Translation: tdelibs/tdeioexec
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeioexec/nl/
Diffstat (limited to 'tde-i18n-nl/messages')
-rw-r--r-- | tde-i18n-nl/messages/tdelibs/tdeioexec.po | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/tde-i18n-nl/messages/tdelibs/tdeioexec.po b/tde-i18n-nl/messages/tdelibs/tdeioexec.po index e66a2001c41..9a390fe8d52 100644 --- a/tde-i18n-nl/messages/tdelibs/tdeioexec.po +++ b/tde-i18n-nl/messages/tdelibs/tdeioexec.po @@ -5,42 +5,43 @@ # Wilbert Berendsen <[email protected]>, 2003. # Rinse de Vries <[email protected]>, 2005. # Bram Schoenmakers <[email protected]>, 2006. -# +# Heimen Stoffels <[email protected]>, 2025. msgid "" msgstr "" "Project-Id-Version: tdeioexec\n" "POT-Creation-Date: 2020-05-11 04:01+0200\n" -"PO-Revision-Date: 2006-05-06 17:40+0200\n" -"Last-Translator: Bram Schoenmakers <[email protected]>\n" -"Language-Team: Nederlands <[email protected]>\n" -"Language: \n" +"PO-Revision-Date: 2025-02-06 19:28+0000\n" +"Last-Translator: Heimen Stoffels <[email protected]>\n" +"Language-Team: Dutch <https://mirror.git.trinitydesktop.org/weblate/projects/" +"tdelibs/tdeioexec/nl/>\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.10.2\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.17\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "Rinse de Vries" +msgstr "Rinse de Vries,Heimen Stoffels" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "[email protected]" +msgstr "[email protected],[email protected]" #: main.cpp:50 msgid "TDEIO Exec - Opens remote files, watches modifications, asks for upload" msgstr "" -"TDEIO Exec - opent externe bestanden, houdt wijzigingen in de gaten, vraagt " -"om upload." +"TDEIO Exec - opent externe bestanden, houdt wijzigingen bij en vraagt om " +"uploads" #: main.cpp:54 msgid "Treat URLs as local files and delete them afterwards" -msgstr "Behandel URL-adressen als lokale bestanden en verwijder ze achteraf" +msgstr "Url's als lokale bestanden behandelen en nadien verwijderen" #: main.cpp:55 msgid "Suggested file name for the downloaded file" @@ -48,31 +49,31 @@ msgstr "Voorgestelde bestandsnaam voor het gedownloade bestand" #: main.cpp:56 msgid "Command to execute" -msgstr "Commando om uit te voeren" +msgstr "Uit te voeren opdracht" #: main.cpp:57 msgid "URL(s) or local file(s) used for 'command'" -msgstr "URL-adres(sen) of lokale bestand(en) voor 'commando'" +msgstr "Url('s) of lokale bestand(en) voor ‘opdracht’" #: main.cpp:73 msgid "'command' expected.\n" -msgstr "'commando' verwacht.\n" +msgstr "‘opdracht’ verwacht.\n" #: main.cpp:102 msgid "" "The URL %1\n" "is malformed" msgstr "" -"Het URL-adres %1\n" -"is niet correct gevormd." +"De url %1\n" +"is niet goed opgemaakt" #: main.cpp:104 msgid "" "Remote URL %1\n" "not allowed with --tempfiles switch" msgstr "" -"Extern URL-adres %1\n" -"is niet toegestaan met argument --tempfiles" +"De externe url %1\n" +"is niet toegestaan i.c.m. --tempfiles" #: main.cpp:237 msgid "" |