summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-18 23:08:43 +0000
commit6b490f45fd938d631fc524e0c04af43182056bb7 (patch)
tree3a04fbec4f75018a4e559ab5b3243d8d8cac1986 /apps/files_external/l10n/pt_BR.js
parent269600a04f18e025313352d3b2293cc10d3c26fa (diff)
downloadnextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.tar.gz
nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/pt_BR.js')
-rw-r--r--apps/files_external/l10n/pt_BR.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index 9b5f377e53c..8c05a16c8e6 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Credentials saved" : "Credenciais salvas",
"Credentials saving failed" : "A gravação das credenciais falhou",
"Credentials required" : "Credenciais são requeridas",
- "Storage with id \"%i\" not found" : "Armazenamento com ID \"%i\" não encontrado",
"Invalid backend or authentication mechanism class" : "Backend ou classe de mecanismo de autenticação inválido",
"Invalid mount point" : "Ponto de montagem inválido",
"Objectstore forbidden" : "Proibido armazenamento de objetos",
@@ -49,7 +48,6 @@ OC.L10N.register(
"Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos",
"Insufficient data: %s" : "Dados insuficientes: %s",
"%s" : "%s",
- "Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário",
"Access key" : "Chave da acesso",
"Secret key" : "Chave secreta",
"Builtin" : "Construídas em",
@@ -125,6 +123,8 @@ OC.L10N.register(
"Advanced settings" : "Configurações avançadas",
"Delete" : "Excluir",
"Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
- "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo"
+ "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo",
+ "Storage with id \"%i\" not found" : "Armazenamento com ID \"%i\" não encontrado",
+ "Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário"
},
"nplurals=2; plural=(n > 1);");