GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
210
po/ko/neochat.po
210
po/ko/neochat.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2022-10-08 00:46+0000\n"
|
||||
"POT-Creation-Date: 2022-10-09 00:48+0000\n"
|
||||
"PO-Revision-Date: 2022-08-09 13:27+0200\n"
|
||||
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
|
||||
"Language-Team: Korean <kde-kr@kde.org>\n"
|
||||
@@ -1797,14 +1797,14 @@ msgstr "대화 시작"
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "%1 님과 대화를 시작하시겠습니까?"
|
||||
|
||||
#: src/actionshandler.cpp:230 src/actionshandler.cpp:249
|
||||
#: src/actionshandler.cpp:276 src/actionshandler.cpp:281
|
||||
#: src/actionshandler.cpp:294 src/actionshandler.cpp:299
|
||||
#: src/actionshandler.cpp:226 src/actionshandler.cpp:245
|
||||
#: src/actionshandler.cpp:272 src/actionshandler.cpp:277
|
||||
#: src/actionshandler.cpp:290 src/actionshandler.cpp:295
|
||||
#, kde-format
|
||||
msgid "Invalid command"
|
||||
msgstr "잘못된 명령"
|
||||
|
||||
#: src/actionshandler.cpp:318
|
||||
#: src/actionshandler.cpp:314
|
||||
#, kde-format
|
||||
msgid "Couldn't find a message to react to"
|
||||
msgstr "반응할 메시지를 찾을 수 없음"
|
||||
@@ -1828,448 +1828,448 @@ msgctxt "[action 1, action 2] and [action 3]"
|
||||
msgid " and "
|
||||
msgstr " 그리고 "
|
||||
|
||||
#: src/commandmodel.cpp:31
|
||||
#: src/commandmodel.cpp:30
|
||||
#, kde-format
|
||||
msgid "Displays action"
|
||||
msgstr "동작 표시"
|
||||
|
||||
#: src/commandmodel.cpp:33
|
||||
#: src/commandmodel.cpp:32
|
||||
#, kde-format
|
||||
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
|
||||
msgstr "일반 텍스트 메시지 앞에 ¯\\_(ツ)_/¯ 추가"
|
||||
|
||||
#: src/commandmodel.cpp:35
|
||||
#: src/commandmodel.cpp:34
|
||||
#, kde-format
|
||||
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
|
||||
msgstr "일반 텍스트 메시지 앞에 ( ͡° ͜ʖ ͡°) 추가"
|
||||
|
||||
#: src/commandmodel.cpp:38
|
||||
#: src/commandmodel.cpp:37
|
||||
#, kde-format
|
||||
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
|
||||
msgstr "일반 텍스트 메시지 앞에 (╯°□°)╯︵ ┻━┻ 추가"
|
||||
|
||||
#: src/commandmodel.cpp:41
|
||||
#: src/commandmodel.cpp:40
|
||||
#, kde-format
|
||||
msgid "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message"
|
||||
msgstr "일반 텍스트 메시지 앞에 ┬──┬ ノ( ゜-゜ノ) 추가"
|
||||
|
||||
#: src/commandmodel.cpp:44
|
||||
#: src/commandmodel.cpp:43
|
||||
#, kde-format
|
||||
msgid "Sends a message as plain text, without interpreting it as markdown"
|
||||
msgstr "메시지를 마크다운으로 해석하지 않고 일반 텍스트로 전송"
|
||||
|
||||
#: src/commandmodel.cpp:47
|
||||
#: src/commandmodel.cpp:46
|
||||
#, kde-format
|
||||
msgid "Sends a message as html, without interpreting it as markdown"
|
||||
msgstr "메시지를 마크다운으로 해석하지 않고 HTML로 전송"
|
||||
|
||||
#: src/commandmodel.cpp:50
|
||||
#: src/commandmodel.cpp:49
|
||||
#, kde-format
|
||||
msgid "Sends the given message coloured as a rainbow"
|
||||
msgstr "지정한 메시지를 무지개색으로 전송"
|
||||
|
||||
#: src/commandmodel.cpp:53
|
||||
#: src/commandmodel.cpp:52
|
||||
#, kde-format
|
||||
msgid "Sends the given emote coloured as a rainbow"
|
||||
msgstr "지정한 이모지를 무지개색으로 전송"
|
||||
|
||||
#: src/commandmodel.cpp:55
|
||||
#: src/commandmodel.cpp:54
|
||||
#, kde-format
|
||||
msgid "Sends the given message as a spoiler"
|
||||
msgstr "지정한 메시지를 스포일러로 전송"
|
||||
|
||||
#: src/commandmodel.cpp:58
|
||||
#: src/commandmodel.cpp:57
|
||||
#, kde-format
|
||||
msgid "Joins room with given address"
|
||||
msgstr "지정한 주소의 대화방에 입장"
|
||||
|
||||
#: src/commandmodel.cpp:60
|
||||
#: src/commandmodel.cpp:59
|
||||
#, kde-format
|
||||
msgid "Leave room"
|
||||
msgstr "대화방 떠나기"
|
||||
|
||||
#: src/commandmodel.cpp:62
|
||||
#: src/commandmodel.cpp:61
|
||||
#, kde-format
|
||||
msgid "Invites user with given id to current room"
|
||||
msgstr "현재 대화방에 지정한 사용자 ID를 가진 사용자 초대"
|
||||
|
||||
#: src/commandmodel.cpp:64
|
||||
#: src/commandmodel.cpp:63
|
||||
#, kde-format
|
||||
msgid "React to this message with a text"
|
||||
msgstr "이 메시지에 텍스트로 반응"
|
||||
|
||||
#: src/controller.cpp:174 src/controller.cpp:308
|
||||
#: src/controller.cpp:161 src/controller.cpp:295
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "네트워크 오류: %1"
|
||||
|
||||
#: src/controller.cpp:299
|
||||
#: src/controller.cpp:286
|
||||
#, kde-format
|
||||
msgid "Login Failed: Access Token invalid or revoked"
|
||||
msgstr "로그인 실패: 접근 토큰이 잘못되었거나 취소됨"
|
||||
|
||||
#: src/controller.cpp:302 src/login.cpp:79
|
||||
#: src/controller.cpp:289 src/login.cpp:81
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "로그인 실패: %1"
|
||||
|
||||
#: src/controller.cpp:366
|
||||
#: src/controller.cpp:353
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "접근 토큰을 찾을 수 없음"
|
||||
|
||||
#: src/controller.cpp:366
|
||||
#: src/controller.cpp:353
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "삭제되었을 수도 있습니다."
|
||||
|
||||
#: src/controller.cpp:370
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "키 체인 접근이 거부되었습니다."
|
||||
|
||||
#: src/controller.cpp:370
|
||||
#: src/controller.cpp:357
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "NeoChat에서 접근 토큰 사용을 허용하십시오"
|
||||
|
||||
#: src/controller.cpp:373
|
||||
#: src/controller.cpp:360
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "키 체인을 사용할 수 없습니다."
|
||||
|
||||
#: src/controller.cpp:373
|
||||
#: src/controller.cpp:360
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr "키 체인을 설치하십시오. 리눅스라면 KWallet, 그놈 키 모음 등이 있습니다"
|
||||
|
||||
#: src/controller.cpp:376
|
||||
#: src/controller.cpp:363
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "접근 토큰을 읽을 수 없음"
|
||||
|
||||
#: src/controller.cpp:619
|
||||
#: src/controller.cpp:606
|
||||
#, kde-format
|
||||
msgid "Room creation failed: \"%1\""
|
||||
msgstr "대화방 생성 실패: \"%1\""
|
||||
|
||||
#: src/controller.cpp:632
|
||||
#: src/controller.cpp:619
|
||||
#, kde-format
|
||||
msgid "The room id you are trying to join is not valid"
|
||||
msgstr "입장하려는 대화방의 ID가 잘못됨"
|
||||
|
||||
#: src/login.cpp:74 src/login.cpp:85
|
||||
#: src/login.cpp:76 src/login.cpp:87
|
||||
#, kde-format
|
||||
msgid "Network Error"
|
||||
msgstr "네트워크 오류"
|
||||
|
||||
#: src/main.cpp:149
|
||||
#: src/main.cpp:140
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
|
||||
#: src/main.cpp:151
|
||||
#: src/main.cpp:142
|
||||
#, kde-format
|
||||
msgid "Matrix client"
|
||||
msgstr "Matrix 클라이언트"
|
||||
|
||||
#: src/main.cpp:153
|
||||
#: src/main.cpp:144
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
|
||||
#: src/main.cpp:154
|
||||
#: src/main.cpp:145
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:155
|
||||
#: src/main.cpp:146
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:156
|
||||
#: src/main.cpp:147
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:160
|
||||
#: src/main.cpp:151
|
||||
#, kde-format
|
||||
msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
msgstr "크로스 플랫폼 Matrix 클라이언트를 작성할 수 있는 Qt5 라이브러리"
|
||||
|
||||
#: src/main.cpp:255
|
||||
#: src/main.cpp:246
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Matrix 대화 프로토콜 클라이언트"
|
||||
|
||||
#: src/main.cpp:256
|
||||
#: src/main.cpp:247
|
||||
#, kde-format
|
||||
msgid "Supports appstream: url scheme"
|
||||
msgstr "appstream: URL 형식 지원"
|
||||
|
||||
#: src/matriximageprovider.cpp:34
|
||||
#: src/matriximageprovider.cpp:35
|
||||
#, kde-format
|
||||
msgid "Media id '%1' doesn't follow server/mediaId pattern"
|
||||
msgstr "미디어 ID '%1'이(가) server/mediaId 형식을 따르지 않음"
|
||||
|
||||
#: src/matriximageprovider.cpp:89
|
||||
#: src/matriximageprovider.cpp:90
|
||||
#, kde-format
|
||||
msgid "Image request has been cancelled"
|
||||
msgstr "그림 요청이 취소됨"
|
||||
|
||||
#: src/messageeventmodel.cpp:328
|
||||
#: src/messageeventmodel.cpp:331
|
||||
#, kde-format
|
||||
msgid "Today"
|
||||
msgstr "오늘"
|
||||
|
||||
#: src/messageeventmodel.cpp:331
|
||||
#: src/messageeventmodel.cpp:334
|
||||
#, kde-format
|
||||
msgid "Yesterday"
|
||||
msgstr "어제"
|
||||
|
||||
#: src/messageeventmodel.cpp:334
|
||||
#: src/messageeventmodel.cpp:337
|
||||
#, kde-format
|
||||
msgid "The day before yesterday"
|
||||
msgstr "그저께"
|
||||
|
||||
#: src/messageeventmodel.cpp:436
|
||||
#: src/messageeventmodel.cpp:439
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[이 메시지가 삭제됨]</i>"
|
||||
|
||||
#: src/messageeventmodel.cpp:437
|
||||
#: src/messageeventmodel.cpp:440
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
msgstr "<i>[이 메시지가 삭제됨: %1]</i>"
|
||||
|
||||
#: src/messageeventmodel.cpp:516
|
||||
#: src/messageeventmodel.cpp:519
|
||||
#, kde-format
|
||||
msgid "[REDACTED]"
|
||||
msgstr "[검열됨]"
|
||||
|
||||
#: src/messageeventmodel.cpp:516
|
||||
#: src/messageeventmodel.cpp:519
|
||||
#, kde-format
|
||||
msgid "[REDACTED: %1]"
|
||||
msgstr "[검열됨: %1]"
|
||||
|
||||
#: src/neochatroom.cpp:453
|
||||
#: src/neochatroom.cpp:451
|
||||
#, kde-format
|
||||
msgid "a file"
|
||||
msgstr "파일"
|
||||
|
||||
#: src/neochatroom.cpp:497
|
||||
#: src/neochatroom.cpp:495
|
||||
#, kde-format
|
||||
msgid "reinvited %1 to the room"
|
||||
msgstr "%1 님을 대화방에 다시 초대함"
|
||||
|
||||
#: src/neochatroom.cpp:499
|
||||
#: src/neochatroom.cpp:497
|
||||
#, kde-format
|
||||
msgctxt "Optional reason for an invitation"
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
# 여기서부터 등장하는 소문자로 시작하는 메시지는 대화명 바로 뒤에 나오므로 메시지 앞에 대화명이 있다고 가정하고 번역해야 함.
|
||||
#: src/neochatroom.cpp:508
|
||||
#: src/neochatroom.cpp:506
|
||||
#, kde-format
|
||||
msgid "joined the room (repeated)"
|
||||
msgstr "님이 대화방에 입장함(반복됨)"
|
||||
|
||||
#: src/neochatroom.cpp:510
|
||||
#: src/neochatroom.cpp:508
|
||||
#, kde-format
|
||||
msgid "invited %1 to the room"
|
||||
msgstr "님이 %1 님을 대화방에 초대함"
|
||||
|
||||
#: src/neochatroom.cpp:510
|
||||
#: src/neochatroom.cpp:508
|
||||
#, kde-format
|
||||
msgid "joined the room"
|
||||
msgstr "님이 대화방에 입장함"
|
||||
|
||||
#: src/neochatroom.cpp:514
|
||||
#: src/neochatroom.cpp:512
|
||||
#, kde-format
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:521
|
||||
#: src/neochatroom.cpp:519
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their display name"
|
||||
msgstr "님이 표시 이름을 지움"
|
||||
|
||||
#: src/neochatroom.cpp:523
|
||||
#: src/neochatroom.cpp:521
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name to %1"
|
||||
msgstr "님이 표시 이름을 %1(으)로 변경함|/|표시 이름을 %1$[으 %1]로 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:528
|
||||
#: src/neochatroom.cpp:526
|
||||
#, kde-format
|
||||
msgid " and "
|
||||
msgstr " 및 "
|
||||
|
||||
#: src/neochatroom.cpp:531
|
||||
#: src/neochatroom.cpp:529
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their avatar"
|
||||
msgstr "님이 아바타를 지움"
|
||||
|
||||
#: src/neochatroom.cpp:537
|
||||
#: src/neochatroom.cpp:535
|
||||
#, kde-format
|
||||
msgid "set an avatar"
|
||||
msgstr "님이 아바타를 설정함"
|
||||
|
||||
#: src/neochatroom.cpp:539
|
||||
#: src/neochatroom.cpp:537
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "updated their avatar"
|
||||
msgstr "님이 아바타를 업데이트함"
|
||||
|
||||
#: src/neochatroom.cpp:546
|
||||
#: src/neochatroom.cpp:544
|
||||
#, kde-format
|
||||
msgid "withdrew %1's invitation"
|
||||
msgstr "님이 %1 님의 초대를 거절함"
|
||||
|
||||
#: src/neochatroom.cpp:546
|
||||
#: src/neochatroom.cpp:544
|
||||
#, kde-format
|
||||
msgid "rejected the invitation"
|
||||
msgstr "님이 초대를 거절함"
|
||||
|
||||
#: src/neochatroom.cpp:550
|
||||
#: src/neochatroom.cpp:548
|
||||
#, kde-format
|
||||
msgid "unbanned %1"
|
||||
msgstr "님이 %1 님의 차단을 해제함"
|
||||
|
||||
#: src/neochatroom.cpp:550
|
||||
#: src/neochatroom.cpp:548
|
||||
#, kde-format
|
||||
msgid "self-unbanned"
|
||||
msgstr "님이 자기 자신의 차단을 해제함"
|
||||
|
||||
#: src/neochatroom.cpp:553
|
||||
#: src/neochatroom.cpp:551
|
||||
#, kde-format
|
||||
msgid "has put %1 out of the room: %2"
|
||||
msgstr "님이 %1 님을 대화방에서 추방함: %2"
|
||||
|
||||
#: src/neochatroom.cpp:554
|
||||
#: src/neochatroom.cpp:552
|
||||
#, kde-format
|
||||
msgid "left the room"
|
||||
msgstr "님이 대화방을 떠남"
|
||||
|
||||
#: src/neochatroom.cpp:556
|
||||
#: src/neochatroom.cpp:554
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room: %2"
|
||||
msgstr "님이 %1 님을 대화방에서 차단함: %2"
|
||||
|
||||
#: src/neochatroom.cpp:557
|
||||
#: src/neochatroom.cpp:555
|
||||
#, kde-format
|
||||
msgid "self-banned from the room"
|
||||
msgstr "님이 대화방에서 자기 자신을 차단함"
|
||||
|
||||
#: src/neochatroom.cpp:559
|
||||
#: src/neochatroom.cpp:557
|
||||
#, kde-format
|
||||
msgid "requested an invite"
|
||||
msgstr "님이 초대를 요청함"
|
||||
|
||||
#: src/neochatroom.cpp:562
|
||||
#: src/neochatroom.cpp:560
|
||||
#, kde-format
|
||||
msgid "made something unknown"
|
||||
msgstr "님이 알 수 없는 무언가를 함"
|
||||
|
||||
#: src/neochatroom.cpp:565
|
||||
#: src/neochatroom.cpp:563
|
||||
#, kde-format
|
||||
msgid "cleared the room main alias"
|
||||
msgstr "님이 대화방 주 별명을 지움"
|
||||
|
||||
#: src/neochatroom.cpp:565
|
||||
#: src/neochatroom.cpp:563
|
||||
#, kde-format
|
||||
msgid "set the room main alias to: %1"
|
||||
msgstr "님이 대화방 주 별명을 다음으로 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:568
|
||||
#: src/neochatroom.cpp:566
|
||||
#, kde-format
|
||||
msgid "cleared the room name"
|
||||
msgstr "님이 대화방 이름을 지움"
|
||||
|
||||
#: src/neochatroom.cpp:568
|
||||
#: src/neochatroom.cpp:566
|
||||
#, kde-format
|
||||
msgid "set the room name to: %1"
|
||||
msgstr "님이 대화방 이름을 다음으로 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:571
|
||||
#: src/neochatroom.cpp:569
|
||||
#, kde-format
|
||||
msgid "cleared the topic"
|
||||
msgstr "님이 대화방 주제를 삭제함"
|
||||
|
||||
#: src/neochatroom.cpp:571
|
||||
#: src/neochatroom.cpp:569
|
||||
#, kde-format
|
||||
msgid "set the topic to: %1"
|
||||
msgstr "님이 대화방 주제를 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:574
|
||||
#: src/neochatroom.cpp:572
|
||||
#, kde-format
|
||||
msgid "changed the room avatar"
|
||||
msgstr "님이 대화방 아바타를 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:577
|
||||
#: src/neochatroom.cpp:575
|
||||
#, kde-format
|
||||
msgid "activated End-to-End Encryption"
|
||||
msgstr "님이 종단간 암호화를 활성화함"
|
||||
|
||||
#: src/neochatroom.cpp:580
|
||||
#: src/neochatroom.cpp:578
|
||||
#, kde-format
|
||||
msgid "upgraded the room to version %1"
|
||||
msgstr "님이 대화방을 버전 %1(으)로 업그레이드함"
|
||||
|
||||
#: src/neochatroom.cpp:581
|
||||
#: src/neochatroom.cpp:579
|
||||
#, kde-format
|
||||
msgid "created the room, version %1"
|
||||
msgstr "님이 대화방을 만듦, 버전 %1"
|
||||
|
||||
#: src/neochatroom.cpp:584
|
||||
#: src/neochatroom.cpp:582
|
||||
#, kde-format
|
||||
msgctxt "'power level' means permission level"
|
||||
msgid "changed the power levels for this room"
|
||||
msgstr "님이 이 대화방의 권한 수준을 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:588
|
||||
#: src/neochatroom.cpp:586
|
||||
#, kde-format
|
||||
msgid "changed the server access control lists for this room"
|
||||
msgstr "님이 이 대화방의 서버 측 접근 권한 목록을 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:592
|
||||
#: src/neochatroom.cpp:590
|
||||
#, kde-format
|
||||
msgctxt "[User] added <name> widget"
|
||||
msgid "added %1 widget"
|
||||
msgstr "님이 %1 위젯을 추가함"
|
||||
|
||||
#: src/neochatroom.cpp:595
|
||||
#: src/neochatroom.cpp:593
|
||||
#, kde-format
|
||||
msgctxt "[User] removed <name> widget"
|
||||
msgid "removed %1 widget"
|
||||
msgstr "님이 %1 위젯을 삭제함"
|
||||
|
||||
#: src/neochatroom.cpp:597
|
||||
#: src/neochatroom.cpp:595
|
||||
#, kde-format
|
||||
msgctxt "[User] configured <name> widget"
|
||||
msgid "configured %1 widget"
|
||||
msgstr "님이 %1 위젯을 설정함"
|
||||
|
||||
#: src/neochatroom.cpp:599
|
||||
#: src/neochatroom.cpp:597
|
||||
#, kde-format
|
||||
msgid "updated %1 state"
|
||||
msgstr "님이 %1 상태를 업데이트함"
|
||||
|
||||
#: src/neochatroom.cpp:600
|
||||
#: src/neochatroom.cpp:598
|
||||
#, kde-format
|
||||
msgid "updated %1 state for %2"
|
||||
msgstr ""
|
||||
"님이 %1 상태를 %2(으)로 업데이트함|/|님이 %1 상태를 %2$[으 %2]로 업데이트함"
|
||||
|
||||
#: src/neochatroom.cpp:602
|
||||
#: src/neochatroom.cpp:600
|
||||
#, kde-format
|
||||
msgid "Unknown event"
|
||||
msgstr "알 수 없는 이벤트"
|
||||
|
||||
#: src/neochatroom.cpp:1099
|
||||
#: src/neochatroom.cpp:1097
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password changed successfully"
|
||||
msgid "Report sent successfully."
|
||||
@@ -2310,68 +2310,68 @@ msgstr "초대장 수락"
|
||||
msgid "Reject Invitation"
|
||||
msgstr "초대장 거절"
|
||||
|
||||
#: src/roomlistmodel.cpp:455
|
||||
#: src/roomlistmodel.cpp:452
|
||||
#, kde-format
|
||||
msgid "Invited"
|
||||
msgstr "초대 받음"
|
||||
|
||||
#: src/roomlistmodel.cpp:457
|
||||
#: src/roomlistmodel.cpp:454
|
||||
#, kde-format
|
||||
msgid "Favorite"
|
||||
msgstr "책갈피"
|
||||
|
||||
#: src/roomlistmodel.cpp:459
|
||||
#: src/roomlistmodel.cpp:456
|
||||
#, kde-format
|
||||
msgid "Direct Messages"
|
||||
msgstr "개인 메시지"
|
||||
|
||||
#: src/roomlistmodel.cpp:461
|
||||
#: src/roomlistmodel.cpp:458
|
||||
#, kde-format
|
||||
msgid "Normal"
|
||||
msgstr "일반"
|
||||
|
||||
#: src/roomlistmodel.cpp:463
|
||||
#: src/roomlistmodel.cpp:460
|
||||
#, kde-format
|
||||
msgid "Low priority"
|
||||
msgstr "낮은 우선 순위"
|
||||
|
||||
#: src/roomlistmodel.cpp:465
|
||||
#: src/roomlistmodel.cpp:462
|
||||
#, kde-format
|
||||
msgid "Spaces"
|
||||
msgstr "스페이스"
|
||||
|
||||
#: src/roommanager.cpp:49
|
||||
#: src/roommanager.cpp:47
|
||||
#, kde-format
|
||||
msgid "Malformed or empty Matrix id"
|
||||
msgstr "잘못되었거나 빈 Matrix ID"
|
||||
|
||||
#: src/roommanager.cpp:49
|
||||
#: src/roommanager.cpp:47
|
||||
#, kde-format
|
||||
msgid "%1 is not a correct Matrix identifier"
|
||||
msgstr "%1이(가) 올바른 Matrix 식별자가 아님"
|
||||
|
||||
#: src/roommanager.cpp:66
|
||||
#: src/roommanager.cpp:64
|
||||
#, kde-format
|
||||
msgid "Room not found"
|
||||
msgstr "대화방을 찾을 수 없음"
|
||||
|
||||
#: src/roommanager.cpp:66
|
||||
#: src/roommanager.cpp:64
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"There's no room %1 in the room list. Check the spelling and the account."
|
||||
msgstr "대화방 목록에 %1이(가) 없습니다. 계정과 철자를 확인하십시오."
|
||||
|
||||
#: src/roommanager.cpp:201
|
||||
#: src/roommanager.cpp:199
|
||||
#, kde-format
|
||||
msgid "No application for the link"
|
||||
msgstr "링크에 사용할 수 있는 프로그램 없음"
|
||||
|
||||
#: src/roommanager.cpp:201
|
||||
#: src/roommanager.cpp:199
|
||||
#, kde-format
|
||||
msgid "Your operating system could not find an application for the link."
|
||||
msgstr "운영 체제에서 링크를 열 수 있는 프로그램을 찾을 수 없습니다."
|
||||
|
||||
#: src/roommanager.cpp:207
|
||||
#: src/roommanager.cpp:205
|
||||
#, kde-format
|
||||
msgid "Could not open URL"
|
||||
msgstr "URL을 열 수 없음"
|
||||
|
||||
Reference in New Issue
Block a user