-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> |