mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-29 09:29:29 +01:00
Compare commits
17 Commits
bfa95eb497
...
ad05c35d28
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad05c35d28 | ||
|
|
fc93853b46 | ||
|
|
314f144acb | ||
|
|
992cfdd1b7 | ||
|
|
4761a505d1 | ||
|
|
f5b94e339e | ||
|
|
8fa37ddf4b | ||
|
|
7c6f546477 | ||
|
|
d7a7a78fce | ||
|
|
0e801036b2 | ||
|
|
0a45f76c40 | ||
|
|
b9d89931ce | ||
|
|
f580bde3e5 | ||
|
|
0ada9aee40 | ||
|
|
af20b115dd | ||
|
|
df72667c4e | ||
|
|
5cb28c98c7 |
@ -1,5 +1,5 @@
|
||||
{
|
||||
"actionsStar": "Ajouter aux favoris",
|
||||
"actionsStar": "Mettre en favoris",
|
||||
"@actionsStar": {},
|
||||
"actionsUnstar": "Enlever des favoris",
|
||||
"@actionsUnstar": {},
|
||||
@ -73,17 +73,17 @@
|
||||
},
|
||||
"resourcesSortByAdded": "Récemment Ajouté",
|
||||
"@resourcesSortByAdded": {},
|
||||
"resourcesSortByArtist": "Artiste",
|
||||
"resourcesSortByArtist": "Par Artiste",
|
||||
"@resourcesSortByArtist": {},
|
||||
"resourcesSortByFrequentlyPlayed": "Fréquemment Joué",
|
||||
"@resourcesSortByFrequentlyPlayed": {},
|
||||
"resourcesSortByName": "Nom",
|
||||
"resourcesSortByName": "Par Nom",
|
||||
"@resourcesSortByName": {},
|
||||
"resourcesSortByRandom": "Aléatoire",
|
||||
"@resourcesSortByRandom": {},
|
||||
"resourcesSortByRecentlyPlayed": "Récemment Joué",
|
||||
"@resourcesSortByRecentlyPlayed": {},
|
||||
"resourcesSortByYear": "Année",
|
||||
"resourcesSortByYear": "Par Année",
|
||||
"@resourcesSortByYear": {},
|
||||
"searchHeaderTitle": "Recherche : {query}",
|
||||
"@searchHeaderTitle": {
|
||||
@ -211,7 +211,7 @@
|
||||
"@resourcesFilterArtist": {},
|
||||
"resourcesFilterYear": "Année",
|
||||
"@resourcesFilterYear": {},
|
||||
"resourcesSortByAlbum": "Album",
|
||||
"resourcesSortByAlbum": "Par album",
|
||||
"@resourcesSortByAlbum": {},
|
||||
"resourcesSortByTitle": "Titre",
|
||||
"@resourcesSortByTitle": {},
|
||||
@ -231,50 +231,6 @@
|
||||
"@actionsDownload": {},
|
||||
"resourcesSongListDeleteAllContent": "Tous les fichiers de musique téléchargés vont être supprimés.",
|
||||
"@resourcesSongListDeleteAllContent": {},
|
||||
"resourcesSongListDeleteAllTitle": "Supprimer les téléchargements ?",
|
||||
"@resourcesSongListDeleteAllTitle": {},
|
||||
"controlsShuffle": "Aléatoire",
|
||||
"@controlsShuffle": {},
|
||||
"resourcesSortByUpdated": "Récemment mis à jour",
|
||||
"@resourcesSortByUpdated": {},
|
||||
"settingsNetworkOptionsOfflineModeOn": "Ne pas se connecter à internet pour synchroniser ou jouer de la musique.",
|
||||
"@settingsNetworkOptionsOfflineModeOn": {},
|
||||
"resourcesAlbumCount": "{count,plural, =1{{count} album} other{{count} albums}}",
|
||||
"@resourcesAlbumCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesArtistCount": "{count,plural, =1{{count} artiste} other{{count} artistes}}",
|
||||
"@resourcesArtistCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesFilterOwner": "Propriétaire",
|
||||
"@resourcesFilterOwner": {},
|
||||
"resourcesPlaylistCount": "{count,plural, =1{{count} playlist} other{{count} playlists}}",
|
||||
"@resourcesPlaylistCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSongCount": "{count,plural, =1{{count} chanson} other{{count} chansons}}",
|
||||
"@resourcesSongCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsNetworkOptionsStreamFormatServerDefault": "Utiliser les paramètres par défaut du serveur",
|
||||
"@settingsNetworkOptionsStreamFormatServerDefault": {},
|
||||
"resourcesSortByAlbumCount": "Nombre d'albums",
|
||||
"@resourcesSortByAlbumCount": {}
|
||||
"resourcesSongListDeleteAllTitle": "Supprimer le(s) téléchargement(s) ?",
|
||||
"@resourcesSongListDeleteAllTitle": {}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user