GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-07-30 01:40:03 +00:00
parent a0b3e484f5
commit 8cbd3f5e0f
45 changed files with 3033 additions and 1289 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: 2025-07-29 00:41+0000\n"
"POT-Creation-Date: 2025-07-30 00:43+0000\n"
"PO-Revision-Date: 2025-07-21 01:14+0200\n"
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
"Language-Team: Korean <kde-kr@kde.org>\n"
@@ -214,76 +214,86 @@ msgstr "%1(%2)"
msgid "Open NeoChat"
msgstr "NeoChat 열기"
#: src/app/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:119
#: src/app/qml/AccountMenu.qml:23 src/settings/AccountEditorPage.qml:119
#, kde-format
msgctxt "@action:button"
msgid "Show QR Code"
msgstr "QR 코드 표시"
#: src/app/qml/AccountMenu.qml:40
#: src/app/qml/AccountMenu.qml:37
#, kde-format
msgctxt "@action:inmenu"
msgid "Switch Account"
msgstr "계정 전환"
#: src/app/qml/AccountMenu.qml:48
#, kde-format
#: src/app/qml/AccountMenu.qml:46
#, fuzzy, kde-format
#| msgid "Edit This Account"
msgctxt "@action:inmenu"
msgid "Edit This Account"
msgstr "이 계정 편집"
#: src/app/qml/AccountMenu.qml:54
#, kde-format
#: src/app/qml/AccountMenu.qml:52
#, fuzzy, kde-format
#| msgid "Notification Settings"
msgctxt "@action:inmenu"
msgid "Notification Settings"
msgstr "알림 설정"
#: src/app/qml/AccountMenu.qml:62 src/settings/NeoChatSettingsView.qml:90
#, kde-format
#: src/app/qml/AccountMenu.qml:60
#, fuzzy, kde-format
#| msgid "Devices"
msgctxt "@action:inmenu"
msgid "Devices"
msgstr "장치"
#: src/app/qml/AccountMenu.qml:70 src/settings/NeoChatGeneralPage.qml:334
#, kde-format
#: src/app/qml/AccountMenu.qml:68
#, fuzzy, kde-format
#| msgid "Open Developer Tools"
msgctxt "@action:inmenu"
msgid "Open Developer Tools"
msgstr "개발자 도구 열기"
#: src/app/qml/AccountMenu.qml:76
#: src/app/qml/AccountMenu.qml:74
#, kde-format
msgctxt "@title:window"
msgid "Developer Tools"
msgstr "개발자 도구"
#: src/app/qml/AccountMenu.qml:83
#: src/app/qml/AccountMenu.qml:81
#, kde-format
msgctxt "@action:inmenu"
msgid "Open Secret Backup"
msgstr "비밀 백업 열기"
#: src/app/qml/AccountMenu.qml:87
#: src/app/qml/AccountMenu.qml:85
#, kde-format
msgctxt "@title:window"
msgid "Open Key Backup"
msgstr "키 백업 열기"
#: src/app/qml/AccountMenu.qml:92
#: src/app/qml/AccountMenu.qml:90
#, kde-format
msgctxt "@action:inmenu"
msgid "Verify This Device"
msgstr "이 장치 확인"
#: src/app/qml/AccountMenu.qml:97
#: src/app/qml/AccountMenu.qml:96 src/settings/DevicesPage.qml:45
#, kde-format
msgctxt "@title"
msgid "Verification Request Sent"
msgstr "확인 요청 전송됨"
#: src/app/qml/AccountMenu.qml:98
#: src/app/qml/AccountMenu.qml:97 src/settings/DevicesPage.qml:46
#, kde-format
msgctxt "@info:label"
msgid "To proceed, accept the verification request on another device."
msgstr "계속 진행하려면 다른 장치에서 확인 요청을 수락하십시오."
#: src/app/qml/AccountMenu.qml:109 src/settings/AccountsPage.qml:88
#, kde-format
#: src/app/qml/AccountMenu.qml:108
#, fuzzy, kde-format
#| msgid "Logout…"
msgctxt "@action:inmenu"
msgid "Logout…"
msgstr "로그아웃…"
@@ -3044,12 +3054,12 @@ msgstr "대화방 생성 실패: %1"
msgid "Space creation failed: %1"
msgstr "스페이스 생성 실패: %1"
#: src/libneochat/neochatroom.cpp:1209
#: src/libneochat/neochatroom.cpp:1237
#, kde-format
msgid "Report sent successfully."
msgstr "신고했습니다."
#: src/libneochat/neochatroom.cpp:1549 src/libneochat/neochatroom.cpp:1557
#: src/libneochat/neochatroom.cpp:1577 src/libneochat/neochatroom.cpp:1585
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -3351,7 +3361,7 @@ msgid "Register"
msgstr "등록"
#: src/login/Password.qml:28 src/login/RegisterPassword.qml:20
#: src/settings/DevicesPage.qml:81
#: src/settings/DevicesPage.qml:100
#, kde-format
msgid "Password:"
msgstr "암호:"
@@ -4350,6 +4360,11 @@ msgctxt "@title:group"
msgid "Accounts"
msgstr "계정"
#: src/settings/AccountsPage.qml:88
#, kde-format
msgid "Logout…"
msgstr "로그아웃…"
#: src/settings/AccountsPage.qml:118
#, kde-format
msgid "Add Account"
@@ -4540,35 +4555,51 @@ msgctxt "@info:group"
msgid "This Device"
msgstr "이 장치"
#: src/settings/DevicesPage.qml:38
#: src/settings/DevicesPage.qml:39
#, fuzzy, kde-format
#| msgctxt "@action:inmenu"
#| msgid "Verify This Device"
msgctxt "@action:button"
msgid "Verify This Device"
msgstr "이 장치 확인"
#: src/settings/DevicesPage.qml:40
#, kde-format
msgctxt "@info:description"
msgid ""
"This device is marked as insecure until it's verified by another device. "
"It's recommended to verify as soon as possible."
msgstr ""
#: src/settings/DevicesPage.qml:57
#, kde-format
msgctxt "@info:group"
msgid "Verified Devices"
msgstr "확인된 장치"
#: src/settings/DevicesPage.qml:43
#: src/settings/DevicesPage.qml:62
#, kde-format
msgctxt "@info:group"
msgid "Unverified Devices"
msgstr "확인되지 않은 장치"
#: src/settings/DevicesPage.qml:48
#: src/settings/DevicesPage.qml:67
#, kde-format
msgctxt "@info:group"
msgid "Devices without Encryption Support"
msgstr "암호화를 지원하지 않는 장치"
#: src/settings/DevicesPage.qml:63
#: src/settings/DevicesPage.qml:82
#, kde-format
msgid "Please login to view the signed-in devices for your account."
msgstr "계정에 등록된 장치를 보려면 로그인하십시오."
#: src/settings/DevicesPage.qml:75
#: src/settings/DevicesPage.qml:94
#, kde-format
msgid "Remove device"
msgstr "장치 삭제"
#: src/settings/DevicesPage.qml:87
#: src/settings/DevicesPage.qml:106
#, kde-format
msgctxt "As in 'Remove this device'"
msgid "Remove"
@@ -5262,6 +5293,11 @@ msgstr "개발자 설정"
msgid "Enable developer tools"
msgstr "개발자 도구 활성화"
#: src/settings/NeoChatGeneralPage.qml:334
#, kde-format
msgid "Open Developer Tools"
msgstr "개발자 도구 열기"
#: src/settings/NeoChatGeneralPage.qml:338
#, kde-format
msgid "Developer Tools"
@@ -5439,6 +5475,11 @@ msgstr "스티커와 이모지"
msgid "Network Proxy"
msgstr "네트워크 프록시"
#: src/settings/NeoChatSettingsView.qml:90
#, kde-format
msgid "Devices"
msgstr "장치"
#: src/settings/NeoChatSettingsView.qml:102
#, kde-format
msgid "About NeoChat"