mirror of
https://github.com/austinried/subtracks.git
synced 2026-06-28 14:29:58 +02:00
Compare commits
21 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c42aebab5 | |||
| 789d96a150 | |||
| 8fa866297f | |||
| 12443f13af | |||
| dd5717c4fe | |||
| d80988a32a | |||
| dbc2c03415 | |||
| 1bd4a834ae | |||
| 39cd92bf47 | |||
| 62e2460c0a | |||
| 91deb01b0f | |||
| 44bd666911 | |||
| ae1187f512 | |||
| 77c51ef6d0 | |||
| bd2dcf6f16 | |||
| 2feca75cab | |||
| ed0bcce14a | |||
| a9d1babeb5 | |||
| 65da302ddb | |||
| 0c816b02aa | |||
| 62abcc17c9 |
+26
-2
@@ -249,8 +249,32 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resourcesSongListDeleteAllContent": "Questo eliminerà tutti i brani scaricati.",
|
"resourcesSongListDeleteAllContent": "Questo rimuoverà tutti i file musicali scaricati.",
|
||||||
"@resourcesSongListDeleteAllContent": {},
|
"@resourcesSongListDeleteAllContent": {},
|
||||||
"resourcesSongListDeleteAllTitle": "Eliminare i download?",
|
"resourcesSongListDeleteAllTitle": "Eliminare i download?",
|
||||||
"@resourcesSongListDeleteAllTitle": {}
|
"@resourcesSongListDeleteAllTitle": {},
|
||||||
|
"settingsNetworkOptionsOfflineMode": "Modalità Offline",
|
||||||
|
"@settingsNetworkOptionsOfflineMode": {},
|
||||||
|
"resourcesSortByAlbumCount": "Numero di Album",
|
||||||
|
"@resourcesSortByAlbumCount": {},
|
||||||
|
"settingsNetworkOptionsStreamFormat": "Formato di streaming preferito",
|
||||||
|
"@settingsNetworkOptionsStreamFormat": {},
|
||||||
|
"resourcesSortByUpdated": "Aggiornato di recente",
|
||||||
|
"@resourcesSortByUpdated": {},
|
||||||
|
"resourcesSortByTitle": "Titolo",
|
||||||
|
"@resourcesSortByTitle": {},
|
||||||
|
"settingsAboutActionsSupport": "Sostieni lo sviluppatore 💜",
|
||||||
|
"@settingsAboutActionsSupport": {},
|
||||||
|
"settingsAboutShareLogs": "Condividi i log",
|
||||||
|
"@settingsAboutShareLogs": {},
|
||||||
|
"settingsAboutChooseLog": "Scegli un file log",
|
||||||
|
"@settingsAboutChooseLog": {},
|
||||||
|
"settingsNetworkOptionsStreamFormatServerDefault": "Usa il server predefinito",
|
||||||
|
"@settingsNetworkOptionsStreamFormatServerDefault": {},
|
||||||
|
"settingsNetworkOptionsOfflineModeOff": "Usa internet per sincronizzare la musica.",
|
||||||
|
"@settingsNetworkOptionsOfflineModeOff": {},
|
||||||
|
"settingsNetworkOptionsOfflineModeOn": "Non usare internet per sincronizzare o riprodurre la musica.",
|
||||||
|
"@settingsNetworkOptionsOfflineModeOn": {},
|
||||||
|
"settingsServersFieldsName": "Nome",
|
||||||
|
"@settingsServersFieldsName": {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user