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>2022-08-02 06:02:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
commit675b7542f9f7eadacd352fa2f2a3bcd1f9906ea1 (patch)
treed1231f388baef23aea9282bdc506797cec85c2d2 /l10n/pt_BR.js
parenta84d082de3ce888ffe7b68c764bddbf2ff45a193 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 0233b8656..eb8974362 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -109,7 +109,8 @@ OC.L10N.register(
"Table" : "Tabela",
"Insert emoji" : "Inserir emoji ",
"Insert image" : "Inserir imagem",
- "Alt" : "Alt",
+ "Command" : "Comando",
+ "Control" : "Controle",
"Edit" : "Editar",
"New text document" : "Novo documento de texto",
"Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando",
@@ -117,6 +118,7 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"],
"ToDo list" : "Lista ToDo",
"Emoji picker" : "Selecionador de emoji ",
- "Todo item" : "Todo item"
+ "Todo item" : "Todo item",
+ "Alt" : "Alt"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");