diff options
Diffstat (limited to 'web/lang')
28 files changed, 632 insertions, 0 deletions
diff --git a/web/lang/account_po.inc b/web/lang/account_po.inc index ad168bb..8559954 100644 --- a/web/lang/account_po.inc +++ b/web/lang/account_po.inc @@ -25,4 +25,6 @@ include_once("es/account_po.inc"); include_once("de/account_po.inc"); +include_once("ru/account_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/acctfuncs_po.inc b/web/lang/acctfuncs_po.inc index 7698800..6e733ac 100644 --- a/web/lang/acctfuncs_po.inc +++ b/web/lang/acctfuncs_po.inc @@ -25,4 +25,6 @@ include_once("es/acctfuncs_po.inc"); include_once("de/acctfuncs_po.inc"); +include_once("ru/acctfuncs_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/aur_po.inc b/web/lang/aur_po.inc index b4d967c..bb7c0fb 100644 --- a/web/lang/aur_po.inc +++ b/web/lang/aur_po.inc @@ -25,4 +25,6 @@ include_once("es/aur_po.inc"); include_once("de/aur_po.inc"); +include_once("ru/aur_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/common_po.inc b/web/lang/common_po.inc index 383b737..05ec0a7 100644 --- a/web/lang/common_po.inc +++ b/web/lang/common_po.inc @@ -25,4 +25,6 @@ include_once("es/common_po.inc"); include_once("de/common_po.inc"); +include_once("ru/common_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/hacker_po.inc b/web/lang/hacker_po.inc index e6bc087..d92f4a3 100644 --- a/web/lang/hacker_po.inc +++ b/web/lang/hacker_po.inc @@ -25,4 +25,6 @@ include_once("es/hacker_po.inc"); include_once("de/hacker_po.inc"); +include_once("ru/hacker_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc index 838e664..4bef542 100644 --- a/web/lang/index_po.inc +++ b/web/lang/index_po.inc @@ -25,4 +25,6 @@ include_once("es/index_po.inc"); include_once("de/index_po.inc"); +include_once("ru/index_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/logout_po.inc b/web/lang/logout_po.inc index bb0ada1..154f7e2 100644 --- a/web/lang/logout_po.inc +++ b/web/lang/logout_po.inc @@ -25,4 +25,6 @@ include_once("es/logout_po.inc"); include_once("de/logout_po.inc"); +include_once("ru/logout_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/pkgedit_po.inc b/web/lang/pkgedit_po.inc index 8d84f75..4848a81 100644 --- a/web/lang/pkgedit_po.inc +++ b/web/lang/pkgedit_po.inc @@ -25,4 +25,6 @@ include_once("es/pkgedit_po.inc"); include_once("de/pkgedit_po.inc"); +include_once("ru/pkgedit_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/pkgfuncs_po.inc b/web/lang/pkgfuncs_po.inc index 510bde2..717d613 100644 --- a/web/lang/pkgfuncs_po.inc +++ b/web/lang/pkgfuncs_po.inc @@ -25,4 +25,6 @@ include_once("es/pkgfuncs_po.inc"); include_once("de/pkgfuncs_po.inc"); +include_once("ru/pkgfuncs_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/ru/account_po.inc b/web/lang/ru/account_po.inc new file mode 100644 index 0000000..2507a88 --- /dev/null +++ b/web/lang/ru/account_po.inc @@ -0,0 +1,24 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Use this form to update your account."] = "Ипользуйе э форм для изменения вашей уеной запии."; + +$_t["ru"]["Leave the password fields blank to keep your same password."] = "Отавье пол для вводна пароля псыми ели не хотие его изменят."; + +$_t["ru"]["You are not allowed to access this area."] = "У вас нет достпа к эой части."; + +$_t["ru"]["Could not retrieve information for the specified user."] = "Невозможно полуи инфомаци об указанном пользователе."; + +$_t["ru"]["Use this form to search existing accounts."] = "Ипользуйе э форм для поиска сществуюей уеной запии."; + +$_t["ru"]["You do not have permission to edit this account."] = "У вас нет пав для изменения эой уеной запии."; + +$_t["ru"]["Use this form to create an account."] = "Ипользуйе э форм для создани новой уеной запии."; + +$_t["ru"]["You must log in to view user information."] = "В должны педставиь для помотра инфомации о пользователе."; + +?>
\ No newline at end of file diff --git a/web/lang/ru/acctfuncs_po.inc b/web/lang/ru/acctfuncs_po.inc new file mode 100644 index 0000000..3c6baff --- /dev/null +++ b/web/lang/ru/acctfuncs_po.inc @@ -0,0 +1,86 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Missing a required field."] = "Осттвуе обязательное значение."; + +$_t["ru"]["Search'"] = "Поиск"; + +$_t["ru"]["The account, %h%s%h, has been successfully created."] = "Уеная запи %h%s%h упешно создана."; + +$_t["ru"]["Error trying to modify account, %h%s%h: %s."] = "Оибка изменения уеной запии, %h%s%h: %s."; + +$_t["ru"]["The email address is invalid."] = "Неправильнй адре элекронной почт."; + +$_t["ru"]["Error trying to create account, %h%s%h: %s."] = "Оибка создани уеной запии, %h%s%h: %s."; + +$_t["ru"]["The username, %h%s%h, is already in use."] = "Имя %h%s%h уже ипользуес."; + +$_t["ru"]["Account Type"] = "Тип уеной запии."; + +$_t["ru"]["The account, %h%s%h, has been successfully modified."] = "Уеная запи %h%s%h упешно изменена."; + +$_t["ru"]["Account Suspended"] = "Дейсвие уеной запии пиостановлено."; + +$_t["ru"]["Status"] = "Сау"; + +$_t["ru"]["New Package Notify"] = "Изветит о новы
пакеа
"; + +$_t["ru"]["IRC Nick"] = "IRC Ник"; + +$_t["ru"]["Trusted user"] = "Довеенный пользователь"; + +$_t["ru"]["No results matched your search criteria."] = "По вашему запрос ничего не найдено."; + +$_t["ru"]["Normal user"] = "Обычный пользователь"; + +$_t["ru"]["Never"] = "Никогда"; + +$_t["ru"]["User"] = "Пользователь"; + +$_t["ru"]["Active"] = "Активный"; + +$_t["ru"]["Last Voted"] = "Последний поголосовавий"; + +$_t["ru"]["Real Name"] = "Настоящее имя"; + +$_t["ru"]["Edit Account"] = "Изменит уен запи"; + +$_t["ru"]["Password fields do not match."] = "Пароли не совпада."; + +$_t["ru"]["View this user's packages"] = "Посмотрет паке эого пользователя"; + +$_t["ru"]["Language"] = "Язык"; + +$_t["ru"]["A Trusted User cannot assign Developer status."] = "Довеенный пользователь не може утанавливат сау Разрабочик."; + +$_t["ru"]["The address, %h%s%h, is already in use."] = "Адре %h%s%h уже ипользуес."; + +$_t["ru"]["No more results to display."] = "Болье нет результатов."; + +$_t["ru"]["Type"] = "Тип"; + +$_t["ru"]["Click on the Home link above to login."] = "Щелкните сылк Home чобы педставиь."; + +$_t["ru"]["Sort by"] = "Сортироват по"; + +$_t["ru"]["Re-type password"] = "Введите пароль ее раз"; + +$_t["ru"]["Language is not currently supported."] = "Язык пока не поддерживаетс."; + +$_t["ru"]["Any type"] = "Лбой тип"; + +$_t["ru"]["Last vote"] = "Последнее голоование"; + +$_t["ru"]["Suspended"] = "Пиостановлена"; + +$_t["ru"]["Trusted User"] = "Довеенный пользователь"; + +$_t["ru"]["Missing User ID"] = "Осттвуе идениикатор пользователя"; + +$_t["ru"]["Developer"] = "Разрабочик"; + +?>
\ No newline at end of file diff --git a/web/lang/ru/aur_po.inc b/web/lang/ru/aur_po.inc new file mode 100644 index 0000000..d89bb63 --- /dev/null +++ b/web/lang/ru/aur_po.inc @@ -0,0 +1,22 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["%s: %sAn ArchLinux project%s"] = "%s: %sПоек ArchLinux%s"; + +$_t["ru"]["Logout"] = "Вход"; + +$_t["ru"]["Discussion"] = "Обсуждение"; + +$_t["ru"]["Bugs"] = "Оибки"; + +$_t["ru"]["Accounts"] = "Уене запии"; + +$_t["ru"]["Home"] = "Домой"; + +$_t["ru"]["Packages"] = "Паке"; + +?>
\ No newline at end of file diff --git a/web/lang/ru/common_po.inc b/web/lang/ru/common_po.inc new file mode 100644 index 0000000..44660d2 --- /dev/null +++ b/web/lang/ru/common_po.inc @@ -0,0 +1,30 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Reset"] = "Пересановит"; + +$_t["ru"]["Username"] = "Имя пользователя"; + +$_t["ru"]["Email Address"] = "Адре элекронной почт"; + +$_t["ru"]["Less"] = "Назад"; + +$_t["ru"]["Clear"] = "Оитит"; + +$_t["ru"]["required"] = "тебуес"; + +$_t["ru"]["Update"] = "Обновит"; + +$_t["ru"]["Submit"] = "Пинят"; + +$_t["ru"]["Password"] = "Пароль"; + +$_t["ru"]["Create"] = "Создат"; + +$_t["ru"]["More"] = "Далее"; + +?>
\ No newline at end of file diff --git a/web/lang/ru/hacker_po.inc b/web/lang/ru/hacker_po.inc new file mode 100644 index 0000000..3dc9483 --- /dev/null +++ b/web/lang/ru/hacker_po.inc @@ -0,0 +1,12 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Your session id is invalid."] = "Невенй идениикатор сессии."; + +$_t["ru"]["If this problem persists, please contact the site administrator."] = "Ели поблема не решена, обраие к админисрато сайта."; + +?>
\ No newline at end of file diff --git a/web/lang/ru/index_po.inc b/web/lang/ru/index_po.inc new file mode 100644 index 0000000..f2b9aab --- /dev/null +++ b/web/lang/ru/index_po.inc @@ -0,0 +1,58 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Statistics"] = "Саитика"; + +$_t["ru"]["Remember to vote for your favourite packages!"] = "Не забывайе головат за полюбивиес вам паке!"; + +$_t["ru"]["Error looking up username, %s."] = "Оибка поиска имени пользователя, %s."; + +$_t["ru"]["Packages in unsupported"] = "Пакеов в [unsupported]"; + +$_t["ru"]["The most popular packages will be provided as binary packages in [community]."] = "Наиболее популярные паке бд добавлены в [community] в собраном виде."; + +$_t["ru"]["Trusted Users"] = "Довеенны
пользователей"; + +$_t["ru"]["You must supply a username."] = "В должны зада имя пользователя."; + +$_t["ru"]["Packages added or updated in the past 7 days"] = "Пакеов добавлено/обновлено за последние 7 дней"; + +$_t["ru"]["Email discussion about the AUR takes place on the %sTUR Users List%s."] = "Ипользуйе %sTUR Users List%s для обсуждени AUR."; + +$_t["ru"]["Packages in unsupported and flagged as safe"] = "Безопасны
пакеов в [unsupported]"; + +$_t["ru"]["Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience."] = "Хот м не можем поруиь за содежимое, м педосавляем %hсписок пользовательски
репозитариев%h для удобтва."; + +$_t["ru"]["Packages in [community]"] = "Пакеов в [community]"; + +$_t["ru"]["Recent Updates"] = "Последние обновлени"; + +$_t["ru"]["Your account has been suspended."] = "Дейсвие вашей уеной запии пиостановлено."; + +$_t["ru"]["Username:"] = "Имя пользователя:"; + +$_t["ru"]["Error trying to generate session id."] = "Оибка генеаии идениикатора сессии."; + +$_t["ru"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Добро пожаловат в AUR! Пожалуйта поиайте %hAUR User Guidelines%h и %hAUR TU Guidelines%h, чобы полуи болье инфомации."; + +$_t["ru"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Пиланые PKGBUILD <b>должны</b> соответтвоват %hArch Packaging Standards%h или бд удален!"; + +$_t["ru"]["Login"] = "Войти"; + +$_t["ru"]["If you have feedback about the AUR, please leave it in %hFlyspray%h."] = "Замеани и пожелания о AUR отавлйе в %hFlyspray%h."; + +$_t["ru"]["You must supply a password."] = "В должны ввеси пароль."; + +$_t["ru"]["Password:"] = "Пароль:"; + +$_t["ru"]["Registered Users"] = "Зарегисрированные пользователи"; + +$_t["ru"]["Logged-in as: %h%s%h"] = "Вошли как: %h%s%h"; + +$_t["ru"]["Incorrect password for username, %s."] = "Невенй пароль для пользователя %s."; + +?>
\ No newline at end of file diff --git a/web/lang/ru/logout_po.inc b/web/lang/ru/logout_po.inc new file mode 100644 index 0000000..22b6469 --- /dev/null +++ b/web/lang/ru/logout_po.inc @@ -0,0 +1,10 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["You have been successfully logged out."] = "Сеан завешен."; + +?>
\ No newline at end of file diff --git a/web/lang/ru/pkgedit_po.inc b/web/lang/ru/pkgedit_po.inc new file mode 100644 index 0000000..b544366 --- /dev/null +++ b/web/lang/ru/pkgedit_po.inc @@ -0,0 +1,30 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Missing package ID."] = "Идениикатор пакеа осттвуе."; + +$_t["ru"]["Invalid category ID."] = "Невенй идениикатор категории."; + +$_t["ru"]["Enter your comment below."] = "Введите ваш коментаий ниже."; + +$_t["ru"]["You are not allowed to delete this comment."] = "У вас нет пав для удалени эого коментаи."; + +$_t["ru"]["Missing comment ID."] = "Идениикатор коментаи осттвуе."; + +$_t["ru"]["Package category updated."] = "Категория пакеа обновлена."; + +$_t["ru"]["You must be logged in before you can edit package information."] = "В должны педставиь пежде чем редактиоват инфомаци о пакее."; + +$_t["ru"]["Comment has been deleted."] = "Коментаий удален."; + +$_t["ru"]["You've found a bug if you see this...."] = "В нашли оибк, ели видие эо...."; + +$_t["ru"]["Comment has been added."] = "Коментаий добавлен"; + +$_t["ru"]["Select new category"] = "Вберие нову категорию."; + +?>
\ No newline at end of file diff --git a/web/lang/ru/pkgfuncs_po.inc b/web/lang/ru/pkgfuncs_po.inc new file mode 100644 index 0000000..b011fe1 --- /dev/null +++ b/web/lang/ru/pkgfuncs_po.inc @@ -0,0 +1,134 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Category"] = "Категория"; + +$_t["ru"]["Search by"] = "Икат по"; + +$_t["ru"]["Delete comment"] = "Удалит коментаий"; + +$_t["ru"]["orphan"] = "сироа"; + +$_t["ru"]["Votes"] = "Голоа"; + +$_t["ru"]["First Submitted"] = "Впервые послан"; + +$_t["ru"]["Tarball"] = "Ахив"; + +$_t["ru"]["Be careful! The above files may contain malicious code that can damage your system."] = "Бдте оторожн! Данне файл могу содежат код, котоый способен повреди ваш систем."; + +$_t["ru"]["Voted"] = "Поголосовал"; + +$_t["ru"]["Location"] = "Местона
ождение"; + +$_t["ru"]["Flag Safe"] = "Флаг Безопасно"; + +$_t["ru"]["Go"] = "Поехали"; + +$_t["ru"]["Unflag Out-of-date"] = "Убра флаг Утарел"; + +$_t["ru"]["Go back to %hpackage details view%h."] = "Вернтс к %hинфомации о пакее%h."; + +$_t["ru"]["Error retrieving package details."] = "Оибка полуени инфомации о пакее."; + +$_t["ru"]["Description"] = "Описание"; + +$_t["ru"]["My Packages"] = "Мои паке"; + +$_t["ru"]["Safe"] = "Безопасно"; + +$_t["ru"]["Sort order"] = "Порядок сортировки"; + +$_t["ru"]["Ascending"] = "По возрастани"; + +$_t["ru"]["Keywords"] = "Ключевые слова"; + +$_t["ru"]["No New Comment Notification"] = "Нет новы
извеений о коментаи
"; + +$_t["ru"]["Dependencies"] = "Завиимоси"; + +$_t["ru"]["Descending"] = "По убывани"; + +$_t["ru"]["Per page"] = "Постанично"; + +$_t["ru"]["Package Listing"] = "Список пакеов"; + +$_t["ru"]["Package details could not be found."] = "Не найдена инфомаци о пакее."; + +$_t["ru"]["Package Details"] = "Инфомаци о пакее"; + +$_t["ru"]["Error retrieving package list."] = "Оибка полуени списка пакеов."; + +$_t["ru"]["Files"] = "Файл"; + +$_t["ru"]["Name"] = "Имя"; + +$_t["ru"]["Last Updated"] = "Последнее обновление"; + +$_t["ru"]["The above files have been verified (by %s) and are safe to use."] = "Данне файл поверен (%s) и могу бт безопасно ипользован."; + +$_t["ru"]["Unflag Package Safe To Use"] = "Снят флаг Безопасно"; + +$_t["ru"]["Go back to %hsearch results%h."] = "Вернтс к %hрезультатам поиска%h."; + +$_t["ru"]["Age"] = "Возрас"; + +$_t["ru"]["Comments"] = "Коментаии"; + +$_t["ru"]["Submitter"] = "Авто"; + +$_t["ru"]["Un-Vote"] = "Убра голо"; + +$_t["ru"]["change category"] = "изменит категорию"; + +$_t["ru"]["UnNotify"] = "Не извеа"; + +$_t["ru"]["Delete Packages"] = "Удалит паке"; + +$_t["ru"]["Maintainer"] = "Поддерживащий"; + +$_t["ru"]["Add Comment"] = "Добавит коментаий"; + +$_t["ru"]["Comment by: %h%s%h on %h%s%h"] = "Коментаии: %h%s%h к %h%s%h"; + +$_t["ru"]["Flag Out-of-date"] = "Помеи как Утаревший"; + +$_t["ru"]["Manage"] = "Управля"; + +$_t["ru"]["Sort by"] = "Сортироват по"; + +$_t["ru"]["Flag Package Safe To Use"] = "Помеи флагом Безопасно"; + +$_t["ru"]["Actions"] = "Дейсвия"; + +$_t["ru"]["Unflag Safe"] = "Снят флаг Безопасно"; + +$_t["ru"]["Sources"] = "Иходники"; + +$_t["ru"]["Yes"] = "Да"; + +$_t["ru"]["Search Criteria"] = "Киеий поиска"; + +$_t["ru"]["Notify"] = "Изветит"; + +$_t["ru"]["O%hut-of-Date"] = "У%hсаел"; + +$_t["ru"]["Vote"] = "Голооват"; + +$_t["ru"]["Adopt Packages"] = "Уыновит паке"; + +$_t["ru"]["New Comment Notification"] = "Извеение о новом коментаии"; + +$_t["ru"]["Disown Packages"] = "Бои паке"; + +$_t["ru"]["Orphans"] = "Сиро"; + +$_t["ru"]["Any"] = "Лбой"; + +$_t["ru"]["No packages matched your search criteria."] = "Нет пакеов по вбанному киеи поиска."; + +?>
\ No newline at end of file diff --git a/web/lang/ru/search_po.inc b/web/lang/ru/search_po.inc new file mode 100644 index 0000000..4e13a70 --- /dev/null +++ b/web/lang/ru/search_po.inc @@ -0,0 +1,72 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["None of the selected packages could be deleted."] = "Ниодин вбанный паке не може бт удален."; + +$_t["ru"]["Your votes have been removed from the selected packages."] = "Ваш голо убран вбанного пакеа."; + +$_t["ru"]["Couldn't flag package safe."] = "Невозможно помеи паке как безопасный."; + +$_t["ru"]["You did not select any packages to un-vote for."] = "В не вбали ниодного пакеа для снятия голоа."; + +$_t["ru"]["The selected packages have been unflagged."] = "С вбанны
пакеов помека снята."; + +$_t["ru"]["You did not select any packages to adopt."] = "В не вбали ниодного пакеа для уыновления."; + +$_t["ru"]["You must be logged in before you can flag packages."] = "В должны войти пежде чем рассавля флажки на паке."; + +$_t["ru"]["You must be logged in before you can get notifications on comments."] = "В должны войти пежде чем полуа извеени о коментаи
."; + +$_t["ru"]["You must be logged in before you can vote for packages."] = "В должны войти пежде чем голооват."; + +$_t["ru"]["The selected packages have been flagged out-of-date."] = "Вбаные паке помеены как утаревшие."; + +$_t["ru"]["The selected packages have been deleted."] = "Вбаные паке удален."; + +$_t["ru"]["You did not select any packages to vote for."] = "В не вбали ниодного пакеа для голоования."; + +$_t["ru"]["You must be logged in before you can disown packages."] = "В должны войти пежде чем боа паке."; + +$_t["ru"]["Error trying to retrieve package details."] = "Оибка полуени инфомации о пакее."; + +$_t["ru"]["The selected packages have been adopted."] = "Вбаные паке уыновлен."; + +$_t["ru"]["You have been removed from the comment notification list."] = "В удален из списка полуаелей извеений."; + +$_t["ru"]["Your votes have been cast for the selected packages."] = "В поголосовали за вбанные паке."; + +$_t["ru"]["The selected packages have been unflagged safe."] = "С вбаны
пакеов сня флаг Безопасно."; + +$_t["ru"]["You must be logged in before you can cancel notification on comments."] = "В должны войти пежде чем оменя извеени о коментаи
."; + +$_t["ru"]["You must be logged in before you can adopt packages."] = "В должны войти пежде чем уыновлят паке."; + +$_t["ru"]["You have been added to the comment notification list."] = "В добавлены в список полуаелей извеений о коментаи
."; + +$_t["ru"]["You did not select any packages to disown."] = "В не вбали ниодного пакеа чобы бои."; + +$_t["ru"]["You must be logged in before you can un-vote for packages."] = "В должны войти пежде чем снимат голо пакеа."; + +$_t["ru"]["You must be logged in before you can unflag packages."] = "В должны войти пежде чем снимат флажки."; + +$_t["ru"]["You did not select any packages to unflag."] = "В не вбали ниодного пакеа для снятия помеки."; + +$_t["ru"]["Couldn't unflag package safe."] = "Нельзя безопасно снят флажок."; + +$_t["ru"]["You did not select any packages to delete."] = "В не вбали ниодного пакеа для удалени."; + +$_t["ru"]["Couldn't add to notification list."] = "Невозможно добавит в список полуаелей извеений."; + +$_t["ru"]["You did not select any packages to flag."] = "В не вбали ниодного пакеа для помеки."; + +$_t["ru"]["The selected packages have been disowned."] = "Вбанные паке боены."; + +$_t["ru"]["The selected packages have been flagged safe."] = "Вбанные паке помеены как безопасные."; + +$_t["ru"]["Couldn't remove from notification list."] = "Невозможно удалит из списка полуаелей извеений."; + +?>
\ No newline at end of file diff --git a/web/lang/ru/submit_po.inc b/web/lang/ru/submit_po.inc new file mode 100644 index 0000000..7fa2f9b --- /dev/null +++ b/web/lang/ru/submit_po.inc @@ -0,0 +1,88 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Missing build function in PKGBUILD."] = "Осттвуе фнкци build в PKGBUILD."; + +$_t["ru"]["Could not change directory to %s."] = "Невозможно сменит директои в %s."; + +$_t["ru"]["No"] = "Нет"; + +$_t["ru"]["Missing pkgdesc variable in PKGBUILD."] = "Осттвуе переменна pkgdesc в PKGBUILD."; + +$_t["ru"]["Error trying to upload file - please try again."] = "Оибка загрзки файла - попробуйте ее раз."; + +$_t["ru"]["Error exec'ing the mv command."] = "Оибка вполнени команд mv."; + +$_t["ru"]["You must create an account before you can upload packages."] = "В должны создат уен запи для загрзки пакеов."; + +$_t["ru"]["Package upload successful."] = "Паке упешно загржен."; + +$_t["ru"]["Overwrite existing package?"] = "Перезаписа сществуюий паке?"; + +$_t["ru"]["Binary packages and filelists are not allowed for upload."] = "Бинане паке и списки файлов запрещены для загрзки."; + +$_t["ru"]["You did not specify a package name."] = "В не указали имя пакеа."; + +$_t["ru"]["Error trying to unpack upload - PKGBUILD does not exist."] = "Оибка во вемя распаковки - PKGBUILD осттвуе."; + +$_t["ru"]["Could not create incoming directory: %s."] = "Невозможно создат каталог : %s."; + +$_t["ru"]["Upload package file"] = "Загрзит файл пакеа."; + +$_t["ru"]["Package Location"] = "Местона
ождение пакеа."; + +$_t["ru"]["Missing url variable in PKGBUILD."] = "Осттвуе переменна url в PKGBUILD."; + +$_t["ru"]["Package names do not match."] = "Имена пакеа не совпада."; + +$_t["ru"]["Package Category"] = "Категория пакеа."; + +$_t["ru"]["Could not change to directory %s."] = "Невозможно сменит каталог на %s."; + +$_t["ru"]["You did not tag the 'overwrite' checkbox."] = "В не утановили переклюаель 'overwrite'."; + +$_t["ru"]["Invalid name: only lowercase letters are allowed."] = "Невеное имя: только нижний регит допутим."; + +$_t["ru"]["Missing pkgver variable in PKGBUILD."] = "Осттвуе переменна pkgver в PKGBUILD."; + +$_t["ru"]["Package name"] = "Имя пакеа."; + +$_t["ru"]["Upload"] = "Загрзит"; + +$_t["ru"]["Missing md5sums variable in PKGBUILD."] = "Осттвуе переменна md5sums в PKGBUILD."; + +$_t["ru"]["Missing pkgrel variable in PKGBUILD."] = " Осттвуе переменна pkgrel в PKGBUILD."; + +$_t["ru"]["Missing pkgname variable in PKGBUILD."] = "Осттвуе переменна pkgname в PKGBUILD."; + +$_t["ru"]["Error - No file uploaded"] = "Оибка - нет загрженного файла"; + +$_t["ru"]["Package URL is missing a protocol (ie. http:// ,ftp://)"] = "Не указан поокол в URL (.е. http:// ,ftp://)"; + +$_t["ru"]["You are not allowed to overwrite the %h%s%h package."] = "В не имеее достпа для перезаписи пакеа %h%s%h."; + +$_t["ru"]["Select Location"] = "Вберие местона
ождение"; + +$_t["ru"]["Select Category"] = "Вберие категорию"; + +$_t["ru"]["Comment"] = "Коментаий"; + +$_t["ru"]["Could not create directory %s."] = "Нельзя создат директои %s."; + +$_t["ru"]["Unknown file format for uploaded file."] = "Неизвеснй формат загрженного файла."; + +$_t["ru"]["Missing source variable in PKGBUILD."] = "Осттвуе переменна source в PKGBUILD."; + +$_t["ru"]["Could not re-tar"] = "Невозможно переархивиоват"; + +$_t["ru"]["Sorry, uploads are not permitted by this server."] = "Извините, загрзки не разрешены эим сервером."; + +$_t["ru"]["You must supply a comment for this upload/change."] = "В должны ввеси коментаий к загрзке/изменению."; + +$_t["ru"]["Yes"] = "Да"; + +?>
\ No newline at end of file diff --git a/web/lang/ru/template_po.inc b/web/lang/ru/template_po.inc new file mode 100644 index 0000000..8a7bbf5 --- /dev/null +++ b/web/lang/ru/template_po.inc @@ -0,0 +1,10 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Hi, this is worth reading!"] = "Пиве, эо соит почиа!"; + +?>
\ No newline at end of file diff --git a/web/lang/ru/test_po.inc b/web/lang/ru/test_po.inc new file mode 100644 index 0000000..43ca7eb --- /dev/null +++ b/web/lang/ru/test_po.inc @@ -0,0 +1,16 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Вберие ваш язык здес: %h%s%h, %h%s%h, %h%s%h, %h%s%h."; + +$_t["ru"]["Hello, world!"] = "Вем пиве!"; + +$_t["ru"]["Hello, again!"] = "Пиве ее раз!"; + +$_t["ru"]["My current language tag is: '%s'."] = "Мой текуий язык: '%s'."; + +?>
\ No newline at end of file diff --git a/web/lang/ru/timeout_po.inc b/web/lang/ru/timeout_po.inc new file mode 100644 index 0000000..d36a29d --- /dev/null +++ b/web/lang/ru/timeout_po.inc @@ -0,0 +1,12 @@ +<? +# Russian (Рский) translation +# Translator: Sergej Pupykin <ps@lx-ltd.ru> + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Click on the Home link above to log in."] = "Щелкните по сылке Home ввер
, чобы педставиь."; + +$_t["ru"]["Your session has timed out. You must log in again."] = "Вемя вашей сессии итекло. Вам нжно педставиь снова."; + +?>
\ No newline at end of file diff --git a/web/lang/search_po.inc b/web/lang/search_po.inc index ce39eed..da1da93 100644 --- a/web/lang/search_po.inc +++ b/web/lang/search_po.inc @@ -25,4 +25,6 @@ include_once("es/search_po.inc"); include_once("de/search_po.inc"); +include_once("ru/search_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/submit_po.inc b/web/lang/submit_po.inc index 677a5a8..196bba7 100644 --- a/web/lang/submit_po.inc +++ b/web/lang/submit_po.inc @@ -25,4 +25,6 @@ include_once("es/submit_po.inc"); include_once("de/submit_po.inc"); +include_once("ru/submit_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/template_po.inc b/web/lang/template_po.inc index fceeab8..05a30a1 100644 --- a/web/lang/template_po.inc +++ b/web/lang/template_po.inc @@ -25,4 +25,6 @@ include_once("es/template_po.inc"); include_once("de/template_po.inc"); +include_once("ru/template_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/test_po.inc b/web/lang/test_po.inc index b892668..656ed4b 100644 --- a/web/lang/test_po.inc +++ b/web/lang/test_po.inc @@ -25,4 +25,6 @@ include_once("es/test_po.inc"); include_once("de/test_po.inc"); +include_once("ru/test_po.inc"); + ?>
\ No newline at end of file diff --git a/web/lang/timeout_po.inc b/web/lang/timeout_po.inc index d41a83e..baf6bb9 100644 --- a/web/lang/timeout_po.inc +++ b/web/lang/timeout_po.inc @@ -25,4 +25,6 @@ include_once("es/timeout_po.inc"); include_once("de/timeout_po.inc"); +include_once("ru/timeout_po.inc"); + ?>
\ No newline at end of file |