diff --git a/com.discord/AndroidManifest.xml b/com.discord/AndroidManifest.xml index ff851d112a..ce782d540d 100644 --- a/com.discord/AndroidManifest.xml +++ b/com.discord/AndroidManifest.xml @@ -161,7 +161,7 @@ - + diff --git a/com.discord/apktool.yml b/com.discord/apktool.yml index 450c324a45..15c23966a4 100644 --- a/com.discord/apktool.yml +++ b/com.discord/apktool.yml @@ -1,5 +1,5 @@ !!brut.androlib.meta.MetaInfo -apkFileName: com.discord-1284.apk +apkFileName: com.discord-1285.apk compressionType: false doNotCompress: - resources.arsc @@ -78,5 +78,5 @@ usesFramework: tag: null version: 2.4.2-83a459-SNAPSHOT versionInfo: - versionCode: '1284' - versionName: '42.3' + versionCode: '1285' + versionName: '43.0' diff --git a/com.discord/assets/thz/VAD_weight.thw b/com.discord/assets/thz/VAD_weight.thw index af08d72252..285f6cd1b1 100644 Binary files a/com.discord/assets/thz/VAD_weight.thw and b/com.discord/assets/thz/VAD_weight.thw differ diff --git a/com.discord/lib/arm64-v8a/libdiscord.so b/com.discord/lib/arm64-v8a/libdiscord.so index c7158317b2..4cf0221835 100644 Binary files a/com.discord/lib/arm64-v8a/libdiscord.so and b/com.discord/lib/arm64-v8a/libdiscord.so differ diff --git a/com.discord/lib/arm64-v8a/libkrisp_wrapper.so b/com.discord/lib/arm64-v8a/libkrisp_wrapper.so index d6a4e25d32..fee6f72388 100644 Binary files a/com.discord/lib/arm64-v8a/libkrisp_wrapper.so and b/com.discord/lib/arm64-v8a/libkrisp_wrapper.so differ diff --git a/com.discord/lib/armeabi-v7a/libdiscord.so b/com.discord/lib/armeabi-v7a/libdiscord.so index f07f56591c..e5a97a7f6b 100644 Binary files a/com.discord/lib/armeabi-v7a/libdiscord.so and b/com.discord/lib/armeabi-v7a/libdiscord.so differ diff --git a/com.discord/lib/armeabi-v7a/libkrisp_wrapper.so b/com.discord/lib/armeabi-v7a/libkrisp_wrapper.so index 933544afbc..721894e51b 100644 Binary files a/com.discord/lib/armeabi-v7a/libkrisp_wrapper.so and b/com.discord/lib/armeabi-v7a/libkrisp_wrapper.so differ diff --git a/com.discord/lib/x86/libdiscord.so b/com.discord/lib/x86/libdiscord.so index 6fe13563b7..1c4d296a6c 100644 Binary files a/com.discord/lib/x86/libdiscord.so and b/com.discord/lib/x86/libdiscord.so differ diff --git a/com.discord/lib/x86/libkrisp_wrapper.so b/com.discord/lib/x86/libkrisp_wrapper.so index 887f5f06be..a327c14e35 100644 Binary files a/com.discord/lib/x86/libkrisp_wrapper.so and b/com.discord/lib/x86/libkrisp_wrapper.so differ diff --git a/com.discord/lib/x86_64/libdiscord.so b/com.discord/lib/x86_64/libdiscord.so index 50cf62bbea..f3c4a5e1ac 100644 Binary files a/com.discord/lib/x86_64/libdiscord.so and b/com.discord/lib/x86_64/libdiscord.so differ diff --git a/com.discord/lib/x86_64/libkrisp_wrapper.so b/com.discord/lib/x86_64/libkrisp_wrapper.so index 38c35bd80a..7d3085f935 100644 Binary files a/com.discord/lib/x86_64/libkrisp_wrapper.so and b/com.discord/lib/x86_64/libkrisp_wrapper.so differ diff --git a/com.discord/original/AndroidManifest.xml b/com.discord/original/AndroidManifest.xml index d1415d57a9..37f0d135da 100644 Binary files a/com.discord/original/AndroidManifest.xml and b/com.discord/original/AndroidManifest.xml differ diff --git a/com.discord/res/layout-v22/widget_sticker_sheet.xml b/com.discord/res/layout-v22/widget_sticker_sheet.xml index 9c6329d1e2..1aa9d44e00 100644 --- a/com.discord/res/layout-v22/widget_sticker_sheet.xml +++ b/com.discord/res/layout-v22/widget_sticker_sheet.xml @@ -3,7 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"> - + diff --git a/com.discord/res/layout/experiment_overrides_list_item.xml b/com.discord/res/layout/experiment_overrides_list_item.xml new file mode 100644 index 0000000000..6ab4c3d960 --- /dev/null +++ b/com.discord/res/layout/experiment_overrides_list_item.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/com.discord/res/layout/sticker_pack_details_dialog.xml b/com.discord/res/layout/sticker_pack_details_dialog.xml new file mode 100644 index 0000000000..a0c60db0a4 --- /dev/null +++ b/com.discord/res/layout/sticker_pack_details_dialog.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/sticker_store_header_item.xml b/com.discord/res/layout/sticker_store_header_item.xml index 5fba476ad7..108a9696ac 100644 --- a/com.discord/res/layout/sticker_store_header_item.xml +++ b/com.discord/res/layout/sticker_store_header_item.xml @@ -2,16 +2,18 @@ - - - - - - - - - - + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/view_application_stream.xml b/com.discord/res/layout/view_application_stream.xml deleted file mode 100644 index fb6fe42112..0000000000 --- a/com.discord/res/layout/view_application_stream.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/layout/view_dev_settings_experiment_item.xml b/com.discord/res/layout/view_dev_settings_experiment_item.xml deleted file mode 100644 index 7c54ad77e9..0000000000 --- a/com.discord/res/layout/view_dev_settings_experiment_item.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/com.discord/res/layout/view_experiment_override.xml b/com.discord/res/layout/view_experiment_override.xml new file mode 100644 index 0000000000..fe95d78825 --- /dev/null +++ b/com.discord/res/layout/view_experiment_override.xml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/view_video_call_participant.xml b/com.discord/res/layout/view_video_call_participant.xml index 1ac9828732..7951c08079 100644 --- a/com.discord/res/layout/view_video_call_participant.xml +++ b/com.discord/res/layout/view_video_call_participant.xml @@ -8,6 +8,10 @@ + + + + diff --git a/com.discord/res/layout/widget_auth_birthday.xml b/com.discord/res/layout/widget_auth_birthday.xml index fcf93e1f0b..adaf045a3f 100644 --- a/com.discord/res/layout/widget_auth_birthday.xml +++ b/com.discord/res/layout/widget_auth_birthday.xml @@ -14,4 +14,5 @@ + \ No newline at end of file diff --git a/com.discord/res/layout/widget_auth_register.xml b/com.discord/res/layout/widget_auth_register.xml index 4820fc768f..a8f2c28316 100644 --- a/com.discord/res/layout/widget_auth_register.xml +++ b/com.discord/res/layout/widget_auth_register.xml @@ -16,12 +16,7 @@ - - - - - + - \ No newline at end of file diff --git a/com.discord/res/layout/widget_settings_developer.xml b/com.discord/res/layout/widget_settings_developer.xml index 0da8e2da23..a8e8dfbb09 100644 --- a/com.discord/res/layout/widget_settings_developer.xml +++ b/com.discord/res/layout/widget_settings_developer.xml @@ -7,9 +7,8 @@ - - - + + diff --git a/com.discord/res/layout/widget_sticker_sheet.xml b/com.discord/res/layout/widget_sticker_sheet.xml index afe13b8e49..bedf9e308f 100644 --- a/com.discord/res/layout/widget_sticker_sheet.xml +++ b/com.discord/res/layout/widget_sticker_sheet.xml @@ -3,7 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"> - + diff --git a/com.discord/res/values-bg/strings.xml b/com.discord/res/values-bg/strings.xml index 0a9759956d..40bab34ae0 100644 --- a/com.discord/res/values-bg/strings.xml +++ b/com.discord/res/values-bg/strings.xml @@ -887,7 +887,6 @@ Разкажи ни за впечатленията си от разговора. Как протече разговорът? Трябва да си приятел с **%1$s**, за да започнеш обаждане - %1$s — Докосни, за да върнеш обаждане Обаждането не е достъпно Камера Камера изкл. diff --git a/com.discord/res/values-cs/strings.xml b/com.discord/res/values-cs/strings.xml index ee357c4e5b..a1372db022 100644 --- a/com.discord/res/values-cs/strings.xml +++ b/com.discord/res/values-cs/strings.xml @@ -864,7 +864,6 @@ Obejít ban může být velice obtížné, pokud v [možnostech správce](onMode Popiš nám svůj dojem. Jak řešení probíhalo? Abys mohl/a zahájit hovor, musíte být s **%1$s** přátelé. - %1$s – Klepnutím se vrátíš do hovoru Hovor není k dispozici Kamera Kamera vyp. diff --git a/com.discord/res/values-da/strings.xml b/com.discord/res/values-da/strings.xml index c8b132e74a..56ee33ec34 100644 --- a/com.discord/res/values-da/strings.xml +++ b/com.discord/res/values-da/strings.xml @@ -861,7 +861,6 @@ for at få fuld kontrol over udgangsenheder." Fortæl os om din opkalds-oplevelse. Hvordan gik det med opkaldet? Du skal være ven med **%1$s** for at starte et opkald - %1$s — Tryk for at vende tilbage til opkaldet Opkald utilgængeligt Kamera Kamera fra diff --git a/com.discord/res/values-de/strings.xml b/com.discord/res/values-de/strings.xml index eb1008ca0f..8cd527b95f 100644 --- a/com.discord/res/values-de/strings.xml +++ b/com.discord/res/values-de/strings.xml @@ -849,7 +849,6 @@ um die volle Kontrolle über die Ausgabegeräte zu haben." Erzähl uns von deinem Anruf. Wie lief der Anruf? Du musst mit **%1$s** befreundet sein, um einen Anruf zu starten. - %1$s – Tippe, um zum Anruf zurückzukehren Anruf nicht möglich Kamera Kamera aus @@ -1681,7 +1680,7 @@ Einige Router oder Internetanbieter können sich merkwürdig verhalten, wenn die Mitglieder dürfen ihre nächste Nachricht jeweils nur nach dieser festgelegten Zeit senden, außer sie haben die Berechtigung, den Kanal oder Nachrichten zu verwalten. Dies ist der Kanal, an den wir Systembenachrichtigungen senden. Sie können jederzeit ausgeschaltet werden. Sende eine beliebige Willkommensnachricht, wenn jemand diesem Server beitritt. - Sende eine beliebige Willkommensnachricht, wenn jemand diesen Server boostet. + Sende eine Nachricht, wenn jemand diesen Server boostet. Wenn keine Rolle zugewiesen ist, werden Mitglieder bei Trennung der Verbindung automatisch gekickt. "Begrenzt die Anzahl der Teilnehmer, die sich mit diesem Sprachkanal verbinden können. Benutzer mit der Berechtigung **Mitglieder verschieben** können die Begrenzung ignorieren und diesem Kanal trotzdem Teilnehmer hinzufügen." diff --git a/com.discord/res/values-el/strings.xml b/com.discord/res/values-el/strings.xml index 4c8c643cd6..6a2256c48d 100644 --- a/com.discord/res/values-el/strings.xml +++ b/com.discord/res/values-el/strings.xml @@ -883,7 +883,6 @@ Πες μας για την εμπειρία σου κατά την κλήση. Πώς πήγε η κλήση; Θα πρέπει να είσαι φίλος με τον χρήστη **%1$s** για να ξεκινήσεις μια κλήση - %1$s — Πάτησε για να αποδεχτείς την κλήση Η κλήση δεν είναι διαθέσιμη Κάμερα Κάμερα απενεργοποιημένη diff --git a/com.discord/res/values-es-rES/strings.xml b/com.discord/res/values-es-rES/strings.xml index 999b1691cc..402e83f436 100644 --- a/com.discord/res/values-es-rES/strings.xml +++ b/com.discord/res/values-es-rES/strings.xml @@ -842,7 +842,6 @@ para tener un control completo de los dispositivos de salida." Háblanos de tu experiencia realizando llamadas. ¿Qué tal ha ido la llamada? Tienes que ser amigo de **%1$s** para empezar una llamada. - %1$s — Toca para volver a la llamada Llamada no disponible Cámara Cámara desactivada diff --git a/com.discord/res/values-fi/strings.xml b/com.discord/res/values-fi/strings.xml index c550656d5f..5ac443b851 100644 --- a/com.discord/res/values-fi/strings.xml +++ b/com.discord/res/values-fi/strings.xml @@ -880,7 +880,6 @@ hallita ulostulolaitteita yksityiskohtaisemmin." Kerro meille puhelukokemuksestasi. Miten puhelu onnistui? Sinun on oltava käyttäjän **%1$s** kaveri, jotta voisit aloittaa puhelun. - %1$s – Palaa puheluun napauttamalla Puhelu ei ole käytettävissä Kamera Kamera pois päältä diff --git a/com.discord/res/values-fr/strings.xml b/com.discord/res/values-fr/strings.xml index af198c74fe..c75ba614d5 100644 --- a/com.discord/res/values-fr/strings.xml +++ b/com.discord/res/values-fr/strings.xml @@ -870,7 +870,6 @@ pour un contrôle total de tes périphériques." Parle-nous de la qualité de cet appel. Comment était cet appel ? Tu dois être ami(e) avec **%1$s** pour commencer un appel - "%1$s — Tapote pour retourner à l'appel" Appel indisponible Caméra Caméra éteinte diff --git a/com.discord/res/values-hr/strings.xml b/com.discord/res/values-hr/strings.xml index 0947e3ff25..cc9abb4b9a 100644 --- a/com.discord/res/values-hr/strings.xml +++ b/com.discord/res/values-hr/strings.xml @@ -844,7 +844,6 @@ Zaobilaženje banova se može jako otežati uključivanjem potvrde broja mobitel Reci nam kako ti je prošao taj poziv. Kako je prošao poziv? Moraš biti prijatelj s **%1$s** da bi započeo/la poziv - %1$s — Dodirni za vraćanje u poziv Poziv nije dostupan Kamera Isključi kameru diff --git a/com.discord/res/values-hu/strings.xml b/com.discord/res/values-hu/strings.xml index 9045210254..4ebd84e0fd 100644 --- a/com.discord/res/values-hu/strings.xml +++ b/com.discord/res/values-hu/strings.xml @@ -873,7 +873,6 @@ teljes uralmat gyakorolhass a kimeneti eszközeid felett." Mondd el, hogyan tetszett a hívás. Milyen volt a hívás? **%1$s** barátjának kell lenned, hogy hívást kezdeményezhess - %1$s – Koppints a hívás megnyitásához Hívás nem elérhető Kamera Kamera ki diff --git a/com.discord/res/values-it/strings.xml b/com.discord/res/values-it/strings.xml index 569e5dd6dc..f603bc9e8b 100644 --- a/com.discord/res/values-it/strings.xml +++ b/com.discord/res/values-it/strings.xml @@ -860,7 +860,6 @@ per avere il pieno controllo sui dispositivi di uscita." Parlaci della tua esperienza di chiamata. "Com'è andata la chiamata?" Devi essere amico di **%1$s** per poter avviare una chiamata - %1$s — Tocca per tornare alla chiamata Chiamata non disponibile Webcam Webcam: disattivata diff --git a/com.discord/res/values-ja/strings.xml b/com.discord/res/values-ja/strings.xml index 603ecaabfc..4f17db30b5 100644 --- a/com.discord/res/values-ja/strings.xml +++ b/com.discord/res/values-ja/strings.xml @@ -883,7 +883,6 @@ 詳しく教えてください。 通話品質はいかがでしたか? **%1$s**と通話を開始するにはフレンドになる必要があります - %1$s — タップして通話に戻る 呼び出しできません カメラ カメラOFF diff --git a/com.discord/res/values-ko/strings.xml b/com.discord/res/values-ko/strings.xml index 74d1b9852b..da06f88bde 100644 --- a/com.discord/res/values-ko/strings.xml +++ b/com.discord/res/values-ko/strings.xml @@ -883,7 +883,6 @@ PC 앱을 [다운로드](onDownloadClick)하세요." 통화 품질에 대해 알려주세요. 통화 품질은 어떠셨나요? 통화를 하려면 **%1$s** 님과 친구여야 해요. - %1$s — 탭하여 통화로 돌아가기 전화 이용 불가능함 카메라 카메라 끄기 diff --git a/com.discord/res/values-lt/strings.xml b/com.discord/res/values-lt/strings.xml index cce571a4d3..4a59f48e7b 100644 --- a/com.discord/res/values-lt/strings.xml +++ b/com.discord/res/values-lt/strings.xml @@ -877,7 +877,6 @@ visiškam išvedimo įrenginių valdymui." Papasakokite apie savo pokalbio patirtį. Kaip pavyko pokalbis? Turi būti draugais su **%1$s**, kad pradėtum skambutį - %1$s – Spustelėk, kad grįžtum į skambutį Pokalbis Neįmanomas Kamera Kamera išjungta diff --git a/com.discord/res/values-nl/strings.xml b/com.discord/res/values-nl/strings.xml index e39b151e2e..c43d0c078e 100644 --- a/com.discord/res/values-nl/strings.xml +++ b/com.discord/res/values-nl/strings.xml @@ -842,7 +842,6 @@ om de volledige controle over uitvoerapparaten te krijgen." Vertel ons hoe je het gesprek hebt beleefd. Hoe ging het gesprek? Je moet bevriend zijn met **%1$s** om een oproep te starten. - %1$s — Tik om terug te keren naar de oproep Bellen niet beschikbaar Camera uit Camera aan diff --git a/com.discord/res/values-no/strings.xml b/com.discord/res/values-no/strings.xml index 7403804a68..aae7eec256 100644 --- a/com.discord/res/values-no/strings.xml +++ b/com.discord/res/values-no/strings.xml @@ -827,7 +827,6 @@ for å få full kontroll over lydenhetene." Fortell oss om opplevelsen din med samtalen. Hvordan gikk det med samtalen? Du må være venner med **%1$s** for å starte en samtale - %1$s – Trykk for å gå tilbake til samtalen Anrop er utilgjengelig Kamera Kamera av diff --git a/com.discord/res/values-pl/strings.xml b/com.discord/res/values-pl/strings.xml index 49d6bc7ffe..d87a4759db 100644 --- a/com.discord/res/values-pl/strings.xml +++ b/com.discord/res/values-pl/strings.xml @@ -876,7 +876,6 @@ komputer stacjonarny, aby uzyskać pełną kontrolę nad urządzeniami odtwarzan Opowiedz nam o swoim doświadczeniu w rozmowie. Jak poszła rozmowa? Musisz być znajomymi z **%1$s**, aby rozpocząć rozmowę głosową - %1$s – Dotknij, by wrócić do połączenia Rozmowa niedostępna Kamera Kamera wyłączona diff --git a/com.discord/res/values-pt-rBR/strings.xml b/com.discord/res/values-pt-rBR/strings.xml index c4142babcd..05aa94832a 100644 --- a/com.discord/res/values-pt-rBR/strings.xml +++ b/com.discord/res/values-pt-rBR/strings.xml @@ -867,7 +867,6 @@ para ter controle total sobre os dispositivos de saída." Conte-nos como foi sua experiência com a chamada. Como foi a chamada? Você precisa ser amigo de **%1$s** para iniciar uma chamada - %1$s — Toque para voltar à chamada Chamada não disponível Câmera Câmera desligada diff --git a/com.discord/res/values-ro/strings.xml b/com.discord/res/values-ro/strings.xml index eb879a5ee0..1bfb051736 100644 --- a/com.discord/res/values-ro/strings.xml +++ b/com.discord/res/values-ro/strings.xml @@ -853,7 +853,6 @@ a avea control total asupra dispozitivelor de ieșire." Spune-ne despre experiența cu apelul. Cum a mers apelul? Trebuie să fii prieten cu **%1$s ** pentru a iniția un apel - %1$s — Atinge pentru a reveni la apel Apel indisponibil Cameră Camera oprită diff --git a/com.discord/res/values-ru/strings.xml b/com.discord/res/values-ru/strings.xml index a3c48a840d..23237348d5 100644 --- a/com.discord/res/values-ru/strings.xml +++ b/com.discord/res/values-ru/strings.xml @@ -648,7 +648,7 @@ Добро пожаловать в начало канала **#%1$s**. Это начало канала %1$s. $[](topicHook) У вас недостаточно прав для просмотра истории сообщений канала **#%1$s**. - Добро пожаловать на сервер %1$s! + Добро пожаловать на канал %1$s! Добро пожаловать в начало разговора. Это самое начало вашей легендарной беседы с %1$s. Добавлен из контактов: $[](nicknameHook) @@ -892,7 +892,6 @@ Расскажите нам, как прошёл ваш звонок. Как прошёл звонок? Вам необходимо быть друзьями с **%1$s** для начала разговора - %1$s — коснитесь, чтобы вернуться к звонку Звонок недоступен Камера Камера выключена @@ -6100,7 +6099,7 @@ "**Свяжитесь с нами** через [нашу техподдержку](%1$s) или Twitter [@discord](%2$s), если у вас возникли вопросы или нужна помощь." Добро пожаловать на сервер, %1$s! - Добро пожаловать на сервер %1$s! + Добро пожаловать на канал %1$s! **Познакомьтесь с Discord** не торопясь. В процессе обучения вам будут помогать всплывающие индикаторы. Чем здесь заняться Я пока тут осмотрюсь diff --git a/com.discord/res/values-sv-rSE/strings.xml b/com.discord/res/values-sv-rSE/strings.xml index 34b028f185..6feed89efc 100644 --- a/com.discord/res/values-sv-rSE/strings.xml +++ b/com.discord/res/values-sv-rSE/strings.xml @@ -829,7 +829,6 @@ för att få full kontroll över utmatningsenheter." Berätta om din samtalsupplevelse. Hur gick det med samtalet? Du måste vara vän med **%1$s** för att starta ett samtal - %1$s – Tryck för att gå tillbaka till samtal Samtal otillgängligt Kamera Kamera av @@ -3600,7 +3599,7 @@ Den kan inte manuellt tilldelas medlemmar eller tas bort." Stöd en server Få %1$s och %2$s rabatt på extra boostar. $[Läs mer](learnMoreHook). Specialanpassa profil - Visa en animerad avatar and hämta en anpassad tagg. + Visa en animerad avatar och hämta en anpassad tagg. Vill du göra det enkelt för dig? Välj en nerbantad plan med färre förmåner $[info](infoHook), fortsätt stödja Discord och få %1$s rabatt på serverboostar. **Inkluderar** inte %1$s. Du får 50 MB i uppladdning i stället för 100 MB och 1080p 60fps Go Live i stället för källan. Inkluderar inte %1$s. Du får 50 MB i uppladdning i stället för 100 MB och 1080p 60fps Go Live i stället för källan. diff --git a/com.discord/res/values-th/strings.xml b/com.discord/res/values-th/strings.xml index 0e0df2ec7e..9c0f14e1a1 100644 --- a/com.discord/res/values-th/strings.xml +++ b/com.discord/res/values-th/strings.xml @@ -883,7 +883,6 @@ บอกเราเกี่ยวกับประสบการณ์โทร.ของคุณ โทร. ไปที่ใด? คุณต้องเป็นเพื่อนกับ **%1$s** ก่อนถึงจะสามารถโทรหาได้ - %1$s — แตะเพื่อกลับสู่การโทร ใช้งานการโทรไม่ได้ กล้อง ปิดกล้อง diff --git a/com.discord/res/values-tr/strings.xml b/com.discord/res/values-tr/strings.xml index 9f14ed5e9e..1c3f509148 100644 --- a/com.discord/res/values-tr/strings.xml +++ b/com.discord/res/values-tr/strings.xml @@ -874,7 +874,6 @@ masaüstü uygulamasını [İndir](onDownloadClick)." Bize arama deneyiminden bahset. Arama nasıl geçti? Arama başlatmak için **%1$s** ile arkadaş olman gerekiyor - %1$s - Aramaya dönmek için dokun Arama Mevcut Değil Kamera Kamera Kapalı @@ -2618,7 +2617,7 @@ Etkinlik gereklilikleri haftalık olarak yeniden hesaplanır." Bir açıklama ekleyerek insanları sunucunun içeriği hakkında bilgilendir! "Kategoriler, kullanıcıların ilgilerini çeken toplulukları keşfetmelerini kolaylaştırmak için Discord'un sunucuları düzenlemesine yardımcı olur. 1 adet birincil kategori ve en fazla 5 alt kategori seçebilirsin." Sunucu Kategorisi - Sunucun tüm şartları sağlıyor. + Sunucun tüm şartları sağlamıyor. "Arama sırasında kullanıcıların sunucunu bulmasına yardımcı olmak için en fazla 10 anahtar kelime ekleyebilirsin. Aramalarda öncelikle sunucunun adı ve açıklamasının dikkate alındığını unutma. Anahtar kelimeler ikinci sırada. Sunucunun konuları veya işlevleri alternatif yazım veya kısaltmalara sahipse (ör. League of Legends için LoL) anahtar kelimeler yararlı olabilir." @@ -5242,7 +5241,7 @@ Bunu yapmak istediğinden emin misin?" Yayın Dolu Yayın Sorunu Ağ bağlantın video ve ses kalitesini düşürüyor olabilir. Konuşma sesi kalitesini artırmak için yayını devre dışı bırak. - Yayın henüz başladı. Buraya gel! + Yayın yeni başladı. Buraya gel! "Görüntüsü olmayan katılımcılar şu anda gizli. Onları göstermek istiyor musun?" diff --git a/com.discord/res/values-uk/strings.xml b/com.discord/res/values-uk/strings.xml index 9ab78e884a..35c25ce7c6 100644 --- a/com.discord/res/values-uk/strings.xml +++ b/com.discord/res/values-uk/strings.xml @@ -889,7 +889,6 @@ Розкажи нам про свої враження. Як пройшов виклик? Ви повинні бути друзями з **%1$s**, щоб розпочати виклик - %1$s — Натисни, щоби повернутися до дзвінка Виклик недоступний Камера Камеру вимкнено diff --git a/com.discord/res/values-vi/strings.xml b/com.discord/res/values-vi/strings.xml index 6701535d88..93b64fcaf8 100644 --- a/com.discord/res/values-vi/strings.xml +++ b/com.discord/res/values-vi/strings.xml @@ -874,7 +874,6 @@ nhưng nếu và khi bắt buộc phải làm như vậy, đừng do dự!"Hãy cho chúng tôi biết về trải nghiệm của bạn khi gọi. Cuộc gọi thế nào? Bạn cần kết bạn với **%1$s** để bắt đầu cuộc gọi - %1$s – Nhấn để quay lại cuộc gọi Cuộc Gọi Không Khả Dụng Tắt Camera Bật Camera diff --git a/com.discord/res/values-zh-rCN/strings.xml b/com.discord/res/values-zh-rCN/strings.xml index 3f9381f622..9447470cae 100644 --- a/com.discord/res/values-zh-rCN/strings.xml +++ b/com.discord/res/values-zh-rCN/strings.xml @@ -892,7 +892,6 @@ 让我们了解一下您的通话体验。 通话质量如何? 您需要和 **%1$s** 成为好友才能开始语音通话 - %1$s——点击返回通话 语音通话不可用 相机 摄像头关闭 diff --git a/com.discord/res/values-zh-rTW/strings.xml b/com.discord/res/values-zh-rTW/strings.xml index a5ef768992..1136d46bfb 100644 --- a/com.discord/res/values-zh-rTW/strings.xml +++ b/com.discord/res/values-zh-rTW/strings.xml @@ -891,7 +891,6 @@ 請告訴我們您的通話經驗。 通話情況如何? 您需要與 **%1$s** 成為好友才能開始通話 - %1$s — 點選即可回到通話 通話無法使用 相機 關閉相機 diff --git a/com.discord/res/values/ids.xml b/com.discord/res/values/ids.xml index f7dab7a156..8b2b561776 100644 --- a/com.discord/res/values/ids.xml +++ b/com.discord/res/values/ids.xml @@ -130,12 +130,6 @@ - - - - - - @@ -693,8 +687,6 @@ - - @@ -844,6 +836,13 @@ + + + + + + + @@ -1613,6 +1612,9 @@ + + + @@ -2281,6 +2283,11 @@ + + + + + @@ -2306,6 +2313,7 @@ + diff --git a/com.discord/res/values/public.xml b/com.discord/res/values/public.xml index 7f48ebe94c..c3c02fcb8c 100644 --- a/com.discord/res/values/public.xml +++ b/com.discord/res/values/public.xml @@ -4524,2800 +4524,2808 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7448,627 +7456,628 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -13270,4977 +13279,4990 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -18279,1091 +18301,1092 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/com.discord/res/values/strings.xml b/com.discord/res/values/strings.xml index ba6414ed86..d4e550893b 100644 --- a/com.discord/res/values/strings.xml +++ b/com.discord/res/values/strings.xml @@ -1190,7 +1190,7 @@ We’re here to make a good impression." Presets Select a color Transparency - 276637adf4f446c398e5ea1a3050909c + 8815e4fb08fc46879e6f5093ecaf7982 Coming Soon Search Animated GIFs on the Web Text to search for @@ -1595,6 +1595,7 @@ We’re here to make a good impression." Or on the go %1$s %1$s + %1$s h %2$s m %3$s s %1$s %1$s %1$s @@ -3786,7 +3787,7 @@ Want to know more about Discord?" Whoops… %1$s could not be kicked. Please try again! "Kick '%1$s'" Korean - thz-2020-09-22 + thz-2020-09-29 %1$s, %2$s Language Language Not Found @@ -4001,6 +4002,12 @@ Want to know more about Discord?" This person is the server owner and always has all permissions regardless of roles. Add a question Add a rule + We will send you a verification email once you press Next. You must verify your email to continue. + This will also save all your messages and servers even after you close the browser. + Claim your account to talk in this server. + Confirm the link from your email to continue verification. This page will automatically refresh. + "We've sent a confirmation link to %1$s" + Resend Confirmation Email Example rules CAPTCHA Coming soon! @@ -4050,7 +4057,6 @@ Want to know more about Discord?" Notify users with this role who have permission to view this channel. Mentions %1$s mentions - Reply Message Actions %1$s %1$s @@ -4058,7 +4064,6 @@ Want to know more about Discord?" 50+ messages Message Display edited - $[](currentAuthor) $[replied to](replyHook) $[](originalAuthor) More Options Message pinned. Message Preview @@ -4110,6 +4115,7 @@ Want to know more about Discord?" You’re sharing your screen! Participants without video are currently hidden. Would you like to show them? Screenshare + Sharing screen Stop sharing Moderation Are you sure? @@ -4401,7 +4407,8 @@ Want to know more about Discord?" Chat with friends Start a club or community Take me to my server! - Your server is ready! Welcome to your new place to talk. + Welcome to your new place to talk. + Your server is ready! Create Server Customize your server Give your new server a personality with a name and an icon. You can always change it later. @@ -4497,6 +4504,8 @@ Want to know more about Discord?" Options Options matching **%1$s** Orange + To use screenshare, please update OS version to 12.0 or above. + OS Version Requirement Other options Other Reactions Others online @@ -5241,8 +5250,6 @@ The changes to your subscription are reflected below:" Show website preview info from links pasted into chat Link Preview Show emoji reactions on messages - Click to see attachment - Replying to $[](userHook) Report Report Message Posted by %1$s Report Message @@ -5696,6 +5703,11 @@ Good news though, it does work on your mobile web browser! So please open it the You don’t have any stickers yet! Hover on stickers to see them animate You own this pack + %1$s Details + Animated + Limited time left: **%1$sd %2$sh %3$sm** + Limited time left: %1$s + Only with Nitro subscription Buy for %1$s Unknown price %1$s with Nitro @@ -5704,6 +5716,7 @@ All" Tap to view all This is from the **%1$s** sticker pack. Get %2$s%% off with [Nitro](onClick). This is from the **%1$s** sticker pack. + This is from the **%1$s** sticker pack. It is no longer available. "Get a free sticker pack with Nitro Classic! For **%1$s / Month** you'll get:" Free %1$s Subscribe to Nitro Classic diff --git a/com.discord/res/values/styles.xml b/com.discord/res/values/styles.xml index 6d9e5464b8..9c56d012da 100644 --- a/com.discord/res/values/styles.xml +++ b/com.discord/res/values/styles.xml @@ -823,6 +823,16 @@ +