forked from AkkomaGang/akkoma-fe
Translated using Weblate (Portuguese)
Currently translated at 48.7% (330 of 677 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pt/
This commit is contained in:
parent
7c295e1e0f
commit
67a0d83568
1 changed files with 15 additions and 1 deletions
|
@ -406,7 +406,7 @@
|
|||
"favorite": "Favoritar",
|
||||
"user_settings": "Configurações do usuário"
|
||||
},
|
||||
"upload":{
|
||||
"upload": {
|
||||
"error": {
|
||||
"base": "Falha no envio.",
|
||||
"file_too_big": "Arquivo grande demais [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
|
||||
|
@ -419,5 +419,19 @@
|
|||
"GiB": "GiB",
|
||||
"TiB": "TiB"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"mrf": {
|
||||
"simple": {
|
||||
"quarantine": "Quarentena",
|
||||
"reject": "Rejeitar",
|
||||
"accept": "Aceitar"
|
||||
},
|
||||
"keyword": {
|
||||
"replace": "Repor",
|
||||
"reject": "Rejeitar"
|
||||
},
|
||||
"federation": "Federação"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue