AboutDialog About DB Browser for SQLite Про Оглядач БД для SQLite Version Версія <html><head/><body><p>DB Browser for SQLite is an open source, freeware visual tool used to create, design and edit SQLite database files.</p><p>It is bi-licensed under the Mozilla Public License Version 2, as well as the GNU General Public License Version 3 or later. You can modify or redistribute it under the conditions of these licenses.</p><p>See <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a> and <a href="https://www.mozilla.org/MPL/2.0/index.txt">https://www.mozilla.org/MPL/2.0/index.txt</a> for details.</p><p>For more information on this program please visit our website at: <a href="http://sqlitebrowser.org">http://sqlitebrowser.org</a></p><p><span style=" font-size:small;">This software uses the GPL/LGPL Qt Toolkit from </span><a href="http://qt-project.org/"><span style=" font-size:small;">http://qt-project.org/</span></a><span style=" font-size:small;"><br/>See </span><a href="http://qt-project.org/doc/qt-5/licensing.html"><span style=" font-size:small;">http://qt-project.org/doc/qt-5/licensing.html</span></a><span style=" font-size:small;"> for licensing terms and information.</span></p><p><span style=" font-size:small;">It also uses the Silk icon set by Mark James licensed under a Creative Commons Attribution 2.5 and 3.0 license.<br/>See </span><a href="http://www.famfamfam.com/lab/icons/silk/"><span style=" font-size:small;">http://www.famfamfam.com/lab/icons/silk/</span></a><span style=" font-size:small;"> for details.</span></p></body></html> AddRecordDialog Add New Record Enter values for the new record considering constraints. Fields in bold are mandatory. In the Value column you can specify the value for the field identified in the Name column. The Type column indicates the type of the field. Default values are displayed in the same style as NULL values. Name Ім'я Type Тип Value Values to insert. Pre-filled default values are inserted automatically unless they are changed. When you edit the values in the upper frame, the SQL query for inserting this new record is shown here. You can edit manually the query before saving. <html><head/><body><p><span style=" font-weight:600;">Save</span> will submit the shown SQL statement to the database for inserting the new record.</p><p><span style=" font-weight:600;">Restore Defaults</span> will restore the initial values in the <span style=" font-weight:600;">Value</span> column.</p><p><span style=" font-weight:600;">Cancel</span> will close this dialog without executing the query.</p></body></html> Auto-increment Unique constraint Check constraint: %1 Foreign key: %1 Default value: %1 Error adding record. Message from database engine: %1 Are you sure you want to restore all the entered values to their defaults? Application Possible command line arguments: Доступні ключі командного рядку: Usage: %1 [options] [<database>|<project>] -h, --help Show command line options -q, --quit Exit application after running scripts -s, --sql <file> Execute this SQL file after opening the DB -t, --table <table> Browse this table after opening the DB -R, --read-only Open database in read-only mode -o, --option <group>/<setting>=<value> Run application with this setting temporarily set to value -O, --save-option <group>/<setting>=<value> Run application saving this value for this setting -v, --version Display the current version <database> Open this SQLite database <project> Open this project file (*.sqbpro) The -s/--sql option requires an argument -s/--sql опція вимагає аргумент The -t/--table option requires an argument -t/--table параметр таблиці вимагає аргумент The -o/--option and -O/--save-option options require an argument in the form group/setting=value Invalid option/non-existant file: %1 Невірна опція/файл не існує: %1 SQLite Version Версія SQLite SQLCipher Version %1 (based on SQLite %2) DB Browser for SQLite Version %1. Built for %1, running on %2 Qt Version %1 The file %1 does not exist Файл %1 не існує CipherDialog SQLCipher encryption Шифрування SQLCipher &Password &Пароль &Reenter password &Пароль ще раз Encr&yption settings SQLCipher &3 defaults SQLCipher &4 defaults Custo&m Page si&ze &Розмір сторінки &KDF iterations HMAC algorithm KDF algorithm Plaintext Header Size Passphrase Парольна фраза Raw key Необроблений ключ Please set a key to encrypt the database. Note that if you change any of the other, optional, settings you'll need to re-enter them as well every time you open the database file. Leave the password fields empty to disable the encryption. The encryption process might take some time and you should have a backup copy of your database! Unsaved changes are applied before modifying the encryption. Будь ласка, вкажіть ключ шифрування. Якщо Ви зміните будь-яке опційне налаштування, то його доведеться вводити під час кожного відкриття цього файлу бази даних. Залиште поля паролю порожніми, щоб відімкнути шифрування. Процес може тривати деякий час. Рекомендується створити резервну копію перед продовженням! Всі незбережені зміни збережуться автоматично. Please enter the key used to encrypt the database. If any of the other settings were altered for this database file you need to provide this information as well. Будь ласка, введіть ключ для шифрування бази даних. Якщо будь-які інші налаштування були змінені для цієї бази даних, то потрібно надати цю інформацію також. ColumnDisplayFormatDialog Choose display format Оберіть формат показу Display format Формат показу Choose a display format for the column '%1' which is applied to each value prior to showing it. Оберіть формат показу для колонки '%1'. Формат застосується до кожного її значенням. Default За замовчуванням Decimal number Десяткове число Exponent notation Експоненціальний запис Hex blob Бінарні дані Hex number Шістнадцяткове число Apple NSDate to date Дата Apple NSDate Java epoch (milliseconds) to date .NET DateTime.Ticks to date Julian day to date Дата за Юліанським календарем Unix epoch to local time Date as dd/mm/yyyy Lower case Нижній регістр Custom display format must contain a function call applied to %1 Error in custom display format. Message from database engine: %1 Custom display format must return only one column but it returned %1. Octal number Вісімкове число Round number Округлене число Unix epoch to date Unix-час Upper case Верхній регістр Windows DATE to date Windows дата Custom Мій формат CondFormatManager Conditional Format Manager This dialog allows creating and editing conditional formats. Each cell style will be selected by the first accomplished condition for that cell data. Conditional formats can be moved up and down, where those at higher rows take precedence over those at lower. Syntax for conditions is the same as for filters and an empty condition applies to all values. Add new conditional format &Add Remove selected conditional format &Remove Move selected conditional format up Move &up Move selected conditional format down Move &down Foreground Text color Background Фон Background color Font Шрифт Size Розмір Bold Жирний Italic Курсив Underline Підкреслення Alignment Condition Click to select color Are you sure you want to clear all the conditional formats of this field? DBBrowserDB This database has already been attached. Its schema name is '%1'. Please specify the database name under which you want to access the attached database Будь ласка, вкажіть ім'я бази даних, під яким Ви хочете отримати доступ до під'єднаних баз даних Invalid file format Неправильний формат файлу Do you really want to close this temporary database? All data will be lost. Do you want to save the changes made to the database file %1? Зберегти зроблені зміни у файлі бази даних %1? Database didn't close correctly, probably still busy The database is currently busy: Do you want to abort that other operation? Exporting database to SQL file... Експорт бази даних у файл SQL... Cancel Скасувати No database file opened Executing SQL... Виконати код SQL... Action cancelled. Дію скасовано. Error in statement #%1: %2. Aborting execution%3. Помилка в операторі #%1: %2. Виконання скасовано%3. and rolling back і відкочено didn't receive any output from %1 could not execute command: %1 Cannot delete this object Cannot set data on this object Не вдається встановити дані в цей об'єкт A table with the name '%1' already exists in schema '%2'. No table with name '%1' exists in schema '%2'. Cannot find column %1. Creating savepoint failed. DB says: %1 Renaming the column failed. DB says: %1 Releasing savepoint failed. DB says: %1 Creating new table failed. DB says: %1 Copying data to new table failed. DB says: %1 Deleting old table failed. DB says: %1 Error renaming table '%1' to '%2'. Message from database engine: %3 could not get list of db objects: %1 Restoring some of the objects associated with this table failed. This is most likely because some column names changed. Here's the SQL statement which you might want to fix and execute manually: Не вдалося скасувати видалення деяких об'єктів, асоційованих із цією таблицею. Найімовірніша причина цього - зміна імен деяких стовпців таблиці. Ось SQL оператор, який потрібно виправити і виконати вручну: could not get list of databases: %1 Error loading extension: %1 Помилка завантаження розширення: %1 could not get column information неможливо отримати інформацію про стовпець Error setting pragma %1 to %2: %3 Помилка встановлення Прагми %1 в %2: %3 File not found. Файл не знайдено. DbStructureModel Name Ім'я Object Об'єкт Type Тип Schema Схема Database Browsables All Все Temporary Tables (%1) Таблиці (%1) Indices (%1) Індекси (%1) Views (%1) Перегляди (%1) Triggers (%1) Тригери (%1) EditDialog Edit database cell Редагування комірки бази даних Mode: Режим: This is the list of supported modes for the cell editor. Choose a mode for viewing or editing the data of the current cell. RTL Text Image Зображення JSON XML Automatically adjust the editor mode to the loaded data type This checkable button enables or disables the automatic switching of the editor mode. When a new cell is selected or new data is imported and the automatic switching is enabled, the mode adjusts to the detected data type. You can then change the editor mode manually. If you want to keep this manually switched mode while moving through the cells, switch the button off. Auto-switch The text editor modes let you edit plain text, as well as JSON or XML data with syntax highlighting, automatic formatting and validation before saving. Errors are indicated with a red squiggle underline. This Qt editor is used for right-to-left scripts, which are not supported by the default Text editor. The presence of right-to-left characters is detected and this editor mode is automatically selected. Open preview dialog for printing the data currently stored in the cell Auto-format: pretty print on loading, compact on saving. When enabled, the auto-format feature formats the data on loading, breaking the text in lines and indenting it for maximum readability. On data saving, the auto-format feature compacts the data removing end of lines, and unnecessary whitespace. Word Wrap Wrap lines on word boundaries Open in default application or browser Open in application The value is interpreted as a file or URL and opened in the default application or web browser. Save file reference... Save reference to file Open in external application Autoformat &Export... &Import... Import from file Opens a file dialog used to import any kind of data to this database cell. Export to file Opens a file dialog used to export the contents of this database cell to a file. Print... Open preview dialog for printing displayed image Ctrl+P Open preview dialog for printing displayed text Copy Hex and ASCII Copy selected hexadecimal and ASCII columns to the clipboard Ctrl+Shift+C Set as &NULL Присвоїти &NULL Apply data to cell This button saves the changes performed in the cell editor to the database cell. Apply Застосувати Text Текст Binary Двійкові дані Erases the contents of the cell Очищення вмісту комірки This area displays information about the data present in this database cell Ця зона показує інформацію про дані, що є в цій комірці бази даних Type of data currently in cell Тип даних у комірці Size of data currently in table Розмір даних у таблиці Choose a filename to export data Вибрати ім'я файлу для експорту даних Type of data currently in cell: %1 Image Тип даних у комірці: %1 Зображення %1x%2 pixel(s) %1x%2 пікселів Type of data currently in cell: NULL Тип даних у комірці: NULL Type of data currently in cell: Text / Numeric Тип даних у комірці: Текст / Числове Image data can't be viewed in this mode. Try switching to Image or Binary mode. Binary data can't be viewed in this mode. Try switching to Binary mode. Image files (%1) Binary files (*.bin) Choose a file to import Оберіть файл для імпорту %1 Image Invalid data for this mode The cell contains invalid %1 data. Reason: %2. Do you really want to apply it to the cell? %n character(s) %n символ %n символу %n символів Type of data currently in cell: Valid JSON Type of data currently in cell: Binary Тип даних у комірці: Двійкові дані Couldn't save file: %1. Неможливо зберегти файл: %1. The data has been saved to a temporary file and has been opened with the default application. You can now edit the file and, when you are ready, apply the saved new data to the cell editor or cancel any changes. %n byte(s) %n байт %n байта %n байтів EditIndexDialog &Name &Ім'я Order Сортування &Table &Таблиця Edit Index Schema Редагування індексу схеми &Unique &Унікальний For restricting the index to only a part of the table you can specify a WHERE clause here that selects the part of the table that should be indexed Для обмеження індексу частиною таблиці оберіть пункт WHERE, який обере частину таблиці для індексації Partial inde&x clause Частковий клас інде&кса Colu&mns Стов&пці Table column Стовпець таблиці Type Тип Add a new expression column to the index. Expression columns contain SQL expression rather than column names. Додати новий стовпець виразу до індекса. Стовпці виразів містять SQL вирази, а не імена стовпців Index column Стовпець індексу Deleting the old index failed: %1 Невдале видалення старого індексу: %1 Creating the index failed: %1 Невдале створення індексу EditTableDialog Edit table definition Редагування визначення таблиці Table Таблиця Advanced Додатково Make this a 'WITHOUT rowid' table. Setting this flag requires a field of type INTEGER with the primary key flag set and the auto increment flag unset. Щоб створити таблицю 'WITHOUT rowid', потрібно, щоб у ній був первинний ключ INTEGER з відімкненим автоінкрементом. Without Rowid Без ідентифікатора Fields Поля Database sche&ma Add Remove Move to top Move up Move down Move to bottom Name Ім'я Type Тип NN Not null Не (null) PK ПК Primary key Первинний ключ AI АІ Autoincrement Автоінкремент U У Unique Унікальне Default За замовчуванням Default value Значення за замовчуванням Check Перевірити Check constraint Перевірити обмеження Collation Foreign Key Зовнішній ключ Constraints Add constraint Remove constraint Columns Стовпці SQL <html><head/><body><p><span style=" font-weight:600; color:#ff0000;">Warning: </span>There is something with this table definition that our parser doesn't fully understand. Modifying and saving this table might result in problems.</p></body></html> Primary Key Add a primary key constraint Add a foreign key constraint Add a unique constraint Add a check constraint There already is a field with that name. Please rename it first or choose a different name for this field. Поле з таким ім'ям уже існує. Будь ласка, переіменуйте його або виберіть інше ім'я для цього поля. There can only be one primary key for each table. Please modify the existing primary key instead. Error creating table. Message from database engine: %1 Помилка створення таблиці. Повідомлення від ядра бази даних: %1 This column is referenced in a foreign key in table %1 and thus its name cannot be changed. На цей стовпець посилається зовнішній ключ у таблиці %1, тому її ім'я неможливо змінити. There is at least one row with this field set to NULL. This makes it impossible to set this flag. Please change the table data first. Існує принаймні один рядок, де це поле встановлено в NULL. Встановити цей прапорець неможливо. Спочатку змініть дані таблиці. There is at least one row with a non-integer value in this field. This makes it impossible to set the AI flag. Please change the table data first. Існує принаймні один рядок, де це поле містить нечислове значення. Встановити прапорець АІ неможливо. Спочатку змініть дані таблиці. Column '%1' has duplicate data. This makes it impossible to enable the 'Unique' flag. Please remove the duplicate data, which will allow the 'Unique' flag to then be enabled. Are you sure you want to delete the field '%1'? All data currently stored in this field will be lost. Ви впевнені, що хочете видалити поле '%1'? Всі дані, які містяться в цьому полі, будуть втрачені. Please add a field which meets the following criteria before setting the without rowid flag: - Primary key flag set - Auto increment disabled Будь ласка, перед встановленням прапорця без rowid додайте поле, яке має такі критерії: - встановлено прапорець первинного ключа - відімкнений автоінкремент ExportDataDialog Export data as CSV Експортувати дані у форматі CSV Tab&le(s) &Таблиці Colu&mn names in first line &Імена стовпців у першому рядку Fie&ld separator &Роздільник полів , , ; ; Tab Табуляція | | Other Інший &Quote character &Символ лапок " " ' ' New line characters Новий роздільник рядків Windows: CR+LF (\r\n) Windows: CR+LF (\r\n) Unix: LF (\n) Unix: LF (\n) Pretty print Гарний висновок Could not open output file: %1 Не вдалося відкрити вихідний файл: %1 Choose a filename to export data Виберіть ім'я файлу для експорту даних Export data as JSON Експортувати дані у форматі JSON exporting CSV exporting JSON Please select at least 1 table. Будь ласка, оберіть хоча б 1 таблицю. Choose a directory Оберіть каталог Export completed. Експорт завершено. ExportSqlDialog Export SQL... Експорт SQL... Tab&le(s) &Таблиці Select All Обрати все Deselect All Скасувати вибір &Options &Опції Keep column names in INSERT INTO Імена стовпців у виразі INSERT INTO Multiple rows (VALUES) per INSERT statement Кілька рядків (VALUES) на INSERT вираз Export everything Експортувати всі Export data only Експортувати тільки дані Keep old schema (CREATE TABLE IF NOT EXISTS) Стара схема (CREATE TABLE IF NOT EXISTS) Overwrite old schema (DROP TABLE, then CREATE TABLE) Перезаписати стару схему (DROP TABLE, тоді CREATE TABLE) Export schema only Експортувати тільки схему даних Please select at least one table. Choose a filename to export Оберіть ім'я файлу для експорту Export completed. Експорт завершено. Export cancelled or failed. Експорт скасовано або виникла помилка. ExtendedScintilla Ctrl+H Ctrl+F Ctrl+P Find... Find and Replace... Print... ExtendedTableWidget Use as Exact Filter Containing Not containing Not equal to Greater than Less than Greater or equal Less or equal Between this and... Regular expression Edit Conditional Formats... Set to NULL Встановити в NULL Copy Копіювати Copy with Headers Copy as SQL Paste Вставити Print... Use in Filter Expression Alt+Del Ctrl+Shift+C Ctrl+Alt+C The content of the clipboard is bigger than the range selected. Do you want to insert it anyway? Вміст буфера обміну більше ніж обраний діапазон. Все одно вставити? <p>Not all data has been loaded. <b>Do you want to load all data before selecting all the rows?</b><p><p>Answering <b>No</b> means that no more data will be loaded and the selection will not be performed.<br/>Answering <b>Yes</b> might take some time while the data is loaded but the selection will be complete.</p>Warning: Loading all the data might require a great amount of memory for big tables. Cannot set selection to NULL. Column %1 has a NOT NULL constraint. FileExtensionManager File Extension Manager &Up &Down &Add &Remove Description Extensions *.extension FilterLineEdit Filter Фільтр These input fields allow you to perform quick filters in the currently selected table. By default, the rows containing the input text are filtered out. The following operators are also supported: % Wildcard > Greater than < Less than >= Equal to or greater <= Equal to or less = Equal to: exact match <> Unequal: exact inverse match x~y Range: values between x and y /regexp/ Values matching the regular expression Clear All Conditional Formats Use for Conditional Format Edit Conditional Formats... Set Filter Expression What's This? Is NULL Is not NULL Is empty Is not empty Not containing... Equal to... Not equal to... Greater than... Less than... Greater or equal... Less or equal... In range... Regular expression... FindReplaceDialog Find and Replace Fi&nd text: Re&place with: Match &exact case Match &only whole words When enabled, the search continues from the other end when it reaches one end of the page &Wrap around When set, the search goes backwards from cursor position, otherwise it goes forward Search &backwards <html><head/><body><p>When checked, the pattern to find is searched only in the current selection.</p></body></html> &Selection only <html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html> Use regular e&xpressions Find the next occurrence from the cursor position and in the direction set by "Search backwards" &Find Next F3 &Replace Highlight all the occurrences of the text in the page F&ind All Replace all the occurrences of the text in the page Replace &All The searched text was not found The searched text was not found. The searched text was found one time. The searched text was found %1 times. The searched text was replaced one time. The searched text was replaced %1 times. ForeignKeyEditor &Reset &Скинути Foreign key clauses (ON UPDATE, ON DELETE etc.) ImportCsvDialog Import CSV file Імпортувати файл у форматі CSV Table na&me &Column names in first line І&мена стовпців у першому рядку Field &separator &Роздільник полів , , ; ; Tab Табуляція | | Other Інший &Quote character &Символ лапок Other (printable) Other (code) " " ' ' &Encoding &Кодування UTF-8 UTF-8 UTF-16 UTF-16 ISO-8859-1 ISO-8859-1 Trim fields? Обрізати поля? Separate tables Розділити таблиці Advanced Додатково When importing an empty value from the CSV file into an existing table with a default value for this column, that default value is inserted. Activate this option to insert an empty value instead. Ignore default &values Activate this option to stop the import when trying to import an empty value into a NOT NULL column without a default value. Fail on missing values Disable data type detection Disable the automatic data type detection when creating a new table. When importing into an existing table with a primary key, unique constraints or a unique index there is a chance for a conflict. This option allows you to select a strategy for that case: By default the import is aborted and rolled back but you can also choose to ignore and not import conflicting rows or to replace the existing row in the table. Abort import Ignore row Replace existing row Conflict strategy Deselect All Скасувати вибір Match Similar Співпадіння Select All Обрати все There is already a table named '%1' and an import into an existing table is only possible if the number of columns match. There is already a table named '%1'. Do you want to import the data into it? Creating restore point failed: %1 Помилка створення точки відновлення: %1 Creating the table failed: %1 Помилка створення таблиці: %1 importing CSV Importing the file '%1' took %2ms. Of this %3ms were spent in the row function. Inserting row failed: %1 Помилка вставки рядка: %1 MainWindow DB Browser for SQLite Оглядач для SQLite toolBar1 панельІнструментів1 &Remote &Віддалений &File &Файл &Import &Імпорт &Export &Експорт &Edit &Редагування &View &Вид &Help &Довідка &Tools DB Toolbar Панель інструментів БД Edit Database &Cell Редагування &комірки БД Error Log This button clears the contents of the SQL logs This panel lets you examine a log of all SQL commands issued by the application or by yourself DB Sche&ma Схе&ма БД Execute SQL This has to be equal to the tab title in all the main tabs Виконати SQL Execute current line Виконати поточний рядок This button executes the SQL statement present in the current editor line Shift+F5 Sa&ve Project &Зберегти проект Opens the SQLCipher FAQ in a browser window Відкрити SQLCiphier ЧаПи в браузері Export one or more table(s) to a JSON file Експортувати таблиці в JSON файл Save SQL file as Зберегти файл SQL як This button saves the content of the current SQL editor tab to a file &Browse Table Пе&регляд таблиці User Користувачем Application Додатком &Clear О&чистити &New Database... &Нова база даних... Create a new database file Створити новий файл бази даних This option is used to create a new database file. Ця опція використовується щоб створити новий файл бази даних. Ctrl+N &Open Database... &Відкрити базу даних... Open an existing database file Відкрити існуючий файл бази даних This option is used to open an existing database file. Ця опція використовується, щоб відкрити існуючий файл бази даних. Ctrl+O &Close Database &Закрити базу даних This button closes the connection to the currently open database file Ctrl+W Revert database to last saved state Повернути базу даних до останнього збереженого стану This option is used to revert the current database file to its last saved state. All changes made since the last save operation are lost. Ця опція використовується, щоб повернути поточний файл бази даних до його останнього збереженого стану. Всі зміни, зроблені з останньої операції збереження, буде втрачено. Write changes to the database file Записати зміни у файл бази даних This option is used to save changes to the database file. Ця опція використовується, щоб зберегти зміни у файлі бази даних. Ctrl+S Compact &Database... Compact the database file, removing space wasted by deleted records Ущільнити базу даних, видаливши простір, зайнятий видаленими записами Compact the database file, removing space wasted by deleted records. Ущільнити базу даних, видаливши простір, зайнятий видаленими записами. E&xit &Вихід Ctrl+Q Import data from an .sql dump text file into a new or existing database. Імпортувати дані з текстового файлу .sql в нову або існуючу базу даних. This option lets you import data from an .sql dump text file into a new or existing database. SQL dump files can be created on most database engines, including MySQL and PostgreSQL. Ця опція дає змогу імпортувати дані з текстового файлу .sql у нову або існуючу базу даних. Файл SQL можна створити на більшості двигунів баз даних, включно з MySQL і PostgreSQL. Open a wizard that lets you import data from a comma separated text file into a database table. Відкрити майстер, який дає змогу імпортувати дані з файлу CSV у таблицю бази даних. Open a wizard that lets you import data from a comma separated text file into a database table. CSV files can be created on most database and spreadsheet applications. Відкрити майстер, який дає змогу імпортувати дані з файлу CSV у таблицю бази даних. Файли CSV можна створити в більшості програм баз даних і електронних таблиць. Export a database to a .sql dump text file. Експортувати базу даних у текстовий файл .sql. This option lets you export a database to a .sql dump text file. SQL dump files contain all data necessary to recreate the database on most database engines, including MySQL and PostgreSQL. Ця опція дає змогу експортувати базу даних у текстовий файл .sql. Файли SQL містять всі дані, необхідні для створення бази даних у більшості движків баз даних, включно з MySQL і PostgreSQL. &Table(s) as CSV file... Таблиці у файл CSV... Export a database table as a comma separated text file. Експортувати таблицю бази даних як CSV текстовий файл. Export a database table as a comma separated text file, ready to be imported into other database or spreadsheet applications. Експортувати таблицю бази даних як CSV текстовий файл, готовий для імпортування в інші бази даних або програми електронних таблиць. Open the Create Table wizard, where it is possible to define the name and fields for a new table in the database Відкрити майстер створення таблиць, де можливо визначити ім'я і поля для нової таблиці в базі даних Open the Delete Table wizard, where you can select a database table to be dropped. Відкрити майстер видалення таблиці, де можна вибрати таблицю бази даних для видалення. Open the Modify Table wizard, where it is possible to rename an existing table. It is also possible to add or delete fields form a table, as well as modify field names and types. Відкрити майстер зміни таблиці, де можливо перейменувати існуючу таблиць. Можна додати або видалити поля таблиці, так само змінювати імена полів і типи. Open the Create Index wizard, where it is possible to define a new index on an existing database table. Відкрити майстер створення Індексу, в якому можна визначити новий індекс для існуючої таблиці бази даних. &Preferences... &Налаштування... Open the preferences window. Відкрити вікно налаштувань. &DB Toolbar &Панель інструментів БД Shows or hides the Database toolbar. Показати або приховати панель інструментів БД. Shift+F1 Execute all/selected SQL This button executes the currently selected SQL statements. If no text is selected, all SQL statements are executed. Open SQL file(s) This button opens files containing SQL statements and loads them in new editor tabs Execute line &Wiki F1 Bug &Report... Feature Re&quest... Web&site &Donate on Patreon... &Attach Database... Add another database file to the current database connection This button lets you add another database file to the current database connection &Set Encryption... SQLCipher &FAQ Table(&s) to JSON... Open Data&base Read Only... Ctrl+Shift+O Save results Save the results view This button lets you save the results of the last executed query Find text in SQL editor Find This button opens the search bar of the editor Ctrl+F Find or replace text in SQL editor Find or replace This button opens the find/replace dialog for the current editor tab Ctrl+H Export to &CSV Експортувати в &CSV Save as &view Зберегти як &вигляд Save as view Зберегти як вигляд Browse Table Shows or hides the Project toolbar. This button lets you save all the settings associated to the open DB to a DB Browser for SQLite project file This button lets you open a DB Browser for SQLite project file Extra DB Toolbar New In-&Memory Database Drag && Drop Qualified Names Use qualified names (e.g. "Table"."Field") when dragging the objects and dropping them into the editor Drag && Drop Enquoted Names Use escaped identifiers (e.g. "Table1") when dragging the objects and dropping them into the editor &Integrity Check Runs the integrity_check pragma over the opened database and returns the results in the Execute SQL tab. This pragma does an integrity check of the entire database. &Foreign-Key Check Runs the foreign_key_check pragma over the opened database and returns the results in the Execute SQL tab &Quick Integrity Check Run a quick integrity check over the open DB Runs the quick_check pragma over the opened database and returns the results in the Execute SQL tab. This command does most of the checking of PRAGMA integrity_check but runs much faster. &Optimize Attempt to optimize the database Runs the optimize pragma over the opened database. This pragma might perform optimizations that will improve the performance of future queries. Print Print text from current SQL editor tab Open a dialog for printing the text in the current SQL editor tab Print the structure of the opened database Open a dialog for printing the structure of the opened database &Save Project As... Save the project in a file selected in a dialog Save A&ll Save DB file, project file and opened SQL files Ctrl+Shift+S &Recently opened &Недавно відкриті Open &tab Відкрити &вкладку Open an existing database file in read only mode Відкрити існуючий файл БД у режимі тільки для читання Ctrl+T Database Structure This has to be equal to the tab title in all the main tabs Структура БД This is the structure of the opened database. You can drag SQL statements from an object row and drop them into other applications or into another instance of 'DB Browser for SQLite'. Browse Data This has to be equal to the tab title in all the main tabs Переглянути дані Un/comment block of SQL code Un/comment block Comment or uncomment current line or selected block of code Comment or uncomment the selected lines or the current line, when there is no selection. All the block is toggled according to the first line. Ctrl+/ Stop SQL execution Stop execution Stop the currently running SQL script Edit Pragmas This has to be equal to the tab title in all the main tabs Редагувати прагму Warning: this pragma is not readable and this value has been inferred. Writing the pragma might overwrite a redefined LIKE provided by an SQLite extension. SQL &Log &Журнал SQL Show S&QL submitted by По&казати SQL, який виконано &Plot &Графік This is the structure of the opened database. You can drag multiple object names from the Name column and drop them into the SQL editor and you can adjust the properties of the dropped names using the context menu. This would help you in composing SQL statements. You can drag SQL statements from the Schema column and drop them into the SQL editor or into other applications. Project Toolbar Extra DB toolbar Close the current database file Ctrl+F4 &Revert Changes &Скасувати зміни &Write Changes &Записати зміни &Database from SQL file... &База даних з файлу SQL... &Table from CSV file... &Таблиці з файлу CSV... &Database to SQL file... Базу &даних в файл SQL... &Create Table... &Створити таблицю... &Delete Table... &Видалити таблицю... &Modify Table... &Змінити таблицю... Create &Index... Створити і&ндекс... W&hat's This? Що &це таке? &About This button opens a new tab for the SQL editor &Execute SQL Ви&конати код SQL Save SQL file Зберегти файл SQL &Load Extension... Ctrl+E Export as CSV file Експортувати у файл CSV Export table as comma separated values file Експортувати таблицю як CSV файл Save the current session to a file Зберегти поточний стан у файл Open &Project... Load a working session from a file Завантажити робочий стан із файлу Copy Create statement Копіювати CREATE вираз Copy the CREATE statement of the item to the clipboard Копіювати CREATE вираз елемента в буффер обміну Ctrl+Return Ctrl+L Ctrl+P Ctrl+D Ctrl+I Encrypted Зашифрований Read only Тільки для читання Database file is read only. Editing the database is disabled. База даних тільки для читання. Редагування заборонене. Database encoding Кодування бази даних Database is encrypted using SQLCipher База даних зашифрована з використанням SQLCipher Choose a database file Вибрати файл бази даних Could not open database file. Reason: %1 Неможливо відкрити файл бази даних. Причина: %1 Choose a filename to save under Вибрати ім'я, під яким зберегти дані A new DB Browser for SQLite version is available (%1.%2.%3).<br/><br/>Please download at <a href='%4'>%4</a>. Вийшла нова версія оглядача для SQLite (%1.%2.%3).<br/><br/>Вона доступна для скачування за посиланням <a href='%4'>%4</a>. DB Browser for SQLite project file (*.sqbpro) Файл проекту оглядача для SQLite (*.sqbpro) Are you sure you want to undo all changes made to the database file '%1' since the last save? Скасувати всі зміни, зроблені у файлі бази даних '%1' після останнього збереження? Choose a file to import Оберіть файл для імпорту Do you want to create a new database file to hold the imported data? If you answer no we will attempt to import the data in the SQL file to the current database. Створити новий файл бази даних для збереження імпортованих даних? Якщо відповідь Ні, то здійсниться спроба імпортувати дані файлу SQL в поточну базу даних. File %1 already exists. Please choose a different name. Файл %1 вже існує. Оберіть інше ім'я. Error importing data: %1 Помилка імпортування даних: %1 Import completed. Імпорт завершено. Delete View Видалити перегляд Delete Trigger Видалити тригер Delete Index Видалити індекс Reset Window Layout Alt+0 Simplify Window Layout Shift+Alt+0 Dock Windows at Bottom Dock Windows at Left Side Dock Windows at Top The database is currenctly busy. Click here to interrupt the currently running query. In-Memory database Do you want to save the changes made to the project file '%1'? Are you sure you want to delete the table '%1'? All data associated with the table will be lost. Are you sure you want to delete the view '%1'? Are you sure you want to delete the trigger '%1'? Are you sure you want to delete the index '%1'? Error: could not delete the table. Error: could not delete the view. Error: could not delete the trigger. Error: could not delete the index. Message from database engine: %1 Editing the table requires to save all pending changes now. Are you sure you want to save the database? Error checking foreign keys after table modification. The changes will be reverted. This table did not pass a foreign-key check.<br/>You should run 'Tools | Foreign-Key Check' and fix the reported issues. Edit View %1 Edit Trigger %1 You are already executing SQL statements. Do you want to stop them in order to execute the current statements instead? Note that this might leave the database in an inconsistent state. -- EXECUTING SELECTION IN '%1' -- -- EXECUTING LINE IN '%1' -- -- EXECUTING ALL IN '%1' -- At line %1: Result: %1 Result: %2 Execution finished with errors. Execution finished without errors. Opened '%1' in read-only mode from recent file list Opened '%1' from recent file list &%1 %2%3 &%1 %2%3 (read only) Open Database or Project Attach Database... Import CSV file(s)... Select the action to apply to the dropped file(s). <br/>Note: only 'Import' will process more than one file. Do you want to save the changes made to SQL tabs in the project file '%1'? Project saved to file '%1' This action will open a new SQL tab with the following statements for you to edit and run: Busy (%1) Rename Tab Duplicate Tab Close Tab Opening '%1'... There was an error opening '%1'... Value is not a valid URL or filename: %1 %1 rows returned in %2ms Window Layout You are still executing SQL statements. Closing the database now will stop their execution, possibly leaving the database in an inconsistent state. Are you sure you want to close the database? Import completed. Some foreign key constraints are violated. Please fix them before saving. Do you want to save the changes made to SQL tabs in a new project file? Do you want to save the changes made to the SQL file %1? The statements in this tab are still executing. Closing the tab will stop the execution. This might leave the database in an inconsistent state. Are you sure you want to close the tab? Could not find resource file: %1 Choose a project file to open This project file is using an old file format because it was created using DB Browser for SQLite version 3.10 or lower. Loading this file format is still fully supported but we advice you to convert all your project files to the new file format because support for older formats might be dropped at some point in the future. You can convert your files by simply opening and re-saving them. Could not open project file for writing. Reason: %1 Collation needed! Proceed? Потрібно виконати зіставлення! Продовжити? A table in this database requires a special collation function '%1' that this application can't provide without further knowledge. If you choose to proceed, be aware bad things can happen to your database. Create a backup! Таблиця в базі даних вимагає виконання спеціальної функції зіставлення '%1'. Якщо Ви продовжите, то можливе псування Вашої бази даних. Створіть резервну копію! creating collation Set a new name for the SQL tab. Use the '&&' character to allow using the following character as a keyboard shortcut. Please specify the view name Вкажіть ім'я вигляду There is already an object with that name. Please choose a different name. Об'єкт із зазначеним ім'ям уже існує. Виберіть інше ім'я. View successfully created. Вигляд успішно створений. Error creating view: %1 Помилка створення вигляду: %1 This action will open a new SQL tab for running: Press Help for opening the corresponding SQLite reference page. Delete Table Видалити таблицю Setting PRAGMA values will commit your current transaction. Are you sure? Встановлення значень PRAGMA завершить поточну транзакцію. Встановити значення? Setting PRAGMA values or vacuuming will commit your current transaction. Are you sure? Choose text files Оберіть текстові файли Error while saving the database file. This means that not all changes to the database were saved. You need to resolve the following error first. %1 Помилка під час збереження файлу бази даних. Це означає, що не всі зміни в базу даних було збережено. Спочатку Вам необхідно розв'язати таку помилку. %1 Text files(*.sql *.txt);;All files(*) Текстові файли(*.sql *.txt);;Всі файли(*) Modify View Змінити вид Modify Trigger Змінити тригер Modify Index Змінити індекс Modify Table Змінити таблицю Select SQL file to open Обрати файл SQL для відкривання Select file name Обрати ім'я файлу Select extension file Обрати розширення файлу Extension successfully loaded. Розширення успішно завантажено. Error loading extension: %1 Помилка завантаження розширення: %1 Don't show again Не показувати наступного разу New version available. Доступна нова версія. NullLineEdit Set to NULL Встановити в NULL Alt+Del PlotDock Plot Графік <html><head/><body><p>This pane shows the list of columns of the currently browsed table or the just executed query. You can select the columns that you want to be used as X or Y axis for the plot pane below. The table shows detected axis type that will affect the resulting plot. For the Y axis you can only select numeric columns, but for the X axis you will be able to select:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Date/Time</span>: strings with format &quot;yyyy-MM-dd hh:mm:ss&quot; or &quot;yyyy-MM-ddThh:mm:ss&quot;</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Date</span>: strings with format &quot;yyyy-MM-dd&quot;</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Time</span>: strings with format &quot;hh:mm:ss&quot;</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Label</span>: other string formats. Selecting this column as X axis will produce a Bars plot with the column values as labels for the bars</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Numeric</span>: integer or real values</li></ul><p>Double-clicking the Y cells you can change the used color for that graph.</p></body></html> Columns Стовпці X X Y1 Y2 Axis Type Here is a plot drawn when you select the x and y values above. Click on points to select them in the plot and in the table. Ctrl+Click for selecting a range of points. Use mouse-wheel for zooming and mouse drag for changing the axis range. Select the axes or axes labels to drag and zoom only in that orientation. Line type: Тип лінії: None Ні Line Звичайна StepLeft Ступенева, зліва StepRight Ступенева, справа StepCenter Ступенева, по центру Impulse Імпульс Point shape: Форма точок: Cross Хрест Plus Плюс Circle Коло Disc Диск Square Квадрат Diamond Ромб Star Зірка Triangle Трикутник TriangleInverted Трикутник перевернутий CrossSquare Хрест у квадраті PlusSquare Плюс у квадраті CrossCircle Хрест у колі PlusCircle Плюс у колі Peace Світ <html><head/><body><p>Save current plot...</p><p>File format chosen by extension (png, jpg, pdf, bmp)</p></body></html> <html><head/><body><p>Зберегти поточний графік...</p><p>Формат файлу вибирається розширенням (png, jpg, pdf, bmp)</p></body></html> Save current plot... Зберегти поточний графік... Load all data and redraw plot Row # Рядок # Copy Копіювати Print... Show legend Stacked bars Date/Time Date Time Numeric Label Invalid Load all data and redraw plot. Warning: not all data has been fetched from the table yet due to the partial fetch mechanism. Choose an axis color Choose a filename to save under Вибрати ім'я, під яким зберегти дані PNG(*.png);;JPG(*.jpg);;PDF(*.pdf);;BMP(*.bmp);;All Files(*) PNG(*.png);;JPG(*.jpg);;PDF(*.pdf);;BMP(*.bmp);;Всі файли(*) There are curves in this plot and the selected line style can only be applied to graphs sorted by X. Either sort the table or query by X to remove curves or select one of the styles supported by curves: None or Line. Loading all remaining data for this table took %1ms. PreferencesDialog Preferences Налаштування &Database &База даних Database &encoding &Кодування бази даних Open databases with foreign keys enabled. Відкривати бази даних з увімкненими зовнішніми ключами. &Foreign keys &Зовнішні ключі enabled увімкнені Default &location &Розташування за замовчуванням ... ... &General &Загальні Remember last location Запам'ятовувати останню директорію Always use this location Завжди відкривати це розташування Remember last location for session only Запам'ятовувати останню директорію тільки для сесії Lan&guage &Мова Toolbar style Only display the icon Only display the text The text appears beside the icon The text appears under the icon Follow the style Automatic &updates &Стежити за оновленнями DB file extensions Manage SQ&L to execute after opening database SQ&L,який треба виконання після відкривання бази даних Data &Browser Оглядач &даних Remove line breaks in schema &view Видалити розрив рядка в &схемі даних Show remote options Показати віддалені опції Prefetch block si&ze Розмір блоку &вибірки Default field type Тип даних за замовчуванням Font Шрифт &Font &Шрифт Content Вміст Symbol limit in cell Кількість символів у осередку NULL NULL Regular Звичайні Binary Двійкові дані Background Фон Filters Фільтри Threshold for completion and calculation on selection Show images in cell Enable this option to show a preview of BLOBs containing image data in the cells. This can affect the performance of the data browser, however. Escape character Символ екранування Delay time (&ms) Час затримки (&мс) Set the waiting time before a new filter value is applied. Can be set to 0 for disabling waiting. Час затримки перед застосуванням нового фільтра. Нульове значення припиняє очікування. &SQL Р&едактор SQL Settings name Ім'я налаштувань Context Контекст Colour Колір Bold Жирний Italic Курсив Underline Підкреслення Keyword Ключове слово Function Функція Table Таблиця Comment Коментар Identifier Ідентифікатор String Рядок Current line Поточна рядок SQL &editor font size Розмір шрифту в &редакторі SQL Tab size Розмір табуляції SQL editor &font &Шрифт у редакторі SQL Error indicators Індикатори помилок Hori&zontal tiling Гори&зонтальний розподіл If enabled the SQL code editor and the result table view are shown side by side instead of one over the other. Якщо ця опція увімкнена, то SQL редактор і результат запиту будуть розташовані поруч по горизонталі. Code co&mpletion Авто&доповнення коду Main Window Database Structure Структура БД Browse Data Переглянути дані Execute SQL Виконати SQL Edit Database Cell Редагування комірки БД When this value is changed, all the other color preferences are also set to matching colors. Follow the desktop style Dark style Application style This sets the font size for all UI elements which do not have their own font size option. Font size When enabled, the line breaks in the Schema column of the DB Structure tab, dock and printed output are removed. Database structure font size Font si&ze This is the maximum number of items allowed for some computationally expensive functionalities to be enabled: Maximum number of rows in a table for enabling the value completion based on current values in the column. Maximum number of indexes in a selection for calculating sum and average. Can be set to 0 for disabling the functionalities. This is the maximum number of rows in a table for enabling the value completion based on current values in the column. Can be set to 0 for disabling completion. Field display Displayed &text Click to set this color Text color Background color Preview only (N/A) Foreground SQL &results font size &Wrap lines Never At word boundaries At character boundaries At whitespace boundaries &Quotes for identifiers Choose the quoting mechanism used by the application for identifiers in SQL code. "Double quotes" - Standard SQL (recommended) `Grave accents` - Traditional MySQL quotes [Square brackets] - Traditional MS SQL Server quotes Keywords in &UPPER CASE When set, the SQL keywords are completed in UPPER CASE letters. When set, the SQL code lines that caused errors during the last execution are highlighted and the results frame indicates the error in the background Close button on tabs If enabled, SQL editor tabs will have a close button. In any case, you can use the contextual menu or the keyboard shortcut to close them. &Extensions Р&озширення Select extensions to load for every database: Оберіть розширення, щоб завантажувати їх для кожної бази даних: Add extension Додати розширення Remove extension Видалити розширення <html><head/><body><p>While supporting the REGEXP operator SQLite doesn't implement any regular expression<br/>algorithm but calls back the running application. DB Browser for SQLite implements this<br/>algorithm for you to let you use REGEXP out of the box. However, as there are multiple possible<br/>implementations of this and you might want to use another one, you're free to disable the<br/>application's implementation and load your own by using an extension. Requires restart of the application.</p></body></html> <html><head/><body><p>Оглядач для SQLite дає змогу використовувати оператор REGEXP 'з коробки'. Але попри<br/>це, можливі кілька різних варіантів реалізацій цього оператора й Ви вільні<br/>у виборі, який саме використовувати. Можна відімкнути нашу реалізацію та використовувати іншу -<br/>шляхом завантаження відповідного розширення. В цьому випадку потрібно перезавантажити програму.</p></body></html> <html><head/><body><p>SQLite provides an SQL function for loading extensions from a shared library file. Activate this if you want to use the <span style=" font-style:italic;">load_extension()</span> function from SQL code.</p><p>For security reasons, extension loading is turned off by default and must be enabled through this setting. You can always load extensions through the GUI, even though this option is disabled.</p></body></html> Allow loading extensions from SQL code Clone databases into Клонувати бази даних до Proxy Configure Disable Regular Expression extension Відімкнути розширення Регулярних Виразів Remote Віддалений сервер CA certificates СА-сертифікати Subject CN Об'єкт CN Common Name Звичайне ім'я Subject O Об'єкт O Organization Організація Valid from Дійсний з Valid to Дійсний до Serial number Серійний номер Your certificates Ваш сертифікат File Файл Subject Common Name Звичайне ім'я об'єкта Issuer CN Розповсюдник CN Issuer Common Name Звичайне ім'я розповсюдника Choose a directory Оберіть каталог The language will change after you restart the application. Мова зміниться після перезапуску програми. Select extension file Обираємо файл розширення Extensions(*.so *.dylib *.dll);;All files(*) Import certificate file Імпортувати файл сертифіката No certificates found in this file. Для цього файлу не знайдено сертифікатів. Are you sure you want do remove this certificate? All certificate data will be deleted from the application settings! Ви впевнені, що хочете видалити цей сертифікат? Всі дані сертифіката видаляться з налаштувань програми! Are you sure you want to clear all the saved settings? All your preferences will be lost and default values will be used. ProxyDialog Proxy Configuration Pro&xy Type Host Na&me Port Authentication Re&quired &User Name Password None Ні System settings HTTP Socks v5 QObject Error importing data Помилка імпортування даних from record number %1 з запису номер %1 . %1 . %1 Importing CSV file... Cancel Скасувати All files (*) SQLite database files (*.db *.sqlite *.sqlite3 *.db3) Left Right Center Justify SQLite Database Files (*.db *.sqlite *.sqlite3 *.db3) DB Browser for SQLite Project Files (*.sqbpro) SQL Files (*.sql) All Files (*) Text Files (*.txt) Comma-Separated Values Files (*.csv) Tab-Separated Values Files (*.tsv) Delimiter-Separated Values Files (*.dsv) Concordance DAT files (*.dat) JSON Files (*.json *.js) XML Files (*.xml) Binary Files (*.bin *.dat) SVG Files (*.svg) Hex Dump Files (*.dat *.bin) Extensions (*.so *.dylib *.dll) RemoteCommitsModel Commit ID Message Date Author Size Розмір Authored and committed by %1 Authored by %1, committed by %2 RemoteDatabase Error opening local databases list. %1 Помилка відкривання списку локальних баз даних. %1 Error creating local databases list. %1 Помилка створення списку локальних баз даних. %1 RemoteDock Remote Віддалений Local Локальний Identity Ідентичний Push currently opened database to server DBHub.io <html><head/><body><p>In this pane, remote databases from dbhub.io website can be added to DB Browser for SQLite. First you need an identity:</p><ol style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Login to the dbhub.io website (use your GitHub credentials or whatever you want)</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click the button to &quot;Generate client certificate&quot; (that's your identity). That'll give you a certificate file (save it to your local disk).</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Go to the Remote tab in DB Browser for SQLite Preferences. Click the button to add a new certificate to DB Browser for SQLite and choose the just downloaded certificate file.</li></ol><p>Now the Remote panel shows your identity and you can add remote databases.</p></body></html> Current Database Clone User Користувачем Database Branch Commits Commits for <html><head/><body><p>You are currently using a built-in, read-only identity. For uploading your database, you need to configure and use your DBHub.io account.</p><p>No DBHub.io account yet? <a href="https://dbhub.io/"><span style=" text-decoration: underline; color:#007af4;">Create one now</span></a> and import your certificate <a href="#preferences"><span style=" text-decoration: underline; color:#007af4;">here</span></a> to share your databases.</p><p>For online help visit <a href="https://dbhub.io/about"><span style=" text-decoration: underline; color:#007af4;">here</span></a>.</p></body></html> Back Delete Database Delete the local clone of this database Open in Web Browser Open the web page for the current database in your browser Clone from Link Use this to download a remote database for local editing using a URL as provided on the web page of the database. Refresh Оновити Reload all data and update the views F5 Clone Database Open Database Open the local copy of this database Check out Commit Download and open this specific commit Check out Latest Commit Check out the latest commit of the current branch Save Revision to File Saves the selected revision of the database to another file Upload Database Upload this database as a new commit Select an identity to connect Public This downloads a database from a remote server for local editing. Please enter the URL to clone from. You can generate this URL by clicking the 'Clone Database in DB4S' button on the web page of the database. Invalid URL: The host name does not match the host name of the current identity. Invalid URL: No branch name specified. Invalid URL: No commit ID specified. You have modified the local clone of the database. Fetching this commit overrides these local changes. Are you sure you want to proceed? The database has unsaved changes. Are you sure you want to push it before saving? The database you are trying to delete is currently opened. Please close it before deleting. This deletes the local version of this database with all the changes you have not committed yet. Are you sure you want to delete this database? RemoteLocalFilesModel Name Ім'я Branch Last modified Востаннє змінений Size Розмір Commit File RemoteModel Name Ім'я Last modified Востаннє змінений Size Розмір Commit Size: Last Modified: Licence: Default Branch: RemoteNetwork Choose a location to save the file Error opening remote file at %1. %2 Помилка під час відкривання віддаленого файлу %1. %2 Error: Invalid client certificate specified. Помилка: Вказано неправильний сертифікат клієнта. Please enter the passphrase for this client certificate in order to authenticate. Будь ласка, введіть парольну фразу для цього сертифіката клієнта, для автентифікації Cancel Uploading remote database to %1 Вивантаження віддаленої бази даних до %1. {1?} Downloading remote database from %1 Завантаження віддаленої бази даних із %1. {1?} Error: The network is not accessible. Помилка: Мережа не доступна. Error: Cannot open the file for sending. Помилка: Неможливо відкрити файл для відправлення. RemotePushDialog Push database Database na&me to push to Commit message Database licence Public Branch Force push Username Database will be public. Everyone has read access to it. Database will be private. Only you have access to it. Use with care. This can cause remote commits to be deleted. RunSql Execution aborted by user Виконання скасовано користувачем , %1 rows affected , %1 рядків постраждало query executed successfully. Took %1ms%2 executing query SelectItemsPopup A&vailable Sele&cted SqlExecutionArea Form Форма Find previous match [Shift+F3] Find previous match with wrapping Shift+F3 The found pattern must be a whole word Whole Words Text pattern to find considering the checks in this frame Find in editor The found pattern must match in letter case Case Sensitive Find next match [Enter, F3] Find next match with wrapping F3 Interpret search pattern as a regular expression <html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html> Regular Expression Close Find Bar <html><head/><body><p>Results of the last executed statements.</p><p>You may want to collapse this panel and use the <span style=" font-style:italic;">SQL Log</span> dock with <span style=" font-style:italic;">User</span> selection instead.</p></body></html> Results of the last executed statements Результати останніх виконаних операторів This field shows the results and status codes of the last executed statements. Це поле показує результати та коди статусів останніх виконаних операторів. Couldn't read file: %1. Неможливо прочитати файл: %1. Couldn't save file: %1. Неможливо зберегти файл: %1. Your changes will be lost when reloading it! The file "%1" was modified by another program. Do you want to reload it?%2 SqlTextEdit Ctrl+/ SqlUiLexer (X) The abs(X) function returns the absolute value of the numeric argument X. (X) Функція abs(X) повертає модуль числа аргументу X. () The changes() function returns the number of database rows that were changed or inserted or deleted by the most recently completed INSERT, DELETE, or UPDATE statement. () Функція changes() повертає кількість рядків у базі даних, які було змінено, вставлено або видалено після вдалого виконання INSERT, DELETE або UPDATE. (X,Y,...) The coalesce() function returns a copy of its first non-NULL argument, or NULL if all arguments are NULL (X,Y,...) Функція coalesce() повертає копію першого аргументу не-NULL, якщо такого немає, то повертає NULL (X,Y) The ifnull() function returns a copy of its first non-NULL argument, or NULL if both arguments are NULL. (X,Y) Функція ifnull() повертає копію першого аргументу не-NULL, або якщо обидва аргумента NULL, то повертає NULL. (X,Y) The instr(X,Y) function finds the first occurrence of string Y within string X and returns the number of prior characters plus 1, or 0 if Y is nowhere found within X. (X,Y) Функція instr(X,Y) повертає кількість символів, починаючи з якого в рядку X знайдено підрядок Y, або 0, якщо такого не знайдено. (X) The hex() function interprets its argument as a BLOB and returns a string which is the upper-case hexadecimal rendering of the content of that blob. (X) Функція hex() інтерпретує аргумент як BLOB і повертає рядок в 16-ричній системі числення із вмістом аргументу. () The last_insert_rowid() function returns the ROWID of the last row insert from the database connection which invoked the function. () Функція last_insert_rowid() повертає ROWID останнього вставленого рядка. (X) For a string value X, the length(X) function returns the number of characters (not bytes) in X prior to the first NUL character. (X) Для строкового значення X, функція length(X) повертає кількість символів (НЕ байтів) від початку рядка до першого символу '\0'. (X,Y) The like() function is used to implement the "Y LIKE X" expression. (X,Y) фукнція like() еквівалентна виразу "Y LIKE X". (X,Y,Z) The like() function is used to implement the "Y LIKE X ESCAPE Z" expression. (X,Y,Z) Функція like() еквівалент вираження "Y LIKE X ESCAPE Z". (X) The lower(X) function returns a copy of string X with all ASCII characters converted to lower case. (X) Функція lower(X) повертає копію рядка X, в якій усі ACSII символи переведені в нижній регістр. (X) ltrim(X) removes spaces from the left side of X. (X) ltrim(X) видаляє символи пробілів зліва для рядка X. (X1,X2,...) The char(X1,X2,...,XN) function returns a string composed of characters having the unicode code point values of integers X1 through XN, respectively. (X1,X2,...) Функція char(X1,X2,...,XN) повертає рядок, складений із символів, переданих як аргументи. (X,Y) The glob(X,Y) function is equivalent to the expression "Y GLOB X". (X,Y) функція glob(X,Y) еквівалент вираження "Y GLOB X". (X) The load_extension(X) function loads SQLite extensions out of the shared library file named X. Use of this function must be authorized from Preferences. (X,Y) The load_extension(X) function loads SQLite extensions out of the shared library file named X using the entry point Y. Use of this function must be authorized from Preferences. (X,Y) The ltrim(X,Y) function returns a string formed by removing any and all characters that appear in Y from the left side of X. (X,Y) Функція ltrim (X,Y) повертає новий рядок шляхом видалення з рядка X зліва будь-якого символу з Y. (X,Y,...) The multi-argument max() function returns the argument with the maximum value, or return NULL if any argument is NULL. (X,Y,...) Функція max() повертає аргумент з максимальним значенням, або NULL, якщо хоча б один аргумент дорівнює NULL. (X,Y,...) The multi-argument min() function returns the argument with the minimum value. (X,Y,...) Функція min() повертає аргумент з мінімальним значенням. (X,Y) The nullif(X,Y) function returns its first argument if the arguments are different and NULL if the arguments are the same. (X,Y) Функція nullif(X,Y) повертає перший аргумент, якщо аргументи різні, або NULL, якщо вони однакові. (FORMAT,...) The printf(FORMAT,...) SQL function works like the sqlite3_mprintf() C-language function and the printf() function from the standard C library. (FORMAT,...) Функція printf(FORMAT,...) працює так само, як printf() зі стандартної бібліотеки мови програмування Сі. (X) The quote(X) function returns the text of an SQL literal which is the value of its argument suitable for inclusion into an SQL statement. (X) Функція quote(X) повертає змінений рядок X, який можна використовувати в SQL виразах. () The random() function returns a pseudo-random integer between -9223372036854775808 and +9223372036854775807. () Функція random() повертає псевдовипадкове цілочисельне значення з діапозона від -9223372036854775808 до +9223372036854775807. (N) The randomblob(N) function return an N-byte blob containing pseudo-random bytes. (N) Функція randomblob(N) повертає N-байтний BLOB, що містить псевдовипадкові байти. (X,Y,Z) The replace(X,Y,Z) function returns a string formed by substituting string Z for every occurrence of string Y in string X. (X,Y,Z) Функція replace(X,Y,Z) повертає новий рядок на основі рядка X, заміною всіх підрядків Y на Z. (X) The round(X) function returns a floating-point value X rounded to zero digits to the right of the decimal point. (X) Функція round(X) округлює X до цілого значення. (X,Y) The round(X,Y) function returns a floating-point value X rounded to Y digits to the right of the decimal point. (X,Y) Функція round(X,Y) округлює X до Y чисел після коми праворуч. (X) rtrim(X) removes spaces from the right side of X. (X) rtrim(X) видаляє символи пробілу праворуч від рядка X. (X,Y) The rtrim(X,Y) function returns a string formed by removing any and all characters that appear in Y from the right side of X. (X,Y) Функція rtrim(X,Y) повертає новий рядок шляхом видалення з рядка X праворуч будь-якого символу з рядка Y. (timestring,modifier,modifier,...) (timestring,modifier,modifier,...) (format,timestring,modifier,modifier,...) (format,timestring,modifier,modifier,...) () The number of the row within the current partition. Rows are numbered starting from 1 in the order defined by the ORDER BY clause in the window definition, or in arbitrary order otherwise. () The row_number() of the first peer in each group - the rank of the current row with gaps. If there is no ORDER BY clause, then all rows are considered peers and this function always returns 1. () The number of the current row's peer group within its partition - the rank of the current row without gaps. Partitions are numbered starting from 1 in the order defined by the ORDER BY clause in the window definition. If there is no ORDER BY clause, then all rows are considered peers and this function always returns 1. () Despite the name, this function always returns a value between 0.0 and 1.0 equal to (rank - 1)/(partition-rows - 1), where rank is the value returned by built-in window function rank() and partition-rows is the total number of rows in the partition. If the partition contains only one row, this function returns 0.0. () The cumulative distribution. Calculated as row-number/partition-rows, where row-number is the value returned by row_number() for the last peer in the group and partition-rows the number of rows in the partition. (N) Argument N is handled as an integer. This function divides the partition into N groups as evenly as possible and assigns an integer between 1 and N to each group, in the order defined by the ORDER BY clause, or in arbitrary order otherwise. If necessary, larger groups occur first. This function returns the integer value assigned to the group that the current row is a part of. (expr) Returns the result of evaluating expression expr against the previous row in the partition. Or, if there is no previous row (because the current row is the first), NULL. (expr,offset) If the offset argument is provided, then it must be a non-negative integer. In this case the value returned is the result of evaluating expr against the row offset rows before the current row within the partition. If offset is 0, then expr is evaluated against the current row. If there is no row offset rows before the current row, NULL is returned. (expr,offset,default) If default is also provided, then it is returned instead of NULL if the row identified by offset does not exist. (expr) Returns the result of evaluating expression expr against the next row in the partition. Or, if there is no next row (because the current row is the last), NULL. (expr,offset) If the offset argument is provided, then it must be a non-negative integer. In this case the value returned is the result of evaluating expr against the row offset rows after the current row within the partition. If offset is 0, then expr is evaluated against the current row. If there is no row offset rows after the current row, NULL is returned. (expr) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the first row in the window frame for each row. (expr) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the last row in the window frame for each row. (expr,N) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the row N of the window frame. Rows are numbered within the window frame starting from 1 in the order defined by the ORDER BY clause if one is present, or in arbitrary order otherwise. If there is no Nth row in the partition, then NULL is returned. (X) The soundex(X) function returns a string that is the soundex encoding of the string X. (X) Функція soundex(X) повертає копію рядка X, кодовану в форматі soundex. (X,Y) substr(X,Y) returns all characters through the end of the string X beginning with the Y-th. (X,Y) substr(X,Y) повертає підрядок з рядка X, починаючи з Y-го символу. (X,Y,Z) The substr(X,Y,Z) function returns a substring of input string X that begins with the Y-th character and which is Z characters long. (X,Y,Z) Функція substr(X,Y,Z) повертає підрядок з рядка X, починаючи з Y-го символу, завдовжки Z-символів. () The total_changes() function returns the number of row changes caused by INSERT, UPDATE or DELETE statements since the current database connection was opened. () Функція total_changes() повертає кількість рядків, змінених за допомогою INSERT, UPDATE або DELETE, починаючи з того моменту, коли під'єднання до бази даних було відкрито. (X) trim(X) removes spaces from both ends of X. (X) trim(X) видаляє пробіли з обох сторін рядка X. (X,Y) The trim(X,Y) function returns a string formed by removing any and all characters that appear in Y from both ends of X. (X,Y) Функція trim(X,Y) створює новий рядок з X шляхом видалення з обох кінців символів, які присутні в рядку Y. (X) The typeof(X) function returns a string that indicates the datatype of the expression X. (X) Функція typeof(X) повертає рядок із типом даних вираження X. (X) The unicode(X) function returns the numeric unicode code point corresponding to the first character of the string X. (X) Функція unicode(X) повертає числове значення UNICODE коду символу. (X) The upper(X) function returns a copy of input string X in which all lower-case ASCII characters are converted to their upper-case equivalent. (X) Функція upper(X) повертає копію рядка X, в якій для кожного ASCII символу регістр буде перетворений з нижнього у верхній. (N) The zeroblob(N) function returns a BLOB consisting of N bytes of 0x00. (N) Функція zeroblob(N) повертає BLOB розміром N байт зі значеннями 0x00. (X) The avg() function returns the average value of all non-NULL X within a group. (X) Функція avg() повертає середнє значення для всіх не-NULL значень групи. (X) The count(X) function returns a count of the number of times that X is not NULL in a group. (X) Функція count(X) повертає кількість рядків, у яких X не-NULL у групі. (X) The group_concat() function returns a string which is the concatenation of all non-NULL values of X. (X) Функція group_concat() повертає рядок з усіх значень X не-NULL. (X,Y) The group_concat() function returns a string which is the concatenation of all non-NULL values of X. If parameter Y is present then it is used as the separator between instances of X. (X,Y) Функція group_concat() повертає рядок з усіх значень X не-NULL. Y - роздільник між значеннями X. (X) The max() aggregate function returns the maximum value of all values in the group. (X) Агрегатна функція max() повертає максимальне значення для X. (X) The min() aggregate function returns the minimum non-NULL value of all values in the group. (X) Агрегатна функція min() повертає мінімальне не-NULL значення для X. (X) The sum() and total() aggregate functions return sum of all non-NULL values in the group. (X) Агрегатні функції sum() і total() повертають суму всіх не-NULL значень для X. SqliteTableModel reading rows loading... References %1(%2) Hold %3Shift and click to jump there Error changing data: %1 Помилка зміни даних: %1 retrieving list of columns Fetching data... Cancel TableBrowser Browse Data Переглянути дані &Table: &Таблиця: Select a table to browse data Оберіть таблицю для перегляду даних Use this list to select a table to be displayed in the database view Використовуйте цей список, щоб вибрати таблицю, яку буде показано в переглядачі баз даних This is the database table view. You can do the following actions: - Start writing for editing inline the value. - Double-click any record to edit its contents in the cell editor window. - Alt+Del for deleting the cell content to NULL. - Ctrl+" for duplicating the current record. - Ctrl+' for copying the value from the cell above. - Standard selection and copy/paste operations. Text pattern to find considering the checks in this frame Find in table Find previous match [Shift+F3] Find previous match with wrapping Shift+F3 Find next match [Enter, F3] Find next match with wrapping F3 The found pattern must match in letter case Case Sensitive The found pattern must be a whole word Whole Cell Interpret search pattern as a regular expression <html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html> Regular Expression Close Find Bar Text to replace with Replace with Replace next match Replace Replace all matches Replace all <html><head/><body><p>Scroll to the beginning</p></body></html> <html><head/><body><p>Прокрутити на початок</p></body></html> <html><head/><body><p>Clicking this button navigates to the beginning in the table view above.</p></body></html> <html><head/><body><p>Натискання цієї кнопки переміщує до початку таблиці.</p></body></html> |< |< Scroll one page upwards <html><head/><body><p>Clicking this button navigates one page of records upwards in the table view above.</p></body></html> < < 0 - 0 of 0 0 - 0 з 0 Scroll one page downwards <html><head/><body><p>Clicking this button navigates one page of records downwards in the table view above.</p></body></html> > > Scroll to the end Прокрутити до кінця <html><head/><body><p>Clicking this button navigates up to the end in the table view above.</p></body></html> >| >| <html><head/><body><p>Click here to jump to the specified record</p></body></html> <html><head/><body><p>Натисніть тут, щоб перейти до зазначеного запису</p></body></html> <html><head/><body><p>This button is used to navigate to the record number specified in the Go to area.</p></body></html> <html><head/><body><p>Ця кнопка використовується, щоб переміститися до запису, номер якого зазначений в зоні Перейти до </p></body></html> Go to: Перейти до: Enter record number to browse Введіть номер запису для перегляду Type a record number in this area and click the Go to: button to display the record in the database view Надрукуйте номер запису в цій зоні й натисніть кнопку Перейти до:, щоб показати запис у базі даних 1 1 Show rowid column Показати стовпець rowid Toggle the visibility of the rowid column Змінити видимість стовпця rowid Unlock view editing Розблокувати редагування вигляду This unlocks the current view for editing. However, you will need appropriate triggers for editing. Це розблоковує поточний вигляд для редагування. Проте вам необхідно виділити тригери для редагування Edit display format Формат показу Edit the display format of the data in this column Редагування формату показу для даних у цьому стовпці New Record Додати запис Insert a new record in the current table Додати новий запис у поточну таблицю <html><head/><body><p>This button creates a new record in the database. Hold the mouse button to open a pop-up menu of different options:</p><ul><li><span style=" font-weight:600;">New Record</span>: insert a new record with default values in the database.</li><li><span style=" font-weight:600;">Insert Values...</span>: open a dialog for entering values before they are inserted in the database. This allows to enter values acomplishing the different constraints. This dialog is also open if the <span style=" font-weight:600;">New Record</span> option fails due to these constraints.</li></ul></body></html> Delete Record Видалити запис Delete the current record Видалити поточний запис This button deletes the record or records currently selected in the table Insert new record using default values in browsed table Insert Values... Open a dialog for inserting values in a new record Export to &CSV Експортувати в &CSV Export the filtered data to CSV This button exports the data of the browsed table as currently displayed (after filters, display formats and order column) as a CSV file. Save as &view Зберегти як &вигляд Save the current filter, sort column and display formats as a view This button saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements. Save Table As... Save the table as currently displayed <html><head/><body><p>This popup menu provides the following options applying to the currently browsed and filtered table:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Export to CSV: this option exports the data of the browsed table as currently displayed (after filters, display formats and order column) to a CSV file.</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Save as view: this option saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements.</li></ul></body></html> Hide column(s) Hide selected column(s) Show all columns Show all columns that were hidden Set encoding Кодування Change the encoding of the text in the table cells Змінити кодування тексту в цій комірці таблиці Set encoding for all tables Встановити кодування для всіх таблиць Change the default encoding assumed for all tables in the database Змінити кодування за замовчуванням для всіх таблиць у базі даних Clear Filters Clear all filters Очистити всі фільтри This button clears all the filters set in the header input fields for the currently browsed table. Clear Sorting Reset the order of rows to the default This button clears the sorting columns specified for the currently browsed table and returns to the default order. Print Print currently browsed table data Print currently browsed table data. Print selection if more than one cell is selected. Ctrl+P Refresh Оновити Refresh the data in the selected table This button refreshes the data in the currently selected table. Ця кнопка оновлює дані обраної на цей момент таблиці. F5 Find in cells Open the find tool bar which allows you to search for values in the table view below. Bold Жирний Ctrl+B Italic Курсив Underline Підкреслення Ctrl+U Align Right Align Left Center Horizontally Justify Edit Conditional Formats... Edit conditional formats for the current column Clear Format Clear All Formats Clear all cell formatting from selected cells and all conditional formats from selected columns Font Color Background Color Toggle Format Toolbar Show/hide format toolbar This button shows or hides the formatting toolbar of the Data Browser Select column Ctrl+Space Replace text in cells Filter in any column Ctrl+R %n row(s) , %n column(s) . Sum: %1; Average: %2; Min: %3; Max: %4 Conditional formats for "%1" determining row count... %1 - %2 of >= %3 %1 - %2 of %3 %1 - %2 з %3 Please enter a pseudo-primary key in order to enable editing on this view. This should be the name of a unique column in the view. Будь ласка, введіть псевдо-первинний ключ для можливості редагування у цьому виді. Це має бути і'мя унікального стовпця у виді Delete Records Duplicate records Duplicate record Дублікат запису Ctrl+" Adjust rows to contents Error deleting record: %1 Помилка видалення запису: %1 Please select a record first Будь ласка, спочатку оберіть запис There is no filter set for this table. View will not be created. Please choose a new encoding for all tables. Оберіть нову систему кодування для всіх таблиць. Please choose a new encoding for this table. Оберіть нову систему кодування для цієї таблиці. %1 Leave the field empty for using the database encoding. %1 Залиште це поле порожнім якщо хочете, щоб використовувалося кодування за замовчуванням. This encoding is either not valid or not supported. Кодування невірне або не підтримується. %1 replacement(s) made. VacuumDialog Compact Database Ущільнення БД Ущільнення бази даних Warning: Compacting the database will commit all of your changes. Please select the databases to co&mpact: