diff options
Diffstat (limited to 'tde-i18n-nl/messages/tdelibs/tdetexteditor_insertfile.po')
-rw-r--r-- | tde-i18n-nl/messages/tdelibs/tdetexteditor_insertfile.po | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/tde-i18n-nl/messages/tdelibs/tdetexteditor_insertfile.po b/tde-i18n-nl/messages/tdelibs/tdetexteditor_insertfile.po index 3da7442cc40..d15fff12492 100644 --- a/tde-i18n-nl/messages/tdelibs/tdetexteditor_insertfile.po +++ b/tde-i18n-nl/messages/tdelibs/tdetexteditor_insertfile.po @@ -1,35 +1,37 @@ # translation of tdetexteditor_insertfile.po to Nederlands # Copyright (C) 2003 Free Software Foundation, Inc. # Rinse de Vries <[email protected]>, 2003. -# +# Heimen Stoffels <[email protected]>, 2025. msgid "" msgstr "" "Project-Id-Version: tdetexteditor_insertfile\n" "POT-Creation-Date: 2020-05-11 04:01+0200\n" -"PO-Revision-Date: 2003-09-29 10:10+0200\n" -"Last-Translator: Rinse de Vries <[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/tdetexteditor_insertfile/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.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 "" +msgstr ",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 "" +msgstr ",[email protected]" #: insertfileplugin.cpp:79 msgid "Insert File..." -msgstr "Bestand invoegen..." +msgstr "Bestand invoegen…" #: insertfileplugin.cpp:88 msgid "Choose File to Insert" @@ -40,27 +42,28 @@ msgid "" "Failed to load file:\n" "\n" msgstr "" -"Dit bestand kon niet worden geladen:\n" +"Het bestand kan niet worden geladen:\n" "\n" #: insertfileplugin.cpp:116 insertfileplugin.cpp:137 insertfileplugin.cpp:159 msgid "Insert File Error" -msgstr "Fout bij invoegen van bestand" +msgstr "Fout tijdens invoegen van bestand" #: insertfileplugin.cpp:130 msgid "" "<p>The file <strong>%1</strong> does not exist or is not readable, aborting." msgstr "" -"<p>Het bestand <strong>%1</strong> bestaat niet, of is niet leesbaar, " -"gestopt." +"<p><strong>%1</strong> bestaat niet of is onleesbaar. Het proces is " +"afgebroken." #: insertfileplugin.cpp:134 msgid "<p>Unable to open file <strong>%1</strong>, aborting." -msgstr "<p>Het bestand <strong>%1</strong> kon niet worden geopend, gestopt." +msgstr "" +"<p><strong>%1</strong> kan niet worden geopend. Het proces is afgebroken." #: insertfileplugin.cpp:157 msgid "<p>File <strong>%1</strong> had no contents." -msgstr "<p>Het bestand <strong>%1</strong> was leeg. " +msgstr "<p><strong>%1</strong> is blanco." #~ msgid "Insert file error" #~ msgstr "Fout bij invoegen van bestand" |