Added Japanese translation

This commit is contained in:
naofum 2016-08-26 23:19:35 +09:00
parent 414288bdd0
commit f4c8f35094

View File

@ -0,0 +1,33 @@
<resources>
<string name="app_name">シンプル アプリ ランチャー</string>
<string name="delete">削除</string>
<string name="edit">編集</string>
<string name="rename_launcher">ランチャーの名前を変更</string>
<string name="ok">OK</string>
<string name="cancel">キャンセル</string>
<string name="enter_launcher_name">ランチャーの名前を入力してください</string>
<string name="unknown_error">不明なエラーが発生しました</string>
<!-- About -->
<string name="about">アプリについて</string>
<string name="website">もっとシンプルなアプリとソースコードは:\nhttp://simplemobiletools.com</string>
<string name="email_label">ご意見やご提案をお送りください:</string>
<string name="third_party_licences_underlined"><u>サードパーティー ライセンス</u></string>
<string name="invite_friends_underlined"><u>友達を招待</u></string>
<string name="share_text">%2$s で %1$s を確認してください </string>
<string name="invite_via">...で招待</string>
<string name="rate_us_underlined"><u>Play ストアで評価してください</u></string>
<string name="follow_us">フォローしてください:</string>
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
<string name="add_apps">アプリケーション ランチャーを追加</string>
<!-- Settings -->
<string name="settings">設定</string>
<string name="dark_theme">ダークテーマ</string>
<!-- License -->
<string name="notice">このアプリは、私の人生を容易にするために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。</string>
<string name="third_party_licences">サードパーティー ライセンス</string>
<string name="kotlin_title"><u>Kotlin (プログラミング言語)</u></string>
<string name="multiselect_title"><u>RecyclerView MultiSelect (マーキング ランチャー)</u></string>
</resources>