-rw-r--r-- | i18n/nl/doctab.ts | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/i18n/nl/doctab.ts b/i18n/nl/doctab.ts index 69abf83..050c3ef 100644 --- a/i18n/nl/doctab.ts +++ b/i18n/nl/doctab.ts @@ -1,28 +1,31 @@ <!DOCTYPE TS><TS> <context> <name>DocTabSettingsBase</name> <message> <source>DocTab Settings</source> - <translation type="unfinished"></translation> + <translation>DocTab instellingen</translation> </message> <message> <source>Enable the DocTab</source> - <translation type="unfinished"></translation> + <translation>Zet DocTab aan</translation> </message> <message> <source>Yes, please!</source> - <translation type="unfinished"></translation> + <translation>Ja, graag!</translation> </message> <message> <source>No, thanks.</source> - <translation type="unfinished"></translation> + <translation>Nee, bedankt.</translation> </message> <message> <source><b>Do you want a Documents Tab?</b><p> (Note that such a tab scans <i>all</i> documents on <i>all</i> external media, which can be quite slow and annoying...)</source> - <translation type="unfinished"></translation> + <translation><b>Wilt u een Documenten Tabblad</b><p> +(Let op, bij gebruik van dit blad worden scans +gemaakt van <i>alle</i> documenten op <i>alle</i> +externe media, dit kan erg vaak/veel tijd kosten...)</translation> </message> </context> </TS> |