|
1 | | -<resources> |
| 1 | +<resources> |
2 | 2 | <string name="app_name">シンプル フラッシュライト</string> |
3 | | - <string name="app_launcher_name">Flashlight</string> |
| 3 | + <string name="app_launcher_name">フラッシュライト</string> |
4 | 4 | <string name="camera_error">カメラの取得に失敗しました</string> |
5 | 5 | <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> |
7 | 7 |
|
8 | 8 | <!-- Settings --> |
9 | 9 | <string name="settings">設定</string> |
10 | 10 | <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> |
13 | 13 |
|
14 | 14 | <!-- About --> |
15 | 15 | <string name="about">アプリについて</string> |
16 | 16 | <string name="website">もっとシンプルなアプリとソースコード:\nhttp://simplemobiletools.com</string> |
17 | 17 | <string name="email_label">ご意見やご提案を送信してください:</string> |
18 | 18 | <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> |
22 | 22 | <string name="rate_us_underlined"><u>Play ストアで評価してください</u></string> |
23 | 23 | <string name="follow_us">フォローしてください:</string> |
24 | 24 | <string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string> |
25 | 25 |
|
26 | 26 | <!--License--> |
27 | | - <string name="notice">このアプリは、私の人生を容易にするために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。</string> |
| 27 | + <string name="notice">このアプリは、私の暮らしにゆとりを持たせるために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。</string> |
28 | 28 | <string name="third_party_licences">サードパーティー ライセンス</string> |
29 | 29 | <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> |
31 | 31 | <string name="otto_title"><u>Otto (イベント バス)</u></string> |
32 | 32 |
|
33 | 33 | <!-- 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> |
35 | 35 | <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 | + 特別に明るく表示とカスタマイズ可能なストロボを備えたシンプルな懐中電灯です。 (ウィジェットではなく)アプリでオンにすると、デバイスがスリープ状態にならないようになります。 |
37 | 37 |
|
38 | 38 |
|
39 | | - Comes with a 1x1 widget with customizable color. |
| 39 | + カスタマイズ可能な色の 1x1 ウィジェットが付属しています。 |
40 | 40 |
|
41 | | - Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. |
| 41 | + 広告や不要なアクセス許可は含まれていません。 完全にオープンソースで、ダークテーマも提供しています。 |
42 | 42 |
|
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 で見つけることができます |
44 | 44 | </string> |
45 | 45 | </resources> |
0 commit comments