Updated language translations.

fork-5.53.8
Greyson Parrelli 2022-06-02 00:31:39 -04:00
rodzic d6108fbbf3
commit 63d6bab7d6
5 zmienionych plików z 15 dodań i 10 usunięć

Wyświetl plik

@ -4100,7 +4100,7 @@ Schlüsselaustausch-Nachricht für eine ungültige Protokollversion empfangen</s
<!--Text explaining that this gift is a one time donation-->
<string name="GiftFlowConfirmationFragment__one_time_donation">Einmalspende</string>
<!--Hint for add message input-->
<string name="GiftFlowConfirmationFragment__add_a_message">Füg eine Nachricht hinzu</string>
<string name="GiftFlowConfirmationFragment__add_a_message">Füge eine Nachricht hinzu</string>
<!--Displayed in the dialog while verifying the chosen recipient-->
<string name="GiftFlowConfirmationFragment__verifying_recipient">Empänger wird verifiziert </string>
<!--Title for sheet shown when opening a redeemed gift-->
@ -4143,18 +4143,18 @@ Schlüsselaustausch-Nachricht für eine ungültige Protokollversion empfangen</s
</plurals>
<!--Gift expiry days remaining-->
<plurals name="Gifts__d_days_remaining">
<item quantity="one">%1$d verbleibender Tag</item>
<item quantity="other">%1$d verbleibende Tage</item>
<item quantity="one">%1$d Tag verbleibend</item>
<item quantity="other">%1$d Tage verbleibend</item>
</plurals>
<!--Gift expiry hours remaining-->
<plurals name="Gifts__d_hours_remaining">
<item quantity="one">%1$d verbleibende Stunde</item>
<item quantity="other">%1$d verbleibende Stunden</item>
<item quantity="one">%1$d Stunde verbleibend</item>
<item quantity="other">%1$d Stunden verbleibend</item>
</plurals>
<!--Gift expiry minutes remaining-->
<plurals name="Gifts__d_minutes_remaining">
<item quantity="one">%1$d verbleibende Minute</item>
<item quantity="other">%1$d verbleibende Minuten</item>
<item quantity="one">%1$d Minute verbleibend</item>
<item quantity="other">%1$d Minuten verbleibend</item>
</plurals>
<!--Gift expiry expired-->
<string name="Gifts__expired">Abgelaufen</string>

Wyświetl plik

@ -2034,6 +2034,7 @@
<string name="preferences__led_color_unknown">不明</string>
<string name="preferences__pref_led_blink_title">LED点滅パターン</string>
<string name="preferences__customize">カスタマイズ</string>
<string name="preferences__change_sound_and_vibration">test</string>
<string name="preferences__sound">着信音</string>
<string name="preferences__silent">無音</string>
<string name="preferences__default">既定</string>

Wyświetl plik

@ -3747,7 +3747,7 @@ Am primit mesajul conform căruia schimbul de chei a avut loc pentru o versiune
<!--Stripe decline code go to google pay action label-->
<string name="DeclineCode__go_to_google_pay">Deschide Google Pay</string>
<!--Stripe decline code incorrect card number-->
<string name="DeclineCode__your_card_number_is_incorrect">Numărul tău de card este incorect. Actualizează-l în Google Pay și încearcă din nou.</string>
<string name="DeclineCode__your_card_number_is_incorrect">Numărul cardului tău este incorect. Actualizează-l în Google Pay și încearcă din nou.</string>
<!--Stripe decline code incorrect cvc-->
<string name="DeclineCode__your_cards_cvc_number_is_incorrect">Numărul CVC al cardului este incorect. Actualizează-l în Google Pay și încearcă din nou.</string>
<!--Stripe decline code insufficient funds-->

Wyświetl plik

@ -1235,8 +1235,11 @@
<!--Call status shown when an active call was disconnected (e.g., network hiccup) and is trying to reconnect-->
<string name="WebRtcCallActivity__reconnecting">正在重新連線…</string>
<!--Title for dialog warning about lacking bluetooth permissions during a call-->
<string name="WebRtcCallActivity__bluetooth_permission_denied">藍牙權限被拒</string>
<!--Message for dialog warning about lacking bluetooth permissions during a call and references the permission needed by name-->
<string name="WebRtcCallActivity__please_enable_the_nearby_devices_permission_to_use_bluetooth_during_a_call">請啟用「附近的裝置」權限以便於通話中使用藍牙。</string>
<!--Positive action for bluetooth warning dialog to open settings-->
<string name="WebRtcCallActivity__open_settings">開啟設定</string>
<!--Negative aciton for bluetooth warning dialog to dismiss dialog-->
<string name="WebRtcCallActivity__not_now">現在不要</string>
<!--WebRtcCallView-->
@ -3777,6 +3780,7 @@
<!--Displayed when viewing a post from another user with no replies-->
<string name="StoryViewerPageFragment__reply">回覆</string>
<!--Displayed when viewing a group post from another user with no replies-->
<string name="StoryViewerPageFragment__reply_to_group">回覆至群組</string>
<!--Displayed when a story has no views-->
<string name="StoryViewsFragment__no_views_yet">未有觀看</string>
<!--Displayed when a story has no replies yet-->

Wyświetl plik

@ -1,6 +1,6 @@
ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}'
ext.storage_ips='new String[]{"142.250.65.243"}'
ext.cdn_ips='new String[]{"99.84.37.46","99.84.37.63","99.84.37.78","99.84.37.83"}'
ext.storage_ips='new String[]{"142.250.72.115"}'
ext.cdn_ips='new String[]{"13.225.223.10","13.225.223.25","13.225.223.62","13.225.223.67"}'
ext.cdn2_ips='new String[]{"104.18.33.175","172.64.154.81"}'
ext.cds_ips='new String[]{"20.73.137.187"}'
ext.kbs_ips='new String[]{"20.85.156.233"}'