mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-19 18:04:22 +02:00
Translated using Weblate
Currently translated at 88.9% (1032 of 1160 strings) (German) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/de/ Translated using Weblate Currently translated at 99.1% (1150 of 1160 strings) (French) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/ Translated using Weblate Currently translated at 42.4% (492 of 1160 strings) (Norwegian Bokmål) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/nb_NO/ Co-authored-by: KosmoMoustache <kosmomoustache@users.noreply.hosted.weblate.org> Co-authored-by: PhillyMay <mein.alias@outlook.com> Co-authored-by: klodrik <klodrik@zoominn.no>
This commit is contained in:
@@ -308,7 +308,12 @@
|
||||
"input_legacyAuthentication": "aktiver tradisjonell autentisering",
|
||||
"input_name": "servernavn",
|
||||
"title": "legg til server",
|
||||
"input_password": "passord"
|
||||
"input_password": "passord",
|
||||
"input_preferInstantMix": "foretrekk øyeblikkelig miks",
|
||||
"input_preferInstantMixDescription": "bruk bare øyeblikkelig miks for innhenting av lignende sanger. nyttig hvis du har tilleggsmoduler som endrer funksjonaliteten",
|
||||
"input_preferRemoteUrl": "foretrekk offentlig url",
|
||||
"input_remoteUrl": "offentlig url",
|
||||
"input_remoteUrlPlaceholder": "valgfritt: offentlig nettadresse for eksterne funksjoner"
|
||||
},
|
||||
"addToPlaylist": {
|
||||
"success": "la $t(entity.trackWithCount, {\"count\": {{message}} }) til $t(entity.playlistWithCount, {\"count\": {{numOfPlaylists}} })",
|
||||
@@ -341,6 +346,10 @@
|
||||
"input_optionMatchAll": "match alle",
|
||||
"input_optionMatchAny": "matche hvilken som helst",
|
||||
"title": "redigeringsverktøy for spørringer"
|
||||
},
|
||||
"largeFetchConfirmation": {
|
||||
"title": "legg til elementer i køen",
|
||||
"description": "Denne handlingen vil legge alle elementene til den gjeldende filtervisningen"
|
||||
}
|
||||
},
|
||||
"page": {
|
||||
@@ -586,6 +595,22 @@
|
||||
"endsWith": "ender med",
|
||||
"inPlaylist": "er inne i",
|
||||
"inTheLast": "er inne i de siste",
|
||||
"inTheRange": "er innenfor området"
|
||||
"inTheRange": "er innenfor området",
|
||||
"isGreaterThan": "er større enn",
|
||||
"isLessThan": "er mindre enn",
|
||||
"matchesRegex": "samsvarer med regex",
|
||||
"notContains": "inneholder ikke",
|
||||
"notInPlaylist": "er ikke med i",
|
||||
"notInTheLast": "er ikke med i de siste",
|
||||
"startsWith": "starter med",
|
||||
"inTheRangeDate": "er innenfor området (date)",
|
||||
"is": "er",
|
||||
"isNot": "er ikke"
|
||||
},
|
||||
"datetime": {
|
||||
"minuteShort": "m",
|
||||
"secondShort": "s",
|
||||
"hourShort": "h",
|
||||
"dayShort": "d"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user