diff options
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 40882582aa5..247cd8f25e0 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -300,6 +300,7 @@ OC.L10N.register( "An error occured during the request. Unable to proceed." : "Si è verificato un errore durante la richiesta. Impossibile continuare..", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", "App update" : "Aggiornamento applicazione", + "Error: This app cannot be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile", "Administrator documentation" : "Documentazione amministratore", "Documentation" : "Documentazione", "Forum" : "Forum", @@ -377,6 +378,7 @@ OC.L10N.register( "Always ask for a password" : "Chiedi sempre una password", "Enforce password protection" : "Imponi la protezione con password", "Set default expiration date" : "Imposta data di scadenza predefinita", + "Exclude groups from creating link shares:" : "Escludi gruppi dalla creazione dei collegamenti di condivisione:", "Allow resharing" : "Consenti la ri-condivisione", "Allow sharing with groups" : "Consenti la condivisione con gruppi", "Restrict users to only share with users in their groups" : "Limita gli utenti a condividere solo con gli utenti nei loro gruppi", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 0749d794f80..f74d85e16d7 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -298,6 +298,7 @@ "An error occured during the request. Unable to proceed." : "Si è verificato un errore durante la richiesta. Impossibile continuare..", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", "App update" : "Aggiornamento applicazione", + "Error: This app cannot be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile", "Administrator documentation" : "Documentazione amministratore", "Documentation" : "Documentazione", "Forum" : "Forum", @@ -375,6 +376,7 @@ "Always ask for a password" : "Chiedi sempre una password", "Enforce password protection" : "Imponi la protezione con password", "Set default expiration date" : "Imposta data di scadenza predefinita", + "Exclude groups from creating link shares:" : "Escludi gruppi dalla creazione dei collegamenti di condivisione:", "Allow resharing" : "Consenti la ri-condivisione", "Allow sharing with groups" : "Consenti la condivisione con gruppi", "Restrict users to only share with users in their groups" : "Limita gli utenti a condividere solo con gli utenti nei loro gruppi", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 5a43e721fcc..fbf6d1794f6 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -378,6 +378,7 @@ OC.L10N.register( "Always ask for a password" : "Sempre pedir a senha", "Enforce password protection" : "Aplicar proteção por senha", "Set default expiration date" : "Definir data de expiração padrão", + "Exclude groups from creating link shares:" : "Impedir que grupos criem compartilhamentos de linques:", "Allow resharing" : "Permitir o recompartilhamento", "Allow sharing with groups" : "Permitir o compartilhamento com grupos", "Restrict users to only share with users in their groups" : "Restringir os usuários para compartilhar apenas com usuários em seus grupos", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index bb65c437dda..bfccce38622 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -376,6 +376,7 @@ "Always ask for a password" : "Sempre pedir a senha", "Enforce password protection" : "Aplicar proteção por senha", "Set default expiration date" : "Definir data de expiração padrão", + "Exclude groups from creating link shares:" : "Impedir que grupos criem compartilhamentos de linques:", "Allow resharing" : "Permitir o recompartilhamento", "Allow sharing with groups" : "Permitir o compartilhamento com grupos", "Restrict users to only share with users in their groups" : "Restringir os usuários para compartilhar apenas com usuários em seus grupos", |