author | cniehaus <cniehaus> | 2002-06-16 22:10:55 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-06-16 22:10:55 (UTC) |
commit | 0d9911023b9a5c70916c0354ca3358c90b601f32 (patch) (unidiff) | |
tree | 366e2b3435e5f2201f8200b66f97a0a5fed9f2d3 /i18n/pt/libclipboardapplet.ts | |
parent | 21ff4b7f47175f7b9adf633aba9b8d69e761817a (diff) | |
download | opie-0d9911023b9a5c70916c0354ca3358c90b601f32.zip opie-0d9911023b9a5c70916c0354ca3358c90b601f32.tar.gz opie-0d9911023b9a5c70916c0354ca3358c90b601f32.tar.bz2 |
cvs add is a nice thing ;)
Diffstat (limited to 'i18n/pt/libclipboardapplet.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/pt/libclipboardapplet.ts | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/i18n/pt/libclipboardapplet.ts b/i18n/pt/libclipboardapplet.ts new file mode 100644 index 0000000..7a9cc96 --- a/dev/null +++ b/i18n/pt/libclipboardapplet.ts | |||
@@ -0,0 +1,17 @@ | |||
1 | <!DOCTYPE TS><TS> | ||
2 | <context> | ||
3 | <name>ClipboardApplet</name> | ||
4 | <message> | ||
5 | <source>Cut</source> | ||
6 | <translation>Cortar</translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Copy</source> | ||
10 | <translation>Copiar</translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Paste</source> | ||
14 | <translation>Colar</translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | </TS> | ||