Sync Strings (#6435)

* Sync Strings from Localazy

* Sync strings.

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
ElementBot 2026-03-23 19:05:26 +01:00 committed by GitHub
parent 1901df0154
commit 7179ca867c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
77 changed files with 1295 additions and 1281 deletions

View file

@ -2,8 +2,8 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_identity_confirmation_cannot_confirm">"확인할 수 없나요?"</string>
<string name="screen_identity_confirmation_create_new_recovery_key">"새로운 복구 키 만들기"</string>
<string name="screen_identity_confirmation_subtitle">"보안 메시징을 설정하려면 이 장치를 확인하세요."</string>
<string name="screen_identity_confirmation_title">"본인 확인"</string>
<string name="screen_identity_confirmation_subtitle">"보안 메시징 설정을 위해 인증 방법을 선택해 주세요."</string>
<string name="screen_identity_confirmation_title">"디지털 신원 확인"</string>
<string name="screen_identity_confirmation_use_another_device">"다른 기기 사용"</string>
<string name="screen_identity_confirmation_use_recovery_key">"복구 키 사용"</string>
<string name="screen_identity_confirmed_subtitle">"이제 메시지를 안전하게 읽거나 보낼 수 있으며, 채팅 상대도 이 기기를 신뢰할 수 있습니다."</string>