Update translations (#1285)
* Update es.json (POEditor.com) * Update zh-Hans.json (POEditor.com) * Update zh-Hant.json (POEditor.com) * Update cs.json (POEditor.com) * Update nl.json (POEditor.com) * Update fr.json (POEditor.com) * Update de.json (POEditor.com) * Update it.json (POEditor.com) * Update ja.json (POEditor.com) * Update pl.json (POEditor.com) * Update pt.json (POEditor.com) * Update sl.json (POEditor.com) * Update es.json (POEditor.com) * Update th.json (POEditor.com) * Update uk.json (POEditor.com)
This commit is contained in:
@@ -76,7 +76,8 @@
|
||||
"albumCount": "Total de Álbuns",
|
||||
"songCount": "Total de Músicas",
|
||||
"playCount": "Execuções",
|
||||
"rating": "Classificação"
|
||||
"rating": "Classificação",
|
||||
"genre": "Gênero"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
@@ -111,7 +112,8 @@
|
||||
"client": "Cliente",
|
||||
"userName": "Usuário",
|
||||
"lastSeen": "Últ. acesso",
|
||||
"reportRealPath": "Use paths reais"
|
||||
"reportRealPath": "Use paths reais",
|
||||
"scrobbleEnabled": "Enviar scrobbles para Last.fm"
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -301,7 +303,11 @@
|
||||
"lastfmLinkSuccess": "Sua conta em Last.fm foi conectada com sucesso",
|
||||
"lastfmLinkFailure": "Sua conta em Last.fm não pode ser conectada",
|
||||
"lastfmUnlinkSuccess": "Sua conta em Last.fm foi desconectada",
|
||||
"lastfmUnlinkFailure": "Sua conta em Last.fm não pode ser desconectada"
|
||||
"lastfmUnlinkFailure": "Sua conta em Last.fm não pode ser desconectada",
|
||||
"openIn": {
|
||||
"lastfm": "Abrir em Last.fm",
|
||||
"musicbrainz": "Abrir em MusicBrainz"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"library": "Biblioteca",
|
||||
|
||||
Reference in New Issue
Block a user