Skip to content

Commit 4033d02

Browse files
authored
Merge pull request #21 from naofum/master
Updated Japanese translation
2 parents 1441942 + 591861d commit 4033d02

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
1-
<resources>
1+
<resources>
22
<string name="app_name">シンプル フラッシュライト</string>
3-
<string name="app_launcher_name">Flashlight</string>
3+
<string name="app_launcher_name">フラッシュライト</string>
44
<string name="camera_error">カメラの取得に失敗しました</string>
55
<string name="ok">OK</string>
6-
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
6+
<string name="camera_permission">適切なストロボ効果のために、カメラのアクセス許可が必要です</string>
77

88
<!-- Settings -->
99
<string name="settings">設定</string>
1010
<string name="dark_theme">ダークテーマ</string>
11-
<string name="bright_display">Show a bright display button</string>
12-
<string name="show_stroboscope">Show a stroboscope button</string>
11+
<string name="bright_display">明るく表示ボタンを表示</string>
12+
<string name="show_stroboscope">ストロボボタンを表示</string>
1313

1414
<!-- About -->
1515
<string name="about">アプリについて</string>
1616
<string name="website">もっとシンプルなアプリとソースコード:\nhttp://simplemobiletools.com</string>
1717
<string name="email_label">ご意見やご提案を送信してください:</string>
1818
<string name="third_party_licences_underlined"><u>サードパーティー ライセンス</u></string>
19-
<string name="invite_friends_underlined"><u>Invite friends</u></string>
20-
<string name="share_text">Hey, come check out %1$s at %2$s</string>
21-
<string name="invite_via">Invite via</string>
19+
<string name="invite_friends_underlined"><u>友達を招待</u></string>
20+
<string name="share_text">%2$s で %1$s を確認してください</string>
21+
<string name="invite_via">招待...</string>
2222
<string name="rate_us_underlined"><u>Play ストアで評価してください</u></string>
2323
<string name="follow_us">フォローしてください:</string>
2424
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
2525

2626
<!--License-->
27-
<string name="notice">このアプリは、私の人生を容易にするために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。</string>
27+
<string name="notice">このアプリは、私の暮らしにゆとりを持たせるために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。</string>
2828
<string name="third_party_licences">サードパーティー ライセンス</string>
2929
<string name="butterknife_title">Butter Knife (ビュー インジェクター)</string>
30-
<string name="ambilwarna_title"><u>AmbilWarna (color picker)</u></string>
30+
<string name="ambilwarna_title"><u>AmbilWarna (カラー ピッカー)</u></string>
3131
<string name="otto_title"><u>Otto (イベント バス)</u></string>
3232

3333
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
34-
<string name="app_short_description">A simple flashlight without ads.</string>
34+
<string name="app_short_description">広告のないシンプルな懐中電灯です。</string>
3535
<string name="app_long_description">
36-
A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent the device from falling asleep.
36+
特別に明るく表示とカスタマイズ可能なストロボを備えたシンプルな懐中電灯です。 (ウィジェットではなく)アプリでオンにすると、デバイスがスリープ状態にならないようになります。
3737

3838

39-
Comes with a 1x1 widget with customizable color.
39+
カスタマイズ可能な色の 1x1 ウィジェットが付属しています。
4040

41-
Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.
41+
広告や不要なアクセス許可は含まれていません。 完全にオープンソースで、ダークテーマも提供しています。
4242

43-
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
43+
このアプリは、大きな一連のアプリの一つです。 他のアプリは http://www.simplemobiletools.com で見つけることができます
4444
</string>
4545
</resources>

0 commit comments

Comments
 (0)