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
11
web/lang/uk/timeout_po.inc
Normal file
11
web/lang/uk/timeout_po.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
# Ukrainian (Українська) translation
|
||||
# Translator: sevenfourk <sevenfourk@gmail.com>
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["uk"]["Click on the Home link above to log in."] = "Клікніть на посилання Home щоб увійти.";
|
||||
|
||||
$_t["uk"]["Your session has timed out. You must log in again."] = "Ваша сесія вичерпалася. Ви повинні зайти знову.";
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue