[gimp/gimp-2-10] Update Dutch translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] Update Dutch translation
- Date: Fri, 26 Feb 2021 11:46:43 +0000 (UTC)
commit 3dd107e917f1819a696a58874f6a34eeef4094ea
Author: Hannie Dumoleyn <hannie ubuntu-nl org>
Date: Fri Feb 26 11:46:39 2021 +0000
Update Dutch translation
po-script-fu/nl.po | 92 +++++++++++++++++++++++++++++++-----------------------
1 file changed, 53 insertions(+), 39 deletions(-)
---
diff --git a/po-script-fu/nl.po b/po-script-fu/nl.po
index 853336ba25..9ee5930025 100644
--- a/po-script-fu/nl.po
+++ b/po-script-fu/nl.po
@@ -10,15 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: GIMP 2.0\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n"
-"POT-Creation-Date: 2019-09-09 17:07+0000\n"
-"PO-Revision-Date: 2019-09-10 11:11+0200\n"
+"POT-Creation-Date: 2021-02-13 12:13+0000\n"
+"PO-Revision-Date: 2021-02-13 16:13+0100\n"
"Last-Translator: Paul Matthijsse <paul matthijsse wanadoo fr>\n"
"Language-Team: Dutch <vertaling vrijschrift org>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 2.0.6\n"
+"X-Generator: Poedit 2.3\n"
#: ../plug-ins/script-fu/script-fu.c:111
msgid "Interactive console for Script-Fu development"
@@ -137,7 +137,7 @@ msgstr "Script-Fu Console-uitvoer opslaan"
#: ../plug-ins/script-fu/script-fu-console.c:292
#: ../plug-ins/script-fu/script-fu-interface.c:236
-#: ../plug-ins/script-fu/script-fu-server.c:834
+#: ../plug-ins/script-fu/script-fu-server.c:839
msgid "_Cancel"
msgstr "_Annuleren"
@@ -235,27 +235,27 @@ msgstr "Te weinig argumenten voor 'script-fu-register'-call"
msgid "Error while loading %s:"
msgstr "Fout tijdens laden van %s:"
-#: ../plug-ins/script-fu/script-fu-server.c:830
+#: ../plug-ins/script-fu/script-fu-server.c:835
msgid "Script-Fu Server Options"
msgstr "Script-Fu serveropties"
-#: ../plug-ins/script-fu/script-fu-server.c:835
+#: ../plug-ins/script-fu/script-fu-server.c:840
msgid "_Start Server"
msgstr "_Server opstarten"
-#: ../plug-ins/script-fu/script-fu-server.c:868
+#: ../plug-ins/script-fu/script-fu-server.c:873
msgid "Listen on IP:"
msgstr "Luister op IP:"
-#: ../plug-ins/script-fu/script-fu-server.c:875
+#: ../plug-ins/script-fu/script-fu-server.c:880
msgid "Server port:"
msgstr "Serverpoort:"
-#: ../plug-ins/script-fu/script-fu-server.c:881
+#: ../plug-ins/script-fu/script-fu-server.c:886
msgid "Server logfile:"
msgstr "Serverlogbestand:"
-#: ../plug-ins/script-fu/script-fu-server.c:894
+#: ../plug-ins/script-fu/script-fu-server.c:899
msgid ""
"Listening on an IP address other than 127.0.0.1 (especially 0.0.0.0) can "
"allow attackers to remotely execute arbitrary code on this machine."
@@ -270,7 +270,7 @@ msgstr "Bumpprojectie"
#: ../plug-ins/script-fu/scripts/add-bevel.scm:189
msgid "Add B_evel..."
-msgstr "_Afschuining toevoegen..."
+msgstr "Afschuining toevoegen..."
#: ../plug-ins/script-fu/scripts/add-bevel.scm:190
msgid "Add a beveled border to an image"
@@ -625,7 +625,7 @@ msgstr "_Vervormen..."
#: ../plug-ins/script-fu/scripts/distress-selection.scm:106
msgid "Distress the selection"
-msgstr "Selectie ver_ruwen..."
+msgstr "Selectie verruwen"
#: ../plug-ins/script-fu/scripts/distress-selection.scm:113
msgid "_Threshold (bigger 1<-->254 smaller)"
@@ -690,50 +690,64 @@ msgstr "Dekking"
msgid "Allow resizing"
msgstr "Herschalen toestaan"
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:41
-msgid "_Erase Every Other Row..."
-msgstr "_Elke andere rij wissen..."
-
#: ../plug-ins/script-fu/scripts/erase-rows.scm:42
-msgid "Erase every other row or column"
-msgstr "_Elke andere rij of kolom wissen"
+msgid "_Erase Every Nth Row..."
+msgstr "_Elke n-de rij wissen..."
+
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:43
+msgid "Erase every nth row or column"
+msgstr "Elke n-de rij of kolom wissen"
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:49
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:65
msgid "Rows/cols"
msgstr "Rijen/Kolommen"
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:49
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:65
msgid "Rows"
msgstr "Rijen"
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:49
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:65
msgid "Columns"
msgstr "Kolommen"
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
-msgid "Even/odd"
-msgstr "Even/oneven"
-
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
-msgid "Even"
-msgstr "Even"
-
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:50
-msgid "Odd"
-msgstr "Oneven"
-
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:51
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:52
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:67
msgid "Erase/fill"
msgstr "Wissen/vullen"
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:51
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:52
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:67
msgid "Erase"
msgstr "Wissen"
-#: ../plug-ins/script-fu/scripts/erase-rows.scm:51
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:52
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:67
msgid "Fill with BG"
msgstr "Vullen met AG"
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:57
+msgid "_Erase Every Other Row..."
+msgstr "_Elke andere rij wissen..."
+
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:58
+msgid "Erase every other row or column"
+msgstr "_Elke andere rij of kolom wissen"
+
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:66
+msgid "Even/odd"
+msgstr "Even/oneven"
+
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:66
+msgid "Even"
+msgstr "Even"
+
+#: ../plug-ins/script-fu/scripts/erase-rows.scm:66
+msgid "Odd"
+msgstr "Oneven"
+
#: ../plug-ins/script-fu/scripts/font-map.scm:152
msgid "Render _Font Map..."
msgstr "_Lettertypenmap renderen..."
@@ -1003,7 +1017,7 @@ msgstr "_Positie"
#: ../plug-ins/script-fu/scripts/guides-remove-all.scm:19
msgid "_Remove all Guides"
-msgstr "Alle hulplijnen _verwijderen"
+msgstr "Alle hulplijnen ve_rwijderen"
#: ../plug-ins/script-fu/scripts/guides-remove-all.scm:20
msgid "Remove all horizontal and vertical guides"
@@ -1377,7 +1391,7 @@ msgstr "Palet"
#: ../plug-ins/script-fu/scripts/selection-round.scm:139
msgid "Rounded R_ectangle..."
-msgstr "A_fgeronde rechthoek..."
+msgstr "Afg_eronde rechthoek..."
#: ../plug-ins/script-fu/scripts/selection-round.scm:140
msgid "Round the corners of the current selection"
@@ -1647,7 +1661,7 @@ msgid ""
"current image"
msgstr ""
"Een afbeelding met meerdere lagen aanmaken met een effect alsof er een steen "
-"in de huidige afbeelding geworpen is."
+"in de huidige afbeelding geworpen is"
#: ../plug-ins/script-fu/scripts/waves-anim.scm:103
msgid "Amplitude"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]