mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Fix translated comment messages.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
1bccb1ad7f
commit
84cd2d0467
11 changed files with 14 additions and 30 deletions
|
@ -217,12 +217,6 @@ $_t["My Statistics"] = "Моя статистика";
|
|||
|
||||
$_t["Home"] = "Заглавная страница";
|
||||
|
||||
|
||||
|
||||
$_t["You have been successfully logged out."] = "Сеанс завершен.";
|
||||
|
||||
|
||||
|
||||
$_t["Missing package ID."] = "Идентификатор пакета отсутствует.";
|
||||
|
||||
$_t["Invalid category ID."] = "Неверный идентификатор категории.";
|
||||
|
@ -335,7 +329,7 @@ $_t["Maintainer"] = "Ответственный";
|
|||
|
||||
$_t["Add Comment"] = "Добавить коментарий";
|
||||
|
||||
$_t["Comment by: %h%s%h on %h%s%h"] = "Коментарии: %h%s%h к %h%s%h";
|
||||
$_t["Comment by: %s on %s"] = "Коментарии: %s к %s";
|
||||
|
||||
$_t["Flag Out-of-date"] = "Пометить как Устаревший";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue