GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-01-21 01:17:19 +00:00
parent 7666f1c362
commit 538cfbee8d
40 changed files with 3999 additions and 2152 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: 2024-01-20 00:37+0000\n"
"POT-Creation-Date: 2024-01-21 00:37+0000\n"
"PO-Revision-Date: 2023-10-09 00:17+0200\n"
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
"Language-Team: Korean <kde-kr@kde.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Lokalize 22.12.3\n"
#: src/controller.cpp:121 src/controller.cpp:315
#: src/controller.cpp:121 src/controller.cpp:309
#, fuzzy, kde-format
#| msgid "Send typing notifications"
msgid "Receiving push notifications"
@@ -1102,7 +1102,7 @@ msgstr "초대 받음"
msgid "Favorite"
msgstr "책갈피"
#: src/models/roomlistmodel.cpp:419
#: src/models/roomlistmodel.cpp:419 src/qml/UserSearchPage.qml:73
#, kde-format
msgid "Friends"
msgstr ""
@@ -1641,27 +1641,27 @@ msgstr "로그아웃하시겠습니까?"
msgid "Open in New Window"
msgstr "새 창으로 열기"
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:185
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:186
#, kde-format
msgid "Remove from Favourites"
msgstr "책갈피에서 삭제"
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:185
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:186
#, kde-format
msgid "Add to Favourites"
msgstr "책갈피에 추가"
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:200
#, kde-format
msgid "Reprioritize"
msgstr "우선 순위 증가"
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:199
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:200
#, kde-format
msgid "Deprioritize"
msgstr "우선 순위 감소"
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:206
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:207
#, kde-format
msgid "Mark as Read"
msgstr "읽은 상태로 표시"
@@ -1684,18 +1684,18 @@ msgstr "클립보드에 주소 복사"
msgid "Notification State"
msgstr "알림 상태"
#: src/qml/ContextMenu.qml:75
#: src/qml/ContextMenu.qml:76
#, kde-format
msgid "Follow Global Setting"
msgstr "전역 설정 사용"
#: src/qml/ContextMenu.qml:86 src/qml/PushNotification.qml:39
#: src/qml/ContextMenu.qml:87 src/qml/PushNotification.qml:39
#, kde-format
msgctxt "As in 'notify for all messages'"
msgid "All"
msgstr "모두"
#: src/qml/ContextMenu.qml:97 src/qml/PushNotification.qml:47
#: src/qml/ContextMenu.qml:98 src/qml/PushNotification.qml:47
#, kde-format
msgctxt ""
"As in 'notify when the user is mentioned or the message contains a set "
@@ -1703,20 +1703,20 @@ msgctxt ""
msgid "@Mentions and Keywords"
msgstr "@멘션과 키워드"
#: src/qml/ContextMenu.qml:108 src/qml/PushNotification.qml:55
#: src/qml/ContextMenu.qml:109 src/qml/PushNotification.qml:55
#, kde-format
msgctxt "As in 'do not notify for any messages'"
msgid "Off"
msgstr "끔"
#: src/qml/ContextMenu.qml:121 src/qml/ContextMenu.qml:123
#: src/qml/ContextMenu.qml:192 src/qml/RoomDrawer.qml:104
#: src/qml/ContextMenu.qml:122 src/qml/ContextMenu.qml:124
#: src/qml/ContextMenu.qml:193 src/qml/RoomDrawer.qml:104
#: src/qml/RoomDrawerPage.qml:47 src/qml/SpaceHomePage.qml:69
#, kde-format
msgid "Room Settings"
msgstr "대화방 설정"
#: src/qml/ContextMenu.qml:129 src/qml/ContextMenu.qml:213
#: src/qml/ContextMenu.qml:130 src/qml/ContextMenu.qml:214
#, kde-format
msgid "Leave Room"
msgstr "대화방 떠나기"
@@ -1794,7 +1794,7 @@ msgstr "대화방 선택"
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
#: src/qml/ExploreComponent.qml:24 src/qml/ExploreComponentMobile.qml:55
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:171
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:179
#: src/qml/SelectParentDialog.qml:131
#, kde-format
msgctxt "@title"
@@ -2107,23 +2107,25 @@ msgstr ""
"다."
#: src/qml/ExploreComponent.qml:21 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:165
#: src/qml/RoomListPage.qml:173
#, kde-format
msgid "Explore rooms"
msgstr "대화방 탐색"
#: src/qml/ExploreComponent.qml:35 src/qml/ExploreComponentMobile.qml:67
#: src/qml/GlobalMenu.qml:49 src/qml/GlobalMenu.qml:54
#: src/qml/StartChatPage.qml:20
#: src/qml/RoomListPage.qml:194 src/qml/RoomListPage.qml:307
#, kde-format
msgid "Start a Chat"
msgstr "대화 시작"
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:70
#: src/qml/GlobalMenu.qml:50 src/qml/RoomListPage.qml:195
#: src/qml/RoomListPage.qml:312
#, kde-format
msgctxt "@title"
msgid "Start a Chat"
msgstr "대화 시작"
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:40 src/qml/ExploreComponentMobile.qml:136
#, kde-format
@@ -2166,8 +2168,9 @@ msgid "Enter a room address"
msgstr ""
#: src/qml/ExploreRoomsPage.qml:93
#, kde-format
msgid "Find a room..."
#, fuzzy, kde-format
#| msgid "Find a room..."
msgid "Find a room…"
msgstr "대화방 찾기..."
#: src/qml/ExploreRoomsPage.qml:94
@@ -2563,8 +2566,8 @@ msgstr "파일"
#: src/qml/GlobalMenu.qml:48
#, kde-format
msgctxt "menu"
msgid "New Private Chat…"
msgstr "새 개인 대화…"
msgid "Find your friends"
msgstr ""
#: src/qml/GlobalMenu.qml:53
#, kde-format
@@ -2791,7 +2794,7 @@ msgstr "수락"
msgid "Invite a User"
msgstr "사용자 초대"
#: src/qml/InviteUserPage.qml:37 src/qml/StartChatPage.qml:32
#: src/qml/InviteUserPage.qml:37
#, kde-format
msgid "Find a user..."
msgstr "사용자 찾기..."
@@ -2801,7 +2804,7 @@ msgstr "사용자 찾기..."
msgid "Add"
msgstr "추가"
#: src/qml/InviteUserPage.qml:70 src/qml/StartChatPage.qml:135
#: src/qml/InviteUserPage.qml:70
#, kde-format
msgid "No users available"
msgstr "사용자를 찾을 수 없음"
@@ -3485,7 +3488,7 @@ msgstr "대화방 상태"
msgid "Muted room"
msgstr "대화방 음소거됨"
#: src/qml/RoomDelegate.qml:139
#: src/qml/RoomDelegate.qml:140
#, kde-format
msgid "Configure room"
msgstr "대화방 설정"
@@ -3585,28 +3588,46 @@ msgstr[0] "구성원 %1명"
msgid "No member count"
msgstr "구성원 집계 없음"
#: src/qml/RoomListPage.qml:162
#: src/qml/RoomListPage.qml:164
#, fuzzy, kde-format
#| msgid "No rooms found"
msgid "No friends found"
msgstr "대화방을 찾을 수 없음"
#: src/qml/RoomListPage.qml:164
#, kde-format
msgid "No rooms found"
msgstr "대화방을 찾을 수 없음"
#: src/qml/RoomListPage.qml:162
#: src/qml/RoomListPage.qml:166
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
#: src/qml/RoomListPage.qml:166
#, kde-format
msgid "Join some rooms to get started"
msgstr "시작하려면 대화방에 입장하십시오"
#: src/qml/RoomListPage.qml:165
#: src/qml/RoomListPage.qml:173
#, kde-format
msgid "Search in room directory"
msgstr "대화방 디렉터리에서 검색"
#: src/qml/RoomListPage.qml:223
#: src/qml/RoomListPage.qml:194
#, fuzzy, kde-format
#| msgid "Search in room directory"
msgid "Search in friend directory"
msgstr "대화방 디렉터리에서 검색"
#: src/qml/RoomListPage.qml:238
#, kde-format
msgctxt "Collapse <section name>"
msgid "Collapse %1"
msgstr "%1 접기"
#: src/qml/RoomListPage.qml:223
#: src/qml/RoomListPage.qml:238
#, kde-format
msgctxt "Expand <section name"
msgid "Expand %1"
@@ -4195,21 +4216,6 @@ msgctxt "@action:button"
msgid "Re-open SSO URL"
msgstr "SSO URL 다시 열기"
#: src/qml/StartChatPage.qml:40
#, kde-format
msgid "Chat"
msgstr "채팅"
#: src/qml/StartChatPage.qml:94
#, kde-format
msgid "Join existing chat"
msgstr "기존 대화에 참가"
#: src/qml/StartChatPage.qml:115
#, kde-format
msgid "Create new chat"
msgstr "새 대화 만들기"
#: src/qml/Terms.qml:18
#, kde-format
msgid "Terms & Conditions"
@@ -4359,6 +4365,30 @@ msgstr "사용자 이름:"
msgid "Username unavailable"
msgstr "사용자 이름을 사용할 수 없음"
#: src/qml/UserSearchPage.qml:32
#, kde-format
msgctxt "@action:title"
msgid "Find Your Friends"
msgstr ""
#: src/qml/UserSearchPage.qml:80
#, kde-format
msgid "Find your friends…"
msgstr ""
#: src/qml/UserSearchPage.qml:81
#, fuzzy, kde-format
#| msgid "Enter a text to start searching"
msgid "Enter text to start searching for your friends"
msgstr "검색을 시작하려면 텍스트를 입력하십시오"
#: src/qml/UserSearchPage.qml:82
#, fuzzy, kde-format
#| msgid "No results found"
msgctxt "@info:label"
msgid "No matches found"
msgstr "결과 없음"
#: src/qml/VerificationCanceled.qml:21
#, kde-format
msgid "The session verification was canceled for unknown reason."
@@ -4665,6 +4695,26 @@ msgstr "표시"
msgid "Quit"
msgstr "끝내기"
#~ msgid "Start a Chat"
#~ msgstr "대화 시작"
#~ msgctxt "@title"
#~ msgid "Start a Chat"
#~ msgstr "대화 시작"
#~ msgctxt "menu"
#~ msgid "New Private Chat…"
#~ msgstr "새 개인 대화…"
#~ msgid "Chat"
#~ msgstr "채팅"
#~ msgid "Join existing chat"
#~ msgstr "기존 대화에 참가"
#~ msgid "Create new chat"
#~ msgstr "새 대화 만들기"
#~ msgid "Rooms and private chats"
#~ msgstr "대화방과 개인 대화"