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/federation/l10n/pt_BR.js')
-rw-r--r--apps/federation/l10n/pt_BR.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/federation/l10n/pt_BR.js b/apps/federation/l10n/pt_BR.js
index 210cf76baeb..c13e2b79d5a 100644
--- a/apps/federation/l10n/pt_BR.js
+++ b/apps/federation/l10n/pt_BR.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Add server automatically once a federated share was created successfully" : "Adicionar servidor automaticamente uma vez que um compartilhamento associado foi criado com êxito",
"Trusted Servers" : "Servidores confiáveis",
"+ Add Nextcloud server" : "+ Adicionar servidor Nextcloud",
- "Nextcloud Server" : "Servidor Nextcloud"
+ "Nextcloud Server" : "Servidor Nextcloud",
+ "No Nextcloud server found" : "Servidor Nextcloud não encontrado",
+ "Trusted Nextcloud Servers" : "Servidores Nextcloud confiáveis"
},
"nplurals=2; plural=(n > 1);");