Translated using Weblate (Portuguese)
Currently translated at 0.6% (9 of 1417 strings) Translation: Kavita/ui Translate-URL: https://hosted.weblate.org/projects/kavita/ui/pt/
This commit is contained in:
parent
39139bb8fb
commit
5e16baf47b
1 changed files with 9 additions and 9 deletions
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"login": {
|
||||
"title": "",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"password-validation": "",
|
||||
"forgot-password": "",
|
||||
"submit": ""
|
||||
"title": "Login",
|
||||
"username": "{{common.username}}",
|
||||
"password": "{{common.password}}",
|
||||
"password-validation": "{{validation.password-validation}}",
|
||||
"forgot-password": "Esqueceu a Password?",
|
||||
"submit": "{{common.submit}}"
|
||||
},
|
||||
"dashboard": {
|
||||
"no-libraries": "",
|
||||
"server-settings-link": "",
|
||||
"not-granted": "",
|
||||
"no-libraries": "Não existem bibliotecas configuradas. Configure algumas em",
|
||||
"server-settings-link": "Definições do servidor",
|
||||
"not-granted": "Não lhe foi atribuído acesso a nenhuma biblioteca.",
|
||||
"on-deck-title": "",
|
||||
"recently-updated-title": "",
|
||||
"recently-added-title": ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue