From 6e36b3d1e638ed5e27bfa2b7cebb64721ac2d144 Mon Sep 17 00:00:00 2001 From: masakih Date: Wed, 11 Jan 2017 20:49:42 +0900 Subject: [PATCH] =?utf8?q?=E6=96=B0=E3=81=97=E3=81=84=E9=80=9F=E5=8A=9B?= =?utf8?q?=E3=81=AE=E8=A1=A8=E7=A4=BA=E3=81=8C=E3=81=A7=E3=81=8D=E3=82=8B?= =?utf8?q?=E3=82=88=E3=81=86=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- KCD/Base.lproj/HMShipDetailViewController.xib | 7 +++---- KCD/HMMemberShipCommand.m | 4 ++-- KCD/HMSokuTransformer.m | 8 ++++++++ KCD/KCD.xcdatamodeld/KCD.xcdatamodel/contents | 9 +++++---- KCD/ja.lproj/Localizable.strings | Bin 6320 -> 6478 bytes KCD/ja.lproj/Localizable.strings.sed | 4 +++- KCD/ja.lproj/SlotItemShortName.plist | 2 ++ KCD/zh-Hant-TW.lproj/Localizable.strings | Bin 6106 -> 6264 bytes KCD/zh-Hant-TW.lproj/Localizable.strings.sed | 4 +++- 9 files changed, 26 insertions(+), 12 deletions(-) diff --git a/KCD/Base.lproj/HMShipDetailViewController.xib b/KCD/Base.lproj/HMShipDetailViewController.xib index 7923c2db..10b3e2ea 100644 --- a/KCD/Base.lproj/HMShipDetailViewController.xib +++ b/KCD/Base.lproj/HMShipDetailViewController.xib @@ -1,7 +1,6 @@ - @@ -339,15 +338,15 @@ - + - + - + - HMSokuTransformer diff --git a/KCD/HMMemberShipCommand.m b/KCD/HMMemberShipCommand.m index a9df4651..b1ad762b 100644 --- a/KCD/HMMemberShipCommand.m +++ b/KCD/HMMemberShipCommand.m @@ -43,8 +43,8 @@ @"api_voicef", @"api_afterlv", @"api_aftershipid", @"api_backs", @"api_slotnum", @"api_stype", @"api_name", @"api_yomi", @"api_raig", @"api_luck", @"api_saku", @"api_raim", @"api_baku", - @"api_taik", @"api_houg", @"api_souk", @"api_houm", @"api_tyku", - @"api_ndock_item", @"api_soku", @"api_star", + @"api_taik", @"api_houg", @"api_houm", @"api_tyku", + @"api_ndock_item", @"api_star", @"api_ndock_time_str", @"api_member_id", @"api_fuel_max", @"api_bull_max"]; return ignoreKeys; } diff --git a/KCD/HMSokuTransformer.m b/KCD/HMSokuTransformer.m index 709c807c..be9431ea 100644 --- a/KCD/HMSokuTransformer.m +++ b/KCD/HMSokuTransformer.m @@ -11,6 +11,8 @@ typedef NS_ENUM(NSInteger, SokuType) { kSlow = 5, kFast = 10, + kFaster = 15, + kFastest = 20, }; @implementation HMSokuTransformer @@ -43,6 +45,12 @@ typedef NS_ENUM(NSInteger, SokuType) { case kFast: result = NSLocalizedString(@"Fast", @"Speed, fast"); break; + case kFaster: + result = NSLocalizedString(@"Faster", @"Speed, faster"); + break; + case kFastest: + result = NSLocalizedString(@"Fastest", @"Speed, fastest"); + break; } return result; diff --git a/KCD/KCD.xcdatamodeld/KCD.xcdatamodel/contents b/KCD/KCD.xcdatamodeld/KCD.xcdatamodel/contents index c890dbc8..55fcc21e 100644 --- a/KCD/KCD.xcdatamodeld/KCD.xcdatamodel/contents +++ b/KCD/KCD.xcdatamodeld/KCD.xcdatamodel/contents @@ -1,5 +1,5 @@ - + @@ -330,6 +330,7 @@ + @@ -353,6 +354,8 @@ + + @@ -369,9 +372,7 @@ - + - - \ No newline at end of file diff --git a/KCD/ja.lproj/Localizable.strings b/KCD/ja.lproj/Localizable.strings index 4bb893dabbbc0f905137db6a366183f539ab6e76..571040e5d73f172942a16c5f96a86618cd8e6964 100644 GIT binary patch delta 114 zcmdmBc+P0UO!mp4>|&a!3`GnI3|b8O3|tIK3~mgG48;s33?NY@ptvm%E6utwLH + 33 + ター 37 7.7 38 diff --git a/KCD/zh-Hant-TW.lproj/Localizable.strings b/KCD/zh-Hant-TW.lproj/Localizable.strings index c7588724fd63552b35ff53f03ea529923d6de9be..eb78d1509928a0ebb56e6c17ea4d2f2abec8b990 100644 GIT binary patch delta 126 zcmcbm|HEK|C;Mc1F+RgIhD3&9h7yKUh9U+91}z4C1}+9A1~(*8C7`%15G&2PF+u)6 i_hbPvS!0AQkX~&1K;m$n=?oL(CqLjw-aMDxRsaCI0~(J2 delta 16 Xcmexia7%xKC;R00d|sOkIot&RKoSN| diff --git a/KCD/zh-Hant-TW.lproj/Localizable.strings.sed b/KCD/zh-Hant-TW.lproj/Localizable.strings.sed index b4b71ca3..34e9c39d 100644 --- a/KCD/zh-Hant-TW.lproj/Localizable.strings.sed +++ b/KCD/zh-Hant-TW.lproj/Localizable.strings.sed @@ -30,7 +30,9 @@ s/Long/長/2 s/Middle/中/2 s/Short/短/2 s/Slow/低速/2 -s/Fast/高速/2 +s/Fast"/高速"/2 +s/Faster"/高速+"/2 +s/Fastest"/最速"/2 s/Deleting caches.../刪除緩存.../2 s/Hide Combined View/隱藏聯合艦隊視窗/2 s/Show Combined View/顯示聯合艦隊視窗/2 -- 2.11.0