vuefinder 2.7.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,105 +1,171 @@
1
1
  import uppyLocaleEn from '@uppy/locales/lib/en_US.js';
2
2
 
3
3
  export default {
4
- "Language": "Language",
5
- "Create": "Create",
6
- "Close": "Close",
7
- "Cancel": "Cancel",
8
- "Save": "Save",
9
- "Edit": "Edit",
10
- "Crop": "Crop",
11
- "New Folder": "New Folder",
12
- "New File": "New File",
13
- "Rename": "Rename",
14
- "Delete": "Delete",
15
- "Upload": "Upload",
16
- "Download": "Download",
17
- "Archive": "Archive",
18
- "Unarchive": "Unarchive",
19
- "Open": "Open",
20
- "Open containing folder": "Open containing folder",
21
- "Refresh": "Refresh",
22
- "Preview": "Preview",
23
- "Toggle Full Screen": "Toggle Full Screen",
24
- "Change View": "Change View",
25
- "Storage": "Storage",
26
- "Go up a directory": "Go up a directory",
27
- "Search anything..": "Search anything..",
28
- "Name": "Name",
29
- "Size": "Size",
30
- "Date": "Date",
31
- "Filepath": "Filepath",
32
- "Folder Name": "Folder Name",
33
- "File Name": "File Name",
34
- "Move files": "Move files",
35
- "Yes, Move!": "Yes, Move!",
36
- "Delete files": "Delete files",
37
- "Yes, Delete!": "Yes, Delete!",
38
- "Upload Files": "Upload Files",
39
- "No files selected!": "No files selected!",
40
- "Select Files": "Select Files",
41
- "Archive the files": "Archive the files",
42
- "Unarchive the files": "Unarchive the files",
43
- "The archive will be unarchived at": "The archive will be unarchived at",
44
- "Archive name. (.zip file will be created)": "Archive name. (.zip file will be created)",
45
- "Vuefinder is a file manager component for vue 3.": "Vuefinder is a file manager component for Vue 3.",
46
- "Create a new folder": "Create a new folder",
47
- "Create a new file": "Create a new file",
48
- "Are you sure you want to delete these files?": "Are you sure you want to delete these files?",
49
- "This action cannot be undone.": "This action cannot be undone.",
50
- "Search results for": "Search results for",
51
- "%s item(s) selected.": "%s item(s) selected.",
52
- "%s is renamed.": "%s is renamed.",
53
- "This is a readonly storage.": "This is a readonly storage.",
54
- "%s is created.": "%s is created.",
55
- "Files moved.": "Files moved.",
56
- "Files deleted.": "Files deleted.",
57
- "The file unarchived.": "The file unarchived.",
58
- "The file(s) archived.": "The file(s) archived.",
59
- "Updated.": "Updated.",
60
- "No search result found.": "No search result found.",
61
- "Are you sure you want to move these files?": "Are you sure you want to move these files?",
62
- "File Size": "File Size",
63
- "Last Modified": "Last Modified",
64
- "Select Folders": "Select Folders",
65
- "Clear all": "Clear all",
66
- "Clear only successful": "Clear only successful",
67
- "Drag and drop the files/folders to here or click here.": "Drag and drop the files/folders to here or click here.",
68
- "Release to drop these files.": "Release to drop these files.",
69
- "Canceled": "Canceled",
70
- "Done": "Done",
71
- "Network Error, Unable establish connection to the server or interrupted.": "Network Error, Unable establish connection to the server or interrupted.",
72
- "Pending upload": "Pending",
73
- "Please select file to upload first.": "Please select file to upload first.",
74
- "About": "About",
75
- "Settings": "Settings",
76
- "Shortcuts": "Shortcuts",
77
- "Reset": "Reset",
78
- 'Escape': 'Escape',
79
- 'Search': 'Search',
80
- 'Toggle Sidebar': 'Toggle Sidebar',
81
- 'Open Settings': 'Open Settings',
82
- "Reset all settings to default": "Reset all settings to default",
83
- "Use Metric Units": "Use Metric Units",
84
- "Saved.": "Saved.",
85
- "Reset Settings": "Reset Settings",
86
- "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...\".",
87
- "Theme": "Theme",
88
- "Dark": "Dark",
89
- "Light": "Light",
90
- "System": "System",
91
- "Target Directory": "Target Directory",
92
- "Select": "Select",
93
- "Compact list view": "Compact list view",
94
- "Show thumbnails": "Show thumbnails",
95
- "Persist path on reload": "Persist path on reload",
96
- "Select All": "Select All",
97
- "Pinned Folders": "Pinned Folders",
98
- "No folders pinned": "No folders pinned",
99
- "Pin Folder": "Pin Folder",
100
- "Unpin Folder": "Unpin Folder",
101
- "Project home": "Project home",
102
- "Follow on GitHub": "Follow on GitHub",
103
- "Customize your experience with the following settings": "Customize your experience with the following settings",
104
- "uppy": uppyLocaleEn
105
- }
4
+ Language: 'Language',
5
+ Create: 'Create',
6
+ Close: 'Close',
7
+ Cancel: 'Cancel',
8
+ Save: 'Save',
9
+ Edit: 'Edit',
10
+ Crop: 'Crop',
11
+ 'New Folder': 'New Folder',
12
+ 'New File': 'New File',
13
+ Rename: 'Rename',
14
+ Delete: 'Delete',
15
+ Upload: 'Upload',
16
+ Download: 'Download',
17
+ Archive: 'Archive',
18
+ Unarchive: 'Unarchive',
19
+ Open: 'Open',
20
+ 'Open containing folder': 'Open containing folder',
21
+ Refresh: 'Refresh',
22
+ Preview: 'Preview',
23
+ 'Toggle Full Screen': 'Toggle Full Screen',
24
+ 'Change View': 'Change View',
25
+ Storage: 'Storage',
26
+ 'Go up a directory': 'Go up a directory',
27
+ Go: 'Go',
28
+ 'Enter folder path:': 'Enter folder path:',
29
+ 'Copy Path': 'Copy Path',
30
+ 'Path copied to clipboard': 'Path copied to clipboard',
31
+ 'Toggle Path Copy Mode': 'Toggle Path Copy Mode',
32
+ 'Copy Download URL': 'Copy Download URL',
33
+ 'Search anything..': 'Search anything..',
34
+ Name: 'Name',
35
+ Size: 'Size',
36
+ Date: 'Date',
37
+ Filepath: 'Filepath',
38
+ 'Folder Name': 'Folder Name',
39
+ 'File Name': 'File Name',
40
+ 'Move files': 'Move files',
41
+ 'Yes, Move!': 'Yes, Move!',
42
+ 'Delete files': 'Delete files',
43
+ 'Yes, Delete!': 'Yes, Delete!',
44
+ 'Upload Files': 'Upload Files',
45
+ 'No files selected!': 'No files selected!',
46
+ 'Select Files': 'Select Files',
47
+ 'Archive the files': 'Archive the files',
48
+ 'Unarchive the files': 'Unarchive the files',
49
+ 'The archive will be unarchived at': 'The archive will be unarchived at',
50
+ 'Archive name. (.zip file will be created)': 'Archive name. (.zip file will be created)',
51
+ 'A modern, customizable file manager component built for Vue.':
52
+ 'A modern, customizable file manager component built for Vue.',
53
+ 'Create a new folder': 'Create a new folder',
54
+ 'Create a new file': 'Create a new file',
55
+ 'Are you sure you want to delete these files?': 'Are you sure you want to delete these files?',
56
+ 'This action cannot be undone.': 'This action cannot be undone.',
57
+ 'Search results for': 'Search results for',
58
+ '%s item(s) selected.': '%s item(s) selected.',
59
+ '%s is renamed.': '%s is renamed.',
60
+ 'This is a readonly storage.': 'This is a readonly storage.',
61
+ '%s is created.': '%s is created.',
62
+ 'Files moved.': 'Files moved.',
63
+ 'Files deleted.': 'Files deleted.',
64
+ 'The file unarchived.': 'The file unarchived.',
65
+ 'The file(s) archived.': 'The file(s) archived.',
66
+ 'Updated.': 'Updated.',
67
+ 'No search result found.': 'No search result found.',
68
+ 'Are you sure you want to move these files?': 'Are you sure you want to move these files?',
69
+ 'File Size': 'File Size',
70
+ 'Last Modified': 'Last Modified',
71
+ 'Select Folders': 'Select Folders',
72
+ 'Clear all': 'Clear all',
73
+ 'Clear only successful': 'Clear only successful',
74
+ 'Drag and drop the files/folders to here.': 'Drag and drop the files/folders to here.',
75
+ Canceled: 'Canceled',
76
+ Done: 'Done',
77
+ 'Network Error, Unable establish connection to the server or interrupted.':
78
+ 'Network Error, Unable establish connection to the server or interrupted.',
79
+ 'Pending upload': 'Pending',
80
+ 'Please select file to upload first.': 'Please select file to upload first.',
81
+
82
+ Settings: 'Settings',
83
+ Shortcuts: 'Shortcuts',
84
+ Reset: 'Reset',
85
+ Escape: 'Escape',
86
+ Search: 'Search',
87
+ 'Toggle Sidebar': 'Toggle Sidebar',
88
+ 'Open Settings': 'Open Settings',
89
+ 'Reset all settings to default': 'Reset all settings to default',
90
+ 'Use Metric Units': 'Use Metric Units',
91
+ 'Saved.': 'Saved.',
92
+ 'Reset Settings': 'Reset Settings',
93
+ 'Download doesn\'t work? You can try right-click "Download" button, select "Save link as...".':
94
+ 'Download doesn\'t work? You can try right-click "Download" button, select "Save link as...".',
95
+ Theme: 'Theme',
96
+ Dark: 'Dark',
97
+ Light: 'Light',
98
+ System: 'System',
99
+ 'Target Directory': 'Target Directory',
100
+ Select: 'Select',
101
+ 'Compact list view': 'Compact list view',
102
+ 'Show thumbnails': 'Show thumbnails',
103
+ 'Persist path on reload': 'Persist path on reload',
104
+ 'Select All': 'Select All',
105
+ 'Pinned Folders': 'Pinned Folders',
106
+ 'No folders pinned': 'No folders pinned',
107
+ 'No folders': 'No folders',
108
+ 'Pin Folder': 'Pin Folder',
109
+ 'Unpin Folder': 'Unpin Folder',
110
+
111
+ 'Project Home': 'Project Home',
112
+ 'If you like it, please follow and ⭐ star on GitHub.':
113
+ 'If you like it, please follow and ⭐ star on GitHub.',
114
+ 'Follow on GitHub': 'Follow on GitHub',
115
+ 'Customize your experience with the following settings':
116
+ 'Customize your experience with the following settings',
117
+ File: 'File',
118
+ View: 'View',
119
+ Tools: 'Tools',
120
+ Help: 'Help',
121
+ Exit: 'Exit',
122
+ 'Deselect All': 'Deselect All',
123
+ Cut: 'Cut',
124
+ Copy: 'Copy',
125
+ Paste: 'Paste',
126
+ 'Grid View': 'Grid View',
127
+ 'List View': 'List View',
128
+ 'Tree View': 'Tree View',
129
+ 'Show Thumbnails': 'Show Thumbnails',
130
+ 'Full Screen': 'Full Screen',
131
+ items: 'items',
132
+ selected: 'selected',
133
+ About: 'About',
134
+ Git: 'Git',
135
+ Forward: 'Forward',
136
+ Back: 'Back',
137
+ 'Go to Folder': 'Go to Folder',
138
+ Sorting: 'Sorting',
139
+ Asc: 'Asc',
140
+ Desc: 'Desc',
141
+ None: 'None',
142
+ Show: 'Show',
143
+ 'All items': 'All items',
144
+ 'Files only': 'Files only',
145
+ 'Folders only': 'Folders only',
146
+ 'Show hidden files': 'Show hidden files',
147
+ 'Copy files': 'Copy files',
148
+ 'Are you sure you want to copy these files?': 'Are you sure you want to copy these files?',
149
+ 'Yes, Copy!': 'Yes, Copy!',
150
+ 'Files copied.': 'Files copied.',
151
+ Browse: 'Browse',
152
+ 'Create a copy instead of moving': 'Create a copy instead of moving',
153
+ 'Select Target Folder': 'Select Target Folder',
154
+ Storages: 'Storages',
155
+ Loading: 'Loading',
156
+ 'Search files': 'Search files',
157
+ 'Failed to open containing folder': 'Failed to open containing folder',
158
+ 'Include subfolders': 'Include subfolders',
159
+ 'More actions': 'More actions',
160
+ 'Open Containing Folder': 'Open Containing Folder',
161
+ 'Searching...': 'Searching...',
162
+ 'No results found': 'No results found',
163
+ 'Search Options': 'Search Options',
164
+ 'All Files': 'All Files',
165
+ 'Small (< 1MB)': 'Small (< 1MB)',
166
+ 'Medium (1-10MB)': 'Medium (1-10MB)',
167
+ 'Large (> 10MB)': 'Large (> 10MB)',
168
+ 'Search helper text':
169
+ 'Start typing to search files. Use options to filter or include subfolders.',
170
+ uppy: uppyLocaleEn,
171
+ };
@@ -0,0 +1,173 @@
1
+ import uppyLocaleEs from '@uppy/locales/lib/es_ES.js';
2
+
3
+ export default {
4
+ 'A modern, customizable file manager component built for Vue.':
5
+ 'Un gestor de archivos moderno y personalizable creado para Vue.',
6
+ 'Project Home': 'Página del proyecto',
7
+ 'If you like it, please follow and ⭐ star on GitHub.':
8
+ 'Si te gusta, síguenos y añade una ⭐ estrella en GitHub.',
9
+ Language: 'Idioma',
10
+ Create: 'Crear',
11
+ Close: 'Cerrar',
12
+ Cancel: 'Cancelar',
13
+ Save: 'Guardar',
14
+ Edit: 'Editar',
15
+ Crop: 'Recortar',
16
+ 'New Folder': 'Nueva Carpeta',
17
+ 'New File': 'Nuevo Archivo',
18
+ Rename: 'Renombrar',
19
+ Delete: 'Eliminar',
20
+ Upload: 'Subir',
21
+ Download: 'Descargar',
22
+ Archive: 'Archivar',
23
+ Unarchive: 'Desarchivar',
24
+ Open: 'Abrir',
25
+ 'Open containing folder': 'Abrir carpeta contenedora',
26
+ Refresh: 'Actualizar',
27
+ Preview: 'Vista previa',
28
+ 'Toggle Full Screen': 'Alternar pantalla completa',
29
+ 'Change View': 'Cambiar vista',
30
+ Storage: 'Almacenamiento',
31
+ 'Go up a directory': 'Subir un directorio',
32
+ Go: 'Ir',
33
+ 'Enter folder path:': 'Ingrese la ruta de la carpeta:',
34
+ 'Copy Path': 'Copiar ruta',
35
+ 'Copy Download URL': 'Copiar URL de descarga',
36
+ 'Search anything..': 'Buscar cualquier cosa..',
37
+ Name: 'Nombre',
38
+ Size: 'Tamaño',
39
+ Date: 'Fecha',
40
+ Filepath: 'Ruta del archivo',
41
+ 'Folder Name': 'Nombre de carpeta',
42
+ 'File Name': 'Nombre de archivo',
43
+ 'Move files': 'Mover archivos',
44
+ 'Yes, Move!': '¡Sí, mover!',
45
+ 'Delete files': 'Eliminar archivos',
46
+ 'Yes, Delete!': '¡Sí, eliminar!',
47
+ 'Upload Files': 'Subir archivos',
48
+ 'No files selected!': '¡No hay archivos seleccionados!',
49
+ 'Select Files': 'Seleccionar archivos',
50
+ 'Archive the files': 'Archivar los archivos',
51
+ 'Unarchive the files': 'Desarchivar los archivos',
52
+ 'The archive will be unarchived at': 'El archivo se desarchivará en',
53
+ 'Archive name. (.zip file will be created)': 'Nombre del archivo. (Se creará un archivo .zip)',
54
+
55
+ 'Create a new folder': 'Crear una nueva carpeta',
56
+ 'Create a new file': 'Crear un nuevo archivo',
57
+ 'Are you sure you want to delete these files?':
58
+ '¿Estás seguro de que quieres eliminar estos archivos?',
59
+ 'This action cannot be undone.': 'Esta acción no se puede deshacer.',
60
+ 'Search results for': 'Resultados de búsqueda para',
61
+ '%s item(s) selected.': '%s elemento(s) seleccionado(s).',
62
+ '%s is renamed.': '%s ha sido renombrado.',
63
+ 'This is a readonly storage.': 'Este es un almacenamiento de solo lectura.',
64
+ '%s is created.': '%s ha sido creado.',
65
+ 'Files moved.': 'Archivos movidos.',
66
+ 'Files deleted.': 'Archivos eliminados.',
67
+ 'The file unarchived.': 'El archivo desarchivado.',
68
+ 'The file(s) archived.': 'El/los archivo(s) archivado(s).',
69
+ 'Updated.': 'Actualizado.',
70
+ 'No search result found.': 'No se encontraron resultados de búsqueda.',
71
+ 'Are you sure you want to move these files?':
72
+ '¿Estás seguro de que quieres mover estos archivos?',
73
+ 'File Size': 'Tamaño del archivo',
74
+ 'Last Modified': 'Última modificación',
75
+ 'Select Folders': 'Seleccionar carpetas',
76
+ 'Clear all': 'Limpiar todo',
77
+ 'Clear only successful': 'Limpiar solo exitosos',
78
+ 'Drag and drop the files/folders to here.': 'Arrastra y suelta los archivos/carpetas aquí.',
79
+ Canceled: 'Cancelado',
80
+ Done: 'Hecho',
81
+ 'Network Error, Unable establish connection to the server or interrupted.':
82
+ 'Error de red, No se pudo establecer conexión con el servidor o se interrumpió.',
83
+ 'Pending upload': 'Pendiente',
84
+ 'Please select file to upload first.': 'Por favor selecciona un archivo para subir primero.',
85
+
86
+ Settings: 'Configuración',
87
+ Shortcuts: 'Atajos',
88
+ Reset: 'Restablecer',
89
+ Escape: 'Escape',
90
+ Search: 'Buscar',
91
+ 'Toggle Sidebar': 'Alternar barra lateral',
92
+ 'Open Settings': 'Abrir configuración',
93
+ 'Reset all settings to default': 'Restablecer toda la configuración por defecto',
94
+ 'Use Metric Units': 'Usar unidades métricas',
95
+ 'Saved.': 'Guardado.',
96
+ 'Reset Settings': 'Restablecer configuración',
97
+ 'Download doesn\'t work? You can try right-click "Download" button, select "Save link as...".':
98
+ '¿La descarga no funciona? Puedes intentar hacer clic derecho en el botón "Descargar", seleccionar "Guardar enlace como...".',
99
+ Theme: 'Tema',
100
+ Dark: 'Oscuro',
101
+ Light: 'Claro',
102
+ System: 'Sistema',
103
+ 'Target Directory': 'Directorio de destino',
104
+ Select: 'Seleccionar',
105
+ 'Compact list view': 'Vista de lista compacta',
106
+ 'Show thumbnails': 'Mostrar miniaturas',
107
+ 'Persist path on reload': 'Mantener ruta al recargar',
108
+ 'Select All': 'Seleccionar todo',
109
+ 'Pinned Folders': 'Carpetas fijadas',
110
+ 'No folders pinned': 'No hay carpetas fijadas',
111
+ 'No folders': 'No hay carpetas',
112
+ 'Pin Folder': 'Fijar carpeta',
113
+ 'Unpin Folder': 'Desfijar carpeta',
114
+ 'Project home': 'Inicio del proyecto',
115
+ 'Follow on GitHub': 'Seguir en GitHub',
116
+ 'Customize your experience with the following settings':
117
+ 'Personaliza tu experiencia con la siguiente configuración',
118
+ File: 'Archivo',
119
+ View: 'Vista',
120
+ Tools: 'Herramientas',
121
+ Help: 'Ayuda',
122
+ Exit: 'Salir',
123
+ 'Deselect All': 'Deseleccionar todo',
124
+ Cut: 'Cortar',
125
+ Copy: 'Copiar',
126
+ Paste: 'Pegar',
127
+ 'Grid View': 'Vista de cuadrícula',
128
+ 'List View': 'Vista de lista',
129
+ 'Tree View': 'Vista de árbol',
130
+ 'Show Thumbnails': 'Mostrar miniaturas',
131
+ 'Full Screen': 'Pantalla completa',
132
+ items: 'elementos',
133
+ selected: 'seleccionado',
134
+ About: 'Acerca de',
135
+ Git: 'Git',
136
+ Forward: 'Adelante',
137
+ Back: 'Atrás',
138
+ 'Go to Folder': 'Ir a carpeta',
139
+ Sorting: 'Ordenamiento',
140
+ Asc: 'Asc',
141
+ Desc: 'Desc',
142
+ None: 'Ninguno',
143
+ Show: 'Mostrar',
144
+ 'All items': 'Todos los elementos',
145
+ 'Files only': 'Solo archivos',
146
+ 'Folders only': 'Solo carpetas',
147
+ 'Show hidden files': 'Mostrar archivos ocultos',
148
+ 'Copy files': 'Copiar archivos',
149
+ 'Are you sure you want to copy these files?':
150
+ '¿Estás seguro de que quieres copiar estos archivos?',
151
+ 'Yes, Copy!': '¡Sí, copiar!',
152
+ 'Files copied.': 'Archivos copiados.',
153
+ Browse: 'Navegar',
154
+ 'Create a copy instead of moving': 'Crear una copia en lugar de mover',
155
+ 'Select Target Folder': 'Seleccionar carpeta de destino',
156
+ Storages: 'Almacenamientos',
157
+ Loading: 'Cargando',
158
+ 'Search files': 'Buscar archivos',
159
+ 'Failed to open containing folder': 'Error al abrir la carpeta contenedora',
160
+ 'Include subfolders': 'Incluir subcarpetas',
161
+ 'More actions': 'Más acciones',
162
+ 'Open Containing Folder': 'Abrir carpeta contenedora',
163
+ 'Searching...': 'Buscando...',
164
+ 'No results found': 'No se encontraron resultados',
165
+ 'Search Options': 'Opciones de búsqueda',
166
+ 'All Files': 'Todos los archivos',
167
+ 'Small (< 1MB)': 'Pequeño (< 1MB)',
168
+ 'Medium (1-10MB)': 'Mediano (1-10MB)',
169
+ 'Large (> 10MB)': 'Grande (> 10MB)',
170
+ 'Search helper text':
171
+ 'Comienza a escribir para buscar archivos. Usa las opciones para filtrar o incluir subcarpetas.',
172
+ uppy: uppyLocaleEs,
173
+ };