mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-25 20:06:33 +02:00
Translated using Weblate
Currently translated at 85.6% (1066 of 1245 strings) (Russian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ru/ Translated using Weblate Currently translated at 64.2% (800 of 1245 strings) (Estonian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/ Translated using Weblate Currently translated at 44.3% (552 of 1245 strings) (Norwegian Bokmål) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/nb_NO/ Co-authored-by: Vladimir Levitskiy <lvdm87@gmail.com> Co-authored-by: klodrik <klodrik@zoominn.no> Co-authored-by: rimasx <riks_12@hot.ee>
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"openIn": {
|
||||
"lastfm": "Åpne i Last.fm",
|
||||
"musicbrainz": "Åpne i MusicBrainz",
|
||||
"spotify": "Åpne i Spotify"
|
||||
"spotify": "Åpne i Spotify",
|
||||
"listenbrainz": "Åpne i ListenBrainz",
|
||||
"qobuz": "Åpne i Qobuz"
|
||||
},
|
||||
"moveToBottom": "Flytt til bunnen",
|
||||
"deletePlaylist": "Slett $t(entity.playlist, {\"count\": 1})",
|
||||
@@ -38,7 +40,10 @@
|
||||
"shuffleAll": "Tilfelding avspilling av alt",
|
||||
"shuffleSelected": "Tilfelding avspilling av utvalgte",
|
||||
"viewMore": "Se mer",
|
||||
"openApplicationDirectory": "Åpne applikasjonskatalogen"
|
||||
"openApplicationDirectory": "Åpne applikasjonskatalogen",
|
||||
"goToCurrent": "Gå til gjeldende element",
|
||||
"collapseAllFolders": "Skjul alle mapper",
|
||||
"expandAllFolders": "Utvid alle mapper"
|
||||
},
|
||||
"common": {
|
||||
"bpm": "Bpm",
|
||||
@@ -161,7 +166,11 @@
|
||||
"tableColumns": "Tabellkolonner",
|
||||
"itemsMore": "{{count}} fler",
|
||||
"explicitStatus": "Grovhetsstatus",
|
||||
"newVersionAvailable": "En ny version er tilgjengelig"
|
||||
"newVersionAvailable": "En ny version er tilgjengelig",
|
||||
"back": "Tilbake",
|
||||
"openFolder": "Åpne mappe",
|
||||
"grouping": "Grupper",
|
||||
"numberOfResults": "{{numberOfResults}} resultater"
|
||||
},
|
||||
"entity": {
|
||||
"smartPlaylist": "Smart $t(entity.playlist, {\"count\": 1})",
|
||||
@@ -667,7 +676,19 @@
|
||||
"b": "B",
|
||||
"c": "C",
|
||||
"d": "D",
|
||||
"z": "Z"
|
||||
"z": "Z",
|
||||
"none": "Ingen"
|
||||
},
|
||||
"frequencyScale": {
|
||||
"linear": "Lineær skala",
|
||||
"log": "Logaritmisk skala"
|
||||
},
|
||||
"channelLayout": {
|
||||
"single": "Enkel"
|
||||
},
|
||||
"gradient": {
|
||||
"rainbow": "Regnbue",
|
||||
"prism": "Prisme"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user