platform/plugins/view-assets/lang/en.json

83 lines
2.7 KiB
JSON
Raw Normal View History

{
"string": {
"MoveClass": "Move {class}",
"SelectToMove": "Select the {classLabel} you want to move {class} to.",
"Delete": "Delete",
"Move": "Move",
"Cancel": "Cancel",
"LabelYes": "Yes",
"LabelNo": "No",
"LabelNA": "N/A",
"ChooseAColor": "Choose a color",
"Table": "Table",
"Role": "Role",
"DeleteObject": "Delete object",
"DeleteObjectConfirm": "Do you want to delete this {count, plural, =1 {object} other {# objects}}?",
"Archive": "Archive",
"ArchiveConfirm": "Do you want to archive this {count, plural, =1 {object} other {# objects}}?",
"Open": "Open",
"Assignees": "Assignees",
"Labels": "Labels",
"MoveLeft": "Move left",
"MoveRight": "Move right",
"MoveUp": "Move up",
"MoveDown": "Move down",
"RestoreDefaults": "Restore defaults",
"SelectItem": "Select focused item",
"SelectItemAll": "Select all items",
"SelectItemNone": "Deselect all items",
"ShowPreview": "Show document preview",
"ShowActions": "Show actions popup",
"ActionPlaceholder": "type to filter...",
"General": "General",
"Navigation": "Navigation",
"Editor": "Editor",
"MarkdownFormatting": "Formatting",
"CustomizeView": "Customize view",
"Filter": "Filter",
"ClearFilters": "Clear filters",
"FilterIsNot": "is not",
"FilterIsEither": "{value, plural, =1 {is} other {is either of}}",
"FilterStatesCount": "{value, plural, =1 {1 state} other {# states}}",
"FilterUpdated": "Filter was updated",
"FilterRemoved": "{count, plural, =1 {# non-existing value was} other {# non-existing values were}} removed from the filter",
"Before": "Before",
"After": "After",
"Apply": "Apply",
"Save": "Save",
"IncludeItemsThatMatch": "Include items that match",
"AnyFilter": "any filter",
"AllFilters": "all filters",
"MatchCriteria": "Match criteria",
"DontMatchCriteria": "Don't match criteria",
"View": "View",
2023-01-14 13:54:54 +03:00
"MarkupEditor": "Edit of rich content field",
"List": "List",
"Timeline": "Timeline",
2023-01-14 13:54:54 +03:00
"Select": "Select",
"NoGrouping": "No grouping",
"Grouping": "Grouping",
"Ordering": "Ordering",
"Manual": "Manual",
"FilteredViews": "Filtered views",
"NewFilteredView": "New filtered view",
"FilteredViewName": "Filtered view name",
"Then": "Then",
"ShowPreviewOnClick": "Please click to show document index preview...",
"Shown": "Shown",
"Total": "Total",
"ShowEmptyGroups": "Show empty groups",
"Overdue": "Overdue",
"Today": "Today",
"ThisWeek": "This week",
"NextWeek": "Next week",
"ThisMonth": "This month",
"NextMonth": "Next month",
"NotSpecified": "Not specified",
"CustomDate": "Custom date"
}
}