PHP Classes

File: WIAdmin/WICore/WILang/ru.php

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WICore/WILang/ru.php   Download  
File: WIAdmin/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: 6 years ago
Size: 7,953 bytes
 

Contents

Class file image Download
?<?php
// russian
return array(

   
// front page

   
"site_name" => "Debate.com",

   
"current_topics" => "???????? ??????? ????",

   
"admin" => "?????????????",

   
"info" => "??????????",

       
//users
   
"add_user" => "Add User",

   
"username" => "Username",

   
"email" => "Email",

   
"register_date" => "Register Date",

   
"confirmed" => "Confirmed",

   
"action" => "Action",

   
"no" => "No",

   
"yes" => "Yes",

   
"edit" => "Edit",

   
"details" => "Details",

   
"ban" => "Ban",

   
"unban" => "Unban",

   
"delete" => "Delete",

   
"change_role" => "Change Role",

   
"loading" => "Loading",

   
"first_name" => "First NAme",

   
"last_name" => "Last Name",

   
"address" => "Address",

   
"phone" => "Phone",

   
"last_login" => "Last Login",

   
"ok" => "Ok",

   
"pick_user_role" => "Pick User Role",

   
"select_role" => "Select Role",

   
"cancel" => "Cancel",

   
"add" => "Add",

   
//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" => "?",

 

   
// panel mini admin
   
"panel_mini_admin" => "
????????????? ????-??????"
,

   
"view_profile_page" => "
?????????? ??????? ????????"
,

   
"log_off" => "?????",

   
"admin_panel" => "
?????? ??????????????"
,

   
// member panel

   
"member_panel" => "?????? ????????????",


   
"HELLO" => "????????????",

   
// 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" => "???????? ????????...",





);