generated from NethServer/ns8-kickstart
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Prefill add-on <[email protected]> Co-authored-by: Максим Горпиніч <[email protected]> Translate-URL: https://hosted.weblate.org/projects/ns8/imapsync/de/ Translate-URL: https://hosted.weblate.org/projects/ns8/imapsync/es/ Translate-URL: https://hosted.weblate.org/projects/ns8/imapsync/eu/ Translate-URL: https://hosted.weblate.org/projects/ns8/imapsync/it/ Translate-URL: https://hosted.weblate.org/projects/ns8/imapsync/pt/ Translate-URL: https://hosted.weblate.org/projects/ns8/imapsync/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/ns8/imapsync/uk/ Translation: NS8/imapsync
- Loading branch information
1 parent
a9da421
commit 5c7642b
Showing
7 changed files
with
168 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,156 @@ | ||
{ | ||
"common": { | ||
"save": "Save", | ||
"required": "Required", | ||
"work_in_progress": "Work in progress", | ||
"cancel": "Cancel", | ||
"processing": "Processing..." | ||
}, | ||
"status": { | ||
"services": "Service | Services", | ||
"created": "Created", | ||
"size": "Size", | ||
"name": "Name", | ||
"no_images": "No images", | ||
"app_volumes": "App volume | App volumes", | ||
"app_images": "App image | App images", | ||
"no_services": "No services", | ||
"app_instance": "App instance", | ||
"mount": "Mount", | ||
"title": "Status", | ||
"installation_node": "Installation node", | ||
"node": "Node", | ||
"no_volumes": "No volumes" | ||
}, | ||
"tasks": { | ||
"remoteport": "IMAP TCP Port", | ||
"start_by^_and_end_by$": "For exact match you should start by ^ and end by $", | ||
"delete_on_remote": "Delete messages on remote once synchronized", | ||
"col_remotehostname": "IMAP server", | ||
"edit": "Edit", | ||
"title_tooltip": "Use Imapsync to synchronize local and remote imap accounts", | ||
"confirm_delete_task_message": "Are you sure you want to delete this task?", | ||
"confirm_create_task_message": "Confirm the settings and start the task", | ||
"disabled": "Disabled", | ||
"choose_local_user": "Choose a local user to sync the messages", | ||
"synchronize_only_INBOX": "Synchronize only INBOX", | ||
"remotepassword": "Remote password", | ||
"remoteusername": "Remote user", | ||
"remote_account_host1Folders": "Folders on remote account", | ||
"delete_tips": "Delete local messages and folders not present on the remote IMAP account", | ||
"search_tasks": "Search tasks", | ||
"create": "Create", | ||
"delete": "Delete", | ||
"minutes": "minutes", | ||
"remotehostname": "IMAP server", | ||
"delete_task": "Delete task", | ||
"SSL_encryption_error": "Verify the TLS encryption, IMAPS or STARTTLS", | ||
"start": "Start", | ||
"synchronize_folders": "Folder synchronization", | ||
"col_localuser": "Local user", | ||
"title": "Tasks", | ||
"fetching_statistic_please_wait": "Waiting to retrieve statictics, please wait", | ||
"start_all": "Start all tasks", | ||
"configure_imapsync": "Go to the settings", | ||
"something_wrong_cannot_list_informations": "Something went wrong, we cannot list the remote and account information", | ||
"select_your_cron": "select your task frequency", | ||
"unchanged_password_placeholder": "Unchanged", | ||
"none": "No encryption", | ||
"enabled": "Enabled", | ||
"delete_on_local": "Delete messages on local that are not on remote (full clone)", | ||
"no_more_task": "No more task", | ||
"no_tasks": "No tasks configured", | ||
"remove_mails": "Messages removal", | ||
"trashsync_tips": "Synchronize the deleted messages and folders on the remote server", | ||
"col_task_id": "Task ID", | ||
"stopped": "Stopped", | ||
"write_one_exclusion_per_line": "Write one exclusion per line", | ||
"hour": "hour", | ||
"no_deletion": "No deletion", | ||
"not_configured": "Not configured", | ||
"local_account_host2Messages": "Messages on local account", | ||
"encryption_depends_remote_server": "The encryption is required by the remote IMAP server", | ||
"running": "Running", | ||
"col_task_cron": "Task frequency", | ||
"informations": "Information", | ||
"edit_task": "Edit task", | ||
"create_task": "Create task", | ||
"col_remoteusername": "Remote user", | ||
"localuser_string_gte": "The local username cannot be empty", | ||
"syncronize_with_exclusion": "Synchronize with exclusions", | ||
"local_account_host2Sizes": "Messages size on local account", | ||
"compare_accounts": "Compare local and remote account", | ||
"every_minutes": "Every {num} minutes", | ||
"col_task_status": "Task status", | ||
"no_cron": "Not scheduled", | ||
"remote_account_host1Sizes": "Messages size on remote account", | ||
"use_starttls_default_143/tcp": "STARTTLS (default 143/tcp)", | ||
"syncronize_all": "Synchronize all recursively", | ||
"reload_tasks": "Refresh", | ||
"remote_account_host1Messages": "Messages on remote account", | ||
"choose_the_user_to_sync": "Choose a user managed by your email server to synchronize the remote messages", | ||
"set_when_you_want_the_task_start": "Select when to start your task", | ||
"imapsync_removal_explanation": "Imapsync can remove messages on remote once synchronized on the local server", | ||
"stop": "Stop", | ||
"use_imaps_default_993/tcp": "IMAPS (default 993/tcp)", | ||
"Check_hostname_or_tcp_port": "Verify the Hostname and the TCP port, the remote server refused to authenticate", | ||
"STARTTLS_not_allowed_use_IMAPS": "STARTTLS is not allowed by the provider", | ||
"stop_all": "Stop all tasks", | ||
"local_account_host2Folders": "Folders on local account", | ||
"synchronize_folders_explanation": "You can decide to make a full synchronization, only INBOX, or folders exclusion", | ||
"no_email_server": "No email server set, go to the settings", | ||
"bad_user_credentials": "Verify the user credentials, the remote server refused to authenticate", | ||
"exclude_folder": "Folders exclusion", | ||
"local_user": "Local user", | ||
"select_your_encryption": "Select encryption" | ||
}, | ||
"action": { | ||
"start-task": "Start task", | ||
"Tasks_list_error": "Error on action list-tasks", | ||
"list-backup-repositories": "List backup repositories", | ||
"list-tasks": "List the tasks", | ||
"stop-task": "Stop task", | ||
"list-informations": "List information", | ||
"start-all-tasks": "Start all tasks", | ||
"get-module-info": "Get module info", | ||
"stop-all-tasks": "Stop all tasks", | ||
"list-installed-modules": "List installed modules", | ||
"list-backups": "List backups", | ||
"get-status": "Get status", | ||
"create-task": "Create task", | ||
"configure-module": "Configure module", | ||
"get-configuration": "Get configuration", | ||
"get-name": "Get name" | ||
}, | ||
"settings": { | ||
"mail_server_fqdn": "Mail server", | ||
"configure_instance": "Configure {instance}", | ||
"configuring": "Configuring", | ||
"instance_configuration": "Configure Imapsync", | ||
"choose_the_mail_server_to_use": "Choose the mail server from which to retrieve users mailboxes", | ||
"mail_host_format": "Must be a valid fully qualified domain name", | ||
"choose_mail_server": "Select a domain", | ||
"mail_server_is_not_valid": "This mail server is not valid", | ||
"save": "Save", | ||
"mail_host_pattern": "Must be a valid fully qualified domain name", | ||
"title": "Settings" | ||
}, | ||
"error": { | ||
"403": "Operation not authorized", | ||
"cannot_retrieve_installed_modules": "Cannot retrieve installed modules", | ||
"401": "Invalid authentication", | ||
"cannot_retrieve_module_info": "Cannot retrieve module info", | ||
"generic_error": "Something went wrong", | ||
"error": "Error", | ||
"network_timeout": "Network timeout", | ||
"404": "Resource not found", | ||
"network_error": "Network error", | ||
"validation_error": "Validation error" | ||
}, | ||
"about": { | ||
"title": "About" | ||
}, | ||
"task": { | ||
"cannot_create_task": "Cannot create task {action}" | ||
} | ||
} |