New translations translation.json (Portuguese)
This commit is contained in:
parent
333d0b30cf
commit
f0559a3ae7
|
@ -173,12 +173,25 @@
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "Definições",
|
"title": "Definições",
|
||||||
|
"cancel": "Cancel",
|
||||||
|
"save": "Save",
|
||||||
"language": "Idioma",
|
"language": "Idioma",
|
||||||
"font_size": "Tamanho da fonte de letra",
|
"font_size": "Tamanho da fonte de letra",
|
||||||
"mode": "Color mode",
|
"mode": "Color mode",
|
||||||
"dark_mode": "Dark mode",
|
"dark_mode": "Dark mode",
|
||||||
"light_mode": "Light mode",
|
"light_mode": "Light mode",
|
||||||
"theme": "Color theme"
|
"theme": "Color theme",
|
||||||
|
"proxy": {
|
||||||
|
"title": "Proxy",
|
||||||
|
"no": "No proxy",
|
||||||
|
"os": "Use system proxy settings",
|
||||||
|
"manual": "Manual proxy configuration",
|
||||||
|
"protocol": "Protocol",
|
||||||
|
"http": "http",
|
||||||
|
"socks": "socks",
|
||||||
|
"host": "Host",
|
||||||
|
"port": "Port"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"thirdparty": {
|
"thirdparty": {
|
||||||
"title": "Licenças de terceiros"
|
"title": "Licenças de terceiros"
|
||||||
|
|
Loading…
Reference in New Issue