author | sikko <sikko> | 2003-04-22 18:18:14 (UTC) |
---|---|---|
committer | sikko <sikko> | 2003-04-22 18:18:14 (UTC) |
commit | b2138bae006ef9b7bcf8b677a112321724cdadfb (patch) (side-by-side diff) | |
tree | dceb60215c67ddd4c06fbab5bf550e22fcac2939 /i18n/nl/libclipboardapplet.ts | |
parent | e366c1cf98bbecf82602f6e79ebcf8b0defa9f0b (diff) | |
download | opie-b2138bae006ef9b7bcf8b677a112321724cdadfb.zip opie-b2138bae006ef9b7bcf8b677a112321724cdadfb.tar.gz opie-b2138bae006ef9b7bcf8b677a112321724cdadfb.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'i18n/nl/libclipboardapplet.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/nl/libclipboardapplet.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/nl/libclipboardapplet.ts b/i18n/nl/libclipboardapplet.ts index 9b0ac97..c885718 100644 --- a/i18n/nl/libclipboardapplet.ts +++ b/i18n/nl/libclipboardapplet.ts @@ -1,17 +1,17 @@ <!DOCTYPE TS><TS> <context> <name>ClipboardApplet</name> <message> <source>Cut</source> - <translation type="unfinished"></translation> + <translation>Knip</translation> </message> <message> <source>Copy</source> - <translation type="unfinished"></translation> + <translation>Kopieer</translation> </message> <message> <source>Paste</source> - <translation type="unfinished"></translation> + <translation>Plak</translation> </message> </context> </TS> |