author | daniele <daniele> | 2002-10-21 17:49:40 (UTC) |
---|---|---|
committer | daniele <daniele> | 2002-10-21 17:49:40 (UTC) |
commit | c3eedd530dc9675caa4ce98d1c0814ba61a746ed (patch) (side-by-side diff) | |
tree | f9aefdea42d123fd566a862c60582cb20ff435ff /i18n/it/rotation.ts | |
parent | 507afe645a86191815a2f85380a452ab6797e383 (diff) | |
download | opie-c3eedd530dc9675caa4ce98d1c0814ba61a746ed.zip opie-c3eedd530dc9675caa4ce98d1c0814ba61a746ed.tar.gz opie-c3eedd530dc9675caa4ce98d1c0814ba61a746ed.tar.bz2 |
italian i18n upgrade (need tuning)
-rw-r--r-- | i18n/it/rotation.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/i18n/it/rotation.ts b/i18n/it/rotation.ts new file mode 100644 index 0000000..9101986 --- a/dev/null +++ b/i18n/it/rotation.ts @@ -0,0 +1,22 @@ +<!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> +<context> + <name>RotationSettings</name> + <message> + <source>Rotation Settings</source> + <translation>Inmpostazioni Rotazione</translation> + </message> + <message> + <source><p>Select orientation from options at left.</source> + <translation><p>Seleziona l'orientamento dalle opzioni sulla sinistra.</translation> + </message> + <message> + <source>Automatically restart Opie?</source> + <translation>Riavvia Opie automaticamente?</translation> + </message> + <message> + <source><p>Rotation is not enabled in this demo, however this is a supported feature of Qt/Embedded.</source> + <translation><p>La rotatione non è abilitata in questa demo, comunque questa caratteristica è inclusa in Qt/Embedded.</translation> + </message> +</context> +</TS> |