author | cniehaus <cniehaus> | 2002-09-01 17:22:20 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-09-01 17:22:20 (UTC) |
commit | 7652e321cf803be7a8cbfc98dd62ae2c22803eb8 (patch) (side-by-side diff) | |
tree | c326fa99b6c660ce266c901a8e2233bafb9882ff /i18n/it/helpbrowser.ts | |
parent | 7b241e831b1f8dde31357b89650faf68d5c3e2ca (diff) | |
download | opie-7652e321cf803be7a8cbfc98dd62ae2c22803eb8.zip opie-7652e321cf803be7a8cbfc98dd62ae2c22803eb8.tar.gz opie-7652e321cf803be7a8cbfc98dd62ae2c22803eb8.tar.bz2 |
updates. This is getting in shape :))
-rw-r--r-- | i18n/it/helpbrowser.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/it/helpbrowser.ts b/i18n/it/helpbrowser.ts index 4951556..4a8f8b9 100644 --- a/i18n/it/helpbrowser.ts +++ b/i18n/it/helpbrowser.ts @@ -1,37 +1,37 @@ <!DOCTYPE TS><TS> <context> <name>HelpBrowser</name> <message> <source>Backward</source> - <translation type="unfinished"></translation> + <translation>Indietro</translation> </message> <message> <source>Forward</source> - <translation type="unfinished"></translation> + <translation>Avanti</translation> </message> <message> <source>Home</source> - <translation type="unfinished"></translation> + <translation>Pagina Iniziale</translation> </message> <message> <source>Add Bookmark</source> - <translation type="unfinished"></translation> + <translation>Aggiungi Bookmark</translation> </message> <message> <source>Remove from Bookmarks</source> - <translation type="unfinished"></translation> + <translation>Cancella dai Bookmark</translation> </message> <message> <source>Bookmarks</source> - <translation type="unfinished"></translation> + <translation>Bookmarks</translation> </message> <message> <source>Help Browser</source> - <translation type="unfinished"></translation> + <translation>Aiuto</translation> </message> <message> <source>HelpBrowser</source> - <translation type="unfinished"></translation> + <translation>Aiuto</translation> </message> </context> </TS> |