🌐 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
@@ -0,0 +1,118 @@
{
"actionIcon": {
"tooltip": ""
},
"modal": {
"title": "",
"form": {
"validation": {
"invalidUrl": "",
"noStatusCodeSelected": ""
}
},
"tabs": {
"options": {
"title": "",
"form": {
"serviceName": {
"label": "",
"placeholder": ""
},
"iconUrl": {
"label": ""
},
"serviceUrl": {
"label": ""
},
"onClickUrl": {
"label": ""
},
"serviceType": {
"label": "",
"defaultValue": "",
"placeholder": ""
},
"category": {
"label": "",
"placeholder": "",
"nothingFound": "",
"createLabel": ""
},
"integrations": {
"apiKey": {
"label": "",
"placeholder": "",
"validation": {
"noKey": ""
},
"tip": {
"text": "",
"link": ""
}
},
"qBittorrent": {
"username": {
"label": "",
"placeholder": "",
"validation": {
"invalidUsername": ""
}
},
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
},
"deluge": {
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
},
"transmission": {
"username": {
"label": "",
"placeholder": "",
"validation": {
"invalidUsername": ""
}
},
"password": {
"label": "",
"placeholder": "",
"validation": {
"invalidPassword": ""
}
}
}
}
}
},
"advancedOptions": {
"title": "",
"form": {
"httpStatusCodes": {
"label": "",
"placeholder": "",
"clearButtonLabel": "",
"nothingFound": ""
},
"openServiceInNewTab": {
"label": ""
},
"buttons": {
"submit": {
"content": ""
}
}
}
}
}
}
}
@@ -0,0 +1,18 @@
{
"modal": {
"title": "",
"buttons": {
"save": ""
}
},
"menu": {
"labels": {
"settings": "",
"dangerZone": ""
},
"actions": {
"edit": "",
"delete": ""
}
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"accordions": {
"downloads": {
"text": ""
},
"others": {
"text": ""
}
}
}