Skip to content

Commit 8a21dc6

Browse files
authored
Merge pull request #99 from dddevid/l10n_crowdin_action
New Crowdin translations
2 parents 0d26152 + 55fb2c5 commit 8a21dc6

3 files changed

Lines changed: 276 additions & 9 deletions

File tree

lib/l10n/app_de.arb

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,19 @@
13091309
"description": "Empty state on the Albums tab of the genre screen"
13101310
},
13111311
"@_JUKEBOX": {},
1312+
"jukeboxMode": "Jukebox Modus",
1313+
"@jukeboxMode": {
1314+
"description": "Toggle label for enabling jukebox mode"
1315+
},
13121316
"@_MUSIC_FOLDERS": {},
1317+
"artworkPreview": "Vorschau",
1318+
"@artworkPreview": {
1319+
"description": "Label shown above the live artwork style preview"
1320+
},
1321+
"serverUnreachableTitle": "Server nicht erreichbar",
1322+
"@serverUnreachableTitle": {
1323+
"description": "Title on the server-unreachable screen"
1324+
},
13131325
"@internetRadio": {
13141326
"description": "Subtitle shown in the mini player and player bar when a radio station is playing"
13151327
},

lib/l10n/app_sq.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
"@cancel": {
219219
"description": "Cancel button label"
220220
},
221-
"ok": "Në rregull.",
221+
"ok": "Në rregull",
222222
"@ok": {
223223
"description": "OK button label"
224224
},

lib/l10n/app_sv.arb

