GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-08-22 01:47:22 +00:00
parent d33a50a00d
commit 3c7fcee244
38 changed files with 2908 additions and 2910 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: 2023-08-21 00:46+0000\n"
"POT-Creation-Date: 2023-08-22 00:46+0000\n"
"PO-Revision-Date: 2023-07-25 23:22+0200\n"
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
"Language-Team: Korean <kde-kr@kde.org>\n"
@@ -199,17 +199,17 @@ msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1(%2(으)로 빌드됨)"
#: src/main.cpp:333
#: src/main.cpp:334
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Matrix 대화 프로토콜 클라이언트"
#: src/main.cpp:334
#: src/main.cpp:335
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "matrix: URL 형식 지원"
#: src/main.cpp:335
#: src/main.cpp:336
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr "모든 SSL 오류(예: 서명되지 않은 인증서)를 무시합니다."
@@ -224,341 +224,341 @@ msgstr "미디어 ID '%1'이(가) server/mediaId 형식을 따르지 않음"
msgid "Image request has been cancelled"
msgstr "그림 요청이 취소됨"
#: src/models/actionsmodel.cpp:23
#: src/models/actionsmodel.cpp:24
#, kde-format
msgid "Leaving this room."
msgstr "이 대화방을 떠납니다."
#: src/models/actionsmodel.cpp:30 src/models/actionsmodel.cpp:227
#: src/models/actionsmodel.cpp:253 src/models/actionsmodel.cpp:283
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr "'%1'이(가) 대화방 ID나 별명이 아닌 것 같습니다."
#: src/models/actionsmodel.cpp:38
#: src/models/actionsmodel.cpp:39
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "%1 대화방을 떠납니다."
#: src/models/actionsmodel.cpp:41
#: src/models/actionsmodel.cpp:42
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "%1 대화방을 찾을 수 없습니다."
#: src/models/actionsmodel.cpp:49 src/models/actionsmodel.cpp:319
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr "새 별명을 입력하지 않았습니다. 변경 사항이 없습니다."
#: src/models/actionsmodel.cpp:64 src/models/actionsmodel.cpp:74
#: src/models/actionsmodel.cpp:84 src/models/actionsmodel.cpp:94
#: src/models/actionsmodel.cpp:114 src/models/actionsmodel.cpp:134
#: src/models/actionsmodel.cpp:145 src/models/actionsmodel.cpp:161
#: src/models/actionsmodel.cpp:171 src/models/actionsmodel.cpp:181
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
msgid "<message>"
msgstr "<메시지>"
#: src/models/actionsmodel.cpp:65
#: src/models/actionsmodel.cpp:66
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr "일반 텍스트 메시지 앞에 ¯\\_(ツ)_/¯ 추가"
#: src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:76
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr "일반 텍스트 메시지 앞에 ( ͡° ͜ʖ ͡°) 추가"
#: src/models/actionsmodel.cpp:85
#: src/models/actionsmodel.cpp:86
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr "일반 텍스트 메시지 앞에 (╯°□°)╯︵ ┻━┻ 추가"
#: src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:96
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr "일반 텍스트 메시지 앞에 ┬──┬ ( ゜-゜ノ) 추가"
#: src/models/actionsmodel.cpp:115
#: src/models/actionsmodel.cpp:116
msgid "Sends the given message colored as a rainbow"
msgstr "지정한 메시지를 무지개색으로 전송"
#: src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:136
msgid "Sends the given emote colored as a rainbow"
msgstr "지정한 이모지를 무지개색으로 전송"
#: src/models/actionsmodel.cpp:146
#: src/models/actionsmodel.cpp:147
msgid "Sends the given message as plain text"
msgstr "지정한 메시지를 일반 텍스트로 전송"
#: src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:163
msgid "Sends the given message as a spoiler"
msgstr "지정한 메시지를 스포일러로 전송"
#: src/models/actionsmodel.cpp:172
#: src/models/actionsmodel.cpp:173
msgid "Sends the given emote"
msgstr "지정한 이모지 전송"
#: src/models/actionsmodel.cpp:182
#: src/models/actionsmodel.cpp:183
msgid "Sends the given message as a notice"
msgstr "지정한 메시지를 공지로 전송"
#: src/models/actionsmodel.cpp:191 src/models/actionsmodel.cpp:353
#: src/models/actionsmodel.cpp:381 src/models/actionsmodel.cpp:431
#: src/models/actionsmodel.cpp:469 src/models/actionsmodel.cpp:504
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:382 src/models/actionsmodel.cpp:432
#: src/models/actionsmodel.cpp:470 src/models/actionsmodel.cpp:505
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr "'%1'이(가) Matrix ID가 아닌 것 같습니다."
#: src/models/actionsmodel.cpp:196
#: src/models/actionsmodel.cpp:197
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr "%1 님이 이 대화방에 이미 초대되었습니다."
#: src/models/actionsmodel.cpp:200
#: src/models/actionsmodel.cpp:201
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr "%1 님이 이 대화방에서 차단되었습니다."
#: src/models/actionsmodel.cpp:204
#: src/models/actionsmodel.cpp:205
#, kde-format
msgid "You are already in this room."
msgstr "이 대화방에 이미 입장해 있습니다."
#: src/models/actionsmodel.cpp:208
#: src/models/actionsmodel.cpp:209
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "%1 님이 이 대화방에 이미 입장해 있습니다."
#: src/models/actionsmodel.cpp:212
#: src/models/actionsmodel.cpp:213
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 님이 대화방으로 초대됨"
#: src/models/actionsmodel.cpp:217 src/models/actionsmodel.cpp:371
#: src/models/actionsmodel.cpp:399 src/models/actionsmodel.cpp:492
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:372
#: src/models/actionsmodel.cpp:400 src/models/actionsmodel.cpp:493
msgid "<user id>"
msgstr "<사용자 id>"
#: src/models/actionsmodel.cpp:218
#: src/models/actionsmodel.cpp:219
msgid "Invites the user to this room"
msgstr "사용자를 이 대화방으로 초대"
#: src/models/actionsmodel.cpp:235 src/models/actionsmodel.cpp:290
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr "%1 대화방에 입장합니다."
#: src/models/actionsmodel.cpp:241 src/models/actionsmodel.cpp:296
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
msgid "<room alias or id>"
msgstr "<방 별명이나 id>"
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
msgid "Joins the given room"
msgstr "지정한 대화방에 입장"
#: src/models/actionsmodel.cpp:261
#: src/models/actionsmodel.cpp:262
#, fuzzy, kde-format
#| msgid "Configure room"
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr "대화방 설정"
#: src/models/actionsmodel.cpp:273
#: src/models/actionsmodel.cpp:274
msgid "<room alias or id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:274
#: src/models/actionsmodel.cpp:275
#, fuzzy
#| msgid "joined the room"
msgid "Requests to join the given room"
msgstr "님이 대화방에 입장함"
#: src/models/actionsmodel.cpp:287
#: src/models/actionsmodel.cpp:288
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr ""
#: src/models/actionsmodel.cpp:304 src/models/actionsmodel.cpp:312
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
msgid "[<room alias or id>]"
msgstr ""
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
msgid "Leaves the given room or this room, if there is none given"
msgstr ""
#: src/models/actionsmodel.cpp:327 src/models/actionsmodel.cpp:335
#: src/models/actionsmodel.cpp:343
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
#: src/models/actionsmodel.cpp:344
msgid "<display name>"
msgstr ""
#: src/models/actionsmodel.cpp:328
#: src/models/actionsmodel.cpp:329
#, fuzzy
#| msgctxt "their refers to a singular user"
#| msgid "changed their display name to %1"
msgid "Changes your global display name"
msgstr "님이 표시 이름을 %1(으)로 변경함|/|표시 이름을 %1$[으 %1]로 변경함"
#: src/models/actionsmodel.cpp:336 src/models/actionsmodel.cpp:344
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
#, fuzzy
#| msgctxt "their refers to a singular user"
#| msgid "changed their display name to %1"
msgid "Changes your display name in this room"
msgstr "님이 표시 이름을 %1(으)로 변경함|/|표시 이름을 %1$[으 %1]로 변경함"
#: src/models/actionsmodel.cpp:358
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr ""
#: src/models/actionsmodel.cpp:363
#: src/models/actionsmodel.cpp:364
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr ""
#: src/models/actionsmodel.cpp:365 src/models/actionsmodel.cpp:393
#: src/models/actionsmodel.cpp:366 src/models/actionsmodel.cpp:394
#, kde-format
msgctxt "<username> is not a known user"
msgid "%1 is not a known user."
msgstr ""
#: src/models/actionsmodel.cpp:372
#: src/models/actionsmodel.cpp:373
#, fuzzy
#| msgid "Ignore this user"
msgid "Ignores the given user"
msgstr "이 사용자 무시"
#: src/models/actionsmodel.cpp:387
#: src/models/actionsmodel.cpp:388
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr ""
#: src/models/actionsmodel.cpp:391
#: src/models/actionsmodel.cpp:392
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr ""
#: src/models/actionsmodel.cpp:400
#: src/models/actionsmodel.cpp:401
#, fuzzy
#| msgid "Unignore this user"
msgid "Unignores the given user"
msgstr "이 사용자 무시 해제"
#: src/models/actionsmodel.cpp:420
#: src/models/actionsmodel.cpp:421
msgid "<reaction text>"
msgstr ""
#: src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:422
#, fuzzy
#| msgid "React to this message with a text"
msgid "React to the message with the given text"
msgstr "이 메시지에 텍스트로 반응"
#: src/models/actionsmodel.cpp:436
#: src/models/actionsmodel.cpp:437
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "님이 대화방에서 자기 자신을 차단함"
#: src/models/actionsmodel.cpp:444
#: src/models/actionsmodel.cpp:445
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to ban users from this room."
msgstr "이 대화방에서 NeoChat 열기"
#: src/models/actionsmodel.cpp:450
#: src/models/actionsmodel.cpp:451
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "이 대화방에서 NeoChat 열기"
#: src/models/actionsmodel.cpp:454
#: src/models/actionsmodel.cpp:455
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "님이 대화방에서 자기 자신을 차단함"
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:536
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:537
msgid "<user id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:460
#: src/models/actionsmodel.cpp:461
#, fuzzy
#| msgid "Ignore this user"
msgid "Bans the given user"
msgstr "이 사용자 무시"
#: src/models/actionsmodel.cpp:477
#: src/models/actionsmodel.cpp:478
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to unban users from this room."
msgstr "이 대화방에서 NeoChat 열기"
#: src/models/actionsmodel.cpp:482
#: src/models/actionsmodel.cpp:483
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "님이 대화방에서 자기 자신을 차단함"
#: src/models/actionsmodel.cpp:486
#: src/models/actionsmodel.cpp:487
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "님이 대화방에서 자기 자신을 차단함"
#: src/models/actionsmodel.cpp:493
#: src/models/actionsmodel.cpp:494
#, fuzzy
#| msgid "Ignore this user"
msgid "Removes the ban of the given user"
msgstr "이 사용자 무시"
#: src/models/actionsmodel.cpp:508
#: src/models/actionsmodel.cpp:509
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/models/actionsmodel.cpp:512
#: src/models/actionsmodel.cpp:513
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "이 대화방에서 NeoChat 열기"
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:522
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to kick users from this room."
msgstr "이 대화방에서 NeoChat 열기"
#: src/models/actionsmodel.cpp:527
#: src/models/actionsmodel.cpp:528
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "이 대화방에서 NeoChat 열기"
#: src/models/actionsmodel.cpp:531
#: src/models/actionsmodel.cpp:532
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "님이 대화방에서 자기 자신을 차단함"
#: src/models/actionsmodel.cpp:537
#: src/models/actionsmodel.cpp:538
#, fuzzy
#| msgid "%1 invited you to a room"
msgid "Removes the user from the room"
@@ -669,7 +669,7 @@ msgctxt "'Custom' is a category of emoji"
msgid "Custom"
msgstr "사용자 정의"
#: src/models/imagepacksmodel.cpp:86
#: src/models/imagepacksmodel.cpp:87
#, fuzzy, kde-format
#| msgctxt "@action:button"
#| msgid "Add word"
@@ -677,7 +677,7 @@ msgctxt "As in 'The user's own Stickers'"
msgid "Own Stickers"
msgstr "단어 추가"
#: src/models/imagepacksmodel.cpp:86
#: src/models/imagepacksmodel.cpp:87
#, fuzzy, kde-format
#| msgid "Custom Emoji"
msgctxt "As in 'The user's own emojis"
@@ -1134,12 +1134,12 @@ msgstr "님이 %1 상태를 업데이트함"
msgid "started a poll"
msgstr ""
#: src/neochatroom.cpp:1627 src/neochatroom.cpp:1628
#: src/neochatroom.cpp:1631 src/neochatroom.cpp:1632
#, kde-format
msgid "Report sent successfully."
msgstr "신고했습니다."
#: src/neochatroom.cpp:1924 src/neochatroom.cpp:1932
#: src/neochatroom.cpp:1928 src/neochatroom.cpp:1936
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"