📦 directus / v6-archive

📄 en.json · 662 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662{
    "tables": "Tables",
    "no_tables": "No Tables",
    "bookmarks": "Bookmarks",
    "no_bookmarks": "No Bookmarks",
    "bookmark_this_page": "Bookmark this page",
    "bookmark_not_found": "Bookmark not found",
    "delete_the_bookmark_x": "Delete the bookmark \"%{title}\"?",
    "what_would_you_like_to_name_this_bookmark": "What would you like to name this bookmark?",
    "extensions": "Extensions",
    "system": "System",
    "files": "Files",
    "messages": "Messages",
    "activity": "Activity",
    "users": "Users",
    "group": "Group",
    "user": "User",
    "a_missing_or_removed_user": "Unknown User",
    "please_fill_in_a_valid_name": "Please Fill In a Valid Name",
    "visit_project": "Visit Project",
    "there_are_no_tables_you_have_permission_to_view": "There are no tables you have permission to view",
    "edit_user": "Edit User",
    "sign_out": "Sign Out",
    "directus_user_guide": "Directus User Guide",
    "settings": "Settings",
    "global": "Global",
    "global_settings": "Global Settings",
    "global_settings_description": "Personalize this instance of Directus to fit your organization’s needs. Change colors, add a company logo, set the auto logout time, etc",
    "files_and_thumbnails": "Files & Thumbnails",
    "files_and_thumbnails_description": "Here you can adjust the size and quality of your automatic thumbnails, decide where to save uploaded files, and much more.",
    "tables_and_inputs": "Tables & Inputs",
    "tables_and_inputs_description": "Within Tables and Inputs you can make broad and granular adjustments to how Directus handles your specific data, visualizations, and inputs.",
    "group_permissions": "Group Permissions",
    "group_permissions_description": "Manage user groups which control access to your data. Setup table and field level permission for each group.",
    "groups_permissions_full_access": "Admins have access to all managed data",

    "directus_settings_global_project_name_placeholder": "My Project",
    "directus_settings_global_project_name_comment": "The name of your project",
    "directus_settings_global_project_url_comment": "Clicking the project logo takes you to this URL",
    "directus_settings_global_cms_thumbnail_url_comment": "Add a image URL for the main logo (200×64)",
    "directus_settings_global_cms_user_auto_sign_out_comment": "Minutes before users are automatically logged out",
    "directus_settings_global_rows_per_page_comment": "The number of items shown per listing page",
    "maps_ui_global_settings_google_api_key": "Google API key for Maps UI",
    "directus_settings_files_divider_title": "Files, Uploads, & Thumbnails",

    "directus_settings_files_file_naming_comment": "The file-system naming convention for uploads",
    "directus_settings_files_file_naming_file_name": "File Name (Readable)",
    "directus_settings_files_file_naming_file_id": "File ID (Incremental)",
    "directus_settings_files_file_naming_file_hash": "File Hash (Obfuscate)",
    "directus_settings_files_thumbnail_quality_comment": "The quality percentage for Directus thumbnails",
    "directus_settings_files_thumbnail_crop_enabled": "Crop thumbnails to a square as needed",
    "directus_settings_files_youtube_api_key_comment": "YouTube API key for retrieving embed info: %[https://developers.google.com/youtube/v3/getting-started](Get Key)",

    "table": "Table",
    "table_name": "Table Name",
    "field": "Field",
    "column": "Column",
    "fields": "Fields",
    "columns": "Columns",
    "single": "Single",
    "hidden": "Hidden",
    "hidden_input": "Hide Input",
    "is_junction_table": "Is Junction Table",
    "delete": "Delete",
    "footer": "Footer",
    "total_items": "Total Items",
    "new_field": "New Field",
    "edit_field": "Edit Field",
    "edit_fields": "Edit Fields",
    "batch_edit": "Batch Edit",
    "batch_edit_x_x": "%{name}",
    "field_name": "Field Name",
    "user_interface_ui": "User Interface (UI)",
    "data_type": "Data Type",
    "length": "Length",
    "related_table": "Related Table",
    "junction_table": "Junction Table",
    "left_column": "Left Column",
    "right_column": "Right Column",
    "related_column": "Related Column",
    "this_column": "This Column",
    "alias_column_description": "ALIAS columns do not exist within the table's schema – instead, they represent a field that doesn't store data or stores it elsewhere.",
    "relationship_type": "Relationship Type",
    "relationship_settings": "Relationship Settings",
    "unregistered_tables": "Unregistered Tables",
    "allow_null": "Allow Null: %{is_nullable}",
    "system_primary_key_comment": "A unique identifier for items in this table",
    "system_status_comment": "Allows for draft, soft-delete, and custom workflows",
    "system_sort_comment": "Allows drag-and-drop ordering of items",
    "system_column_details_default": "This is a system field",
    "system_column_details_id": "System Field: (Required) Unique Primary-Key for each item",
    "system_column_details_active": "System Field: Allows drafts and \"soft-delete\"",
    "system_column_details_sort": "System Field: Enables drag-and-drop ordering for items",
    "choose_a_input_interface": "Choose a Input Interface",
    "tables_change_input_order": "Change Input Order",
    "columns_add_field_name_note": "The name of the database column and field label. Should be human-readable, lowercase, and use underscores for spaces",
    "columns_add_field_name_placeholder": "eg: first_name",
    "columns_add_user_interface_ui_note": "The input, interface, or display method for the field. This can be changed later, but only to other UIs that work with the chosen datatype below",
    "columns_add_data_type_note": "This determines how the data is stored in the database. Options here are limited by the selected UI above. Once selected, this can not be changed",
    "columns_add_length_note": "Examples: A VARCHAR with a length of 10 can hold a max of 10 characters while an INT with length of 3 can hold numbers up to 999",
    "columns_add_related_table_note": "This sets the table containing the data the field will access. It can be the same table though you should avoid deeply nested, complex, or recursive relationships",
    "columns_add_junction_table_note": "Also called a mapping, join, or associative table – this stores the many-to-many relationships between two other tables. Typically this will have three columns: `id`, `table_a_id`, and `table_b_id` – however adding a `sort` column allows these relationships to be ordered within the UI",
    "columns_add_left_column_note": "This is the column within the junction table that stores the `id` of this table",
    "columns_add_right_column_note": "This is the column within the junction table that stores the `id` of the related table",
    "columns_add_related_column_note": "This is the column within the related table that stores the `id` of this table",
    "enter_the_name_of_a_new_or_existing_table_to_add": "Enter the name of a new or existing table to add:",
    "empty_table_name": "A name is required for this table",
    "you_must_enter_an_valid_table_name": "You must enter an valid table name.",
    "letters_az_numbers_andor_underscores_and_dashes": "Letters (A-Z), Numbers and/or underscores and dashes",
    "confirm_delete_item": "Are you sure you want to delete this item?",
    "confirm_did_not_match": "Did not match",
    "confirm_question": "Are you sure?",
    "confirm_question_confirm": "This cannot be undone",
    "confirm_invalid_value": "Invalid value",
    "confirm_value_did_not_match": "Values did not match",
    "invalid_table": "Invalid Table",
    "invalid_table_name": "Invalid table name",
    "question_unmanage_this_table": "This table's privileges, preferences, and settings will be permanently removed from the system! Are you sure?",
    "question_delete_this_table": "Are you sure? This table, its columns, and all of its content will be permanently removed from the system!",
    "question_delete_this_table_confirm": "This cannot be undone. To confirm, please type the name of the table to delete: %{table_name}",
    "table_name_did_not_match": "Table name did not match",
    "invalid_column": "Invalid Column",
    "question_delete_this_column": "This column and all of its content will be permanently removed from the table! Are you sure?",
    "question_delete_this_column_confirm": "This cannot be undone. To confirm, please type the name of the column to delete: %{column_name}",
    "column_name_did_not_match": "Column name did not match",
    "invalid_group": "Invalid Group",
    "invalid_group_name": "Invalid group name",
    "question_delete_this_group": "This group and all of its content will be permanently removed from the system! Are you sure?",
    "question_delete_this_group_confirm": "This cannot be undone. To confirm, please type the name of the group to delete: %{group_name}",
    "group_name_did_not_match": "Group name did not match",
    "what_would_you_like_to_name_this_group": "What would you like to name this group?",
    "permissions_status": "Status",
    "permissions_all": "All",
    "permissions_view": "View",
    "permissions_add": "Add",
    "permissions_edit": "Edit",
    "permissions_delete": "Delete",
    "permissions_read": "Read",
    "permissions_read_blacklist": "Column Read Blacklist",
    "permissions_write": "Write",
    "permissions_write_blacklist": "Column Write Blacklist",
    "permissions_choose_columns": "Choose Columns",
    "permissions_toggle_directus_tables": "Show Directus Tables",
    "permissions_user_created_column_no_chosen": "no column chosen",
    "permissions_field_level_permissions": "Toggle Workflow: Status-Level Permissions",
    "permissions_can_view_any_items": "Can View Any Items",
    "permissions_can_view_their_items": "Can View Their Items",
    "permissions_can_not_view_items": "Can Not View Items",
    "permissions_can_add_items": "Can Add Items",
    "permissions_can_not_add_items": "Can Not Add Items",
    "permissions_can_edit_any_items": "Can Edit Any Items",
    "permissions_can_edit_their_items": "Can Edit Their Items",
    "permissions_can_not_edit_items": "Can Not Edit Items",
    "permissions_can_delete_any_items": "Can Delete Any Items",
    "permissions_can_delete_their_items": "Can Delete Their Items: %{user_create_column}",
    "permissions_can_not_delete_items": "Can Not Delete Items",
    "permissions_are_you_sure_you_want_to_reset_workflow": "Are you sure you want to reset the privileges in this workflow?",
    "show_directus_tables": "Show Directus Tables",
    "new_user": "New User",
    "invite_user": "Invite User",
    "editing_item": "Editing Item",
    "editing_x": "Editing %{name}",
    "creating_new_item": "Creating New Item",
    "learn_more": "Learn More",
    "widget_save_save_and_stay": "Save And Stay",
    "widget_save_save_and_add": "Save And Add",
    "widget_save_save_as_copy": "Save As Copy",
    "widget_visibility_all_items": "All Items",
    "widget_set_status": "Set Status",
    "widget_filter_add_filter": "Add Filter",
    "widget_filter_value_placeholder": "Filter...",
    "widget_filter_confirm_bookmark_changes": "Would you like to save these changes to this bookmark",
    "widget_pagination_count_no_items_found": "No Items Found",
    "widget_table_chart_title_x_x": "%{countColumnName} by %{dateColumnName}",
    "listing_items_not_found": "Nothing to see here...",
    "no_results_were_found_for_x": "No results were found for: %{query}",
    "preview_url": "Preview Item",

    "table_sort_enabled": "Sorting Enabled",
    "table_sort_enabled_message": "You can now sort items with drag-and-drop",
    "table_sort_disabled": "Sorting Disabled",
    "table_sort_disabled_message": "Drag-and-drop sorting is now disabled",
    "table_sort_multiple_pages_message": "Manual sorting has been disabled on this page due to items spanning multiple pages",

    "item_history": "Item History",
    "leave_a_comment_placeholder": "Leave a comment...",
    "deleted_this_item": "deleted this item",
    "edited_this_item": "edited this item",
    "created_this_item": "created this item",

    "editing_file": "Editing File",
    "uploading_new_file": "Uploading New File",
    "edit_file": "Edit File",

    "message_compose": "Compose",
    "new_message": "New Message",
    "send_message": "Send",
    "message_to": "To",
    "messages_state_inbox": "Inbox",
    "messages_state_archive": "Archive",
    "directus_messages_recipients_placeholder": "Add recipients...",
    "messages_subject_placeholder": "Subject...",
    "messages_add_recipients_placeholder": "Add recipients...",
    "sending_message_to_an_empty_group": "You are trying to send a message to an empty group",
    "no_messages_ids_to_archive_provided": "No messages IDs to archive provided",
    "select_message_to_archive": "Select message(s) to archive",
    "tags_placeholder": "Press enter or comma to add tags...",
    "directus_files_paste_youtube_vimeo_url": "Or paste in a YouTube, Vimeo, or file URL",
    "directus_files_drop_or_choose_file": "Drop file here or click to choose",
    "directus_files_retrieve": "Retrieve",
    "directus_files_swap_file": "Swap file",

    "color_invalid_color": "Invalid color",

    "date_now": "Now",

    "directus_activity_this_settings_has_been_updated": "The settings have been updated",
    "directus_activity_a_ui_has_been_updated": "A UI has been updated",
    "directus_activity_entry": "Entry",
    "directus_activity_files_action": "has been %{action} %{preposition}",
    "directus_activity_action_create": "Created",
    "directus_activity_revision_x": "Revision %{number}",

    "action_added": "added",
    "action_updated": "updated",
    "action_deleted": "deleted",
    "action_edit": "edit",
    "action_create": "create",
    "preposition_to": "to",
    "preposition_from": "from",
    "preposition_within": "within",

    "size_large": "Large",
    "size_medium": "Medium",
    "size_small": "Small",
    "size_auto": "Automatic",

    "select_ui_show_options_value": "Value",
    "select_ui_show_options_text": "Text",

    "directus_user_activity_never_logged_in": "Never logged in",
    "directus_user_activity_user_edit_form": "User edit form",
    "directus_user_activity_table_entry_action": "%{param} table entry %{action}",
    "directus_user_activity_table_entries_action": "%{param} table index",
    "directus_user_activity_route_action": "%{route} index",

    "instruction": "Please have your admin setup this field",
    "this_field_requires_at_least_x_entries": "This field requires at least %{count} entries",

    "m2m_no_duplicates_comment": "No Duplicates",
    "m2m_min_entries_comment": "Minimum Allowed related Entries",
    "m2m_visible_column_template_comment": "Enter Template For filter dropdown display",
    "m2m_filter_column_comment": "Enter Column thats value is used for filter search",
    "m2m_the_column_need_to_have_m2m_relationship": "The column %{column} need to have a relationship of the type %{type} in order to use the %{ui} ui",

    "column_misconfigured_in_directus_columns": "Column is misconfigured in directus_columns! : %{column}",

    "m2o_visible_column_comment": "Visible Column Name",
    "m2o_visible_column_template_comment": "Twig Template String",
    "m2o_visible_status_ids_comment": "A CSV of visible statuses (eg: '1,2' shows Published and Draft)",
    "m2o_placeholder_text_comment": "The first value will be saved for new items if no default or placeholder is used",
    "m2o_filter_column_comment": "Column thats value is used for filter search",

    "m2o_typeahead_placeholder": "Search for an item...",
    "m2o_typeahead_clear": "Clear this related item",
    "m2o_typeahead_visible_column_comment": "A CSV of columns used when filtering this field",
    "m2o_typeahead_size_comment": "Determines the size/width of the search field",
    "m2o_typeahead_template_comment": "A twig template for how items are displayed. eg: {{l_name}}, {{f_name}}",
    "m2o_typeahead_include_inactive_comment": "Include items with an inactive/draft status. Only applicable if the related table uses the status column",

    "map_mapHeight_comment": "Height in Pixels",
    "map_mapLatLng_comment": "Display latlng Textbox below map",

    "result_limit_comment": "Maximum number of results to fetch",
    "o2m_warning_item_already_assigned": "An item was not added because it is already assigned to another parent. Please change your interface option to override this setting.",
    "add_new_x_item": "Add New %{table} Item",

    "directus_files_choose": "Choose Existing",
    "numeric_localized_comment": "Whether or not to localized the numeric value, eg: currency format",

    "directus_files": "Directus Files",
    "file_upload": "Upload",
    "drag_and_drop": "Drag & drop",
    "or_browse": "Or Click to Browse",
    "file_here": "file here",
    "url_import": "Import URL",
    "remove_file": "Remove File",
    "camera_capture": "Camera Capture",

    "password_placeholder": "Password",
    "password_confirm_placeholder": "Confirm Password",
    "generate_new": "Generate New",
    "generated": "Generated!",
    "error_generating_a_random_string": "Error generating a random string.",
    "reveal_password": "Reveal Password",
    "password_encrypted": "Encrypted!",
    "mask_password": "Mask Password",
    "password_do_not_match": "Passwords do not Match!",
    "password_salt_not_defined": "Salt is not Defined! (Malformed Table Setup)",
    "you_must_specify_a_password": "You Must Specify a Password",
    "password_must_match": "Passwords must match.",
    "you_must_hash_your_password": "You Must Hash Your Password",

    "hash_expect_a_string": "Hash expect a string",
    "hasher_x_not_found": "Hash \"%{name}\" not found",

    "radiobuttons_options_comment": "Use a Comma Delimited list",

    "numeric_footer_comment": "Show a footer on the Item Listing with: Min, Max, Avg, Sum",

    "select_options_comment": "Enter JSON key value pairs with the saved value and text displayed.",
    "select_placeholder_text": "Enter Placeholder Text",
    "select_auto_search_limit_text": "Minimum number of value to display search",

    "slug_only_on_creation_comment": "Whether or not to only update the slug field on creation",

    "one_file_only_please": "One file only please",
    "enter_the_url_to_a_file": "Enter the URL to a file:",

    "select_from_below": "Select from below",
    "dropdown": "Dropdown",
    "text_input": "Text Input",
    "select_list": "Select List",
    "checkbox_list": "Checkbox List",

    "slider_step_comment": "Specifies the allowed number intervals",
    "your_template_chooser_has_a_malformed_json": "Your 'Template Chooser' UI has malformed JSON",

    "view_has_malformed_options_json": "Your view has malformed options JSON",

    "character_blacklist": "Character Blacklist",
    "character_whitelist": "Character Whitelist",
    "regex": "Regex",
    "text_input_validation_string_comment": "All characters below will be enforced",

    "translation_title": "Translations",
    "translations_x": "%{field}",
    "translation_languages_table_comment": "Enter Table that contains all languages supported",
    "translation_languages_name_column_comment": "Language Title Field",
    "translation_default_language_id_comment": "Default language ID in language table",
    "translation_left_column_name_comment": "Enter Column name pointing to Languages table PK",

    "no_user": "No user",

    "example_abbr": "eg:",
    "or": "or",
    "this_field_is_required": "This field is required",
    "this_field_cannot_be_empty": "The field cannot be empty",

    "bold": "Bold",
    "italic": "Italic",
    "underline": "Underline",
    "strikethrough": "Strike-through",
    "quote": "Quote",
    "bullet_list": "Bullet List",
    "number_list": "Number List",
    "insert_rule": "Insert Rule",
    "create_link": "Create Link",
    "please_insert_a_link": "Please Insert a Link",
    "insert_image": "Insert Image",
    "choose_existing_file": "Choose Existing File",
    "choose_from_computer": "Choose From Computer",
    "embed_video": "Embed Video",
    "choose_existing_link": "Choose Existing Link",
    "youtube_video_id": "Youtube Video ID",
    "vimeo_video_id": "Vimeo Video ID",
    "toggle_html": "Toggle HTML",
    "placeholder_enter_your_text": "Enter your text ...",

    "server_error_occurred": "Server error occurred",
    "enter_your_email_and_password": "Enter your email and password",
    "reset_instructions_have_been_sent": "Reset instructions have been sent",
    "oops_an_error_occurred": "Oops, an error occurred",
    "are_you_sure_you_want_to_reset_your_password": "Are you sure you want to reset your password?",
    "enter_a_valid_email_address": "Enter a valid email address",
    "logged_out_due_to_inactivity": "Logged out due to inactivity",
    "forgot_password": "Forgot Password",
    "placeholder_email_address": "Email Address",
    "are_you_sure_you_want_to_sign_out": "Are you sure you want to log out?",

    "you_must_be_logged_in_to_access_the_api": "You must be logged in to access the API",
    "extension_x_not_found": "Extension %{name} not found",
    "incorrect_email_or_password": "Incorrect email or password",
    "missing_token": "User has no token",
    "missing_email_or_password": "Missing email or password",
    "login_error_user_is_not_active": "You do not have access to this system",
    "password_reset_incorrect_token": "Incorrect token.",
    "password_reset_expired_token": "Expired token.",
    "password_reset_error": "Error resetting the password",
    "password_reset_new_temporary_password_sent": "New temporary password sent",
    "password_reset_new_password_email_subject": "Your new Directus password",
    "invalid_email": "Invalid email address",
    "password_forgot_no_account_found": "No account found with this email address",
    "password_forgot_password_reset_email_subject": "Directus Password Reset",
    "hash_must_provide_string": "Must provide password",

    "permission_denied": "Permission denied",
    "permission_table_alter_access_forbidden_on_table": "Table alter access forbidden on table `%{table_name}`",

    "request_payload_empty": "Empty request payload",
    "rows_no_specified": "Rows no specified",
    "row_without_primary_key_field": "Row without primary key field",

    "cannot_soft_delete_missing_status_column": "Cannot soft delete. Table has not status column.",

    "add_new_column": "Add New Column",
    "create_table": "Create Table",
    "add_comment": "Add comment...",
    "column_name": "Column Name",
    "user_interface": "User Interface",
    "relationship": "Relationship",
    "relationship_none": "N/A",
    "comment": "Comment",
    "new_column_title": "Create New Column",
    "edit_column_title": "Editing Column",
    "this_column_will_be_saved_as_x": "This column will be saved as \"%{column_name}\"",
    "this_table_was_saved_as_x": "This table was saved as %{table_name}",
    "table_x_was_created": "Table \"%{table_name}\" was created",
    "table_x_already_exists": "Table \"%{table_name}\" already exists",
    "table_manage": "Manage",
    "table_unmanage": "Don't Manage",
    "confirm_manage_table": "Are you sure you would like to manage this table within the CMS?",
    "unable_to_find_column_x": "Unable to find the column [%{column}]",
    "unable_to_find_column_x_options_for_x": "Unable to find the column [%{column}] UI options for [%{ui}]",
    "unable_to_remove_column_x": "Unable to remove the column [%{column}]",
    "unable_to_find_column_x_in_table_y": "Column `%{column}` does not exists in table: `%{table}`",
    "cannot_remove_last_column": "Cannot remove last column",
    "column_not_found": "Column not found",
    "column_x_not_found": "Column \"%{column_name}\" not found",
    "column_x_exists": "Column \"%{column_name}\" already exists in the table",
    "column_removed": "Column Removed",
    "column_not_removed": "Column not removed",
    "column_x_was_removed": "Column \"%{column_name}\" was removed",
    "column_updated": "Column Updated",
    "column_x_was_updated": "Column \"%{column_name}\" was updated",
    "column_created": "Column Created",
    "column_x_was_created": "Column \"%{column_name}\" was created",
    "column_x_hidden_input_has_changed": "Column \"%{column_name}\" hidden input has changed",
    "column_x_required_has_changed": "Column \"%{column_name}\" required has changed",
    "unable_to_find_table_x": "Unable to find the table \"%{table_name}\"",
    "unable_to_remove_table_x": "Unable to remove the table \"%{table_name}\"",
    "table_removed": "Table Removed",
    "table_x_was_removed": "Table \"%{table_name}\" was removed",
    "group_removed": "Group Removed",
    "group_x_was_removed": "Group \"%{group_name}\" was removed",
    "invalid_unsupported_url": "Invalid/Unsupported URL",
    "upload_missing_filename": "Missing [name] parameter. Must provide filename.",
    "upload_missing_file_type": "Missing [type] parameter. Must provide file mime type.",
    "message_not_found": "Message not found",

    "unable_to_find_file_with_id_x": "Unable to find the file record with ID [%{id}]",
    "unable_to_find_group_with_id_x": "Unable to find the group record with ID [%{id}]",
    "unable_to_find_record_in_x_with_id_x": "Unable to find the record in [%{table}] with ID [%{id}]",
    "unable_to_find_setting_collection_x": "Unable to find setting collection [%{collection}]",

    "cannot_select_all_from_table_x_with_nonempty_read_field_blacklist": "Cannot select all (`*`) from table %{table_name} with non-empty read field blacklist.",
    "write_access_forbidden_to_table_x_indices_y": "Write (set) access forbidden to table `%{table}` indices: %{indices}",
    "read_access_forbidden_to_table_x_indices_y": "Read (get) access forbidden to table `%{table}` indices: %{indices}",
    "invalid_list_x": "Invalid list: %{list}",
    "expected_permission_list_x_for_table_y_to_be_set_and_type_array": "Expected permissions list `%{list}` for table `%{table}` to be set and type array.",
    "table_x_contains_read_blacklist_items_which_are_designated_as_mandatory_read_fields": "Table %{table} contains read blacklist items which are designated as mandatory read fields",
    "record_must_be_array_or_gateway_x_given": "Parameter must be either an array or an instance/subclass of Zend\\Db\\RowGateway\\RowGateway (instance of %{type} given)",

    "attempting_to_inspect_the_authenticated_user_when_a_user_is_not_authenticated": "Attempting to inspect the authenticated user when a user isn't authenticated.",
    "you_must_define_session_prefix_in_configuration": "You must define session.prefix in api/configuration.php - see example configuration file.",
    "undefined_user_cache_refresh_provider": "Undefined user cache refresh provider.",
    "argument_must_be_callable": "Argument must be callable",
    "attempting_to_authenticate_a_user_when_a_user_is_already_authenticated": "Attempting to authenticate a user when a user is already authenticated.",

    "url_x_cannot_be_parse_by_x": "URL %{url} cannot be parse by %{class}",
    "video": "Video",
    "x_x_id_not_detected": "%{service} %{type} ID not detected. Please paste the whole URL.",
    "unable_to_retrieve_x_title": "Unable to Retrieve %{service} Title",
    "x_type_x": "%{service} %{type}",
    "bad_x_api_key": "Bad %{service} API Key",
    "mail_configuration_not_defined": "Mail configuration not defined.",

    "random_length_must_be_greater_than_zero": "Random Length must be greater than 0",

    "creating_config_file_required_x": "Creating config files required %{attributes}",
    "creating_config_file": "Creating config file",
    "creating_database": "Creating database",
    "installing_settings": "Installing Settings",

    "internal_server_error": "Internal server error",
    "predispatch_callable_must_be_callable": "PreDispatch callable must be callable",

    "installation_core_table_exists": "Directus Core tables already exist in this database. It seems Directus is already installed here.",
    "schema_template_x_does_not_exists": "Schema Template '%{template}' does not exists.",
    "mysql_strict_mode_warning": "MySQL Strict mode is enabled, this mode can make Directus throw errors at some point due to a limitations with the PDO and the MySQL Driver",

    "max_file_size_exceeded": "Max file size exceeded.",
    "max_file_size_exceeded_x_x": "Max file size exceeded. (%{size}%{unit})",
    "server_error": "Server Error",
    "restricted_access": "Restricted Access",

    "not_found": "Not found",
    "x_not_found": "%{what} not found",

    "exception_users_cannot_be_added_into_public_group": "Users can't be added into Public Group",

    "version_outdated_title": "Directus Update Available",
    "version_outdated_text_x": "The latest stable release is v%{current_version}\nYou are currently running v%{installed_version}",

    "right_pane_help": "Opens the item's detail sidebar",
    "x_view_options": "%{view} Options",

    "online": "Online",
    "created_by": "Created By",
    "uploaded_by": "Uploaded By",
    "uploaded_on": "Uploaded On",
    "last_modified_by": "Last Modified By",
    "last_modified_on": "Last Modified On",

    "created_by_column": "Created By Column",
    "created_on_column": "Created On Column",
    "modified_by_column": "Modified By Column",
    "modified_on_column": "Modified On Column",

    "invitation": "Invitation",
    "invitation_sent": "Invitation sent successfully",

    "view_x_requires_y": "View '%{viewId}' requires: %{types}",

    "display_as_x": "Displayed as: \"%{name}\"",
    "enable_strict_table_naming": "Enable strict table naming",

    "directus_tables_table_name": "Name",
    "directus_tables_table_name_comment": "Can not (currently) be changed within the CMS",
    "directus_tables_display_template": "Display Template",
    "directus_tables_display_template_comment": "This twig template determines how this table's items are displayed throughout the system",
    "directus_tables_preview_url": "Preview URL",
    "directus_tables_preview_url_comment": "A dynamic URL where this table's items can be previewed, use twig to access item variables",
    "directus_tables_columns": "Columns",
    "directus_tables_columns_comment": "Create, delete, and reorder columns – then setup their relationships, interfaces, requirements, defaults, and comments",
    "directus_tables_hidden": "Hide Table",
    "directus_tables_hidden_comment": "This hides the table globally throughout the system",
    "directus_tables_single": "Single Item",
    "directus_tables_single_comment": "Clicking the table directly edits the first item – skipping the item listing page. For example, an \"About\" table with only one record",
    "directus_tables_primary_column": "Primary Key",
    "directus_tables_primary_column_comment": "Typically `id`, you can set a different column here",
    "directus_tables_sort_column": "Sort Column",
    "directus_tables_sort_column_comment": "Typically `sort`, you can set a different column here",
    "directus_tables_status_column": "Status Column",
    "directus_tables_status_column_comment": "Typically `active`, you can set a different column here",
    "directus_tables_status_mapping": "Status Mapping",
    "directus_tables_status_mapping_comment": "Overrides the default status options",
    "directus_tables_accountability": "Accountability",
    "directus_tables_accountability_comment": "You can choose columns for tracking the date and Directus user who created or modified each item",
    "directus_tables_status_delete_value_comment": "The value of the status option that hard deletes",

    "directus_groups_name": "Name",
    "directus_groups_name_comment": "Must be unique",
    "directus_groups_description": "Description",
    "directus_groups_description_comment": "A description of this user group",
    "directus_groups_restrict_to_ip_whitelist": "IP Whitelist",
    "directus_groups_restrict_to_ip_whitelist_comment": "Restrict access to a CSV of IP addresses. Leave empty for no restrictions",
    "directus_groups_show_file": "Allow Uploads",
    "directus_groups_users": "Users",
    "directus_groups_users_comment": "View, edit, add, and delete users from this group",
    "directus_groups_permissions": "Permissions",
    "directus_groups_permissions_comment": "Adjust the table, column, and workflow permissions for this group",
    "directus_groups_nav_override_comment": "JSON to override the primary navigation, see the placeholder example",
    "directus_groups_nav_blacklist_comment": "A CSV of table names that should be hidden from the default navigation list",

    "directus_users_email_already_exists": "User with this email already exists.",

    "warning_changes_to_columns_save_immediately": "Warning: All changes to columns save immediately.",
    "warning_changes_to_permissions_save_immediately": "Warning: All changes to permissions save immediately.",
    "warning_missing_primary_key": "This table is missing a unique Primary Key column. Please add one now.",
    "warning_missing_primary_key_interface": "This table is missing a unique Primary Key Interface. Please add one now.",
    "warning_missing_primary_key_title": "Missing Primary Key",
    "warning_missing_interface_options_title": "Requires additional setup",
    "warning_cannot_send_invites": "You can't send invites for groups that don't allow Profile Editing",
    "warning_missing_interface_x": "You are missing the interface: \"%{name}\"",
    "warning_x_is_editing_same_page": "%{full_names} is also editing this page, please coordinate with them to ensure there are no save conflicts.",
    "warning_x_are_editing_same_page": "%{full_names} are also editing this page, please coordinate with them to ensure there are no save conflicts.",

    "same_time_as_you": "Same time as you",
    "x_hours_from_you": "%{hours} hours from you",
    "x_time_by_y": "%{time} by %{by}",

    "views_table": "Table",
    "views_map": "Map",
    "views_tiles": "Tiles",
    "views_calendar": "Calendar",

    "cozy": "Cozy",
    "compact": "Compact",
    "comfortable": "Comfortable",

    "error": "Error",
    "invalid_preview_url_template": "Invalid preview URL template",

    "unknown": "Unknown",

    "email_subject_your_new_directus_instance_x": "Your New Directus Instance: %{name}",
    "welcome_password_placeholder": "Password",
    "welcome_existing_password_placeholder": "Overwrite password here",

    "navigation_go_back": "Go Back",

    "eg_x": "eg %{text}",
    "ok": "OK",
    "cancel": "Cancel",
    "yes": "Yes",
    "no": "No",
    "add": "Add",
    "save": "Save",
    "saved": "Saved",
    "filter": "Filter",
    "include": "Include",
    "item_has_been_saved": "Item has been saved",
    "help": "Help",
    "submit": "Submit",
    "write_comment": "Write a comment...",
    "new_item": "New Item",
    "save_item": "Save Item",
    "add_new": "Add New",
    "add_new_item": "Add New Item",
    "add_new_field": "Add New Field",
    "new_user_group": "New User Group",
    "choose_existing": "Choose Existing",
    "sign_in": "Sign in",
    "version": "Version",
    "placeholder_add_a_note": "Add a note...",
    "new_file": "New File",
    "sort": "Sort",
    "status_items": "Items",
    "status": "Status",
    "status_active": "Active",
    "status_delete": "Delete",
    "status_draft": "Draft",

    "admin_settings": "Admin Settings",
    "loading": "Loading Data",
    "help_and_docs": "Help & Docs",
    "your_profile": "Your Profile",
    "your_messages": "Messages",
    "user_directory": "User Directory",
    "file_library": "File Library",

    "settings_edit": "Edit",
    "settings_manage": "Manage",
    "settings_view": "View",

    "activity_log": "Activity Log",
    "activity_log_description": "Review any activity and errors encountered by the Directus system. Some database and server errors may only be available in your server's logs.",
    "server_details": "Server Details",
    "server_details_description": "See all of your server details in one place, including: compilation options, PHP extensions, environment details, and OS info.",
    "version_updates": "Version & Updates",
    "version_updates_description": "A bird's eye view of previous, current, and available versions of the Directus framework. Coming Soon: Ability to auto-upgrade.",

    "relational_count_x_file_single": "%{count} file",
    "relational_count_x_file_multiple": "%{count} files",
    "relational_count_x_item_single": "%{count} item",
    "relational_count_x_item_multiple": "%{count} items",
    "loaded_items": "Loaded Items",
    "filtered_items": "Filtered Results",
    "header_new_filter": "Add New Filter"
}