forked from iina/iina
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLogWindowController.strings
More file actions
35 lines (24 loc) · 1.33 KB
/
LogWindowController.strings
File metadata and controls
35 lines (24 loc) · 1.33 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
/* Class = "NSButtonCell"; title = "Save as…"; ObjectID = "1si-iG-tju"; */
"1si-iG-tju.title" = "Salva come...";
/* Class = "NSTextFieldCell"; title = "Subsystem:"; ObjectID = "91n-Sw-RQj"; */
"91n-Sw-RQj.title" = "Sottosistema:";
/* Class = "NSMenuItem"; title = "All"; ObjectID = "9Mt-2c-hRy"; */
"9Mt-2c-hRy.title" = "Tutti";
/* Class = "NSMenuItem"; title = "Error"; ObjectID = "FGm-HY-5ln"; */
"FGm-HY-5ln.title" = "Errore";
/* Class = "NSTableColumn"; headerCell.title = "Subsystem"; ObjectID = "GRp-Ls-7Bw"; */
"GRp-Ls-7Bw.headerCell.title" = "Sottosistema";
/* Class = "NSMenuItem"; title = "Debug"; ObjectID = "IAO-ta-GnL"; */
"IAO-ta-GnL.title" = "Debug";
/* Class = "NSTableColumn"; headerCell.title = "Message"; ObjectID = "ISx-4s-GjQ"; */
"ISx-4s-GjQ.headerCell.title" = "Messaggio";
/* Class = "NSWindow"; title = "Log Viewer"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "Registro eventi";
/* Class = "NSMenuItem"; title = "Verbose"; ObjectID = "dFU-NP-aIl"; */
"dFU-NP-aIl.title" = "Dettagliato";
/* Class = "NSTableColumn"; headerCell.title = "Time"; ObjectID = "jdC-eg-YUY"; */
"jdC-eg-YUY.headerCell.title" = "Ora";
/* Class = "NSTextFieldCell"; title = "Level:"; ObjectID = "vaz-WH-G1w"; */
"vaz-WH-G1w.title" = "Livello:";
/* Class = "NSMenuItem"; title = "Warning"; ObjectID = "zVH-tI-Wo0"; */
"zVH-tI-Wo0.title" = "Avviso";