mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
Translated using Weblate (Swedish)
Currently translated at 100.0% (94 of 94 strings) Translated using Weblate (Danish) Currently translated at 62.7% (59 of 94 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (94 of 94 strings) Added translation using Weblate (Swedish) Co-authored-by: Alexander Weimer <alexskypie@gmail.com> Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/da/ Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/sv/ Translation: Subtracks/subtracks
This commit is contained in:
parent
09acf0e313
commit
0a9585709f
@ -178,5 +178,9 @@
|
||||
"actionsOk": "OK",
|
||||
"@actionsOk": {},
|
||||
"actionsDelete": "Slet",
|
||||
"@actionsDelete": {}
|
||||
"@actionsDelete": {},
|
||||
"actionsCancel": "Afbryd",
|
||||
"@actionsCancel": {},
|
||||
"actionsDownloadCancel": "Afbryd download",
|
||||
"@actionsDownloadCancel": {}
|
||||
}
|
||||
|
||||
@ -1,196 +1,280 @@
|
||||
{
|
||||
"actionsStar": "Stjernemerk",
|
||||
"@actionsStar": {},
|
||||
"actionsUnstar": "Fjern stjernemerking",
|
||||
"@actionsUnstar": {},
|
||||
"messagesNothingHere": "Ingenting her …",
|
||||
"@messagesNothingHere": {},
|
||||
"navigationTabsHome": "Hjem",
|
||||
"@navigationTabsHome": {},
|
||||
"navigationTabsLibrary": "Bibliotek",
|
||||
"@navigationTabsLibrary": {},
|
||||
"navigationTabsSearch": "Søk",
|
||||
"@navigationTabsSearch": {},
|
||||
"navigationTabsSettings": "Innstillinger",
|
||||
"@navigationTabsSettings": {},
|
||||
"resourcesAlbumActionsPlay": "Spill album",
|
||||
"@resourcesAlbumActionsPlay": {},
|
||||
"resourcesAlbumActionsView": "Vis album",
|
||||
"@resourcesAlbumActionsView": {},
|
||||
"resourcesAlbumListsSort": "Sorter album",
|
||||
"@resourcesAlbumListsSort": {},
|
||||
"resourcesAlbumName": "{count,plural, =1{Album} other{Album}}",
|
||||
"@resourcesAlbumName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesArtistActionsView": "Vis artist",
|
||||
"@resourcesArtistActionsView": {},
|
||||
"resourcesArtistListsSort": "Sorter artister",
|
||||
"@resourcesArtistListsSort": {},
|
||||
"resourcesArtistName": "{count,plural, =1{Artist} other{Artister}}",
|
||||
"@resourcesArtistName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesFilterGenre": "Etter sjanger",
|
||||
"@resourcesFilterGenre": {},
|
||||
"resourcesFilterStarred": "Stjernemerket",
|
||||
"@resourcesFilterStarred": {},
|
||||
"resourcesPlaylistActionsPlay": "Spill av spilleliste",
|
||||
"@resourcesPlaylistActionsPlay": {},
|
||||
"resourcesPlaylistName": "{count,plural, =1{Spilleliste} other{Spillelister}}",
|
||||
"@resourcesPlaylistName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesQueueName": "{count,plural, =1{Kø} other{Køer}}",
|
||||
"@resourcesQueueName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSongListsArtistTopSongs": "Toppspor",
|
||||
"@resourcesSongListsArtistTopSongs": {},
|
||||
"resourcesSongName": "{count,plural, =1{Spor} other{Spor}}",
|
||||
"@resourcesSongName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSortByAdded": "Nylig tillagt",
|
||||
"@resourcesSortByAdded": {},
|
||||
"resourcesSortByArtist": "Etter artist",
|
||||
"@resourcesSortByArtist": {},
|
||||
"resourcesSortByFrequentlyPlayed": "Ofte spilt",
|
||||
"@resourcesSortByFrequentlyPlayed": {},
|
||||
"resourcesSortByName": "Etter navn",
|
||||
"@resourcesSortByName": {},
|
||||
"resourcesSortByRandom": "Tilfeldig",
|
||||
"@resourcesSortByRandom": {},
|
||||
"resourcesSortByRecentlyPlayed": "Nylig spilt",
|
||||
"@resourcesSortByRecentlyPlayed": {},
|
||||
"resourcesSortByYear": "Etter år",
|
||||
"@resourcesSortByYear": {},
|
||||
"searchHeaderTitle": "Søk: {query}",
|
||||
"@searchHeaderTitle": {
|
||||
"placeholders": {
|
||||
"query": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"searchInputPlaceholder": "Søk",
|
||||
"@searchInputPlaceholder": {},
|
||||
"searchMoreResults": "Mer …",
|
||||
"@searchMoreResults": {},
|
||||
"searchNowPlayingContext": "Søkeresultater",
|
||||
"@searchNowPlayingContext": {},
|
||||
"settingsAboutActionsLicenses": "Lisenser",
|
||||
"@settingsAboutActionsLicenses": {},
|
||||
"settingsAboutActionsProjectHomepage": "Prosjekthjemmeside",
|
||||
"@settingsAboutActionsProjectHomepage": {},
|
||||
"settingsAboutName": "Om",
|
||||
"@settingsAboutName": {},
|
||||
"settingsAboutVersion": "versjon {version}",
|
||||
"@settingsAboutVersion": {
|
||||
"placeholders": {
|
||||
"version": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsMusicName": "Musikk",
|
||||
"@settingsMusicName": {},
|
||||
"settingsMusicOptionsScrobbleDescriptionOff": "Ikke utfør sporinfodeling av avspillingshistorikk",
|
||||
"@settingsMusicOptionsScrobbleDescriptionOff": {},
|
||||
"settingsMusicOptionsScrobbleDescriptionOn": "Sporinfodelings-avspillinghistorikk",
|
||||
"@settingsMusicOptionsScrobbleDescriptionOn": {},
|
||||
"settingsMusicOptionsScrobbleTitle": "Sporinfodelingsavspillinger",
|
||||
"@settingsMusicOptionsScrobbleTitle": {},
|
||||
"settingsNetworkName": "Nettverk",
|
||||
"@settingsNetworkName": {},
|
||||
"settingsNetworkOptionsMaxBitrateMobileTitle": "Maksimal bitrate (mobil)",
|
||||
"@settingsNetworkOptionsMaxBitrateMobileTitle": {},
|
||||
"settingsNetworkOptionsMaxBitrateWifiTitle": "Maksimal bitrate (Wi-Fi)",
|
||||
"@settingsNetworkOptionsMaxBitrateWifiTitle": {},
|
||||
"settingsNetworkOptionsMaxBufferTitle": "Maksimal mellomlagringstid",
|
||||
"@settingsNetworkOptionsMaxBufferTitle": {},
|
||||
"settingsNetworkOptionsMinBufferTitle": "Minimal mellomlagringstid",
|
||||
"@settingsNetworkOptionsMinBufferTitle": {},
|
||||
"settingsNetworkValuesKbps": "{value} kbps",
|
||||
"@settingsNetworkValuesKbps": {
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsNetworkValuesSeconds": "{value} sekunder",
|
||||
"@settingsNetworkValuesSeconds": {
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsNetworkValuesUnlimitedKbps": "Ubegrenset",
|
||||
"@settingsNetworkValuesUnlimitedKbps": {},
|
||||
"settingsResetActionsClearImageCache": "Tøm bildehurtiglager",
|
||||
"@settingsResetActionsClearImageCache": {},
|
||||
"settingsResetName": "Tilbakestill",
|
||||
"@settingsResetName": {},
|
||||
"settingsServersActionsAdd": "Legg til tjener",
|
||||
"@settingsServersActionsAdd": {},
|
||||
"settingsServersActionsDelete": "Slett",
|
||||
"@settingsServersActionsDelete": {},
|
||||
"settingsServersActionsEdit": "Rediger tjener",
|
||||
"@settingsServersActionsEdit": {},
|
||||
"settingsServersActionsSave": "Lagre",
|
||||
"@settingsServersActionsSave": {},
|
||||
"settingsServersActionsTestConnection": "Test tilkobling",
|
||||
"@settingsServersActionsTestConnection": {},
|
||||
"settingsServersFieldsAddress": "Adresse",
|
||||
"@settingsServersFieldsAddress": {},
|
||||
"settingsServersFieldsPassword": "Passord",
|
||||
"@settingsServersFieldsPassword": {},
|
||||
"settingsServersFieldsUsername": "Brukernavn",
|
||||
"@settingsServersFieldsUsername": {},
|
||||
"settingsServersMessagesConnectionFailed": "Tilkobling til {address} mislyktes. Sjekk innstillingene eller tjeneren.",
|
||||
"@settingsServersMessagesConnectionFailed": {
|
||||
"placeholders": {
|
||||
"address": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsServersMessagesConnectionOk": "Tilkobling til {address} OK.",
|
||||
"@settingsServersMessagesConnectionOk": {
|
||||
"placeholders": {
|
||||
"address": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsServersName": "Tjenere",
|
||||
"@settingsServersName": {},
|
||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOff": "Send passord som symbol + salt",
|
||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOff": {},
|
||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOn": "Send passord i klartekst (Foreldet. Forsikre deg om at tilkoblingen er sikker.)",
|
||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOn": {},
|
||||
"settingsServersOptionsForcePlaintextPasswordTitle": "Påtving klartekstspassord",
|
||||
"@settingsServersOptionsForcePlaintextPasswordTitle": {}
|
||||
}
|
||||
"actionsStar": "Stjernemerk",
|
||||
"@actionsStar": {},
|
||||
"actionsUnstar": "Fjern stjernemerking",
|
||||
"@actionsUnstar": {},
|
||||
"messagesNothingHere": "Ingenting her …",
|
||||
"@messagesNothingHere": {},
|
||||
"navigationTabsHome": "Hjem",
|
||||
"@navigationTabsHome": {},
|
||||
"navigationTabsLibrary": "Bibliotek",
|
||||
"@navigationTabsLibrary": {},
|
||||
"navigationTabsSearch": "Søk",
|
||||
"@navigationTabsSearch": {},
|
||||
"navigationTabsSettings": "Innstillinger",
|
||||
"@navigationTabsSettings": {},
|
||||
"resourcesAlbumActionsPlay": "Spill album",
|
||||
"@resourcesAlbumActionsPlay": {},
|
||||
"resourcesAlbumActionsView": "Vis album",
|
||||
"@resourcesAlbumActionsView": {},
|
||||
"resourcesAlbumListsSort": "Sorter album",
|
||||
"@resourcesAlbumListsSort": {},
|
||||
"resourcesAlbumName": "{count,plural, =1{Album} other{Album}}",
|
||||
"@resourcesAlbumName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesArtistActionsView": "Vis artist",
|
||||
"@resourcesArtistActionsView": {},
|
||||
"resourcesArtistListsSort": "Sorter artister",
|
||||
"@resourcesArtistListsSort": {},
|
||||
"resourcesArtistName": "{count,plural, =1{Artist} other{Artister}}",
|
||||
"@resourcesArtistName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesFilterGenre": "Etter sjanger",
|
||||
"@resourcesFilterGenre": {},
|
||||
"resourcesFilterStarred": "Stjernemerket",
|
||||
"@resourcesFilterStarred": {},
|
||||
"resourcesPlaylistActionsPlay": "Spill av spilleliste",
|
||||
"@resourcesPlaylistActionsPlay": {},
|
||||
"resourcesPlaylistName": "{count,plural, =1{Spilleliste} other{Spillelister}}",
|
||||
"@resourcesPlaylistName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesQueueName": "{count,plural, =1{Kø} other{Køer}}",
|
||||
"@resourcesQueueName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSongListsArtistTopSongs": "Toppspor",
|
||||
"@resourcesSongListsArtistTopSongs": {},
|
||||
"resourcesSongName": "{count,plural, =1{Spor} other{Spor}}",
|
||||
"@resourcesSongName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSortByAdded": "Nylig tillagt",
|
||||
"@resourcesSortByAdded": {},
|
||||
"resourcesSortByArtist": "Etter artist",
|
||||
"@resourcesSortByArtist": {},
|
||||
"resourcesSortByFrequentlyPlayed": "Ofte spilt",
|
||||
"@resourcesSortByFrequentlyPlayed": {},
|
||||
"resourcesSortByName": "Etter navn",
|
||||
"@resourcesSortByName": {},
|
||||
"resourcesSortByRandom": "Tilfeldig",
|
||||
"@resourcesSortByRandom": {},
|
||||
"resourcesSortByRecentlyPlayed": "Nylig spilt",
|
||||
"@resourcesSortByRecentlyPlayed": {},
|
||||
"resourcesSortByYear": "Etter år",
|
||||
"@resourcesSortByYear": {},
|
||||
"searchHeaderTitle": "Søk: {query}",
|
||||
"@searchHeaderTitle": {
|
||||
"placeholders": {
|
||||
"query": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"searchInputPlaceholder": "Søk",
|
||||
"@searchInputPlaceholder": {},
|
||||
"searchMoreResults": "Mer …",
|
||||
"@searchMoreResults": {},
|
||||
"searchNowPlayingContext": "Søkeresultater",
|
||||
"@searchNowPlayingContext": {},
|
||||
"settingsAboutActionsLicenses": "Lisenser",
|
||||
"@settingsAboutActionsLicenses": {},
|
||||
"settingsAboutActionsProjectHomepage": "Prosjekthjemmeside",
|
||||
"@settingsAboutActionsProjectHomepage": {},
|
||||
"settingsAboutName": "Om",
|
||||
"@settingsAboutName": {},
|
||||
"settingsAboutVersion": "versjon {version}",
|
||||
"@settingsAboutVersion": {
|
||||
"placeholders": {
|
||||
"version": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsMusicName": "Musikk",
|
||||
"@settingsMusicName": {},
|
||||
"settingsMusicOptionsScrobbleDescriptionOff": "Ikke utfør sporinfodeling av avspillingshistorikk",
|
||||
"@settingsMusicOptionsScrobbleDescriptionOff": {},
|
||||
"settingsMusicOptionsScrobbleDescriptionOn": "Sporinfodelings-avspillinghistorikk",
|
||||
"@settingsMusicOptionsScrobbleDescriptionOn": {},
|
||||
"settingsMusicOptionsScrobbleTitle": "Sporinfodelingsavspillinger",
|
||||
"@settingsMusicOptionsScrobbleTitle": {},
|
||||
"settingsNetworkName": "Nettverk",
|
||||
"@settingsNetworkName": {},
|
||||
"settingsNetworkOptionsMaxBitrateMobileTitle": "Maksimal bitrate (mobil)",
|
||||
"@settingsNetworkOptionsMaxBitrateMobileTitle": {},
|
||||
"settingsNetworkOptionsMaxBitrateWifiTitle": "Maksimal bitrate (Wi-Fi)",
|
||||
"@settingsNetworkOptionsMaxBitrateWifiTitle": {},
|
||||
"settingsNetworkOptionsMaxBufferTitle": "Maksimal mellomlagringstid",
|
||||
"@settingsNetworkOptionsMaxBufferTitle": {},
|
||||
"settingsNetworkOptionsMinBufferTitle": "Minimal mellomlagringstid",
|
||||
"@settingsNetworkOptionsMinBufferTitle": {},
|
||||
"settingsNetworkValuesKbps": "{value} kbps",
|
||||
"@settingsNetworkValuesKbps": {
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsNetworkValuesSeconds": "{value} sekunder",
|
||||
"@settingsNetworkValuesSeconds": {
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsNetworkValuesUnlimitedKbps": "Ubegrenset",
|
||||
"@settingsNetworkValuesUnlimitedKbps": {},
|
||||
"settingsResetActionsClearImageCache": "Tøm bildehurtiglager",
|
||||
"@settingsResetActionsClearImageCache": {},
|
||||
"settingsResetName": "Tilbakestill",
|
||||
"@settingsResetName": {},
|
||||
"settingsServersActionsAdd": "Legg til tjener",
|
||||
"@settingsServersActionsAdd": {},
|
||||
"settingsServersActionsDelete": "Slett",
|
||||
"@settingsServersActionsDelete": {},
|
||||
"settingsServersActionsEdit": "Rediger tjener",
|
||||
"@settingsServersActionsEdit": {},
|
||||
"settingsServersActionsSave": "Lagre",
|
||||
"@settingsServersActionsSave": {},
|
||||
"settingsServersActionsTestConnection": "Test tilkobling",
|
||||
"@settingsServersActionsTestConnection": {},
|
||||
"settingsServersFieldsAddress": "Adresse",
|
||||
"@settingsServersFieldsAddress": {},
|
||||
"settingsServersFieldsPassword": "Passord",
|
||||
"@settingsServersFieldsPassword": {},
|
||||
"settingsServersFieldsUsername": "Brukernavn",
|
||||
"@settingsServersFieldsUsername": {},
|
||||
"settingsServersMessagesConnectionFailed": "Tilkobling til {address} mislyktes. Sjekk innstillingene eller tjeneren.",
|
||||
"@settingsServersMessagesConnectionFailed": {
|
||||
"placeholders": {
|
||||
"address": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsServersMessagesConnectionOk": "Tilkobling til {address} OK.",
|
||||
"@settingsServersMessagesConnectionOk": {
|
||||
"placeholders": {
|
||||
"address": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsServersName": "Tjenere",
|
||||
"@settingsServersName": {},
|
||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOff": "Send passord som symbol + salt",
|
||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOff": {},
|
||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOn": "Send passord i klartekst (Foreldet. Forsikre deg om at tilkoblingen er sikker.)",
|
||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOn": {},
|
||||
"settingsServersOptionsForcePlaintextPasswordTitle": "Påtving klartekstspassord",
|
||||
"@settingsServersOptionsForcePlaintextPasswordTitle": {},
|
||||
"actionsDownload": "Last ned",
|
||||
"@actionsDownload": {},
|
||||
"actionsOk": "OK",
|
||||
"@actionsOk": {},
|
||||
"actionsDelete": "Slett",
|
||||
"@actionsDelete": {},
|
||||
"resourcesFilterAlbum": "Album",
|
||||
"@resourcesFilterAlbum": {},
|
||||
"resourcesFilterOwner": "Eier",
|
||||
"@resourcesFilterOwner": {},
|
||||
"resourcesSongListDeleteAllTitle": "Slette nedlastinger?",
|
||||
"@resourcesSongListDeleteAllTitle": {},
|
||||
"actionsDownloadDelete": "Slett nedlastet",
|
||||
"@actionsDownloadDelete": {},
|
||||
"actionsCancel": "Avbryt",
|
||||
"@actionsCancel": {},
|
||||
"resourcesFilterArtist": "Artist",
|
||||
"@resourcesFilterArtist": {},
|
||||
"resourcesSortByUpdated": "Nylig oppdatert",
|
||||
"@resourcesSortByUpdated": {},
|
||||
"settingsNetworkOptionsOfflineModeOn": "Bruk ikke Internett til å synkronisere eller spille av musikk.",
|
||||
"@settingsNetworkOptionsOfflineModeOn": {},
|
||||
"resourcesPlaylistCount": "{count,plural, =1{{count} spilleliste} other{{count} spillelister}}",
|
||||
"@resourcesPlaylistCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSortByTitle": "Tittel",
|
||||
"@resourcesSortByTitle": {},
|
||||
"actionsDownloadCancel": "Avbryt nedlasting",
|
||||
"@actionsDownloadCancel": {},
|
||||
"settingsServersFieldsName": "Navn",
|
||||
"@settingsServersFieldsName": {},
|
||||
"controlsShuffle": "Miks",
|
||||
"@controlsShuffle": {},
|
||||
"settingsNetworkOptionsStreamFormat": "Foretrukket streamingformat",
|
||||
"@settingsNetworkOptionsStreamFormat": {},
|
||||
"settingsAboutActionsSupport": "Støtt utvikleren 💜",
|
||||
"@settingsAboutActionsSupport": {},
|
||||
"resourcesArtistCount": "{count,plural, =1{{count} artist} other{{count} artister}}",
|
||||
"@resourcesArtistCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesFilterYear": "År",
|
||||
"@resourcesFilterYear": {},
|
||||
"settingsNetworkOptionsOfflineModeOff": "Bruk Internett til å synkronisere musikk.",
|
||||
"@settingsNetworkOptionsOfflineModeOff": {},
|
||||
"settingsAboutChooseLog": "Velg en loggfil",
|
||||
"@settingsAboutChooseLog": {},
|
||||
"settingsAboutShareLogs": "Dele logger",
|
||||
"@settingsAboutShareLogs": {},
|
||||
"resourcesSortByAlbumCount": "Albumantall",
|
||||
"@resourcesSortByAlbumCount": {},
|
||||
"settingsNetworkOptionsStreamFormatServerDefault": "Bruk serverens standardinnstilling",
|
||||
"@settingsNetworkOptionsStreamFormatServerDefault": {},
|
||||
"resourcesSortByAlbum": "Album",
|
||||
"@resourcesSortByAlbum": {},
|
||||
"settingsNetworkOptionsOfflineMode": "Offline-modus",
|
||||
"@settingsNetworkOptionsOfflineMode": {},
|
||||
"resourcesSongListDeleteAllContent": "Dette fjerner alle nedlastede sangfiler.",
|
||||
"@resourcesSongListDeleteAllContent": {},
|
||||
"resourcesAlbumCount": "{count,plural, =1{{count} album} other{{count} album}}",
|
||||
"@resourcesAlbumCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSongCount": "{count,plural, =1{{count} sang} other{{count} sanger}}",
|
||||
"@resourcesSongCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
280
lib/l10n/app_sv.arb
Normal file
280
lib/l10n/app_sv.arb
Normal file
@ -0,0 +1,280 @@
|
||||
{
|
||||
"actionsDownload": "Ladda ned",
|
||||
"@actionsDownload": {},
|
||||
"actionsOk": "OK",
|
||||
"@actionsOk": {},
|
||||
"resourcesQueueName": "{count,plural, =1{Kö} other{Köer}}",
|
||||
"@resourcesQueueName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsMusicOptionsScrobbleDescriptionOff": "Skrobbla ej spelhistorik",
|
||||
"@settingsMusicOptionsScrobbleDescriptionOff": {},
|
||||
"settingsNetworkValuesSeconds": "{value} sekunder",
|
||||
"@settingsNetworkValuesSeconds": {
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSongListsArtistTopSongs": "Topplåtar",
|
||||
"@resourcesSongListsArtistTopSongs": {},
|
||||
"navigationTabsSettings": "Inställningar",
|
||||
"@navigationTabsSettings": {},
|
||||
"actionsStar": "Markera",
|
||||
"@actionsStar": {},
|
||||
"resourcesSortByName": "Namn",
|
||||
"@resourcesSortByName": {},
|
||||
"settingsServersActionsAdd": "Lägg till källa",
|
||||
"@settingsServersActionsAdd": {},
|
||||
"resourcesArtistActionsView": "Visa artist",
|
||||
"@resourcesArtistActionsView": {},
|
||||
"resourcesFilterStarred": "Markerad",
|
||||
"@resourcesFilterStarred": {},
|
||||
"settingsNetworkOptionsMaxBitrateWifiTitle": "Maximal bitrate (Wi-Fi)",
|
||||
"@settingsNetworkOptionsMaxBitrateWifiTitle": {},
|
||||
"actionsDelete": "Radera",
|
||||
"@actionsDelete": {},
|
||||
"settingsAboutName": "Om",
|
||||
"@settingsAboutName": {},
|
||||
"resourcesFilterAlbum": "Album",
|
||||
"@resourcesFilterAlbum": {},
|
||||
"resourcesFilterOwner": "Ägare",
|
||||
"@resourcesFilterOwner": {},
|
||||
"navigationTabsSearch": "Sök",
|
||||
"@navigationTabsSearch": {},
|
||||
"resourcesSongListDeleteAllTitle": "Radera nedladdningar?",
|
||||
"@resourcesSongListDeleteAllTitle": {},
|
||||
"settingsServersMessagesConnectionFailed": "Anslutning till {adress} misslyckades, kontrollera inställningar eller server",
|
||||
"@settingsServersMessagesConnectionFailed": {
|
||||
"placeholders": {
|
||||
"address": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"actionsDownloadDelete": "Radera nedladdat",
|
||||
"@actionsDownloadDelete": {},
|
||||
"actionsCancel": "Avbryt",
|
||||
"@actionsCancel": {},
|
||||
"settingsAboutActionsProjectHomepage": "Projekthemsida",
|
||||
"@settingsAboutActionsProjectHomepage": {},
|
||||
"resourcesFilterArtist": "Artist",
|
||||
"@resourcesFilterArtist": {},
|
||||
"resourcesAlbumListsSort": "Sortera album",
|
||||
"@resourcesAlbumListsSort": {},
|
||||
"settingsNetworkOptionsMaxBufferTitle": "Maximal bufferttid",
|
||||
"@settingsNetworkOptionsMaxBufferTitle": {},
|
||||
"settingsServersActionsSave": "Spara",
|
||||
"@settingsServersActionsSave": {},
|
||||
"settingsNetworkOptionsMinBufferTitle": "Minimum buffertid",
|
||||
"@settingsNetworkOptionsMinBufferTitle": {},
|
||||
"resourcesSortByFrequentlyPlayed": "Spelas oftast",
|
||||
"@resourcesSortByFrequentlyPlayed": {},
|
||||
"settingsResetName": "Återställ",
|
||||
"@settingsResetName": {},
|
||||
"searchMoreResults": "Mer …",
|
||||
"@searchMoreResults": {},
|
||||
"navigationTabsHome": "Hem",
|
||||
"@navigationTabsHome": {},
|
||||
"resourcesArtistName": "{count,plural, =1{Artist} other{Artister}}",
|
||||
"@resourcesArtistName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSortByUpdated": "Nyligen uppdaterade",
|
||||
"@resourcesSortByUpdated": {},
|
||||
"settingsNetworkValuesKbps": "{value}kbps",
|
||||
"@settingsNetworkValuesKbps": {
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsNetworkOptionsOfflineModeOn": "Använd inte internet för att uppdatera eller spela upp musik.",
|
||||
"@settingsNetworkOptionsOfflineModeOn": {},
|
||||
"resourcesAlbumName": "{count,plural, =1{Album} other{Album}}",
|
||||
"@resourcesAlbumName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsResetActionsClearImageCache": "Rensa bildcache",
|
||||
"@settingsResetActionsClearImageCache": {},
|
||||
"searchInputPlaceholder": "Sök",
|
||||
"@searchInputPlaceholder": {},
|
||||
"settingsAboutVersion": "version {version}",
|
||||
"@settingsAboutVersion": {
|
||||
"placeholders": {
|
||||
"version": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSortByAdded": "Nyligen tillagda",
|
||||
"@resourcesSortByAdded": {},
|
||||
"settingsNetworkValuesUnlimitedKbps": "Obegränsad",
|
||||
"@settingsNetworkValuesUnlimitedKbps": {},
|
||||
"resourcesFilterGenre": "Genre",
|
||||
"@resourcesFilterGenre": {},
|
||||
"settingsServersFieldsPassword": "Lösenord",
|
||||
"@settingsServersFieldsPassword": {},
|
||||
"settingsServersFieldsUsername": "Användarnamn",
|
||||
"@settingsServersFieldsUsername": {},
|
||||
"searchHeaderTitle": "Sök: {query}",
|
||||
"@searchHeaderTitle": {
|
||||
"placeholders": {
|
||||
"query": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"actionsUnstar": "Omarkera",
|
||||
"@actionsUnstar": {},
|
||||
"resourcesPlaylistCount": "{count,plural, =1{{count} spellista} other{{count} spellistor}}",
|
||||
"@resourcesPlaylistCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSortByYear": "Efter år",
|
||||
"@resourcesSortByYear": {},
|
||||
"resourcesSortByTitle": "Titel",
|
||||
"@resourcesSortByTitle": {},
|
||||
"actionsDownloadCancel": "Avbryt Nedladdning",
|
||||
"@actionsDownloadCancel": {},
|
||||
"settingsServersActionsDelete": "Radera",
|
||||
"@settingsServersActionsDelete": {},
|
||||
"settingsServersFieldsName": "Namn",
|
||||
"@settingsServersFieldsName": {},
|
||||
"resourcesPlaylistName": "{count,plural, =1{Spellista} other{Spellistor}}",
|
||||
"@resourcesPlaylistName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOff": "Skicka lösenord som token + salt",
|
||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOff": {},
|
||||
"resourcesArtistListsSort": "Sortera artister",
|
||||
"@resourcesArtistListsSort": {},
|
||||
"controlsShuffle": "Blanda",
|
||||
"@controlsShuffle": {},
|
||||
"searchNowPlayingContext": "Sökresultat",
|
||||
"@searchNowPlayingContext": {},
|
||||
"settingsServersOptionsForcePlaintextPasswordDescriptionOn": "Skicka lösenord i klartext (Föråldrat. Se till att din uppkoppling är säker!)",
|
||||
"@settingsServersOptionsForcePlaintextPasswordDescriptionOn": {},
|
||||
"messagesNothingHere": "Inget här…",
|
||||
"@messagesNothingHere": {},
|
||||
"settingsNetworkOptionsStreamFormat": "Föredraget streamformat",
|
||||
"@settingsNetworkOptionsStreamFormat": {},
|
||||
"settingsAboutActionsSupport": "Stöd utvecklaren 💜",
|
||||
"@settingsAboutActionsSupport": {},
|
||||
"resourcesArtistCount": "{count,plural, =1{{count} artist} other{{count} artister}}",
|
||||
"@resourcesArtistCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesAlbumActionsPlay": "Spela album",
|
||||
"@resourcesAlbumActionsPlay": {},
|
||||
"resourcesSortByRandom": "Slumpmässig",
|
||||
"@resourcesSortByRandom": {},
|
||||
"navigationTabsLibrary": "Bibliotek",
|
||||
"@navigationTabsLibrary": {},
|
||||
"resourcesFilterYear": "År",
|
||||
"@resourcesFilterYear": {},
|
||||
"settingsNetworkOptionsOfflineModeOff": "Använd internet för att uppdatera musik.",
|
||||
"@settingsNetworkOptionsOfflineModeOff": {},
|
||||
"settingsServersFieldsAddress": "Adress",
|
||||
"@settingsServersFieldsAddress": {},
|
||||
"settingsMusicName": "Musik",
|
||||
"@settingsMusicName": {},
|
||||
"settingsAboutChooseLog": "Välj en loggfil",
|
||||
"@settingsAboutChooseLog": {},
|
||||
"resourcesSortByArtist": "Konstnär",
|
||||
"@resourcesSortByArtist": {},
|
||||
"settingsServersMessagesConnectionOk": "Anslutning till {adress} OK!",
|
||||
"@settingsServersMessagesConnectionOk": {
|
||||
"placeholders": {
|
||||
"address": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsAboutShareLogs": "Dela loggarna",
|
||||
"@settingsAboutShareLogs": {},
|
||||
"settingsServersActionsEdit": "Redigera källa",
|
||||
"@settingsServersActionsEdit": {},
|
||||
"resourcesPlaylistActionsPlay": "Spela upp spellista",
|
||||
"@resourcesPlaylistActionsPlay": {},
|
||||
"resourcesSortByRecentlyPlayed": "Senast spelade",
|
||||
"@resourcesSortByRecentlyPlayed": {},
|
||||
"resourcesSongName": "{count,plural, =1{Låt} other{Låtar}}",
|
||||
"@resourcesSongName": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resourcesSortByAlbumCount": "Albumantal",
|
||||
"@resourcesSortByAlbumCount": {},
|
||||
"settingsMusicOptionsScrobbleTitle": "Skrobbla uppspelningar",
|
||||
"@settingsMusicOptionsScrobbleTitle": {},
|
||||
"settingsAboutActionsLicenses": "Licenser",
|
||||
"@settingsAboutActionsLicenses": {},
|
||||
"settingsNetworkOptionsStreamFormatServerDefault": "Använd serverns standardinställning",
|
||||
"@settingsNetworkOptionsStreamFormatServerDefault": {},
|
||||
"settingsMusicOptionsScrobbleDescriptionOn": "Skrobbla spelhistorik",
|
||||
"@settingsMusicOptionsScrobbleDescriptionOn": {},
|
||||
"resourcesSortByAlbum": "Album",
|
||||
"@resourcesSortByAlbum": {},
|
||||
"settingsNetworkOptionsOfflineMode": "Offline-läge",
|
||||
"@settingsNetworkOptionsOfflineMode": {},
|
||||
"resourcesSongListDeleteAllContent": "Detta tar bort alla nedladdade låtfiler.",
|
||||
"@resourcesSongListDeleteAllContent": {},
|
||||
"resourcesAlbumActionsView": "Visa album",
|
||||
"@resourcesAlbumActionsView": {},
|
||||
"resourcesAlbumCount": "{count,plural, =1{{count} album} other{{count} album}}",
|
||||
"@resourcesAlbumCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsNetworkOptionsMaxBitrateMobileTitle": "Maximal bitrate (mobilnätverk)",
|
||||
"@settingsNetworkOptionsMaxBitrateMobileTitle": {},
|
||||
"settingsNetworkName": "Nätverk",
|
||||
"@settingsNetworkName": {},
|
||||
"settingsServersActionsTestConnection": "Testanslutning",
|
||||
"@settingsServersActionsTestConnection": {},
|
||||
"settingsServersName": "Källor",
|
||||
"@settingsServersName": {},
|
||||
"settingsServersOptionsForcePlaintextPasswordTitle": "Tvinga lösenord i klartext",
|
||||
"@settingsServersOptionsForcePlaintextPasswordTitle": {},
|
||||
"resourcesSongCount": "{count,plural, =1{{count} låt} other{{count} låtar}}",
|
||||
"@resourcesSongCount": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user