author | sikko <sikko> | 2003-06-03 08:45:46 (UTC) |
---|---|---|
committer | sikko <sikko> | 2003-06-03 08:45:46 (UTC) |
commit | d93289b476a56aad42dc72f7bf35fac62a12e0b4 (patch) (side-by-side diff) | |
tree | 021947800461efc378e2d47bfb1b2fdb3b7ecdcb /i18n/nl/language.ts | |
parent | 59138f775070440bc3c7ccb2c31f7dea176d54da (diff) | |
download | opie-d93289b476a56aad42dc72f7bf35fac62a12e0b4.zip opie-d93289b476a56aad42dc72f7bf35fac62a12e0b4.tar.gz opie-d93289b476a56aad42dc72f7bf35fac62a12e0b4.tar.bz2 |
0.99 Full Localization
-rw-r--r-- | i18n/nl/language.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/nl/language.ts b/i18n/nl/language.ts index 34e0346..48a9e28 100644 --- a/i18n/nl/language.ts +++ b/i18n/nl/language.ts @@ -1,24 +1,24 @@ <!DOCTYPE TS><TS> <context> <name>LanguageSettings</name> <message> <source>English</source> - <translation type="unfinished"></translation> + <translation>Engels</translation> </message> <message> <source>default</source> - <translation type="unfinished"></translation> + <translation>Standaard</translation> </message> </context> <context> <name>LanguageSettingsBase</name> <message> <source>Language Settings</source> - <translation type="unfinished"></translation> + <translation>Taalinstellingen</translation> </message> <message> <source>Select language</source> - <translation type="unfinished"></translation> + <translation>Selecteer taal</translation> </message> </context> </TS> |