Skip to content

Commit c86f889

Browse files
authored
Merge pull request #182 from hiroto-t/japanese_support
Support Japanese language
2 parents a22329b + 90de93c commit c86f889

10 files changed

Lines changed: 535 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
2+
/* Class = "NSButtonCell"; title = "Reset to Default"; ObjectID = "3GX-gq-Yaq"; */
3+
"3GX-gq-Yaq.title" = "Reset to Default";
4+
5+
/* Class = "NSButtonCell"; title = "Check"; ObjectID = "7z8-pS-A86"; Note = "Do not localize"; */
6+
"7z8-pS-A86.title" = "Check";
7+
8+
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "HPO-gf-tIY"; Note = "Do not localize"; */
9+
"HPO-gf-tIY.title" = "Text Cell";
10+
11+
/* Class = "NSTextFieldCell"; title = "10 %"; ObjectID = "QZN-1k-USs"; */
12+
"QZN-1k-USs.title" = "10 %";
13+
14+
/* Class = "NSTextFieldCell"; title = "90 %"; ObjectID = "ViM-Dg-sVF"; */
15+
"ViM-Dg-sVF.title" = "90 %";
16+
17+
/* Class = "NSButtonCell"; title = "Deactivate when battery capacity is below"; ObjectID = "a5l-du-7Rf"; */
18+
"a5l-du-7Rf.title" = "Deactivate when battery capacity is below";
19+
20+
/* Class = "NSTextFieldCell"; title = "50 %"; ObjectID = "pcX-L6-8PY"; */
21+
"pcX-L6-8PY.title" = "50 %";
22+
23+
/* Class = "NSTextFieldCell"; title = "Only change these advanced preferences if you know what you are doing. Most of these preferences require an app restart."; ObjectID = "xdm-wP-gM6"; */
24+
"xdm-wP-gM6.title" = "Only change these advanced preferences if you know what you are doing. Most of these preferences require an app restart.";
25+
26+
/* Class = "NSTextFieldCell"; title = "This value will be ignored when you manually start the app below this battery capacity."; ObjectID = "z26-wh-jCm"; */
27+
"z26-wh-jCm.title" = "This value will be ignored when you manually start the app below this battery capacity.";
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "59l-n2-tD5"; */
3+
"59l-n2-tD5.title" = "Cancel";
4+
5+
/* Class = "NSTextFieldCell"; title = "Hours"; ObjectID = "5bs-m4-hy9"; */
6+
"5bs-m4-hy9.title" = "Hours";
7+
8+
/* Class = "NSTextFieldCell"; title = "Warning Label"; ObjectID = "kYn-pW-tq6"; Note = "Do not localize"; */
9+
"kYn-pW-tq6.title" = "Warning Label";
10+
11+
/* Class = "NSTextFieldCell"; title = "Minutes"; ObjectID = "oi9-AP-ag4"; */
12+
"oi9-AP-ag4.title" = "Minutes";
13+
14+
/* Class = "NSTextFieldCell"; title = "Seconds"; ObjectID = "s1J-2f-UeD"; */
15+
"s1J-2f-UeD.title" = "Seconds";
16+
17+
/* Class = "NSButtonCell"; title = "Add Duration"; ObjectID = "vTF-HR-j5d"; */
18+
"vTF-HR-j5d.title" = "Add Duration";
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
/* Class = "NSButtonCell"; title = "Reset…"; ObjectID = "13c-ID-Fgy"; */
3+
"13c-ID-Fgy.title" = "Reset…";
4+
5+
/* Class = "NSMenuItem"; title = "Remove"; ObjectID = "2Az-3u-oGb"; */
6+
"2Az-3u-oGb.title" = "Remove";
7+
8+
/* Class = "NSButtonCell"; title = "Set Default"; ObjectID = "3es-An-BPG"; */
9+
"3es-An-BPG.title" = "Set Default";
10+
11+
/* Class = "NSTextFieldCell"; title = "The default activation duration is used when you click on the menu bar icon."; ObjectID = "4tU-j1-N4m"; */
12+
"4tU-j1-N4m.title" = "The default activation duration is used when you click on the menu bar icon.";
13+
14+
/* Class = "NSButtonCell"; title = "Set Default"; ObjectID = "Are-vs-Awn"; */
15+
"Are-vs-Awn.title" = "Set Default";
16+
17+
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Btn-FN-s8Z"; Note = "Do not localize"; */
18+
"Btn-FN-s8Z.title" = "Text Cell";
19+
20+
/* Class = "NSButtonCell"; title = "Reset…"; ObjectID = "COs-G1-J6K"; */
21+
"COs-G1-J6K.title" = "Reset…";
22+
23+
/* Class = "NSMenuItem"; title = "Set Default"; ObjectID = "U86-Hk-nfT"; */
24+
"U86-Hk-nfT.title" = "Set Default";
25+
26+
/* Class = "NSSegmentedCell"; dml-Pt-frp.ibShadowedToolTips[0] = "Remove"; ObjectID = "dml-Pt-frp"; */
27+
"dml-Pt-frp.ibShadowedToolTips[0]" = "Remove";
28+
29+
/* Class = "NSSegmentedCell"; dml-Pt-frp.ibShadowedToolTips[1] = "Add"; ObjectID = "dml-Pt-frp"; */
30+
"dml-Pt-frp.ibShadowedToolTips[1]" = "Add";
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
/* Class = "NSTextFieldCell"; title = "Immediately starts preventing sleep when launched."; ObjectID = "7QN-oX-fJU"; */
3+
"7QN-oX-fJU.title" = "Immediately starts preventing sleep when launched.";
4+
5+
/* Class = "NSButtonCell"; title = "Notification Preferences…"; ObjectID = "7dk-Tj-9aG"; */
6+
"7dk-Tj-9aG.title" = "Notification Preferences…";
7+
8+
/* Class = "NSButtonCell"; title = "Start at Login"; ObjectID = "YWD-DY-pgf"; */
9+
"YWD-DY-pgf.title" = "Start at Login";
10+
11+
/* Class = "NSTextFieldCell"; title = "Automatically opens the app when you start your Mac."; ObjectID = "jxf-J8-dHN"; */
12+
"jxf-J8-dHN.title" = "Automatically opens the app when you start your Mac.";
13+
14+
/* Class = "NSButtonCell"; title = "Activate on Launch"; ObjectID = "zql-rZ-9xH"; */
15+
"zql-rZ-9xH.title" = "Activate on Launch";
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
/* Class = "NSButtonCell"; title = "Automatically Check for Updates"; ObjectID = "F2o-Is-2nW"; */
3+
"F2o-Is-2nW.title" = "Automatically Check for Updates";
4+
5+
/* Class = "NSButtonCell"; title = "Check for Pre-Release Updates"; ObjectID = "oBK-47-iMk"; */
6+
"oBK-47-iMk.title" = "Check for Pre-Release Updates";
7+
8+
/* Class = "NSButtonCell"; title = "Check Now"; ObjectID = "tAT-1z-ZPp"; */
9+
"tAT-1z-ZPp.title" = "Check Now";
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
"KeepingYouAwake – Preferences" = "KeepingYouAwake – Preferences";
2+
3+
"General" = "General";
4+
5+
"About" = "About";
6+
7+
"Updates" = "Updates";
8+
9+
"Advanced" = "Advanced";
10+
11+
"Activation Duration" = "Activation Duration";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* No Localized Strings */
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
/* Disable menu bar icon highlight color */
2+
"Disable menu bar icon highlight color" = "Disable menu bar icon highlight color";
3+
4+
/* Click to allow sleep\nRight click to show menu */
5+
"Click to allow sleep\nRight click to show menu" = "Click to allow sleep\nRight click to show menu";
6+
7+
/* Click to prevent sleep\nRight click to show menu */
8+
"Click to prevent sleep\nRight click to show menu" = "Click to prevent sleep\nRight click to show menu";
9+
10+
/* Activate for Duration */
11+
"Activate for Duration" = "Activate for Duration";
12+
13+
/* Indefinitely */
14+
"Indefinitely" = "Indefinitely";
15+
16+
/* Version */
17+
"Version" = "Version";
18+
19+
/* Preferences… */
20+
"Preferences…" = "Preferences…";
21+
22+
/* Quit */
23+
"Quit" = "Quit";

0 commit comments

Comments
 (0)