generated from NethServer/ns8-kickstart
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/de/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/en/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/es/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/eu/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/it/ Translation: NS8/webtop Co-authored-by: Davide Principi <davide.principi@nethesis.it> Co-authored-by: Jon M <elnene.jonkiu@gmail.com> Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org> Co-authored-by: chrkli <chrkli@users.noreply.hosted.weblate.org> Co-authored-by: dnutan <dnutan+gh@mailbox.org>
- Loading branch information
1 parent
312dad8
commit d5b3ed9
Showing
4 changed files
with
139 additions
and
139 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,103 +1,103 @@ | ||
{ | ||
"common": { | ||
"required": "Required", | ||
"work_in_progress": "Work in progress", | ||
"processing": "Processing..." | ||
}, | ||
"status": { | ||
"title": "Status", | ||
"app_instance": "App instance", | ||
"services": "Service | Services", | ||
"app_images": "App image | App images", | ||
"app_volumes": "App volume | App volumes", | ||
"installation_node": "Installation node", | ||
"node": "Node", | ||
"name": "Name", | ||
"size": "Size", | ||
"created": "Created", | ||
"mount": "Mount", | ||
"no_services": "No services", | ||
"no_images": "No images", | ||
"no_volumes": "No volumes" | ||
}, | ||
"settings": { | ||
"title": "Settings", | ||
"instance_configuration": "Configure {instance}", | ||
"save": "Save", | ||
"webtop_fqdn": "WebTop virtual host (FQDN)", | ||
"request_https_certificate": "Request a Let's Encrypt certificate", | ||
"enabled": "Enabled", | ||
"disabled": "Disabled", | ||
"mail_server_fqdn" : "Mail server", | ||
"choose_mail_server": "Choose a mail server in the list", | ||
"choose_the_mail_server_to_use": "Changing the domain is effective for new accounts only. Refer to WebTop documentation to apply the change to existing accounts", | ||
"advanced": "Advanced", | ||
"select_locale": "Default locale", | ||
"default_locale_for_webtop_users": "Default locale for WebTop users", | ||
"timezone":"Default timezone", | ||
"default_timezone_for_webtop_users": "Default timezone for WebTop users", | ||
"choose_timezone": "Start to type the timezone name, e.g. Europe/Rome", | ||
"webapp_debug": "Debug mode for WebTop", | ||
"min_webapp_memory":"Minimum memory for WebTop", | ||
"max_webapp_memory": "Maximum memory for WebTop", | ||
"webdav_debug": "Debug mode for WebDAV", | ||
"select_webdav_loglevel": "WebDAV log level", | ||
"LOG_ALERT": "ALERT", | ||
"LOG_CRITICAL": "CRITICAL", | ||
"LOG_DEBUG": "DEBUG", | ||
"LOG_EMERGENCY": "EMERGENCY", | ||
"LOG_ERROR": "ERROR", | ||
"LOG_INFO": "INFO", | ||
"LOG_NOTICE": "NOTICE", | ||
"LOG_WARNING": "WARNING", | ||
"select_zpush_loglevel": "Z-Push log level", | ||
"debug_loglevel": "Debug level can affect the size of logs", | ||
"LOCALE_it_IT": "it_IT", | ||
"LOCALE_en_US": "en_US", | ||
"LOCALE_de_DE": "de_DE", | ||
"LOCALE_es_ES": "es_ES", | ||
"LOCALE_hr_HR": "hr_HR", | ||
"LOCALE_hu_HU": "hu_HU", | ||
"LOCALE_fr_FR": "fr_FR", | ||
"configuring": "Configuring", | ||
"domain_already_used_in_traefik": "This domain is already used in Traefik", | ||
"ejabberd_server": "Ejabberd/Chat server", | ||
"choose_ejabberd_server": "Choose an Ejabberd/Chat server in the list", | ||
"choose_the_ejabberd_server_to_use": "Refer to WebTop documentation to enable the Chat integration, the WebTop mail domain must match the Ejabberd domain", | ||
"no_ejabberd_server": "No Ejabberd/Chat server", | ||
"no_available_mail_domain_check_users": "Make sure the mail domain you intend to use has \"Add user addresses from user domain\" checkbox enabled", | ||
"mail_module_misconfigured": "No mail domain available", | ||
"hostname_pattern": "Must be a valid fully qualified domain name", | ||
"hostname_format": "Must be a valid fully qualified domain name" | ||
}, | ||
"about": { | ||
"title": "About" | ||
}, | ||
"task": { | ||
"cannot_create_task": "Cannot create task {action}" | ||
}, | ||
"action": { | ||
"get-status": "Get status", | ||
"get-configuration": "Get configuration", | ||
"configure-module": "Configure module", | ||
"get-module-info": "Get module info", | ||
"get-name": "Get name", | ||
"list-backup-repositories": "List backup repositories", | ||
"list-backups": "List backups", | ||
"list-installed-modules": "List installed modules" | ||
}, | ||
"error": { | ||
"error": "Error", | ||
"generic_error": "Something went wrong", | ||
"validation_error": "Validation error", | ||
"network_error": "Network error", | ||
"network_timeout": "Network timeout", | ||
"401": "Invalid authentication", | ||
"403": "Operation not authorized", | ||
"404": "Resource not found", | ||
"cannot_retrieve_module_info": "Cannot retrieve module info", | ||
"cannot_retrieve_installed_modules": "Cannot retrieve installed modules", | ||
"cannot_retrieve_UI_options": "Cannot retrieve defaults", | ||
"choose_min_webapp_memory_MB": "Must be less than maximum memory" | ||
} | ||
"common": { | ||
"required": "Required", | ||
"work_in_progress": "Work in progress", | ||
"processing": "Processing..." | ||
}, | ||
"status": { | ||
"title": "Status", | ||
"app_instance": "App instance", | ||
"services": "Service | Services", | ||
"app_images": "App image | App images", | ||
"app_volumes": "App volume | App volumes", | ||
"installation_node": "Installation node", | ||
"node": "Node", | ||
"name": "Name", | ||
"size": "Size", | ||
"created": "Created", | ||
"mount": "Mount", | ||
"no_services": "No services", | ||
"no_images": "No images", | ||
"no_volumes": "No volumes" | ||
}, | ||
"settings": { | ||
"title": "Settings", | ||
"instance_configuration": "Configure {instance}", | ||
"save": "Save", | ||
"webtop_fqdn": "WebTop virtual host (FQDN)", | ||
"request_https_certificate": "Request a Let's Encrypt certificate", | ||
"enabled": "Enabled", | ||
"disabled": "Disabled", | ||
"mail_server_fqdn": "Mail server", | ||
"choose_mail_server": "Choose a mail server in the list", | ||
"choose_the_mail_server_to_use": "Changing the domain is effective for new accounts only. Refer to WebTop documentation to apply the change to existing accounts", | ||
"advanced": "Advanced", | ||
"select_locale": "Default locale", | ||
"default_locale_for_webtop_users": "Default locale for WebTop users", | ||
"timezone": "Default timezone", | ||
"default_timezone_for_webtop_users": "Default timezone for WebTop users", | ||
"choose_timezone": "Start to type the timezone name, e.g. Europe/Rome", | ||
"webapp_debug": "Debug mode for WebTop", | ||
"min_webapp_memory": "Minimum memory for WebTop", | ||
"max_webapp_memory": "Maximum memory for WebTop", | ||
"webdav_debug": "Debug mode for WebDAV", | ||
"select_webdav_loglevel": "WebDAV log level", | ||
"LOG_ALERT": "ALERT", | ||
"LOG_CRITICAL": "CRITICAL", | ||
"LOG_DEBUG": "DEBUG", | ||
"LOG_EMERGENCY": "EMERGENCY", | ||
"LOG_ERROR": "ERROR", | ||
"LOG_INFO": "INFO", | ||
"LOG_NOTICE": "NOTICE", | ||
"LOG_WARNING": "WARNING", | ||
"select_zpush_loglevel": "Z-Push log level", | ||
"debug_loglevel": "Debug level can affect the size of logs", | ||
"LOCALE_it_IT": "it_IT", | ||
"LOCALE_en_US": "en_US", | ||
"LOCALE_de_DE": "de_DE", | ||
"LOCALE_es_ES": "es_ES", | ||
"LOCALE_hr_HR": "hr_HR", | ||
"LOCALE_hu_HU": "hu_HU", | ||
"LOCALE_fr_FR": "fr_FR", | ||
"configuring": "Configuring", | ||
"domain_already_used_in_traefik": "This domain is already used in Traefik", | ||
"ejabberd_server": "Ejabberd/Chat server", | ||
"choose_ejabberd_server": "Choose an Ejabberd/Chat server in the list", | ||
"choose_the_ejabberd_server_to_use": "Refer to WebTop documentation to enable the Chat integration, the WebTop mail domain must match the Ejabberd domain", | ||
"no_ejabberd_server": "No Ejabberd/Chat server", | ||
"no_available_mail_domain_check_users": "Make sure the mail domain you intend to use has \"Add user addresses from user domain\" checkbox enabled", | ||
"mail_module_misconfigured": "No mail domain available", | ||
"hostname_pattern": "Must be a valid fully qualified domain name", | ||
"hostname_format": "Must be a valid fully qualified domain name" | ||
}, | ||
"about": { | ||
"title": "About" | ||
}, | ||
"task": { | ||
"cannot_create_task": "Cannot create task {action}" | ||
}, | ||
"action": { | ||
"get-status": "Get status", | ||
"get-configuration": "Get configuration", | ||
"configure-module": "Configure module", | ||
"get-module-info": "Get module info", | ||
"get-name": "Get name", | ||
"list-backup-repositories": "List backup repositories", | ||
"list-backups": "List backups", | ||
"list-installed-modules": "List installed modules" | ||
}, | ||
"error": { | ||
"error": "Error", | ||
"generic_error": "Something went wrong", | ||
"validation_error": "Validation error", | ||
"network_error": "Network error", | ||
"network_timeout": "Network timeout", | ||
"401": "Invalid authentication", | ||
"403": "Operation not authorized", | ||
"404": "Resource not found", | ||
"cannot_retrieve_module_info": "Cannot retrieve module info", | ||
"cannot_retrieve_installed_modules": "Cannot retrieve installed modules", | ||
"cannot_retrieve_UI_options": "Cannot retrieve defaults", | ||
"choose_min_webapp_memory_MB": "Must be less than maximum memory" | ||
} | ||
} |
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