🌐 New Crowdin updates (#1551)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"save": "",
|
||||
"apply": "",
|
||||
"insert": "",
|
||||
"about": "",
|
||||
"cancel": "",
|
||||
"close": "",
|
||||
@@ -40,5 +42,14 @@
|
||||
"medium": "střední",
|
||||
"large": "velký"
|
||||
},
|
||||
"seeMore": ""
|
||||
"seeMore": "",
|
||||
"position": {
|
||||
"left": "",
|
||||
"center": "",
|
||||
"right": ""
|
||||
},
|
||||
"attributes": {
|
||||
"width": "",
|
||||
"height": ""
|
||||
}
|
||||
}
|
||||
@@ -17,10 +17,6 @@
|
||||
"preferences": "Uživatelská nastavení",
|
||||
"defaultBoard": "Výchozí plocha",
|
||||
"manage": "Spravovat",
|
||||
"about": {
|
||||
"label": "",
|
||||
"new": ""
|
||||
},
|
||||
"logout": "Odhlásit z {{username}}",
|
||||
"login": ""
|
||||
}
|
||||
|
||||
@@ -27,6 +27,9 @@
|
||||
"items": {
|
||||
"docker": ""
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,14 @@
|
||||
{
|
||||
"description": "",
|
||||
"contact": "",
|
||||
"addToDashboard": "",
|
||||
"tip": "",
|
||||
"key": "",
|
||||
"action": "",
|
||||
"keybinds": "",
|
||||
"documentation": "",
|
||||
"translators": "",
|
||||
"translatorsDescription": "",
|
||||
"contributors": "",
|
||||
"contributorsDescription": "",
|
||||
"actions": {
|
||||
"toggleTheme": "",
|
||||
"focusSearchBar": "",
|
||||
@@ -15,7 +17,6 @@
|
||||
},
|
||||
"metrics": {
|
||||
"configurationSchemaVersion": "",
|
||||
"configurationsCount": "",
|
||||
"version": "",
|
||||
"nodeEnvironment": "",
|
||||
"i18n": "",
|
||||
|
||||
@@ -4,12 +4,6 @@
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"useSonarrv4": {
|
||||
"label": ""
|
||||
},
|
||||
"useRadarrv5": {
|
||||
"label": ""
|
||||
},
|
||||
"radarrReleaseType": {
|
||||
"label": "",
|
||||
"data": {
|
||||
|
||||
@@ -7,9 +7,53 @@
|
||||
"showToolbar": {
|
||||
"label": ""
|
||||
},
|
||||
"allowReadOnlyCheck": {
|
||||
"label": ""
|
||||
},
|
||||
"content": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"controls": {
|
||||
"bold": "",
|
||||
"italic": "",
|
||||
"strikethrough": "",
|
||||
"underline": "",
|
||||
"colorText": "",
|
||||
"colorHighlight": "",
|
||||
"code": "",
|
||||
"clear": "",
|
||||
"heading": "",
|
||||
"align": "",
|
||||
"blockquote": "",
|
||||
"horizontalLine": "",
|
||||
"bulletList": "",
|
||||
"orderedList": "",
|
||||
"checkList": "",
|
||||
"increaseIndent": "",
|
||||
"decreaseIndent": "",
|
||||
"link": "",
|
||||
"unlink": "",
|
||||
"image": "",
|
||||
"addTable": "",
|
||||
"deleteTable": "",
|
||||
"colorCell": "",
|
||||
"mergeCell": "",
|
||||
"addColumnLeft": "",
|
||||
"addColumnRight": "",
|
||||
"deleteColumn": "",
|
||||
"addRowTop": "",
|
||||
"addRowBelow": "",
|
||||
"deleteRow": ""
|
||||
},
|
||||
"modals": {
|
||||
"clearColor": "",
|
||||
"source": "",
|
||||
"widthPlaceholder": "",
|
||||
"columns": "",
|
||||
"rows": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,6 +10,12 @@
|
||||
"displayCompletedTorrents": {
|
||||
"label": ""
|
||||
},
|
||||
"displayActiveTorrents": {
|
||||
"label": ""
|
||||
},
|
||||
"speedLimitOfActiveTorrents": {
|
||||
"label": ""
|
||||
},
|
||||
"displayStaleTorrents": {
|
||||
"label": ""
|
||||
},
|
||||
@@ -19,13 +25,19 @@
|
||||
"labelFilter": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"displayRatioWithFilter": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"footer": {
|
||||
"error": "",
|
||||
"lastUpdated": ""
|
||||
"lastUpdated": "",
|
||||
"ratioGlobal": "",
|
||||
"ratioWithFilter": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
|
||||
Reference in New Issue
Block a user