Upgrade to 3.5.6

This commit is contained in:
Bastian Allgeier
2021-06-08 09:57:59 +02:00
parent fb57845df1
commit 5358f8885c
65 changed files with 506 additions and 223 deletions

View File

@@ -372,9 +372,11 @@
"more": "Mais",
"name": "Nome",
"next": "Próximo",
"no": "no",
"off": "off",
"on": "on",
"open": "Abrir",
"open.newWindow": "Open in new window",
"options": "Opções",
"options.none": "Sem opções",
@@ -466,7 +468,9 @@
"toolbar.button.file.select": "Selecione o arquivo",
"toolbar.button.file.upload": "Carregue o arquivo",
"toolbar.button.link": "Link",
"toolbar.button.strike": "Strike-through",
"toolbar.button.ol": "Lista ordenada",
"toolbar.button.underline": "Underline",
"toolbar.button.ul": "Lista não-ordenada",
"translation.author": "Kirby Team",
@@ -518,5 +522,6 @@
"view.users": "Utilizadores",
"welcome": "Bem-vindo",
"year": "Ano"
"year": "Ano",
"yes": "yes"
}