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

github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 6f65aef..1a884e6 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -104,9 +104,9 @@ OC.L10N.register(
"ID" : "ID",
"No issue" : "Sem problema",
"Local" : "Local",
- "local" : "local",
"Next full restoring point" : "Próximo ponto de restauração total",
"Next partial restoring point" : "Próximo ponto de restauração parcial",
- "Unable to fetch restoring points" : "Incapaz de buscar pontos de restauração"
+ "Unable to fetch restoring points" : "Incapaz de buscar pontos de restauração",
+ "local" : "local"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");