-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 @@ -2,44 +2,44 @@ <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> |