#. extracted from connectivity/inc msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2018-09-03 13:23+0200\n" "PO-Revision-Date: 2017-10-18 12:27+0000\n" "Last-Translator: bormant \n" "Language-Team: LANGUAGE \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1508329622.000000\n" #. = the mozab driver's resource strings #: connectivity/inc/strings.hrc:26 msgctxt "STR_ERR_EXECUTING_QUERY" msgid "An error occurred while executing the query." msgstr "Произошла ошибка при выполнении запроса." #: connectivity/inc/strings.hrc:27 msgctxt "STR_QUERY_AT_LEAST_ONE_TABLES" msgid "The query can not be executed. It needs at least one table." msgstr "Запрос не может быть выполнен. Требуется хотя бы одна таблица." #: connectivity/inc/strings.hrc:28 msgctxt "STR_NO_COUNT_SUPPORT" msgid "The driver does not support the 'COUNT' function." msgstr "Драйвер не поддерживает функцию «COUNT»." #: connectivity/inc/strings.hrc:29 msgctxt "STR_STMT_TYPE_NOT_SUPPORTED" msgid "This statement type not supported by this database driver." msgstr "Драйвер не поддерживает тип оператора." #: connectivity/inc/strings.hrc:30 msgctxt "STR_UNSPECIFIED_ERROR" msgid "An unknown error occurred." msgstr "Неизвестная ошибка." #: connectivity/inc/strings.hrc:31 msgctxt "STR_ERROR_REFRESH_ROW" msgid "An error occurred while refreshing the current row." msgstr "Ошибка при обновлении текущей записи." #: connectivity/inc/strings.hrc:32 msgctxt "STR_ERROR_GET_ROW" msgid "An error occurred while getting the current row." msgstr "Ошибка при получении текущей записи." #: connectivity/inc/strings.hrc:33 msgctxt "STR_QUERY_INVALID_IS_NULL_COLUMN" msgid "The query can not be executed. The 'IS NULL' can only be used with a column name." msgstr "Запрос не может быть выполнен. Использование «IS NULL» возможно только с именем столбца." #: connectivity/inc/strings.hrc:34 msgctxt "STR_ILLEGAL_MOVEMENT" msgid "Illegal cursor movement occurred." msgstr "Недопустимое перемещение курсора." #: connectivity/inc/strings.hrc:35 msgctxt "STR_COMMIT_ROW" msgid "Please commit row '$position$' before update rows or insert new rows." msgstr "Сохраните запись «$position$» до обновления или вставки записей." #. = common strings #: connectivity/inc/strings.hrc:37 msgctxt "STR_NO_CONNECTION_GIVEN" msgid "It doesn't exist a connection to the database." msgstr "Подключение к базе данных не существует." #: connectivity/inc/strings.hrc:38 msgctxt "STR_WRONG_PARAM_INDEX" msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source." msgstr "Попытка установить параметр в позиции «$pos$», а разрешено только «$count$». Одной из причин может быть то, что свойство источника данных «ParameterNameSubstitution» не установлено в значение ИСТИНА." #: connectivity/inc/strings.hrc:39 msgctxt "STR_NO_INPUTSTREAM" msgid "The input stream was not set." msgstr "InputStream не задан." #: connectivity/inc/strings.hrc:40 msgctxt "STR_NO_ELEMENT_NAME" msgid "There is no element named '$name$'." msgstr "Отсутствует элемент по имени «$name$»." #: connectivity/inc/strings.hrc:41 msgctxt "STR_INVALID_BOOKMARK" msgid "Invalid bookmark value" msgstr "Неверное значение закладки" #: connectivity/inc/strings.hrc:42 msgctxt "STR_PRIVILEGE_NOT_GRANTED" msgid "Privilege not granted: Only table privileges can be granted." msgstr "Привилегии не выданы: Допустимы только табличные привилегии." #: connectivity/inc/strings.hrc:43 msgctxt "STR_PRIVILEGE_NOT_REVOKED" msgid "Privilege not revoked: Only table privileges can be revoked." msgstr "Привилегии не отозваны: Допустимы только табличные привилегии." #: connectivity/inc/strings.hrc:44 msgctxt "STR_ERRORMSG_SEQUENCE" msgid "Function sequence error." msgstr "Ошибка функциональной последовательности." #: connectivity/inc/strings.hrc:45 msgctxt "STR_INVALID_INDEX" msgid "Invalid descriptor index." msgstr "Неверный индекс описателя." #: connectivity/inc/strings.hrc:46 msgctxt "STR_UNSUPPORTED_FUNCTION" msgid "The driver does not support the function '$functionname$'." msgstr "Драйвер не поддерживает функцию «$functionname$»." #: connectivity/inc/strings.hrc:47 msgctxt "STR_UNSUPPORTED_FEATURE" msgid "The driver does not support the functionality for '$featurename$'. It is not implemented." msgstr "Драйвер не поддерживает функциональность «$featurename$». Не реализовано." #: connectivity/inc/strings.hrc:48 msgctxt "STR_FORMULA_WRONG" msgid "The formula for TypeInfoSettings is wrong!" msgstr "Неверна формула для TypeInfoSettings!" #: connectivity/inc/strings.hrc:49 msgctxt "STR_STRING_LENGTH_EXCEEDED" msgid "The string '$string$' exceeds the maximum length of $maxlen$ characters when converted to the target character set '$charset$'." msgstr "Строка «$string$» превысила максимальную длину в $maxlen$ символов после конвертации в кодировку «$charset$»." #: connectivity/inc/strings.hrc:50 msgctxt "STR_CANNOT_CONVERT_STRING" msgid "The string '$string$' cannot be converted using the encoding '$charset$'." msgstr "Строка «$string$» не может быть конвертирована в кодировку «$charset$»." #: connectivity/inc/strings.hrc:51 msgctxt "STR_URI_SYNTAX_ERROR" msgid "The connection URL is invalid." msgstr "Недопустимый URL подключения." #: connectivity/inc/strings.hrc:52 msgctxt "STR_QUERY_TOO_COMPLEX" msgid "The query can not be executed. It is too complex." msgstr "Запрос слишком сложен и не может быть выполнен." #: connectivity/inc/strings.hrc:53 msgctxt "STR_OPERATOR_TOO_COMPLEX" msgid "The query can not be executed. The operator is too complex." msgstr "Запрос не может быть выполнен. Слишком сложный оператор." #: connectivity/inc/strings.hrc:54 msgctxt "STR_QUERY_INVALID_LIKE_COLUMN" msgid "The query can not be executed. You cannot use 'LIKE' with columns of this type." msgstr "Запрос не может быть выполнен. Нельзя использовать оператор «LIKE» со столбцами данного типа." #: connectivity/inc/strings.hrc:55 msgctxt "STR_QUERY_INVALID_LIKE_STRING" msgid "The query can not be executed. 'LIKE' can be used with a string argument only." msgstr "Запрос не может быть выполнен. Оператор «LIKE» может быть использован только со строковым аргументом." #: connectivity/inc/strings.hrc:56 msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX" msgid "The query can not be executed. The 'NOT LIKE' condition is too complex." msgstr "Запрос не может быть выполнен. Слишком сложное выражение «NOT LIKE»." #: connectivity/inc/strings.hrc:57 msgctxt "STR_QUERY_LIKE_WILDCARD" msgid "The query can not be executed. The 'LIKE' condition contains wildcard in the middle." msgstr "Запрос не может быть выполнен. Оператор «LIKE» содержит шаблон в середине выражения." #: connectivity/inc/strings.hrc:58 msgctxt "STR_QUERY_LIKE_WILDCARD_MANY" msgid "The query can not be executed. The 'LIKE' condition contains too many wildcards." msgstr "Запрос не может быть выполнен. Оператор «LIKE» содержит слишком много шаблонов." #: connectivity/inc/strings.hrc:59 msgctxt "STR_INVALID_COLUMNNAME" msgid "The column name '$columnname$' is not valid." msgstr "Недопустимое имя столбца «$columnname$»." #: connectivity/inc/strings.hrc:60 msgctxt "STR_INVALID_COLUMN_SELECTION" msgid "The statement contains an invalid selection of columns." msgstr "Оператор содержит неверный набор столбцов." #: connectivity/inc/strings.hrc:61 msgctxt "STR_COLUMN_NOT_UPDATEABLE" msgid "The column at position '$position$' could not be updated." msgstr "Столбец в позиции «$position$» не может быть обновлён." #: connectivity/inc/strings.hrc:62 msgctxt "STR_COULD_NOT_LOAD_FILE" msgid "The file $filename$ could not be loaded." msgstr "Файл $filename$ не может быть загружен." #: connectivity/inc/strings.hrc:63 msgctxt "STR_LOAD_FILE_ERROR_MESSAGE" msgid "" "The attempt to load the file resulted in the following error message ($exception_type$):\n" "\n" "$error_message$" msgstr "" "Попытка перезагрузки файла привела к следующей ошибке ($exception_type$):\n" "\n" "$error_message$" #. = the ado driver's resource strings #: connectivity/inc/strings.hrc:65 msgctxt "STR_TYPE_NOT_CONVERT" msgid "The type could not be converted." msgstr "Тип не может быть преобразован." #: connectivity/inc/strings.hrc:66 msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR" msgid "Could not append column: invalid column descriptor." msgstr "Столбец не добавлен из-за неверного описания." #: connectivity/inc/strings.hrc:67 msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR" msgid "Could not create group: invalid object descriptor." msgstr "Группа не создана: неверный описатель объекта." #: connectivity/inc/strings.hrc:68 msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR" msgid "Could not create index: invalid object descriptor." msgstr "Индекс не создан: неверный описатель объекта." #: connectivity/inc/strings.hrc:69 msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR" msgid "Could not create key: invalid object descriptor." msgstr "Ключ не создан: неверный описатель объекта." #: connectivity/inc/strings.hrc:70 msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR" msgid "Could not create table: invalid object descriptor." msgstr "Таблица не создана: неверный идентификатор объекта." #: connectivity/inc/strings.hrc:71 msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR" msgid "Could not create user: invalid object descriptor." msgstr "Пользователь не создан: неверный идентификатор объекта." #: connectivity/inc/strings.hrc:72 msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR" msgid "Could not create view: invalid object descriptor." msgstr "Представление не создано: неверный идентификатор объекта." #: connectivity/inc/strings.hrc:73 msgctxt "STR_VIEW_NO_COMMAND_ERROR" msgid "Could not create view: no command object." msgstr "Представление не создано: отсутствует объект Command." #: connectivity/inc/strings.hrc:74 msgctxt "STR_NO_CONNECTION" msgid "The connection could not be created. May be the necessary data provider is not installed." msgstr "Невозможно подключить. Вероятно, источник данных не установлен." #: connectivity/inc/strings.hrc:76 msgctxt "STR_COULD_NOT_DELETE_INDEX" msgid "The index could not be deleted. An unknown error while accessing the file system occurred." msgstr "Индекс не может быть удалён: неизвестная ошибка файловой системы." #: connectivity/inc/strings.hrc:77 msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX" msgid "The index could not be created. Only one column per index is allowed." msgstr "Индекс не может быть создан: разрешён только один столбец на индекс." #: connectivity/inc/strings.hrc:78 msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE" msgid "The index could not be created. The values are not unique." msgstr "Индекс не может быть создан: значения не уникальны." #: connectivity/inc/strings.hrc:79 msgctxt "STR_COULD_NOT_CREATE_INDEX" msgid "The index could not be created. An unknown error appeared." msgstr "Индекс не может быть создан: неизвестная ошибка." #: connectivity/inc/strings.hrc:80 msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME" msgid "The index could not be created. The file '$filename$' is used by another index." msgstr "" #: connectivity/inc/strings.hrc:81 msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE" msgid "The index could not be created. The size of the chosen column is too big." msgstr "Индекс не может быть создан: размер выбранного столбца слишком велик." #: connectivity/inc/strings.hrc:82 msgctxt "STR_SQL_NAME_ERROR" msgid "The name '$name$' doesn't match SQL naming constraints." msgstr "Имя «$name$» не соответствует ограничениям именования SQL." #: connectivity/inc/strings.hrc:83 msgctxt "STR_COULD_NOT_DELETE_FILE" msgid "The file $filename$ could not be deleted." msgstr "Файл $filename$ не может быть удалён." #: connectivity/inc/strings.hrc:84 msgctxt "STR_INVALID_COLUMN_TYPE" msgid "Invalid column type for column '$columnname$'." msgstr "Неверный тип столбца «$columnname$»." #: connectivity/inc/strings.hrc:85 msgctxt "STR_INVALID_COLUMN_PRECISION" msgid "Invalid precision for column '$columnname$'." msgstr "Неверно количество знаков столбца «$columnname$»." #: connectivity/inc/strings.hrc:86 msgctxt "STR_INVALID_PRECISION_SCALE" msgid "Precision is less than scale for column '$columnname$'." msgstr "Количество знаков меньше количества десятичных знаков для столбца «$columnname$»." #: connectivity/inc/strings.hrc:87 msgctxt "STR_INVALID_COLUMN_NAME_LENGTH" msgid "Invalid column name length for column '$columnname$'." msgstr "Неверная длина имени столбца «$columnname$»." #: connectivity/inc/strings.hrc:88 msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN" msgid "Duplicate value found in column '$columnname$'." msgstr "Неуникальное значение в столбце «$columnname$»." #: connectivity/inc/strings.hrc:89 msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE" msgid "" "The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n" "\n" "The specified value \"$value$ is longer than the number of digits allowed." msgstr "" "Столбец «$columnname$» имеет тип «Decimal», его макс. длина $precision$ знаков (включая $scale$ десятичных).\n" "\n" "Количество знаков \"$value$ превышает допустимое значение." #: connectivity/inc/strings.hrc:90 msgctxt "STR_COLUMN_NOT_ALTERABLE" msgid "The column '$columnname$' could not be altered. May be the file system is write protected." msgstr "Столбец «$columnname$» не может быть изменён. Возможно, файловая система защищена от записи." #: connectivity/inc/strings.hrc:91 msgctxt "STR_INVALID_COLUMN_VALUE" msgid "The column '$columnname$' could not be updated. The value is invalid for that column." msgstr "Столбец «$columnname$» не может быть обновлён из-за неверного значения." #: connectivity/inc/strings.hrc:92 msgctxt "STR_COLUMN_NOT_ADDABLE" msgid "The column '$columnname$' could not be added. May be the file system is write protected." msgstr "Столбец «$columnname$» не может быть добавлен. Возможно, файловая система защищена от записи." #: connectivity/inc/strings.hrc:93 msgctxt "STR_COLUMN_NOT_DROP" msgid "The column at position '$position$' could not be dropped. May be the file system is write protected." msgstr "Столбец в позиции «$position$» не может быть удалён. Возможно, файловая система защищена от записи." #: connectivity/inc/strings.hrc:94 msgctxt "STR_TABLE_NOT_DROP" msgid "The table '$tablename$' could not be dropped. May be the file system is write protected." msgstr "Таблица «$tablename$» не может быть удалена. Возможно, файловая система защищена от записи." #: connectivity/inc/strings.hrc:95 msgctxt "STR_COULD_NOT_ALTER_TABLE" msgid "The table could not be altered." msgstr "Таблица не может быть изменена." #: connectivity/inc/strings.hrc:96 msgctxt "STR_INVALID_DBASE_FILE" msgid "The file '$filename$' is an invalid (or unrecognized) dBase file." msgstr "Файл dBase «$filename$» неверен (или нераспознан)." #. Evoab2 #: connectivity/inc/strings.hrc:98 msgctxt "STR_CANNOT_OPEN_BOOK" msgid "Cannot open Evolution address book." msgstr "Не удаётся открыть адресную книгу Evolution." #: connectivity/inc/strings.hrc:99 msgctxt "STR_SORT_BY_COL_ONLY" msgid "Can only sort by table columns." msgstr "Сортировка возможна только по столбцам таблицы." #: connectivity/inc/strings.hrc:101 msgctxt "STR_QUERY_COMPLEX_COUNT" msgid "The query can not be executed. It is too complex. Only \"COUNT(*)\" is supported." msgstr "Запрос не может быть выполнен. Слишком сложный, поддерживается только «COUNT(*)»." #: connectivity/inc/strings.hrc:102 msgctxt "STR_QUERY_INVALID_BETWEEN" msgid "The query can not be executed. The 'BETWEEN' arguments are not correct." msgstr "Запрос не может быть выполнен. Неверные аргументы «BETWEEN»." #: connectivity/inc/strings.hrc:103 msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED" msgid "The query can not be executed. The function is not supported." msgstr "Запрос не может быть выполнен. Функция не поддерживается." #: connectivity/inc/strings.hrc:104 msgctxt "STR_TABLE_READONLY" msgid "The table can not be changed. It is read only." msgstr "Таблица не может быть изменена. Только для чтения." #: connectivity/inc/strings.hrc:105 msgctxt "STR_DELETE_ROW" msgid "The row could not be deleted. The option \"Display inactive records\" is set." msgstr "Запись не может быть удалена. Включена опция «Показывать неактивные записи»." #: connectivity/inc/strings.hrc:106 msgctxt "STR_ROW_ALREADY_DELETED" msgid "The row could not be deleted. It is already deleted." msgstr "Запись не может быть удалена. Она удалена ранее." #: connectivity/inc/strings.hrc:107 msgctxt "STR_QUERY_MORE_TABLES" msgid "The query can not be executed. It contains more than one table." msgstr "Запрос не может быть выполнен. Он содержит более одной таблицы." #: connectivity/inc/strings.hrc:108 msgctxt "STR_QUERY_NO_TABLE" msgid "The query can not be executed. It contains no valid table." msgstr "Запрос не может быть выполнен. Он не содержит допустимых таблиц." #: connectivity/inc/strings.hrc:109 msgctxt "STR_QUERY_NO_COLUMN" msgid "The query can not be executed. It contains no valid columns." msgstr "Запрос не может быть выполнен. Он не содержит допустимых колонок." #: connectivity/inc/strings.hrc:110 msgctxt "STR_INVALID_PARA_COUNT" msgid "The count of the given parameter values doesn't match the parameters." msgstr "Количество значений не соответствует количеству параметров." #: connectivity/inc/strings.hrc:111 msgctxt "STR_NO_VALID_FILE_URL" msgid "The URL '$URL$' is not valid. A connection can not be created." msgstr "Подключение не может быть создано. Неверный URL «$URL$»." #: connectivity/inc/strings.hrc:112 msgctxt "STR_NO_CLASSNAME" msgid "The driver class '$classname$' could not be loaded." msgstr "Класс драйвера «$classname$» не может быть загружен." #: connectivity/inc/strings.hrc:113 msgctxt "STR_NO_JAVA" msgid "No Java installation could be found. Please check your installation." msgstr "Не обнаружена установленная Java. Проверьте установку." #: connectivity/inc/strings.hrc:114 msgctxt "STR_NO_RESULTSET" msgid "The execution of the query doesn't return a valid result set." msgstr "Запрос не вернул допустимого набора значений." #: connectivity/inc/strings.hrc:115 msgctxt "STR_NO_ROWCOUNT" msgid "The execution of the update statement doesn't effect any rows." msgstr "Запрос на обновление не изменил записей." #: connectivity/inc/strings.hrc:116 msgctxt "STR_NO_CLASSNAME_PATH" msgid "The additional driver class path is '$classpath$'." msgstr "Дополнительный путь класса драйвера «$classpath$»." #: connectivity/inc/strings.hrc:117 msgctxt "STR_UNKNOWN_PARA_TYPE" msgid "The type of parameter at position '$position$' is unknown." msgstr "Неизвестный тип параметра в позиции «$position$»." #: connectivity/inc/strings.hrc:118 msgctxt "STR_UNKNOWN_COLUMN_TYPE" msgid "The type of column at position '$position$' is unknown." msgstr "Неизвестный тип столбца в позиции «$position$»." #. KAB #: connectivity/inc/strings.hrc:120 msgctxt "STR_PARA_ONLY_PREPARED" msgid "Parameters can appear only in prepared statements." msgstr "Параметры допустимы только в подготовленном операторе." #: connectivity/inc/strings.hrc:122 msgctxt "STR_NO_TABLE" msgid "No such table!" msgstr "Таблицы не существует!" #: connectivity/inc/strings.hrc:123 msgctxt "STR_NO_MAC_OS_FOUND" msgid "No suitable Mac OS installation was found." msgstr "Не обнаружена подходящая установка Mac OS." #. hsqldb #: connectivity/inc/strings.hrc:125 msgctxt "STR_NO_STORAGE" msgid "The connection can not be established. No storage or URL was given." msgstr "Подключение не может быть установлено. Не заданы устройства хранения или URL." #: connectivity/inc/strings.hrc:126 msgctxt "STR_INVALID_FILE_URL" msgid "The given URL contains no valid local file system path. Please check the location of your database file." msgstr "URL не содержит допустимого пути локальной файловой системы. Проверьте расположение файла базы данных." #: connectivity/inc/strings.hrc:127 msgctxt "STR_NO_TABLE_CONTAINER" msgid "An error occurred while obtaining the connection's table container." msgstr "Ошибка при получении контейнера таблицы в подключении." #: connectivity/inc/strings.hrc:128 msgctxt "STR_NO_TABLENAME" msgid "There is no table named '$tablename$'." msgstr "Отсутствует таблица с именем «$tablename$»." #: connectivity/inc/strings.hrc:129 msgctxt "STR_NO_DOCUMENTUI" msgid "The provided DocumentUI is not allowed to be NULL." msgstr "DocumentUI не может быть NULL." #: connectivity/inc/strings.hrc:130 msgctxt "STR_ERROR_NEW_VERSION" msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME." msgstr "Невозможно установить соединение. База данных создана более новой версией %PRODUCTNAME." #: connectivity/inc/strings.hrc:132 msgctxt "STR_ROW_SET_OPERATION_VETOED" msgid "The record operation has been vetoed." msgstr "Операция записи запрещена." #: connectivity/inc/strings.hrc:133 msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES" msgid "The statement contains a cyclic reference to one or more sub queries." msgstr "Выражение содержит циклические ссылки на один или несколько вложенных запросов." #: connectivity/inc/strings.hrc:134 msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES" msgid "The name must not contain any slashes ('/')." msgstr "Имя не должно содержать символа косой черты («/»)." #: connectivity/inc/strings.hrc:135 msgctxt "STR_DB_INVALID_SQL_NAME" msgid "$1$ is no SQL conform identifier." msgstr "$1$ не является идентификатором, соответствующим SQL." #: connectivity/inc/strings.hrc:136 msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES" msgid "Query names must not contain quote characters." msgstr "Имя запроса не должно содержать кавычек." #: connectivity/inc/strings.hrc:137 msgctxt "STR_DB_OBJECT_NAME_IS_USED" msgid "The name '$1$' is already in use in the database." msgstr "Имя «$1$» уже используется в базе данных." #: connectivity/inc/strings.hrc:138 msgctxt "STR_DB_NOT_CONNECTED" msgid "No connection to the database exists." msgstr "Отсутствует подключение к базе данных." #: connectivity/inc/strings.hrc:139 msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND" msgid "No $1$ exists." msgstr "Не существует $1$." #: connectivity/inc/strings.hrc:140 msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED" msgid "Unable to display the complete table content. Please apply a filter." msgstr "Содержимое таблицы невозможно отобразить полностью. Используйте фильтр."