|
67 | 67 | "confirm_reprocess_all_faces": "Are you sure you want to reprocess all faces? This will also clear named people.", |
68 | 68 | "confirm_user_password_reset": "Are you sure you want to reset {user}'s password?", |
69 | 69 | "confirm_user_pin_code_reset": "Are you sure you want to reset {user}'s PIN code?", |
| 70 | + "copy_config_to_clipboard_description": "Copy the current system config as a JSON object to the clipboard", |
70 | 71 | "create_job": "Create job", |
71 | 72 | "cron_expression": "Cron expression", |
72 | 73 | "cron_expression_description": "Set the scanning interval using the cron format. For more information please refer to e.g. <link>Crontab Guru</link>", |
73 | 74 | "cron_expression_presets": "Cron expression presets", |
74 | 75 | "disable_login": "Disable login", |
75 | 76 | "duplicate_detection_job_description": "Run machine learning on assets to detect similar images. Relies on Smart Search", |
76 | 77 | "exclusion_pattern_description": "Exclusion patterns lets you ignore files and folders when scanning your library. This is useful if you have folders that contain files you don't want to import, such as RAW files.", |
| 78 | + "export_config_as_json_description": "Download the current system config as a JSON file", |
| 79 | + "external_libraries_page_description": "Admin external library page", |
77 | 80 | "external_library_management": "External Library Management", |
78 | 81 | "face_detection": "Face detection", |
79 | 82 | "face_detection_description": "Detect the faces in assets using machine learning. For videos, only the thumbnail is considered. \"Refresh\" (re-)processes all assets. \"Reset\" additionally clears all current face data. \"Missing\" queues assets that haven't been processed yet. Detected faces will be queued for Facial Recognition after Face Detection is complete, grouping them into existing or new people.", |
|
102 | 105 | "image_thumbnail_description": "Small thumbnail with stripped metadata, used when viewing groups of photos like the main timeline", |
103 | 106 | "image_thumbnail_quality_description": "Thumbnail quality from 1-100. Higher is better, but produces larger files and can reduce app responsiveness.", |
104 | 107 | "image_thumbnail_title": "Thumbnail Settings", |
| 108 | + "import_config_from_json_description": "Import system config by uploading a JSON config file", |
105 | 109 | "job_concurrency": "{job} concurrency", |
106 | 110 | "job_created": "Job created", |
107 | 111 | "job_not_concurrency_safe": "This job is not concurrency-safe.", |
|
110 | 114 | "job_status": "Job Status", |
111 | 115 | "jobs_delayed": "{jobCount, plural, other {# delayed}}", |
112 | 116 | "jobs_failed": "{jobCount, plural, other {# failed}}", |
| 117 | + "jobs_page_description": "Admin jobs page", |
113 | 118 | "library_created": "Created library: {library}", |
114 | 119 | "library_deleted": "Library deleted", |
115 | 120 | "library_import_path_description": "Specify a folder to import. This folder, including subfolders, will be scanned for images and videos.", |
|
174 | 179 | "machine_learning_smart_search_enabled_description": "If disabled, images will not be encoded for smart search.", |
175 | 180 | "machine_learning_url_description": "The URL of the machine learning server. If more than one URL is provided, each server will be attempted one-at-a-time until one responds successfully, in order from first to last. Servers that don't respond will be temporarily ignored until they come back online.", |
176 | 181 | "manage_concurrency": "Manage Concurrency", |
| 182 | + "manage_concurrency_description": "Navigate to the jobs page to manage job concurrency", |
177 | 183 | "manage_log_settings": "Manage log settings", |
178 | 184 | "map_dark_style": "Dark style", |
179 | 185 | "map_enable_description": "Enable map features", |
|
279 | 285 | "server_public_users_description": "All users (name and email) are listed when adding a user to shared albums. When disabled, the user list will only be available to admin users.", |
280 | 286 | "server_settings": "Server Settings", |
281 | 287 | "server_settings_description": "Manage server settings", |
| 288 | + "server_stats_page_description": "Admin server statistics page", |
282 | 289 | "server_welcome_message": "Welcome message", |
283 | 290 | "server_welcome_message_description": "A message that is displayed on the login page.", |
| 291 | + "settings_page_description": "Admin settings page", |
284 | 292 | "sidecar_job": "Sidecar metadata", |
285 | 293 | "sidecar_job_description": "Discover or synchronize sidecar metadata from the filesystem", |
286 | 294 | "slideshow_duration_description": "Number of seconds to display each image", |
|
400 | 408 | "user_settings": "User Settings", |
401 | 409 | "user_settings_description": "Manage user settings", |
402 | 410 | "user_successfully_removed": "User {email} has been successfully removed.", |
| 411 | + "users_page_description": "Admin users page", |
403 | 412 | "version_check_enabled_description": "Enable version check", |
404 | 413 | "version_check_implications": "The version check feature relies on periodic communication with github.com", |
405 | 414 | "version_check_settings": "Version Check", |
|
718 | 727 | "collapse_all": "Collapse all", |
719 | 728 | "color": "Color", |
720 | 729 | "color_theme": "Color theme", |
| 730 | + "command": "Command", |
721 | 731 | "comment_deleted": "Comment deleted", |
722 | 732 | "comment_options": "Comment options", |
723 | 733 | "comments_and_likes": "Comments & likes", |
|
1485 | 1495 | "other_variables": "Other variables", |
1486 | 1496 | "owned": "Owned", |
1487 | 1497 | "owner": "Owner", |
| 1498 | + "page": "Page", |
1488 | 1499 | "partner": "Partner", |
1489 | 1500 | "partner_can_access": "{partner} can access", |
1490 | 1501 | "partner_can_access_assets": "All your photos and videos except those in Archived and Deleted", |
|
2038 | 2049 | "to_select": "to select", |
2039 | 2050 | "to_trash": "Trash", |
2040 | 2051 | "toggle_settings": "Toggle settings", |
| 2052 | + "toggle_theme_description": "Toggle theme", |
2041 | 2053 | "total": "Total", |
2042 | 2054 | "total_usage": "Total usage", |
2043 | 2055 | "trash": "Trash", |
|
0 commit comments