TR Update

This commit is contained in:
Gregor Santner 2016-09-20 21:08:11 +02:00
parent 1f0861c519
commit aab63bfb13
6 changed files with 10 additions and 0 deletions

View File

@ -139,6 +139,7 @@
<data android:host="diaspora.undernet.uy" android:scheme="https" />
<data android:host="diaspora.unixcorn.org" android:scheme="https" />
<data android:host="diasporausa.com" android:scheme="https" />
<data android:host="diaspora.weenmebrown.com" android:scheme="https" />
<data android:host="diaspora.xcelor8.com" android:scheme="https" />
<data android:host="diasp.org" android:scheme="https" />
<data android:host="dissociateduse.rs" android:scheme="https" />
@ -181,6 +182,7 @@
<data android:host="pod.asap-soft.com" android:scheme="https" />
<data android:host="podbay.net" android:scheme="https" />
<data android:host="pod.cannyfoxx.me" android:scheme="https" />
<data android:host="pod.comin.dk" android:scheme="https" />
<data android:host="pod.cyberdungeon.de" android:scheme="https" />
<data android:host="pod.dapor.net" android:scheme="https" />
<data android:host="pod.datenknoten.me" android:scheme="https" />
@ -232,6 +234,7 @@
<data android:host="social.daxbau.net" android:scheme="https" />
<data android:host="social.elaon.de" android:scheme="https" />
<data android:host="socializer.cc" android:scheme="https" />
<data android:host="social.lanham.id.au" android:scheme="https" />
<data android:host="social.mbuto.me" android:scheme="https" />
<data android:host="social.sum7.de" android:scheme="https" />
<data android:host="spora.com.ua" android:scheme="https" />

View File

@ -9,6 +9,7 @@
<string name="fragment_debug__section_device">Appareil</string>
<string name="fragment_debug__section_pod">Pod diaspora</string>
<string name="fragment_debug__section_log">Journal de débogage</string>
<string name="fragment_debug__section_log_spam">Log de débogage (Verbeux)</string>
<string name="fragment_debug__app_version">Version app : %1$s</string>
<string name="fragment_debug__package_name">Nom du paquet : %1$s</string>
<string name="fragment_debug__android_version">Version Android : %1$s</string>

View File

@ -26,6 +26,8 @@
<string name="pref_title__proxy_host">Hôte</string>
<string name="pref_title__proxy_port">Port</string>
<!-- Chrome custom tabs -->
<string name="pref_title__chrome_custom_tabs_enabled">Onglets personnalisés de Chrome</string>
<string name="pref_desc__chrome_custom_tabs_enabled">Ouvrir les liens externes avec les onglets personnalisés. Chromium ou Google Chrome doit être installé pour cette fonctionnalité</string>
<!-- Diaspora Settings -->
<string name="pref_title__personal_settings">Paramètres personnels</string>
<string name="pref_desc__personal_settings">Ouvrir vos paramètres de compte diaspora</string>

View File

@ -9,6 +9,7 @@
<string name="fragment_debug__section_device">Dispositivo</string>
<string name="fragment_debug__section_pod">Pod Diaspora</string>
<string name="fragment_debug__section_log">Log di debug</string>
<string name="fragment_debug__section_log_spam">Log di debug (dettagliato)</string>
<string name="fragment_debug__app_version">Versione app: %1$s</string>
<string name="fragment_debug__package_name">Nome pacchetto: %1$s</string>
<string name="fragment_debug__android_version">Versione Android: %1$s</string>

View File

@ -9,6 +9,7 @@
<string name="fragment_debug__section_device">デバイス</string>
<string name="fragment_debug__section_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>
<string name="fragment_debug__package_name">パッケージ名: %1$s</string>
<string name="fragment_debug__android_version">Android バージョン: %1$s</string>

View File

@ -26,6 +26,8 @@
<string name="pref_title__proxy_host">ホスト</string>
<string name="pref_title__proxy_port">ポート</string>
<!-- Chrome custom tabs -->
<string name="pref_title__chrome_custom_tabs_enabled">Chrome カスタムタブ</string>
<string name="pref_desc__chrome_custom_tabs_enabled">Chrome カスタム タブで外部リンクを開きます。この機能は Chromium または Google Chrome をインストールする必要があります</string>
<!-- Diaspora Settings -->
<string name="pref_title__personal_settings">個人用設定</string>
<string name="pref_desc__personal_settings">Diaspora アカウント設定を開きます</string>