Merge pull request #609 from christianlouis/copilot/ensure-de-json-translations
fix(i18n): sync all translation files to match en.json key set
This commit is contained in:
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Езикът беше променен на {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Български",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "L'idioma s'ha canviat a {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Català",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Jazyk byl změněn na {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Čeština",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Sproget blev ændret til {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Dansk",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Η γλώσσα άλλαξε σε {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Ελληνικά",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
+861
-835
File diff suppressed because it is too large
Load Diff
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirmar",
|
||||
"common.copied": "¡Copiado!",
|
||||
"common.copy": "Copiar",
|
||||
"common.create": "Create",
|
||||
"common.created": "Creado",
|
||||
"common.date": "Fecha",
|
||||
"common.delete": "Eliminar",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Detalles",
|
||||
"common.disabled": "Deshabilitado",
|
||||
"common.download": "Descargar",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Editar",
|
||||
"common.enabled": "Habilitado",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pendiente",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Procesando",
|
||||
"common.refresh": "Actualizar",
|
||||
"common.reset": "Restablecer",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Tamaño",
|
||||
"common.status": "Estado",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Éxito",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Tipo",
|
||||
"common.updated": "Actualizado",
|
||||
"common.upload": "Subir",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Advertencia",
|
||||
"common.yes": "Sí",
|
||||
"cookie.accept": "Entendido",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate utiliza solo cookies de sesión esenciales necesarias para la autenticación y el funcionamiento del servicio. No se utilizan cookies de seguimiento ni analíticas.",
|
||||
"cookie.notice_label": "Aviso de cookies",
|
||||
"cookie.policy_link": "Política de cookies",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Subido",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Atribuciones",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Idioma cambiado a {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Idioma",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "Acerca de",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Acciones de administración",
|
||||
"nav.admin_menu": "Menú de administración",
|
||||
"nav.api_docs": "Documentación API",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Copia de seguridad y restauración",
|
||||
"nav.credentials": "Credenciales",
|
||||
"nav.dark_mode": "Modo oscuro",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Archivos",
|
||||
"nav.help": "Ayuda",
|
||||
"nav.help_center": "Centro de ayuda",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integraciones",
|
||||
"nav.light_mode": "Modo claro",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Navegación principal",
|
||||
"nav.notifications": "Notificaciones",
|
||||
"nav.open_main_menu": "Abrir menú principal",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Diseñador de planes",
|
||||
"nav.pricing": "Precios",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Monitor de cola",
|
||||
"nav.scheduled_jobs": "Tareas programadas",
|
||||
"nav.search": "Buscar",
|
||||
"nav.settings": "Configuración",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similitud",
|
||||
"nav.skip_to_content": "Ir al contenido principal",
|
||||
"nav.status": "Estado",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Alternar modo oscuro",
|
||||
"nav.toggle_nav": "Alternar menú de navegación",
|
||||
"nav.upload": "Subir",
|
||||
"nav.users": "Usuarios",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Keel muudeti keelele {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Eesti",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Kieli vaihdettiin kieleen {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Suomi",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirmer",
|
||||
"common.copied": "Copié !",
|
||||
"common.copy": "Copier",
|
||||
"common.create": "Create",
|
||||
"common.created": "Créé",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Supprimer",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Détails",
|
||||
"common.disabled": "Désactivé",
|
||||
"common.download": "Télécharger",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Modifier",
|
||||
"common.enabled": "Activé",
|
||||
"common.error": "Erreur",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "En attente",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "En cours de traitement",
|
||||
"common.refresh": "Actualiser",
|
||||
"common.reset": "Réinitialiser",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Taille",
|
||||
"common.status": "Statut",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Succès",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Mis à jour",
|
||||
"common.upload": "Téléverser",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Avertissement",
|
||||
"common.yes": "Oui",
|
||||
"cookie.accept": "Compris",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate utilise uniquement des cookies de session essentiels nécessaires à l'authentification et au fonctionnement du service. Aucun cookie de suivi ou d'analyse n'est utilisé.",
|
||||
"cookie.notice_label": "Avis relatif aux cookies",
|
||||
"cookie.policy_link": "Politique de cookies",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Téléversé",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Langue changée en {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Langue",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "À propos",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Actions admin",
|
||||
"nav.admin_menu": "Menu admin",
|
||||
"nav.api_docs": "Documentation API",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Sauvegarde et restauration",
|
||||
"nav.credentials": "Identifiants",
|
||||
"nav.dark_mode": "Mode sombre",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Fichiers",
|
||||
"nav.help": "Aide",
|
||||
"nav.help_center": "Centre d'aide",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Intégrations",
|
||||
"nav.light_mode": "Mode clair",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Navigation principale",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Ouvrir le menu principal",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Concepteur de plans",
|
||||
"nav.pricing": "Tarifs",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "File d'attente",
|
||||
"nav.scheduled_jobs": "Tâches planifiées",
|
||||
"nav.search": "Recherche",
|
||||
"nav.settings": "Paramètres",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarité",
|
||||
"nav.skip_to_content": "Aller au contenu principal",
|
||||
"nav.status": "Statut",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Basculer le mode sombre",
|
||||
"nav.toggle_nav": "Basculer le menu de navigation",
|
||||
"nav.upload": "Téléverser",
|
||||
"nav.users": "Utilisateurs",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Athraíodh an teanga go {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Gaeilge",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Jezik je promijenjen na {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Hrvatski",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "A nyelv megváltozott erre: {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Magyar",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Tungumálið var breytt í {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Íslenska",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Conferma",
|
||||
"common.copied": "Copiato!",
|
||||
"common.copy": "Copia",
|
||||
"common.create": "Create",
|
||||
"common.created": "Creato",
|
||||
"common.date": "Data",
|
||||
"common.delete": "Elimina",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Dettagli",
|
||||
"common.disabled": "Disabilitato",
|
||||
"common.download": "Scarica",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Modifica",
|
||||
"common.enabled": "Abilitato",
|
||||
"common.error": "Errore",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "In attesa",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "In elaborazione",
|
||||
"common.refresh": "Aggiorna",
|
||||
"common.reset": "Reimposta",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Dimensione",
|
||||
"common.status": "Stato",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Successo",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Tipo",
|
||||
"common.updated": "Aggiornato",
|
||||
"common.upload": "Carica",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Avviso",
|
||||
"common.yes": "Sì",
|
||||
"cookie.accept": "Ho capito",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate utilizza solo cookie di sessione essenziali necessari per l'autenticazione e il funzionamento del servizio. Non vengono utilizzati cookie di tracciamento o analisi.",
|
||||
"cookie.notice_label": "Avviso sui cookie",
|
||||
"cookie.policy_link": "Politica sui cookie",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Caricato",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attribuzioni",
|
||||
"footer.cookies": "Cookie",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Lingua cambiata in {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Lingua",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "Informazioni",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Azioni admin",
|
||||
"nav.admin_menu": "Menu admin",
|
||||
"nav.api_docs": "Documentazione API",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup e ripristino",
|
||||
"nav.credentials": "Credenziali",
|
||||
"nav.dark_mode": "Modalità scura",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "File",
|
||||
"nav.help": "Aiuto",
|
||||
"nav.help_center": "Centro assistenza",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrazioni",
|
||||
"nav.light_mode": "Modalità chiara",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Navigazione principale",
|
||||
"nav.notifications": "Notifiche",
|
||||
"nav.open_main_menu": "Apri menu principale",
|
||||
"nav.pipelines": "Pipeline",
|
||||
"nav.plan_designer": "Designer dei piani",
|
||||
"nav.pricing": "Prezzi",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Monitor coda",
|
||||
"nav.scheduled_jobs": "Attività pianificate",
|
||||
"nav.search": "Cerca",
|
||||
"nav.settings": "Impostazioni",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarità",
|
||||
"nav.skip_to_content": "Vai al contenuto principale",
|
||||
"nav.status": "Stato",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Attiva/disattiva modalità scura",
|
||||
"nav.toggle_nav": "Attiva/disattiva menu di navigazione",
|
||||
"nav.upload": "Carica",
|
||||
"nav.users": "Utenti",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "D'Sprooch gouf op {language} geännert",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Lëtzebuergesch",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Kalba pakeista į {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Lietuvių",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Valoda tika nomainīta uz {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Latviešu",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Språket ble endret til {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Norsk",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Bevestigen",
|
||||
"common.copied": "Gekopieerd!",
|
||||
"common.copy": "Kopiëren",
|
||||
"common.create": "Create",
|
||||
"common.created": "Aangemaakt",
|
||||
"common.date": "Datum",
|
||||
"common.delete": "Verwijderen",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Uitgeschakeld",
|
||||
"common.download": "Downloaden",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Bewerken",
|
||||
"common.enabled": "Ingeschakeld",
|
||||
"common.error": "Fout",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "In afwachting",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Verwerken",
|
||||
"common.refresh": "Vernieuwen",
|
||||
"common.reset": "Herstellen",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Grootte",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Succes",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Bijgewerkt",
|
||||
"common.upload": "Uploaden",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Waarschuwing",
|
||||
"common.yes": "Ja",
|
||||
"cookie.accept": "Begrepen",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate gebruikt alleen essentiële sessiecookies die nodig zijn voor authenticatie en werking van de service. Er worden geen tracking- of analysecookies gebruikt.",
|
||||
"cookie.notice_label": "Cookiemelding",
|
||||
"cookie.policy_link": "Cookiebeleid",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Geüpload",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributies",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Taal gewijzigd naar {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Taal",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "Over ons",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin-acties",
|
||||
"nav.admin_menu": "Admin-menu",
|
||||
"nav.api_docs": "API-documentatie",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Back-up en herstel",
|
||||
"nav.credentials": "Referenties",
|
||||
"nav.dark_mode": "Donkere modus",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Bestanden",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Helpcentrum",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integraties",
|
||||
"nav.light_mode": "Lichte modus",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Hoofdnavigatie",
|
||||
"nav.notifications": "Meldingen",
|
||||
"nav.open_main_menu": "Hoofdmenu openen",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Planontwerper",
|
||||
"nav.pricing": "Prijzen",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Wachtrijmonitor",
|
||||
"nav.scheduled_jobs": "Geplande taken",
|
||||
"nav.search": "Zoeken",
|
||||
"nav.settings": "Instellingen",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Gelijkenis",
|
||||
"nav.skip_to_content": "Ga naar hoofdinhoud",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Donkere modus schakelen",
|
||||
"nav.toggle_nav": "Navigatiemenu schakelen",
|
||||
"nav.upload": "Uploaden",
|
||||
"nav.users": "Gebruikers",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Potwierdź",
|
||||
"common.copied": "Skopiowano!",
|
||||
"common.copy": "Kopiuj",
|
||||
"common.create": "Create",
|
||||
"common.created": "Utworzono",
|
||||
"common.date": "Data",
|
||||
"common.delete": "Usuń",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Szczegóły",
|
||||
"common.disabled": "Wyłączony",
|
||||
"common.download": "Pobierz",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edytuj",
|
||||
"common.enabled": "Włączony",
|
||||
"common.error": "Błąd",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Oczekujące",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Przetwarzanie",
|
||||
"common.refresh": "Odśwież",
|
||||
"common.reset": "Resetuj",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Rozmiar",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Sukces",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Typ",
|
||||
"common.updated": "Zaktualizowano",
|
||||
"common.upload": "Prześlij",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Ostrzeżenie",
|
||||
"common.yes": "Tak",
|
||||
"cookie.accept": "Rozumiem",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate używa wyłącznie niezbędnych plików cookie sesji wymaganych do uwierzytelniania i działania usługi. Nie są używane pliki cookie śledzące ani analityczne.",
|
||||
"cookie.notice_label": "Informacja o plikach cookie",
|
||||
"cookie.policy_link": "Polityka plików cookie",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Przesłano",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Atrybuty",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Język zmieniony na {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Język",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "O nas",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Akcje administratora",
|
||||
"nav.admin_menu": "Menu administratora",
|
||||
"nav.api_docs": "Dokumentacja API",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Kopia zapasowa i przywracanie",
|
||||
"nav.credentials": "Poświadczenia",
|
||||
"nav.dark_mode": "Tryb ciemny",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Pliki",
|
||||
"nav.help": "Pomoc",
|
||||
"nav.help_center": "Centrum pomocy",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integracje",
|
||||
"nav.light_mode": "Tryb jasny",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Nawigacja główna",
|
||||
"nav.notifications": "Powiadomienia",
|
||||
"nav.open_main_menu": "Otwórz menu główne",
|
||||
"nav.pipelines": "Potoki",
|
||||
"nav.plan_designer": "Projektant planów",
|
||||
"nav.pricing": "Cennik",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Monitor kolejki",
|
||||
"nav.scheduled_jobs": "Zaplanowane zadania",
|
||||
"nav.search": "Szukaj",
|
||||
"nav.settings": "Ustawienia",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Podobieństwo",
|
||||
"nav.skip_to_content": "Przejdź do treści głównej",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Przełącz tryb ciemny",
|
||||
"nav.toggle_nav": "Przełącz menu nawigacji",
|
||||
"nav.upload": "Prześlij",
|
||||
"nav.users": "Użytkownicy",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirmar",
|
||||
"common.copied": "Copiado!",
|
||||
"common.copy": "Copiar",
|
||||
"common.create": "Create",
|
||||
"common.created": "Criado",
|
||||
"common.date": "Data",
|
||||
"common.delete": "Eliminar",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Detalhes",
|
||||
"common.disabled": "Desativado",
|
||||
"common.download": "Descarregar",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Editar",
|
||||
"common.enabled": "Ativado",
|
||||
"common.error": "Erro",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pendente",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "A processar",
|
||||
"common.refresh": "Atualizar",
|
||||
"common.reset": "Repor",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Tamanho",
|
||||
"common.status": "Estado",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Sucesso",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Tipo",
|
||||
"common.updated": "Atualizado",
|
||||
"common.upload": "Carregar",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Aviso",
|
||||
"common.yes": "Sim",
|
||||
"cookie.accept": "Entendido",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "O DocuElevate utiliza apenas cookies de sessão essenciais necessários para a autenticação e o funcionamento do serviço. Não são utilizados cookies de rastreamento ou analíticos.",
|
||||
"cookie.notice_label": "Aviso de cookies",
|
||||
"cookie.policy_link": "Política de cookies",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Carregado",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Atribuições",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Idioma alterado para {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Idioma",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "Sobre",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Ações de administração",
|
||||
"nav.admin_menu": "Menu de administração",
|
||||
"nav.api_docs": "Documentação API",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Cópia de segurança e restauro",
|
||||
"nav.credentials": "Credenciais",
|
||||
"nav.dark_mode": "Modo escuro",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Ficheiros",
|
||||
"nav.help": "Ajuda",
|
||||
"nav.help_center": "Centro de ajuda",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrações",
|
||||
"nav.light_mode": "Modo claro",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Navegação principal",
|
||||
"nav.notifications": "Notificações",
|
||||
"nav.open_main_menu": "Abrir menu principal",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Designer de planos",
|
||||
"nav.pricing": "Preços",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Monitor de fila",
|
||||
"nav.scheduled_jobs": "Tarefas agendadas",
|
||||
"nav.search": "Pesquisar",
|
||||
"nav.settings": "Definições",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similaridade",
|
||||
"nav.skip_to_content": "Ir para o conteúdo principal",
|
||||
"nav.status": "Estado",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Alternar modo escuro",
|
||||
"nav.toggle_nav": "Alternar menu de navegação",
|
||||
"nav.upload": "Carregar",
|
||||
"nav.users": "Utilizadores",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Limba a fost schimbată în {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Română",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Подтвердить",
|
||||
"common.copied": "Скопировано!",
|
||||
"common.copy": "Копировать",
|
||||
"common.create": "Create",
|
||||
"common.created": "Создано",
|
||||
"common.date": "Дата",
|
||||
"common.delete": "Удалить",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Подробности",
|
||||
"common.disabled": "Отключено",
|
||||
"common.download": "Скачать",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Редактировать",
|
||||
"common.enabled": "Включено",
|
||||
"common.error": "Ошибка",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "В ожидании",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Обработка",
|
||||
"common.refresh": "Обновить",
|
||||
"common.reset": "Сбросить",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Размер",
|
||||
"common.status": "Статус",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Успешно",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Тип",
|
||||
"common.updated": "Обновлено",
|
||||
"common.upload": "Загрузить",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Предупреждение",
|
||||
"common.yes": "Да",
|
||||
"cookie.accept": "Понятно",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate использует только необходимые сессионные файлы cookie для аутентификации и работы сервиса. Файлы cookie для отслеживания и аналитики не используются.",
|
||||
"cookie.notice_label": "Уведомление о файлах cookie",
|
||||
"cookie.policy_link": "Политика файлов cookie",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Загружено",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Атрибуции",
|
||||
"footer.cookies": "Файлы cookie",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Язык изменён на {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Язык",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "О нас",
|
||||
"nav.admin": "Админ",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Действия администратора",
|
||||
"nav.admin_menu": "Меню администратора",
|
||||
"nav.api_docs": "Документация API",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Резервное копирование и восстановление",
|
||||
"nav.credentials": "Учётные данные",
|
||||
"nav.dark_mode": "Тёмная тема",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Файлы",
|
||||
"nav.help": "Помощь",
|
||||
"nav.help_center": "Центр помощи",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Интеграции",
|
||||
"nav.light_mode": "Светлая тема",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Основная навигация",
|
||||
"nav.notifications": "Уведомления",
|
||||
"nav.open_main_menu": "Открыть главное меню",
|
||||
"nav.pipelines": "Конвейеры",
|
||||
"nav.plan_designer": "Конструктор планов",
|
||||
"nav.pricing": "Цены",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Монитор очереди",
|
||||
"nav.scheduled_jobs": "Запланированные задачи",
|
||||
"nav.search": "Поиск",
|
||||
"nav.settings": "Настройки",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Сходство",
|
||||
"nav.skip_to_content": "Перейти к основному содержанию",
|
||||
"nav.status": "Статус",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Переключить тёмную тему",
|
||||
"nav.toggle_nav": "Переключить меню навигации",
|
||||
"nav.upload": "Загрузить",
|
||||
"nav.users": "Пользователи",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Jazyk bol zmenený na {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Slovenčina",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Jezik je bil spremenjen na {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Slovenščina",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Språket ändrades till {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Svenska",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Dil {language} olarak değiştirildi",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Türkçe",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "Confirm",
|
||||
"common.copied": "Copied!",
|
||||
"common.copy": "Copy",
|
||||
"common.create": "Create",
|
||||
"common.created": "Created",
|
||||
"common.date": "Date",
|
||||
"common.delete": "Delete",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "Details",
|
||||
"common.disabled": "Disabled",
|
||||
"common.download": "Download",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "Edit",
|
||||
"common.enabled": "Enabled",
|
||||
"common.error": "Error",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "Pending",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "Processing",
|
||||
"common.refresh": "Refresh",
|
||||
"common.reset": "Reset",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "Size",
|
||||
"common.status": "Status",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "Success",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "Type",
|
||||
"common.updated": "Updated",
|
||||
"common.upload": "Upload",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "Warning",
|
||||
"common.yes": "Yes",
|
||||
"cookie.accept": "Got it",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate uses only essential session cookies required for authentication and service operation. No tracking or analytics cookies are used.",
|
||||
"cookie.notice_label": "Cookie notice",
|
||||
"cookie.policy_link": "Cookie Policy",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "Uploaded",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "Attributions",
|
||||
"footer.cookies": "Cookies",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "Мову змінено на {language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "Українська",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "About",
|
||||
"nav.admin": "Admin",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "Admin actions",
|
||||
"nav.admin_menu": "Admin menu",
|
||||
"nav.api_docs": "API Docs",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "Backup & Restore",
|
||||
"nav.credentials": "Credentials",
|
||||
"nav.dark_mode": "Dark Mode",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "Files",
|
||||
"nav.help": "Help",
|
||||
"nav.help_center": "Help Center",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "Integrations",
|
||||
"nav.light_mode": "Light Mode",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "Main navigation",
|
||||
"nav.notifications": "Notifications",
|
||||
"nav.open_main_menu": "Open main menu",
|
||||
"nav.pipelines": "Pipelines",
|
||||
"nav.plan_designer": "Plan Designer",
|
||||
"nav.pricing": "Pricing",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "Queue Monitor",
|
||||
"nav.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.search": "Search",
|
||||
"nav.settings": "Settings",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "Similarity",
|
||||
"nav.skip_to_content": "Skip to main content",
|
||||
"nav.status": "Status",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "Toggle dark mode",
|
||||
"nav.toggle_nav": "Toggle navigation menu",
|
||||
"nav.upload": "Upload",
|
||||
"nav.users": "Users",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
@@ -195,6 +195,7 @@
|
||||
"common.confirm": "确认",
|
||||
"common.copied": "已复制!",
|
||||
"common.copy": "复制",
|
||||
"common.create": "Create",
|
||||
"common.created": "创建时间",
|
||||
"common.date": "日期",
|
||||
"common.delete": "删除",
|
||||
@@ -202,6 +203,7 @@
|
||||
"common.details": "详情",
|
||||
"common.disabled": "已禁用",
|
||||
"common.download": "下载",
|
||||
"common.duplicate": "Duplicate",
|
||||
"common.edit": "编辑",
|
||||
"common.enabled": "已启用",
|
||||
"common.error": "错误",
|
||||
@@ -218,6 +220,7 @@
|
||||
"common.page": "Page",
|
||||
"common.pending": "待处理",
|
||||
"common.prev_page": "Previous page",
|
||||
"common.previous": "Previous",
|
||||
"common.processing": "处理中",
|
||||
"common.refresh": "刷新",
|
||||
"common.reset": "重置",
|
||||
@@ -228,7 +231,9 @@
|
||||
"common.select_placeholder": "— select —",
|
||||
"common.size": "大小",
|
||||
"common.status": "状态",
|
||||
"common.submit": "Submit",
|
||||
"common.success": "成功",
|
||||
"common.tags": "Tags",
|
||||
"common.type": "类型",
|
||||
"common.updated": "更新时间",
|
||||
"common.upload": "上传",
|
||||
@@ -236,6 +241,8 @@
|
||||
"common.warning": "警告",
|
||||
"common.yes": "是",
|
||||
"cookie.accept": "我知道了",
|
||||
"cookie.learn_more": "Learn more",
|
||||
"cookie.message": "This website uses cookies to improve your experience.",
|
||||
"cookie.notice": "DocuElevate 仅使用身份验证和服务运行所需的基本会话 Cookie。不使用任何跟踪或分析 Cookie。",
|
||||
"cookie.notice_label": "Cookie 通知",
|
||||
"cookie.policy_link": "Cookie 政策",
|
||||
@@ -398,6 +405,8 @@
|
||||
"files.upload_modal_close": "Close upload progress",
|
||||
"files.upload_modal_header": "Uploading Files",
|
||||
"files.uploaded": "已上传",
|
||||
"footer.about": "About",
|
||||
"footer.attribution": "Attribution",
|
||||
"footer.attributions": "致谢",
|
||||
"footer.cookies": "Cookie",
|
||||
"footer.copyright": "DocuElevate {year}",
|
||||
@@ -577,6 +586,7 @@
|
||||
"integrations.username_label": "Username",
|
||||
"language.bg": "Български",
|
||||
"language.ca": "Català",
|
||||
"language.change_success": "Language changed to {language}",
|
||||
"language.changed": "语言已更改为{language}",
|
||||
"language.cs": "Čeština",
|
||||
"language.da": "Dansk",
|
||||
@@ -602,6 +612,7 @@
|
||||
"language.ro": "Română",
|
||||
"language.ru": "Русский",
|
||||
"language.selector": "语言",
|
||||
"language.selector_label": "Select language",
|
||||
"language.sk": "Slovenčina",
|
||||
"language.sl": "Slovenščina",
|
||||
"language.sv": "Svenska",
|
||||
@@ -610,9 +621,15 @@
|
||||
"language.zh": "中文",
|
||||
"nav.about": "关于",
|
||||
"nav.admin": "管理",
|
||||
"nav.admin.audit_logs": "Audit Logs",
|
||||
"nav.admin.backups": "Backups",
|
||||
"nav.admin.plans": "Plans",
|
||||
"nav.admin.scheduled_jobs": "Scheduled Jobs",
|
||||
"nav.admin.users": "Users",
|
||||
"nav.admin_actions": "管理操作",
|
||||
"nav.admin_menu": "管理菜单",
|
||||
"nav.api_docs": "API 文档",
|
||||
"nav.api_tokens": "API Tokens",
|
||||
"nav.backup_restore": "备份与恢复",
|
||||
"nav.credentials": "凭据",
|
||||
"nav.dark_mode": "深色模式",
|
||||
@@ -623,25 +640,34 @@
|
||||
"nav.files": "文件",
|
||||
"nav.help": "帮助",
|
||||
"nav.help_center": "帮助中心",
|
||||
"nav.imap": "Email Import",
|
||||
"nav.integrations": "集成",
|
||||
"nav.light_mode": "浅色模式",
|
||||
"nav.login": "Log In",
|
||||
"nav.logout": "Log Out",
|
||||
"nav.main_navigation": "主导航",
|
||||
"nav.notifications": "通知",
|
||||
"nav.open_main_menu": "打开主菜单",
|
||||
"nav.pipelines": "处理流程",
|
||||
"nav.plan_designer": "方案设计",
|
||||
"nav.pricing": "价格",
|
||||
"nav.profile": "Profile",
|
||||
"nav.queue": "Queue",
|
||||
"nav.queue_monitor": "队列监控",
|
||||
"nav.scheduled_jobs": "计划任务",
|
||||
"nav.search": "搜索",
|
||||
"nav.settings": "设置",
|
||||
"nav.shared_links": "Shared Links",
|
||||
"nav.signup": "Sign Up",
|
||||
"nav.similarity": "相似度",
|
||||
"nav.skip_to_content": "跳至主要内容",
|
||||
"nav.status": "状态",
|
||||
"nav.subscription": "Subscription",
|
||||
"nav.toggle_dark_mode": "切换深色模式",
|
||||
"nav.toggle_nav": "切换导航菜单",
|
||||
"nav.upload": "上传",
|
||||
"nav.users": "用户",
|
||||
"nav.version": "Version Info",
|
||||
"notifications.filter_all": "All",
|
||||
"notifications.filter_read": "Read only",
|
||||
"notifications.filter_unread": "Unread only",
|
||||
|
||||
Reference in New Issue
Block a user