mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
[mod] update locales-community/en.json with new translations
This commit is contained in:
parent
c9eac1fc57
commit
58527b60a2
1 changed files with 14 additions and 3 deletions
|
@ -12,6 +12,11 @@
|
|||
"LBCAlerte_manifest_arguments_install_password": "Password for admin account",
|
||||
"LBCAlerte_manifest_arguments_install_path": "Choose a path for LBCAlerte",
|
||||
"LBCAlerte_manifest_description": "LBCAlerte package for YunoHost.",
|
||||
"Remotestorage_manifest_arguments_install_admin": "Choose an user (Not a LDAP User)",
|
||||
"Remotestorage_manifest_arguments_install_domain": "Choose a domain name for Remotestorage[Will install on domain or sub-domain]",
|
||||
"Remotestorage_manifest_arguments_install_is_public": "Is it a public application?",
|
||||
"Remotestorage_manifest_arguments_install_password": "Password for the user account (At least 6 characters long)",
|
||||
"Remotestorage_manifest_description": "This is a remoteStorage server implementation written in PHP.",
|
||||
"abantecart_manifest_arguments_install_admin_email": "Your Email adress.",
|
||||
"abantecart_manifest_arguments_install_admin_name": "Choose the Abantecart administrator (must be an existing YunoHost user)",
|
||||
"abantecart_manifest_arguments_install_admin_pass": "Set the password for the Admin user \u2265 5 character (without special caracters)",
|
||||
|
@ -152,6 +157,9 @@
|
|||
"diaspora_manifest_description": "Distributed social networking service",
|
||||
"diasporadocker_manifest_arguments_install_domain": "Choose a domain for Diaspora",
|
||||
"diasporadocker_manifest_description": "A open and powerfull social network",
|
||||
"docker-registry_manifest_arguments_install_domain": "Choose a domain for your Docker Registry",
|
||||
"docker-registry_manifest_arguments_install_is_public": "Is it a public site ?",
|
||||
"docker-registry_manifest_description": "Docker registry for yunohost",
|
||||
"dockercontainer_manifest_arguments_install_command": "Enter the container's options",
|
||||
"dockercontainer_manifest_arguments_install_datacontainer": "Do you want to store data in a data volume container? (See https://docs.docker.com/userguide/dockervolumes/)",
|
||||
"dockercontainer_manifest_arguments_install_name": "Enter the container's name",
|
||||
|
@ -327,6 +335,9 @@
|
|||
"ghostblog_manifest_arguments_install_password": "Admin user password (8 characters minimum)",
|
||||
"ghostblog_manifest_arguments_install_path": "Choose a path for Ghost",
|
||||
"ghostblog_manifest_description": "Just a blogging platform",
|
||||
"git-repositories_manifest_arguments_install_domain": "Choose a domain for Git repositories",
|
||||
"git-repositories_manifest_arguments_install_path": "Choose a path for Git repositories",
|
||||
"git-repositories_manifest_description": "",
|
||||
"gitea_manifest_arguments_install_admin": "Choose the Gitea administrator (must be an existing YunoHost user)",
|
||||
"gitea_manifest_arguments_install_domain": "Choose a domain for Gitea",
|
||||
"gitea_manifest_arguments_install_is_public": "Is it a public site ?",
|
||||
|
@ -396,7 +407,7 @@
|
|||
"headphones_manifest_arguments_remove_data": "Would you like to keep data files ?",
|
||||
"headphones_manifest_description": "Automatic music downloader",
|
||||
"horde_manifest_arguments_install_admin": "Choose an admin user",
|
||||
"horde_manifest_arguments_install_ansel_install": "Install a full featured phpto management (Ansel) ?",
|
||||
"horde_manifest_arguments_install_ansel_install": "Install a full featured photo management (Ansel) ?",
|
||||
"horde_manifest_arguments_install_domain": "Choose a domain name for Horde",
|
||||
"horde_manifest_arguments_install_is_public": "Is it a public server ?",
|
||||
"horde_manifest_arguments_install_language": "Choose the application language",
|
||||
|
@ -882,7 +893,7 @@
|
|||
"seafile_manifest_arguments_install_domain": "Choose a domain for Seafile",
|
||||
"seafile_manifest_arguments_install_path": "Choose a path for Seafile",
|
||||
"seafile_manifest_arguments_install_public_site": "Is it a public site ? If you want to use a desktop client or the smartphone app, make Seafile public.",
|
||||
"seafile_manifest_arguments_install_server_name": "Choose a name",
|
||||
"seafile_manifest_arguments_install_server_name": "Choose a name (3 - 15 letters or digits)",
|
||||
"seafile_manifest_description": "Open Source Cloud Storage",
|
||||
"seenthis_manifest_arguments_install_admin": "Choose the SPIP administrator (must be an existing YunoHost user)",
|
||||
"seenthis_manifest_arguments_install_domain": "Choose a domain name for Seenthis",
|
||||
|
@ -1121,7 +1132,7 @@
|
|||
"yellowcms_manifest_description": "CMS for simple website",
|
||||
"ynapticron_manifest_arguments_install_emails": "Email addresses the notifications will be send to (space separated).",
|
||||
"ynapticron_manifest_description": "Be notified on packages to upgrade on your system.",
|
||||
"yourls_manifest_arguments_install_admin": "Choose the Yourls administrator (must be an existing YunoHost user)",
|
||||
"yourls_manifest_arguments_install_admin": "Choose the Yourls administrator (can be other then YunoHOst registered user)",
|
||||
"yourls_manifest_arguments_install_domain": "Choose a domain for Yourls",
|
||||
"yourls_manifest_arguments_install_password": "Password for the admin account (At least 6 characters long)",
|
||||
"yourls_manifest_arguments_install_path": "Choose a path for Yourls",
|
||||
|
|
Loading…
Add table
Reference in a new issue