Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/pt_BR.js')
-rw-r--r--apps/theming/l10n/pt_BR.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index a02354184e9..fea0c5f93c8 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "O nome não pode ficar em branco",
"The given name is too long" : "O nome é muito longo",
"The given web address is too long" : "O endereço web fornecido é muito longo",
+ "The given web address is not a valid URL" : "O endereço web não é uma URL válida",
"The given legal notice address is too long" : "O endereço do aviso legal é muito longo",
+ "The given legal notice address is not a valid URL" : "O endereço do aviso legal não é uma URL válida",
"The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo",
+ "The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
"The file was uploaded" : "O arquivo foi enviado",