Skip to content

Commit

Permalink
Translated using Weblate (Portuguese (Portugal))
Browse files Browse the repository at this point in the history
Currently translated at 96.9% (321 of 331 strings)

Translation: pot-app/pot-desktop
Translate-URL: https://hosted.weblate.org/projects/pot-app/pot-desktop/pt_PT/
  • Loading branch information
SantosSi authored and weblate committed Jan 8, 2024
1 parent 3aaa389 commit 2f81825
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions src/i18n/locales/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"translate": {
"youdao": {
"appkey": "ID do App",
"key": "Chave"
"key": "Chave",
"title": "Youdao"
},
"deepl": {
"free": "Gratuito",
Expand Down Expand Up @@ -82,7 +83,8 @@
},
"niutrans": {
"https": "Usar Https",
"title": "NiuTrans"
"title": "NiuTrans",
"apikey": "Chave de API"
},
"tencent": {
"secret_key": "Chave Secreta",
Expand Down Expand Up @@ -125,16 +127,20 @@
"alibaba": {
"title": "Alibaba"
},
"geminipro_polish": {},
"geminipro": {},
"geminipro_custom": {},
"geminipro_summary": {}
"geminipro_summary": {
"title": "Resumo do Gemini Pro"
},
"geminipro": {
"api_key": "Chave de Api",
"stream": "Modo de Stream"
}
},
"recognize": {
"iflytek_latex_ocr": {
"apikey": "Chave API",
"apisecret": "Segredo da API",
"appid": "ID do App"
"appid": "ID do App",
"title": "iFlyTek LaTeX"
},
"simple_latex_ocr": {
"title": "LaTeX Simples",
Expand Down Expand Up @@ -173,7 +179,8 @@
},
"baidu_ocr": {
"title": "OCR da Baidu",
"client_secret": "Chave Secreta"
"client_secret": "Chave Secreta",
"client_id": "Chave de API"
},
"tencent_accurate_ocr": {
"title": "OCR da Tencent (Preciso)",
Expand Down Expand Up @@ -357,7 +364,9 @@
"username": "Nome de Utilizador",
"backup_success": "Backup com Sucesso",
"label": "Backup",
"type": "Tipo de Serviço"
"type": "Tipo de Serviço",
"logout": "Sair",
"login_success": "Sucesso de Login"
},
"recognize": {
"delete_newline": "Apagar Nova Linha Automaticamente",
Expand Down

0 comments on commit 2f81825

Please sign in to comment.