Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit 177f337

Browse files
authored
Merge pull request #97 from Shufflepuck/feature/add-japanese-locale
Add Japanese locale
2 parents 91441b6 + ce6041e commit 177f337

File tree

4 files changed

+72
-1
lines changed

4 files changed

+72
-1
lines changed

SplashBuddy.xcodeproj/project.pbxproj

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,13 @@
126126
47CFADF31E682C9200356D11 /* SoftwareArray.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SoftwareArray.swift; sourceTree = "<group>"; };
127127
81D9D7301E69ABE4008ED3F5 /* Log.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Log.swift; sourceTree = "<group>"; };
128128
D9894FE51F1CDC8800DF7F42 /* TransparentScroller.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransparentScroller.swift; sourceTree = "<group>"; };
129+
ED525EBA20907D4700BF776B /* NSLocalizedStringExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSLocalizedStringExtensions.swift; sourceTree = "<group>"; };
130+
ED8518B320EDFAA5004D9F52 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/SplashBuddy.strings; sourceTree = "<group>"; };
131+
ED8518B420EDFAA5004D9F52 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
132+
ED8518B520EDFAA5004D9F52 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
129133
EDA78DAD20A03D2D00BBA14E /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
130134
EDA78DAE20A03D2D00BBA14E /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
131135
EDA78DAF20A03D2D00BBA14E /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/SplashBuddy.strings; sourceTree = "<group>"; };
132-
ED525EBA20907D4700BF776B /* NSLocalizedStringExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSLocalizedStringExtensions.swift; sourceTree = "<group>"; };
133136
/* End PBXFileReference section */
134137

