[create-pull-request] automated change (#32913)

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2026-03-25 06:45:33 +00:00
committed by GitHub
co-authored by t3chguy
parent f1058cfc9b
commit e3456a7d1e
3 changed files with 37 additions and 4 deletions
@@ -30,7 +30,8 @@
"state_encryption_enabled": "Chiffrement expérimental de l'état activé"
},
"left_panel": {
"open_dial_pad": "Ouvrir le pavé de numérotation"
"open_dial_pad": "Ouvrir le pavé de numérotation",
"separator_label": "Cliquez ou glissez pour agrandir"
},
"notifications": {
"all_messages": "Tous les messages",
@@ -3,8 +3,11 @@
"seek_bar_label": "오디오 탐색 바"
},
"action": {
"back": "돌아가기",
"collapse": "접기",
"delete": "삭제",
"dismiss": "버리기",
"download": "다운로드",
"edit": "편집",
"explore_rooms": "방 검색",
"go": "이동",
@@ -21,6 +24,7 @@
"start_chat": "채팅 시작"
},
"common": {
"attachment": "첨부 파일",
"encryption_enabled": "암호화 활성화됨",
"preferences": "환경설정",
"state_encryption_enabled": "실험적 상태 암호화가 활성화되었습니다."
@@ -46,6 +50,7 @@
"jump_to_date": "날짜로 이동",
"jump_to_date_beginning": "방의 시작 지점입니다.",
"jump_to_date_prompt": "이동할 날짜를 선택하세요.",
"pinned_message_badge": "고정된 메시지",
"status_bar": {
"delete_all": "전체 삭제",
"exceeded_resource_limit_description": "서비스를 계속 이용하시려면 서비스 관리자에게 문의하십시오.",
@@ -118,6 +123,9 @@
"more_options": "옵션 더보기"
},
"room_options": "채팅방 옵션",
"section_header": {
"toggle": "%(section)s 섹션 전환"
},
"show_message_previews": "메시지 미리보기 표시",
"sort": "정렬",
"sort_type": {
@@ -155,7 +163,7 @@
"historical_event_no_key_backup": "이 기기에서는 이전 메시지를 볼 수 없습니다.",
"historical_event_unverified_device": "이전 메시지에 액세스하려면 이 장치를 인증해야 합니다.",
"historical_event_user_not_joined": "이 메시지에 액세스할 수 없습니다.",
"sender_identity_previously_verified": "발신자의 확인된 신원이 재설정되었습니다.",
"sender_identity_previously_verified": "보낸 사람의 인증된 디지털 신원이 재설정되었습니다",
"sender_unsigned_device": "보안되지 않은 기기에서 전송됨.",
"unable_to_decrypt": "메시지를 해독할 수 없습니다."
},
@@ -164,6 +172,9 @@
"error_downloading_audio": "오디오 다운로드 중 오류 발생",
"unnamed_audio": "이름 없는 오디오"
},
"m.file": {
"error_invalid": "잘못된 파일입니다."
},
"m.room.encryption": {
"disable_attempt": "암호화를 비활성화하려는 시도가 무시되었습니다.",
"disabled": "암호화가 활성화되지 않았습니다",
@@ -175,7 +186,14 @@
"unsupported": "이 방에서 사용 중인 암호화 방식은 지원되지 않습니다."
},
"message_timestamp_received_at": "수신 시간: %(dateTime)s",
"message_timestamp_sent_at": "발송 시간: %(dateTime)s"
"message_timestamp_sent_at": "발송 시간: %(dateTime)s",
"url_preview": {
"close": "미리보기 닫기",
"show_n_more": {
"other": "외 %(count)s개의 미리보기 더 보기"
},
"view_image": "이미지 보기"
}
},
"widget": {
"context_menu": {