mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-09 01:31:46 +00:00
chore(i18n): Translated using Weblate (Portuguese)
Currently translated at 100.0% (463 of 463 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/pt/
This commit is contained in:
committed by
Hosted Weblate
parent
0b5e9e923b
commit
324ab09b5d
@ -321,6 +321,22 @@
|
||||
"hostname": {
|
||||
"label": "Nome do anfitrião"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS e Certificados",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Selecionar arquivo do certificado HTTPS",
|
||||
"label": "Arquivo do certificado (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "Ativar HTTPS"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "Selecionar arquivo da chave privada HTTPS",
|
||||
"label": "Arquivo da chave privada (.key/.pen)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Porta"
|
||||
}
|
||||
@ -462,8 +478,8 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Texto de estado",
|
||||
"submenu": {
|
||||
"artist": "A ouvir {artist}",
|
||||
"application": "A reproduzir {{applicationName}}",
|
||||
"artist": "A ouvir {artist}",
|
||||
"title": "A ouvir {song title}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user