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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/pt_BR.js3
-rw-r--r--l10n/pt_BR.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index dda6ac97e..c336ef67d 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -23,6 +23,9 @@ OC.L10N.register(
"Insert an image" : "Inserir uma imagem",
"Link file" : "Linkar um arquivo",
"Select file to link to" : "Selecione o arquivo a linkar",
+ "Show color annotations" : "Mostrar anotações coloridas",
+ "Color annotations will only show during editing sessions, they are not persisted after closing the document." : "Anotações coloridas serão mostradas durante as sessões de edição, mas não serão mantidas ao fechar o documento.",
+ "Currently active users:" : "Usuários ativos no momento:",
"_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"],
"Show rich workspaces" : "Mostrar áreas de trabalho avançadas",
"Add notes, lists or links …" : "Adicionar observações, listas ou links...",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 93da1be9c..e27de6cdc 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -21,6 +21,9 @@
"Insert an image" : "Inserir uma imagem",
"Link file" : "Linkar um arquivo",
"Select file to link to" : "Selecione o arquivo a linkar",
+ "Show color annotations" : "Mostrar anotações coloridas",
+ "Color annotations will only show during editing sessions, they are not persisted after closing the document." : "Anotações coloridas serão mostradas durante as sessões de edição, mas não serão mantidas ao fechar o documento.",
+ "Currently active users:" : "Usuários ativos no momento:",
"_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"],
"Show rich workspaces" : "Mostrar áreas de trabalho avançadas",
"Add notes, lists or links …" : "Adicionar observações, listas ou links...",