author | sikko <sikko> | 2003-06-03 09:09:34 (UTC) |
---|---|---|
committer | sikko <sikko> | 2003-06-03 09:09:34 (UTC) |
commit | 90f2f00d7dfb622be94ad84a506c3ad0e571f281 (patch) (side-by-side diff) | |
tree | 2c820986152e200ca83bfc89bd2640282abfa613 /i18n/nl/libnotesapplet.ts | |
parent | d93289b476a56aad42dc72f7bf35fac62a12e0b4 (diff) | |
download | opie-90f2f00d7dfb622be94ad84a506c3ad0e571f281.zip opie-90f2f00d7dfb622be94ad84a506c3ad0e571f281.tar.gz opie-90f2f00d7dfb622be94ad84a506c3ad0e571f281.tar.bz2 |
0.99 Full Localization
-rw-r--r-- | i18n/nl/libnotesapplet.ts | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/i18n/nl/libnotesapplet.ts b/i18n/nl/libnotesapplet.ts index 6bbcf69..818a6ed 100644 --- a/i18n/nl/libnotesapplet.ts +++ b/i18n/nl/libnotesapplet.ts @@ -1,45 +1,45 @@ <!DOCTYPE TS><TS> <context> <name>NotesControl</name> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nieuw</translation> </message> <message> <source>Save</source> - <translation type="unfinished"></translation> + <translation>Opslaan</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Verwijderen</translation> </message> <message> <source>Delete?</source> - <translation type="unfinished"></translation> + <translation>Verwijderen?</translation> </message> <message> <source>Do you really want to<BR><B> delete</B> this note ?</source> - <translation type="unfinished"></translation> + <translation>Wilt u deze notitie echt <BR><B>verwijderen</B>?</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Ja</translation> </message> <message> <source>No</source> - <translation type="unfinished"></translation> + <translation>Nee</translation> </message> <message> <source>Beam Out</source> - <translation type="unfinished"></translation> + <translation>IrDA verzenden</translation> </message> <message> <source>Search For...</source> - <translation type="unfinished"></translation> + <translation>Zoek naar...</translation> </message> <message> <source>Toggle Maximized</source> - <translation type="unfinished"></translation> + <translation>Schakel maximaliseren</translation> </message> </context> </TS> |