[json-glib] Update Dutch translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Update Dutch translation
- Date: Sun, 24 Feb 2019 11:51:55 +0000 (UTC)
commit 7984df5877180c3237237004ddb4b32cea6387b2
Author: Nathan Follens <nathan anche no>
Date: Sun Feb 24 11:51:42 2019 +0000
Update Dutch translation
po/nl.po | 58 +++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 35 insertions(+), 23 deletions(-)
---
diff --git a/po/nl.po b/po/nl.po
index af7b88d..fbf2997 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -2,15 +2,14 @@
# Copyright (C) 2016 json-glib's COPYRIGHT HOLDER
# This file is distributed under the same license as the json-glib package.
# Justin van Steijn <jvs fsfe org>, 2016.
-# Nathan Follens <nthn unseen is>, 2017.
+# Nathan Follens <nthn unseen is>, 2017, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: json-glib master\n"
-"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=json-"
-"glib&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2017-09-09 15:59+0000\n"
-"PO-Revision-Date: 2017-09-09 20:12+0200\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/json-glib/issues\n"
+"POT-Creation-Date: 2018-06-30 18:31+0000\n"
+"PO-Revision-Date: 2019-02-24 12:50+0100\n"
"Last-Translator: Nathan Follens <nthn unseen is>\n"
"Language-Team: Dutch <gnome-nl-list gnome org>\n"
"Language: nl\n"
@@ -18,20 +17,37 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 2.0.3\n"
+"X-Generator: Poedit 2.2.1\n"
-#: json-glib/json-glib-format.c:50
+#: json-glib/json-glib-format.c:58
msgid "Prettify output"
msgstr "Uitvoer mooi maken"
-#: json-glib/json-glib-format.c:51
+#: json-glib/json-glib-format.c:59
msgid "Indentation spaces"
msgstr "Inspringingspaties"
+#: json-glib/json-glib-format.c:59
+msgid "SPACES"
+msgstr "SPATIES"
+
+#: json-glib/json-glib-format.c:60
+msgid "Output file"
+msgstr "Uitvoerbestand"
+
+#: json-glib/json-glib-format.c:60 json-glib/json-glib-validate.c:115
+msgid "FILE"
+msgstr "BESTAND"
+
+#: json-glib/json-glib-format.c:61
+msgid "FILE…"
+msgstr "BESTAND…"
+
#. Translators: the first %s is the program name, the second one
#. * is the URI of the file, the third is the error message.
#.
-#: json-glib/json-glib-format.c:77 json-glib/json-glib-validate.c:63
+#: json-glib/json-glib-format.c:87 json-glib/json-glib-format.c:120
+#: json-glib/json-glib-validate.c:63
#, c-format
msgid "%s: %s: error opening file: %s\n"
msgstr "%s: %s: fout bij het openen van bestand: %s\n"
@@ -39,7 +55,7 @@ msgstr "%s: %s: fout bij het openen van bestand: %s\n"
#. Translators: the first %s is the program name, the second one
#. * is the URI of the file, the third is the error message.
#.
-#: json-glib/json-glib-format.c:89 json-glib/json-glib-validate.c:75
+#: json-glib/json-glib-format.c:99 json-glib/json-glib-validate.c:75
#, c-format
msgid "%s: %s: error parsing file: %s\n"
msgstr "%s: %s: fout bij het ontleden van bestand: %s\n"
@@ -47,7 +63,7 @@ msgstr "%s: %s: fout bij het ontleden van bestand: %s\n"
#. Translators: the first %s is the program name, the
#. * second one is the URI of the file.
#.
-#: json-glib/json-glib-format.c:108
+#: json-glib/json-glib-format.c:138
#, c-format
msgid "%s: %s: error writing to stdout"
msgstr "%s: %s: fout bij het schrijven naar stdout"
@@ -55,22 +71,18 @@ msgstr "%s: %s: fout bij het schrijven naar stdout"
#. Translators: the first %s is the program name, the second one
#. * is the URI of the file, the third is the error message.
#.
-#: json-glib/json-glib-format.c:129 json-glib/json-glib-validate.c:87
+#: json-glib/json-glib-format.c:159 json-glib/json-glib-validate.c:87
#, c-format
msgid "%s: %s: error closing: %s\n"
msgstr "%s: %s: fout bij het sluiten: %s\n"
-#: json-glib/json-glib-format.c:158 json-glib/json-glib-validate.c:115
-msgid "FILE"
-msgstr "BESTAND"
-
#. Translators: this message will appear after the usage string
#. and before the list of options.
-#: json-glib/json-glib-format.c:161
+#: json-glib/json-glib-format.c:192
msgid "Format JSON files."
msgstr "JSON-bestanden formatteren."
-#: json-glib/json-glib-format.c:162
+#: json-glib/json-glib-format.c:193
msgid "json-glib-format formats JSON resources."
msgstr "json-glib-format formatteert JSON-hulpbronnen."
@@ -78,12 +90,12 @@ msgstr "json-glib-format formatteert JSON-hulpbronnen."
#. * means the user is calling json-glib-validate without any
#. * argument.
#.
-#: json-glib/json-glib-format.c:179 json-glib/json-glib-validate.c:136
+#: json-glib/json-glib-format.c:208 json-glib/json-glib-validate.c:136
#, c-format
msgid "Error parsing commandline options: %s\n"
msgstr "Fout bij het ontleden van commandolijn-opties: %s\n"
-#: json-glib/json-glib-format.c:181 json-glib/json-glib-format.c:195
+#: json-glib/json-glib-format.c:210 json-glib/json-glib-format.c:224
#: json-glib/json-glib-validate.c:138 json-glib/json-glib-validate.c:152
#, c-format
msgid "Try “%s --help” for more information."
@@ -93,7 +105,7 @@ msgstr "Probeer ‘%s --help’ voor meer informatie."
#. * means the user is calling json-glib-validate without any
#. * argument.
#.
-#: json-glib/json-glib-format.c:193 json-glib/json-glib-validate.c:150
+#: json-glib/json-glib-format.c:222 json-glib/json-glib-validate.c:150
#, c-format
msgid "%s: missing files"
msgstr "%s: ontbrekende bestanden"
@@ -159,12 +171,12 @@ msgstr "JSON-gegevens is leeg"
#. * number, the second %d is the position on the line, and %s is
#. * the error message
#.
-#: json-glib/json-parser.c:907
+#: json-glib/json-parser.c:909
#, c-format
msgid "%s:%d:%d: Parse error: %s"
msgstr "%s:%d:%d: Ontleedfout: %s"
-#: json-glib/json-parser.c:990
+#: json-glib/json-parser.c:992
msgid "JSON data must be UTF-8 encoded"
msgstr "JSON-gegevens moeten gecodeerd zijn als UTF-8"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]