summaryrefslogtreecommitdiffstats
path: root/web/lang/uk/common_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/uk/common_po.inc')
-rw-r--r--web/lang/uk/common_po.inc29
1 files changed, 29 insertions, 0 deletions
diff --git a/web/lang/uk/common_po.inc b/web/lang/uk/common_po.inc
new file mode 100644
index 00000000..f6410aa8
--- /dev/null
+++ b/web/lang/uk/common_po.inc
@@ -0,0 +1,29 @@
+<?php
+# Ukrainian (Українська) translation
+# Translator: sevenfourk <sevenfourk@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["uk"]["Reset"] = "Очистити";
+
+$_t["uk"]["Username"] = "Ім'я користувача";
+
+$_t["uk"]["Email Address"] = "Адреса електронної пошти";
+
+$_t["uk"]["Less"] = "Назад";
+
+$_t["uk"]["Clear"] = "Очистити";
+
+$_t["uk"]["required"] = "необхідно";
+
+$_t["uk"]["Update"] = "Поновити";
+
+$_t["uk"]["Submit"] = "Надіслати";
+
+$_t["uk"]["Password"] = "Пароль";
+
+$_t["uk"]["Create"] = "Створити";
+
+$_t["uk"]["More"] = "Далі";
+