about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authmysql/lang/uk/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authmysql/lang/uk/lang.php')
-rw-r--r--wiki/lib/plugins/authmysql/lang/uk/lang.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authmysql/lang/uk/lang.php b/wiki/lib/plugins/authmysql/lang/uk/lang.php
new file mode 100644
index 0000000..e6cbaf0
--- /dev/null
+++ b/wiki/lib/plugins/authmysql/lang/uk/lang.php
@@ -0,0 +1,10 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Nina Zolotova <nina-z@i.ua>
+ */
+$lang['connectfail']           = 'Не вдалося з\'єднатися з базою даних.';
+$lang['userexists']            = 'Вибачте, користувач з таким логіном вже існує.';
+$lang['usernotexists']         = 'Вибачте, такого користувача не існує.';
4d2f4e48631a4b94b87ba76126470206'>^
8fa87054 ^
e2393938 ^
06848dc3 ^
240394a4 ^
f027adc0 ^
08f08fb9 ^
654af129 ^
08f08fb9 ^
d8084b41 ^

99400080 ^
08f08fb9 ^

654af129 ^

d1a1173d ^
d8084b41 ^
cba63cf3 ^
b4250dbc ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39