|
259 | 259 | "push_force_warning": "It looks like some DNS records that YunoHost would have set are already in the registrar configuration. You can use the overwrite option if you know what you are doing." |
260 | 260 | }, |
261 | 261 | "explain": { |
262 | | - "main_domain": "The main domain is the domain from which users can connect to the portal (via \"{domain}/yunohost/sso\").<br>Therefore, it is not possible to delete it.<br>If you want to delete \"{domain}\", you will first have to choose or add another domain and set it as the main domain." |
| 262 | + "main_domain": "The main domain is the domain from which people can connect to the portal (via \"{domain}/yunohost/sso\").<br>Therefore, it is not possible to delete it.<br>If you want to delete \"{domain}\", you will first have to choose or add another domain and set it as the main domain." |
263 | 263 | }, |
264 | 264 | "info": { |
265 | 265 | "apps_on_domain": "Apps installed on domain", |
|
315 | 315 | "maxValue": "Value must be a number equal or lesser than {max}.", |
316 | 316 | "minValue": "Value must be a number equal or greater than {min}.", |
317 | 317 | "name": "Names may not includes special characters except <code> ,.'-</code>", |
318 | | - "notInUsers": "The user '{value}' already exists.", |
| 318 | + "notInUsers": "The account '{value}' already exists.", |
319 | 319 | "numValue": "Value must be a number", |
320 | 320 | "number": "Value must be a number.", |
321 | 321 | "passwordLenght": "Password must be at least 8 characters long.", |
|
325 | 325 | "required": "Field is required." |
326 | 326 | }, |
327 | 327 | "from_to": "from {0} to {1}", |
328 | | - "good_practices_about_admin_password": "You are now about to define a new admin password. The password should be at least 8 characters - though it is good practice to use longer password (i.e. a passphrase) and/or to use various kind of characters (uppercase, lowercase, digits and special characters).", |
329 | | - "good_practices_about_user_password": "You are now about to define a new user password. The password should be at least 8 characters - though it is good practice to use longer password (i.e. a passphrase) and/or to use various kind of characters (uppercase, lowercase, digits and special characters).", |
| 328 | + "good_practices_about_admin_password": "You are now about to define a new password for this <strong>admin</strong> account. The password should be at least 8 characters - though it is good practice to use longer password (i.e. a passphrase) and/or to use various kind of characters (uppercase, lowercase, digits and special characters).", |
| 329 | + "good_practices_about_user_password": "You are now about to define a new password for this account. The password should be at least 8 characters - though it is good practice to use longer password (i.e. a passphrase) and/or to use various kind of characters (uppercase, lowercase, digits and special characters).", |
330 | 330 | "group": "Group", |
331 | 331 | "group_add": "Add a group", |
332 | | - "group_add_member": "Add a user", |
| 332 | + "group_add_member": "Add an account", |
333 | 333 | "group_add_permission": "Add a permission", |
334 | 334 | "group_admins": "Admins", |
335 | | - "group_all_users": "All users", |
336 | | - "group_explain_admins": "This is a special group corresponding to admin users. Users in this group can access YunoHost's webadmin, connect to the server with SSH and use the `sudo` command. They will also receive emails sent to root{'@'}, admin{'@'} and admins{'@'}, such as the diagnosis notifications. You should only add people you absolutely trust in this group!", |
337 | | - "group_explain_all_users": "This is a special group containing all users accounts on the server", |
| 335 | + "group_all_users": "All accounts", |
| 336 | + "group_explain_admins": "This is a special group corresponding to admin accounts. The accounts in this group can access YunoHost's webadmin, connect to the server with SSH and use the `sudo` command. They will also receive emails sent to root{'@'}, admin{'@'} and admins{'@'}, such as the diagnosis notifications. You should only add people you absolutely trust in this group!", |
| 337 | + "group_explain_all_users": "This is a special group containing all server accounts", |
338 | 338 | "group_explain_visitors": "This is a special group representing anonymous visitors", |
339 | 339 | "group_explain_visitors_needed_for_external_client": "Be careful that you need to keep some applications allowed to visitors if you intend to use them with external clients. For example, this is the case for Nextcloud if you intend to use a synchronization client on your smartphone or desktop computer.", |
340 | 340 | "group_format_name_help": "You can use alpha-numeric chars and underscore", |
341 | 341 | "group_name": "Group name", |
342 | | - "group_specific_permissions": "Individual user permissions", |
| 342 | + "group_specific_permissions": "Individual account permissions", |
343 | 343 | "group_visitors": "Visitors", |
344 | 344 | "groups": { |
345 | 345 | "remove_user": { |
|
357 | 357 | "title": "History" |
358 | 358 | }, |
359 | 359 | "home": "Home", |
360 | | - "hook_conf_ldap": "User database", |
| 360 | + "hook_conf_ldap": "Account database", |
361 | 361 | "hook_conf_manually_modified_files": "Manually modified configurations", |
362 | 362 | "hook_conf_ynh_certs": "SSL certificates", |
363 | 363 | "hook_conf_ynh_settings": "YunoHost configurations", |
364 | | - "hook_data_home": "User data", |
365 | | - "hook_data_home_desc": "User data located in /home/USER", |
| 364 | + "hook_data_home": "Account data", |
| 365 | + "hook_data_home_desc": "Account data located in /home/ACCOUNT_NAME", |
366 | 366 | "hook_data_mail": "Mail", |
367 | 367 | "hook_data_mail_desc": "Raw emails stored on the server", |
368 | 368 | "hook_data_multimedia": "Multimedia data", |
|
388 | 388 | "packages": "no packages | package | packages", |
389 | 389 | "permissions": "no permissions | permission | permissions", |
390 | 390 | "services": "no services | service | services", |
391 | | - "users": "no users | user | users", |
| 391 | + "users": "no accounts | account | accounts", |
392 | 392 | "disk": "no disk | disk | disks", |
393 | 393 | "inserted_disk": "no inserted disk | inserted disk | inserted disks" |
394 | 394 | }, |
|
416 | 416 | "manage_apps": "Manage apps", |
417 | 417 | "manage_domains": "Manage domains", |
418 | 418 | "manage_groups": "Manage groups", |
419 | | - "manage_users": "Manage users", |
| 419 | + "manage_users": "Manage accounts", |
420 | 420 | "migrations": "Migrations", |
421 | 421 | "migrations_disclaimer_check_message": "I read and understood this disclaimer", |
422 | 422 | "migrations_disclaimer_not_checked": "This migration requires you to acknowledge its disclaimer before running it.", |
|
455 | 455 | "force": "Force the post-install", |
456 | 456 | "title": "Postinstall", |
457 | 457 | "user": { |
458 | | - "first_user_help": "This user will be granted admin privileges and will be allowed to connect to this administration interface as well as directly to the server via SSH.\nAs it is a regular user, you will also be able to connect to the portal (SSO) with its credentials.\nOnce the post-installation is complete, you will be able to create other admin users by adding them into the 'admins' group.", |
459 | | - "title": "Create first admin user" |
| 458 | + "first_user_help": "This account will be granted admin privileges and will be allowed to connect to this administration interface as well as directly to the server via SSH.\nAs it is a regular account, it will also be able to connect to the portal (SSO) with its credentials.\nOnce the post-installation is complete, you will be able to create other admin accounts by adding them into the 'admins' group.", |
| 459 | + "title": "Create first admin account" |
460 | 460 | } |
461 | 461 | }, |
462 | 462 | "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.", |
|
467 | 467 | "previous": "Previous", |
468 | 468 | "protocol": "Protocol", |
469 | 469 | "purge_user_data_checkbox": "Purge {name}'s data? (This will remove the content of its home and mail directories.)", |
470 | | - "purge_user_data_warning": "Purging user's data is not reversible. Be sure you know what you're doing!", |
| 470 | + "purge_user_data_warning": "Purging the account's data is NOT reversible. Be sure you know what you're doing!", |
471 | 471 | "quick_action": "Quick action", |
472 | 472 | "rerun_diagnosis": "Rerun diagnosis", |
473 | 473 | "restart": "Restart", |
|
524 | 524 | "system_upgrade_btn": "Upgrade", |
525 | 525 | "tcp": "TCP", |
526 | 526 | "text_selection_is_disabled": "Text selection is disabled. If you want to share this log, please share the *full* log with the 'Share with Yunopaste' button.<br/><small>Or if you really really want to select text, press these keys: ↓↓↑↑.</small>", |
527 | | - "tip_about_user_email": "Users are created with an associated email address with the format username{'@'}domain.tld. Additional email aliases and email forwards can later be added by the admin and the user.", |
| 527 | + "tip_about_user_email": "Accounts are created with an associated email address (and XMPP account) with the format username{'@'}domain.tld. Additional email aliases and email forwards can later be added by the admin or by the person who will use this account.", |
528 | 528 | "tools": "Tools", |
529 | 529 | "tools_reboot": "Reboot your server", |
530 | 530 | "tools_reboot_btn": "Reboot", |
|
575 | 575 | "user_mailbox_quota": "Mailbox quota", |
576 | 576 | "user_mailbox_use": "Mailbox used space", |
577 | 577 | "user_new_forward": "newforward{'@'}myforeigndomain.org", |
578 | | - "user_username": "Username", |
| 578 | + "user_username": "Account name", |
579 | 579 | "user_username_edit": "Edit {name}’s account", |
580 | | - "users": "Users", |
581 | | - "users_add": "Add a user", |
582 | | - "users_export": "Export users", |
583 | | - "users_import": "Import users", |
584 | | - "users_import_confirm_destructive": "Are you sure you want to delete users that are not present in this file?", |
| 580 | + "users": "Accounts", |
| 581 | + "users_add": "Add an account", |
| 582 | + "users_export": "Export accounts", |
| 583 | + "users_import": "Import accounts", |
| 584 | + "users_import_confirm_destructive": "Are you sure you want to delete accounts that are not present in this file?", |
585 | 585 | "users_import_csv_file": "CSV File", |
586 | | - "users_import_csv_file_desc": "The CSV file should be in UTF-8 and with columns username, password, groups, email and quota. For an example import CSV file, you can <a href='/yunohost/api/users/export' target='_BLANK'>export your users in CSV file</a> and change the file.", |
587 | | - "users_import_delete": "Delete non listed users", |
588 | | - "users_import_delete_desc": "If checked, all existing users that are not in the CSV file will be deleted (and purged).", |
589 | | - "users_import_delete_others": "Delete unlisted users", |
590 | | - "users_import_update": "Update existing users", |
591 | | - "users_import_update_desc": "If checked, all existing users contained in the CSV file will be updated with the new value", |
| 586 | + "users_import_csv_file_desc": "The CSV file should be in UTF-8 and with columns username, password, groups, email and quota. For an example import CSV file, you can <a href='/yunohost/api/users/export' target='_BLANK'>export your accounts in CSV file</a> and change the file.", |
| 587 | + "users_import_delete": "Delete non listed accounts", |
| 588 | + "users_import_delete_desc": "If checked, all existing accounts that are not in the CSV file will be deleted (and purged).", |
| 589 | + "users_import_delete_others": "Delete unlisted accounts", |
| 590 | + "users_import_update": "Update existing accounts", |
| 591 | + "users_import_update_desc": "If checked, all existing accounts contained in the CSV file will be updated with the new value", |
592 | 592 | "version": "Version", |
593 | 593 | "warnings": "{count} warnings", |
594 | 594 | "words": { |
|
600 | 600 | "none": "None", |
601 | 601 | "separator": ", " |
602 | 602 | }, |
603 | | - "wrong_password_or_username": "Wrong password or username", |
| 603 | + "wrong_password_or_username": "Wrong password or account name", |
604 | 604 | "yes": "Yes", |
605 | 605 | "yunohost_admin": "YunoHost Admin" |
606 | 606 | } |
0 commit comments