GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-11-15 01:39+0000\n"
|
||||
"POT-Creation-Date: 2023-11-17 01: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,73 +17,73 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Lokalize 22.12.3\n"
|
||||
|
||||
#: src/controller.cpp:116 src/controller.cpp:388
|
||||
#: src/controller.cpp:128 src/controller.cpp:400
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send typing notifications"
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "입력 알림 보내기"
|
||||
|
||||
#: src/controller.cpp:218
|
||||
#: src/controller.cpp:230
|
||||
#, kde-format
|
||||
msgid "Login Failed: Access Token invalid or revoked"
|
||||
msgstr "로그인 실패: 접근 토큰이 잘못되었거나 취소됨"
|
||||
|
||||
#: src/controller.cpp:221 src/controller.cpp:226 src/login.cpp:93
|
||||
#: src/controller.cpp:233 src/controller.cpp:238 src/login.cpp:93
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "로그인 실패: %1"
|
||||
|
||||
#: src/controller.cpp:232
|
||||
#: src/controller.cpp:244
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "네트워크 오류: %1"
|
||||
|
||||
#: src/controller.cpp:257
|
||||
#: src/controller.cpp:269
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "접근 토큰을 찾을 수 없음"
|
||||
|
||||
#: src/controller.cpp:257
|
||||
#: src/controller.cpp:269
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "삭제되었을 수도 있습니다."
|
||||
|
||||
#: src/controller.cpp:261
|
||||
#: src/controller.cpp:273
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "키체인 접근이 거부되었습니다."
|
||||
|
||||
#: src/controller.cpp:261
|
||||
#: src/controller.cpp:273
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "NeoChat에서 접근 토큰 사용을 허용하십시오"
|
||||
|
||||
#: src/controller.cpp:264
|
||||
#: src/controller.cpp:276
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "키체인을 사용할 수 없습니다."
|
||||
|
||||
#: src/controller.cpp:264
|
||||
#: src/controller.cpp:276
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr "키체인을 설치하십시오. 리눅스라면 KWallet, 그놈 키 모음 등이 있습니다"
|
||||
|
||||
#: src/controller.cpp:267
|
||||
#: src/controller.cpp:279
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "접근 토큰을 읽을 수 없음"
|
||||
|
||||
#: src/controller.cpp:346
|
||||
#: src/controller.cpp:358
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr "파일이 다운로드하기에 너무 큽니다."
|
||||
|
||||
#: src/controller.cpp:346
|
||||
#: src/controller.cpp:358
|
||||
#, kde-format
|
||||
msgid "Contact your matrix server administrator for support."
|
||||
msgstr "Matrix 서버 관리자에게 연락하십시오."
|
||||
|
||||
#: src/controller.cpp:365
|
||||
#: src/controller.cpp:377
|
||||
#, kde-format
|
||||
msgid "The room id you are trying to join is not valid"
|
||||
msgstr "입장하려는 대화방의 ID가 잘못됨"
|
||||
@@ -562,7 +562,12 @@ msgstr "matrix: URL 형식 지원"
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr "모든 SSL 오류(예: 서명되지 않은 인증서)를 무시합니다."
|
||||
|
||||
#: src/main.cpp:180
|
||||
#: src/main.cpp:179
|
||||
#, kde-format
|
||||
msgid "Only used for autotests"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.cpp:184
|
||||
#, kde-format
|
||||
msgid "Internal usage only."
|
||||
msgstr ""
|
||||
@@ -2896,13 +2901,13 @@ msgctxt "@action:button"
|
||||
msgid "Login with single sign-on"
|
||||
msgstr "싱글 사인온으로 로그인"
|
||||
|
||||
#: src/qml/LoginRegister.qml:20 src/qml/Password.qml:40
|
||||
#: src/qml/LoginRegister.qml:22 src/qml/Password.qml:40
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Login"
|
||||
msgstr "로그인"
|
||||
|
||||
#: src/qml/LoginRegister.qml:27
|
||||
#: src/qml/LoginRegister.qml:29
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Register"
|
||||
@@ -4138,9 +4143,11 @@ msgid_plural "%2 are typing"
|
||||
msgstr[0] "%2 님이 메시지를 입력하는 중"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:32
|
||||
#, kde-format
|
||||
msgctxt "@title:menu Account detail dialog"
|
||||
msgid "Account detail"
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title:menu Account detail dialog"
|
||||
#| msgid "Account detail"
|
||||
msgctxt "@title:menu Account details dialog"
|
||||
msgid "Account Details"
|
||||
msgstr "계정 정보"
|
||||
|
||||
#: src/qml/UserDetailDialog.qml:107
|
||||
|
||||
Reference in New Issue
Block a user