Update translations (#644)
* Update eo.json (POEditor.com) * Update fr.json (POEditor.com) * Update pt.json (POEditor.com)
This commit is contained in:
+23
-20
@@ -262,10 +262,11 @@
|
||||
"songsAddedToPlaylist": "Música adicionada à playlist |||| %{smart_count} músicas adicionadas à playlist",
|
||||
"noPlaylistsAvailable": "Nenhuma playlist",
|
||||
"delete_user_title": "Excluir usuário '%{name}'",
|
||||
"delete_user_content": "Você tem certeza que deseja excluir o usuário e todos os seus dados (incluindo suas playlists e preferências)?"
|
||||
"delete_user_content": "Você tem certeza que deseja excluir o usuário e todos os seus dados (incluindo suas playlists e preferências)?",
|
||||
"notifications_blocked": "Você bloqueou notificações para este site nas configurações do seu browser",
|
||||
"notifications_not_available": "Este navegador não suporta notificações"
|
||||
},
|
||||
"menu": {
|
||||
"about": "Info",
|
||||
"library": "Biblioteca",
|
||||
"settings": "Configurações",
|
||||
"version": "Versão",
|
||||
@@ -275,25 +276,12 @@
|
||||
"options": {
|
||||
"theme": "Tema",
|
||||
"language": "Língua",
|
||||
"defaultView": "Tela inicial"
|
||||
"defaultView": "Tela inicial",
|
||||
"desktop_notifications": "Notificações"
|
||||
}
|
||||
},
|
||||
"albumList": "Álbuns"
|
||||
},
|
||||
"about": {
|
||||
"links": {
|
||||
"homepage": "Website",
|
||||
"source": "Código fonte",
|
||||
"featureRequests": "Solicitar funcionalidade"
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
"title": "Atividade",
|
||||
"totalScanned": "Total de pastas encontradas",
|
||||
"quickScan": "Scan rápido",
|
||||
"fullScan": "Scan completo",
|
||||
"serverUptime": "Uptime do servidor",
|
||||
"serverDown": "DESCONECTADO"
|
||||
"albumList": "Álbuns",
|
||||
"about": "Info"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "Fila de Execução",
|
||||
@@ -319,5 +307,20 @@
|
||||
"singleLoop": "Repetir",
|
||||
"shufflePlay": "Aleatório"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"links": {
|
||||
"homepage": "Website",
|
||||
"source": "Código fonte",
|
||||
"featureRequests": "Solicitar funcionalidade"
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
"title": "Atividade",
|
||||
"totalScanned": "Total de pastas analisadas",
|
||||
"quickScan": "Scan rápido",
|
||||
"fullScan": "Scan completo",
|
||||
"serverUptime": "Uptime do servidor",
|
||||
"serverDown": "DESCONECTADO"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user