135138
/* Begin PBXFrameworksBuildPhase section */
@@ -454,6 +457,7 @@
454457
de,
455458
it,
456459
es,
460+
ja,
457461
);
458462
mainGroup = 089D29141D50D12200E58C6D;
459463
productRefGroup = 089D291E1D50D12200E58C6D /* Products */;
@@ -562,6 +566,7 @@
562566
479DD8881F914D03001796B1 /* it */,
563567
479DD88B1F914E66001796B1 /* en */,
564568
EDA78DAE20A03D2D00BBA14E /* es */,
569+
ED8518B520EDFAA5004D9F52 /* ja */,
565570
);
566571
name = Localizable.strings;
567572
sourceTree = "<group>";
@@ -575,6 +580,7 @@
575580
479DD8871F914C44001796B1 /* it */,
576581
479DD88A1F914E5E001796B1 /* en */,
577582
EDA78DAD20A03D2D00BBA14E /* es */,
583+
ED8518B420EDFAA5004D9F52 /* ja */,
578584
);
579585
name = InfoPlist.strings;
580586
sourceTree = "<group>";
@@ -589,6 +595,7 @@
589595
47180C9A1F8FC9040017F78F /* it */,
590596
479DD8851F914C20001796B1 /* en */,
591597
EDA78DAF20A03D2D00BBA14E /* es */,
598+
ED8518B320EDFAA5004D9F52 /* ja */,
592599
);
593600
name = SplashBuddy.storyboard;
594601
path = Main;
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"CFBundleDisplayName" = "SplashBuddy";
2+
"NSHumanReadableCopyright" = "Copyright © 2018 Amaris Technologies GmbH. All rights reserved.";
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
/* A specific application failed to install */
2+
"error.failed_specific_app_install" = "%@ のインストールに失敗しました。サポートに連絡しました。";
3+
/* Everything was ok. There's no button. An automated action will happen (like force restart) */
4+
"actions.apps_installed_finishing" = "全てのアプリケーションがインストールされました。インストール作業を終了しています...";
5+
/* Everything was ok. Asking user to click on the button */
6+
"actions.apps_installed_continue" = "全てのアプリケーションがインストールされました。継続をクリックしてください。";
7+
/* Everything was ok. Asking user to click on the button */
8+
"actions.apps_installed_logout" = "全てのアプリケーションがインストールされました。ログアウトをクリックしてください。";
9+
/* Everything was ok. Asking user to click on the button */
10+
"actions.apps_installed_quit" = "全てのアプリケーションがインストールされました。再起動をクリックしてください。";
11+
/* Everything was ok. Asking user to click on the button */
12+
"actions.apps_installed_restart" = "全てのアプリケーションがインストールされました。再起動をクリックしてください。";
13+
/* Everything was ok. Asking user to click on the button */
14+
"actions.apps_installed_shutdown" = "全てのアプリケーションがインストールされました。システム終了をクリックしてください。";
15+
/* One (unnamed) application failed to install */
16+
"error.failed_unknown_app_install" = "一つのアプリケーションのインストールに失敗しました。サポートに連絡しました。";
17+
/* Displayed when cannot load HTML bundle */
18+
"error.create_missing_bundle" = "/Library/Application Support/SplashBuddyの中にbundleファイルを作成してください。";
19+
/* More than one application failed to install */
20+
"error.failed_multiple_app_install" = "いくつかのアプリケーションのインストールに失敗しました。サポートに連絡しました。";
21+
/* Displayed above progress bar */
22+
"actions.preparing_your_mac" = "Macの準備をしています...";
23+
/* Displayed when cannot load HTML bundle */
24+
"error.create_complete_html_file" = "";
25+
/* Continue button default value. */
26+
"btn.continue" = "継続";
27+
/* Variation of the Continue button. */
28+
"btn.shutdown" = "システム終了";
29+
/* Variation of the Continue button. */
30+
"btn.restart" = "再起動";
31+
/* Variation of the Continue button. */
32+
"btn.quit" = "終了";
33+
/* Variation of the Continue button. */
34+
"btn.logout" = "ログアウト";
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
/* Class = "NSMenuItem"; title = "Quit SplashBuddy"; ObjectID = "2cR-1q-G3Y"; */
2+
"2cR-1q-G3Y.title" = "SplashBuddyを終了";
3+
/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "5Hn-kG-mLK"; */
4+
"5Hn-kG-mLK.title" = "メインメニュー";
5+
/* Class = "NSMenu"; title = "SplashBuddy"; ObjectID = "5pp-rB-Rs5"; */
6+
"5pp-rB-Rs5.title" = "SplashBuddy";
7+
/* Class = "NSMenuItem"; title = "Quit SplashBuddy and set .SplashBuddyDone"; ObjectID = "9sK-Yv-hyG"; */
8+
"9sK-Yv-hyG.title" = "SplashBuddyを終了し、.SplashBuddyDoneを配置";
9+
/* Class = "NSView"; ibExternalAccessibilityDescription = "Lower Bar"; ObjectID = "9z5-8K-Bsy"; */
10+
"9z5-8K-Bsy.ibExternalAccessibilityDescription" = "下部バー";
11+
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "HEm-cX-eEV"; */
12+
"HEm-cX-eEV.title" = "テキストセル";
13+
/* Class = "NSTextFieldCell"; title = "displayName"; ObjectID = "IV9-h3-DQ0"; */
14+
"IV9-h3-DQ0.title" = "表示名";
15+
/* Class = "NSMenuItem"; title = "SplashBuddy"; ObjectID = "Mm1-rq-zaN"; */
16+
"Mm1-rq-zaN.title" = "SplashBuddy";
17+
/* Class = "NSMenuItem"; title = "About SplashBuddy"; ObjectID = "dPN-j3-pc0"; */
18+
"dPN-j3-pc0.title" = "SplashBuddyについて";
19+
/* Class = "NSWindow"; title = "Window"; ObjectID = "eOE-dw-mkn"; */
20+
"eOE-dw-mkn.title" = "ウインドウ";
21+
/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "gAE-fA-iyd"; */
22+
"gAE-fA-iyd.title" = "ラベル";
23+
/* Class = "NSButtonCell"; title = "Continue"; ObjectID = "jcN-QC-epo"; */
24+
"jcN-QC-epo.title" = "継続";
25+
/* Class = "NSTextFieldCell"; title = "description"; ObjectID = "lnB-mt-lsP"; */
26+
"lnB-mt-lsP.title" = "説明";
27+
/* Class = "NSViewController"; title = "Main View"; ObjectID = "qDQ-T9-zeE"; */
28+
"qDQ-T9-zeE.title" = "メインメニュー";

0 commit comments

Comments
 (0)