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

59 lines
2.1 KiB
JSON
Raw Normal View History

{
"string": {
"UploadDropFilesHere": "Upload or drop files here",
"NoAttachments": "There are no attachments for this",
"NoParticipants": "No participants added",
"AddAttachment": "uploaded an attachment",
"Attachments": "Attachments",
"Photos": "Photos",
"File": "File",
"Files": "Files",
"NoFiles": "There are no files",
"ShowMoreAttachments": "Show more",
"Type": "Type",
"Size": "Size",
"Photo": "Photo",
"Date": "Date",
"LastModified": "Last Modified",
"Name": "Name",
"FileBrowser": "File browser",
"FileBrowserFileCounter": "{results, plural, =1 {# result} other {# results}}",
"FileBrowserListView": "List",
"FileBrowserGridView": "Grid",
"FileBrowserFilterFrom": "From",
"FileBrowserFilterIn": "In",
"FileBrowserFilterDate": "Date",
"FileBrowserFilterFileType": "File type",
"FileBrowserSort": "Sort",
"FileBrowserSortNewest": "Newest file",
"FileBrowserSortOldest": "Oldest file",
"FileBrowserSortAZ": "A to Z",
"FileBrowserSortZA": "Z to A",
"FileBrowserSortSmallest": "Smallest file",
"FileBrowserSortBiggest": "Biggest file",
"FileBrowserDateFilterAny": "Any time",
"FileBrowserDateFilterToday": "Today",
"FileBrowserDateFilterYesterday": "Yesterday",
"FileBrowserDateFilter7Days": "Last 7 days",
"FileBrowserDateFilter30Days": "Last 30 days",
"FileBrowserDateFilter3Months": "Last 3 months",
"FileBrowserDateFilter12Months": "Last 12 months",
"FileBrowserTypeFilterAny": "Any file type",
"FileBrowserTypeFilterImages": "Images",
"FileBrowserTypeFilterAudio": "Audio",
"FileBrowserTypeFilterVideos": "Videos",
"FileBrowserTypeFilterPDFs": "PDFs",
"AddAttachmentToSaved": "Add attachment to saved",
"RemoveAttachmentFromSaved": "Remove attachment from saved",
"DeleteFile": "Delete file",
"Description": "Description",
"Pinned": "Important",
"PinAttachment": "Mark important",
"UnPinAttachment": "Mark less important",
"FilterAttachments": "Attachments",
2024-04-09 15:25:38 +03:00
"RemovedAttachment": "Removed attachment",
"ContentType": "Content type",
"OpenInWindow": "Open in window"
}
}