|
8 | 8 | "action_description": "A set of action to perform on the filtered assets", |
9 | 9 | "actions": "Actions", |
10 | 10 | "active": "Active", |
| 11 | + "active_count": "Active: {count}", |
11 | 12 | "activity": "Activity", |
12 | 13 | "activity_changed": "Activity is {enabled, select, true {enabled} other {disabled}}", |
13 | 14 | "add": "Add", |
|
117 | 118 | "job_not_concurrency_safe": "This job is not concurrency-safe.", |
118 | 119 | "job_settings": "Job Settings", |
119 | 120 | "job_settings_description": "Manage job concurrency", |
120 | | - "job_status": "Job Status", |
121 | 121 | "jobs_delayed": "{jobCount, plural, other {# delayed}}", |
122 | 122 | "jobs_failed": "{jobCount, plural, other {# failed}}", |
123 | | - "jobs_page_description": "Admin jobs page", |
| 123 | + "jobs_over_time": "Jobs over time", |
124 | 124 | "library_created": "Created library: {library}", |
125 | 125 | "library_deleted": "Library deleted", |
126 | 126 | "library_details": "Library details", |
|
283 | 283 | "password_settings_description": "Manage password login settings", |
284 | 284 | "paths_validated_successfully": "All paths validated successfully", |
285 | 285 | "person_cleanup_job": "Person cleanup", |
| 286 | + "queue_details": "Queue Details", |
| 287 | + "queues": "Job Queues", |
| 288 | + "queues_page_description": "Admin job queues page", |
286 | 289 | "quota_size_gib": "Quota Size (GiB)", |
287 | 290 | "refreshing_all_libraries": "Refreshing all libraries", |
288 | 291 | "registration": "Admin Registration", |
289 | 292 | "registration_description": "Since you are the first user on the system, you will be assigned as the Admin and are responsible for administrative tasks, and additional users will be created by you.", |
| 293 | + "remove_failed_jobs": "Remove failed jobs", |
290 | 294 | "require_password_change_on_login": "Require user to change password on first login", |
291 | 295 | "reset_settings_to_default": "Reset settings to default", |
292 | 296 | "reset_settings_to_recent_saved": "Reset settings to the recent saved settings", |
|
1122 | 1126 | "external_network_sheet_info": "When not on the preferred Wi-Fi network, the app will connect to the server through the first of the below URLs it can reach, starting from top to bottom", |
1123 | 1127 | "face_unassigned": "Unassigned", |
1124 | 1128 | "failed": "Failed", |
| 1129 | + "failed_count": "Failed: {count}", |
1125 | 1130 | "failed_to_authenticate": "Failed to authenticate", |
1126 | 1131 | "failed_to_load_assets": "Failed to load assets", |
1127 | 1132 | "failed_to_load_folder": "Failed to load folder", |
|
2263 | 2268 | "visual": "Visual", |
2264 | 2269 | "visual_builder": "Visual builder", |
2265 | 2270 | "waiting": "Waiting", |
| 2271 | + "waiting_count": "Waiting: {count}", |
2266 | 2272 | "warning": "Warning", |
2267 | 2273 | "week": "Week", |
2268 | 2274 | "welcome": "Welcome", |
|
0 commit comments