Translated using Weblate (Portuguese (Brazil))
Currently translated at 31.1% (204 of 655 strings) Co-authored-by: Rafael Vieira <rafaelvieiras@pm.me> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pt_BR/ Translation: feishin/Translation
This commit is contained in:
parent
12b66e5fa0
commit
0ca325aac2
1 changed files with 5 additions and 2 deletions
|
@ -86,7 +86,8 @@
|
||||||
"codec": "codec",
|
"codec": "codec",
|
||||||
"preview": "pré-visualizar",
|
"preview": "pré-visualizar",
|
||||||
"share": "compartilhar",
|
"share": "compartilhar",
|
||||||
"close": "fechar"
|
"close": "fechar",
|
||||||
|
"translation": "tradução"
|
||||||
},
|
},
|
||||||
"action": {
|
"action": {
|
||||||
"goToPage": "vá para página",
|
"goToPage": "vá para página",
|
||||||
|
@ -108,7 +109,9 @@
|
||||||
"openIn": {
|
"openIn": {
|
||||||
"lastfm": "Abrir em Last.fm",
|
"lastfm": "Abrir em Last.fm",
|
||||||
"musicbrainz": "Abrir em MusicBrainz"
|
"musicbrainz": "Abrir em MusicBrainz"
|
||||||
}
|
},
|
||||||
|
"toggleSmartPlaylistEditor": "alternar editor $t(entity.smartPlaylist)",
|
||||||
|
"moveToNext": "mover para o próximo"
|
||||||
},
|
},
|
||||||
"form": {
|
"form": {
|
||||||
"deletePlaylist": {
|
"deletePlaylist": {
|
||||||
|
|
Reference in a new issue