Skip to content

Commit

Permalink
Updated locale that wasnt in the project
Browse files Browse the repository at this point in the history
  • Loading branch information
MeoMix committed May 6, 2015
1 parent 2447c81 commit ec7bffe
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/_locales/pt_BR/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,40 +5,40 @@
"extensionDescription": {
"message": "Simples, streaming de música."
},
"toggleRadioCommandDescription": {
"toggleRadio": {
"message": "Rádio desligar/ligar"
},
"toggleShuffleCommandDescription": {
"toggleShuffle": {
"message": "Misturar desligar/ligar"
},
"toggleRepeatCommandDescription": {
"toggleRepeat": {
"message": "Repetir desligar/todas músicas/música atual"
},
"increaseVolumeCommandDescription": {
"increaseVolume": {
"message": "Aumentar volume"
},
"decreaseVolumeCommandDescription": {
"decreaseVolume": {
"message": "Diminuir volume"
},
"showActiveSongCommandDescription": {
"showSongDetails": {
"message": "Exibir detalhes da música"
},
"nextSongCommandDescription": {
"nextSong": {
"message": "Próxima música"
},
"previousSongCommandDescription": {
"previousSong": {
"message": "Música anterior"
},
"toggleSongCommandDescription": {
"toggleSong": {
"message": "Reproduzir/pausar música"
},
"deleteSongCommandDescription": {
"deleteSong": {
"message": "Excluir música"
},
"copySongURLCommandDescription": {
"copySongUrl": {
"message": "Copiar URL da música"
},
"copySongTitleURLCommandDescription": {
"copySongTitleAndUrl": {
"message": "Copiar título e URL da música"
},
"save": {
Expand Down Expand Up @@ -481,7 +481,7 @@
"saveAll": {
"message": "Salvar todas"
},
"saveActiveSongCommandDescription": {
"saveSong": {
"message": "Salvar música"
},
"songSavedToPlaylist": {
Expand Down

0 comments on commit ec7bffe

Please sign in to comment.