From 065273a255d4d72f3da5100dc806c79c18046879 Mon Sep 17 00:00:00 2001 From: Heimen Stoffels Date: Wed, 8 Jan 2025 19:14:11 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (9 of 9 strings) Translation: tdebase/kwriteconfig Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kwriteconfig/nl/ --- tde-i18n-nl/messages/tdebase/kwriteconfig.po | 30 +++++++++++--------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/tde-i18n-nl/messages/tdebase/kwriteconfig.po b/tde-i18n-nl/messages/tdebase/kwriteconfig.po index ecc3579442c..a2d7a0223bf 100644 --- a/tde-i18n-nl/messages/tdebase/kwriteconfig.po +++ b/tde-i18n-nl/messages/tdebase/kwriteconfig.po @@ -1,39 +1,41 @@ # translation of kwriteconfig.po to Nederlands # Copyright (C) 2003 Free Software Foundation, Inc. # Rinse de Vries , 2003. -# +# Heimen Stoffels , 2025. msgid "" msgstr "" "Project-Id-Version: kwriteconfig\n" "POT-Creation-Date: 2020-05-11 04:02+0200\n" -"PO-Revision-Date: 2003-09-22 00:50+0200\n" -"Last-Translator: Rinse de Vries \n" -"Language-Team: Nederlands \n" -"Language: \n" +"PO-Revision-Date: 2025-01-09 10:38+0000\n" +"Last-Translator: Heimen Stoffels \n" +"Language-Team: Dutch \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.0.2\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 "rinse@kde.nl" +msgstr "rinse@kde.nl,vistausss@fastmail.com" #: kwriteconfig.cpp:19 msgid "Use instead of global config" -msgstr " gebruiken in plaats van globale configuratie" +msgstr " gebruiken in plaats van globale configuratie" #: kwriteconfig.cpp:20 msgid "Group to look in" -msgstr "Groep in om te zoeken" +msgstr "Groep om te doorzoeken" #: kwriteconfig.cpp:21 msgid "Key to look for" @@ -44,12 +46,14 @@ msgid "" "Type of variable. Use \"bool\" for a boolean, otherwise it is treated as a " "string" msgstr "" -"Variabeletype. Gebruik \"bool\" voor een boleaanse waarde, anders wordt dit " +"Variabeletype. Gebruik ‘bool’ voor een booleaanse waarde, anders wordt dit " "behandeld als een tekenreeks." #: kwriteconfig.cpp:23 msgid "The value to write. Mandatory, on a shell use '' for empty" -msgstr "De waarde om te schrijven. Gebruik op een shell altijd '' voor leeg." +msgstr "" +"De waarde om te schrijven. Gebruik op een shell altijd '' om een plek leeg " +"te laten." #: kwriteconfig.cpp:28 msgid "KWriteConfig" @@ -57,4 +61,4 @@ msgstr "KWriteConfig" #: kwriteconfig.cpp:30 msgid "Write TDEConfig entries - for use in shell scripts" -msgstr "Schrijft TDEConfig-ingangen - voor gebruik in shell scripts." +msgstr "Schrijft TDEConfig-items - voor gebruik in shellscripts"