diff --git a/imports/i18n/data/ace.i18n.json b/imports/i18n/data/ace.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/ace.i18n.json +++ b/imports/i18n/data/ace.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/af.i18n.json b/imports/i18n/data/af.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/af.i18n.json +++ b/imports/i18n/data/af.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/af_ZA.i18n.json b/imports/i18n/data/af_ZA.i18n.json index cd5ba1fac..4a09cc60c 100644 --- a/imports/i18n/data/af_ZA.i18n.json +++ b/imports/i18n/data/af_ZA.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ar-DZ.i18n.json b/imports/i18n/data/ar-DZ.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/ar-DZ.i18n.json +++ b/imports/i18n/data/ar-DZ.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ar-EG.i18n.json b/imports/i18n/data/ar-EG.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/ar-EG.i18n.json +++ b/imports/i18n/data/ar-EG.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ar.i18n.json b/imports/i18n/data/ar.i18n.json index d32239c74..4d68cf006 100644 --- a/imports/i18n/data/ar.i18n.json +++ b/imports/i18n/data/ar.i18n.json @@ -195,6 +195,13 @@ "boards": "لوحات", "board-view": "عرض اللوحات", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "التقويم", "board-view-swimlanes": "خطوط السباحة", "board-view-collapse": "انهيار", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "بداية", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "تأكيد", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ary.i18n.json b/imports/i18n/data/ary.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/ary.i18n.json +++ b/imports/i18n/data/ary.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ast-ES.i18n.json b/imports/i18n/data/ast-ES.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/ast-ES.i18n.json +++ b/imports/i18n/data/ast-ES.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/az-AZ.i18n.json b/imports/i18n/data/az-AZ.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/az-AZ.i18n.json +++ b/imports/i18n/data/az-AZ.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/az-LA.i18n.json b/imports/i18n/data/az-LA.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/az-LA.i18n.json +++ b/imports/i18n/data/az-LA.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/az.i18n.json b/imports/i18n/data/az.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/az.i18n.json +++ b/imports/i18n/data/az.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/bg.i18n.json b/imports/i18n/data/bg.i18n.json index 7df2af061..3e685be6b 100644 --- a/imports/i18n/data/bg.i18n.json +++ b/imports/i18n/data/bg.i18n.json @@ -195,6 +195,13 @@ "boards": "Табла", "board-view": "Изглед на таблото", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Календар", "board-view-swimlanes": "Коридори", "board-view-collapse": "Събери", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Начало", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/br.i18n.json b/imports/i18n/data/br.i18n.json index 21d6f4097..b0770c6b9 100644 --- a/imports/i18n/data/br.i18n.json +++ b/imports/i18n/data/br.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ca.i18n.json b/imports/i18n/data/ca.i18n.json index ddfa5edea..ba1fd64e3 100644 --- a/imports/i18n/data/ca.i18n.json +++ b/imports/i18n/data/ca.i18n.json @@ -195,6 +195,13 @@ "boards": "Taulers", "board-view": "Visió del tauler", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendari", "board-view-swimlanes": "Carrils", "board-view-collapse": "Contraure", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Comença", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirmeu", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ca@valencia.i18n.json b/imports/i18n/data/ca@valencia.i18n.json index 46e3e7ca0..85e9c543d 100644 --- a/imports/i18n/data/ca@valencia.i18n.json +++ b/imports/i18n/data/ca@valencia.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ca_ES.i18n.json b/imports/i18n/data/ca_ES.i18n.json index 64c69a4f1..6532ee7b9 100644 --- a/imports/i18n/data/ca_ES.i18n.json +++ b/imports/i18n/data/ca_ES.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/cmn.i18n.json b/imports/i18n/data/cmn.i18n.json index 69bb99e81..663f32203 100644 --- a/imports/i18n/data/cmn.i18n.json +++ b/imports/i18n/data/cmn.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/cs-CZ.i18n.json b/imports/i18n/data/cs-CZ.i18n.json index 9969973a9..198b34a45 100644 --- a/imports/i18n/data/cs-CZ.i18n.json +++ b/imports/i18n/data/cs-CZ.i18n.json @@ -195,6 +195,13 @@ "boards": "Tabla", "board-view": "Náhled tabla", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalendář", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Sbalit", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/cs.i18n.json b/imports/i18n/data/cs.i18n.json index 4fb45c08b..869d4b82f 100644 --- a/imports/i18n/data/cs.i18n.json +++ b/imports/i18n/data/cs.i18n.json @@ -195,6 +195,13 @@ "boards": "Tabla", "board-view": "Náhled tabla", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalendář", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Sbalit", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Potvrdit", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/cy-GB.i18n.json b/imports/i18n/data/cy-GB.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/cy-GB.i18n.json +++ b/imports/i18n/data/cy-GB.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/cy.i18n.json b/imports/i18n/data/cy.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/cy.i18n.json +++ b/imports/i18n/data/cy.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/da.i18n.json b/imports/i18n/data/da.i18n.json index ffc6b0797..94e46d17a 100644 --- a/imports/i18n/data/da.i18n.json +++ b/imports/i18n/data/da.i18n.json @@ -195,6 +195,13 @@ "boards": "Tavler", "board-view": "Tavlevisning", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Svømmebaner", "board-view-collapse": "Sammenfold", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/de-AT.i18n.json b/imports/i18n/data/de-AT.i18n.json index 8dab587b9..8586dd8d3 100644 --- a/imports/i18n/data/de-AT.i18n.json +++ b/imports/i18n/data/de-AT.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Boardansicht", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Einklappen", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Bestätigen", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/de-CH.i18n.json b/imports/i18n/data/de-CH.i18n.json index 9000353f3..a45922e5b 100644 --- a/imports/i18n/data/de-CH.i18n.json +++ b/imports/i18n/data/de-CH.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Boardansicht", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Einklappen", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Bestätigen", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/de.i18n.json b/imports/i18n/data/de.i18n.json index 0db824225..898211c87 100644 --- a/imports/i18n/data/de.i18n.json +++ b/imports/i18n/data/de.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Boardansicht", "desktop-mode": "Desktop Modus", + "mobile-mode": "Mobil Modus", + "mobile-desktop-toggle": "Wechseln zwischen Mobil und Desktop Modus", + "zoom-in": "Zoom vergrößern", + "zoom-out": "Zoom verkleinern", + "click-to-change-zoom": "Klicken um die Zoom Stufe zu ändern", + "zoom-level": "Zoom Stufe", + "enter-zoom-level": "Eingabe Zoom Stufe (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Einklappen", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Gewicht", "cron": "Zeitplan", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Bestätigen", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/de_DE.i18n.json b/imports/i18n/data/de_DE.i18n.json index 897a715b1..3f08d856a 100644 --- a/imports/i18n/data/de_DE.i18n.json +++ b/imports/i18n/data/de_DE.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Boardansicht", "desktop-mode": "Desktop-Modus", + "mobile-mode": "Handy-Modus", + "mobile-desktop-toggle": "Umschalten zwischen Mobil und Desktop Ansicht", + "zoom-in": "Vergrößern", + "zoom-out": "Verkleinern", + "click-to-change-zoom": "Klicken um die Zoom Stufe zu ändern", + "zoom-level": "Zoomstufe", + "enter-zoom-level": "Eingabe Zoom Stufe (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Einklappen", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Geplante Aufgabe erfolgreich gelöscht", "cron-job-pause-failed": "Anhalten der geplanten Aufgabe fehlgeschlagen", "cron-job-paused": "Geplante Aufgabe erfolgreich angehalten", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Unterbrechung der Migrationen fehlgeschlagen", "migration-paused": "Migrationen erfolgreich unterbrochen", "migration-progress": "Migrationsfortschritt", "migration-start-failed": "Start der Migrationen fehlgeschlagen", "migration-started": "Migrationen erfolgreich gestartet", + "migration-not-needed": "No migration needed", "migration-status": "Migrationsstatus", "migration-stop-confirm": "Sind Sie sicher, dass Sie alle Migrationen stoppen wollen?", "migration-stop-failed": "Stoppen der Migrationen fehlgeschlagen", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Nicht migrierte Bretter", "weight": "Gewicht", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Bestätigen", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/el-GR.i18n.json b/imports/i18n/data/el-GR.i18n.json index f67233384..026e2d283 100644 --- a/imports/i18n/data/el-GR.i18n.json +++ b/imports/i18n/data/el-GR.i18n.json @@ -195,6 +195,13 @@ "boards": "Πίνακες", "board-view": "Προβολή Πίνακα", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Ημερολόγιο", "board-view-swimlanes": "Λωρίδες", "board-view-collapse": "Σύμπτυξη", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Έναρξη", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/el.i18n.json b/imports/i18n/data/el.i18n.json index 1eddd9d43..63ae7fc7d 100644 --- a/imports/i18n/data/el.i18n.json +++ b/imports/i18n/data/el.i18n.json @@ -195,6 +195,13 @@ "boards": "Πίνακες", "board-view": "Προβολή Πίνακα", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Ημερολόγιο", "board-view-swimlanes": "Λωρίδες", "board-view-collapse": "Σύμπτυξη", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Έναρξη", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en-BR.i18n.json b/imports/i18n/data/en-BR.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/en-BR.i18n.json +++ b/imports/i18n/data/en-BR.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en-DE.i18n.json b/imports/i18n/data/en-DE.i18n.json index 47180210c..6ead860a4 100644 --- a/imports/i18n/data/en-DE.i18n.json +++ b/imports/i18n/data/en-DE.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en-GB.i18n.json b/imports/i18n/data/en-GB.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/en-GB.i18n.json +++ b/imports/i18n/data/en-GB.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en-IT.i18n.json b/imports/i18n/data/en-IT.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/en-IT.i18n.json +++ b/imports/i18n/data/en-IT.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en-MY.i18n.json b/imports/i18n/data/en-MY.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/en-MY.i18n.json +++ b/imports/i18n/data/en-MY.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en-YS.i18n.json b/imports/i18n/data/en-YS.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/en-YS.i18n.json +++ b/imports/i18n/data/en-YS.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en.i18n.json b/imports/i18n/data/en.i18n.json index e06009e81..187d065da 100644 --- a/imports/i18n/data/en.i18n.json +++ b/imports/i18n/data/en.i18n.json @@ -1640,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en_AU.i18n.json b/imports/i18n/data/en_AU.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/en_AU.i18n.json +++ b/imports/i18n/data/en_AU.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en_ID.i18n.json b/imports/i18n/data/en_ID.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/en_ID.i18n.json +++ b/imports/i18n/data/en_ID.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en_SG.i18n.json b/imports/i18n/data/en_SG.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/en_SG.i18n.json +++ b/imports/i18n/data/en_SG.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en_TR.i18n.json b/imports/i18n/data/en_TR.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/en_TR.i18n.json +++ b/imports/i18n/data/en_TR.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/en_ZA.i18n.json b/imports/i18n/data/en_ZA.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/en_ZA.i18n.json +++ b/imports/i18n/data/en_ZA.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/eo.i18n.json b/imports/i18n/data/eo.i18n.json index 0aef127ab..d01bb7a3c 100644 --- a/imports/i18n/data/eo.i18n.json +++ b/imports/i18n/data/eo.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Komenco", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/es-AR.i18n.json b/imports/i18n/data/es-AR.i18n.json index 358b62842..8c3e4682a 100644 --- a/imports/i18n/data/es-AR.i18n.json +++ b/imports/i18n/data/es-AR.i18n.json @@ -195,6 +195,13 @@ "boards": "Tableros", "board-view": "Vista de Tablero", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendario", "board-view-swimlanes": "Calles", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Empieza", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/es-CL.i18n.json b/imports/i18n/data/es-CL.i18n.json index d8fcb1966..228c3fa62 100644 --- a/imports/i18n/data/es-CL.i18n.json +++ b/imports/i18n/data/es-CL.i18n.json @@ -195,6 +195,13 @@ "boards": "Tableros", "board-view": "Vista del tablero", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendario", "board-view-swimlanes": "Carriles", "board-view-collapse": "Contraer", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Comienza", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/es-LA.i18n.json b/imports/i18n/data/es-LA.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/es-LA.i18n.json +++ b/imports/i18n/data/es-LA.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/es-MX.i18n.json b/imports/i18n/data/es-MX.i18n.json index f8112803f..5573930d8 100644 --- a/imports/i18n/data/es-MX.i18n.json +++ b/imports/i18n/data/es-MX.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/es-PE.i18n.json b/imports/i18n/data/es-PE.i18n.json index ef6a03c39..238241a5c 100644 --- a/imports/i18n/data/es-PE.i18n.json +++ b/imports/i18n/data/es-PE.i18n.json @@ -195,6 +195,13 @@ "boards": "Tableros", "board-view": "Vista del tablero", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendario", "board-view-swimlanes": "Carriles", "board-view-collapse": "Contraer", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Comienza", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/es-PY.i18n.json b/imports/i18n/data/es-PY.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/es-PY.i18n.json +++ b/imports/i18n/data/es-PY.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/es.i18n.json b/imports/i18n/data/es.i18n.json index d618aa5b7..6200149c4 100644 --- a/imports/i18n/data/es.i18n.json +++ b/imports/i18n/data/es.i18n.json @@ -195,6 +195,13 @@ "boards": "Tableros", "board-view": "Vista del tablero", "desktop-mode": "Modo de Escritorio", + "mobile-mode": "Modo Móvil", + "mobile-desktop-toggle": "Alterna entre el Modo Móvil y el Modo de Escritorio", + "zoom-in": "Acercar", + "zoom-out": "Alejar", + "click-to-change-zoom": "Haz clic para cambiar el nivel de zoom", + "zoom-level": "Nivel de zoom", + "enter-zoom-level": "Introduzca el nivel de zoom (50-300%):", "board-view-cal": "Calendario", "board-view-swimlanes": "Carriles", "board-view-collapse": "Contraer", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Comienza", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Fallo al pausar las migraciones", "migration-paused": "Migrations paused successfully", "migration-progress": "Proceso de migración", "migration-start-failed": "Fallo al iniciar las migraciones", "migration-started": "Las migraciones se han iniciado correctamente", + "migration-not-needed": "No migration needed", "migration-status": "Estado de migración", "migration-stop-confirm": "¿Estás seguro de querer detener todas las migraciones?", "migration-stop-failed": "Fallo al detener las migraciones", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Peso", "cron": "Programación", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirmar", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/es_CO.i18n.json b/imports/i18n/data/es_CO.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/es_CO.i18n.json +++ b/imports/i18n/data/es_CO.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/et-EE.i18n.json b/imports/i18n/data/et-EE.i18n.json index 99b8af756..a51cad098 100644 --- a/imports/i18n/data/et-EE.i18n.json +++ b/imports/i18n/data/et-EE.i18n.json @@ -195,6 +195,13 @@ "boards": "Lauad", "board-view": "Juhatuse vaade", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Kokkupõrge", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Kinnitage", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/eu.i18n.json b/imports/i18n/data/eu.i18n.json index d7c993fc8..0a9125982 100644 --- a/imports/i18n/data/eu.i18n.json +++ b/imports/i18n/data/eu.i18n.json @@ -195,6 +195,13 @@ "boards": "Arbelak", "board-view": "Arbela ikuspegia", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Egutegia", "board-view-swimlanes": "Errailak", "board-view-collapse": "Tolestu", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Hasiera", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/fa-IR.i18n.json b/imports/i18n/data/fa-IR.i18n.json index 01939aef8..04d13c89c 100644 --- a/imports/i18n/data/fa-IR.i18n.json +++ b/imports/i18n/data/fa-IR.i18n.json @@ -195,6 +195,13 @@ "boards": "بردها", "board-view": "نمایش برد", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "تقویم", "board-view-swimlanes": "مسیرها", "board-view-collapse": "جمع کردن", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "شروع", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/fa.i18n.json b/imports/i18n/data/fa.i18n.json index 1db7681c2..3de62d703 100644 --- a/imports/i18n/data/fa.i18n.json +++ b/imports/i18n/data/fa.i18n.json @@ -195,6 +195,13 @@ "boards": "بردها", "board-view": "نمایش برد", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "تقویم", "board-view-swimlanes": "مسیرها", "board-view-collapse": "جمع کردن", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "شروع", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/fi.i18n.json b/imports/i18n/data/fi.i18n.json index a497eeede..b1d88437a 100644 --- a/imports/i18n/data/fi.i18n.json +++ b/imports/i18n/data/fi.i18n.json @@ -195,6 +195,13 @@ "boards": "Taulut", "board-view": "Taulunäkymä", "desktop-mode": "Työpöytätila", + "mobile-mode": "Mobiilitila", + "mobile-desktop-toggle": "Vaihda mobiili- ja työpöytätilan välillä", + "zoom-in": "Lähennä", + "zoom-out": "Loitonna", + "click-to-change-zoom": "Napsauta muuttaaksesi zoomaustasoa", + "zoom-level": "Zoomaus taso", + "enter-zoom-level": "Kirjoita zoomaus taso (50-300%):", "board-view-cal": "Kalenteri", "board-view-swimlanes": "Uimaradat", "board-view-collapse": "Pienennä", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Ajastettu työ poistettu onnistuneesti", "cron-job-pause-failed": "Ajastetun työn keskeyttäminen epäonnistui", "cron-job-paused": "Ajastettu työ keskeytetty onnistuneesti", + "cron-job-resume-failed": "Ajastetun työn jatkaminen epäonnistui", + "cron-job-resumed": "Aikataulu työtä jatkettu onnistuneesti", + "cron-job-start-failed": "Aikataulu työn käynnistäminen epäonnistui", + "cron-job-started": "Aikataulu työ aloitettu onnistuneesti", "cron-migration-errors": "Siirto virheet", "cron-migration-warnings": "Siirto varoitukset", "cron-no-errors": "Ei virheitä joita näyttää", @@ -1410,11 +1421,15 @@ "start": "Alkaa", "pause": "Tauko", "stop": "Pysäytä", + "migration-starting": "Aloita siirrot...", + "migration-pausing": "Keskeytetään siirrot...", + "migration-stopping": "Pysäytetään siirrot...", "migration-pause-failed": "Siirtojen keskeyttäminen epäonnistui", "migration-paused": "Siirrot keskeytetty onnistuneesti", "migration-progress": "Siirtojen edistyminen", "migration-start-failed": "Siirtojen aloittaminen epäonnistui", "migration-started": "Siirrot aloitettu onnistuneesti", + "migration-not-needed": "Ei tarvitse siirtää mitään", "migration-status": "Siirron tila", "migration-stop-confirm": "Haluatko varmasti pysäyttää kaikki siirrot?", "migration-stop-failed": "Siirtojen pysäyttäminen epäonnistui", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Siirtämättömät taulut", "weight": "Paino", "cron": "Ajastus", - "current-step": "Nykyinen vaihe" + "current-step": "Nykyinen vaihe", + "otp": "OTP-koodi", + "create-account": "Luo tili", + "already-account": "Onko sinulla jo tili? Kirjaudu sisään", + "available-repositories": "Käytettävissä olevat repot", + "repositories": "Repot", + "repository": "Repo", + "repository-name": "Repo nimi", + "size-bytes": "Koko (tavua)", + "last-modified": "Viimeksi muokattu", + "no-repositories": "Repoja ei löytynyt", + "create-repository": "Luo repo", + "upload-repository": "Uppaa/Päivitä repo", + "api-endpoints": "API päätepisteet", + "sign-in-to-upload": "Kirjaudu sisään upataksesi repoja", + "account-locked": "Tili on tilapäisesti lukittu liian monen epäonnistuneen kirjautumisyrityksen vuoksi. Yritä myöhemmin uudelleen.", + "otp-required": "OTP-koodi vaaditaan", + "invalid-credentials": "Virheellinen käyttäjätunnus tai salasana", + "username-password-required": "Käyttäjätunnus ja salasana vaaditaan", + "password-mismatch": "Salasanat eivät täsmää", + "username-too-short": "Käyttäjätunnuksen on oltava vähintään 3 merkkiä pitkä", + "user-exists": "Käyttäjä on jo olemassa", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Tilin luominen epäonnistui", + "login": "Kirjaudu sisään", + "confirm": "Varmista", + "error": "Virhe", + "file": "Tiedosto", + "log": "Loki", + "logout": "Kirjaudu ulos", + "server": "Palvelin", + "protocol": "Protokolla" } diff --git a/imports/i18n/data/fr-CH.i18n.json b/imports/i18n/data/fr-CH.i18n.json index 848514280..2c9952b66 100644 --- a/imports/i18n/data/fr-CH.i18n.json +++ b/imports/i18n/data/fr-CH.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/fr-FR.i18n.json b/imports/i18n/data/fr-FR.i18n.json index f04e582f4..921e0d252 100644 --- a/imports/i18n/data/fr-FR.i18n.json +++ b/imports/i18n/data/fr-FR.i18n.json @@ -195,6 +195,13 @@ "boards": "Tableaux", "board-view": "Vue du tableau", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendrier", "board-view-swimlanes": "Couloirs", "board-view-collapse": "Réduire", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Début", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirmer", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/fr.i18n.json b/imports/i18n/data/fr.i18n.json index d79c7836e..fb4d34b22 100644 --- a/imports/i18n/data/fr.i18n.json +++ b/imports/i18n/data/fr.i18n.json @@ -195,6 +195,13 @@ "boards": "Tableaux", "board-view": "Vue du tableau", "desktop-mode": "Mode bureau", + "mobile-mode": "Mode mobile", + "mobile-desktop-toggle": "Basculer entre le mode mobile et le mode bureau", + "zoom-in": "Agrandir", + "zoom-out": "Réduire", + "click-to-change-zoom": "Cliquer pour changer le niveau d'agrandissement", + "zoom-level": "Niveau d'agrandissement", + "enter-zoom-level": "Entrer le niveau d'agrandissement (50-300%) :", "board-view-cal": "Calendrier", "board-view-swimlanes": "Couloirs", "board-view-collapse": "Réduire", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Début", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Tableaux non migrés", "weight": "Poids", "cron": "Planification", - "current-step": "Étape courante" + "current-step": "Étape courante", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirmer", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/fy-NL.i18n.json b/imports/i18n/data/fy-NL.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/fy-NL.i18n.json +++ b/imports/i18n/data/fy-NL.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/fy.i18n.json b/imports/i18n/data/fy.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/fy.i18n.json +++ b/imports/i18n/data/fy.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/gl-ES.i18n.json b/imports/i18n/data/gl-ES.i18n.json index 028171256..c6df90c7e 100644 --- a/imports/i18n/data/gl-ES.i18n.json +++ b/imports/i18n/data/gl-ES.i18n.json @@ -195,6 +195,13 @@ "boards": "Taboleiros", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/gl.i18n.json b/imports/i18n/data/gl.i18n.json index f4dd8dff0..5d52f2b38 100644 --- a/imports/i18n/data/gl.i18n.json +++ b/imports/i18n/data/gl.i18n.json @@ -195,6 +195,13 @@ "boards": "Taboleiros", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/gu-IN.i18n.json b/imports/i18n/data/gu-IN.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/gu-IN.i18n.json +++ b/imports/i18n/data/gu-IN.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/he-IL.i18n.json b/imports/i18n/data/he-IL.i18n.json index b933d8de0..232e35980 100644 --- a/imports/i18n/data/he-IL.i18n.json +++ b/imports/i18n/data/he-IL.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/he.i18n.json b/imports/i18n/data/he.i18n.json index 7c6ca570e..f20b2a754 100644 --- a/imports/i18n/data/he.i18n.json +++ b/imports/i18n/data/he.i18n.json @@ -195,6 +195,13 @@ "boards": "לוחות", "board-view": "תצוגת לוח", "desktop-mode": "מצב שולחן עבודה", + "mobile-mode": "מצב נייד", + "mobile-desktop-toggle": "החלפה בין מצב לניידים לבין מצב לשולחן עבודה", + "zoom-in": "התקרבות", + "zoom-out": "התרחקות", + "click-to-change-zoom": "לחיצה תשנה את רמת התקריב", + "zoom-level": "מרחק מתצוגה", + "enter-zoom-level": "נא למלא רמת מרחק מתצוגה (50-300%):", "board-view-cal": "לוח שנה", "board-view-swimlanes": "מסלולים", "board-view-collapse": "צמצום", @@ -783,8 +790,8 @@ "delete-board-confirm-popup": "כל הרשימות, הכרטיסים, התווית והפעולות יימחקו ולא תהיה לך דרך לשחזר את תכני הלוח. אין אפשרות לבטל.", "boardDeletePopup-title": "למחוק את הלוח?", "delete-board": "מחיקת לוח", - "delete-all-notifications": "Delete All Notifications", - "delete-all-notifications-confirm": "Are you sure you want to delete all notifications? This action cannot be undone.", + "delete-all-notifications": "למחוק את כל ההתראות", + "delete-all-notifications-confirm": "למחוק את כל ההתראות? זאת פעולה בלתי הפיכה.", "delete-duplicate-lists": "מחיקת רשימות כפולות", "delete-duplicate-lists-confirm": "להמשיך? הפעולה הזאת תמחק את כל הרשימות הכפולות שיש להן את אותו השם ואינן מכילות כרטיסים.", "default-subtasks-board": "תת־משימות עבור הלוח __board__", @@ -1325,7 +1332,7 @@ "supportPopup-title": "תמיכה", "support-page-enabled": "עמוד התמיכה פעיל", "support-info-not-added-yet": "לא נוספו פרטי תמיכה עדיין", - "support-info-only-for-logged-in-users": "Support info is only for logged in users.", + "support-info-only-for-logged-in-users": "פרטי התמיכה הם למשתמשים שנכנסו למערכת בלבד.", "support-title": "כותרת תמיכה", "support-content": "תוכן תמיכה", "accessibility": "נגישות", @@ -1385,21 +1392,25 @@ "cron-job-deleted": "המשימה המתוזמנת נמחקה בהצלחה", "cron-job-pause-failed": "השהיית משימה מתוזמנת נכשלה", "cron-job-paused": "המשימה המתוזמנת הושהתה בהצלחה", - "cron-migration-errors": "Migration Errors", - "cron-migration-warnings": "Migration Warnings", - "cron-no-errors": "No errors to display", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", + "cron-migration-errors": "שגיאות הסבה", + "cron-migration-warnings": "אזהרות הסבה", + "cron-no-errors": "אין שגיאות להצגה", "cron-error-severity": "Severity", "cron-error-time": "זמן", - "cron-error-message": "Error Message", + "cron-error-message": "הודעת שגיאה", "cron-error-details": "פרטים", - "cron-clear-errors": "Clear All Errors", - "cron-retry-failed": "Retry Failed Migrations", - "cron-resume-paused": "Resume Paused Migrations", - "cron-errors-cleared": "All errors cleared successfully", - "cron-no-failed-migrations": "No failed migrations to retry", - "cron-no-paused-migrations": "No paused migrations to resume", - "cron-migrations-resumed": "Migrations resumed successfully", - "cron-migrations-retried": "Failed migrations retried successfully", + "cron-clear-errors": "פינוי כל השגיאות", + "cron-retry-failed": "לנסות הסבות שנכשלו מחדש", + "cron-resume-paused": "להמשיך הסבות שנעצרו", + "cron-errors-cleared": "כל השגיאות פונו בהצלחה", + "cron-no-failed-migrations": "אין הסבות כושלות לנסות שוב", + "cron-no-paused-migrations": "אין הסבות שנעצרו לחידוש", + "cron-migrations-resumed": "ההסבות חודשו בהצלחה", + "cron-migrations-retried": "הסבות שנכשלו נוסו מחדש בהצלחה", "complete": "הושלם", "idle": "בהמתנה", "filesystem-path-description": "נתיב בסיס לאחסון קבצים", @@ -1410,11 +1421,15 @@ "start": "התחלה", "pause": "השהיה", "stop": "עצירה", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "השהיית ההסבות נכשלה", "migration-paused": "ההסבות הושהו בהצלחה", "migration-progress": "התקדמות הסבה", "migration-start-failed": "התחלת ההסבות נכשלה", "migration-started": "ההסבות החלו בהצלחה", + "migration-not-needed": "No migration needed", "migration-status": "מצב הסבה", "migration-stop-confirm": "לעצור את כל ההסבות?", "migration-stop-failed": "עצירת ההסבות נכשלה", @@ -1485,13 +1500,13 @@ "migration-needed": "נדרשת הסבה", "migration-complete": "הושלם", "migration-running": "Running...", - "migration-successful": "Migration completed successfully", + "migration-successful": "ההסבה הושלמה בהצלחה", "migration-failed": "ההסבה נכשלה", "migrations": "הסבות", - "migrations-admin-only": "Only board administrators can run migrations", + "migrations-admin-only": "רק מנהלי לוחות יכולים להריץ הסבות", "migrations-description": "Run data integrity checks and repairs for this board. Each migration can be executed individually.", - "no-issues-found": "No issues found", - "run-migration": "Run Migration", + "no-issues-found": "לא נמצאו בעיות", + "run-migration": "הרצת הסבה", "run-comprehensive-migration-confirm": "This will perform a comprehensive migration to check and fix board data integrity. This may take a few moments. Continue?", "run-delete-duplicate-empty-lists-migration-confirm": "This will first convert any shared lists to per-swimlane lists, then delete empty lists that have a duplicate list with the same title containing cards. Only truly redundant empty lists will be removed. Continue?", "run-restore-lost-cards-migration-confirm": "This will create a 'Lost Cards' swimlane and restore all cards and lists with missing swimlaneId or listId. This only affects non-archived items. Continue?", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "לוחות שלא הוסבו", "weight": "משקל", "cron": "מתזמן", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "אישור", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/hi-IN.i18n.json b/imports/i18n/data/hi-IN.i18n.json index 859bf4162..10ca2d8ca 100644 --- a/imports/i18n/data/hi-IN.i18n.json +++ b/imports/i18n/data/hi-IN.i18n.json @@ -195,6 +195,13 @@ "boards": "बोर्डों", "board-view": "बोर्ड दृष्टिकोण", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "तिथि-पत्र", "board-view-swimlanes": "तैरना", "board-view-collapse": "संक्षिप्त करें", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "प्रारंभ", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/hi.i18n.json b/imports/i18n/data/hi.i18n.json index d2119385c..a28f32232 100644 --- a/imports/i18n/data/hi.i18n.json +++ b/imports/i18n/data/hi.i18n.json @@ -195,6 +195,13 @@ "boards": "बोर्डों", "board-view": "बोर्ड दृष्टिकोण", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "तिथि-पत्र", "board-view-swimlanes": "तैरना", "board-view-collapse": "संक्षिप्त करें", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "प्रारंभ", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/hr.i18n.json b/imports/i18n/data/hr.i18n.json index 0501d3114..fa6d787e4 100644 --- a/imports/i18n/data/hr.i18n.json +++ b/imports/i18n/data/hr.i18n.json @@ -195,6 +195,13 @@ "boards": "Ploče", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalendar", "board-view-swimlanes": "Trake", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Početak", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/hu.i18n.json b/imports/i18n/data/hu.i18n.json index 6ca0d7789..e4b967588 100644 --- a/imports/i18n/data/hu.i18n.json +++ b/imports/i18n/data/hu.i18n.json @@ -195,6 +195,13 @@ "boards": "Táblák", "board-view": "Tábla nézet", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Naptár", "board-view-swimlanes": "Úszósávok", "board-view-collapse": "Összecsukás", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Kezdés", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Megerősítés", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/hy.i18n.json b/imports/i18n/data/hy.i18n.json index 4aad01f56..65eeabf4d 100644 --- a/imports/i18n/data/hy.i18n.json +++ b/imports/i18n/data/hy.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/id.i18n.json b/imports/i18n/data/id.i18n.json index 55b440929..571d38668 100644 --- a/imports/i18n/data/id.i18n.json +++ b/imports/i18n/data/id.i18n.json @@ -195,6 +195,13 @@ "boards": "Panel", "board-view": "Tampilan Papan", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Ciutkan", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Mulai", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ig.i18n.json b/imports/i18n/data/ig.i18n.json index 5dad80b71..ae7e6e8f7 100644 --- a/imports/i18n/data/ig.i18n.json +++ b/imports/i18n/data/ig.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Bido", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/it.i18n.json b/imports/i18n/data/it.i18n.json index 27ebc7b87..8933f8c88 100644 --- a/imports/i18n/data/it.i18n.json +++ b/imports/i18n/data/it.i18n.json @@ -195,6 +195,13 @@ "boards": "Bacheche", "board-view": "Vista bacheca", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendario", "board-view-swimlanes": "Swimlane", "board-view-collapse": "Comprimi", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Inizio", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Peso", "cron": "Pianificazione", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Conferma", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ja-HI.i18n.json b/imports/i18n/data/ja-HI.i18n.json index 5b23bb90f..a85555837 100644 --- a/imports/i18n/data/ja-HI.i18n.json +++ b/imports/i18n/data/ja-HI.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "デスクトップモード", + "mobile-mode": "モバイルモード", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "拡大", + "zoom-out": "縮小", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "拡大率(50-300%)", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ja.i18n.json b/imports/i18n/data/ja.i18n.json index fb47cb5a0..5072b6276 100644 --- a/imports/i18n/data/ja.i18n.json +++ b/imports/i18n/data/ja.i18n.json @@ -195,6 +195,13 @@ "boards": "ボード", "board-view": "ボード表示", "desktop-mode": "デスクトップモード", + "mobile-mode": "モバイルモード", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "拡大", + "zoom-out": "縮小", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "拡大率(50-300%)", "board-view-cal": "カレンダー", "board-view-swimlanes": "スイムレーン", "board-view-collapse": "折りたたむ", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "開始", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "重み", "cron": "スケジュール", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "確認", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ka.i18n.json b/imports/i18n/data/ka.i18n.json index 9ae5ef8d4..957530bd5 100644 --- a/imports/i18n/data/ka.i18n.json +++ b/imports/i18n/data/ka.i18n.json @@ -195,6 +195,13 @@ "boards": "დაფები", "board-view": "დაფის ნახვა", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "კალენდარი", "board-view-swimlanes": "ბილიკები", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "დაწყება", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/km.i18n.json b/imports/i18n/data/km.i18n.json index 535a1be15..51a6f4ae8 100644 --- a/imports/i18n/data/km.i18n.json +++ b/imports/i18n/data/km.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/km_KH.i18n.json b/imports/i18n/data/km_KH.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/km_KH.i18n.json +++ b/imports/i18n/data/km_KH.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ko-KR.i18n.json b/imports/i18n/data/ko-KR.i18n.json index a658b7087..bb6726c14 100644 --- a/imports/i18n/data/ko-KR.i18n.json +++ b/imports/i18n/data/ko-KR.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ko.i18n.json b/imports/i18n/data/ko.i18n.json index 51228cb77..4d3c44096 100644 --- a/imports/i18n/data/ko.i18n.json +++ b/imports/i18n/data/ko.i18n.json @@ -195,6 +195,13 @@ "boards": "보드", "board-view": "보드 화면", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "달력", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "접기", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "시작일", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "가중치", "cron": "스케줄러", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "확인", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/lt.i18n.json b/imports/i18n/data/lt.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/lt.i18n.json +++ b/imports/i18n/data/lt.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/lv.i18n.json b/imports/i18n/data/lv.i18n.json index bb283f487..34ffa6b3a 100644 --- a/imports/i18n/data/lv.i18n.json +++ b/imports/i18n/data/lv.i18n.json @@ -195,6 +195,13 @@ "boards": "Dēļi", "board-view": "Dēļa skats", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalendārs", "board-view-swimlanes": "Joslas", "board-view-collapse": "Sakļaut", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Sākt", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/mk.i18n.json b/imports/i18n/data/mk.i18n.json index a2e2edaf9..7da476a55 100644 --- a/imports/i18n/data/mk.i18n.json +++ b/imports/i18n/data/mk.i18n.json @@ -195,6 +195,13 @@ "boards": "Табли", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Календар", "board-view-swimlanes": "Коридори", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Започнува", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/mn.i18n.json b/imports/i18n/data/mn.i18n.json index 843c422c2..3ac9c4253 100644 --- a/imports/i18n/data/mn.i18n.json +++ b/imports/i18n/data/mn.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ms-MY.i18n.json b/imports/i18n/data/ms-MY.i18n.json index 39490faf4..0b8b32931 100644 --- a/imports/i18n/data/ms-MY.i18n.json +++ b/imports/i18n/data/ms-MY.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Mod Desktop", + "mobile-mode": "Mod Mudah Alih", + "mobile-desktop-toggle": "Tukar antara mod mudah alih dan desktop", + "zoom-in": "Zum masuk", + "zoom-out": "Zum keluar", + "click-to-change-zoom": "Klik untuk ubah aras zum", + "zoom-level": "Aras zum", + "enter-zoom-level": "Masukkan aras zum (50-300%)", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Sahkan", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ms.i18n.json b/imports/i18n/data/ms.i18n.json index 43f1c4dfd..559d9aba3 100644 --- a/imports/i18n/data/ms.i18n.json +++ b/imports/i18n/data/ms.i18n.json @@ -195,6 +195,13 @@ "boards": "Papan", "board-view": "Paparan Papan", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalendar", "board-view-swimlanes": "Aliran Renang", "board-view-collapse": "Buka", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Mula", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Sahkan", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/nb.i18n.json b/imports/i18n/data/nb.i18n.json index bd7a9c219..31f11b1f9 100644 --- a/imports/i18n/data/nb.i18n.json +++ b/imports/i18n/data/nb.i18n.json @@ -195,6 +195,13 @@ "boards": "Tavler", "board-view": "Tavlevisning", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Svømmebaner", "board-view-collapse": "Slå sammen", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Bekreft", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/nl-NL.i18n.json b/imports/i18n/data/nl-NL.i18n.json index dff0c7bde..86d362281 100644 --- a/imports/i18n/data/nl-NL.i18n.json +++ b/imports/i18n/data/nl-NL.i18n.json @@ -195,6 +195,13 @@ "boards": "Borden", "board-view": "Bord overzicht", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Klap in", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Begin", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Bevestig", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/nl.i18n.json b/imports/i18n/data/nl.i18n.json index 439848c94..a01fdc7a9 100644 --- a/imports/i18n/data/nl.i18n.json +++ b/imports/i18n/data/nl.i18n.json @@ -195,6 +195,13 @@ "boards": "Borden", "board-view": "Bord overzicht", "desktop-mode": "Desktop Modus", + "mobile-mode": "Telefoon Modus", + "mobile-desktop-toggle": "Schakel tussen Telefoon en Desktop Modus", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Uit", + "click-to-change-zoom": "Klik om zoom niveau te wijzigen", + "zoom-level": "Zoom Niveau", + "enter-zoom-level": "Voer zoom niveau in (50-300%)", "board-view-cal": "Kalender", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Inklappen", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Geplande taak verwijderen gelukt", "cron-job-pause-failed": "Geplande taak pauzeren mislukt", "cron-job-paused": "Geplande taak pauzeren gelukt", + "cron-job-resume-failed": "Geplande taak hervatten mislukt", + "cron-job-resumed": "Geplande taak hervatten gelukt", + "cron-job-start-failed": "Geplande taak starten mislukt", + "cron-job-started": "Geplande taak starten gelukt", "cron-migration-errors": "Migratie Fouten", "cron-migration-warnings": "Migratie Waarschuwingen", "cron-no-errors": "Geen fouten om te laten zien", @@ -1410,11 +1421,15 @@ "start": "Begin", "pause": "Pauzeer", "stop": "Stop", + "migration-starting": "Migraties starten...", + "migration-pausing": "Migraties pauzeren...", + "migration-stopping": "Migraties stoppen...", "migration-pause-failed": "Migraties pauzeren mislukt", "migration-paused": "Migraties pauzeren gelukt", "migration-progress": "Migratie Voortgang", "migration-start-failed": "Migraties starten mislukt", "migration-started": "Migraties starten gelukt", + "migration-not-needed": "Geen migratie nodig", "migration-status": "Migratie Status", "migration-stop-confirm": "Weet je zeker dat je alle migraties wilt stoppen?", "migration-stop-failed": "Migraties stoppen mislukt", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Niet Gemigreerde Borden", "weight": "Gewicht", "cron": "Planning", - "current-step": "Huidige Stap" + "current-step": "Huidige Stap", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Bevestig", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/oc.i18n.json b/imports/i18n/data/oc.i18n.json index 8bef344b4..0e5a2578c 100644 --- a/imports/i18n/data/oc.i18n.json +++ b/imports/i18n/data/oc.i18n.json @@ -195,6 +195,13 @@ "boards": "Tablèus", "board-view": "Presentacion del tablèu", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendièr", "board-view-swimlanes": "Corredor", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Debuta", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/or_IN.i18n.json b/imports/i18n/data/or_IN.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/or_IN.i18n.json +++ b/imports/i18n/data/or_IN.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/pa.i18n.json b/imports/i18n/data/pa.i18n.json index d8eda67ee..631c19cd1 100644 --- a/imports/i18n/data/pa.i18n.json +++ b/imports/i18n/data/pa.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/pl-PL.i18n.json b/imports/i18n/data/pl-PL.i18n.json index cb4e78f2f..c5ba553d6 100644 --- a/imports/i18n/data/pl-PL.i18n.json +++ b/imports/i18n/data/pl-PL.i18n.json @@ -195,6 +195,13 @@ "boards": "Tablice", "board-view": "Widok tablicy", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalendarz", "board-view-swimlanes": "Ścieżki", "board-view-collapse": "Zwiń", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Rozpoczęcie", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Potwierdź", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/pl.i18n.json b/imports/i18n/data/pl.i18n.json index fe97c133a..1f06a0ca6 100644 --- a/imports/i18n/data/pl.i18n.json +++ b/imports/i18n/data/pl.i18n.json @@ -195,6 +195,13 @@ "boards": "Tablice", "board-view": "Widok tablicy", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Kalendarz", "board-view-swimlanes": "Ścieżki", "board-view-collapse": "Zwiń", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Rozpoczęcie", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Potwierdź", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/pt-BR.i18n.json b/imports/i18n/data/pt-BR.i18n.json index 3534e919d..5fcf1982c 100644 --- a/imports/i18n/data/pt-BR.i18n.json +++ b/imports/i18n/data/pt-BR.i18n.json @@ -195,6 +195,13 @@ "boards": "Quadros", "board-view": "Visão de quadro", "desktop-mode": "Modo Desktop", + "mobile-mode": "Modo Celular", + "mobile-desktop-toggle": "Alternar entre modo Celular e Desktop", + "zoom-in": "Aumentar Zoom", + "zoom-out": "Diminuir Zoom", + "click-to-change-zoom": "Clique para mudar nível de zoom", + "zoom-level": "Nível de Zoom", + "enter-zoom-level": "Definir nível de zoom (50-300%):", "board-view-cal": "Calendário", "board-view-swimlanes": "Raias", "board-view-collapse": "Expandir", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Trabalho agendado excluído com sucesso", "cron-job-pause-failed": "Falha ao parar trabalho agendado", "cron-job-paused": "Agendamento de trabalho parado com sucesso", + "cron-job-resume-failed": "Falha ao retomar trabalho agendado", + "cron-job-resumed": "Trabalho agendado retomado com sucesso", + "cron-job-start-failed": "Falha ao iniciar trabalho agendado", + "cron-job-started": "Trabalho agendado iniciado com sucesso", "cron-migration-errors": "Erros na Migração", "cron-migration-warnings": "Alertas na Migração", "cron-no-errors": "Nenhum erro a exibir", @@ -1410,11 +1421,15 @@ "start": "Data início", "pause": "Parar", "stop": "Parar", + "migration-starting": "Iniciando migrações...", + "migration-pausing": "Pausando migrações...", + "migration-stopping": "Parando migrações...", "migration-pause-failed": "Falha ao parar migrações", "migration-paused": "Migrações paradas com sucesso", "migration-progress": "Progresso das Migrações", "migration-start-failed": "Falha ao iniciar migrações", "migration-started": "Migrações iniciadas com sucesso", + "migration-not-needed": "Nenhuma migração necessária", "migration-status": "Status das Migrações", "migration-stop-confirm": "Você tem certeza que deseja parar todas as migrações?", "migration-stop-failed": "Falha ao parar migrações", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Quadros não migrados", "weight": "Carga", "cron": "Cron", - "current-step": "Etapa Atual" + "current-step": "Etapa Atual", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirmar", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/pt.i18n.json b/imports/i18n/data/pt.i18n.json index 0e69a3be2..ef46eb6c1 100644 --- a/imports/i18n/data/pt.i18n.json +++ b/imports/i18n/data/pt.i18n.json @@ -195,6 +195,13 @@ "boards": "Quadros", "board-view": "Visão do Quadro", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendário", "board-view-swimlanes": "Pistas", "board-view-collapse": "Colapsar", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Data de início", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Peso", "cron": "Agendamento", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirmar", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/pt_PT.i18n.json b/imports/i18n/data/pt_PT.i18n.json index c6212aa1b..b5d45f005 100644 --- a/imports/i18n/data/pt_PT.i18n.json +++ b/imports/i18n/data/pt_PT.i18n.json @@ -195,6 +195,13 @@ "boards": "Quadros", "board-view": "Visão do Quadro", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendário", "board-view-swimlanes": "Pistas", "board-view-collapse": "Colapsar", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Data de início", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirmar", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ro-RO.i18n.json b/imports/i18n/data/ro-RO.i18n.json index 499e3a544..38af7835e 100644 --- a/imports/i18n/data/ro-RO.i18n.json +++ b/imports/i18n/data/ro-RO.i18n.json @@ -195,6 +195,13 @@ "boards": "Table", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ro.i18n.json b/imports/i18n/data/ro.i18n.json index fe4992212..df87de5f8 100644 --- a/imports/i18n/data/ro.i18n.json +++ b/imports/i18n/data/ro.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ru-UA.i18n.json b/imports/i18n/data/ru-UA.i18n.json index 2eb097d6c..e8b22bd6b 100644 --- a/imports/i18n/data/ru-UA.i18n.json +++ b/imports/i18n/data/ru-UA.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "В работе с", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ru.i18n.json b/imports/i18n/data/ru.i18n.json index 20837cd2d..0fd18f2f9 100644 --- a/imports/i18n/data/ru.i18n.json +++ b/imports/i18n/data/ru.i18n.json @@ -195,6 +195,13 @@ "boards": "Доски", "board-view": "Вид доски", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Календарь", "board-view-swimlanes": "Дорожки", "board-view-collapse": "Свернуть", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "В работе с", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Вес", "cron": "Планировщик", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Подтвердить", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ru_RU.i18n.json b/imports/i18n/data/ru_RU.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/ru_RU.i18n.json +++ b/imports/i18n/data/ru_RU.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/sk.i18n.json b/imports/i18n/data/sk.i18n.json index 936828095..4b9be0fbb 100644 --- a/imports/i18n/data/sk.i18n.json +++ b/imports/i18n/data/sk.i18n.json @@ -195,6 +195,13 @@ "boards": "Tabule", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Štart", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/sl.i18n.json b/imports/i18n/data/sl.i18n.json index d9bb2d97b..bb48a273d 100644 --- a/imports/i18n/data/sl.i18n.json +++ b/imports/i18n/data/sl.i18n.json @@ -195,6 +195,13 @@ "boards": "Table", "board-view": "Pogled table", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Koledar", "board-view-swimlanes": "Plavalne steze", "board-view-collapse": "Skrči", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Začetek", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/sl_SI.i18n.json b/imports/i18n/data/sl_SI.i18n.json index d9bb2d97b..bb48a273d 100644 --- a/imports/i18n/data/sl_SI.i18n.json +++ b/imports/i18n/data/sl_SI.i18n.json @@ -195,6 +195,13 @@ "boards": "Table", "board-view": "Pogled table", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Koledar", "board-view-swimlanes": "Plavalne steze", "board-view-collapse": "Skrči", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Začetek", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/sr.i18n.json b/imports/i18n/data/sr.i18n.json index 19072c578..e380d6eae 100644 --- a/imports/i18n/data/sr.i18n.json +++ b/imports/i18n/data/sr.i18n.json @@ -195,6 +195,13 @@ "boards": "Списи", "board-view": "Поглед на списе", "desktop-mode": "Приказ прилагођен за екран рачунара", + "mobile-mode": "Приказ прилагођен за екран мобилног уређаја", + "mobile-desktop-toggle": "Замени приказ прилагођен за рачунар/мобилни", + "zoom-in": "Приближи", + "zoom-out": "Одаљи", + "click-to-change-zoom": "Лупа", + "zoom-level": "Ниво", + "enter-zoom-level": "Задајте ниво (50-300%):", "board-view-cal": "Календар", "board-view-swimlanes": "Врсте поступака", "board-view-collapse": "Скупи", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Успешно је уклоњен заказани посао", "cron-job-pause-failed": "Није успело паузирање заказаног посла", "cron-job-paused": "Заказани посао је успешно паузиран", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Грешке приликом обнове списа", "cron-migration-warnings": "Упозорења приликом обнове списа", "cron-no-errors": "Нису се догодиле никакве грешке", @@ -1410,11 +1421,15 @@ "start": "Започет", "pause": "Предах", "stop": "Заустави", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Није било могуће направити предах у поступку обнове оштећених списа", "migration-paused": "Направљен је предах у поступку обнове оштећених списа", "migration-progress": "Напредак у току обнове", "migration-start-failed": "Није било могуће покренути обнову оштећених списа", "migration-started": "Обнова оштећених списа је започета", + "migration-not-needed": "No migration needed", "migration-status": "Пресек стања", "migration-stop-confirm": "Да ли сте сигурни да желите да зауставите све поступке обнове оштећених предметних списа?", "migration-stop-failed": "Није било могуће прекинути поступке обнове оштећених списа", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Необновљени списи", "weight": "Оптерећење", "cron": "Периодични послови", - "current-step": "Текући корак" + "current-step": "Текући корак", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Потврди", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/sv.i18n.json b/imports/i18n/data/sv.i18n.json index 8aa7a329b..faf04229c 100644 --- a/imports/i18n/data/sv.i18n.json +++ b/imports/i18n/data/sv.i18n.json @@ -195,6 +195,13 @@ "boards": "Tavlor", "board-view": "Tavelvy", "desktop-mode": " Skrivbordsläge", + "mobile-mode": " Mobilläge", + "mobile-desktop-toggle": " Växla mellan mobilläge och skrivbordsläge", + "zoom-in": "Zooma in", + "zoom-out": "Zooma ut", + "click-to-change-zoom": " Klicka för att ändra zoomnivå", + "zoom-level": " Zoomnivå", + "enter-zoom-level": " Ange zoomnivå (50-300%):", "board-view-cal": "Kalender", "board-view-swimlanes": "Simbanor", "board-view-collapse": "Fäll ihop", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Schemalagt jobb borttaget", "cron-job-pause-failed": "Misslyckades med att pausa schemalagt jobb", "cron-job-paused": "Schemalagt jobb pausat", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Påbörjades", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Misslyckades med att pausa migreringar", "migration-paused": "Migreringar har pausats", "migration-progress": "Migreringsförlopp", "migration-start-failed": "Misslyckades med att starta migreringar", "migration-started": "Migreringar har startats", + "migration-not-needed": "No migration needed", "migration-status": "Migreringsstatus", "migration-stop-confirm": "Är du säker på att du vill stoppa alla migreringar?", "migration-stop-failed": "Misslyckades med att stoppa migreringar", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Okonverterade tavlor", "weight": "Vikt", "cron": "Cron", - "current-step": "Nuvarande steg" + "current-step": "Nuvarande steg", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Bekräfta", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/sw.i18n.json b/imports/i18n/data/sw.i18n.json index 31e20927c..72b093a39 100644 --- a/imports/i18n/data/sw.i18n.json +++ b/imports/i18n/data/sw.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ta.i18n.json b/imports/i18n/data/ta.i18n.json index bcdc051ac..5eb3c4d7f 100644 --- a/imports/i18n/data/ta.i18n.json +++ b/imports/i18n/data/ta.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "நாள்கட்டி", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/te-IN.i18n.json b/imports/i18n/data/te-IN.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/te-IN.i18n.json +++ b/imports/i18n/data/te-IN.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/th.i18n.json b/imports/i18n/data/th.i18n.json index 888cd1e78..a6900d15d 100644 --- a/imports/i18n/data/th.i18n.json +++ b/imports/i18n/data/th.i18n.json @@ -195,6 +195,13 @@ "boards": "บอร์ด", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "เริ่ม", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/tk_TM.i18n.json b/imports/i18n/data/tk_TM.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/tk_TM.i18n.json +++ b/imports/i18n/data/tk_TM.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/tlh.i18n.json b/imports/i18n/data/tlh.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/tlh.i18n.json +++ b/imports/i18n/data/tlh.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/tr.i18n.json b/imports/i18n/data/tr.i18n.json index b9949a679..c815febd9 100644 --- a/imports/i18n/data/tr.i18n.json +++ b/imports/i18n/data/tr.i18n.json @@ -195,6 +195,13 @@ "boards": "Panolar", "board-view": "Pano Görünümü", "desktop-mode": "Masaüstü Modu", + "mobile-mode": "Mobil Modu", + "mobile-desktop-toggle": "Mobil ve Masaüstü Modu arasında geçiş yapın", + "zoom-in": "Yakınlaştır", + "zoom-out": "Uzaklaştır", + "click-to-change-zoom": "Yakınlaştırma düzeyini değiştirmek için tıklayın", + "zoom-level": "Yakınlaştırma düzeyi", + "enter-zoom-level": "Yakınlaştırma düzeyini girin (50-300%):", "board-view-cal": "Takvim", "board-view-swimlanes": "Kulvarlar", "board-view-collapse": "Katla", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Başlama", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Onayla", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ug.i18n.json b/imports/i18n/data/ug.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/ug.i18n.json +++ b/imports/i18n/data/ug.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/uk-UA.i18n.json b/imports/i18n/data/uk-UA.i18n.json index 5c98600ec..75f8dfd2b 100644 --- a/imports/i18n/data/uk-UA.i18n.json +++ b/imports/i18n/data/uk-UA.i18n.json @@ -195,6 +195,13 @@ "boards": "Дошки", "board-view": "Вид дошки", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Календар", "board-view-swimlanes": "Свімлейни", "board-view-collapse": "Згорнути", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Початок", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Підтвердити", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/uk.i18n.json b/imports/i18n/data/uk.i18n.json index 907b436dc..959cc8268 100644 --- a/imports/i18n/data/uk.i18n.json +++ b/imports/i18n/data/uk.i18n.json @@ -195,6 +195,13 @@ "boards": "Дошки", "board-view": "Вид дошки", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Календар", "board-view-swimlanes": "Свімлейни", "board-view-collapse": "Згорнути", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Початок", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Підтвердити", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/uz-AR.i18n.json b/imports/i18n/data/uz-AR.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/uz-AR.i18n.json +++ b/imports/i18n/data/uz-AR.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/uz-LA.i18n.json b/imports/i18n/data/uz-LA.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/uz-LA.i18n.json +++ b/imports/i18n/data/uz-LA.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/uz-UZ.i18n.json b/imports/i18n/data/uz-UZ.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/uz-UZ.i18n.json +++ b/imports/i18n/data/uz-UZ.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/uz.i18n.json b/imports/i18n/data/uz.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/uz.i18n.json +++ b/imports/i18n/data/uz.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ve-CC.i18n.json b/imports/i18n/data/ve-CC.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/ve-CC.i18n.json +++ b/imports/i18n/data/ve-CC.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ve-PP.i18n.json b/imports/i18n/data/ve-PP.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/ve-PP.i18n.json +++ b/imports/i18n/data/ve-PP.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/ve.i18n.json b/imports/i18n/data/ve.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/ve.i18n.json +++ b/imports/i18n/data/ve.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/vi-VN.i18n.json b/imports/i18n/data/vi-VN.i18n.json index c3e13d5ad..814051bad 100644 --- a/imports/i18n/data/vi-VN.i18n.json +++ b/imports/i18n/data/vi-VN.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/vi.i18n.json b/imports/i18n/data/vi.i18n.json index 6e1ef737c..f4b28757d 100644 --- a/imports/i18n/data/vi.i18n.json +++ b/imports/i18n/data/vi.i18n.json @@ -195,6 +195,13 @@ "boards": "Bảng", "board-view": "Kiểu xem Bảng", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Lịch", "board-view-swimlanes": "Làn ngang", "board-view-collapse": "Thu gọn", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Bắt đầu", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/vl-SS.i18n.json b/imports/i18n/data/vl-SS.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/vl-SS.i18n.json +++ b/imports/i18n/data/vl-SS.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/vo.i18n.json b/imports/i18n/data/vo.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/vo.i18n.json +++ b/imports/i18n/data/vo.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/wa-RR.i18n.json b/imports/i18n/data/wa-RR.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/wa-RR.i18n.json +++ b/imports/i18n/data/wa-RR.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/wa.i18n.json b/imports/i18n/data/wa.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/wa.i18n.json +++ b/imports/i18n/data/wa.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/wo.i18n.json b/imports/i18n/data/wo.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/wo.i18n.json +++ b/imports/i18n/data/wo.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/wuu-Hans.i18n.json b/imports/i18n/data/wuu-Hans.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/wuu-Hans.i18n.json +++ b/imports/i18n/data/wuu-Hans.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/xh.i18n.json b/imports/i18n/data/xh.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/xh.i18n.json +++ b/imports/i18n/data/xh.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/yi.i18n.json b/imports/i18n/data/yi.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/yi.i18n.json +++ b/imports/i18n/data/yi.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/yo.i18n.json b/imports/i18n/data/yo.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/yo.i18n.json +++ b/imports/i18n/data/yo.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/yue_CN.i18n.json b/imports/i18n/data/yue_CN.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/yue_CN.i18n.json +++ b/imports/i18n/data/yue_CN.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zgh.i18n.json b/imports/i18n/data/zgh.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/zgh.i18n.json +++ b/imports/i18n/data/zgh.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zh-CN.i18n.json b/imports/i18n/data/zh-CN.i18n.json index 5edce2d7b..fad10c654 100644 --- a/imports/i18n/data/zh-CN.i18n.json +++ b/imports/i18n/data/zh-CN.i18n.json @@ -195,6 +195,13 @@ "boards": "看板", "board-view": "看板视图", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "日历", "board-view-swimlanes": "泳道图", "board-view-collapse": "崩溃", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "开始", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "权重", "cron": "定时任务", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "确认", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zh-GB.i18n.json b/imports/i18n/data/zh-GB.i18n.json index 93e5ed691..8d556e20c 100644 --- a/imports/i18n/data/zh-GB.i18n.json +++ b/imports/i18n/data/zh-GB.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zh-HK.i18n.json b/imports/i18n/data/zh-HK.i18n.json index 57c873aed..611592910 100644 --- a/imports/i18n/data/zh-HK.i18n.json +++ b/imports/i18n/data/zh-HK.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zh-Hans.i18n.json b/imports/i18n/data/zh-Hans.i18n.json index fda492018..f805f0fbe 100644 --- a/imports/i18n/data/zh-Hans.i18n.json +++ b/imports/i18n/data/zh-Hans.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zh-Hant.i18n.json b/imports/i18n/data/zh-Hant.i18n.json index ab783b1b2..eca755deb 100644 --- a/imports/i18n/data/zh-Hant.i18n.json +++ b/imports/i18n/data/zh-Hant.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zh-TW.i18n.json b/imports/i18n/data/zh-TW.i18n.json index e3071a54c..11e3d6ac9 100644 --- a/imports/i18n/data/zh-TW.i18n.json +++ b/imports/i18n/data/zh-TW.i18n.json @@ -195,6 +195,13 @@ "boards": "看板", "board-view": "看板檢視", "desktop-mode": "桌面模式", + "mobile-mode": "行動裝置模式", + "mobile-desktop-toggle": "在行動裝置與桌面模式間切換", + "zoom-in": "放大", + "zoom-out": "縮小", + "click-to-change-zoom": "點選以變更縮放層級", + "zoom-level": "縮放層級", + "enter-zoom-level": "輸入縮放層級 (50-300%):", "board-view-cal": "日曆", "board-view-swimlanes": "泳道", "board-view-collapse": "折疊", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "排程工作刪除成功", "cron-job-pause-failed": "暫停排程工作失敗", "cron-job-paused": "排程工作暫停失敗", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "遷移錯誤", "cron-migration-warnings": "遷移警告", "cron-no-errors": "無錯誤可顯示", @@ -1410,11 +1421,15 @@ "start": "開始", "pause": "暫停", "stop": "停止", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "暫停遷移失敗", "migration-paused": "暫停遷移成功", "migration-progress": "遷移進度", "migration-start-failed": "開始遷移失敗", "migration-started": "開始遷移成功", + "migration-not-needed": "No migration needed", "migration-status": "遷移狀態", "migration-stop-confirm": "您確定您想要停止所有遷移嗎?", "migration-stop-failed": "停止遷移失敗", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "尚未遷移的看板", "weight": "權重", "cron": "Cron", - "current-step": "目前步驟" + "current-step": "目前步驟", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "確認", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zh.i18n.json b/imports/i18n/data/zh.i18n.json index 0d10e541c..3fb467ca6 100644 --- a/imports/i18n/data/zh.i18n.json +++ b/imports/i18n/data/zh.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zh_SG.i18n.json b/imports/i18n/data/zh_SG.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/zh_SG.i18n.json +++ b/imports/i18n/data/zh_SG.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zu-ZA.i18n.json b/imports/i18n/data/zu-ZA.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/zu-ZA.i18n.json +++ b/imports/i18n/data/zu-ZA.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" } diff --git a/imports/i18n/data/zu.i18n.json b/imports/i18n/data/zu.i18n.json index 54394bc96..187d065da 100644 --- a/imports/i18n/data/zu.i18n.json +++ b/imports/i18n/data/zu.i18n.json @@ -195,6 +195,13 @@ "boards": "Boards", "board-view": "Board View", "desktop-mode": "Desktop Mode", + "mobile-mode": "Mobile Mode", + "mobile-desktop-toggle": "Toggle between Mobile and Desktop Mode", + "zoom-in": "Zoom In", + "zoom-out": "Zoom Out", + "click-to-change-zoom": "Click to change zoom level", + "zoom-level": "Zoom Level", + "enter-zoom-level": "Enter zoom level (50-300%):", "board-view-cal": "Calendar", "board-view-swimlanes": "Swimlanes", "board-view-collapse": "Collapse", @@ -1385,6 +1392,10 @@ "cron-job-deleted": "Scheduled job deleted successfully", "cron-job-pause-failed": "Failed to pause scheduled job", "cron-job-paused": "Scheduled job paused successfully", + "cron-job-resume-failed": "Failed to resume scheduled job", + "cron-job-resumed": "Scheduled job resumed successfully", + "cron-job-start-failed": "Failed to start scheduled job", + "cron-job-started": "Scheduled job started successfully", "cron-migration-errors": "Migration Errors", "cron-migration-warnings": "Migration Warnings", "cron-no-errors": "No errors to display", @@ -1410,11 +1421,15 @@ "start": "Start", "pause": "Pause", "stop": "Stop", + "migration-starting": "Starting migrations...", + "migration-pausing": "Pausing migrations...", + "migration-stopping": "Stopping migrations...", "migration-pause-failed": "Failed to pause migrations", "migration-paused": "Migrations paused successfully", "migration-progress": "Migration Progress", "migration-start-failed": "Failed to start migrations", "migration-started": "Migrations started successfully", + "migration-not-needed": "No migration needed", "migration-status": "Migration Status", "migration-stop-confirm": "Are you sure you want to stop all migrations?", "migration-stop-failed": "Failed to stop migrations", @@ -1625,5 +1640,36 @@ "unmigrated-boards": "Unmigrated Boards", "weight": "Weight", "cron": "Cron", - "current-step": "Current Step" + "current-step": "Current Step", + "otp": "OTP Code", + "create-account": "Create Account", + "already-account": "Already have an account? Sign in", + "available-repositories": "Available Repositories", + "repositories": "Repositories", + "repository": "Repository", + "repository-name": "Repository name", + "size-bytes": "Size (bytes)", + "last-modified": "Last Modified", + "no-repositories": "No repositories found", + "create-repository": "Create Repository", + "upload-repository": "Upload/Update Repository", + "api-endpoints": "API Endpoints", + "sign-in-to-upload": "Sign In to upload repositories", + "account-locked": "Account is temporarily locked due to too many failed login attempts. Please try again later.", + "otp-required": "OTP code required", + "invalid-credentials": "Invalid username or password", + "username-password-required": "Username and password are required", + "password-mismatch": "Passwords do not match", + "username-too-short": "Username must be at least 3 characters", + "user-exists": "User already exists", + "account-created": "Account created! You can now sign in.", + "account-creation-failed": "Failed to create account", + "login": "Login", + "confirm": "Confirm", + "error": "Error", + "file": "File", + "log": "Log", + "logout": "Logout", + "server": "Server", + "protocol": "Protocol" }