92 lines
2.8 KiB
JSON
92 lines
2.8 KiB
JSON
{
|
|
"_meta": {"code": "en", "name": "English", "flag": "🇬🇧"},
|
|
"dashboard": "Dashboard",
|
|
"stacks": "Stacks",
|
|
"app_store": "App Store",
|
|
"images": "Docker Images",
|
|
"audit": "Audit Log",
|
|
"settings": "Settings",
|
|
"modules": "Modules",
|
|
"overview": "Overview of your Docker environment",
|
|
"running": "Running",
|
|
"stopped": "Stopped",
|
|
"start": "Start",
|
|
"stop": "Stop",
|
|
"restart": "Restart",
|
|
"update": "Update",
|
|
"remove": "Remove",
|
|
"install": "Install",
|
|
"save": "Save",
|
|
"saved": "Saved",
|
|
"cancel": "Cancel",
|
|
"close": "Close",
|
|
"search": "Search",
|
|
"loading": "Loading…",
|
|
"no_results": "No results",
|
|
"refresh": "Refresh",
|
|
"add": "Add",
|
|
"delete": "Delete",
|
|
"edit": "Edit",
|
|
"confirm": "Confirm",
|
|
"prune": "Prune",
|
|
"pull": "Pull",
|
|
"clone": "Clone",
|
|
"sync": "Sync",
|
|
"logs": "Logs",
|
|
"backup": "Backup",
|
|
"env_editor": "Edit .env",
|
|
"compose_editor": "Edit compose",
|
|
"paths": "Paths",
|
|
"library_dir": "Library directory",
|
|
"data_dir": "Data directory",
|
|
"backup_dir": "Backup directory",
|
|
"theme": "Theme",
|
|
"language": "Language",
|
|
"git": "Git",
|
|
"docker": "Docker",
|
|
"no_stacks": "No stacks found",
|
|
"no_images": "No images found",
|
|
"no_repos": "No repositories",
|
|
"add_repo": "Add repository",
|
|
"repo_name": "Name",
|
|
"repo_url": "Git URL",
|
|
"repo_branch": "Branch",
|
|
"repo_subdir": "Subdirectory",
|
|
"install_stack": "Install stack",
|
|
"instance_name": "Instance name",
|
|
"instance_hint": "Change for multiple installations",
|
|
"remove_stack": "Remove stack",
|
|
"remove_stack_only": "Stop containers + volumes",
|
|
"remove_all": "Stop + remove all files",
|
|
"prune_images": "Remove all unused images?",
|
|
"confirm_remove_image": "Remove image?",
|
|
"force_remove": "Force removal?",
|
|
"container_restart": "Restart container",
|
|
"container_restart_hint": "Restart the Server Up container",
|
|
"container_restarting": "Container is restarting…",
|
|
"wizard": "Setup Wizard",
|
|
"wizard_open": "Open wizard",
|
|
"wizard_reset": "Run again",
|
|
"wizard_welcome": "Welcome to Server Up",
|
|
"wizard_welcome_sub": "This wizard guides you through first-time setup. All steps are optional.",
|
|
"wizard_paths": "Set paths",
|
|
"wizard_paths_sub": "Where should your Docker projects be stored?",
|
|
"wizard_git": "Git repositories",
|
|
"wizard_git_sub": "Synchronise your stacks and modules.",
|
|
"wizard_done": "All done!",
|
|
"wizard_done_sub": "Setup complete. Change anything later in Settings.",
|
|
"prev": "Previous",
|
|
"next": "Next",
|
|
"finish": "Finish",
|
|
"ready": "Ready",
|
|
"busy": "Busy",
|
|
"done": "Done",
|
|
"error": "Error",
|
|
"optional_modules": "Optional modules",
|
|
"module_repos": "Module repositories",
|
|
"installed": "Installed",
|
|
"available": "Available",
|
|
"synced": "Synced",
|
|
"not_cloned": "Not cloned",
|
|
"auto_saved": "Auto-saved"
|
|
}
|