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/it/tinykate.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/it/tinykate.ts | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/i18n/it/tinykate.ts b/i18n/it/tinykate.ts new file mode 100644 index 0000000..21d9df1 --- a/dev/null +++ b/i18n/it/tinykate.ts @@ -0,0 +1,62 @@ +<!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> +<context> + <name>TinyKate</name> + <message> + <source>TinyKATE</source> + <translation>TinyKATE</translation> + </message> + <message> + <source>New</source> + <translation>Nuovo</translation> + </message> + <message> + <source>Open</source> + <translation>Apri</translation> + </message> + <message> + <source>Save</source> + <translation>Salva</translation> + </message> + <message> + <source>Save As</source> + <translation>Salva Come</translation> + </message> + <message> + <source>Close</source> + <translation>Chiudi</translation> + </message> + <message> + <source>File</source> + <translation>File</translation> + </message> + <message> + <source>Font +</source> + <translation>Font +</translation> + </message> + <message> + <source>Font -</source> + <translation>Font -</translation> + </message> + <message> + <source>View</source> + <translation>Mostra</translation> + </message> + <message> + <source>Utils</source> + <translation>Utilità</translation> + </message> + <message> + <source>Highlighting</source> + <translation>Evidenziato</translation> + </message> + <message> + <source>Settings</source> + <translation>Impostazioni</translation> + </message> + <message> + <source>Unnamed %1</source> + <translation>Senza nome %1</translation> + </message> +</context> +</TS> |