UNPKG

vue-finder-senior

Version:

VueFinderSenior is a file manager component for vue3. And there are multiple adaptable backends available . like Python PHP Go Rust

106 lines (104 loc) 4.56 kB
import uppyLocaleEn from '@uppy/locales/lib/en_US.js'; export default { "Language": "Language", "Create": "Create", "Close": "Close", "Cancel": "Cancel", "Save": "Save", "Edit": "Edit", "Crop": "Crop", "New Folder": "New Folder", "New File": "New File", "Rename": "Rename", "Delete": "Delete", "Upload": "Upload", "Download": "Download", "Archive": "Archive", "Unarchive": "Unarchive", "Open": "Open", "Open containing folder": "Open containing folder", "Refresh": "Refresh", "Preview": "Preview", "Toggle Full Screen": "Toggle Full Screen", "Change View": "Change View", "Storage": "Storage", "Go up a directory": "Go up a directory", "Search anything..": "Search anything..", "Name": "Name", "Size": "Size", "Date": "Date", "Filepath": "Filepath", "Folder Name": "Folder Name", "File Name": "File Name", "Move files": "Move files", "Yes, Move!": "Yes, Move!", "Delete files": "Delete files", "Yes, Delete!": "Yes, Delete!", "Upload Files": "Upload Files", "No files selected!": "No files selected!", "Select Files": "Select Files", "Archive the files": "Archive the files", "Unarchive the files": "Unarchive the files", "The archive will be unarchived at": "The archive will be unarchived at", "Archive name. (.zip file will be created)": "Archive name. (.zip file will be created)", "Vuefinder is a file manager component for vue 3.": "Vuefinder is a file manager component for Vue 3.", "Create a new folder": "Create a new folder", "Create a new file": "Create a new file", "Are you sure you want to delete these files?": "Are you sure you want to delete these files?", "This action cannot be undone.": "This action cannot be undone.", "Search results for": "Search results for", "%s item(s) selected.": "%s item(s) selected.", "%s is renamed.": "%s is renamed.", "This is a readonly storage.": "This is a readonly storage.", "%s is created.": "%s is created.", "Files moved.": "Files moved.", "Files deleted.": "Files deleted.", "The file unarchived.": "The file unarchived.", "The file(s) archived.": "The file(s) archived.", "Updated.": "Updated.", "No search result found.": "No search result found.", "Are you sure you want to move these files?": "Are you sure you want to move these files?", "File Size": "File Size", "Last Modified": "Last Modified", "Select Folders": "Select Folders", "Clear all": "Clear all", "Clear only successful": "Clear only successful", "Drag and drop the files/folders to here or click here.": "Drag and drop the files/folders to here or click here.", "Release to drop these files.": "Release to drop these files.", "Canceled": "Canceled", "Done": "Done", "Network Error, Unable establish connection to the server or interrupted.": "Network Error, Unable establish connection to the server or interrupted.", "Pending upload": "Pending", "Please select file to upload first.": "Please select file to upload first.", "About": "About", "Settings": "Settings", "Shortcuts": "Shortcuts", "Reset": "Reset", 'Escape': 'Escape', 'Search': 'Search', 'Toggle Sidebar': 'Toggle Sidebar', 'Open Settings': 'Open Settings', "Reset all settings to default": "Reset all settings to default", "Use Metric Units": "Use Metric Units", "Saved.": "Saved.", "Reset Settings": "Reset Settings", "Download doesn\'t work? You can try right-click \"Download\" button, select \"Save link as...\".": "Download doesn\'t work? You can try right-click \"Download\" button, select \"Save link as...\".", "Theme": "Theme", "Dark": "Dark", "Light": "Light", "System": "System", "Target Directory": "Target Directory", "Select": "Select", "Compact list view": "Compact list view", "Show thumbnails": "Show thumbnails", "Persist path on reload": "Persist path on reload", "Select All": "Select All", "Pinned Folders": "Pinned Folders", "No folders pinned": "No folders pinned", "Pin Folder": "Pin Folder", "Unpin Folder": "Unpin Folder", "Project home": "Project home", "Follow on GitHub": "Follow on GitHub", "Customize your experience with the following settings": "Customize your experience with the following settings", "uppy": uppyLocaleEn }