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/hacker_po.inc
Normal file
11
web/lang/uk/hacker_po.inc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
# Ukrainian (Українська) translation
|
||||
# Translator: sevenfourk <sevenfourk@gmail.com>
|
||||
|
||||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["uk"]["Your session id is invalid."] = "Невірний ідентифікатор сесії.";
|
||||
|
||||
$_t["uk"]["If this problem persists, please contact the site administrator."] = "Якщо проблема не розв'язана, будь-ласка, зв'яжіться з адміністратором сайту.";
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue