author | cniehaus <cniehaus> | 2002-06-16 22:10:55 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-06-16 22:10:55 (UTC) |
commit | 0d9911023b9a5c70916c0354ca3358c90b601f32 (patch) (side-by-side diff) | |
tree | 366e2b3435e5f2201f8200b66f97a0a5fed9f2d3 /i18n | |
parent | 21ff4b7f47175f7b9adf633aba9b8d69e761817a (diff) | |
download | opie-0d9911023b9a5c70916c0354ca3358c90b601f32.zip opie-0d9911023b9a5c70916c0354ca3358c90b601f32.tar.gz opie-0d9911023b9a5c70916c0354ca3358c90b601f32.tar.bz2 |
cvs add is a nice thing ;)
-rw-r--r-- | i18n/pl/.cvsignore | 1 | ||||
-rw-r--r-- | i18n/pt/.cvsignore | 1 | ||||
-rw-r--r-- | i18n/pt/.directory | 4 | ||||
-rw-r--r-- | i18n/pt/libclipboardapplet.ts | 17 | ||||
-rw-r--r-- | i18n/pt_BR/.directory | 4 |
5 files changed, 27 insertions, 0 deletions
diff --git a/i18n/pl/.cvsignore b/i18n/pl/.cvsignore new file mode 100644 index 0000000..8df47d5 --- a/dev/null +++ b/i18n/pl/.cvsignore @@ -0,0 +1 @@ +*.qm diff --git a/i18n/pt/.cvsignore b/i18n/pt/.cvsignore new file mode 100644 index 0000000..8df47d5 --- a/dev/null +++ b/i18n/pt/.cvsignore @@ -0,0 +1 @@ +*.qm diff --git a/i18n/pt/.directory b/i18n/pt/.directory new file mode 100644 index 0000000..4b1737d --- a/dev/null +++ b/i18n/pt/.directory @@ -0,0 +1,4 @@ +[Desktop Entry] +Name=Portuguese +Name[pt]=Português +Name[pt_BR]=Português 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 @@ +<!DOCTYPE TS><TS> +<context> + <name>ClipboardApplet</name> + <message> + <source>Cut</source> + <translation>Cortar</translation> + </message> + <message> + <source>Copy</source> + <translation>Copiar</translation> + </message> + <message> + <source>Paste</source> + <translation>Colar</translation> + </message> +</context> +</TS> diff --git a/i18n/pt_BR/.directory b/i18n/pt_BR/.directory new file mode 100644 index 0000000..5039b8c --- a/dev/null +++ b/i18n/pt_BR/.directory @@ -0,0 +1,4 @@ +[Desktop Entry] +Name=Brasilian +Name[pt]=Brasileiro +Name[pt_BR]=Brasileiro |