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:
authorNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/pt_PT.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r--lib/l10n/pt_PT.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js
index 8641ba1f250..e2a3388743d 100644
--- a/lib/l10n/pt_PT.js
+++ b/lib/l10n/pt_PT.js
@@ -65,14 +65,11 @@ OC.L10N.register(
"Log out" : "Sair",
"Users" : "Utilizadores",
"Unknown user" : "Utilizador desconhecido",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Basic settings" : "Definições básicas",
"Sharing" : "Partilhar",
"Security" : "Segurança",
"Encryption" : "Encriptação",
"Additional settings" : "Definições adicionais",
- "Tips & tricks" : "Dicas e truques",
"Personal info" : "Informação pessoal",
"Unlimited" : "Ilimitado",
"Verifying" : "A verificar",
@@ -229,6 +226,9 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s",
"Personal" : "Pessoal",
"Admin" : "Admin",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Tips & tricks" : "Dicas e truques",
"DB Error: \"%s\"" : "Erro de BD:\"%s\"",
"Offending command was: \"%s\"" : "O comando transgressor foi:\"%s\"",
"Offending command was: \"%s\", name: %s, password: %s" : "O comando transgressor foi: \"%s\", nome: %s, password: %s",