User:EOFIK: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "{{Note|For English speakers, scroll down to read information in your own language. The translation may not be accurate.}} ==О моей деятельности на MTA Wiki...")
 
(Обновление информации)
Line 53: Line 53:
#[[Help:RU/Adding_Pages_to_Categories_and_Templates]]
#[[Help:RU/Adding_Pages_to_Categories_and_Templates]]


Со всеми страницами, которые я когда-либо редактировал, вы можете ознакомиться [[Special:Contributions/EOFIK|здесь]].
Со всеми страницами, которые я когда-либо редактировал, вы можете ознакомиться '''[[Special:Contributions/EOFIK|здесь]]'''.
 
==Для разработчиков==
Если вы хотите что-либо мне сказать или если я причинил какой-либо вред для МТА Wiki, то прошу связаться со мной '''[[Special:EmailUser/EOFIK|здесь]]'''. Спасибо!


<small>Со временем эта страница будет дополняться.</small>
<small>Со временем эта страница будет дополняться.</small>


==For English speakers ==
==For English speakers==
===About my activities on the MTA Wiki===
I translate pages into Russian and improve Russian pages on [[RU/Main_Page|MTA Wiki]].
I translate pages into Russian and improve Russian pages on [[RU/Main_Page|MTA Wiki]].


===Work done===
====Work done====
*Functions <small>(At the moment, the changes have affected only account functions)</small>:
*Functions <small>(At the moment, the changes have affected only account functions)</small>:
**Untranslated functions have been translated into Russian
**Untranslated functions have been translated into Russian
Line 78: Line 82:
*Fixed other minor bugs
*Fixed other minor bugs


===Work to be done===
====Work to be done====
*Translation of almost all MTA Wiki pages into Russian
*Translation of almost all MTA Wiki pages into Russian
*Creation of a system of categories in Russian
*Creation of a system of categories in Russian
Line 86: Line 90:
*Refinement and verification of data
*Refinement and verification of data


===List of pages translated by me===
====List of pages translated by me====
*Server functions:
*Server functions:
#[[RU/setAccountName]]
#[[RU/setAccountName]]
Line 109: Line 113:
#[[Help:RU/Adding_Pages_to_Categories_and_Templates]]
#[[Help:RU/Adding_Pages_to_Categories_and_Templates]]


You can find all the pages that I have ever edited [[Special:Contributions/EOFIK|here]].
You can find all the pages that I have ever edited '''[[Special:Contributions/EOFIK|here]]'''.
 
===For developers===
If you have anything to tell me or if I have caused any harm to the MTA Wiki, please contact me '''[[Special:EmailUser/EOFIK|here]]'''. Thanks!


<small>Over time, this page will be supplemented.</small>
<small>Over time, this page will be supplemented.</small>

Revision as of 17:51, 13 April 2021

[[{{{image}}}|link=|]] Note: For English speakers, scroll down to read information in your own language. The translation may not be accurate.

О моей деятельности на MTA Wiki

Перевожу страницы на русский язык и улучшаю русские страницы на MTA Wiki.

Проделанная работа

  • Функции (На данный момент изменения затронули только функции аккаунта):
    • Переведены на русский язык непереведённые функции
    • Исправлены ошибки и улучшены все страницы с функциями:
      • Переделан формат для подкатегории "Возвращаемые значения" в более удобный
      • Добавлены недостающие языки в левое меню "На других языках", для каждой переведённой страницы с функциями
      • Отредактированы многие примеры использования функции
      • Все заголовки и подзаголовки стали иметь одинаковые имена
      • Добавлены новые ссылки для дополнительной информации на русском языке
      • Добавлены перенаправления, для людей, изменяющих язык в адресной строке, путём добавки "RU/" к адресу (так как адрес чувствителен к регистру)
      • Улучшен формат и вид страниц
    • Добавлена недостающая категория "Функции вывода"
    • Исправлена работа шаблона "Бета-функции" для всех переведённых страниц с функциями
  • Переведены многие страницы на русский язык
  • Переведены многие категории и шаблоны на русский язык
  • Созданы перенаправления для одинаковых страниц
  • Исправлены другие мелкие ошибки

Предстоящая работа

  • Перевод почти всех страниц MTA Wiki на русский язык
  • Создание системы категорий на русском языке
  • Создание новых и перевод старых шаблонов на русский язык
  • Исправление ошибок и улучшения всех страниц
  • Дополнение функций и событий новыми примерами
  • Уточнение и проверка данных

Список переведённых мною страниц

  • Серверные функции:
  1. RU/setAccountName
  2. RU/getAccountsByIP
  3. RU/getAccountsByData
  4. RU/getAccountIP
  5. RU/getAccountID
  6. RU/getAccountByID
  7. RU/setAccountPassword
  8. RU/getAllAccountData
  • Другие функции:
  1. RU/sha256
  • Понятия скриптинга:
  1. RU/Database
  2. RU/int
  3. RU/float
  4. RU/Boolean
  • Помощь:
  1. Help:RU/Adding_Pages_to_Categories_and_Templates

Со всеми страницами, которые я когда-либо редактировал, вы можете ознакомиться здесь.

Для разработчиков

Если вы хотите что-либо мне сказать или если я причинил какой-либо вред для МТА Wiki, то прошу связаться со мной здесь. Спасибо!

Со временем эта страница будет дополняться.

For English speakers

About my activities on the MTA Wiki

I translate pages into Russian and improve Russian pages on MTA Wiki.

Work done

  • Functions (At the moment, the changes have affected only account functions):
    • Untranslated functions have been translated into Russian
    • Bug fixes and improvements to all pages with features:
      • Redesigned the format for the "Returned Values" subcategory to be more convenient
      • Added missing languages to the left menu "In other languages", for each translated page with functions
      • Edited many examples of using the function
      • All headings and subheadings now have the same name
      • Added new links for additional information in Russian
      • Added redirects for people changing the language in the address bar by adding "RU/" to the address (since the address is case sensitive)
      • Improved format and layout of pages
    • Added missing category "Output Functions"
    • Fixed work of the "Beta functions" template for all translated pages with functions
  • Many pages have been translated into Russian
  • Many categories and templates have been translated into Russian
  • Redirects created for identical pages
  • Fixed other minor bugs

Work to be done

  • Translation of almost all MTA Wiki pages into Russian
  • Creation of a system of categories in Russian
  • Creation of new and translation of old templates into Russian
  • Bug fixes and improvements to all pages
  • Supplementing functions and events with new examples
  • Refinement and verification of data

List of pages translated by me

  • Server functions:
  1. RU/setAccountName
  2. RU/getAccountsByIP
  3. RU/getAccountsByData
  4. RU/getAccountIP
  5. RU/getAccountID
  6. RU/getAccountByID
  7. RU/setAccountPassword
  8. RU/getAllAccountData
  • Other functions:
  1. RU/sha256
  • Scripting concepts:
  1. RU/Database
  2. RU/int
  3. RU/float
  4. RU/Boolean
  • Help:
  1. Help:RU/Adding_Pages_to_Categories_and_Templates

You can find all the pages that I have ever edited here.

For developers

If you have anything to tell me or if I have caused any harm to the MTA Wiki, please contact me here. Thanks!

Over time, this page will be supplemented.