New material things
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<string name="folder">フォルダー</string>
|
||||
<string name="light_theme">ライトテーマ</string>
|
||||
<string name="goto_line">行へ移動</string>
|
||||
<string name="goto_page">Go to Page…</string>
|
||||
<string name="goto_page">ページを移動…</string>
|
||||
<string name="find">検索</string>
|
||||
<string name="replace">置換</string>
|
||||
<string name="share">共有</string>
|
||||
@@ -71,4 +71,6 @@
|
||||
<string name="open">開く</string>
|
||||
<string name="file_saved_with_success">ファイル %1$s は保存されました!</string>
|
||||
<string name="open_a_file">ファイルを開く</string>
|
||||
<string name="no">いいえ</string>
|
||||
<string name="new_file">新しいファイル</string>
|
||||
</resources>
|
||||
|
@@ -19,16 +19,15 @@
|
||||
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<resources>
|
||||
<string name="close">Close</string>
|
||||
<string name="about_action">About</string>
|
||||
<string name="close">閉じる</string>
|
||||
<string name="about_action">アプリについて</string>
|
||||
<string name="about_message"><![CDATA[
|
||||
Turbo Editor is a free and <a href="http://github.com/vmihalachi/turbo-editor">open source</a> app.
|
||||
Turbo Editor はフリーで <a href="http://github.com/vmihalachi/turbo-editor">オープン ソース</a> のアプリです.
|
||||
Copyright 2013-2014 <a href="https://plus.google.com/+VladMihalachi">Vlad Mihalachi</a>. All Rights Reserved.<br/>
|
||||
<br/>
|
||||
Many thanks to all who
|
||||
<a href="http://crowdin.net/project/turbo-client">helped with translations</a> or
|
||||
donated to me</a>.<br/>
|
||||
<a href="http://crowdin.net/project/turbo-client">翻訳にご協力いただいた</a> あるいは
|
||||
私に寄付をいただいた</a> すべての方に非常に感謝いたします.<br/>
|
||||
<br/>
|
||||
If you want to send feedback here is the <a href="http://forum.xda-developers.com/android/apps-games/app-turbo-editor-text-editor-t2832016">XDA thread</a>
|
||||
フィードバックを送りたい方は、こちら <a href="http://forum.xda-developers.com/android/apps-games/app-turbo-editor-text-editor-t2832016">XDA スレッド</a> へ
|
||||
]]></string>
|
||||
</resources>
|
||||
|
@@ -20,18 +20,18 @@
|
||||
-->
|
||||
<resources>
|
||||
<string name="donation_action">寄付</string>
|
||||
<string name="donation_title">Donate to developer</string>
|
||||
<string name="donation_title">開発者に寄付</string>
|
||||
<string name="donation_info"><![CDATA[
|
||||
Turbo Editor is a free and <a href="http://github.com/vmihalachi/turbo-editor/">open source</a> app.
|
||||
You can show your appreciation and support development by donating:
|
||||
Turbo Editor はフリーで <a href="http://github.com/vmihalachi/turbo-editor/">オープン ソース</a> のアプリです.
|
||||
あなたの寄付によって感謝の気持ちを表したり、開発をサポートすることができます:
|
||||
]]></string>
|
||||
<string name="donation_item_bought">You\'ve donated for this item already.</string>
|
||||
<string name="donation_2">An ice cream</string>
|
||||
<string name="donation_4">Cup of coffee</string>
|
||||
<string name="donation_10">Electricity bills</string>
|
||||
<string name="donation_20">The right pillow</string>
|
||||
<string name="donation_50">Solid-state drive</string>
|
||||
<string name="donation_99">Sound system</string>
|
||||
<string name="donation_error_iab_setup">Failed to setup in-app-billing service!</string>
|
||||
<string name="donation_no_responsibility">Notice that Google is not responsible for that payments method.</string>
|
||||
<string name="donation_item_bought">既にこのアイテムに寄付しています。</string>
|
||||
<string name="donation_2">アイスクリーム</string>
|
||||
<string name="donation_4">コーヒー1杯</string>
|
||||
<string name="donation_10">電気代</string>
|
||||
<string name="donation_20">ちょうど良い枕</string>
|
||||
<string name="donation_50">SSD</string>
|
||||
<string name="donation_99">サウンドシステム</string>
|
||||
<string name="donation_error_iab_setup">アプリ内課金サービスのセットアップに失敗しました。</string>
|
||||
<string name="donation_no_responsibility">この決済についてはGoogleが責任を負わないことに注意してください。</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user