mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
186 lines
No EOL
7.4 KiB
JSON
186 lines
No EOL
7.4 KiB
JSON
{
|
|
"domain" : "Domain",
|
|
"domains" : "Domains",
|
|
"password" : "Password",
|
|
"administration_password" : "Administration password",
|
|
"password_confirmation" : "Password confirmation",
|
|
"password_new" : "New password",
|
|
"password_description" : "Password must be at least 4 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",
|
|
"save" : "Save",
|
|
"delete" : "Delete",
|
|
"default" : "Default",
|
|
"set_default" : "Set default",
|
|
"status" : "Status",
|
|
"disable" : "Disable",
|
|
"enable" : "Enable",
|
|
"start" : "Start",
|
|
"stop" : "Stop",
|
|
"log" : "Log",
|
|
|
|
"installing" : "Installing",
|
|
"installed" : "Installed",
|
|
"installation_complete" : "Installation complete",
|
|
"installation_complete_wait" : "YunoHost is being installed on <strong>%s</strong>. It may take a few minutes…",
|
|
"installation_complete_dns" : "YunoHost has been successfully installed, we'll wait for DNS to be propagated. It will take 3 minutes…",
|
|
"installation_complete_desc" : "YunoHost has been successfully installed, please go to <a href='%s'>%s</a> and create your first user.",
|
|
"installation_complete_help_dns" : "<a href='https://doc.yunohost.org/#/dns' target='_blank'>Not working ?</a>",
|
|
|
|
"wrong_password" : "Wrong password",
|
|
"passwords_dont_match" : "Passwords don't match",
|
|
"passwords_too_short" : "Password is too short",
|
|
"logged_in" : "Logged in",
|
|
"logged_out" : "Logged out",
|
|
"error_occured" : "An error occured, try again",
|
|
"error_server" : "Server error",
|
|
"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.",
|
|
|
|
"confirm_delete" : "Are you sure you want to delete %s ?",
|
|
"confirm_change_maindomain" : "Are you sure you want to change the main domain ?",
|
|
"confirm_uninstall" : "Are you sure you want to uninstall %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_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_app_default" : "Are you sure you want to make this app default ?",
|
|
"confirm_service_action" : "Are you sure you want to %s %s ?",
|
|
"confirm_update_type" : "Are you sure you want update every %s %s ?",
|
|
|
|
"postinstall_intro" : "A last step is necessary to fulfill the installation: You have to link your YunoHost instance to a domain name, and set a new administrator password.",
|
|
|
|
"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",
|
|
"uninstall" : "Uninstall",
|
|
"install_name" : "Install %s",
|
|
"label_for_manifestname" : "Label for %s",
|
|
"app_info_access_desc" : "Manage user access. Allowed users: %s.",
|
|
"app_info_default_desc" : "Redirect domain root to this application (%s).",
|
|
"app_info_uninstall_desc" : "Remove this application.",
|
|
"app_access" : "Access",
|
|
"app_make_default" : "Make default",
|
|
"app_access_title" : "%s access",
|
|
"allowed_users" : "Allowed users",
|
|
"remove_access" : "Remove access",
|
|
"view_user_profile" : "View %s's profile",
|
|
"rveryone_has_access" : "Everyone has access.",
|
|
"no_allowed_users" : "No allowed users.",
|
|
"select_user" : "Select user",
|
|
"no_user_to_add" : "No more users to add.",
|
|
"app_access_addall_desc" : "All existing users will have access to %s.",
|
|
"app_access_removeall_desc" : "No users will have access to %s.",
|
|
"app_access_clearall_desc" : "Every user will have access to %s.",
|
|
"app_access_addall_btn" : "Add access to all",
|
|
"app_access_removeall_btn" : "Remove all access",
|
|
"app_access_clearall_btn" : "Clear all access",
|
|
|
|
"backup" : "Backup",
|
|
"backup_warning_title" : "The backup system is not implemented yet.",
|
|
"backup_warning_desc" : "You should take care of backing up your data yourself for now.",
|
|
|
|
"domain_list" : "Domain list",
|
|
"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_dyndns_doc" : "… and I want a dynamic DNS service.",
|
|
"domain_default" : "Default domain",
|
|
"domain_default_desc" : "The default domain is the connection domain where users log in.",
|
|
"domain_select" : "Select domain",
|
|
|
|
"monitoring" : "Monitoring",
|
|
"hostname" : "Hostname",
|
|
"os" : "OS",
|
|
"uptime" : "Uptime",
|
|
"system" : "System",
|
|
"memory" : "Memory",
|
|
"ram" : "RAM",
|
|
"swap" : "Swap",
|
|
"used" : "Used",
|
|
"free" : "Free",
|
|
"total" : "Total",
|
|
"cpu_load" : "CPU Load",
|
|
"count_min" : "%s min",
|
|
"process" : "Process",
|
|
"running" : "Running",
|
|
"sleeping" : "Sleeping",
|
|
"network" : "Network",
|
|
"public_ip" : "Public IP: ",
|
|
"local_ip" : "Local IP",
|
|
"gateway" : "Gateway: ",
|
|
"interface" : "Interface",
|
|
"ipv4" : "IPv4",
|
|
"ipv6" : "IPv6",
|
|
"usage" : "Usage",
|
|
"time_since_update" : "Time since update: ",
|
|
"bit_rate" : "Bit rate",
|
|
"cumulative_usage" : "Cumulative usage",
|
|
"transmission" : "Transmission",
|
|
"reception" : "Reception",
|
|
"disk" : "Disk",
|
|
"filesystem" : "Filesystem",
|
|
"fs_type" : "FS Type",
|
|
"mount_point" : "Mount point",
|
|
"size" : "Size",
|
|
"available" : "Available",
|
|
"io" : "I/O",
|
|
"read" : "Read",
|
|
"write" : "Write",
|
|
"monitoring_disabled" : "Monitoring is not enabled.",
|
|
"monitoring_check_glances" : "Check <a href='#/services/glances'>glances</a> service status.",
|
|
|
|
"services" : "Services",
|
|
"services_list" : "Services list",
|
|
"service_start_on_boot" : "Start on boot: ",
|
|
"service_status" : "Status: ",
|
|
"service_log" : "%s log",
|
|
|
|
"tools" : "Tools",
|
|
"tools_adminpw" : "Change administration password",
|
|
"tools_adminpw_current" : "Current password",
|
|
"tools_adminpw_current_placeholder" : "Enter your current password",
|
|
"tools_adminpw_new_placeholder" : "Enter the new password",
|
|
"tools_adminpw_confirm_placeholder" : "Confirm the new password",
|
|
|
|
"system_update" : "System update",
|
|
"system_upgrade" : "System upgrade",
|
|
"system_upgrade_btn" : "Upgrade",
|
|
"system_packages" : "Packages",
|
|
"system_apps" : "Apps",
|
|
"system_packages_nothing" : "There is no packages to upgrade.",
|
|
"system_apps_nothing" : "There is no apps to upgrade.",
|
|
"no_log" : "No log.",
|
|
|
|
"users" : "Users",
|
|
"users_new" : "New user",
|
|
"users_no" : "No users.",
|
|
"users_list" : "Users list",
|
|
|
|
"user_username" : "Username",
|
|
"user_username_edit" : "Edit %s",
|
|
"user_fullname" : "Fullname",
|
|
"user_email" : "Email",
|
|
|
|
"" : ""
|
|
} |