mirror of
https://github.com/gsantner/dandelion
synced 2025-12-15 16:51:11 +01:00
Update translations and contributors
This commit is contained in:
parent
96daa8789a
commit
a5a307c076
49 changed files with 303 additions and 1182 deletions
|
|
@ -1,12 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<string name="about_activity__title_about_app">このアプリについて</string>
|
||||
<string name="about_activity__title_about_license">ライセンス</string>
|
||||
<string name="about_activity__title_debug_info">デバッグ</string>
|
||||
<string name="fragment_debug__section_app">アプリケーション</string>
|
||||
<string name="fragment_debug__section_device">デバイス</string>
|
||||
<string name="fragment_debug__section_pod">diaspora* Pod</string>
|
||||
<string name="fragment_debug__section_log">デバッグログ</string>
|
||||
<string name="fragment_debug__section_log_spam">デバッグ ログ (詳細)</string>
|
||||
<string name="fragment_debug__app_version">アプリバージョン: %1$s</string>
|
||||
|
|
@ -29,7 +27,6 @@
|
|||
<string name="fragment_about__spread_the_word">みんなに広めよう!</string>
|
||||
<string name="fragment_about__spread_the_word_text">diaspora* と #dandelion について家族や友人に広めてください! あなたの体験についてブログしませんか? 私たちにあなたからの話を聞かせてください!</string>
|
||||
<string name="fragment_about__spread_the_word_button">アプリを共有</string>
|
||||
<string name="fragment_about__spread_the_word_share_text">ぜひ #dandelion をチェックしてください! %1$s</string>
|
||||
<!-- License & help (large amount of text) -->
|
||||
<string name="fragment_license__maintainers">メンテナンススタッフ</string>
|
||||
<string name="fragment_license__maintainers_text">現在、このアプリは以下の人によって開発およびメンテナンスされています <br><br>%1$s</string>
|
||||
|
|
|
|||
|
|
@ -2,13 +2,9 @@
|
|||
<!--Generated by crowdin.com-->
|
||||
<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 -->
|
||||
<!-- Category Titles -->
|
||||
<string name="pref_cat__visuals">外観</string>
|
||||
<string name="pref_cat__network">ネットワーク</string>
|
||||
|
|
@ -39,7 +35,6 @@
|
|||
<!-- Font size -->
|
||||
<string name="pref_desc__font_size">WebView のテキストサイズを調整</string>
|
||||
<string name="pref_title__font_size">フォントサイズ</string>
|
||||
<!-- prefix 's' is needed to make this a string array. Otherwise ListPreference would crash -->
|
||||
<string name="font_size_normal">標準</string>
|
||||
<string name="font_size_large">大</string>
|
||||
<string name="font_size_huge">巨大</string>
|
||||
|
|
@ -47,12 +42,8 @@
|
|||
<string name="pref_title__load_images">画像の読み込み</string>
|
||||
<string name="pref_desc__load_images">安全なモバイルデータのため、画像の読み込みを無効にします</string>
|
||||
<!-- Screen rotation -->
|
||||
<string name="pref_title__screen_rotation">画面の回転</string>
|
||||
<string name="pref_desc__screen_rotation">画面の回転を自動でコントロール</string>
|
||||
<string name="rotation_system">デフォルト</string>
|
||||
<string name="rotation_sensor">センサー\n(システムの設定を無視)</string>
|
||||
<string name="rotation_portrait">顔写真</string>
|
||||
<string name="rotation_landscape">風景</string>
|
||||
<!-- 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>
|
||||
|
|
@ -85,8 +76,6 @@
|
|||
<string name="pref_title__wipe_settings">完全なリセット</string>
|
||||
<string name="pref_desc__wipe_settings">すべてのアカウントから、アプリとログアウトに関連するすべての設定をローカルで消去します</string>
|
||||
<string name="dialog_content__wipe_settings">これはアプリの変更された設定をすべてデフォルトにリセットして、すべてのポッドからログアウトします。ダウンロードした画像はそのまま残ります。続行してもよろしいですか?</string>
|
||||
<!-- Recently added - Please move to right section-->
|
||||
<!-- Sorry -->
|
||||
<string name="pref_desc__adblock_enable">基本 AdBlocker を有効にします。広告は、埋め込みビューなどに含まれることがあります</string>
|
||||
<string name="pref_title__adblock_enable">広告をブロック</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- App - AppName specific -->
|
||||
<!-- Application -->
|
||||
<string name="reload">再読み込み</string>
|
||||
<!-- Common Words -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue