Jump to content

Translations:Tutorials/Shared Database/23/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "Спочатку створіть базу даних для akonadi: {{Input|1=mysql -u root -p create database akonadi;}} Akonadi не призначено для безпо..."
 
(No difference)

Latest revision as of 17:06, 16 September 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Tutorials/Shared Database)
First create a database for '''Akonadi''':
{{Input|1=mysql -u root -p
create database akonadi;}}
'''Akonadi''' is not supposed to be a user-facing tool, so there is no configuration GUI for it. However, you can edit
<code>~/.config/akonadi/akonadiserverrc</code> to have these contents:

Спочатку створіть базу даних для akonadi:

mysql -u root -p
create database akonadi;

Akonadi не призначено для безпосереднього користування, отже не передбачено графічного інтерфейсу налаштування. Але ви можете внести зміни до файла ~/.config/akonadi/akonadiserverrc, щоб у ньому було записано: