From 70f4b285c2a9e9b67059d223dddb7c7b1e55c572 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 21 Feb 2012 16:26:14 +0000 Subject: [trunk (help)] Update uk_UA, thanks to : animan git-svn-id: http://piwigo.org/svn/trunk@13292 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/uk_UA/help/thumbnail.html | 23 +++++++++++++++++++++++ language/uk_UA/help/user_list.html | 23 +++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 language/uk_UA/help/thumbnail.html create mode 100644 language/uk_UA/help/user_list.html diff --git a/language/uk_UA/help/thumbnail.html b/language/uk_UA/help/thumbnail.html new file mode 100644 index 000000000..c42a82f10 --- /dev/null +++ b/language/uk_UA/help/thumbnail.html @@ -0,0 +1,23 @@ +

Створення мініатюр

+ +

Ця сторінка дозволить вам створити відсутній мініатюр. Рекомендується не використовувати цю функцію, якщо ваша галерея розташована на загальному сервері. Щоб відновити ескізи використовувати пакетний менеджер.

+ +
+ +
GD version
+ +
GD is the image manipulation library for PHP. Choose the version installed on your server. You will be warned by an error message should you choose the wrong one; just come back to the previous page with your browser and choose another version. If no version works, then your server does not support GD. PHP will need to be compiled with GD image library functions for this to work.
+ +
Width and height
+ +
Maximum thumbnail dimensions. Original aspect ratio is preserved. Default values can be modified using configuration settings tn_width and tn_height (see include/config_default.inc.php file).
+ +
Number of thumbnails to create
+ +
Do not try to process too many photos at once. The thumbnail creation process does use a lot of CPU. If your Piwigo gallery is hosted by a free provider, too high a load on the CPU might lead to the withdrawal of your website.
+ +
File format
+ +
Thumbnails are created in JPEG file format. They can be created from PNG and JPEG photos only.
+ +
\ No newline at end of file diff --git a/language/uk_UA/help/user_list.html b/language/uk_UA/help/user_list.html new file mode 100644 index 000000000..3a8398f3c --- /dev/null +++ b/language/uk_UA/help/user_list.html @@ -0,0 +1,23 @@ +

Список користувачів

+ +

Тут ви можете керувати користувачами вашої галереї Piwigo.

+ +

Додати нового користувача

+ +

Адміністратор може додавати користувачів вручну. Для кожного користувача необхідно вказати лоґін, пароль та дійсну адресу електронної пошти.

+ +

Список користувачів

+ +

Перелік існуючих користувачів можуть бути відфільтровані по імені користувача (використовуйте * як шаблон), групі або статусу. Їх можна розсортувати по даті реєстрації або ім'я користувача, в порядку зростання або спадання.

+ +

Цей екран дозволяє керувати декількома користувачами одночасно, використовуючи різні дії:

+ + + +

Ціль обраного користувача (за замовчуванням) або всіх користувачів, яких показано в відфільтрованому списоку.

\ No newline at end of file -- cgit v1.2.3