mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-03 23:48:50 +01:00
web/languages: translate a11y itens
This commit is contained in:
parent
b3ece4ad5b
commit
2a1f9b0b96
5 changed files with 28 additions and 0 deletions
5
web/i18n/ptbr/a11y/dialog.json
Normal file
5
web/i18n/ptbr/a11y/dialog.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"picker.item.photo": "foto da thumbnail",
|
||||
"picker.item.video": "video da thumbnail",
|
||||
"picker.item.gif": "gif da thumbnail"
|
||||
}
|
4
web/i18n/ptbr/a11y/donate.json
Normal file
4
web/i18n/ptbr/a11y/donate.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"share.qr.expand": "qr code. precione para expandir.",
|
||||
"share.qr.collapse": "qr code expandido. precione para fechar."
|
||||
}
|
3
web/i18n/ptbr/a11y/general.json
Normal file
3
web/i18n/ptbr/a11y/general.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"back": "voltar"
|
||||
}
|
13
web/i18n/ptbr/a11y/save.json
Normal file
13
web/i18n/ptbr/a11y/save.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"link_area": "link input area",
|
||||
"link_area.turnstile": "link input area. checando se você não é um robo.",
|
||||
"clear_input": "limpar input",
|
||||
"download": "baixar",
|
||||
"download.think": "processando o link...",
|
||||
"download.check": "verificando download...",
|
||||
"download.done": "download concluído",
|
||||
"download.error": "erro de download",
|
||||
|
||||
"tutorial.shortcut.photos": "adicionar atalho de fotos",
|
||||
"tutorial.shortcut.files": "adicionar atalho de arquivos"
|
||||
}
|
3
web/i18n/ptbr/a11y/tabs.json
Normal file
3
web/i18n/ptbr/a11y/tabs.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"tab_panel": "tabs panel"
|
||||
}
|
Loading…
Reference in a new issue