🌐 add crowdin translations

This commit is contained in:
Manuel
2022-08-28 16:28:17 +02:00
committed by Manuel Ruwe
parent 96d76cfd14
commit c9b33f3e48
315 changed files with 6130 additions and 380 deletions

View File

@@ -0,0 +1,3 @@
{
"label": "Overschakelen naar {{scheme}} modus"
}

View File

@@ -0,0 +1,55 @@
{
"configSelect": {
"label": "Configuratie lader"
},
"modal": {
"title": "Kies de naam van uw nieuwe configuratie",
"form": {
"configName": {
"label": "Configuratie naam",
"placeholder": "Uw nieuwe configuratienaam"
},
"submitButton": "Bevestig"
},
"events": {
"configSaved": {
"title": "Configuratie opgeslagen",
"message": "Configuratie opgeslagen als {{configName}}"
}
}
},
"buttons": {
"download": "Download configuratie",
"delete": {
"text": "Verwijder configuratie",
"notifications": {
"deleted": {
"title": "Configuratie verwijderd",
"message": "Configuratie verwijderd"
},
"deleteFailed": {
"title": "Configuratie verwijderen mislukt",
"message": "Configuratie verwijderen mislukt"
}
}
},
"saveCopy": "Sla op als een kopie"
},
"dropzone": {
"notifications": {
"invalidConfig": {
"title": "Kan configuratie niet laden",
"message": "Kon uw configuratie niet laden. Ongeldig JSON formaat."
},
"loadedSuccessfully": {
"title": "Configuratie {{configName}} succesvol geladen"
}
},
"accept": {
"text": "Sleep bestanden hierheen om een configuratie te uploaden. Alleen ondersteuning voor JSON."
},
"reject": {
"text": "Dit bestandsformaat wordt niet ondersteund. Upload a.u.b. alleen JSON."
}
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Taal"
}

View File

@@ -0,0 +1,3 @@
{
"title": "Module Inschakeler"
}

View File

@@ -0,0 +1,11 @@
{
"title": "Zoekmachine",
"tips": {
"generalTip": "Gebruik de voorvoegsels !yt en !t voor uw zoekopdracht om te zoeken op YouTube of naar een Torrent respectievelijk.",
"placeholderTip": "%s kan worden gebruikt als plaatshouder voor de query."
},
"customEngine": {
"label": "Query URL",
"placeholder": "Eigen query URL"
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "Overschakelen naar {{theme}} modus"
}

View File

@@ -0,0 +1,3 @@
{
"label": "Plaats widgets aan de linkerkant"
}