Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
English version
Browse files Browse the repository at this point in the history
Add English version
  • Loading branch information
somnambul1st committed Sep 23, 2021
1 parent 153c2eb commit 85c7cf4
Show file tree
Hide file tree
Showing 9 changed files with 526 additions and 510 deletions.
14 changes: 7 additions & 7 deletions minecraft/dle/Default/login.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<a href="{logout-link}"><i class="fas fa-door-open"></i></a>
<div class="profile-short-menu" id="profile-short-menu">
<ul>
<li>Личный кабинет</li>
<li>Магазин блоков</li>
<li>Бан-лист</li>
<li>Link1</li>
<li>Link2</li>
<li>Link3</li>
</ul>
</div>
</div>
Expand All @@ -20,15 +20,15 @@
</li>
<li>
<label for="login_password">Пароль:</label>
<input placeholder="Пароль" type="password" name="login_password" id="login_password">
<input placeholder="Password" type="password" name="login_password" id="login_password">
</li>
<li>
<a href="{lostpassword-link}">Забыли пароль?</a>
<a class="right" href="{registration-link}"><b>Регистрация</b></a>
<a class="right" href="{registration-link}"><b>Registration</b></a>
</li>
<li class="login_input-btn">
<button class="ui-button ui-corner-all ui-widget" onclick="submit();" type="submit" title="Войти">
<span class="title_hide">Войти</span>
<button class="ui-button ui-corner-all ui-widget" onclick="submit();" type="submit" title="Login">
<span class="title_hide">Login</span>
</button>
</li>
</ul>
Expand Down
8 changes: 4 additions & 4 deletions minecraft/dle/Default/lostpassword.tpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="page-name parallax" data-paroller-factor="0.1" data-paroller-type="background" data-paroller-direction="vertical">
<div class="container">
<div class="row">
<h1 class="page-title">Восстановление пароля</h1>
<h1 class="page-title">Password recovery</h1>
</div>
</div>
</section>
Expand All @@ -12,20 +12,20 @@
<div class="page_form__form">
<div class="form-row mb-3">
<div class="col-12">
<input type="text" name="lostname" id="lostname" class="lp" placeholder="Ваш e-mail или ник" required>
<input type="text" name="lostname" id="lostname" class="lp" placeholder="Your email or nickname" required>
</div>
</div>
[sec_code]
<div class="c-captcha">
{code}
<input placeholder="Повторите код" title="Введите код указанный на картинке" type="text" name="sec_code" id="sec_code" required>
<input placeholder="Repeat code" title="Enter the code shown in the image" type="text" name="sec_code" id="sec_code" required>
</div>
[/sec_code]
[recaptcha]
{recaptcha}
[/recaptcha]
<div class="form_submit">
<button class="btn gradient color-white plr60 ptb19" name="submit" type="submit">Восстановить</button>
<button class="btn gradient color-white plr60 ptb19" name="submit" type="submit">Restore</button>
</div>
</div>
</div>
Expand Down
888 changes: 452 additions & 436 deletions minecraft/dle/Default/main.tpl

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion minecraft/dle/Default/modal.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="loginLabel">Авторизация <button type="button" class="close" data-dismiss="modal" aria-label="Закрыть"><i class="fas fa-times"></i></button></h5>
<h5 class="modal-title" id="loginLabel">Sign on <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fas fa-times"></i></button></h5>
</div>
<div class="modal-body">
{login}
Expand Down
58 changes: 29 additions & 29 deletions minecraft/dle/Default/registration.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<div class="container">
<div class="row">
<h1 class="page-title">
[registration]Регистрация[/registration]
[validation]Продолжение регистрации[/validation]
[registration]Registration[/registration]
[validation]Continued registration[/validation]
</h1>
</div>
</div>
Expand All @@ -16,42 +16,42 @@
<div class="reg-wrapper">
<div class="regtext">
[registration]
<p>Зарегистрировавшись на нашем проекте, вы сможете играть на наших серверах, общаться на форуме, комментировать новости, общаться в чате и т.д! Всё, что вам нужно - это просто заполнить поля ниже и нажать на кнопку "Зарегистрироваться".</p>
<p>При регистрации вы автоматически соглашаетесь с <a href="index.php?do=rules" target="_blank">правилами проекта, форума и чата</a>. Пожалуйста, прочитайте их. Незнание правил не освобождает вас от ответственности!</p>
<p>By registering on our project, you will be able to play on our servers, communicate on the forum, comment on news, chat, etc.! All you need to do is just fill in the fields below and click on the "Register" button.</p>
<p>By registering you automatically agree to <a href="index.php?do=rules" target="_blank">project, forum and chat rules</a>. Please read them. Ignorance of the rules does not exempt you from responsibility!</p>
[/registration]
[validation]
Ваш аккаунт был зарегистрирован на нашем сайте,
однако информация о Вас является неполной, поэтому ОБЯЗАТЕЛЬНО заполните дополнительные поля в Вашем профиле.<br>
Your account has been registered on our website,
but your information is incomplete, so you MUST complete additional fields in your profile.<br>
[/validation]
</div>
[registration]
<div class="form-row mb-3">
<div class="col-6">
<input type="text" name="name" id="name" class="form-control" placeholder="Логин">
<input type="text" name="name" id="name" class="form-control" placeholder="Nick">
</div>
<div class="col-6">
<input type="button" class="btn gradient-black color-white" value="Проверить логин" title="Проверить доступность логина для регистрации" onclick="CheckLogin(); return false;">
<input type="button" class="btn gradient-black color-white" value="Check nick" title="Check the availability of the login to register" onclick="CheckLogin(); return false;">
</div>
<div class="col-12" id="result-registration"></div>
</div>
<div class="form-row mb-3">
<div class="col-6">
<input type="password" name="password1" class="form-control" placeholder="Пароль">
<input type="password" name="password1" class="form-control" placeholder="Password">
</div>
<div class="col-6">
<input type="password" name="password2" class="form-control" placeholder="Повторите пароль">
<input type="password" name="password2" class="form-control" placeholder="Repeat password">
</div>
</div>
<div class="form-row mb-3">
<div class="col-12">
<input type="email" name="email" class="form-control" placeholder="Ваш e-mail">
<input type="email" name="email" class="form-control" placeholder="E-Mail">
</div>
</div>
[question]
<div class="form-row mb-3">
<div class="col-12">
<label for="question_answer">{question}</label>
<input type="email" name="question_answer" id="question_answer" class="form-control" placeholder="Введите ответ" required>
<input type="email" name="question_answer" id="question_answer" class="form-control" placeholder="Enter answer" required>
</div>
</div>
[/question]
Expand All @@ -60,12 +60,12 @@
<div class="col-5">
<div class="c-captcha">
{reg_code}
<input placeholder="Повторите код" title="Введите код указанный на картинке" type="text" name="sec_code" id="sec_code" required>
<input placeholder="Repeat the code" title="Enter the code shown in the image" type="text" name="sec_code" id="sec_code" required>
</div>
</div>
<div class="col-7">
<div class="alert alert-info" role="alert">
<div class="alert__text">Регистрируясь на проекте, вы автоматически соглашаетесь с его <a href="/rules.html" target="_blank">правилами</a>.</div>
<div class="alert__text">By registering on the project, you automatically agree to its <a href="/rules.html" target="_blank">rules</a>.</div>
</div>
</div>
</div>
Expand All @@ -77,7 +77,7 @@
</div>
<div class="col-7">
<div class="alert alert-info" role="alert">
<div class="alert__text">Регистрируясь на проекте, вы автоматически соглашаетесь с его <a href="/rules.html" target="_blank">правилами</a>.</div>
<div class="alert__text">By registering on the project, you automatically agree to its <a href="/rules.html" target="_blank">rules</a>.</div>
</div>
</div>
</div>
Expand All @@ -86,21 +86,21 @@
[validation]
<div class="form-row mb-3">
<div class="col-6">
<label for="fullname">Ваше имя</label>
<label for="fullname">Your name</label>
<input type="text" id="fullname" name="fullname" class="wide">
</div>
<div class="col-6">
<label for="land">Место жительства</label>
<label for="land">Place of residence</label>
<input type="text" id="land" name="land" class="wide">
</div>
</div>
<div class="form-row mb-3">
<div class="col-6">
<label for="image">О себе</label>
<label for="image">About us</label>
<textarea id="info" name="info" rows="5" class="wide"></textarea>
</div>
<div class="col-6">
<label for="image">Аватар</label>
<label for="image">Avatar</label>
<input type="file" id="image" name="image" class="wide">
</div>
</div>
Expand All @@ -111,22 +111,22 @@
</div>
[/validation]
<div class="form-row" style="margin-left: 40%;">
<button class="btn gradient color-white plr60 ptb19" name="submit" type="submit">Зарегистрироваться</button>
<button class="btn gradient color-white plr60 ptb19" name="submit" type="submit">Register</button>
</div>
[registration]
<div class="alert alert-warning alert--registration mt-4" role="alert">
<div class="alert__text">
<p><b>ВНИМАНИЕ!</b> Правила создания паролей:</p>
<p><b>WARNING!</b> Rules for creating passwords:</p>
<ol>
<li>Пароль должен быть длиной не менее 8 символов</li>
<li>Пароль должен содержать строчные и заглавные буквы (русские или латинские)</li>
<li>Пароль должен содержать цифры или спецсимволы (например: -, +, ! и пр.). Лучше, если в пароле будут и цифры и спецсимволы</li>
<li>Password must be at least 8 characters long</li>.
<li>Password must contain lowercase and uppercase letters (Russian or Latin)</li>.
<li>Password must contain numbers or special characters (e.g.: -, +, ! etc.). Preferably, the password must contain both numbers and special characters</li>.
</ol>
<p>Мы вынуждены были принять такие строгие правила из-за того, что в последнее время участились взломы других игровых проектов (а нас так и не взломали) и сливы данных пользователей.</p>
<p>Вам бы и самим не хотелось бы, развившись, потерять аккаунт.</p>
<p>Поэтому лучше всего не использовать один и тот же пароль на всех игровых проектах, а генерировать уникальный пароль на каждом проекте. Можно воспользоваться <a href="http://pasw.ru" target="_blank" rel="noindex">генератором паролей</a>, а сами пароли записать где-нибудь на компьютере + распечатать на всякий случай.</p>
<p>Просим отнестить с пониманием к этой мере.</p>
<p>С уважением, администрация PROJECT NAME</p>
<p>We were forced to adopt such strict rules because of the recent increase in hacking at other game projects (we have not been hacked yet) and leaks of user data.
<p>You wouldn't want to lose your account if you did.
<p>That's why it is best to not use the same password on all gaming projects, but instead generate a unique password on each project. You can use <a href="http://pasw.ru" target="_blank" rel="noindex">password generator</a>, and write the passwords down somewhere on your computer + print them out just in case.</p>
<p>Please don't take this action lightly.
<p>Respectfully, PROJECT NAME administration</p>
</div>
</div>
[/registration]
Expand Down
10 changes: 5 additions & 5 deletions minecraft/dle/Default/rules.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="container">
<div class="row">
<h1 class="page-title">
Правила проекта
Our rules
</h1>
</div>
</div>
Expand All @@ -13,13 +13,13 @@
<section>
<div class="container">
<div class="row">
<div class="rl"><span>1. Общие правила</span></div>
<div class="rl"><span>1. Textа</span></div>
<span class="rules-text">
<span class="n">1.1.</span> <span class="r">Тут правило.</span>
<span class="n">1.1.</span> <span class="r">Text.</span>
</span>
<span class="rules-text">
<span class="n">1.2.</span> <span class="r">Тут правило.</span>
<span class="dn">Наказание: </span><span class="dt">Кик с сервера. При рецидиве – бан от 1 до 360 дней.</span>
<span class="n">1.2.</span> <span class="r">Text.</span>
<span class="dn">Text: </span><span class="dt">Text.</span>
</span>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions minecraft/dle/Default/server_info.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<div class="container">
<div class="row">
<h1 class="page-title">
Описание сервера SERVER1
Server description SERVER1
</h1>
<div class="breadcrumbs">
<span>Магический</span> /
<span class="color-1">Сложный</span> /
<span>Есть самописы</span>
<span>Magic</span> /
<span class="color-1">Hard</span> /
<span>There are self-descriptions</span>
</div>
</div>
</div>
Expand Down Expand Up @@ -167,7 +167,7 @@
</div>
</div>
</div>
<h2 class="server-title text-left">Список серверных модов</h2>
<h2 class="server-title text-left">List of server mods</h2>
<hr class="line-success" style="margin-bottom: 30px;">
<div class="cards server-mods">
<div class="row">
Expand Down Expand Up @@ -257,7 +257,7 @@
</div>
</div>
</div>
<h2 class="server-title text-left">Список клиентских модов</h2>
<h2 class="server-title text-left">List of client mods</h2>
<hr class="line-success" style="margin-bottom: 30px;">
<div class="cards server-mods">
<div class="row">
Expand Down
Loading

0 comments on commit 85c7cf4

Please sign in to comment.