forked from iina/iina
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPrefAdvancedViewController.strings
More file actions
50 lines (34 loc) · 2.16 KB
/
PrefAdvancedViewController.strings
File metadata and controls
50 lines (34 loc) · 2.16 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
42
43
44
45
46
47
48
49
50
/* Class = "NSTextFieldCell"; title = "Additional mpv options"; ObjectID = "6F6-Y7-8oR"; */
"6F6-Y7-8oR.title" = "Opciones adicionales de mpv";
/* Class = "NSButtonCell"; title = "Enable advanced settings"; ObjectID = "7ml-VU-xWv"; */
"7ml-VU-xWv.title" = "Habilitar configuración avanzada";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "E3I-Q7-9t1"; */
"E3I-Q7-9t1.headerCell.title" = "Nombre";
/* Class = "NSTextFieldCell"; title = "The following settings will require restarting IINA to take effect."; ObjectID = "HMa-Vz-EUk"; */
"HMa-Vz-EUk.title" = "Los siguientes ajustes requerirán que reinicie IINA para que surtan efecto.";
/* Class = "NSButtonCell"; title = "Open Log Directory"; ObjectID = "JDA-g3-RNX"; */
"JDA-g3-RNX.title" = "Open Log Directory";
/* Class = "NSButtonCell"; title = "Enable logging to file"; ObjectID = "LCd-uY-Yze"; */
"LCd-uY-Yze.title" = "Habilitar el log";
/* Class = "NSButtonCell"; title = "Choose…"; ObjectID = "MRT-u8-xTX"; */
"MRT-u8-xTX.title" = "Seleccionar…";
/* Class = "NSTextFieldCell"; title = "Settings"; ObjectID = "Qmc-Tb-d7d"; */
"Qmc-Tb-d7d.title" = "Ajustes";
/* Class = "NSTableColumn"; headerCell.title = "Value"; ObjectID = "SX9-fy-bss"; */
"SX9-fy-bss.headerCell.title" = "Valor";
/* Class = "NSButtonCell"; title = "Use config directory:"; ObjectID = "ehL-8Y-G8h"; */
"ehL-8Y-G8h.title" = "Usar el directorio de configuración:";
/* Class = "NSButtonCell"; title = "Use mpv's OSD"; ObjectID = "phK-g9-Vbg"; */
"phK-g9-Vbg.title" = "Usar el OSD de mpv";
/* Class = "NSTextFieldCell"; title = "Log level:"; ObjectID = "nFf-vh-bNd"; */
"nFf-vh-bNd.title" = "Nivel de registro:";
/* Class = "NSButtonCell"; title = "Show Log Viewer"; ObjectID = "Owx-92-Ogg"; */
"Owx-92-Ogg.title" = "Show Log Viewer";
/* Class = "NSMenuItem"; title = "Verbose"; ObjectID = "S9M-yY-q0w"; */
"S9M-yY-q0w.title" = "Detallado";
/* Class = "NSMenuItem"; title = "Debug"; ObjectID = "hGq-ek-VHd"; */
"hGq-ek-VHd.title" = "Depurar";
/* Class = "NSMenuItem"; title = "Warning"; ObjectID = "exP-JC-h7t"; */
"exP-JC-h7t.title" = "Advertencia";
/* Class = "NSMenuItem"; title = "Error"; ObjectID = "sl8-Df-vbX"; */
"sl8-Df-vbX.title" = "Error";