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.35 KB
/
LogWindowController.strings
File metadata and controls
35 lines (24 loc) · 1.35 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" = "Zapisz jako...";
/* Class = "NSTextFieldCell"; title = "Subsystem:"; ObjectID = "91n-Sw-RQj"; */
"91n-Sw-RQj.title" = "Podsystem:";
/* Class = "NSMenuItem"; title = "All"; ObjectID = "9Mt-2c-hRy"; */
"9Mt-2c-hRy.title" = "Wszystko";
/* Class = "NSMenuItem"; title = "Error"; ObjectID = "FGm-HY-5ln"; */
"FGm-HY-5ln.title" = "Błąd";
/* Class = "NSTableColumn"; headerCell.title = "Subsystem"; ObjectID = "GRp-Ls-7Bw"; */
"GRp-Ls-7Bw.headerCell.title" = "Podsystem";
/* Class = "NSMenuItem"; title = "Debug"; ObjectID = "IAO-ta-GnL"; */
"IAO-ta-GnL.title" = "Debuguj";
/* Class = "NSTableColumn"; headerCell.title = "Message"; ObjectID = "ISx-4s-GjQ"; */
"ISx-4s-GjQ.headerCell.title" = "Wiadomość";
/* Class = "NSWindow"; title = "Log Viewer"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "Przeglądarka dziennika";
/* Class = "NSMenuItem"; title = "Verbose"; ObjectID = "dFU-NP-aIl"; */
"dFU-NP-aIl.title" = "Szczegóły";
/* Class = "NSTableColumn"; headerCell.title = "Time"; ObjectID = "jdC-eg-YUY"; */
"jdC-eg-YUY.headerCell.title" = "Czas";
/* Class = "NSTextFieldCell"; title = "Level:"; ObjectID = "vaz-WH-G1w"; */
"vaz-WH-G1w.title" = "Poziom:";
/* Class = "NSMenuItem"; title = "Warning"; ObjectID = "zVH-tI-Wo0"; */
"zVH-tI-Wo0.title" = "Ostrzeżenie";