2022-04-02 21:08:55 +02:00
{
"layout" : {
"update_done" : "Update completed." ,
"wait_new_version_startup" : "Waiting for the new version to start..." ,
"new_version" : "New version reachable. Reloading..." ,
"switch_to_a_different_team" : "Switch to a different team..." ,
2022-08-17 11:06:51 +02:00
"update_available" : "Update Available"
2022-04-02 21:08:55 +02:00
} ,
"error" : {
"you_can_find_your_way_back" : "You can find your way back" ,
2022-04-03 14:14:59 +02:00
"here" : "here" ,
"you_are_lost" : "Ooops you are lost! But don't be afraid!"
2022-04-02 21:08:55 +02:00
} ,
"index" : {
"dashboard" : "Dashboard" ,
"applications" : "Applications" ,
"destinations" : "Destinations" ,
"git_sources" : "Git Sources" ,
"databases" : "Databases" ,
"services" : "Services" ,
2022-04-02 23:53:10 +02:00
"teams" : "Teams" ,
2022-04-03 00:18:48 +02:00
"not_implemented_yet" : "Not implemented yet" ,
2022-04-03 14:14:59 +02:00
"database" : "Database" ,
"settings" : "Settings" ,
"global_settings" : "Global Settings" ,
"secret" : "Secret" ,
"team" : "Team" ,
"logout" : "Logout"
2022-04-02 21:08:55 +02:00
} ,
"login" : {
"already_logged_in" : "Already logged in..." ,
"authenticating" : "Authenticating..." ,
"login" : "Login"
} ,
"forms" : {
"password" : "Password" ,
2022-04-03 00:18:48 +02:00
"email" : "Email address" ,
2022-04-02 21:08:55 +02:00
"passwords_not_match" : "Passwords do not match." ,
2022-04-02 22:04:50 +02:00
"password_again" : "Password again" ,
"save" : "Save" ,
2022-04-02 23:00:03 +02:00
"saving" : "Saving..." ,
2022-04-02 23:53:10 +02:00
"name" : "Name" ,
2022-04-02 23:00:03 +02:00
"value" : "Value" ,
"action" : "Action" ,
"is_required" : "is required." ,
"add" : "Add" ,
"set" : "Set" ,
"remove" : "Remove" ,
"path" : "Path" ,
"confirm_continue" : "Are you sure to continue?" ,
"must_be_stopped_to_modify" : "Must be stopped to modify." ,
"port" : "Port" ,
"default" : "default" ,
"base_directory" : "Base Directory" ,
2022-04-02 23:17:59 +02:00
"publish_directory" : "Publish Directory" ,
"generated_automatically_after_start" : "Generated automatically after start" ,
"roots_password" : "Root's Password" ,
"root_user" : "Root User" ,
"eg" : "eg" ,
"user" : "User" ,
"loading" : "Loading..." ,
"version" : "Version" ,
2022-04-02 23:34:30 +02:00
"host" : "Host" ,
2022-04-03 14:34:48 +02:00
"already_used_for" : "<span class=\"text-red-500\">{{type}}</span> already used for" ,
2022-04-02 23:34:30 +02:00
"configuration" : "Configuration" ,
"engine" : "Engine" ,
2022-04-02 23:53:10 +02:00
"network" : "Network" ,
"ip_address" : "IP Address" ,
"ssh_private_key" : "SSH Private Key" ,
"type" : "Type" ,
"html_url" : "HTML URL" ,
"api_url" : "API URL" ,
2022-04-02 23:57:37 +02:00
"organization" : "Organization" ,
"new_password" : "New password" ,
"super_secure_new_password" : "Super secure new password" ,
2022-04-03 00:18:48 +02:00
"submit" : "Submit" ,
"default_email_address" : "Default Email Address" ,
"default_password" : "Default Password" ,
"username" : "Username" ,
"root_db_user" : "Root DB User" ,
"root_db_password" : "Root DB Password" ,
"api_port" : "API Port" ,
"verifying" : "Verifying" ,
"verify_emails_without_smtp" : "Verify emails without SMTP" ,
"extra_config" : "Extra Config" ,
"select_a_service" : "Select a Service" ,
2022-04-03 14:14:59 +02:00
"select_a_service_version" : "Select a Service version" ,
"removing" : "Removing..." ,
"remove_domain" : "Remove domain" ,
"public_port_range" : "Public Port Range" ,
2022-09-19 12:05:47 +02:00
"public_port_range_explainer" : "Ports used to expose databases/services/internal services.<br> Add them to your firewall (if applicable).<br><br>You can specify a range of ports, eg: <span class='text-settings '>9000-9100</span>" ,
2022-04-04 12:37:24 +02:00
"no_actions_available" : "No actions available" ,
"admin_api_key" : "Admin API key"
2022-04-02 21:08:55 +02:00
} ,
"register" : {
"register" : "Register" ,
2022-04-04 12:30:22 +02:00
"registering" : "Registering..." ,
2022-04-02 21:08:55 +02:00
"first_user" : "You are registering the first user. It will be the administrator of your Coolify instance."
} ,
"reset" : {
2022-04-02 23:57:37 +02:00
"reset_password" : "Reset" ,
"invalid_secret_key" : "Invalid secret key." ,
"secret_key" : "Secret Key" ,
"find_path_secret_key" : "You can find it in ~/coolify/.env (COOLIFY_SECRET_KEY)"
2022-04-02 22:04:50 +02:00
} ,
"application" : {
"configuration" : {
"buildpack" : {
"choose_this_one" : "Choose this one..."
} ,
"branch_already_in_use" : "This branch is already used by another application. Webhooks won't work in this case for both applications. Are you sure you want to use it?" ,
"no_repositories_configured" : "No repositories configured for your Git Application." ,
"configure_it_now" : "Configure it now" ,
"loading_repositories" : "Loading repositories ..." ,
"select_a_repository" : "Please select a repository" ,
"loading_branches" : "Loading branches ..." ,
"select_a_repository_first" : "Please select a repository first" ,
"select_a_branch" : "Please select a branch" ,
"loading_groups" : "Loading groups..." ,
"select_a_group" : "Please select a group" ,
"loading_projects" : "Loading projects..." ,
"select_a_project" : "Please select a project" ,
"no_projects_found" : "No projects found" ,
"no_branches_found" : "No branches found" ,
"configure_build_pack" : "Configure Build Pack" ,
"scanning_repository_suggest_build_pack" : "Scanning repository to suggest a build pack for you..." ,
2022-07-06 11:02:36 +02:00
"found_lock_file" : "Found lock file for {{packageManager}}.<br>Using it for predefined commands commands." ,
2022-04-02 22:04:50 +02:00
"configure_destination" : "Configure Destination" ,
"no_configurable_destination" : "No configurable Destination found" ,
"select_a_repository_project" : "Select a Repository / Project" ,
"select_a_git_source" : "Select a Git Source" ,
"no_configurable_git" : "No configurable Git Source found" ,
"configuration_missing" : "Configuration missing"
2022-04-02 23:00:03 +02:00
} ,
"build" : {
"queued_waiting_exec" : "Queued and waiting for execution." ,
"build_logs_of" : "Build logs of" ,
"running" : "Running" ,
"queued" : "Queued" ,
"finished_in" : "Finished in" ,
"load_more" : "Load More" ,
"no_logs" : "No logs found" ,
"waiting_logs" : "Waiting for the logs..."
} ,
"preview" : {
"need_during_buildtime" : "Need during buildtime?" ,
2022-09-19 12:05:47 +02:00
"setup_secret_app_first" : "You can add secrets to PR/MR deployments. Please add secrets to the application first. <br>Useful for creating <span class='text-settings '>staging</span> environments." ,
"values_overwriting_app_secrets" : "These values overwrite application secrets in PR/MR deployments. Useful for creating <span class='text-settings '>staging</span> environments." ,
2022-04-02 23:00:03 +02:00
"redeploy" : "Redeploy" ,
"no_previews_available" : "No previews available"
} ,
"secrets" : {
"secret_saved" : "Secret saved." ,
"use_isbuildsecret" : "Use isBuildSecret" ,
"secrets_for" : "Secrets for"
} ,
"storage" : {
"path_is_required" : "Path is required." ,
"storage_saved" : "Storage saved." ,
"storage_updated" : "Storage updated." ,
"storage_deleted" : "Storage deleted." ,
2022-09-19 12:05:47 +02:00
"persistent_storage_explainer" : "You can specify any folder that you want to be persistent across deployments.<br><span class='text-settings '>/example</span> means it will preserve <span class='text-settings '>/app/example</span> in the container as <span class='text-settings '>/app</span> is <span class='text-settings '>the root directory</span> for your application.<br><br>This is useful for storing data such as a <span class='text-settings '>database (SQLite)</span> or a <span class='text-settings '>cache</span>."
2022-04-02 23:00:03 +02:00
} ,
"deployment_queued" : "Deployment queued." ,
2022-04-03 14:34:48 +02:00
"confirm_to_delete" : "Are you sure you would like to delete '{{name}}'?" ,
2022-08-17 11:03:44 +02:00
"stop_application" : "Stop Application" ,
2022-04-02 23:00:03 +02:00
"permission_denied_stop_application" : "You do not have permission to stop the application." ,
2022-08-17 11:03:44 +02:00
"rebuild_application" : "Rebuild Application" ,
2022-04-02 23:00:03 +02:00
"permission_denied_rebuild_application" : "You do not have permission to rebuild application." ,
2022-08-10 11:22:44 +00:00
"build_and_start_application" : "Deploy" ,
"permission_denied_build_and_start_application" : "You do not have permission to deploy application." ,
2022-04-02 23:00:03 +02:00
"configurations" : "Configurations" ,
"secret" : "Secrets" ,
"persistent_storage" : "Persistent Storage" ,
"previews" : "Previews" ,
"logs" : "Application Logs" ,
"build_logs" : "Build Logs" ,
2022-08-10 11:22:44 +00:00
"delete_application" : "Delete" ,
2022-04-02 23:00:03 +02:00
"permission_denied_delete_application" : "You do not have permission to delete this application" ,
2022-04-03 14:34:48 +02:00
"domain_already_in_use" : "Domain {{domain}} is already used." ,
2022-05-06 11:41:39 +02:00
"dns_not_set_error" : "DNS not set correctly or propogated for {{domain}}.<br><br>Please check your DNS settings." ,
"domain_required" : "Domain is required." ,
2022-07-12 09:25:16 +02:00
"settings_saved" : "Configuration saved." ,
2022-04-02 23:00:03 +02:00
"dns_not_set_partial_error" : "DNS not set" ,
2022-05-06 11:53:53 +02:00
"domain_not_valid" : "Could not resolve domain or it's not pointing to the server IP address.<br><br>Please check your DNS configuration and try again." ,
2022-04-02 23:00:03 +02:00
"git_source" : "Git Source" ,
"git_repository" : "Git Repository" ,
"build_pack" : "Build Pack" ,
2022-05-03 22:49:52 +02:00
"base_image" : "Deployment Image" ,
2022-05-02 14:15:50 +02:00
"base_image_explainer" : "Image that will be used for the deployment." ,
"base_build_image" : "Build Image" ,
"base_build_image_explainer" : "Image that will be used during the build process." ,
2022-04-02 23:00:03 +02:00
"destination" : "Destination" ,
"application" : "Application" ,
2022-04-04 11:50:54 +02:00
"url_fqdn" : "URL (FQDN)" ,
2022-04-02 23:00:03 +02:00
"domain_fqdn" : "Domain (FQDN)" ,
2022-09-19 12:05:47 +02:00
"https_explainer" : "If you specify <span class='text-settings '>https</span>, the application will be accessible only over https. SSL certificate will be generated for you.<br>If you specify <span class='text-settings '>www</span>, the application will be redirected (302) from non-www and vice versa.<br><br>To modify the domain, you must first stop the application.<br><br><span class='text-white '>You must set your DNS to point to the server IP in advance.</span>" ,
2022-04-02 23:00:03 +02:00
"ssl_www_and_non_www" : "Generate SSL for www and non-www?" ,
2022-09-19 12:05:47 +02:00
"ssl_explainer" : "It will generate certificates for both www and non-www. <br>You need to have <span class=' text-settings'>both DNS entries</span> set in advance.<br><br>Useful if you expect to have visitors on both." ,
2022-04-02 23:00:03 +02:00
"install_command" : "Install Command" ,
"build_command" : "Build Command" ,
"start_command" : "Start Command" ,
2022-09-19 12:05:47 +02:00
"directory_to_use_explainer" : "Directory to use as the base for all commands.<br>Could be useful with <span class='text-settings '>monorepos</span>." ,
"publish_directory_explainer" : "Directory containing all the assets for deployment. <br> For example: <span class='text-settings '>dist</span>,<span class='text-settings '>_site</span> or <span class='text-settings '>public</span>." ,
2022-04-02 23:00:03 +02:00
"features" : "Features" ,
"enable_automatic_deployment" : "Enable Automatic Deployment" ,
"enable_auto_deploy_webhooks" : "Enable automatic deployment through webhooks." ,
"enable_mr_pr_previews" : "Enable MR/PR Previews" ,
2022-04-30 21:34:00 +10:00
"expose_a_port" : "Expose a port" ,
2022-04-02 23:00:03 +02:00
"enable_preview_deploy_mr_pr_requests" : "Enable preview deployments from pull or merge requests." ,
"debug_logs" : "Debug Logs" ,
2022-09-19 12:05:47 +02:00
"enable_debug_log_during_build" : "Enable debug logs during build phase.<br><span class='text-settings '>Sensitive information</span> could be visible and saved in logs." ,
2022-04-02 23:00:03 +02:00
"cant_activate_auto_deploy_without_repo" : "Cannot activate automatic deployments until only one application is defined for this repository / branch." ,
2022-04-04 12:37:24 +02:00
"no_applications_found" : "No applications found" ,
"secret__batch_dot_env" : "Paste .env file" ,
"batch_secrets" : "Batch add secrets"
2022-04-02 23:00:03 +02:00
} ,
2022-04-02 23:17:59 +02:00
"general" : "General" ,
"database" : {
"default_database" : "Default Database" ,
"generated_automatically_after_set_to_public" : "Generated automatically after set to public" ,
"connection_string" : "Connection String" ,
"set_public" : "Set it public" ,
"warning_database_public" : "Your database will be reachable over the internet. <br>Take security seriously in this case!" ,
"change_append_only_mode" : "Change append only mode" ,
2022-09-19 12:05:47 +02:00
"warning_append_only" : "Useful if you would like to restore redis data from a backup.<br><span class=' text-white'>Database restart is required.</span>" ,
2022-04-02 23:17:59 +02:00
"select_database_type" : "Select a Database type" ,
"select_database_version" : "Select a Database version" ,
2022-04-03 14:34:48 +02:00
"confirm_stop" : "Are you sure you would like to stop {{name}}?" ,
2022-08-10 11:22:44 +00:00
"stop_database" : "Stop" ,
2022-04-02 23:17:59 +02:00
"permission_denied_stop_database" : "You do not have permission to stop the database." ,
2022-08-10 11:22:44 +00:00
"start_database" : "Start" ,
2022-04-02 23:17:59 +02:00
"permission_denied_start_database" : "You do not have permission to start the database." ,
2022-08-10 11:22:44 +00:00
"delete_database" : "Delete" ,
2022-04-02 23:17:59 +02:00
"permission_denied_delete_database" : "You do not have permission to delete a Database" ,
2022-04-29 22:25:37 +02:00
"no_databases_found" : "No databases found" ,
2022-08-10 11:22:44 +00:00
"logs" : "Logs"
2022-04-02 23:34:30 +02:00
} ,
"destination" : {
2022-08-10 11:36:31 +00:00
"delete_destination" : "Delete" ,
2022-04-02 23:34:30 +02:00
"permission_denied_delete_destination" : "You do not have permission to delete this destination" ,
"add_to_coolify" : "Add to Coolify" ,
"coolify_proxy_stopped" : "Coolify Proxy stopped!" ,
"coolify_proxy_started" : "Coolify Proxy started!" ,
"confirm_restart_proxy" : "Are you sure you want to restart the proxy? Everything will be reconfigured in ~10 secs." ,
"coolify_proxy_restarting" : "Coolify Proxy restarting..." ,
"restarting_please_wait" : "Restarting... please wait..." ,
"force_restart_proxy" : "Force restart proxy" ,
"use_coolify_proxy" : "Use Coolify Proxy?" ,
2022-04-02 23:53:10 +02:00
"no_destination_found" : "No destination found" ,
2022-04-03 14:34:48 +02:00
"new_error_network_already_exists" : "Network {{network}} already configured for another team!" ,
2022-04-02 23:53:10 +02:00
"new" : {
2022-07-21 12:43:53 +00:00
"saving_and_configuring_proxy" : "Saving..." ,
2022-04-02 23:53:10 +02:00
"install_proxy" : "This will install a proxy on the destination to allow you to access your applications and services without any manual configuration (recommended for Docker).<br><br>Databases will have their own proxy." ,
"add_new_destination" : "Add New Destination" ,
"predefined_destinations" : "Predefined destinations"
}
} ,
"sources" : {
"local_docker" : "Local Docker" ,
"remote_docker" : "Remote Docker" ,
"organization_explainer" : "Fill it if you would like to use an organization's as your Git Source. Otherwise your user will be used."
} ,
"source" : {
"new" : {
"git_source" : "Add New Git Source" ,
"official_providers" : "Official providers"
2022-04-03 14:14:59 +02:00
} ,
"no_git_sources_found" : "No git sources found" ,
2022-08-10 11:22:44 +00:00
"delete_git_source" : "Delete" ,
2022-04-03 14:14:59 +02:00
"permission_denied" : "You do not have permission to delete a Git Source" ,
2022-04-03 14:34:48 +02:00
"create_new_app" : "Create new {{name}} App" ,
"change_app_settings" : "Change {{name}} App Settings" ,
2022-04-03 14:14:59 +02:00
"install_repositories" : "Install Repositories" ,
"application_id" : "Application ID" ,
"group_name" : "Group Name" ,
"oauth_id" : "OAuth ID" ,
2022-09-19 12:05:47 +02:00
"oauth_id_explainer" : "The OAuth ID is the unique identifier of the GitLab application. <br>You can find it <span class=' text-settings' >in the URL</span> of your GitLab OAuth Application." ,
2022-04-03 14:14:59 +02:00
"register_oauth_gitlab" : "Register new OAuth application on GitLab" ,
"gitlab" : {
"self_hosted" : "Instance-wide application (self-hosted)" ,
"user_owned" : "User owned application" ,
"group_owned" : "Group owned application" ,
"gitlab_application_type" : "GitLab Application Type" ,
"already_configured" : "GitLab App is already configured."
} ,
"github" : {
"redirecting" : "Redirecting to Github..."
2022-04-02 23:53:10 +02:00
}
2022-04-03 00:18:48 +02:00
} ,
"services" : {
2022-07-06 11:02:36 +02:00
"all_email_verified" : "All emails are verified. You can login now." ,
2022-09-19 12:05:47 +02:00
"generate_www_non_www_ssl" : "It will generate certificates for both www and non-www. <br>You need to have <span class='text-settings'>both DNS entries</span> set in advance.<br><br>Service needs to be restarted."
2022-04-03 00:18:48 +02:00
} ,
"service" : {
2022-08-10 11:22:44 +00:00
"stop_service" : "Stop" ,
2022-04-03 00:18:48 +02:00
"permission_denied_stop_service" : "You do not have permission to stop the service." ,
2022-08-10 11:22:44 +00:00
"start_service" : "Start" ,
2022-04-03 00:18:48 +02:00
"permission_denied_start_service" : "You do not have permission to start the service." ,
2022-08-10 11:22:44 +00:00
"delete_service" : "Delete" ,
2022-04-03 14:14:59 +02:00
"permission_denied_delete_service" : "You do not have permission to delete a service." ,
2022-04-29 22:25:37 +02:00
"no_service" : "No services found" ,
2022-08-10 11:22:44 +00:00
"logs" : "Logs"
2022-04-03 14:14:59 +02:00
} ,
"setting" : {
2022-04-21 14:57:52 +02:00
"change_language" : "Change Language" ,
2022-04-03 14:14:59 +02:00
"permission_denied" : "You do not have permission to do this. \\nAsk an admin to modify your permissions." ,
"domain_removed" : "Domain removed" ,
2022-09-19 12:05:47 +02:00
"ssl_explainer" : "If you specify <span class='text-settings'>https</span>, Coolify will be accessible only over https. SSL certificate will be generated for you.<br>If you specify <span class='text-settings '>www</span>, Coolify will be redirected (302) from non-www and vice versa.<br><br><span class='text-settings '>WARNING:</span> If you change an already set domain, it will break webhooks and other integrations! You need to manually update them." ,
2022-04-03 14:14:59 +02:00
"must_remove_domain_before_changing" : "Must remove the domain before you can change this setting." ,
"registration_allowed" : "Registration allowed?" ,
"registration_allowed_explainer" : "Allow further registrations to the application. <br>It's turned off after the first registration." ,
2022-04-03 14:34:48 +02:00
"coolify_proxy_settings" : "Coolify Proxy Settings" ,
2022-09-19 12:05:47 +02:00
"credential_stat_explainer" : "Credentials for <a class=\"text-white \" href=\"{{link}}\" target=\"_blank\">stats</a> page." ,
2022-04-25 09:54:28 +02:00
"auto_update_enabled" : "Auto update enabled?" ,
2022-04-30 13:21:18 +02:00
"auto_update_enabled_explainer" : "Enable automatic updates for Coolify. It will be done automatically behind the scenes, if there is no build process running." ,
2022-09-19 12:05:47 +02:00
"generate_www_non_www_ssl" : "It will generate certificates for both www and non-www. <br>You need to have <span class=' text-settings'>both DNS entries</span> set in advance." ,
2022-04-30 13:21:18 +02:00
"is_dns_check_enabled" : "DNS check enabled?" ,
2022-05-02 09:21:01 +02:00
"is_dns_check_enabled_explainer" : "You can disable DNS check before creating SSL certificates.<br><br>Turning it off is useful when Coolify is behind a reverse proxy or tunnel."
2022-04-03 14:14:59 +02:00
} ,
"team" : {
"pending_invitations" : "Pending invitations" ,
"accept" : "Accept" ,
"delete" : "Delete" ,
"member" : "member(s)" ,
"root" : "(root)" ,
2022-09-19 12:05:47 +02:00
"invited_with_permissions" : "Invited to <span class=\" text-settings\">{{teamName}}</span> with <span class=\" text-rose-600\">{{permission}}</span> permission." ,
2022-04-03 14:14:59 +02:00
"members" : "Members" ,
2022-09-19 12:05:47 +02:00
"root_team_explainer" : "This is the <span class='text-red-500 '>root</span> team. That means members of this group can manage instance wide settings and have all the priviliges in Coolify (imagine like root user on Linux)." ,
2022-04-03 14:14:59 +02:00
"permission" : "Permission" ,
"you" : "(You)" ,
2022-04-03 14:34:48 +02:00
"promote_to" : "Promote to {{grade}}" ,
2022-04-03 14:14:59 +02:00
"revoke_invitation" : "Revoke invitation" ,
"pending_invitation" : "Pending invitation" ,
"invite_new_member" : "Invite new member" ,
"send_invitation" : "Send invitation" ,
2022-07-06 11:02:36 +02:00
"invite_only_register_explainer" : "You can only invite registered users." ,
2022-04-03 14:14:59 +02:00
"admin" : "Admin" ,
"read" : "Read"
2022-04-02 23:17:59 +02:00
}
2022-04-02 21:08:55 +02:00
}