chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2024-12-16 00:50:03 +00:00
committed by GitHub
parent 8c596bf5fa
commit 73f7df771b
28 changed files with 5040 additions and 28 deletions

View File

@@ -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": { "user": {
"title": "Uživatelé", "title": "Uživatelé",
"name": "Uživatel", "name": "Uživatel",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Malé", "sm": "Malé",
"md": "Střední", "md": "Střední",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Brugere", "title": "Brugere",
"name": "Bruger", "name": "Bruger",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Lille", "sm": "Lille",
"md": "Mellem", "md": "Mellem",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Benutzer", "title": "Benutzer",
"name": "Benutzer", "name": "Benutzer",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Klein", "sm": "Klein",
"md": "Mittel", "md": "Mittel",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Χρήστες", "title": "Χρήστες",
"name": "Χρήστης", "name": "Χρήστης",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Μικρό", "sm": "Μικρό",
"md": "Μεσαίο", "md": "Μεσαίο",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Usuarios", "title": "Usuarios",
"name": "Usuario", "name": "Usuario",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Pequeño", "sm": "Pequeño",
"md": "Mediano", "md": "Mediano",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "", "title": "",
"name": "", "name": "",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "", "sm": "",
"md": "", "md": "",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Utilisateurs", "title": "Utilisateurs",
"name": "Utilisateur", "name": "Utilisateur",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Petite", "sm": "Petite",
"md": "Moyenne", "md": "Moyenne",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "משתמשים", "title": "משתמשים",
"name": "משתמש", "name": "משתמש",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "קטן", "sm": "קטן",
"md": "בינוני", "md": "בינוני",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Korisnici", "title": "Korisnici",
"name": "Korisnik", "name": "Korisnik",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Mali", "sm": "Mali",
"md": "Srednji", "md": "Srednji",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Felhasználók", "title": "Felhasználók",
"name": "Felhasználó", "name": "Felhasználó",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Kicsi", "sm": "Kicsi",
"md": "Közepes", "md": "Közepes",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Utenti", "title": "Utenti",
"name": "Utente", "name": "Utente",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Piccolo", "sm": "Piccolo",
"md": "Medio", "md": "Medio",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "ユーザー", "title": "ユーザー",
"name": "ユーザー", "name": "ユーザー",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "小", "sm": "小",
"md": "中", "md": "中",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "사용자", "title": "사용자",
"name": "사용자", "name": "사용자",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "", "sm": "",
"md": "", "md": "",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Vartotojai", "title": "Vartotojai",
"name": "Vartotojas", "name": "Vartotojas",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Mažas", "sm": "Mažas",
"md": "Vidutinis", "md": "Vidutinis",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Lietotāji", "title": "Lietotāji",
"name": "Lietotājs", "name": "Lietotājs",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Mazs", "sm": "Mazs",
"md": "Vidējs", "md": "Vidējs",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Gebruikers", "title": "Gebruikers",
"name": "Gebruiker", "name": "Gebruiker",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Klein", "sm": "Klein",
"md": "Middel", "md": "Middel",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Brukere", "title": "Brukere",
"name": "Bruker", "name": "Bruker",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Liten", "sm": "Liten",
"md": "", "md": "",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Użytkownicy", "title": "Użytkownicy",
"name": "Użytkownik", "name": "Użytkownik",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Mały", "sm": "Mały",
"md": "Średni", "md": "Średni",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Usuários", "title": "Usuários",
"name": "Usuário", "name": "Usuário",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Pequeno", "sm": "Pequeno",
"md": "Médio", "md": "Médio",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Utilizatori", "title": "Utilizatori",
"name": "Utilizator", "name": "Utilizator",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Mic", "sm": "Mic",
"md": "Mediu", "md": "Mediu",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Пользователи", "title": "Пользователи",
"name": "Пользователь", "name": "Пользователь",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Маленький", "sm": "Маленький",
"md": "Средний", "md": "Средний",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Používatelia", "title": "Používatelia",
"name": "Používateľ", "name": "Používateľ",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Malé", "sm": "Malé",
"md": "Stredné", "md": "Stredné",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Uporabniki", "title": "Uporabniki",
"name": "Uporabnik", "name": "Uporabnik",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Majhna", "sm": "Majhna",
"md": "Srednja", "md": "Srednja",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Användare", "title": "Användare",
"name": "Användare", "name": "Användare",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Liten", "sm": "Liten",
"md": "Mellan", "md": "Mellan",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Kullanıcılar", "title": "Kullanıcılar",
"name": "Kullanıcı", "name": "Kullanıcı",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Küçük", "sm": "Küçük",
"md": "Orta", "md": "Orta",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Користувачі", "title": "Користувачі",
"name": "Користувач", "name": "Користувач",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Малий", "sm": "Малий",
"md": "Середній", "md": "Середній",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "Người dùng", "title": "Người dùng",
"name": "Người dùng", "name": "Người dùng",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "Bé nhỏ", "sm": "Bé nhỏ",
"md": "Trung bình", "md": "Trung bình",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },

View File

@@ -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": { "user": {
"title": "", "title": "",
"name": "", "name": "",
@@ -588,6 +693,10 @@
"secrets": { "secrets": {
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
"title": "", "title": "",
@@ -687,6 +796,12 @@
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": { "information": {
"min": "", "min": "",
"max": "", "max": "",
@@ -768,7 +883,8 @@
"boardAlreadyExists": "", "boardAlreadyExists": "",
"invalidFileType": "", "invalidFileType": "",
"fileTooLarge": "", "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": { "rssFeed": {
"name": "", "name": "",
"description": "", "description": "",
@@ -1606,6 +1781,7 @@
}, },
"screenSize": { "screenSize": {
"label": "", "label": "",
"description": "",
"option": { "option": {
"sm": "", "sm": "",
"md": "", "md": "",
@@ -2155,6 +2331,9 @@
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": ""
},
"mediaTranscoding": {
"label": ""
} }
} }
}, },