mirror of
https://github.com/gsantner/dandelion
synced 2025-12-15 16:51:11 +01:00
Changes for dandelion
This commit is contained in:
parent
3a4f41f758
commit
bea1a83f90
33 changed files with 107 additions and 44 deletions
|
|
@ -36,7 +36,7 @@
|
|||
<string name="fragment_license__contributors">貢献者</string>
|
||||
<string name="fragment_license__contributors_thank_you">%1$s<br><br>ありがとうございます!</string>
|
||||
<string name="fragment_license__license_button">GNU GPLv3+ ライセンス</string>
|
||||
<string name="fragment_license__thirdparty_libs">サードパーティ製ライブラリー</string>
|
||||
<string name="fragment_license__thirdparty_libs">サードパーティ ライブラリー</string>
|
||||
<string name="fragment_license__thirdparty_libs_text">以下のライブラリーが使用されます:</string>
|
||||
<string name="fragment_license__misc_leafpic">LeafPic からいくつかのインスピレーションとコードを得ました。チェックしてみてください。同様のフリーソフトウェアです!</string>
|
||||
<string name="fragment_license__misc_leafpic_button">さらに詳しく</string>
|
||||
|
|
|
|||
|
|
@ -3,6 +3,9 @@
|
|||
<resources>
|
||||
<!-- Key Names (Untranslatable) -->
|
||||
<!-- Themes -->
|
||||
<!-- Operability -->
|
||||
<string name="pref_title__topbar_stream_shortcut">上部ツールバーでストリームを読み込み</string>
|
||||
<string name="pref_desc__topbar_stream_shortcut">上部ツールバーの空白部分をクリックして、ストリームを開きます。</string>
|
||||
<!-- Navigiation Slider -->
|
||||
<!-- PodProfile -->
|
||||
<!-- More -->
|
||||
|
|
@ -10,6 +13,7 @@
|
|||
<string name="pref_cat__visuals">外観</string>
|
||||
<string name="pref_cat__network">ネットワーク</string>
|
||||
<string name="pref_cat__pod_settings">ポッドの設定</string>
|
||||
<string name="pref_cat__operability">操作性</string>
|
||||
<!-- Visuals -->
|
||||
<!-- Navigiation Slider -->
|
||||
<string name="pref_title__sub_nav_slider">ナビゲーション スライダー</string>
|
||||
|
|
@ -36,6 +40,7 @@
|
|||
<!-- Load images -->
|
||||
<string name="pref_title__load_images">画像の読み込み</string>
|
||||
<string name="pref_desc__load_images">安全なモバイルデータのため、画像の読み込みを無効にします</string>
|
||||
<!-- Rotate Screen -->
|
||||
<!-- Proxy -->
|
||||
<string name="pref_title__http_proxy_load_tor_preset">Tor プリセットを読み込む</string>
|
||||
<string name="pref_desc__http_proxy_load_tor_preset">Tor (Orbot) HTTP プロキシのプロキシ設定を読み込みます</string>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- App - AppName specific -->
|
||||
<string name="shared_by_diaspora_android">*[#DiasporaForAndroid でシェア]*</string>
|
||||
<!-- Application -->
|
||||
<string name="reload">再読み込み</string>
|
||||
<!-- Common Words -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue