mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Stale strings following previous commit
This commit is contained in:
parent
dc0db65ae4
commit
a6eca31e7d
1 changed files with 0 additions and 19 deletions
|
@ -5,17 +5,8 @@
|
|||
"advanced": "Advanced",
|
||||
"remove": "Remove",
|
||||
"administration_password": "Administration password",
|
||||
"allowed_users": "Allowed users",
|
||||
"all_apps": "All apps",
|
||||
"api_not_responding": "API is not responding",
|
||||
"app_access": "Access",
|
||||
"app_access_addall_btn": "Enable access to all",
|
||||
"app_access_addall_desc": "All existing users will have access to %s.",
|
||||
"app_access_clearall_btn": "Clear all access",
|
||||
"app_access_clearall_desc": "Every user will have access to %s.",
|
||||
"app_access_removeall_btn": "Remove all access",
|
||||
"app_access_removeall_desc": "No users will have access to %s.",
|
||||
"app_access_title": "%s access",
|
||||
"app_change_label": "Change Label",
|
||||
"app_change_url": "Change URL",
|
||||
"app_debug_no_logs": "Application's logs are not available",
|
||||
|
@ -69,10 +60,6 @@
|
|||
"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_change_url": "Are you sure you want to change the app access URL?",
|
||||
"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?",
|
||||
|
@ -146,7 +133,6 @@
|
|||
"error_server": "Server error",
|
||||
"error_server_unexpected": "Unexpected server error (%s)",
|
||||
"error_connection_interrupted": "The server closed the connection instead of answering it. Has nginx or the yunohost-api been restarted or stoppted for some reason? (Error code/message: %s)",
|
||||
"everyone_has_access": "Everyone has access.",
|
||||
"experimental_warning": "Warning: this feature is experimental and not consider stable, you shouldn't be using it except if you know what you are doing.",
|
||||
"filesystem": "Filesystem",
|
||||
"firewall": "Firewall",
|
||||
|
@ -241,10 +227,8 @@
|
|||
"network": "Network",
|
||||
"next": "Next",
|
||||
"no": "No",
|
||||
"no_allowed_users": "No allowed users.",
|
||||
"no_installed_apps": "No installed apps.",
|
||||
"no_log": "No log.",
|
||||
"no_user_to_add": "No more users to add.",
|
||||
"nobody": "Nobody",
|
||||
"non_compatible_api": "Non-compatible API",
|
||||
"ok": "OK",
|
||||
|
@ -303,7 +287,6 @@
|
|||
"read_more": "Read more",
|
||||
"reception": "Reception",
|
||||
"refresh_app_list": "Refresh list",
|
||||
"remove_access": "Remove access",
|
||||
"request_adoption": "waiting adoption",
|
||||
"request_adoption_details": "The current maintainer would like to stop maintaining this app. Feel free to propose yourself as the new maintainer!",
|
||||
"request_help": "need help",
|
||||
|
@ -313,7 +296,6 @@
|
|||
"running": "Running",
|
||||
"save": "Save",
|
||||
"search_for_apps": "Search for apps...",
|
||||
"select_user": "Select user",
|
||||
"select_all": "Select all",
|
||||
"select_none": "Select none",
|
||||
"service_description": "Description:",
|
||||
|
@ -400,7 +382,6 @@
|
|||
"users_no": "No users.",
|
||||
"versions": "Versions",
|
||||
"version": "Version",
|
||||
"view_user_profile": "View %s's profile",
|
||||
"warning_first_user": "You probably need to <a href='#/users/create' class='alert-link'>create a user</a> first.",
|
||||
"write": "Write",
|
||||
"wrong_password": "Wrong password",
|
||||
|
|
Loading…
Reference in a new issue