update translations after first de-fuzzying round
Change-Id: Ie6b488bf4cb510522eb8d92b479b4ab42226698d
This commit is contained in:
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
|
||||
msgstr "데이터베이스로 연결을 하지 못했습니다. 새 버전의 %PRODUCTNAME (으)로 생성된 데이터베이스입니다."
|
||||
|
||||
#: strings.hrc:134
|
||||
#, fuzzy
|
||||
msgctxt "STR_ROW_SET_OPERATION_VETOED"
|
||||
msgid "The record operation has been vetoed."
|
||||
msgstr "레코드 작업이 거부되었습니다."
|
||||
|
||||
#: strings.hrc:135
|
||||
#, fuzzy
|
||||
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
|
||||
msgid "The statement contains a cyclic reference to one or more sub queries."
|
||||
msgstr "문장에 하나 이상의 하위 쿼리에 대한 순환참조를 포함하고 있습니다."
|
||||
|
||||
#: strings.hrc:136
|
||||
#, fuzzy
|
||||
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
|
||||
msgid "The name must not contain any slashes ('/')."
|
||||
msgstr "이름에 슬래시('/')를 사용할 수 없습니다."
|
||||
|
||||
#: strings.hrc:137
|
||||
#, fuzzy
|
||||
msgctxt "STR_DB_INVALID_SQL_NAME"
|
||||
msgid "$1$ is no SQL conform identifier."
|
||||
msgstr "$1$은(는) 올바른 SQL 식별자가 아닙니다."
|
||||
|
||||
#: strings.hrc:138
|
||||
#, fuzzy
|
||||
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
|
||||
msgid "Query names must not contain quote characters."
|
||||
msgstr "쿼리 이름에는 따옴표를 사용할 수 없습니다."
|
||||
|
||||
#: strings.hrc:139
|
||||
#, fuzzy
|
||||
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
|
||||
msgid "The name '$1$' is already in use in the database."
|
||||
msgstr "$1$'은(는) 데이터베이스에서 이미 사용되고 있는 이름입니다."
|
||||
|
||||
#: strings.hrc:140
|
||||
#, fuzzy
|
||||
msgctxt "STR_DB_NOT_CONNECTED"
|
||||
msgid "No connection to the database exists."
|
||||
msgstr "존재하는 데이터베이스로의 연결이 없습니다."
|
||||
|
||||
#: strings.hrc:141
|
||||
#, fuzzy
|
||||
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
|
||||
msgid "No $1$ exists."
|
||||
msgstr "$1$ 이 존재하지 않습니다."
|
||||
|
||||
#: strings.hrc:142
|
||||
#, fuzzy
|
||||
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
|
||||
msgid "Unable to display the complete table content. Please apply a filter."
|
||||
msgstr "완전한 표 내용을 표시할 수 없습니다. 필터를 적용하십시오."
|
||||
|
||||
Reference in New Issue
Block a user