mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 08:50:56 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8c596bf5fa
commit
73f7df771b
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Uživatelé",
|
||||
"name": "Uživatel",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Malé",
|
||||
"md": "Střední",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Brugere",
|
||||
"name": "Bruger",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Lille",
|
||||
"md": "Mellem",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Benutzer",
|
||||
"name": "Benutzer",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Klein",
|
||||
"md": "Mittel",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Χρήστες",
|
||||
"name": "Χρήστης",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Μικρό",
|
||||
"md": "Μεσαίο",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Usuarios",
|
||||
"name": "Usuario",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Pequeño",
|
||||
"md": "Mediano",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"name": "",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "",
|
||||
"md": "",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Utilisateurs",
|
||||
"name": "Utilisateur",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Petite",
|
||||
"md": "Moyenne",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "משתמשים",
|
||||
"name": "משתמש",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "קטן",
|
||||
"md": "בינוני",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Korisnici",
|
||||
"name": "Korisnik",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Mali",
|
||||
"md": "Srednji",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Felhasználók",
|
||||
"name": "Felhasználó",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Kicsi",
|
||||
"md": "Közepes",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Utenti",
|
||||
"name": "Utente",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Piccolo",
|
||||
"md": "Medio",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "ユーザー",
|
||||
"name": "ユーザー",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "小",
|
||||
"md": "中",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "사용자",
|
||||
"name": "사용자",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "",
|
||||
"md": "",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Vartotojai",
|
||||
"name": "Vartotojas",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Mažas",
|
||||
"md": "Vidutinis",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Lietotāji",
|
||||
"name": "Lietotājs",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Mazs",
|
||||
"md": "Vidējs",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Gebruikers",
|
||||
"name": "Gebruiker",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Klein",
|
||||
"md": "Middel",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Brukere",
|
||||
"name": "Bruker",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Liten",
|
||||
"md": "",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Użytkownicy",
|
||||
"name": "Użytkownik",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Mały",
|
||||
"md": "Średni",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Usuários",
|
||||
"name": "Usuário",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Pequeno",
|
||||
"md": "Médio",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Utilizatori",
|
||||
"name": "Utilizator",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Mic",
|
||||
"md": "Mediu",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Пользователи",
|
||||
"name": "Пользователь",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Маленький",
|
||||
"md": "Средний",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Používatelia",
|
||||
"name": "Používateľ",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Malé",
|
||||
"md": "Stredné",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Uporabniki",
|
||||
"name": "Uporabnik",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Majhna",
|
||||
"md": "Srednja",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Användare",
|
||||
"name": "Användare",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Liten",
|
||||
"md": "Mellan",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Kullanıcılar",
|
||||
"name": "Kullanıcı",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Küçük",
|
||||
"md": "Orta",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Користувачі",
|
||||
"name": "Користувач",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Малий",
|
||||
"md": "Середній",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "Người dùng",
|
||||
"name": "Người dùng",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "Bé nhỏ",
|
||||
"md": "Trung bình",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,4 +1,109 @@
|
||||
{
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"import": ""
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"name": "",
|
||||
@@ -588,6 +693,10 @@
|
||||
"secrets": {
|
||||
"title": "",
|
||||
"lastUpdated": "",
|
||||
"notSet": {
|
||||
"label": "",
|
||||
"tooltip": ""
|
||||
},
|
||||
"secureNotice": "",
|
||||
"reset": {
|
||||
"title": "",
|
||||
@@ -687,6 +796,12 @@
|
||||
"label": "",
|
||||
"header": ""
|
||||
},
|
||||
"colorScheme": {
|
||||
"options": {
|
||||
"light": "",
|
||||
"dark": ""
|
||||
}
|
||||
},
|
||||
"information": {
|
||||
"min": "",
|
||||
"max": "",
|
||||
@@ -768,7 +883,8 @@
|
||||
"boardAlreadyExists": "",
|
||||
"invalidFileType": "",
|
||||
"fileTooLarge": "",
|
||||
"invalidConfiguration": ""
|
||||
"invalidConfiguration": "",
|
||||
"groupNameTaken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1527,6 +1643,65 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"defaultView": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"workers": "",
|
||||
"queue": "",
|
||||
"statistics": ""
|
||||
},
|
||||
"currentIndex": "",
|
||||
"healthCheck": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"status": {
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
},
|
||||
"panel": {
|
||||
"statistics": {
|
||||
"empty": "",
|
||||
"transcodes": "",
|
||||
"transcodesCount": "",
|
||||
"healthChecksCount": "",
|
||||
"filesCount": "",
|
||||
"savedSpace": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
},
|
||||
"workers": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"eta": "",
|
||||
"progress": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"empty": "",
|
||||
"table": {
|
||||
"file": "",
|
||||
"size": "",
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"rssFeed": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
@@ -1606,6 +1781,7 @@
|
||||
},
|
||||
"screenSize": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"option": {
|
||||
"sm": "",
|
||||
"md": "",
|
||||
@@ -2155,6 +2331,9 @@
|
||||
},
|
||||
"updateChecker": {
|
||||
"label": ""
|
||||
},
|
||||
"mediaTranscoding": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user