-rw-r--r-- | i18n/it/usermanager.ts | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/i18n/it/usermanager.ts b/i18n/it/usermanager.ts index 282a43f..713087b 100644 --- a/i18n/it/usermanager.ts +++ b/i18n/it/usermanager.ts @@ -1,31 +1,32 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>GroupDialog</name> <message> <source>Add Group</source> - <translation type="unfinished"></translation> + <translation>Aggiungi Gruppo</translation> </message> <message> <source>Edit Group</source> - <translation type="unfinished"></translation> + <translation>Modifica Gruppo</translation> </message> </context> <context> <name>UserConfig</name> <message> <source>OPIE User Manager</source> - <translation type="unfinished"></translation> + <translation>OPIE Gestione Utente</translation> </message> </context> <context> <name>UserDialog</name> <message> <source>Add User</source> - <translation type="unfinished"></translation> + <translation>Aggiungi Utente</translation> </message> <message> <source>Edit User</source> - <translation type="unfinished"></translation> + <translation>Modifica Utente</translation> </message> </context> </TS> |