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/opie-write.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/opie-write.ts | 55 |
1 files changed, 28 insertions, 27 deletions
diff --git a/i18n/it/opie-write.ts b/i18n/it/opie-write.ts index be81c52..51e7c8e 100644 --- a/i18n/it/opie-write.ts +++ b/i18n/it/opie-write.ts @@ -1,116 +1,117 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>MainWindow</name> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>File</translation> </message> <message> <source>Edit</source> - <translation type="unfinished"></translation> + <translation>Modifica</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nuovo</translation> </message> <message> <source>Open</source> - <translation type="unfinished"></translation> + <translation>Apri</translation> </message> <message> <source>Undo</source> - <translation type="unfinished"></translation> + <translation>Annulla</translation> </message> <message> <source>Redo</source> - <translation type="unfinished"></translation> + <translation>Ripeti</translation> </message> <message> <source>Copy</source> - <translation type="unfinished"></translation> + <translation>Copia</translation> </message> <message> <source>Cut</source> - <translation type="unfinished"></translation> + <translation>Taglia</translation> </message> <message> <source>Paste</source> - <translation type="unfinished"></translation> + <translation>Incolla</translation> </message> <message> <source>Bold</source> - <translation type="unfinished"></translation> + <translation>Grassetto</translation> </message> <message> <source>Italic</source> - <translation type="unfinished"></translation> + <translation>Corsivo</translation> </message> <message> <source>&Italic</source> - <translation type="unfinished"></translation> + <translation>&Corsivo</translation> </message> <message> <source>Underline</source> - <translation type="unfinished"></translation> + <translation>Sottolineato</translation> </message> <message> <source>&Underline</source> - <translation type="unfinished"></translation> + <translation>&Sottolineato</translation> </message> <message> <source>Left</source> - <translation type="unfinished"></translation> + <translation>Sinistra</translation> </message> <message> <source>Center</source> - <translation type="unfinished"></translation> + <translation>Centrato</translation> </message> <message> <source>Right</source> - <translation type="unfinished"></translation> + <translation>Destra</translation> </message> <message> <source>Full</source> - <translation type="unfinished"></translation> + <translation>Completo</translation> </message> <message> <source>Rich Text Editor</source> - <translation type="unfinished"></translation> + <translation>Rich Text Editor</translation> </message> <message> <source>Unnamed</source> - <translation type="unfinished"></translation> + <translation>Senza nome</translation> </message> </context> <context> <name>QTextEdit</name> <message> <source>&Undo</source> - <translation type="unfinished"></translation> + <translation>&Undo</translation> </message> <message> <source>&Redo</source> - <translation type="unfinished"></translation> + <translation>&Redo</translation> </message> <message> <source>Cu&t</source> - <translation type="unfinished"></translation> + <translation>Ta&glia</translation> </message> <message> <source>&Copy</source> - <translation type="unfinished"></translation> + <translation>&Copia</translation> </message> <message> <source>&Paste</source> - <translation type="unfinished"></translation> + <translation>&Incolla</translation> </message> <message> <source>Clear</source> - <translation type="unfinished"></translation> + <translation>Cancella</translation> </message> <message> <source>Select All</source> - <translation type="unfinished"></translation> + <translation>Seleziona Tutto</translation> </message> </context> </TS> |