-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathESL.h
More file actions
41 lines (36 loc) · 1.15 KB
/
Copy pathESL.h
File metadata and controls
41 lines (36 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
L"1.3", // Version
0x340a, // LCID - Locale identifier
L"Spanish (Chile)", // Language name
{
L"Origen:",
L"Destino:",
L"Etiqueta:",
L"Sistema de Archivos:",
L"Iniciar",
L"Seleccione o arrastre una carpeta aquí",
L"Indique nombre del archivo ISO a crear",
L"0 a 128 caracteres, para la etiqueta del volumen",
L"ISO9660",
L"ISO9660 + UDF 1.02 (DVD)",
L"UDF 1.02",
L"UDF 2.50 (BD/UHD)",
L"&Idioma",
L"&Agregar al Menú Contextual",
L"&Permitir múltiples instancias",
L"&Mostrar en Explorador al finalizar",
L"&Cerrar al finalizar",
L"&Siempre encima",
L"&Traducción",
L"&Reportar errores",
L"&Comandos de Terminal",
L"&Acerca de Folder2ISO...",
L"&Tema",
L"&Claro",
L"&Oscuro",
L"&Sistema",
L"'%s' ya existe.\n\nDesea reemplazarlo?",
L"Archivos ISO (*.iso)\0*.iso\0\0",
L"Este programa es gratuito.\n\nAuthor: Young, Fred, Kira\nTranslator: rudacoba", // Replace null with the translator name
}
},