Warning, /libraries/kdb/poqm/ko/kdb_sqlitedriver_qt.po is written in an unsupported language. File is not indexed.

0001 # Copyright (C) YEAR This_file_is_part_of_KDE
0002 # This file is distributed under the same license as the PACKAGE package.
0003 # Jung Hee Lee <daemul72@gmail.com>, 2019.
0004 # Shinjo Park <kde@peremen.name>, 2019.
0005 #
0006 msgid ""
0007 msgstr ""
0008 "Project-Id-Version: \n"
0009 "PO-Revision-Date: 2019-03-08 13:30+0100\n"
0010 "Last-Translator: Shinjo Park <kde@peremen.name>\n"
0011 "Language-Team: Korean <kde-kr@kde.org>\n"
0012 "Language: ko\n"
0013 "MIME-Version: 1.0\n"
0014 "Content-Type: text/plain; charset=UTF-8\n"
0015 "Content-Transfer-Encoding: 8bit\n"
0016 "X-Qt-Contexts: true\n"
0017 "X-Generator: Lokalize 2.0\n"
0018 "Plural-Forms: nplurals=1; plural=0;\n"
0019 
0020 #: SqliteAdmin.cpp:43
0021 #, qt-format
0022 msgctxt "SqliteVacuum|"
0023 msgid "Could not compact database \"%1\"."
0024 msgstr "\"%1\" 데이터베이스를 압축할 수 없습니다."
0025 
0026 #: SqliteConnection.cpp:49
0027 msgctxt "SqliteConnection|"
0028 msgid "Extra paths for SQLite plugins"
0029 msgstr "SQLite 플러그인에 대한 추가 경로"
0030 
0031 #: SqliteConnection.cpp:273
0032 #, qt-format
0033 msgctxt "SqliteConnection|"
0034 msgid ""
0035 "Could not delete file \"%1\". Check the file's permissions and whether it is "
0036 "already opened and locked by another application."
0037 msgstr ""
0038 "\"%1\" 파일을 삭제할 수 없습니다. 파일의 사용 권한과 다른 앱에서 이미 열려 있"
0039 "고 잠겨 있는지 확인하십시오."
0040 
0041 #: SqliteConnection.cpp:375
0042 #, qt-format
0043 msgctxt "SqliteConnection|"
0044 msgid "Could not load SQLite plugin \"%1\"."
0045 msgstr "SQLite 플러그인 \"%1\"을(를) 불러올 수 없습니다."
0046 
0047 #: SqliteConnection.cpp:386
0048 #, qt-format
0049 msgctxt "SqliteConnection|"
0050 msgid "Could not find SQLite plugin file \"%1\"."
0051 msgstr "SQLite 플러그인 파일 \"%1\"을(를) 찾을 수 없습니다."
0052 
0053 #: SqliteConnection.cpp:401
0054 #, qt-format
0055 msgctxt "SqliteConnection|"
0056 msgid "Could not load SQLite extension \"%1\"."
0057 msgstr "SQLite 확장 \"%1\"을(를) 불러올 수 없습니다."
0058 
0059 #: SqliteVacuum.cpp:97
0060 #, qt-format
0061 msgctxt "SqliteVacuum|"
0062 msgid "Could not find tool \"%1\"."
0063 msgstr "\"%1\" 도구를 찾을 수 없습니다."
0064 
0065 #: SqliteVacuum.cpp:105
0066 #, qt-format
0067 msgctxt "SqliteVacuum|"
0068 msgid "Could not find application \"%1\"."
0069 msgstr "\"%1\" 앱을 찾을 수 없습니다."
0070 
0071 #: SqliteVacuum.cpp:113
0072 #, qt-format
0073 msgctxt "SqliteVacuum|"
0074 msgid "Could not read file \"%1\"."
0075 msgstr "\"%1\" 파일을 읽을 수 없습니다."
0076 
0077 #: SqliteVacuum.cpp:168
0078 msgctxt "SqliteVacuum|"
0079 msgid "Compacting database"
0080 msgstr "데이터베이스 압축"
0081 
0082 #: SqliteVacuum.cpp:170
0083 #, qt-format
0084 msgctxt "SqliteVacuum|"
0085 msgid "Compacting database \"%1\"..."
0086 msgstr "\"%1\" 데이터베이스를 압축하는 중..."
0087 
0088 #: SqliteVacuum.cpp:259
0089 #, qt-format
0090 msgctxt "SqliteVacuum|"
0091 msgid "Could not rename file \"%1\" to \"%2\"."
0092 msgstr "\"%1\" 파일의 이름을 \"%2\"(으)로 바꿀 수 없습니다."
0093 
0094 #: SqliteVacuum.cpp:267
0095 #, qt-format
0096 msgctxt "SqliteVacuum|"
0097 msgid ""
0098 "The database has been compacted. Current size decreased by %1% to %2 MB."
0099 msgstr ""
0100 "데이터베이스가 압축되었습니다. 현재 크기가 %1%에서 %2 MB로 감소했습니다."