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/stockticker.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/stockticker.ts | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/i18n/it/stockticker.ts b/i18n/it/stockticker.ts new file mode 100644 index 0000000..4ce35eb --- a/dev/null +++ b/i18n/it/stockticker.ts @@ -0,0 +1,69 @@ +<!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> +<context> + <name>HelpWindow</name> + <message> + <source>&Open File</source> + <translation>&Apri File</translation> + </message> + <message> + <source>&Close</source> + <translation>&Chiudi</translation> + </message> + <message> + <source>&Backward</source> + <translation>&Indietro</translation> + </message> + <message> + <source>&Forward</source> + <translation>Ava&nti</translation> + </message> + <message> + <source>&Home</source> + <translation>&Home</translation> + </message> + <message> + <source>Add Bookmark</source> + <translation>Aggiungi Bookmark</translation> + </message> + <message> + <source>&File</source> + <translation>&File</translation> + </message> + <message> + <source>&Go</source> + <translation>&Vai</translation> + </message> + <message> + <source>History</source> + <translation>Cronologia</translation> + </message> + <message> + <source>Bookmarks</source> + <translation>Bookmark</translation> + </message> + <message> + <source>Backward</source> + <translation>Indietro</translation> + </message> + <message> + <source>Forward</source> + <translation>Avanti</translation> + </message> + <message> + <source>Home</source> + <translation>Home</translation> + </message> +</context> +<context> + <name>InputDialog</name> + <message> + <source>Symbol Lookup</source> + <translation>Ricerca Simbolo</translation> + </message> + <message> + <source>Enter something to lookup / search.</source> + <translation>Inserisci qualcosa da ricercare.</translation> + </message> +</context> +</TS> |