diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-21 01:54:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-21 01:54:36 -0500 |
commit | 312891c6032176346e6e624949fbceca6a85a7a7 (patch) | |
tree | 42e0f8b57a2f983d34f695f88925246596f18b8d /core/l10n/it.js | |
parent | 79c9fc98a66a2b73fa8b5e9d1e09f2117d84c8cf (diff) | |
download | nextcloud-server-312891c6032176346e6e624949fbceca6a85a7a7.tar.gz nextcloud-server-312891c6032176346e6e624949fbceca6a85a7a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index c9200fed412..fd8e7c699fa 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -83,6 +83,7 @@ OC.L10N.register( "Password protect" : "Proteggi con password", "Password" : "Password", "Choose a password for the public link" : "Scegli una password per il collegamento pubblico", + "Allow editing" : "Consenti la modifica", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", "Set expiration date" : "Imposta data di scadenza", @@ -90,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Data di scadenza", "Adding user..." : "Aggiunta utente in corso...", "group" : "gruppo", + "remote" : "remota", "Resharing is not allowed" : "La ri-condivisione non è consentita", "Shared in {item} with {user}" : "Condiviso in {item} con {user}", "Unshare" : "Rimuovi condivisione", @@ -98,6 +100,7 @@ OC.L10N.register( "can edit" : "può modificare", "access control" : "controllo d'accesso", "create" : "creare", + "change" : "cambia", "delete" : "elimina", "Password protected" : "Protetta da password", "Error unsetting expiration date" : "Errore durante la rimozione della data di scadenza", @@ -187,6 +190,7 @@ OC.L10N.register( "Finishing …" : "Completamento...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Questa applicazione richiede JavaScript per un corretto funzionamento. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Abilita JavaScript</a> e ricarica questa pagina.", "%s is available. Get more information on how to update." : "%s è disponibile. Ottieni ulteriori informazioni sull'aggiornamento.", + "Skip to content" : "Salta al contenuto", "Log out" : "Esci", "Search" : "Cerca", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", |