From 2512288780e235a1e508142a24d597eb051b0bd2 Mon Sep 17 00:00:00 2001 From: Karel Vanhelden <karelvanhelden@gmail.com> Date: Thu, 6 Aug 2020 23:29:22 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 13.6% (1416 of 10366 strings) Translation: Git Manpages/Translations Translate-URL: https://hosted.weblate.org/projects/git-manpages/translations/nl/ Signed-off-by: Karel Vanhelden <karelvanhelden@gmail.com> --- po/documentation.nl.po | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/po/documentation.nl.po b/po/documentation.nl.po index c363fbb..59a8a25 100644 --- a/po/documentation.nl.po +++ b/po/documentation.nl.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: git documentation\n" "Report-Msgid-Bugs-To: jn.avila@free.fr\n" "POT-Creation-Date: 2020-07-11 18:07+0200\n" -"PO-Revision-Date: 2020-07-28 14:42+0000\n" +"PO-Revision-Date: 2020-08-07 23:32+0000\n" "Last-Translator: Karel Vanhelden <karelvanhelden@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -219,7 +219,7 @@ msgstr "" #: en/blame-options.txt:80 #, no-wrap, priority:100 msgid "-M[<num>]" -msgstr "" +msgstr "-M[<num>]" #. type: Plain text #: en/blame-options.txt:90 @@ -237,7 +237,7 @@ msgstr "" #: en/blame-options.txt:96 #, no-wrap, priority:100 msgid "-C[<num>]" -msgstr "" +msgstr "-C[<num>]" #. type: Plain text #: en/blame-options.txt:105 @@ -6064,9 +6064,9 @@ msgstr "" #. type: delimited block - #: en/git-add.txt:218 -#, no-wrap, priority:300 +#, fuzzy, no-wrap, priority:300 msgid "$ git add Documentation/\\*.txt\n" -msgstr "" +msgstr "$ git add Documentation/\\*.txt\n" #. type: Plain text #: en/git-add.txt:223 @@ -6082,7 +6082,7 @@ msgstr "" #. type: delimited block - #: en/git-add.txt:228 -#, no-wrap, priority:300 +#, fuzzy, no-wrap, priority:300 msgid "$ git add git-*.sh\n" msgstr "$ git add git-*.sh\n" @@ -6112,13 +6112,17 @@ msgstr "" #. type: delimited block - #: en/git-add.txt:250 -#, no-wrap, priority:300 +#, fuzzy, no-wrap, priority:300 msgid "" " *** Commands ***\n" " 1: status 2: update 3: revert 4: add untracked\n" " 5: patch 6: diff 7: quit 8: help\n" " What now> 1\n" msgstr "" +" *** Commands ***\n" +" 1: status 2: update 3: revert 4: add untracked\n" +" 5: patch 6: diff 7: quit 8: help\n" +" What now> 1\n" #. type: Plain text #: en/git-add.txt:254 @@ -6136,7 +6140,7 @@ msgstr "" #: en/git-add.txt:257 #, no-wrap, priority:300 msgid "status" -msgstr "" +msgstr "status" #. type: Plain text #: en/git-add.txt:264 @@ -6146,12 +6150,15 @@ msgstr "" #. type: delimited block - #: en/git-add.txt:269 -#, no-wrap, priority:300 +#, fuzzy, no-wrap, priority:300 msgid "" " staged unstaged path\n" " 1: binary nothing foo.png\n" " 2: +403/-35 +1/-1 git-add--interactive.perl\n" msgstr "" +" staged unstaged path\n" +" 1: binary nothing foo.png\n" +" 2: +403/-35 +1/-1 git-add--interactive.perl\n" #. type: Plain text #: en/git-add.txt:280 -- GitLab