Lines changed: 263 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@discoverMix": {
3030
"description": "Discover Mix section title"
3131
},
32-
"recentlyPlayed": "Senast Spelat",
32+
"recentlyPlayed": "Nyligen spelade",
3333
"@recentlyPlayed": {
3434
"description": "Recently played section title"
3535
},
@@ -41,7 +41,7 @@
4141
"@madeForYou": {
4242
"description": "Made for you section title"
4343
},
44-
"topRated": "Högst Rankade",
44+
"topRated": "Top Rated",
4545
"@topRated": {
4646
"description": "Top rated albums title"
4747
},
@@ -570,6 +570,9 @@
570570
"tryDifferentSearch": "Försök söka någonting annat",
571571
"noSuggestions": "Inga förslag",
572572
"browseCategories": "Bläddra Kategorier",
573+
"liveSearchSection": "Sök",
574+
"liveSearch": "Livesökning",
575+
"liveSearchSubtitle": "Uppdatera resultat medan du skriver istället för att visa en lista",
573576
"categoryMadeForYou": "Skapad För Dig",
574577
"categoryNewReleases": "Nytt Släpp",
575578
"categoryTopRated": "Högst rankade",
@@ -1321,19 +1324,19 @@
13211324
}
13221325
},
13231326
"@_JUKEBOX": {},
1324-
"sectionJukebox": "JUKEBOX LÄGE",
1327+
"sectionJukebox": "JUKEBOXLÄGE",
13251328
"@sectionJukebox": {
13261329
"description": "Section header for the jukebox settings in the Server tab"
13271330
},
1328-
"jukeboxMode": "Jukebox Läge",
1331+
"jukeboxMode": "Jukeboxläge",
13291332
"@jukeboxMode": {
13301333
"description": "Toggle label for enabling jukebox mode"
13311334
},
13321335
"jukeboxModeSubtitle": "Spela upp ljud genom servern istället för denna enhet",
13331336
"@jukeboxModeSubtitle": {
13341337
"description": "Subtitle for the jukebox mode toggle"
13351338
},
1336-
"openJukeboxController": "Öppna Jukebox Kontroll",
1339+
"openJukeboxController": "Öppna Jukeboxkontroll",
13371340
"@openJukeboxController": {
13381341
"description": "List tile label to navigate to the jukebox controller screen"
13391342
},
@@ -1365,11 +1368,11 @@
13651368
"@playOnJukebox": {
13661369
"description": "Option to replace the jukebox queue with this song and start playback"
13671370
},
1368-
"addToJukeboxQueue": "Lägg till i Jukebox-kön",
1371+
"addToJukeboxQueue": "Lägg till i Jukeboxkön",
13691372
"@addToJukeboxQueue": {
13701373
"description": "Option to append a song to the jukebox queue"
13711374
},
1372-
"jukeboxNotSupported": "Jukebox-läget stöds inte av denna server. Aktivera det i din serverkonfiguration (t.ex. EnableJukebox = true in Navidrome).",
1375+
"jukeboxNotSupported": "Jukeboxläget stöds inte av denna server. Aktivera det i din serverkonfiguration (t.ex. EnableJukebox = true in Navidrome).",
13731376
"@jukeboxNotSupported": {
13741377
"description": "Error shown when the server returns 501 for jukebox API calls"
13751378
},
@@ -1434,7 +1437,7 @@
14341437
"@artworkShadowMedium": {
14351438
"description": "Medium shadow option for artwork"
14361439
},
1437-
"artworkShadowStrong": "Kraftig",
1440+
"artworkShadowStrong": "Stark",
14381441
"@artworkShadowStrong": {
14391442
"description": "Strong shadow option for artwork"
14401443
},
@@ -1467,18 +1470,202 @@
14671470
"@noArtwork": {
14681471
"description": "Placeholder label shown in the player when a song has no cover art"
14691472
},
1473+
"serverUnreachableTitle": "Kan inte nå servern",
1474+
"@serverUnreachableTitle": {
1475+
"description": "Title on the server-unreachable screen"
1476+
},
1477+
"serverUnreachableSubtitle": "Kontrollera din anslutning eller dina serverinställningar.",
1478+
"@serverUnreachableSubtitle": {
1479+
"description": "Subtitle on the server-unreachable screen"
1480+
},
1481+
"openOfflineMode": "Öppna i offline läge",
1482+
"@openOfflineMode": {
1483+
"description": "Button to enter offline mode from the server-unreachable screen"
1484+
},
1485+
"appearanceSection": "Utseende",
1486+
"@appearanceSection": {
1487+
"description": "Display settings section header for theme / appearance"
1488+
},
1489+
"themeLabel": "Tema",
1490+
"@themeLabel": {
1491+
"description": "Label for the theme mode selector (System / Light / Dark)"
1492+
},
1493+
"accentColorLabel": "Accentfärg",
1494+
"@accentColorLabel": {
1495+
"description": "Label for the accent color picker"
1496+
},
1497+
"circularDesignLabel": "Cirkulär Design",
1498+
"@circularDesignLabel": {
1499+
"description": "Label for the Circular Design (glass-blur UI) toggle"
1500+
},
1501+
"circularDesignSubtitle": "Flytande, avrundat UI med genomskinliga paneler och glass-blur effekt på spelaren och navigationsfältet.",
1502+
"@circularDesignSubtitle": {
1503+
"description": "Subtitle describing the Circular Design visual style"
1504+
},
1505+
"themeModeSystem": "System",
1506+
"@themeModeSystem": {
1507+
"description": "Theme mode option that follows the OS setting"
1508+
},
1509+
"themeModeLight": "Ljust",
1510+
"@themeModeLight": {
1511+
"description": "Light theme mode option"
1512+
},
1513+
"themeModeDark": "Mörkt",
1514+
"@themeModeDark": {
1515+
"description": "Dark theme mode option"
1516+
},
14701517
"@internetRadio": {
14711518
"description": "Subtitle shown in the mini player and player bar when a radio station is playing"
14721519
},
1520+
"liveLabel": "LIVE",
1521+
"@liveLabel": {
1522+
"description": "Badge shown next to a live radio stream"
1523+
},
1524+
"discordStatusText": "Discord statustext",
1525+
"@discordStatusText": {
1526+
"description": "Settings label for the Discord Rich Presence second-line style"
1527+
},
1528+
"discordStatusTextSubtitle": "Andra raden visas i Discord-aktivitet",
1529+
"@discordStatusTextSubtitle": {
1530+
"description": "Subtitle for the Discord status text setting"
1531+
},
1532+
"discordRpcStyleArtist": "Artistnamn",
1533+
"@discordRpcStyleArtist": {
1534+
"description": "Discord RPC state style option: show artist name"
1535+
},
1536+
"discordRpcStyleSong": "Låttitel",
1537+
"@discordRpcStyleSong": {
1538+
"description": "Discord RPC state style option: show song title"
1539+
},
1540+
"discordRpcStyleApp": "Appnamn (Musly)",
1541+
"@discordRpcStyleApp": {
1542+
"description": "Discord RPC state style option: show app name"
1543+
},
14731544
"@sectionAutoDj": {
14741545
"description": "Playback settings section header for Auto DJ"
14751546
},
1547+
"sectionVolumeNormalization": "VOLYM NORMALISERING (REPLAYGAIN)",
1548+
"@sectionVolumeNormalization": {
1549+
"description": "Playback settings section header for ReplayGain"
1550+
},
14761551
"@sectionStreamingQuality": {
14771552
"description": "Playback settings section header for transcoding / streaming quality"
14781553
},
14791554
"@replayGainMode": {
14801555
"description": "Label for the ReplayGain mode selector"
14811556
},
1557+
"replayGainModeOff": "Av",
1558+
"@replayGainModeOff": {
1559+
"description": "ReplayGain mode: disabled"
1560+
},
1561+
"replayGainModeTrack": "Låt",
1562+
"@replayGainModeTrack": {
1563+
"description": "ReplayGain mode: per-track normalization"
1564+
},
1565+
"replayGainModeAlbum": "Album",
1566+
"@replayGainModeAlbum": {
1567+
"description": "ReplayGain mode: album-level normalization"
1568+
},
1569+
"replayGainPreamp": "Preamp: {value} dB",
1570+
"@replayGainPreamp": {
1571+
"description": "ReplayGain preamp slider label",
1572+
"placeholders": {
1573+
"value": {
1574+
"type": "String"
1575+
}
1576+
}
1577+
},
1578+
"replayGainPreventClipping": "Förhindra Ljudklippning",
1579+
"@replayGainPreventClipping": {
1580+
"description": "Toggle label for ReplayGain prevent-clipping option"
1581+
},
1582+
"replayGainFallbackGain": "Fallback Gain: {value} dB",
1583+
"@replayGainFallbackGain": {
1584+
"description": "ReplayGain fallback gain slider label",
1585+
"placeholders": {
1586+
"value": {
1587+
"type": "String"
1588+
}
1589+
}
1590+
},
1591+
"autoDjSongsToAdd": "Låtar att tillägga: {count}",
1592+
"@autoDjSongsToAdd": {
1593+
"description": "Auto DJ slider label showing how many songs to add",
1594+
"placeholders": {
1595+
"count": {
1596+
"type": "int"
1597+
}
1598+
}
1599+
},
1600+
"transcodingEnable": "Aktivera Transkodning",
1601+
"@transcodingEnable": {
1602+
"description": "Toggle label to enable transcoding"
1603+
},
1604+
"transcodingEnableSubtitle": "Minska dataanvändningen med lägre kvalitet",
1605+
"@transcodingEnableSubtitle": {
1606+
"description": "Subtitle for the enable transcoding toggle"
1607+
},
1608+
"smartTranscoding": "Smart Transkodning",
1609+
"@smartTranscoding": {
1610+
"description": "Toggle label for smart (auto) transcoding mode"
1611+
},
1612+
"smartTranscodingSubtitle": "Justerar kvaliteten automatiskt baserat på din anslutning (WiFi vs mobildata)",
1613+
"@smartTranscodingSubtitle": {
1614+
"description": "Subtitle for the smart transcoding toggle"
1615+
},
1616+
"smartTranscodingDetectedNetwork": "Upptäckt nätverk: ",
1617+
"@smartTranscodingDetectedNetwork": {
1618+
"description": "Label shown before the live network type badge"
1619+
},
1620+
"smartTranscodingActiveBitrate": "Aktiv bithastighet: {bitrate}",
1621+
"@smartTranscodingActiveBitrate": {
1622+
"description": "Shows the currently active transcoding bitrate",
1623+
"placeholders": {
1624+
"bitrate": {
1625+
"type": "String"
1626+
}
1627+
}
1628+
},
1629+
"transcodingWifiQuality": "WiFi Kvalité",
1630+
"@transcodingWifiQuality": {
1631+
"description": "Label for WiFi bitrate selector"
1632+
},
1633+
"transcodingWifiQualitySubtitleSmart": "Används automatiskt på WiFi",
1634+
"@transcodingWifiQualitySubtitleSmart": {
1635+
"description": "WiFi quality subtitle when smart mode is on"
1636+
},
1637+
"transcodingWifiQualitySubtitle": "Bithastighet vid användning av WiFi",
1638+
"@transcodingWifiQualitySubtitle": {
1639+
"description": "WiFi quality subtitle when smart mode is off"
1640+
},
1641+
"transcodingMobileQuality": "Mobildata Kvalité",
1642+
"@transcodingMobileQuality": {
1643+
"description": "Label for mobile data bitrate selector"
1644+
},
1645+
"transcodingMobileQualitySubtitleSmart": "Används automatiskt på mobildata",
1646+
"@transcodingMobileQualitySubtitleSmart": {
1647+
"description": "Mobile quality subtitle when smart mode is on"
1648+
},
1649+
"transcodingMobileQualitySubtitle": "Bithastighet vid användning av mobildata",
1650+
"@transcodingMobileQualitySubtitle": {
1651+
"description": "Mobile quality subtitle when smart mode is off"
1652+
},
1653+
"transcodingFormat": "Format",
1654+
"@transcodingFormat": {
1655+
"description": "Label for the transcoding format selector"
1656+
},
1657+
"transcodingFormatSubtitle": "Ljudkodek som används för streaming",
1658+
"@transcodingFormatSubtitle": {
1659+
"description": "Subtitle for the transcoding format selector"
1660+
},
1661+
"transcodingBitrateOriginal": "Original (Ingen Omkodning)",
1662+
"@transcodingBitrateOriginal": {
1663+
"description": "Transcoding bitrate option: no transcoding, use original"
1664+
},
1665+
"transcodingFormatOriginal": "Original",
1666+
"@transcodingFormatOriginal": {
1667+
"description": "Transcoding format option: original (no conversion)"
1668+
},
14821669
"@sectionCacheSettings": {
14831670
"description": "Storage settings section header"
14841671
},
@@ -1491,7 +1678,75 @@
14911678
"@sectionBpmAnalysis": {
14921679
"description": "Storage settings section header for BPM analysis"
14931680
},
1681+
"imageCacheTitle": "Bildcache",
1682+
"@imageCacheTitle": {
1683+
"description": "Toggle title for image (album art) cache"
1684+
},
1685+
"imageCacheSubtitle": "Spara albumomslag lokalt",
1686+
"@imageCacheSubtitle": {
1687+
"description": "Subtitle for image cache toggle"
1688+
},
1689+
"musicCacheTitle": "Musikcache",
1690+
"@musicCacheTitle": {
1691+
"description": "Toggle title for music metadata cache"
1692+
},
1693+
"musicCacheSubtitle": "Spara låt metadata lokalt",
1694+
"@musicCacheSubtitle": {
1695+
"description": "Subtitle for music cache toggle"
1696+
},
1697+
"bpmCacheTitle": "BPM-cache",
1698+
"@bpmCacheTitle": {
1699+
"description": "Toggle title for BPM analysis cache"
1700+
},
1701+
"bpmCacheSubtitle": "Spara BPM analys lokalt",
1702+
"@bpmCacheSubtitle": {
1703+
"description": "Subtitle for BPM cache toggle"
1704+
},
14941705
"@clearAllCache": {
14951706
"description": "Button to clear all cached data"
1707+
},
1708+
"sectionAboutInformation": "INFORMATION",
1709+
"@sectionAboutInformation": {
1710+
"description": "About screen section header"
1711+
},
1712+
"sectionAboutDeveloper": "UTVECKLARE",
1713+
"@sectionAboutDeveloper": {
1714+
"description": "About screen developer section header"
1715+
},
1716+
"sectionAboutLinks": "LÄNKAR",
1717+
"@sectionAboutLinks": {
1718+
"description": "About screen links section header"
1719+
},
1720+
"aboutVersion": "Version",
1721+
"@aboutVersion": {
1722+
"description": "About screen version row title"
1723+
},
1724+
"aboutPlatform": "Plattform",
1725+
"@aboutPlatform": {
1726+
"description": "About screen platform row title"
1727+
},
1728+
"aboutMadeBy": "Gjord av dddevid",
1729+
"@aboutMadeBy": {
1730+
"description": "Developer credit text in the about tab"
1731+
},
1732+
"aboutGitHub": "github.com/dddevid",
1733+
"@aboutGitHub": {
1734+
"description": "Developer GitHub handle shown as subtitle"
1735+
},
1736+
"aboutLinkGitHub": "GitHub Repository",
1737+
"@aboutLinkGitHub": {
1738+
"description": "Link tile title for the GitHub repo"
1739+
},
1740+
"aboutLinkChangelog": "Ändringshistorik",
1741+
"@aboutLinkChangelog": {
1742+
"description": "Link tile title for the app changelog"
1743+
},
1744+
"aboutLinkReportIssue": "Rapportera Problem",
1745+
"@aboutLinkReportIssue": {
1746+
"description": "Link tile title for reporting a bug"
1747+
},
1748+
"aboutLinkDiscord": "Gå med Discord-communityn",
1749+
"@aboutLinkDiscord": {
1750+
"description": "Link tile title for the Discord server"
14961751
}
14971752
}

0 commit comments

Comments
 (0)