🌐 New Crowdin updates (#1531)
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"title": "Cache rensing",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"label": "Velg cachen(e) som skal tømmes",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
"ping": "Ping-spørsmål",
|
||||
"repositoryIcons": "Ekstern/lokale ikoner",
|
||||
"calendar&medias": "Medier fra kalenderen",
|
||||
"weather": "Værdata"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"notificationTitle": "Buffer tømt",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
"text": "Tøm all buffer",
|
||||
"notificationMessage": "All cache er tømt"
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
"text": "Fjern valgte søk",
|
||||
"notificationMessageSingle": "Buffer for {{value}} er tømt",
|
||||
"notificationMessageMulti": "Buffer for {{values}} er tømt"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
"toggle": "Bytt redigeringsmodus",
|
||||
"enable": "Aktiver redigeringsmodus",
|
||||
"disable": "Deaktiver redigeringsmodus"
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"label": "Rediger passord",
|
||||
"message": "For å bytte redigeringsmodus, må du skrive inn passordet du skrev inn i miljøvariabelen kalt <Code>EDIT_MODE_PASSWORD</Code> . Hvis det ikke er satt, kan du ikke slå redigeringsmodus av og på.",
|
||||
"submit": "Legg til"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Suksess",
|
||||
"message": "Byttet redigeringsmodus, laster inn siden på nytt..."
|
||||
},
|
||||
"error": {
|
||||
"title": "Feil",
|
||||
"message": ""
|
||||
"message": "Kunne ikke bytte redigeringsmodus. Prøv igjen."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Søkemotor",
|
||||
"configurationName": "Søkemotor konfigurasjon",
|
||||
"custom": "",
|
||||
"custom": "Tilpasset",
|
||||
"tips": {
|
||||
"generalTip": "Det finnes flere prefikser du kan bruke! Å legge til disse før spørringen vil filtrere resultatene. !s (Web), !t (Torrents), !y (YouTube), og !m (Media).",
|
||||
"placeholderTip": "%s kan brukes som plassholder for spørringen."
|
||||
|
||||
Reference in New Issue
Block a user