GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2026-02-27 01:49:53 +00:00
parent adf0544eb0
commit 4c1301da51
47 changed files with 3313 additions and 2421 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-02-26 00:44+0000\n"
"POT-Creation-Date: 2026-02-27 00:43+0000\n"
"PO-Revision-Date: 2025-10-12 12:43+0200\n"
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
"Language-Team: Korean <kde-kr@kde.org>\n"
@@ -1791,6 +1791,19 @@ msgstr "표시"
msgid "Quit"
msgstr "끝내기"
#: src/chatbar/ChatBar.qml:85
#, kde-format
msgctxt "As in enter starts a new line in the chat bar"
msgid "Enter starts a new line"
msgstr ""
#: src/chatbar/ChatBar.qml:85
#, fuzzy, kde-format
#| msgid "%1 sent a message"
msgctxt "As in enter starts send the chat message"
msgid "Enter sends the message"
msgstr "%1 님이 메시지를 보냄"
#: src/chatbar/ChatBarCore.qml:79
#, fuzzy, kde-format
#| msgctxt "@action:button"
@@ -2096,7 +2109,13 @@ msgstr "메시지 보내기…"
#: src/chatbar/SendBar.qml:195
#, kde-format
msgctxt "@action:button"
msgid "Rich Text"
msgid "Hide Rich Text Controls"
msgstr ""
#: src/chatbar/SendBar.qml:195
#, kde-format
msgctxt "@action:button"
msgid "Show Rich Text Controls"
msgstr ""
#: src/chatbar/SendBar.qml:209
@@ -2383,18 +2402,18 @@ msgctxt ""
msgid "State Keys"
msgstr "상태 키"
#: src/libneochat/accountmanager.cpp:123
#: src/libneochat/accountmanager.cpp:124
#, kde-format
msgid "Access token wasn't found: Maybe it was deleted?"
msgstr "접근 토큰을 찾을 수 없음: 삭제되었습니까?"
#: src/libneochat/accountmanager.cpp:127
#: src/libneochat/accountmanager.cpp:128
#, kde-format
msgid ""
"Access to keychain was denied: Please allow NeoChat to read the access token"
msgstr "키체인 접근이 거부됨: NeoChat의 접근 토큰 읽기를 허용하십시오."
#: src/libneochat/accountmanager.cpp:130
#: src/libneochat/accountmanager.cpp:131
#, kde-format
msgid ""
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
@@ -2403,7 +2422,7 @@ msgstr ""
"키체인을 사용할 수 없음: 리눅스라면 KWallet, 그놈 키 모음 등의 키체인을 설치"
"하십시오"
#: src/libneochat/accountmanager.cpp:133
#: src/libneochat/accountmanager.cpp:134
#, kde-format
msgid "Unable to read access token: %1"
msgstr "접근 토큰을 읽을 수 없음: %1"
@@ -3289,11 +3308,11 @@ msgid "Sends the given message as a notice"
msgstr "지정한 메시지를 공지로 전송"
#: src/libneochat/models/actionsmodel.cpp:182
#: src/libneochat/models/actionsmodel.cpp:316
#: src/libneochat/models/actionsmodel.cpp:338
#: src/libneochat/models/actionsmodel.cpp:379
#: src/libneochat/models/actionsmodel.cpp:416
#: src/libneochat/models/actionsmodel.cpp:449
#: src/libneochat/models/actionsmodel.cpp:315
#: src/libneochat/models/actionsmodel.cpp:336
#: src/libneochat/models/actionsmodel.cpp:376
#: src/libneochat/models/actionsmodel.cpp:412
#: src/libneochat/models/actionsmodel.cpp:444
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
@@ -3329,9 +3348,9 @@ msgid "%1 was invited into this room."
msgstr "%1 님이 대화방으로 초대되었습니다."
#: src/libneochat/models/actionsmodel.cpp:208
#: src/libneochat/models/actionsmodel.cpp:329
#: src/libneochat/models/actionsmodel.cpp:350
#: src/libneochat/models/actionsmodel.cpp:438
#: src/libneochat/models/actionsmodel.cpp:328
#: src/libneochat/models/actionsmodel.cpp:348
#: src/libneochat/models/actionsmodel.cpp:434
msgid "<user id>"
msgstr "<사용자 id>"
@@ -3401,128 +3420,128 @@ msgstr "전역 표시 이름을 변경함"
msgid "Changes your display name in this room"
msgstr "이 대화방에서의 표시 이름을 변경함"
#: src/libneochat/models/actionsmodel.cpp:320
#: src/libneochat/models/actionsmodel.cpp:319
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 님은 이미 무시 중입니다."
#: src/libneochat/models/actionsmodel.cpp:324
#: src/libneochat/models/actionsmodel.cpp:323
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1 님이 무시되었습니다."
#: src/libneochat/models/actionsmodel.cpp:330
#: src/libneochat/models/actionsmodel.cpp:329
msgid "Ignores the given user"
msgstr "지정한 사용자 무시"
#: src/libneochat/models/actionsmodel.cpp:342
#: src/libneochat/models/actionsmodel.cpp:340
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1 님은 무시 중이 아닙니다."
#: src/libneochat/models/actionsmodel.cpp:346
#: src/libneochat/models/actionsmodel.cpp:344
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "%1 님이 더 이상 무시되지 않습니다."
#: src/libneochat/models/actionsmodel.cpp:351
#: src/libneochat/models/actionsmodel.cpp:349
msgid "Unignores the given user"
msgstr "지정한 사용자 무시 해제"
#: src/libneochat/models/actionsmodel.cpp:369
#: src/libneochat/models/actionsmodel.cpp:367
msgid "<reaction text>"
msgstr "<반응 텍스트>"
#: src/libneochat/models/actionsmodel.cpp:370
#: src/libneochat/models/actionsmodel.cpp:368
msgid "React to the message with the given text"
msgstr "메시지에 지정한 텍스트로 반응"
#: src/libneochat/models/actionsmodel.cpp:385
#: src/libneochat/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 님은 이미 이 대화방에서 차단되어 있습니다."
#: src/libneochat/models/actionsmodel.cpp:393
#: src/libneochat/models/actionsmodel.cpp:390
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr "이 대화방에서 사용자를 차단할 수 없습니다."
#: src/libneochat/models/actionsmodel.cpp:399
#: src/libneochat/models/actionsmodel.cpp:396
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "이 대화방에서 %1 님을 차단할 수 없습니다."
#: src/libneochat/models/actionsmodel.cpp:403
#: src/libneochat/models/actionsmodel.cpp:400
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 님이 이 대화방에서 차단되었습니다."
#: src/libneochat/models/actionsmodel.cpp:407
#: src/libneochat/models/actionsmodel.cpp:480
#: src/libneochat/models/actionsmodel.cpp:404
#: src/libneochat/models/actionsmodel.cpp:475
msgid "<user id> [<reason>]"
msgstr "<사용자 id> [<이유>]"
#: src/libneochat/models/actionsmodel.cpp:408
#: src/libneochat/models/actionsmodel.cpp:405
msgid "Bans the given user"
msgstr "지정한 사용자 차단"
#: src/libneochat/models/actionsmodel.cpp:424
#: src/libneochat/models/actionsmodel.cpp:420
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr "이 대화방에서 사용자를 차단 해제할 수 없습니다."
#: src/libneochat/models/actionsmodel.cpp:429
#: src/libneochat/models/actionsmodel.cpp:425
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 님이 이 대화방에서 차단되지 않았습니다."
#: src/libneochat/models/actionsmodel.cpp:433
#: src/libneochat/models/actionsmodel.cpp:429
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 님이 이 대화방에서 차단 해제되었습니다."
#: src/libneochat/models/actionsmodel.cpp:439
#: src/libneochat/models/actionsmodel.cpp:435
msgid "Removes the ban of the given user"
msgstr "지정한 사용자의 차단 해제"
#: src/libneochat/models/actionsmodel.cpp:453
#: src/libneochat/models/actionsmodel.cpp:448
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr "자기 자신을 대화방에서 추방할 수 없습니다."
#: src/libneochat/models/actionsmodel.cpp:457
#: src/libneochat/models/actionsmodel.cpp:452
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 님이 이 대화방에 없습니다."
#: src/libneochat/models/actionsmodel.cpp:466
#: src/libneochat/models/actionsmodel.cpp:461
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr "이 대화방에서 사용자를 추방할 수 없습니다."
#: src/libneochat/models/actionsmodel.cpp:472
#: src/libneochat/models/actionsmodel.cpp:467
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "이 대화방에서 %1 님을 추방할 수 없습니다."
#: src/libneochat/models/actionsmodel.cpp:476
#: src/libneochat/models/actionsmodel.cpp:471
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 님이 이 대화방에서 추방당했습니다."
#: src/libneochat/models/actionsmodel.cpp:481
#: src/libneochat/models/actionsmodel.cpp:476
msgid "Removes the user from the room"
msgstr "대화방에서 사용자 제거"
@@ -3619,28 +3638,28 @@ msgid ""
msgstr ""
"파일이 다운로드하기에 너무 큽니다.<br />Matrix 서버 관리자에게 연락하십시오."
#: src/libneochat/neochatconnection.cpp:339
#: src/libneochat/neochatconnection.cpp:340
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr "아이덴티티 서버를 설정하지 않았음"
#: src/libneochat/neochatconnection.cpp:370
#: src/libneochat/neochatconnection.cpp:371
#, kde-format
msgid "Room creation failed: %1"
msgstr "대화방 생성 실패: %1"
#: src/libneochat/neochatconnection.cpp:399
#: src/libneochat/neochatconnection.cpp:400
#, kde-format
msgid "Space creation failed: %1"
msgstr "스페이스 생성 실패: %1"
#: src/libneochat/neochatroom.cpp:1243
#: src/libneochat/neochatroom.cpp:1244
#, kde-format
msgid "Report sent successfully."
msgstr "신고했습니다."
#: src/libneochat/neochatroom.cpp:1608 src/libneochat/neochatroom.cpp:1616
#: src/libneochat/neochatroom.cpp:1610 src/libneochat/neochatroom.cpp:1618
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -4278,13 +4297,13 @@ msgctxt "@info"
msgid "Loading reply…"
msgstr "답장 불러오는 중…"
#: src/messagecontent/models/messagecontentmodel.cpp:96
#: src/messagecontent/models/messagecontentmodel.cpp:97
#, kde-format
msgctxt "@info"
msgid "Failed to download file."
msgstr "파일을 다운로드할 수 없습니다."
#: src/messagecontent/models/messagecontentmodel.cpp:99
#: src/messagecontent/models/messagecontentmodel.cpp:100
#, kde-format
msgctxt "@info Failed to download file: [error message]"
msgid "Failed to download file:<br />%1"
@@ -4671,13 +4690,13 @@ msgctxt "@action:button"
msgid "Create a Space"
msgstr "스페이스 만들기"
#: src/rooms/models/roomtreemodel.cpp:369
#: src/rooms/models/roomtreemodel.cpp:370
#, kde-format
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr "채팅에 초대함"
#: src/rooms/models/roomtreemodel.cpp:371
#: src/rooms/models/roomtreemodel.cpp:372
#, kde-format
msgctxt "@info:label"
msgid "%1 invited you"