[i18n] Translated using Weblate (English)

Currently translated at 100.0% (294 of 294 strings)

Removed double pluralization
This commit is contained in:
Bugsbane 2016-05-30 06:56:50 +02:00 committed by Weblate
parent c1080fa909
commit 5427fd0cdd

View file

@ -1,311 +1,296 @@
{ {
"domain" : "Domain", "action": "Action",
"domains" : "Domains",
"password" : "Password",
"administration_password" : "Administration password",
"password_confirmation" : "Password confirmation",
"password_new" : "New password",
"password_description" : "Password must be at least %s characters long.",
"login" : "Login",
"logout" : "Logout",
"loading" : "Loading …",
"domain_name" : "Domain name",
"myserver_org" : "myserver.org",
"myserver" : "myserver",
"menu" : "Menu",
"id" : "ID",
"description" : "Description",
"infos" : "Infos",
"mode" : "Mode",
"url" : "URL",
"operations" : "Operations",
"add": "Add", "add": "Add",
"save" : "Save", "administration_password": "Administration password",
"delete" : "Delete", "allowed_users": "Allowed users",
"default" : "Default",
"set_default" : "Set default",
"status" : "Status",
"disable" : "Disable",
"enable" : "Enable",
"disabled" : "Disabled",
"enabled" : "Enabled",
"start" : "Start",
"stop" : "Stop",
"log" : "Log",
"yes" : "Yes",
"no" : "No",
"open" : "Open",
"close" : "Close",
"both" : "Both",
"home" : "Home",
"read_more" : "Read more",
"cancel" : "Cancel",
"user_interface_link" : "User interface",
"installing" : "Installing",
"installed" : "Installed",
"installation_complete" : "Installation complete",
"wrong_password" : "Wrong password",
"passwords_dont_match" : "Passwords don't match",
"passwords_too_short" : "Password is too short",
"password_empty" : "Password field is empty",
"logged_in" : "Logged in",
"logged_out" : "Logged out",
"unauthorized" : "Unauthorized",
"error_occured" : "An error occured, try again",
"error_server" : "Server error",
"error_server_unexpected" : "Unexpected server error (%s)",
"error_select_domain" : "You should indicate a domain",
"error_modify_something" : "You should modify something",
"non_compatible_api" : "Non-compatible API",
"warning_first_user" : "You probably need to <a href='#/users/create' class='alert-link'>create a user</a> first.",
"unknown_action" : "Unknown action %s",
"unknown_argument" : "Unknown argument : %s",
"api_not_responding": "API is not responding", "api_not_responding": "API is not responding",
"error_retrieve_feed" : "Could not retrieve feed : %s", "app_access": "Access",
"app_access_addall_btn": "Enable access to all",
"confirm_delete" : "Are you sure you want to delete %s ?", "app_access_addall_desc": "All existing users will have access to %s.",
"confirm_change_maindomain" : "Are you sure you want to change the main domain ?", "app_access_clearall_btn": "Clear all access",
"confirm_uninstall" : "Are you sure you want to uninstall %s ?", "app_access_clearall_desc": "Every user will have access to %s.",
"confirm_access_remove_all" : "Are you sure you want to remove all access to %s ?", "app_access_removeall_btn": "Remove all access",
"confirm_access_remove_user" : "Are you sure you want to remove access to %s for %s ?", "app_access_removeall_desc": "No users will have access to %s.",
"confirm_access_add" : "Are you sure you want to add access to %s for all users ?", "app_access_title": "%s access",
"confirm_access_clear" : "Are you sure you want to clear all access to %s ?", "app_debug_no_logs": "Application's logs are not available",
"confirm_app_default" : "Are you sure you want to make this app default ?", "app_debug_tab": "Display debug information",
"confirm_service_action" : "Are you sure you want to %s %s ?",
"confirm_update_type" : "Are you sure you want update every %s ?",
"postinstall" : "Post-installation",
"postinstall_intro_1" : "Congratulations! YunoHost has been successfully installed.",
"postinstall_intro_2" : "Two more configuration steps are required to activate the services of your server.",
"postinstall_intro_3" : "You can obtain more information by visiting the <a href='//yunohost.org/postinstall' target='_blank'>appropriate documentation page</a>",
"begin" : "Begin",
"postinstall_domain" : "This is the first domain name linked to your YunoHost server, but also the one which will be used by your server's users to access the authentication portal. It will thus be visible by everyone, choose it carefully.",
"previous": "Previous",
"next": "Next",
"postinstall_password" : "This password will be used to manage everything on your server. Take the time to choose it wisely.",
"confirm_postinstall" : "You are about to launch the postinstallation process on the domain %s. It may take a few minutes, *do not interrupt the operation*.",
"application" : "Application",
"applications" : "Applications",
"install" : "Install",
"installed_apps" : "Installed apps",
"refresh_app_list" : "Refresh list",
"available_apps" : "Available apps",
"no_installed_apps" : "No installed apps.",
"app_list" : "App list",
"app_repository": "Application origin: ",
"app_state": "Application state: ",
"app_state_validated": "Validated",
"app_state_working": "Working",
"app_state_inprogress": "In progress",
"app_state_notworking": "Not working",
"uninstall" : "Uninstall",
"install_name" : "Install %s",
"label" : "Label",
"label_for_manifestname" : "Label for %s",
"app_info_access_desc": "Manage user access. Allowed users: %s", "app_info_access_desc": "Manage user access. Allowed users: %s",
"app_info_debug_desc": "Display debugging information for this application.",
"app_info_default_desc": "Redirect domain root to this application (%s).", "app_info_default_desc": "Redirect domain root to this application (%s).",
"app_info_uninstall_desc": "Remove this application.", "app_info_uninstall_desc": "Remove this application.",
"app_info_debug_desc" : "Display debugging information for this application.", "app_install_cancel": "Installation cancelled.",
"app_access" : "Access", "app_install_custom_no_manifest": "No manifest.json file",
"app_list": "App list",
"app_make_default": "Make default", "app_make_default": "Make default",
"app_debug_tab" : "Display debug information", "app_repository": "Application origin: ",
"app_debug_no_logs" : "Application logs are not available", "app_state": "Application state: ",
"app_access_title" : "%s access", "app_state_inprogress": "In progress",
"allowed_users" : "Allowed users", "app_state_notworking": "Not working",
"remove_access" : "Remove access", "app_state_validated": "Validated",
"view_user_profile" : "View %s's profile", "app_state_working": "Working",
"everyone_has_access" : "Everyone has access.", "application": "Application",
"no_allowed_users" : "No allowed users.", "applications": "Applications",
"select_user" : "Select user", "archive_empty": "Empty archive",
"no_user_to_add" : "No more users to add.", "available": "Available",
"app_access_addall_desc" : "All existing users will have access to %s.", "available_apps": "Available apps",
"app_access_removeall_desc" : "No users will have access to %s.", "backup": "Backup",
"app_access_clearall_desc" : "Every user will have access to %s.", "backup_action": "Backup",
"app_access_addall_btn" : "Add access to all", "backup_archive_copy": "Copy this archive on another storage",
"app_access_removeall_btn" : "Remove all access", "backup_archive_delete": "Delete this archive",
"app_access_clearall_btn" : "Clear all access", "backup_archive_download": "Download this archive",
"multi_instance" : "Multi instance", "backup_content": "Backup content",
"manage_domains" : "Manage domains", "backup_create": "Create a backup",
"manage_users" : "Manage users", "backup_encryption_warning": "Don't forget this password, you'll need it if you want restore the archive",
"manage_apps" : "Manage apps", "backup_experimental_warning": "Be aware that the backup feature is still experimental, and may not be fully reliable.",
"install_time" : "Install time", "backup_new": "New backup",
"backup_optional_encryption": "Optional encryption",
"backup_optional_password": "Optional password",
"backup_type": "Type",
"backups_no": "No backup",
"begin": "Begin",
"bit_rate": "Bit rate",
"both": "Both",
"cancel": "Cancel",
"check": "Check",
"check_mx": "MX record",
"check_stmp": "port 25 access",
"close": "Close",
"confirm_access_add": "Are you sure you want to add access to %s for all users ?",
"confirm_access_clear": "Are you sure you want to clear all access to %s ?",
"confirm_access_remove_all": "Are you sure you want to remove all access to %s ?",
"confirm_access_remove_user": "Are you sure you want to remove access to %s for %s ?",
"confirm_app_default": "Are you sure you want to make this app default ?",
"confirm_change_maindomain": "Are you sure you want to change the main domain ?",
"confirm_delete": "Are you sure you want to delete %s ?",
"confirm_firewall": "Are you sure to %s port %s (protocol: %s, connection: %s)",
"confirm_install_custom_app": "Installing 3rd party applications may compromise the security of your system. Use at your own risk.",
"confirm_install_domain_root": "You will not be able to install any other app on %s. Continue ?",
"confirm_postinstall": "You are about to launch the post-installation process on the domain %s. It may take a few minutes, *do not interrupt the operation*.",
"confirm_restore": "Are you sure you want to restore %s ?",
"confirm_service_action": "Are you sure you want to %s %s ?",
"confirm_uninstall": "Are you sure you want to uninstall %s ?",
"confirm_update_type": "Are you sure you want update every %s ?",
"confirm_upnp_action": "Are you sure you want to %s UPnP ?",
"connection": "Connection",
"copy": "Copy",
"count_min": "%s min",
"cpu_load": "CPU Load",
"created_at": "Created at",
"cumulative_usage": "Cumulative usage",
"custom_app_install": "Install custom app", "custom_app_install": "Install custom app",
"custom_app_url_only_github": "Currently only from GitHub", "custom_app_url_only_github": "Currently only from GitHub",
"confirm_install_domain_root" : "You will not be able to install any other app on %s. Continue ?", "default": "Default",
"app_install_cancel" : "Installation cancelled.", "delete": "Delete",
"confirm_install_custom_app" : "Installing 3rd party applications may compromise the security of your system. Use at your own risks.", "description": "Description",
"app_install_custom_no_manifest" : "No manifest.json file", "diagnosis": "Diagnosis",
"diagnosis_hide_private": "Show diagnostic information without private data",
"domain_list" : "Domain list", "diagnosis_view_private": "Show diagnostic information including private data",
"diagnosis_with_private": "Diagnosis with private data",
"disable": "Disable",
"disabled": "Disabled",
"disk": "Disk",
"dns": "DNS",
"domain": "Domain",
"domain_add": "Add domain", "domain_add": "Add domain",
"domain_add_panel_with_domain" : "I already have a domain name…",
"domain_add_panel_without_domain" : "I don't have a domain name…",
"domain_add_dns_doc": "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.", "domain_add_dns_doc": "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.",
"domain_add_dyndns_doc": "… and I want a dynamic DNS service.", "domain_add_dyndns_doc": "… and I want a dynamic DNS service.",
"domain_add_panel_with_domain": "I already have a domain name…",
"domain_add_panel_without_domain": "I don't have a domain name…",
"domain_default": "Default domain", "domain_default": "Default domain",
"domain_default_desc": "The default domain is the connection domain where users log in.", "domain_default_desc": "The default domain is the connection domain where users log in.",
"domain_select" : "Select domain",
"domain_default_longdesc": "This is your default domain.", "domain_default_longdesc": "This is your default domain.",
"domain_visit_url" : "Visit %s",
"domain_visit" : "Visit",
"dns" : "DNS",
"domain_dns_longdesc" : "View DNS configuration",
"domain_dns_config" : "DNS configuration",
"domain_delete_longdesc": "Delete this domain", "domain_delete_longdesc": "Delete this domain",
"domain_dns_config": "DNS configuration",
"monitoring" : "Monitoring", "domain_dns_longdesc": "View DNS configuration",
"versions" : "Versions", "domain_list": "Domain list",
"hostname" : "Hostname", "domain_name": "Domain name",
"os" : "OS", "domain_select": "Select domain",
"uptime" : "Uptime", "domain_visit": "Visit",
"system" : "System", "domain_visit_url": "Visit %s",
"memory" : "Memory", "domains": "Domains",
"ram" : "RAM", "download": "Download",
"swap" : "Swap", "enable": "Enable",
"used" : "Used", "enabled": "Enabled",
"error_modify_something": "You should modify something",
"error_occured": "An error occurred, try again",
"error_retrieve_feed": "Could not retrieve feed : %s",
"error_select_domain": "You should indicate a domain",
"error_server": "Server error",
"error_server_unexpected": "Unexpected server error (%s)",
"everyone_has_access": "Everyone has access.",
"filesystem": "Filesystem",
"firewall": "Firewall",
"free": "Free", "free": "Free",
"total" : "Total", "fs_type": "FS Type",
"cpu_load" : "CPU Load",
"count_min" : "%s min",
"process" : "Process",
"running" : "Running",
"inactive" : "Inactive",
"network" : "Network",
"public_ip" : "Public IP: ",
"local_ip" : "Local IP",
"gateway": "Gateway: ", "gateway": "Gateway: ",
"home": "Home",
"hook_adminjs_group_configuration": "Configuration",
"hook_conf_cron": "Regular tasks",
"hook_conf_ldap": "LDAP",
"hook_conf_nginx": "Nginx",
"hook_conf_ssh": "SSH",
"hook_conf_ssowat": "SSOwat",
"hook_conf_xmpp": "XMPP",
"hook_conf_ynh_certs": "Security certificates",
"hook_conf_ynh_firewall": "Firewall",
"hook_conf_ynh_mysql": "Password MySQL",
"hook_data_home": "User data",
"hook_data_home_desc": "User data located in /home/USER",
"hook_data_mail": "Mail",
"hook_data_mail_desc": "Mail which is on the server",
"hostname": "Hostname",
"id": "ID",
"inactive": "Inactive",
"infos": "Info",
"install": "Install",
"install_name": "Install %s",
"install_time": "Install time",
"installation_complete": "Installation complete",
"installed": "Installed",
"installed_apps": "Installed apps",
"installing": "Installing",
"interface": "Interface", "interface": "Interface",
"io": "I/O",
"ipv4": "IPv4", "ipv4": "IPv4",
"ipv6": "IPv6", "ipv6": "IPv6",
"usage" : "Usage", "label": "Label",
"time_since_update" : "Time since update: ", "label_for_manifestname": "Label for %s",
"bit_rate" : "Bit rate", "loading": "Loading …",
"cumulative_usage" : "Cumulative usage", "local_archives": "Local archives",
"transmission" : "Transmission", "local_ip": "Local IP",
"reception" : "Reception", "log": "Log",
"disk" : "Disk", "logged_in": "Logged in",
"filesystem" : "Filesystem", "logged_out": "Logged out",
"fs_type" : "FS Type", "login": "Login",
"mount_point" : "Mount point", "logout": "Logout",
"size" : "Size", "mailbox_quota_description": "For example, 700M is a CD, 4700M is a DVD.",
"available" : "Available", "mailbox_quota_placeholder": "Leave empty or set to 0 to disable.",
"io" : "I/O", "manage_apps": "Manage apps",
"read" : "Read", "manage_domains": "Manage domains",
"write" : "Write", "manage_users": "Manage users",
"monitoring_disabled" : "Monitoring is not enabled.", "memory": "Memory",
"menu": "Menu",
"mode": "Mode",
"monitoring": "Monitoring",
"monitoring_check_glances": "Check <a href='#/services/glances'>glances</a> service status.", "monitoring_check_glances": "Check <a href='#/services/glances'>glances</a> service status.",
"check" : "Check", "monitoring_disabled": "Monitoring is not enabled.",
"check_stmp" : "25 port access", "mount_point": "Mount point",
"check_mx" : "MX record", "multi_instance": "Multi instance",
"myserver": "myserver",
"services" : "Services", "myserver_org": "myserver.org",
"services_list" : "Services list", "network": "Network",
"service_start_on_boot" : "Start on boot: ", "next": "Next",
"service_status" : "Status: ", "no": "No",
"service_log" : "%s log", "no_allowed_users": "No allowed users.",
"no_installed_apps": "No installed apps.",
"firewall" : "Firewall", "no_log": "No log.",
"upnp" : "UPnP", "no_user_to_add": "No more users to add.",
"upnp_enabled" : "UPnP is enabled.", "non_compatible_api": "Non-compatible API",
"upnp_disabled" : "UPnP is disabled.", "open": "Open",
"confirm_upnp_action" : "Are you sure you want to %s UPnP ?", "operations": "Operations",
"action" : "Action", "os": "OS",
"protocol" : "Protocol", "password": "Password",
"connection" : "Connection", "password_confirmation": "Password confirmation",
"tcp" : "TCP", "password_description": "Password must be at least %s characters long.",
"udp" : "UDP", "password_empty": "The password field is empty",
"password_new": "New password",
"passwords_dont_match": "Passwords don't match",
"passwords_too_short": "Password is too short",
"path": "Path",
"port": "Port", "port": "Port",
"ports": "Ports", "ports": "Ports",
"confirm_firewall" : "Are you sure to %s port %s (protocol: %s, connection: %s)", "postinstall": "Post-installation",
"postinstall_domain": "This is the first domain name linked to your YunoHost server, but also the one which will be used by your server's users to access the authentication portal. Accordingly, it will be visible by everyone, so choose it carefully.",
"postinstall_intro_1": "Congratulations! YunoHost has been successfully installed.",
"postinstall_intro_2": "Two more configuration steps are required to activate you server's services.",
"postinstall_intro_3": "You can obtain more information by visiting the <a href='//yunohost.org/postinstall' target='_blank'>appropriate documentation page</a>",
"postinstall_password": "This password will be used to manage everything on your server. Take the time to choose it wisely.",
"previous": "Previous",
"process": "Process",
"protocol": "Protocol",
"public_ip": "Public IP: ",
"ram": "RAM",
"read": "Read",
"read_more": "Read more",
"reception": "Reception",
"refresh_app_list": "Refresh list",
"remove_access": "Remove access",
"restore": "Restore",
"running": "Running",
"save": "Save",
"select_user": "Select user",
"service_log": "%s log",
"service_start_on_boot": "Start on boot: ",
"service_status": "Status: ",
"services": "Services",
"services_list": "Service list",
"set_default": "Set default",
"size": "Size",
"start": "Start",
"status": "Status",
"stop": "Stop",
"storage_create": "Add remote storage",
"storages_new": "New remote storage",
"storages_no": "No storages.",
"swap": "Swap",
"system": "System",
"system_apps": "Apps",
"system_apps_nothing": "There are no apps to upgrade.",
"system_delayed_upgrade": "Delayed upgrade",
"system_delayed_upgrade_warning": "<b>%s</b> will be upgraded automatically within the next hour.",
"system_packages": "Packages",
"system_packages_nothing": "There are no packages to upgrade.",
"system_update": "System update",
"system_upgrade": "System upgrade",
"system_upgrade_btn": "Upgrade",
"tcp": "TCP",
"time_since_update": "Time since update: ",
"tools": "Tools", "tools": "Tools",
"tools_adminpw": "Change administration password", "tools_adminpw": "Change administration password",
"tools_adminpw_confirm_placeholder": "Confirm the new password",
"tools_adminpw_current": "Current password", "tools_adminpw_current": "Current password",
"tools_adminpw_current_placeholder": "Enter your current password", "tools_adminpw_current_placeholder": "Enter your current password",
"tools_adminpw_new_placeholder": "Enter the new password", "tools_adminpw_new_placeholder": "Enter the new password",
"tools_adminpw_confirm_placeholder" : "Confirm the new password",
"tools_download_ca": "Download SSL Certificate Authority (CA)", "tools_download_ca": "Download SSL Certificate Authority (CA)",
"tools_download_ca_desc": "Click here to download your SSL certificate authority (CA)", "tools_download_ca_desc": "Click here to download your SSL certificate authority (CA)",
"tools_security_feed": "Security notifications", "tools_security_feed": "Security notifications",
"tools_security_feed_no_items": "No security notifications", "tools_security_feed_no_items": "No security notifications",
"tools_security_feed_view_items" : "View all security notifications",
"tools_security_feed_subscribe_rss": "Subscribe to security notifications RSS", "tools_security_feed_subscribe_rss": "Subscribe to security notifications RSS",
"tools_security_feed_view_items": "View all security notifications",
"system_update" : "System update", "total": "Total",
"system_upgrade" : "System upgrade", "transmission": "Transmission",
"system_upgrade_btn" : "Upgrade", "udp": "UDP",
"system_packages" : "Packages", "unauthorized": "Unauthorized",
"system_apps" : "Apps", "uninstall": "Uninstall",
"system_packages_nothing" : "There is no packages to upgrade.", "unknown_action": "Unknown action %s",
"system_apps_nothing" : "There is no apps to upgrade.", "unknown_argument": "Unknown argument : %s",
"no_log" : "No log.", "upload": "Upload",
"system_delayed_upgrade_warning" : "<b>%s</b> will be upgraded automatically within the next hour.", "upload_archive": "Archive upload",
"system_delayed_upgrade" : "Delayed upgrade", "upnp": "UPnP",
"upnp_disabled": "UPnP is disabled.",
"users" : "Users", "upnp_enabled": "UPnP is enabled.",
"users_new" : "New user", "uptime": "Uptime",
"users_no" : "No users.", "url": "URL",
"users_list" : "Users list", "usage": "Usage",
"used": "Used",
"user_username" : "Username",
"user_username_edit" : "Edit %ss account",
"user_fullname" : "Fullname",
"user_email": "Email", "user_email": "Email",
"user_emailaliases": "Mail aliases", "user_emailaliases": "Mail aliases",
"user_emailforward": "Mail forward", "user_emailforward": "Mail forward",
"user_new_mail": "newmail@mydomain.org", "user_fullname": "Full name",
"user_new_forward": "newforward@myforeigndomain.org", "user_interface_link": "User interface",
"user_mailbox_quota": "Mailbox quota", "user_mailbox_quota": "Mailbox quota",
"mailbox_quota_description": "For example, 700M is a CD, 4700M is a DVD.", "user_new_forward": "newforward@myforeigndomain.org",
"mailbox_quota_placeholder": "Leave empty or 0 to disable.", "user_new_mail": "newmail@mydomain.org",
"user_username": "Username",
"backup" : "Backup", "user_username_edit": "Edit %ss account",
"backup_experimental_warning" : "Be aware that the backup feature is still experimental, and may not be fully reliable.", "users": "Users",
"backup_content": "Backup content", "users_list": "User list",
"local_archives": "Local archives", "users_new": "New user",
"storages_new": "New remote storage", "users_no": "No users.",
"storages_no": "No storages.", "versions": "Versions",
"backup_new": "New backup", "view_user_profile": "View %s's profile",
"backups_no": "No backup", "warning_first_user": "You probably need to <a href='#/users/create' class='alert-link'>create a user</a> first.",
"upload_archive": "Archive upload", "write": "Write",
"upload": "Upload", "wrong_password": "Wrong password",
"archive_empty": "Empty archive", "yes": "Yes"
"backup_archive_delete": "Delete this archive",
"backup_archive_copy": "Copy this archive on another storage",
"copy": "Copy",
"backup_create": "Create a backup",
"restore": "Restore",
"download": "Download",
"created_at": "Created at",
"hook_data_home": "User data",
"hook_data_home_desc": "User data located in /home/USER",
"hook_data_mail": "Mail",
"hook_data_mail_desc": "Mail which are on the server",
"hook_conf_ldap": "LDAP",
"hook_conf_ssh": "SSH",
"hook_conf_ynh_mysql": "Password MySQL",
"hook_conf_nginx": "Nginx",
"hook_conf_cron": "Regular tasks",
"hook_conf_xmpp": "XMPP",
"hook_conf_ynh_firewall": "Firewall",
"hook_conf_ynh_certs": "Security certificates",
"hook_conf_ssowat": "SSOwat",
"hook_adminjs_group_configuration": "Configuration",
"backup_optional_encryption": "Optional encryption",
"backup_optional_password": "Optional password",
"backup_encryption_warning": "Don't forget this password, you will need it if you want restore the archive",
"backup_action": "Backup",
"backup_archive_download": "Download this archive",
"storage_create": "Add a remote storage",
"confirm_restore": "Are you sure you want to restore %s ?",
"backup_type": "Type",
"path": "Path",
"diagnosis" : "Diagnosis",
"diagnosis_with_private" : "Diagnosis with private data",
"diagnosis_view_private" : "Show diagnosis with private data",
"diagnosis_hide_private" : "Show diagnosis without private data"
} }