Загрузить файлы 'src/elements/ts-profile'
This commit is contained in:
parent
cb283609eb
commit
e5e6797b97
|
@ -71,18 +71,18 @@
|
|||
|
||||
<div id="content">
|
||||
<div class="header">
|
||||
<h2>Door43 Account Creation</h2>
|
||||
<p><iron-icon icon="notification:wifi"></iron-icon> This will use your internet connection</p>
|
||||
<h2>Создание учётной записи Door43</h2>
|
||||
<p><iron-icon icon="notification:wifi"></iron-icon> Это будет использоваться ваше интернет-соединение</p>
|
||||
</div>
|
||||
<div class="body">
|
||||
<input is="iron-input" bind-value="{{newinfo.username}}" placeholder="Username">
|
||||
<input is="iron-input" bind-value="{{newinfo.username}}" placeholder="Логин">
|
||||
<input is="iron-input" bind-value="{{newinfo.email}}" placeholder="Email">
|
||||
<input is="iron-input" bind-value="{{newinfo.full_name}}" placeholder="Full Name or Pseudonym">
|
||||
<input is="iron-input" bind-value="{{newinfo.password}}" placeholder="Password" type="password">
|
||||
<input is="iron-input" bind-value="{{newinfo.password2}}" placeholder="Verify Password" type="password">
|
||||
<input is="iron-input" bind-value="{{newinfo.full_name}}" placeholder="Полное имя или псевдоним">
|
||||
<input is="iron-input" bind-value="{{newinfo.password}}" placeholder="Пароль" type="password">
|
||||
<input is="iron-input" bind-value="{{newinfo.password2}}" placeholder="Подтвердите пароль" type="password">
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<paper-button raised class="fill" on-tap="create">Submit</paper-button>
|
||||
<paper-button raised class="fill" on-tap="create">Отправить</paper-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -79,14 +79,14 @@
|
|||
|
||||
<div id="content">
|
||||
<div class="header">
|
||||
<h2>Local User Profile</h2>
|
||||
<p>Enter your full name or pseudonym. This name will be added to the contributor list of all projects you work on. This name will be visible to others.</p>
|
||||
<h2>Локальный профиль пользователя</h2>
|
||||
<p>Введите свое полное имя или псевдоним. Это имя будет добавлено в список участников всех проектов, над которыми вы работаете. Это имя будет видно другим.</p>
|
||||
</div>
|
||||
<div class="body">
|
||||
<input is="iron-input" bind-value="{{newinfo.full_name}}" placeholder="Full Name or Pseudonym">
|
||||
<input is="iron-input" bind-value="{{newinfo.full_name}}" placeholder="Полностью имя или псевдоним">
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<paper-button class="nofill" on-tap="gotologin">Login with Door43 Account</paper-button>
|
||||
<paper-button class="nofill" on-tap="gotologin">Войти с учетной записью Door43</paper-button>
|
||||
<paper-button raised class="fill" on-tap="local">Ok</paper-button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -79,16 +79,16 @@
|
|||
|
||||
<div id="content">
|
||||
<div class="header">
|
||||
<h2>Door43 Login</h2>
|
||||
<p><iron-icon icon="notification:wifi"></iron-icon> This will use your internet connection</p>
|
||||
<h2>Вход в Door43</h2>
|
||||
<p><iron-icon icon="notification:wifi"></iron-icon> Будет использовано ваше интернет-соединение</p>
|
||||
</div>
|
||||
<div class="body">
|
||||
<input is="iron-input" bind-value="{{newinfo.username}}" placeholder="Username">
|
||||
<input is="iron-input" bind-value="{{newinfo.password}}" placeholder="Password" type="password">
|
||||
<input is="iron-input" bind-value="{{newinfo.username}}" placeholder="Логин">
|
||||
<input is="iron-input" bind-value="{{newinfo.password}}" placeholder="Пароль" type="password">
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<paper-button class="nofill" on-tap="gotocreate">Create a New Account</paper-button>
|
||||
<paper-button raised class="fill" on-tap="login">Login</paper-button>
|
||||
<paper-button class="nofill" on-tap="gotocreate">Создать новый аккаунт</paper-button>
|
||||
<paper-button raised class="fill" on-tap="login">Войти</paper-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -48,19 +48,19 @@
|
|||
|
||||
<div id="content">
|
||||
<div id="heading">
|
||||
<span class="optiontitle">Setup your User Profile with one of the options below.</span>
|
||||
<span class="optiontitle">Настройте свой профиль пользователя с помощью одного из этих вариантов:</span>
|
||||
</div>
|
||||
<div class="option" on-tap="login">
|
||||
<span class="optiontitle">Login to your Door43 Account</span>
|
||||
<p>Use this option to be able to upload projects to your existing account</p>
|
||||
<span class="optiontitle">Войти в свою учетную запись Door43</span>
|
||||
<p>Выберите этот пункт, чтобы загружать проекты в существующую учетную запись</p>
|
||||
</div>
|
||||
<div class="option" on-tap="create">
|
||||
<span class="optiontitle">Create a Door43 Account</span>
|
||||
<p>Use this option if you do not have a Door43 account but want to upload</p>
|
||||
<span class="optiontitle">Создать учетную запись Door43</span>
|
||||
<p>Выберите этот пункт, если у вас нет учетной записи Door43, но вы хотите делать обновления</p>
|
||||
</div>
|
||||
<div class="option" on-tap="local">
|
||||
<span class="optiontitle">Create Local User Profile</span>
|
||||
<p>Use this option if you do not have a Door43 account and do not want to upload</p>
|
||||
<span class="optiontitle">Создать учетную запись локально</span>
|
||||
<p>Выберите этот пункт, если у вас нет учетной записи Door43 и вы не хотите делать обновления </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
<span id="backbutton">
|
||||
<iron-icon class$="[[backclass(selected)]]" icon="arrow-back" on-tap="back"></iron-icon>
|
||||
</span>
|
||||
<span>User Profile</span>
|
||||
<span>Учётная запись пользователя</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -155,7 +155,7 @@
|
|||
}
|
||||
|
||||
mythis.set('options', {});
|
||||
mythis.set('options.body', "Verifying Login. Please wait...");
|
||||
mythis.set('options.body', "Verifying Login. Пожалуйста, подождите...");
|
||||
mythis.set('options.loading', true);
|
||||
mythis.fire('iron-signal', {name: 'openloading'});
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
}
|
||||
|
||||
mythis.set('options', {});
|
||||
mythis.set('options.body', "Creating Account. Please wait...");
|
||||
mythis.set('options.body', "Creating Account. Пожалуйста, подождите...");
|
||||
mythis.set('options.loading', true);
|
||||
mythis.fire('iron-signal', {name: 'openloading'});
|
||||
|
||||
|
|
Loading…
Reference in New Issue