GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
232
po/ko/neochat.po
232
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: 2023-05-22 00:47+0000\n"
|
||||
"POT-Creation-Date: 2023-05-28 00:47+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"
|
||||
@@ -17,78 +17,78 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Lokalize 21.12.3\n"
|
||||
|
||||
#: src/controller.cpp:181
|
||||
#: src/controller.cpp:185
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "메시지 편집"
|
||||
|
||||
#: src/controller.cpp:324
|
||||
#: src/controller.cpp:336
|
||||
#, kde-format
|
||||
msgid "Login Failed: Access Token invalid or revoked"
|
||||
msgstr "로그인 실패: 접근 토큰이 잘못되었거나 취소됨"
|
||||
|
||||
#: src/controller.cpp:327 src/controller.cpp:332 src/login.cpp:91
|
||||
#: src/controller.cpp:339 src/controller.cpp:344 src/login.cpp:95
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "로그인 실패: %1"
|
||||
|
||||
#: src/controller.cpp:338
|
||||
#: src/controller.cpp:350
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "네트워크 오류: %1"
|
||||
|
||||
#: src/controller.cpp:363
|
||||
#: src/controller.cpp:375
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "접근 토큰을 찾을 수 없음"
|
||||
|
||||
#: src/controller.cpp:363
|
||||
#: src/controller.cpp:375
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "삭제되었을 수도 있습니다."
|
||||
|
||||
#: src/controller.cpp:367
|
||||
#: src/controller.cpp:379
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "키 체인 접근이 거부되었습니다."
|
||||
|
||||
#: src/controller.cpp:367
|
||||
#: src/controller.cpp:379
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "NeoChat에서 접근 토큰 사용을 허용하십시오"
|
||||
|
||||
#: src/controller.cpp:370
|
||||
#: src/controller.cpp:382
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "키 체인을 사용할 수 없습니다."
|
||||
|
||||
#: src/controller.cpp:370
|
||||
#: src/controller.cpp:382
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr "키 체인을 설치하십시오. 리눅스라면 KWallet, 그놈 키 모음 등이 있습니다"
|
||||
|
||||
#: src/controller.cpp:373
|
||||
#: src/controller.cpp:385
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "접근 토큰을 읽을 수 없음"
|
||||
|
||||
#: src/controller.cpp:557
|
||||
#: src/controller.cpp:573
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:557
|
||||
#: src/controller.cpp:573
|
||||
#, kde-format
|
||||
msgid "Contact your matrix server administrator for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:595
|
||||
#: src/controller.cpp:611
|
||||
#, kde-format
|
||||
msgid "Room creation failed: \"%1\""
|
||||
msgstr "대화방 생성 실패: \"%1\""
|
||||
|
||||
#: src/controller.cpp:616
|
||||
#: src/controller.cpp:632
|
||||
#, kde-format
|
||||
msgid "The room id you are trying to join is not valid"
|
||||
msgstr "입장하려는 대화방의 ID가 잘못됨"
|
||||
@@ -123,7 +123,7 @@ msgctxt "The location being downloaded to"
|
||||
msgid "Destination"
|
||||
msgstr "초대 보내기"
|
||||
|
||||
#: src/login.cpp:86 src/login.cpp:97
|
||||
#: src/login.cpp:90 src/login.cpp:101
|
||||
#, kde-format
|
||||
msgid "Network Error"
|
||||
msgstr "네트워크 오류"
|
||||
@@ -703,33 +703,33 @@ msgstr "사용자 정의"
|
||||
msgid "Own Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/models/messageeventmodel.cpp:495 src/models/messageeventmodel.cpp:504
|
||||
#: src/models/messageeventmodel.cpp:468 src/models/messageeventmodel.cpp:477
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[이 메시지가 삭제됨]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:496
|
||||
#: src/models/messageeventmodel.cpp:469
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
msgstr "<i>[이 메시지가 삭제됨: %1]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:581
|
||||
#: src/models/messageeventmodel.cpp:554
|
||||
#, kde-format
|
||||
msgid "[REDACTED]"
|
||||
msgstr "[검열됨]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:581
|
||||
#: src/models/messageeventmodel.cpp:554
|
||||
#, kde-format
|
||||
msgid "[REDACTED: %1]"
|
||||
msgstr "[검열됨: %1]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:890
|
||||
#: src/models/messageeventmodel.cpp:863
|
||||
#, kde-format
|
||||
msgid "1 user: "
|
||||
msgid_plural "%1 users: "
|
||||
msgstr[0] ""
|
||||
|
||||
#: src/models/messageeventmodel.cpp:897
|
||||
#: src/models/messageeventmodel.cpp:870
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[action 1], [action 2 and action 3]"
|
||||
#| msgid ", "
|
||||
@@ -802,264 +802,264 @@ msgstr "어제"
|
||||
msgid "The day before yesterday"
|
||||
msgstr "그저께"
|
||||
|
||||
#: src/neochatroom.cpp:512
|
||||
#: src/neochatroom.cpp:537
|
||||
#, kde-format
|
||||
msgid "a file"
|
||||
msgstr "파일"
|
||||
|
||||
#: src/neochatroom.cpp:563
|
||||
#: src/neochatroom.cpp:588
|
||||
#, kde-format
|
||||
msgid "reinvited %1 to the room"
|
||||
msgstr "%1 님을 대화방에 다시 초대함"
|
||||
|
||||
#: src/neochatroom.cpp:565
|
||||
#: src/neochatroom.cpp:590
|
||||
#, kde-format
|
||||
msgctxt "Optional reason for an invitation"
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
# 여기서부터 등장하는 소문자로 시작하는 메시지는 대화명 바로 뒤에 나오므로 메시지 앞에 대화명이 있다고 가정하고 번역해야 함.
|
||||
#: src/neochatroom.cpp:574 src/neochatroom.cpp:719
|
||||
#: src/neochatroom.cpp:599 src/neochatroom.cpp:744
|
||||
#, kde-format
|
||||
msgid "joined the room (repeated)"
|
||||
msgstr "님이 대화방에 입장함(반복됨)"
|
||||
|
||||
#: src/neochatroom.cpp:576
|
||||
#: src/neochatroom.cpp:601
|
||||
#, kde-format
|
||||
msgid "invited %1 to the room"
|
||||
msgstr "님이 %1 님을 대화방에 초대함"
|
||||
|
||||
#: src/neochatroom.cpp:576 src/neochatroom.cpp:721
|
||||
#: src/neochatroom.cpp:601 src/neochatroom.cpp:746
|
||||
#, kde-format
|
||||
msgid "joined the room"
|
||||
msgstr "님이 대화방에 입장함"
|
||||
|
||||
#: src/neochatroom.cpp:580
|
||||
#: src/neochatroom.cpp:605
|
||||
#, kde-format
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:587 src/neochatroom.cpp:729
|
||||
#: src/neochatroom.cpp:612 src/neochatroom.cpp:754
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their display name"
|
||||
msgstr "님이 표시 이름을 지움"
|
||||
|
||||
#: src/neochatroom.cpp:589
|
||||
#: src/neochatroom.cpp:614
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name to %1"
|
||||
msgstr "님이 표시 이름을 %1(으)로 변경함|/|표시 이름을 %1$[으 %1]로 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:594 src/neochatroom.cpp:736
|
||||
#: src/neochatroom.cpp:619 src/neochatroom.cpp:761
|
||||
#, kde-format
|
||||
msgid " and "
|
||||
msgstr " 및 "
|
||||
|
||||
#: src/neochatroom.cpp:597 src/neochatroom.cpp:739
|
||||
#: src/neochatroom.cpp:622 src/neochatroom.cpp:764
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their avatar"
|
||||
msgstr "님이 아바타를 지움"
|
||||
|
||||
#: src/neochatroom.cpp:603 src/neochatroom.cpp:745
|
||||
#: src/neochatroom.cpp:628 src/neochatroom.cpp:770
|
||||
#, kde-format
|
||||
msgid "set an avatar"
|
||||
msgstr "님이 아바타를 설정함"
|
||||
|
||||
#: src/neochatroom.cpp:605 src/neochatroom.cpp:747
|
||||
#: src/neochatroom.cpp:630 src/neochatroom.cpp:772
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "updated their avatar"
|
||||
msgstr "님이 아바타를 업데이트함"
|
||||
|
||||
#: src/neochatroom.cpp:609 src/neochatroom.cpp:751
|
||||
#: src/neochatroom.cpp:634 src/neochatroom.cpp:776
|
||||
#, kde-format
|
||||
msgctxt "<user> changed nothing"
|
||||
msgid "changed nothing"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:615
|
||||
#: src/neochatroom.cpp:640
|
||||
#, kde-format
|
||||
msgid "withdrew %1's invitation"
|
||||
msgstr "님이 %1 님의 초대를 거절함"
|
||||
|
||||
#: src/neochatroom.cpp:615 src/neochatroom.cpp:757
|
||||
#: src/neochatroom.cpp:640 src/neochatroom.cpp:782
|
||||
#, kde-format
|
||||
msgid "rejected the invitation"
|
||||
msgstr "님이 초대를 거절함"
|
||||
|
||||
#: src/neochatroom.cpp:619
|
||||
#: src/neochatroom.cpp:644
|
||||
#, kde-format
|
||||
msgid "unbanned %1"
|
||||
msgstr "님이 %1 님의 차단을 해제함"
|
||||
|
||||
#: src/neochatroom.cpp:619 src/neochatroom.cpp:761
|
||||
#: src/neochatroom.cpp:644 src/neochatroom.cpp:786
|
||||
#, kde-format
|
||||
msgid "self-unbanned"
|
||||
msgstr "님이 자기 자신의 차단을 해제함"
|
||||
|
||||
#: src/neochatroom.cpp:622
|
||||
#: src/neochatroom.cpp:647
|
||||
#, kde-format
|
||||
msgid "has put %1 out of the room: %2"
|
||||
msgstr "님이 %1 님을 대화방에서 추방함: %2"
|
||||
|
||||
#: src/neochatroom.cpp:623 src/neochatroom.cpp:763
|
||||
#: src/neochatroom.cpp:648 src/neochatroom.cpp:788
|
||||
#, kde-format
|
||||
msgid "left the room"
|
||||
msgstr "님이 대화방을 떠남"
|
||||
|
||||
#: src/neochatroom.cpp:627
|
||||
#: src/neochatroom.cpp:652
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "banned %1 from the room: %2"
|
||||
msgid "banned %1 from the room"
|
||||
msgstr "님이 %1 님을 대화방에서 차단함: %2"
|
||||
|
||||
#: src/neochatroom.cpp:629
|
||||
#: src/neochatroom.cpp:654
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room: %2"
|
||||
msgstr "님이 %1 님을 대화방에서 차단함: %2"
|
||||
|
||||
#: src/neochatroom.cpp:632 src/neochatroom.cpp:768
|
||||
#: src/neochatroom.cpp:657 src/neochatroom.cpp:793
|
||||
#, kde-format
|
||||
msgid "self-banned from the room"
|
||||
msgstr "님이 대화방에서 자기 자신을 차단함"
|
||||
|
||||
#: src/neochatroom.cpp:636 src/neochatroom.cpp:771
|
||||
#: src/neochatroom.cpp:661 src/neochatroom.cpp:796
|
||||
#, kde-format
|
||||
msgid "requested an invite"
|
||||
msgstr "님이 초대를 요청함"
|
||||
|
||||
#: src/neochatroom.cpp:636
|
||||
#: src/neochatroom.cpp:661
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "requested an invite"
|
||||
msgid "requested an invite with reason: %1"
|
||||
msgstr "님이 초대를 요청함"
|
||||
|
||||
#: src/neochatroom.cpp:640 src/neochatroom.cpp:775
|
||||
#: src/neochatroom.cpp:665 src/neochatroom.cpp:800
|
||||
#, kde-format
|
||||
msgid "made something unknown"
|
||||
msgstr "님이 알 수 없는 무언가를 함"
|
||||
|
||||
#: src/neochatroom.cpp:643 src/neochatroom.cpp:778
|
||||
#: src/neochatroom.cpp:668 src/neochatroom.cpp:803
|
||||
#, kde-format
|
||||
msgid "cleared the room main alias"
|
||||
msgstr "님이 대화방 주 별명을 지움"
|
||||
|
||||
#: src/neochatroom.cpp:643
|
||||
#: src/neochatroom.cpp:668
|
||||
#, kde-format
|
||||
msgid "set the room main alias to: %1"
|
||||
msgstr "님이 대화방 주 별명을 다음으로 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:646 src/neochatroom.cpp:781
|
||||
#: src/neochatroom.cpp:671 src/neochatroom.cpp:806
|
||||
#, kde-format
|
||||
msgid "cleared the room name"
|
||||
msgstr "님이 대화방 이름을 지움"
|
||||
|
||||
#: src/neochatroom.cpp:646
|
||||
#: src/neochatroom.cpp:671
|
||||
#, kde-format
|
||||
msgid "set the room name to: %1"
|
||||
msgstr "님이 대화방 이름을 다음으로 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:649 src/neochatroom.cpp:784
|
||||
#: src/neochatroom.cpp:674 src/neochatroom.cpp:809
|
||||
#, kde-format
|
||||
msgid "cleared the topic"
|
||||
msgstr "님이 대화방 주제를 삭제함"
|
||||
|
||||
#: src/neochatroom.cpp:650
|
||||
#: src/neochatroom.cpp:675
|
||||
#, kde-format
|
||||
msgid "set the topic to: %1"
|
||||
msgstr "님이 대화방 주제를 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:656 src/neochatroom.cpp:787
|
||||
#: src/neochatroom.cpp:681 src/neochatroom.cpp:812
|
||||
#, kde-format
|
||||
msgid "changed the room avatar"
|
||||
msgstr "님이 대화방 아바타를 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:659 src/neochatroom.cpp:790
|
||||
#: src/neochatroom.cpp:684 src/neochatroom.cpp:815
|
||||
#, kde-format
|
||||
msgid "activated End-to-End Encryption"
|
||||
msgstr "님이 종단간 암호화를 활성화함"
|
||||
|
||||
#: src/neochatroom.cpp:662
|
||||
#: src/neochatroom.cpp:687
|
||||
#, kde-format
|
||||
msgid "upgraded the room to version %1"
|
||||
msgstr "님이 대화방을 버전 %1(으)로 업그레이드함"
|
||||
|
||||
#: src/neochatroom.cpp:663
|
||||
#: src/neochatroom.cpp:688
|
||||
#, kde-format
|
||||
msgid "created the room, version %1"
|
||||
msgstr "님이 대화방을 만듦, 버전 %1"
|
||||
|
||||
#: src/neochatroom.cpp:666 src/neochatroom.cpp:796
|
||||
#: src/neochatroom.cpp:691 src/neochatroom.cpp:821
|
||||
#, kde-format
|
||||
msgctxt "'power level' means permission level"
|
||||
msgid "changed the power levels for this room"
|
||||
msgstr "님이 이 대화방의 권한 수준을 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:670 src/neochatroom.cpp:800
|
||||
#: src/neochatroom.cpp:695 src/neochatroom.cpp:825
|
||||
#, kde-format
|
||||
msgid "changed the server access control lists for this room"
|
||||
msgstr "님이 이 대화방의 서버 측 접근 권한 목록을 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:674
|
||||
#: src/neochatroom.cpp:699
|
||||
#, kde-format
|
||||
msgctxt "[User] added <name> widget"
|
||||
msgid "added %1 widget"
|
||||
msgstr "님이 %1 위젯을 추가함"
|
||||
|
||||
#: src/neochatroom.cpp:677
|
||||
#: src/neochatroom.cpp:702
|
||||
#, kde-format
|
||||
msgctxt "[User] removed <name> widget"
|
||||
msgid "removed %1 widget"
|
||||
msgstr "님이 %1 위젯을 삭제함"
|
||||
|
||||
#: src/neochatroom.cpp:679
|
||||
#: src/neochatroom.cpp:704
|
||||
#, kde-format
|
||||
msgctxt "[User] configured <name> widget"
|
||||
msgid "configured %1 widget"
|
||||
msgstr "님이 %1 위젯을 설정함"
|
||||
|
||||
#: src/neochatroom.cpp:681
|
||||
#: src/neochatroom.cpp:706
|
||||
#, kde-format
|
||||
msgid "updated %1 state"
|
||||
msgstr "님이 %1 상태를 업데이트함"
|
||||
|
||||
#: src/neochatroom.cpp:682
|
||||
#: src/neochatroom.cpp:707
|
||||
#, kde-format
|
||||
msgid "updated %1 state for %2"
|
||||
msgstr ""
|
||||
"님이 %1 상태를 %2(으)로 업데이트함|/|님이 %1 상태를 %2$[으 %2]로 업데이트함"
|
||||
|
||||
#: src/neochatroom.cpp:689 src/neochatroom.cpp:819
|
||||
#: src/neochatroom.cpp:714 src/neochatroom.cpp:844
|
||||
#, kde-format
|
||||
msgid "Unknown event"
|
||||
msgstr "알 수 없는 이벤트"
|
||||
|
||||
#: src/neochatroom.cpp:702
|
||||
#: src/neochatroom.cpp:727
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send a message…"
|
||||
msgid "sent a message"
|
||||
msgstr "메시지 보내기…"
|
||||
|
||||
#: src/neochatroom.cpp:706
|
||||
#: src/neochatroom.cpp:731
|
||||
#, kde-format
|
||||
msgid "sent a sticker"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:712
|
||||
#: src/neochatroom.cpp:737
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "reinvited %1 to the room"
|
||||
msgid "reinvited someone to the room"
|
||||
msgstr "%1 님을 대화방에 다시 초대함"
|
||||
|
||||
#: src/neochatroom.cpp:721
|
||||
#: src/neochatroom.cpp:746
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "invited %1 to the room"
|
||||
msgid "invited someone to the room"
|
||||
msgstr "님이 %1 님을 대화방에 초대함"
|
||||
|
||||
#: src/neochatroom.cpp:731
|
||||
#: src/neochatroom.cpp:756
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "their refers to a singular user"
|
||||
#| msgid "changed their display name to %1"
|
||||
@@ -1067,99 +1067,99 @@ msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name"
|
||||
msgstr "님이 표시 이름을 %1(으)로 변경함|/|표시 이름을 %1$[으 %1]로 변경함"
|
||||
|
||||
#: src/neochatroom.cpp:757
|
||||
#: src/neochatroom.cpp:782
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "withdrew %1's invitation"
|
||||
msgid "withdrew a user's invitation"
|
||||
msgstr "님이 %1 님의 초대를 거절함"
|
||||
|
||||
#: src/neochatroom.cpp:761
|
||||
#: src/neochatroom.cpp:786
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "unbanned %1"
|
||||
msgid "unbanned a user"
|
||||
msgstr "님이 %1 님의 차단을 해제함"
|
||||
|
||||
#: src/neochatroom.cpp:763
|
||||
#: src/neochatroom.cpp:788
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "has put %1 out of the room: %2"
|
||||
msgid "put a user out of the room"
|
||||
msgstr "님이 %1 님을 대화방에서 추방함: %2"
|
||||
|
||||
#: src/neochatroom.cpp:766
|
||||
#: src/neochatroom.cpp:791
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "banned %1 from the room: %2"
|
||||
msgid "banned a user from the room"
|
||||
msgstr "님이 %1 님을 대화방에서 차단함: %2"
|
||||
|
||||
#: src/neochatroom.cpp:778
|
||||
#: src/neochatroom.cpp:803
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the room main alias to: %1"
|
||||
msgid "set the room main alias"
|
||||
msgstr "님이 대화방 주 별명을 다음으로 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:781
|
||||
#: src/neochatroom.cpp:806
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the room name to: %1"
|
||||
msgid "set the room name"
|
||||
msgstr "님이 대화방 이름을 다음으로 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:784
|
||||
#: src/neochatroom.cpp:809
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the topic to: %1"
|
||||
msgid "set the topic"
|
||||
msgstr "님이 대화방 주제를 설정함: %1"
|
||||
|
||||
#: src/neochatroom.cpp:793
|
||||
#: src/neochatroom.cpp:818
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "upgraded the room to version %1"
|
||||
msgid "upgraded the room version"
|
||||
msgstr "님이 대화방을 버전 %1(으)로 업그레이드함"
|
||||
|
||||
#: src/neochatroom.cpp:793
|
||||
#: src/neochatroom.cpp:818
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "left the room"
|
||||
msgid "created the room"
|
||||
msgstr "님이 대화방을 떠남"
|
||||
|
||||
#: src/neochatroom.cpp:804
|
||||
#: src/neochatroom.cpp:829
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] added <name> widget"
|
||||
#| msgid "added %1 widget"
|
||||
msgid "added a widget"
|
||||
msgstr "님이 %1 위젯을 추가함"
|
||||
|
||||
#: src/neochatroom.cpp:807
|
||||
#: src/neochatroom.cpp:832
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] removed <name> widget"
|
||||
#| msgid "removed %1 widget"
|
||||
msgid "removed a widget"
|
||||
msgstr "님이 %1 위젯을 삭제함"
|
||||
|
||||
#: src/neochatroom.cpp:809
|
||||
#: src/neochatroom.cpp:834
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] configured <name> widget"
|
||||
#| msgid "configured %1 widget"
|
||||
msgid "configured a widget"
|
||||
msgstr "님이 %1 위젯을 설정함"
|
||||
|
||||
#: src/neochatroom.cpp:811
|
||||
#: src/neochatroom.cpp:836
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "updated %1 state"
|
||||
msgid "updated the state"
|
||||
msgstr "님이 %1 상태를 업데이트함"
|
||||
|
||||
#: src/neochatroom.cpp:816
|
||||
#: src/neochatroom.cpp:841
|
||||
#, kde-format
|
||||
msgid "started a poll"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatroom.cpp:1715 src/neochatroom.cpp:1716
|
||||
#: src/neochatroom.cpp:1740 src/neochatroom.cpp:1741
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password changed successfully"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "암호가 변경됨"
|
||||
|
||||
#: src/neochatroom.cpp:1951 src/neochatroom.cpp:1959
|
||||
#: src/neochatroom.cpp:2043 src/neochatroom.cpp:2051
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1227,50 +1227,50 @@ msgstr "편집"
|
||||
msgid "Cancel sending attachment"
|
||||
msgstr "님이 표시 이름을 지움"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:32
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:31
|
||||
#, kde-format
|
||||
msgid "Attach an image or file"
|
||||
msgstr "그림이나 파일 첨부"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:58
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:57
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:74
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:73
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Send a Location"
|
||||
msgstr "초대 보내기"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:87
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:86
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "메시지 보내기"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
"encrypted messages."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "암호화된 메시지 보내기…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "메시지 보내기…"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:314
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:307
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Cancel"
|
||||
msgctxt "@action:button"
|
||||
@@ -1557,8 +1557,8 @@ msgctxt "@action:button"
|
||||
msgid "Back"
|
||||
msgstr "뒤로"
|
||||
|
||||
#: src/qml/Component/Timeline/EncryptedDelegate.qml:15
|
||||
#: src/qml/Component/Timeline/ReplyComponent.qml:151
|
||||
#: src/qml/Component/Timeline/EncryptedDelegate.qml:20
|
||||
#: src/qml/Component/Timeline/ReplyComponent.qml:203
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This message is encrypted and the sender has not shared the key with this "
|
||||
@@ -1567,16 +1567,16 @@ msgstr ""
|
||||
"이 메시지는 암호화되어 있으며 전송한 사람이 이 장치와 키를 공유하지 않았습니"
|
||||
"다."
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:54
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:145
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:77
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:168
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to download its file"
|
||||
msgid "Download"
|
||||
msgstr "다운로드"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:70
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:136
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:93
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:159
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to open its downloaded "
|
||||
@@ -1584,13 +1584,13 @@ msgctxt ""
|
||||
msgid "Open File"
|
||||
msgstr "파일 열기"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:85
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:108
|
||||
#, kde-format
|
||||
msgctxt "file download progress"
|
||||
msgid "%1 / %2"
|
||||
msgstr "%1 / %2"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:90
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:113
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; stops downloading the message's file"
|
||||
@@ -1626,13 +1626,13 @@ msgctxt "@action:button"
|
||||
msgid "Cancel edit"
|
||||
msgstr "취소"
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:63
|
||||
#, kde-format
|
||||
msgid "Based on votes by %1 user"
|
||||
msgid_plural "Based on votes by %1 users"
|
||||
msgstr[0] ""
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:63
|
||||
#, kde-format
|
||||
msgctxt "as in 'this vote has ended'"
|
||||
msgid "(Ended)"
|
||||
@@ -1644,48 +1644,48 @@ msgctxt "Relative time since the room was last read"
|
||||
msgid "Last read: %1"
|
||||
msgstr "마지막 읽음: %1"
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:167
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:205
|
||||
#, kde-format
|
||||
msgid "Video"
|
||||
msgstr "비디오"
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:231
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:269
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Volume"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:315
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:353
|
||||
#, kde-format
|
||||
msgid "Maximize"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:125
|
||||
#: src/qml/Component/TimelineView.qml:126
|
||||
#, kde-format
|
||||
msgid "Choose local file"
|
||||
msgstr "로컬 파일 선택"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:153
|
||||
#: src/qml/Component/TimelineView.qml:154
|
||||
#, kde-format
|
||||
msgid "Clipboard image"
|
||||
msgstr "클립보드의 그림"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:201
|
||||
#: src/qml/Component/TimelineView.qml:202
|
||||
#, kde-format
|
||||
msgid "Jump to first unread message"
|
||||
msgstr "첫 읽지 않은 메시지로 이동"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:224
|
||||
#: src/qml/Component/TimelineView.qml:225
|
||||
#, kde-format
|
||||
msgid "Jump to latest message"
|
||||
msgstr "최신 메시지로 이동"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:250
|
||||
#: src/qml/Component/TimelineView.qml:251
|
||||
#, kde-format
|
||||
msgid "Drag items here to share them"
|
||||
msgstr "공유할 항목을 여기에 드래그"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:276
|
||||
#: src/qml/Component/TimelineView.qml:277
|
||||
#, kde-format
|
||||
msgctxt "Message displayed when some users are typing"
|
||||
msgid "%2 is typing"
|
||||
|
||||
Reference in New Issue
Block a user