mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
New Ukrainian translation for AUR
Signed-off-by: sevenfourk <sevenfourk@gmail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
692cc1e953
commit
88da97e719
18 changed files with 414 additions and 1 deletions
29
web/lang/uk/common_po.inc
Normal file
29
web/lang/uk/common_po.inc
Normal file
|
@ -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"] = "Далі";
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue