author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/pl/libclipboardapplet.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
Diffstat (limited to 'i18n/pl/libclipboardapplet.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/pl/libclipboardapplet.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/pl/libclipboardapplet.ts b/i18n/pl/libclipboardapplet.ts index 9b0ac97..fa8d150 100644 --- a/i18n/pl/libclipboardapplet.ts +++ b/i18n/pl/libclipboardapplet.ts @@ -1,17 +1,17 @@ <!DOCTYPE TS><TS> <context> <name>ClipboardApplet</name> <message> <source>Cut</source> - <translation type="unfinished"></translation> + <translation>Wytnij</translation> </message> <message> <source>Copy</source> - <translation type="unfinished"></translation> + <translation>Kopiuj</translation> </message> <message> <source>Paste</source> - <translation type="unfinished"></translation> + <translation>Wklej</translation> </message> </context> </TS> |