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:
authorNextcloud bot <bot@nextcloud.com>2020-08-14 06:21:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-14 06:21:15 +0300
commit9c4fc62cfbab62ef25450dce77c9654be882369b (patch)
tree41f8d3c4340c07e25e49463a6e7c60271a4ab666 /l10n/pt_BR.js
parent869cb842b4d6a60299a40f1b10af214d31a82fa7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 26a8a1835..9479108f1 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -19,6 +19,9 @@ OC.L10N.register(
"Edit guest name" : "Editar nome de convidado",
"Save guest name" : "Salvar nome de convidado",
"Insert image" : "Inserir imagem",
+ "Insert an image" : "Inserir uma imagem",
+ "Link file" : "Linkar um arquivo",
+ "Select file to link to" : "Selecione o arquivo a linkar",
"_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...",
@@ -29,7 +32,6 @@ OC.L10N.register(
"Bold" : "Negrito",
"Italic" : "Itálico",
"Strikethrough" : "Riscado",
- "Paragraph" : "Parágrafo",
"Headings" : "Títulos",
"Heading 1" : "Título 1",
"Heading 2" : "Título 2",
@@ -46,6 +48,7 @@ OC.L10N.register(
"Last save {lastSave}" : "Última gravação {lastSave}",
"Add link" : "Adicionar link",
"Show image" : "Mostrar imagem",
- "Show file" : "Mostrar arquivo"
+ "Show file" : "Mostrar arquivo",
+ "Paragraph" : "Parágrafo"
},
"nplurals=2; plural=(n > 1);");