diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-16 00:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-16 00:08:44 +0000 |
commit | 74654288e64cfb80e950d223c8575b32d04682a0 (patch) | |
tree | 27cc103bf5bf301bf6945c14efc17370c5e75d4d /apps/files_external | |
parent | 5bf447649d6b5c18d1d500df3ff52a2484cc67b5 (diff) | |
download | nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.tar.gz nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.js | 4 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.json | 4 |
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 8bada6bf024..ea8e6bfc63a 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -105,6 +105,7 @@ OC.L10N.register( "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", + "External storage support" : "Supporto archiviazioni esterne", "No external storage configured" : "Nessuna archiviazione esterna configurata", "You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali", "Name" : "Nome", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index c3c916c2cc7..39fb46e600c 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -103,6 +103,7 @@ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.", + "External storage support" : "Supporto archiviazioni esterne", "No external storage configured" : "Nessuna archiviazione esterna configurata", "You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali", "Name" : "Nome", diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 41c298ca2b3..13f4aa104d7 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -36,7 +36,7 @@ OC.L10N.register( "Username" : "Nome de Usuário", "Password" : "Senha", "Credentials saved" : "Credenciais salvas", - "Credentials saving failed" : "A gravação das credenciais falhou", + "Credentials saving failed" : "Erro ao salvar as credenciais", "Credentials required" : "Credenciais são requeridas", "Storage with ID \"%d\" not found" : "A armazenagem com a ID \"%d\" não foi encontrada", "Invalid backend or authentication mechanism class" : "Plataforma de serviço ou classe de mecanismo de autenticação inválido", @@ -75,7 +75,7 @@ OC.L10N.register( "Amazon S3" : "Amazon S3", "Bucket" : "Cesta", "Hostname" : "Nome do Host", - "Port" : "Porta", + "Port" : "Porto", "Region" : "Região", "Enable SSL" : "Habilitar SSL", "Enable Path Style" : "Habilitar Estilo do Caminho", diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 121abf34e37..9742e28f5fb 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -34,7 +34,7 @@ "Username" : "Nome de Usuário", "Password" : "Senha", "Credentials saved" : "Credenciais salvas", - "Credentials saving failed" : "A gravação das credenciais falhou", + "Credentials saving failed" : "Erro ao salvar as credenciais", "Credentials required" : "Credenciais são requeridas", "Storage with ID \"%d\" not found" : "A armazenagem com a ID \"%d\" não foi encontrada", "Invalid backend or authentication mechanism class" : "Plataforma de serviço ou classe de mecanismo de autenticação inválido", @@ -73,7 +73,7 @@ "Amazon S3" : "Amazon S3", "Bucket" : "Cesta", "Hostname" : "Nome do Host", - "Port" : "Porta", + "Port" : "Porto", "Region" : "Região", "Enable SSL" : "Habilitar SSL", "Enable Path Style" : "Habilitar Estilo do Caminho", |