PHP Classes

File: WIAdmin/WIPlugin/WIBlog/WICore/WILang/ru.php

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WIPlugin/WIBlog/WICore/WILang/ru.php   Download  
File: WIAdmin/WIPlugin/WIBlog/WICore/WILang/ru.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 7 years ago
Size: 11,003 bytes
 

Contents

Class file image Download
?<?php // russian return array( //login, register and password reset "email" => " ??. ?????", "login" => "?????", "username" => "????????????", "password" => "??????", "your_email" => "??? e-mail", "login_with" => "??????? ? ", "email_confirmed" => "????????????? e-mail", "create_account" => "??????? ??????? ??????", "forgot_password" => "?????? ???????", "repeat_password" => "????????????? ??????", "reset_password" => "???????? ??????", "email_confirmation" => "??????????? e-mail", "you_can_loging_now" => "?? ?????? <a href='{link}'> ????????????</a>.", "user_with_key_doesnt_exist" => "???????????? ? ?????? ?????? ?? ??????????.", "gender" => "???", "dob" => "???? ????????", "country" => "??????", /// Panel "welcome" => " ????? ??????????", "TO" => "?", "site_name" => "??????", // panel mini admin "panel_mini_admin" => " ????????????? ????-??????", "view_profile_page" => " ?????????? ??????? ????????", "log_off" => "?????", "admin_panel" => " ?????? ??????????????", // member panel "member_panel" => "?????? ????????????", "HELLO" => "????????????", // navigation menu "home" => "???????", "users" => "?????????????", "my_profile" => " ??? ???????", "user_roles" => " ???? ?????????????", "index" => "??????", "contact_us" => "????????? ? ????", "services" => "???????", "support_us" => " ???????????? ???", "forum" => "?????", "shop" => "???????", "cafe" => "????", "submit" => " ??????? ??????", "about_us" => "? ???", "info" => "??????????", // index.php "welcome_" => " ????? ?????????? ?", "main_title" => " ??? ????????, ? ???????? ?????????? CMS ???????, ?????? ??????, ??? ? ????? ????????? ????, ?????????? ?????? UI, ??????????? ??? ???????? ?????? ????????????, ???????? ???? ??????, ???, ??? ????? ? ??????? ??????????, ????? ????????? ???? ??????????? ???-????. <br /> ????????? ??? ??????? ? ?? ??????? ???, ????? ????????, ??? ? ?????.", "community" => "??????????", "learn" => " WI-?????????? ??? ???, ??? ????? ????????? ???-?????.", "software" => "??????????? ??????", "package" => " ????, ???????, ??????????, ???????????????? ??????", "it_title" => "?????????????????? ??????????? ??????????? ??? ????????????? ???? .", "it" => "IT", "your_role" => "?? ?????????", "view_details" => "?????????", "footer" => " ??????? ? ????????????? WI: Warner-?????????????", "copyright" => " ????????? ?????", // about "About_us" => "? ???", "Our_history" => "???? ???????", "Our_mission" => "???? ??????", "mission" => "??? ????, ????? ????? ??????????? ???????? ? ???????? ??????", "live_chat" => "??????-???", "learner" => "????????", "leanring" => "????? ? ???????? ? ?????? ????????", "history" => "10 ??? ????? ? ????? ???????????????, ????? ???????? ?????, ? ???????? ???? ? ????? ? ????? ???????????, ? ????????? ????????, ? ?????, ???????????? ?????? ???????? ? ????? ??????????, ? ????? ???????? ????? ?? YouTube, ? ?????? ? ?????? ????????, ? ???? ?? ?????", "whatwedo" => "??, ??? ?? ??????", "skills" => "???? ??????", "about_main" => " ", // profile.php "phone" => "???????", "note" => "???????", "update" => "??????????", "address" => "?????", "first_name" => "???", "last_name" => "???????", "old_password" => "?????? ??????", "new_password" => "????? ??????", "your_details" => "???? ??????", "change_password" => "???????? ??????", "confirm_new_password" => "??????????? ??????", "to_change_email_username" => "???? ?? ??????? ???????? ??? e-mail, ???????????? ??? ? ?????? ??????????? ????? ?????????? ???? ??????? ??????? ??????, ?????????? ? ??????????????.", // passwordreset.php "password_reset" => "????? ??????", "reset_password" => "????? ??????", // user_roles.php "add" => "????????", "action" => "????????", "role_name" => "???????? ????", "users_with_role" => "???????????? ? ???? ?????", // users.php "ok" => "??", "ban" => "???????????", "yes" => "??", "no" => "???", "edit" => "????????", "next" => "?????????", "previous" => "??????????", "unban" => "??????????????", "cancel" => "????????", "delete" => "???????", "details" => "??????", "loading" => "????????..", "register_date" => "???? ???????????", "last_login" => "???? ????????? ???????????", "confirmed" => "????????????", "select_role" => "??????? ????", "change_role" => "???????? ????", "pick_user_role" => "??????????? ???? ????????????", "add_user" => "???????? ????????????", "never_logged_in" => "??????? ?? ???????????????", // users table "records_per_page" => "??????? ?? ????????", "nothing_found" => "?????? ?? ???????.", "no_data_in_table" => "???? ?????? ? ???????", "showing" => "??????????", "to" => "?", "of" => "??", "records" => "??????", "filtered_from" => "???????? ??", "total_records" => "????? ???????", "search" => "?????", // misc "at" => "?", "logout" => "?????", "welcome" => "????? ??????????", "copyright_by" => "??? ????? ????????", // validation messages "user_banned" => "?????? ???????????? ????????????.", "field_required" => "???? ?? ????? ???? ??????!", "role_taken" => "?????? ???? ?????????.", "email_required" => "????????? e-mail.", "email_wrong_format" => "???????????? ?????? e-mail.", "email_not_exist" => "E-mail ? ???? ?????? ?? ???????????????.", "email_taken" => "???????????? ? ?????? e-mail ??? ???????????????.", "username_required" => "????????? ?????? ????????????.", "dragon_username_required" => "????????? ?????? ????????????.", "username_taken" => "???????????? ? ????? ?????? ??? ??????????.", "dragon_name_taken" => "???????????? ? ????? ?????? ??? ??????????.", "user_not_confirmed" => "?????????? ??????????? ??? e-mail.", "password_required" => "?????????? ?????? ??????.", "wrong_username_password" => "???????????? ???????????? ??? ??????.", "passwords_dont_match" => "?????? ?? ?????????.", "wrong_old_password" => "?????? ?????? ?????? ???????!", "wrong_sum" => "??????????? ??????? ?????. ??????? ??? ???.", "brute_force" => "?? ????????? ?????????? ????????? ??????? ???????????. ?????????? ?????????????? ??????.", "success_registration_with_confirm" => "??????????? ?????? ???????. ????????? ??? e-mail.", "success_registration_no_confirm" => "??????????? ?????? ???????. ?? ?????? ????? ? ???????.", "user_added_successfully" => "???????????? ??????? ????????.", "user_updated_successfully" => "???????????? ??????? ????????.", "user_dont_exist" => "?????? ???????????? ?? ??????????.", "leave_blank" => "???????? ??? ???? ??????, ???? ?? ?????? ???????? ??????.", "invalid_password_reset_key" => "???????????? ???? ??? ?????? ??????", "password_length" => "?????? ?????? ???? ?? ????? 6 ????????.", "error_writing_to_db" => "?????? ?????? ? ???? ??????. ?????????? ??? ???.", // javascript "posting" => "??????????...", "logging_in" => "??????...", "resetting" => "????????????...", "password_updated_successfully" => "?????? ??????? ????????.", "password_updated_successfully_login" => "?????? ??????? ????????. ????? <a href='login.php'> ??????????????</a>.", "working" => "????????...", "password_reset_email_sent" => "?????????? ?????? ??? ????? ??????. ????????? ??? e-mail.", "message_couldn_be_sent" => "????????? ?? ????? ???? ??????????. ?????????? ??? ???.", "updating" => "??????????...", "details_updated" => "?????? ??????? ?????????.", "error_updating_db" => "?????? ?????????? ???? ??????. ?????????? ??? ???.", "are_you_sure" => "?? ????????", "creating_account" => "???????? ????????...", );