New translated terms

This commit is contained in:
Deluan
2020-11-13 12:51:32 -05:00
parent b38be69b14
commit df86a8153e
4 changed files with 29 additions and 12 deletions
+11 -3
View File
@@ -19,7 +19,8 @@
"updatedAt": "Últ. Atualização",
"bitRate": "Bitrate",
"discSubtitle": "Sub-título do disco",
"starred": "Favorita"
"starred": "Favorita",
"comment": "Comentário"
},
"actions": {
"addToQueue": "Adicionar à fila",
@@ -42,7 +43,8 @@
"genre": "Gênero",
"compilation": "Coletânea",
"year": "Ano",
"updatedAt": "Últ. Atualização"
"updatedAt": "Últ. Atualização",
"comment": "Comentário"
},
"actions": {
"playAll": "Tocar",
@@ -285,6 +287,12 @@
"featureRequests": "Solicitar funcionalidade"
}
},
"activity": {
"title": "Atividade",
"totalScanned": "Total de pastas encontradas",
"quickScan": "Scan rápido",
"fullScan": "Scan completo"
},
"player": {
"playListsText": "Fila de Execução",
"openText": "Abrir",
@@ -310,4 +318,4 @@
"shufflePlay": "Aleatório"
}
}
}
}