diff options
author | Ben Castricum | 2019-09-17 06:28:46 +0000 |
---|---|---|
committer | Thierry Crozat | 2019-09-17 08:31:55 +0200 |
commit | f7b860cf12b99b644c0e3cb8d07b5845cdd76cb4 (patch) | |
tree | 8191caaf7c9313d5d015d40f5018dedcbd3c1aa9 | |
parent | 8697791b3004c3a06f5a9e02d98de5e56a284062 (diff) | |
download | scummvm-rg350-f7b860cf12b99b644c0e3cb8d07b5845cdd76cb4.tar.gz scummvm-rg350-f7b860cf12b99b644c0e3cb8d07b5845cdd76cb4.tar.bz2 scummvm-rg350-f7b860cf12b99b644c0e3cb8d07b5845cdd76cb4.zip |
I18N: Update translation (Dutch)
Currently translated at 100.0% (1163 of 1163 strings)
-rw-r--r-- | po/nl_NL.po | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/po/nl_NL.po b/po/nl_NL.po index da0420131d..9a3be27660 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ScummVM 1.9.0git\n" "Report-Msgid-Bugs-To: scummvm-devel@lists.scummvm.org\n" "POT-Creation-Date: 2019-09-17 01:14+0200\n" -"PO-Revision-Date: 2019-09-16 10:51+0000\n" +"PO-Revision-Date: 2019-09-17 06:31+0000\n" "Last-Translator: Ben Castricum <github@bencastricum.nl>\n" "Language-Team: Dutch <https://translations.scummvm.org/projects/scummvm/" "scummvm/nl/>\n" @@ -5512,14 +5512,15 @@ msgid "Unable to find '%s' in game folder or the engine data file." msgstr "Kon '%s' niet in de spelmap of engine databestand vinden." #: engines/supernova/detection.cpp:40 -#, fuzzy msgid "Improved mode" -msgstr "Venstermodus" +msgstr "Verbeterde modus" #: engines/supernova/detection.cpp:41 msgid "" "Removes some repetitive actions, adds possibility to change verbs by keyboard" msgstr "" +"Verwijderd sommige repetitieve acties, voegt de mogelijkheid toe werkwoorden " +"te veranderen via het toetstenbord" #: engines/sword1/animation.cpp:524 #, c-format |