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-06-01 06:36:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-01 06:36:06 +0300
commitf78cee330bd44b8af22e1054ba991765aeedfd27 (patch)
treed1dd83ca72fc6ded6bfde73597582f22253b5be1 /l10n/pt_PT.js
parent5120daec1ce009f427fb36d34d3aee7ab5d63121 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/pt_PT.js')
-rw-r--r--l10n/pt_PT.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 5c12ef094..b3e2ac767 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -39,7 +39,6 @@ OC.L10N.register(
"Show author colors" : "Mostrar cores do autor ",
"Author colors are only shown until everyone has closed the document." : "As cores do autor só são exibidas até que todos tenham fechado o documento. ",
"Add notes, lists or links …" : "Adicionar observações, listas ou hiperligações...",
- "Edit" : "Editar",
"Undo" : "Desfazer",
"Redo" : "Repetir",
"Headings" : "Títulos",
@@ -51,9 +50,10 @@ OC.L10N.register(
"Info" : "Informação",
"Success" : "Sucesso",
"Warning" : "Aviso",
- "Emoji picker" : "Selecionador de emoji ",
+ "Edit" : "Editar",
"New text document" : "Novo documento de texto",
"Currently active users:" : "Utilizadores ativos no momento:",
- "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"]
+ "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"],
+ "Emoji picker" : "Selecionador de emoji "
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");