diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-02 02:16:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-02 02:16:32 +0000 |
commit | e77e0b0e2f034633307fcc054d582c0567090776 (patch) | |
tree | d06ed3a4244f0cf6554a4826536d0ce932422569 /apps/settings/l10n/it.js | |
parent | 24bb4a05c46069d459086a36cfc896d1f5b6915e (diff) | |
download | nextcloud-server-e77e0b0e2f034633307fcc054d582c0567090776.tar.gz nextcloud-server-e77e0b0e2f034633307fcc054d582c0567090776.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 062e292d8a7..210226b26d5 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -33,6 +33,20 @@ OC.L10N.register( "Groups" : "Gruppi", "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", + "Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando", + "Edit guest name" : "Modifica nome ospite", + "Save guest name" : "Salva nome ospite", + "Add link" : "Aggiungi collegamento", + "Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", + "Unpushed changes" : "Modifiche non depositate", + "Unsaved changes" : "Modifiche non salvate", + "Use current version" : "Utilizza la versione corrente", + "Use the saved version" : "Utilizza la versione salvata", + "File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.", + "Retry" : "Riprova", + "Show image" : "Mostra immagine", + "Show file" : "Mostra file", "{actor} added you to group {group}" : "{actor} ti ha aggiunto al gruppo {group}", "You added {user} to group {group}" : "Hai aggiunto {user} al gruppo {group}", "{actor} added {user} to group {group}" : "{actor} ha aggiunto {user} al gruppo {group}", |