platform/plugins/attachment-assets/lang/en.json
Alexander Onnikov 762483d7d5
UBERF-4946 Drive files preview (#5638)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-05-22 20:14:24 +05:00

58 lines
2.1 KiB
JSON

{
"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",
"RemovedAttachment": "Removed attachment",
"ContentType": "Content type"
}
}