mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
Translated using Weblate
Currently translated at 58.1% (698 of 1200 strings) (Portuguese (Brazil)) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pt_BR/ Translated using Weblate Currently translated at 38.8% (466 of 1200 strings) (Ukrainian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/uk/ Co-authored-by: Yuri Shumyatsky <shumy260404@gmail.com> Co-authored-by: albatrays <weblate.duct925@passmail.net>
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
"share": "compartilhar",
|
||||
"close": "fechar",
|
||||
"translation": "tradução",
|
||||
"albumGain": "ganho do album",
|
||||
"albumGain": "ganho do álbum",
|
||||
"trackPeak": "peak da faixa",
|
||||
"albumPeak": "pico do álbum",
|
||||
"trackGain": "ganho da faixa",
|
||||
@@ -121,10 +121,21 @@
|
||||
"removeFromFavorites": "remover de $t(entity.favorite, {\"count\": 2})",
|
||||
"openIn": {
|
||||
"lastfm": "Abrir em Last.fm",
|
||||
"musicbrainz": "Abrir em MusicBrainz"
|
||||
"musicbrainz": "Abrir em MusicBrainz",
|
||||
"listenbrainz": "Abrir no ListenBrainz",
|
||||
"qobuz": "Abrir no Qobuz"
|
||||
},
|
||||
"toggleSmartPlaylistEditor": "alternar editor $t(entity.smartPlaylist)",
|
||||
"moveToNext": "mover para o próximo"
|
||||
"moveToNext": "mover para o próximo",
|
||||
"addOrRemoveFromSelection": "adicionar ou remover da seleção",
|
||||
"goToCurrent": "ir para o item atual",
|
||||
"createRadioStation": "criar $t(entity.radioStation, {\"count\": 1})",
|
||||
"deleteRadioStation": "deletar $t(entity.radioStation, {\"count\": 1})",
|
||||
"selectAll": "selecionar tudo",
|
||||
"holdToMoveToTop": "segure para ir ao topo",
|
||||
"moveItems": "mover itens",
|
||||
"viewMore": "ver mais",
|
||||
"openApplicationDirectory": "abrir a pasta do aplicativo"
|
||||
},
|
||||
"form": {
|
||||
"deletePlaylist": {
|
||||
|
||||
Reference in New Issue
Block a user