diff --git a/packages/translation/src/lang/cs.json b/packages/translation/src/lang/cs.json index 358f5ef14..307ca991a 100644 --- a/packages/translation/src/lang/cs.json +++ b/packages/translation/src/lang/cs.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/da.json b/packages/translation/src/lang/da.json index 86aad66f6..eba7cbc0b 100644 --- a/packages/translation/src/lang/da.json +++ b/packages/translation/src/lang/da.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/de.json b/packages/translation/src/lang/de.json index 1408c5142..a6582a4c1 100644 --- a/packages/translation/src/lang/de.json +++ b/packages/translation/src/lang/de.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/el.json b/packages/translation/src/lang/el.json index d0b52eff5..2cc592efa 100644 --- a/packages/translation/src/lang/el.json +++ b/packages/translation/src/lang/el.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/es.json b/packages/translation/src/lang/es.json index 92cce8e14..e5e586918 100644 --- a/packages/translation/src/lang/es.json +++ b/packages/translation/src/lang/es.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/et.json b/packages/translation/src/lang/et.json index c49508a23..ac823fb9b 100644 --- a/packages/translation/src/lang/et.json +++ b/packages/translation/src/lang/et.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/fr.json b/packages/translation/src/lang/fr.json index 0bba97efd..0e5d9f62a 100644 --- a/packages/translation/src/lang/fr.json +++ b/packages/translation/src/lang/fr.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/he.json b/packages/translation/src/lang/he.json index 5022ce402..f398e9d75 100644 --- a/packages/translation/src/lang/he.json +++ b/packages/translation/src/lang/he.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/hr.json b/packages/translation/src/lang/hr.json index cab45b40d..6e4da0221 100644 --- a/packages/translation/src/lang/hr.json +++ b/packages/translation/src/lang/hr.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/hu.json b/packages/translation/src/lang/hu.json index 210e0299c..854dad162 100644 --- a/packages/translation/src/lang/hu.json +++ b/packages/translation/src/lang/hu.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/it.json b/packages/translation/src/lang/it.json index ba306c1aa..ce40b0918 100644 --- a/packages/translation/src/lang/it.json +++ b/packages/translation/src/lang/it.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/ja.json b/packages/translation/src/lang/ja.json index 4efccaf3f..2b64d3a82 100644 --- a/packages/translation/src/lang/ja.json +++ b/packages/translation/src/lang/ja.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/ko.json b/packages/translation/src/lang/ko.json index 6a7552145..7e74b14ff 100644 --- a/packages/translation/src/lang/ko.json +++ b/packages/translation/src/lang/ko.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/lt.json b/packages/translation/src/lang/lt.json index 377841a75..65e00deb8 100644 --- a/packages/translation/src/lang/lt.json +++ b/packages/translation/src/lang/lt.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/lv.json b/packages/translation/src/lang/lv.json index 610fbf16a..ca90093f1 100644 --- a/packages/translation/src/lang/lv.json +++ b/packages/translation/src/lang/lv.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/nl.json b/packages/translation/src/lang/nl.json index 2c3dfffd4..e58c20bff 100644 --- a/packages/translation/src/lang/nl.json +++ b/packages/translation/src/lang/nl.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/no.json b/packages/translation/src/lang/no.json index caee7f4d5..6739ab8fe 100644 --- a/packages/translation/src/lang/no.json +++ b/packages/translation/src/lang/no.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/pl.json b/packages/translation/src/lang/pl.json index 22524a710..f9a653d91 100644 --- a/packages/translation/src/lang/pl.json +++ b/packages/translation/src/lang/pl.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/pt.json b/packages/translation/src/lang/pt.json index 5d05ae0ac..bff90ac2c 100644 --- a/packages/translation/src/lang/pt.json +++ b/packages/translation/src/lang/pt.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/ro.json b/packages/translation/src/lang/ro.json index 83a1ac082..a874750c4 100644 --- a/packages/translation/src/lang/ro.json +++ b/packages/translation/src/lang/ro.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/ru.json b/packages/translation/src/lang/ru.json index e925ee515..d088ebae0 100644 --- a/packages/translation/src/lang/ru.json +++ b/packages/translation/src/lang/ru.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/sk.json b/packages/translation/src/lang/sk.json index f0db252f3..40d7fe327 100644 --- a/packages/translation/src/lang/sk.json +++ b/packages/translation/src/lang/sk.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/sl.json b/packages/translation/src/lang/sl.json index 10c25442f..a43123380 100644 --- a/packages/translation/src/lang/sl.json +++ b/packages/translation/src/lang/sl.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/sv.json b/packages/translation/src/lang/sv.json index 2a261578b..c6bbf87e1 100644 --- a/packages/translation/src/lang/sv.json +++ b/packages/translation/src/lang/sv.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/tr.json b/packages/translation/src/lang/tr.json index c82183892..5b2ccf7bb 100644 --- a/packages/translation/src/lang/tr.json +++ b/packages/translation/src/lang/tr.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/uk.json b/packages/translation/src/lang/uk.json index 3a8848472..001e56ef8 100644 --- a/packages/translation/src/lang/uk.json +++ b/packages/translation/src/lang/uk.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/vi.json b/packages/translation/src/lang/vi.json index 02e34fc31..748f0a8ae 100644 --- a/packages/translation/src/lang/vi.json +++ b/packages/translation/src/lang/vi.json @@ -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": "" } } }, diff --git a/packages/translation/src/lang/zh.json b/packages/translation/src/lang/zh.json index 5ac348f10..896088d7f 100644 --- a/packages/translation/src/lang/zh.json +++ b/packages/translation/src/lang/zh.json @@ -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": "" } } },