source: extensions/Ldap_Login/language/uk_UA/plugin.lang.php @ 31323

Last change on this file since 31323 was 31323, checked in by TranslationTeam, 8 years ago

Update uk_UA, thanks to StreamThreader

  • Property svn:executable set to *
File size: 8.5 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2015 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Groups branch'] = 'Гілка в якій повинні бути знайдені LDAP групи (наприклад: ou=groups):';
24$lang['All LDAP users can use their ldap password everywhere on piwigo if needed.'] = 'Якщо потрібно, усі користувачі LDAP, можуть використовувати всюди в Piwigo свої LDAP паролі.';
25$lang['Do you want to send mail to the new users, like casual piwigo users receive ?'] = 'Чи повинні нові користувачі отримувати пошту, як звичайні користувачі Piwigo?';
26$lang['Do you want admins to be advertised by mail in case of new users creation upon ldap login ?'] = 'Ви хочете, щоб адміністратори були сповіщенні по пошті в тому разі, якщо було створено нового користувача під час входу в LDAP?';
27$lang['Do you allow new piwigo users to be created when users authenticate succesfully on the ldap ?'] = 'Повинні чи ні, створюватись нові користувачі Piwigo, під час вдалої авторизації користувачей через LDAP?';
28$lang['Bind password'] = 'Зв\'язаний пароль';
29$lang['Bind DN, field in full ldap style'] = 'Зв\'язаний DN в стилі LDAP (наприклад: cn=admin,dc=example,dc=com).';
30$lang['Base DN'] = 'Базовий DN серверу LDAP (наприклад: dc=example,dc=com):';
31$lang['Attribute corresponding to the user name'] = 'Атрибут, відповідний імені користувача';
32$lang['To get them out of these roles, they must be sorted of the ldap group and then role updated in the <a href="admin.php?page=user_list">piwigo admin</a>. If a group is mandatory as described in the <a href="admin.php?page=plugin-Ldap_Login-newusers">new piwigo users tab</a>, then they must also belong to the users group.'] = 'Для отримання цих ролей, вони повинні бути відсортовуванні в групах LDAP, а потім роль оновлюється у <a href="admin.php?page=user_list">розділі адміністратора piwigo</a>. Якщо група обов’язкова, як описано в <a href="admin.php?page=plugin-Ldap_Login-newusers">вкладці нового користувача piwigo</a>, після чого, вони повинні бути також приєднаними до групи користувачів.';
33$lang['You must save the settings with the Save button just up there before testing here.'] = 'Ви повинні зберегти налаштування, використовуючи вище кнопку Зберегти, перед тим як переверяти їх.';
34$lang['Username'] = 'Ваше LDAP ім’я';
35$lang['Your password'] = 'Ваш LDAP пароль';
36$lang['Warning: LDAP Extension missing.'] = 'Попередження: LDAP розширення відсутнє.';
37$lang['Users branch'] = 'Гілка де повинні бути знайдені LDAP користувачі (наприклад: ou=користувачі)';
38$lang['Test Settings'] = 'Перевірити налаштування';
39$lang['Secure connexion'] = 'Безпечне з’єднання (ldaps)';
40$lang['Search Ldap users ?'] = 'Шукати LDAP користувачей ? Вам це знадобиться, якщо користувачі поширені по декількох гілках чи організаційним підрозділам (OU). Якщо ви уникните цього, ви збережете один LDAP запит. Також воно вам не потрібно, якщо у вас звичане дерево (наприклад: cn=користувач,ou=люди,dc=example,dc=com).';
41$lang['Search Ldap groups ?'] = 'Шукати LDAP користувачей ? Вам це знадобиться, якщо групи поширені по декількох гілках чи організаційним підрозділам (OU). Якщо ви уникните цього, ви збережете один LDAP запит. Також воно вам не потрібно, якщо у вас звичане дерево (наприклад: cn=ім’я групи,ou=групи,dc=example,dc=com).';
42$lang['If you create a <a href="admin.php?page=group_list">piwigo group</a> with the same name as an ldap one, all members of the ldap group will automatically join the piwigo group at their next authentication. This allows you to create <a href="admin.php?page=help&section=groups">specific right access management</a> (restrict access to a particaular album...).'] = 'Якщо ви створите <a href="admin.php?page=group_list">групу piwigo</a> таку ж саме, як в ldap, то усі члени ldap групи автоматично увійдуть в групу piwigo при наступному вході. Це дозволяє вам створити <a href="admin.php?page=help&section=groups">керування специфічними правами доступу</a> (обмежити доступ до конкретного альбома...). Тим не менше, для того щоб, витягнути цих користувачей, спочатку потрібно отримати їх з ldap групи, і тільки потім група piwigo може бути оновлена.';
43$lang['Save'] = 'Зберегти';
44$lang['New users when ldap auth is successfull'] = 'Нові користувачі коли авторизація LDAP була успішною';
45$lang['Let the fields blank if the ldap accept anonymous connections.'] = 'Залиште поля порожніми якщо LDAP підтримує анонімні з’єднання';
46$lang['Ldap_Login configuration'] = 'Налаштування Ldap_Login';
47$lang['Ldap_Login Test'] = 'Тест Ldap_Login';
48$lang['Ldap_Login Plugin'] = 'Плагін Ldap_Login';
49$lang['Ldap users'] = 'LDAP користувачі';
50$lang['Ldap server host connection'] = 'З’єднання з сервером LDAP';
51$lang['Ldap server host'] = 'Хост з сервером LDAP ';
52$lang['Ldap port'] = 'LDAP Порт';
53$lang['Ldap groups'] = 'LDAP Групи';
54$lang['Ldap connection credentials'] = 'Авторізаційні данні для з’єднання з LDAP';
55$lang['If empty, standard protocol ports will be used by the software.'] = 'Якщо пусто, то програма буде використовувати стандартні порти протоколу';
56$lang['If empty, localhost and standard protocol ports will be used in configuration.'] = 'Якщо пусто, то в налаштуваннях будуть використовуватись, локальний хост та стандартні порти протоколу.';
Note: See TracBrowser for help on using the repository browser.