mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-08-21 18:37:36 +02:00
New translations app_en.arb (Indonesian)
This commit is contained in:
@@ -867,6 +867,10 @@
|
|||||||
"@setupIosEmptyFolderWarning": {
|
"@setupIosEmptyFolderWarning": {
|
||||||
"description": "iOS folder selection warning"
|
"description": "iOS folder selection warning"
|
||||||
},
|
},
|
||||||
|
"setupIcloudNotSupported": "iCloud Drive is not supported. Please use the app Documents folder.",
|
||||||
|
"@setupIcloudNotSupported": {
|
||||||
|
"description": "Error when user selects iCloud Drive on iOS"
|
||||||
|
},
|
||||||
"setupDownloadInFlac": "Unduh lagu Spotify dalam format FLAC",
|
"setupDownloadInFlac": "Unduh lagu Spotify dalam format FLAC",
|
||||||
"@setupDownloadInFlac": {
|
"@setupDownloadInFlac": {
|
||||||
"description": "App tagline in setup"
|
"description": "App tagline in setup"
|
||||||
@@ -2593,6 +2597,30 @@
|
|||||||
"@queueClearAllMessage": {
|
"@queueClearAllMessage": {
|
||||||
"description": "Clear queue confirmation"
|
"description": "Clear queue confirmation"
|
||||||
},
|
},
|
||||||
|
"queueExportFailed": "Export",
|
||||||
|
"@queueExportFailed": {
|
||||||
|
"description": "Button - export failed downloads to TXT"
|
||||||
|
},
|
||||||
|
"queueExportFailedSuccess": "Failed downloads exported to TXT file",
|
||||||
|
"@queueExportFailedSuccess": {
|
||||||
|
"description": "Success message after exporting failed downloads"
|
||||||
|
},
|
||||||
|
"queueExportFailedClear": "Clear Failed",
|
||||||
|
"@queueExportFailedClear": {
|
||||||
|
"description": "Action to clear failed downloads after export"
|
||||||
|
},
|
||||||
|
"queueExportFailedError": "Failed to export downloads",
|
||||||
|
"@queueExportFailedError": {
|
||||||
|
"description": "Error message when export fails"
|
||||||
|
},
|
||||||
|
"settingsAutoExportFailed": "Auto-export failed downloads",
|
||||||
|
"@settingsAutoExportFailed": {
|
||||||
|
"description": "Setting toggle for auto-export"
|
||||||
|
},
|
||||||
|
"settingsAutoExportFailedSubtitle": "Save failed downloads to TXT file automatically",
|
||||||
|
"@settingsAutoExportFailedSubtitle": {
|
||||||
|
"description": "Subtitle for auto-export setting"
|
||||||
|
},
|
||||||
"queueEmpty": "Tidak ada unduhan dalam antrian",
|
"queueEmpty": "Tidak ada unduhan dalam antrian",
|
||||||
"@queueEmpty": {
|
"@queueEmpty": {
|
||||||
"description": "Empty queue state title"
|
"description": "Empty queue state title"
|
||||||
|
|||||||
Reference in New Issue
Block a user