🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"colors": "Farver",
|
||||
"suffix": "{{color}} farve"
|
||||
"suffix": "{{color}} farve",
|
||||
"primary": "Primær",
|
||||
"secondary": "Sekundær"
|
||||
}
|
||||
24
public/locales/da/settings/general/cache-buttons.json
Normal file
24
public/locales/da/settings/general/cache-buttons.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
22
public/locales/da/settings/general/edit-mode-toggle.json
Normal file
22
public/locales/da/settings/general/edit-mode-toggle.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"submit": "Indsend"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "Fejl",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"title": "Søgemaskine",
|
||||
"configurationName": "Konfiguration af søgemaskiner",
|
||||
"custom": "",
|
||||
"tips": {
|
||||
"generalTip": "Der er flere præfikser, du kan bruge! Hvis du tilføjer disse foran din forespørgsel, filtreres resultaterne. !s (Web), !t (Torrents), !y (YouTube) og !m (Media).",
|
||||
"placeholderTip": "%s kan bruges som en pladsholder for forespørgslen."
|
||||
|
||||
Reference in New Issue
Block a user