From 1449d1ac794d4466327cd5ba7ff2d3bb0ccce440 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Thu, 17 Nov 2016 02:03:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=D1=8B?= =?UTF-8?q?=20=D0=BD=D0=B0=20=D1=80=D1=83=D1=81=D1=81=D0=BA=D0=B8=D0=B9=20?= =?UTF-8?q?=D0=B8=20=D0=B1=D0=B5=D0=BB=D0=BE=D1=80=D1=83=D1=81=D1=81=D0=BA?= =?UTF-8?q?=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/be.json | 7 ++++++- src/i18n/en.json | 7 ++++++- src/i18n/ru.json | 7 ++++++- src/i18n/uk.json | 7 ++++++- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/src/i18n/be.json b/src/i18n/be.json index 461a64e..01d6d67 100644 --- a/src/i18n/be.json +++ b/src/i18n/be.json @@ -1,4 +1,7 @@ { + "components.accounts.addAccount": "Дадаць акаўнт", + "components.accounts.goToEly": "Перайсці ў профіль Ely.by", + "components.accounts.logout": "Выйсці", "components.auth.acceptRules.accept": "Прыняць", "components.auth.acceptRules.declineAndLogout": "Адмовіцца і выйсці", "components.auth.acceptRules.description1": "Мы аднавілі {link}.", @@ -15,6 +18,9 @@ "components.auth.appInfo.documentation": "дакументацыю", "components.auth.appInfo.goToAuth": "Да аўтарызацыі", "components.auth.appInfo.useItYourself": "Наведайце нашу {link}, каб даведацца, як выкарыстоўваць гэты сэрвіс ў сваіх праектах.", + "components.auth.chooseAccount.addAccount": "Увайсці ў другі акаўнт", + "components.auth.chooseAccount.chooseAccountTitle": "Выбар акаўнта", + "components.auth.chooseAccount.description": "Вы выканалі ўваход у некалькі акаўнтаў. Пазначце, які вы жадаеце выкарыстаць для аўтарызацыі {appName}", "components.auth.finish.authForAppFailed": "Аўтарызацыя для {appName} не атрымалася", "components.auth.finish.authForAppSuccessful": "Аўтарызацыя для {appName} паспяхова выканана", "components.auth.finish.copy": "Скапіяваць", @@ -126,7 +132,6 @@ "components.profile.projectRules": "правілах праекта", "components.profile.twoFactorAuth": "Двухфактарная аўтэнтыфікацыя", "components.userbar.login": "Уваход", - "components.userbar.logout": "Выхад", "components.userbar.register": "Рэгістрацыя", "pages.root.siteName": "Ёly.by", "pages.rules.elyAccountsAsService": "{name} як сэрвіс", diff --git a/src/i18n/en.json b/src/i18n/en.json index c38c0dc..7ecf321 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1,4 +1,7 @@ { + "components.accounts.addAccount": "Add account", + "components.accounts.goToEly": "Go to Ely.by profile", + "components.accounts.logout": "Log out", "components.auth.acceptRules.accept": "Accept", "components.auth.acceptRules.declineAndLogout": "Decline and logout", "components.auth.acceptRules.description1": "We have updated our {link}.", @@ -15,6 +18,9 @@ "components.auth.appInfo.documentation": "documentation", "components.auth.appInfo.goToAuth": "Go to auth", "components.auth.appInfo.useItYourself": "Visit our {link}, to learn how to use this service in you projects.", + "components.auth.chooseAccount.addAccount": "Log into another account", + "components.auth.chooseAccount.chooseAccountTitle": "Choose an account", + "components.auth.chooseAccount.description": "You have logged in into multiple accounts. Please choose the one, you want to use to authorize {appName}", "components.auth.finish.authForAppFailed": "Authorization for {appName} was failed", "components.auth.finish.authForAppSuccessful": "Authorization for {appName} was successfully completed", "components.auth.finish.copy": "Copy", @@ -126,7 +132,6 @@ "components.profile.projectRules": "project rules", "components.profile.twoFactorAuth": "Two factor auth", "components.userbar.login": "Sign in", - "components.userbar.logout": "Logout", "components.userbar.register": "Join", "pages.root.siteName": "Ely.by", "pages.rules.elyAccountsAsService": "{name} as service", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 1007783..05cc076 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -1,4 +1,7 @@ { + "components.accounts.addAccount": "Добавить акккаунт", + "components.accounts.goToEly": "Перейти в профиль Ely.by", + "components.accounts.logout": "Выйти", "components.auth.acceptRules.accept": "Принять", "components.auth.acceptRules.declineAndLogout": "Отказаться и выйти", "components.auth.acceptRules.description1": "Мы обновили {link}.", @@ -15,6 +18,9 @@ "components.auth.appInfo.documentation": "документацию", "components.auth.appInfo.goToAuth": "К авторизации", "components.auth.appInfo.useItYourself": "Посетите нашу {link}, чтобы узнать, как использовать этот сервис в своих проектах.", + "components.auth.chooseAccount.addAccount": "Войти в другой аккаунт", + "components.auth.chooseAccount.chooseAccountTitle": "Выбор аккаунта", + "components.auth.chooseAccount.description": "Вы выполнили вход в несколько аккаунтов. Укажите, какой вы хотите использовать для авторизации {appName}", "components.auth.finish.authForAppFailed": "Авторизация для {appName} не удалась", "components.auth.finish.authForAppSuccessful": "Авторизация для {appName} успешно выполнена", "components.auth.finish.copy": "Скопировать", @@ -126,7 +132,6 @@ "components.profile.projectRules": "правилами проекта", "components.profile.twoFactorAuth": "Двухфакторная аутентификация", "components.userbar.login": "Вход", - "components.userbar.logout": "Выход", "components.userbar.register": "Регистрация", "pages.root.siteName": "Ely.by", "pages.rules.elyAccountsAsService": "{name} как сервис", diff --git a/src/i18n/uk.json b/src/i18n/uk.json index bcfe58e..eed8762 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -1,4 +1,7 @@ { + "components.accounts.addAccount": "Add account", + "components.accounts.goToEly": "Go to Ely.by profile", + "components.accounts.logout": "Log out", "components.auth.acceptRules.accept": "Прийняти", "components.auth.acceptRules.declineAndLogout": "Відмовитись і вийти", "components.auth.acceptRules.description1": "Ми оновили наші {link}.", @@ -15,6 +18,9 @@ "components.auth.appInfo.documentation": "документацію", "components.auth.appInfo.goToAuth": "До авторизації", "components.auth.appInfo.useItYourself": "Відвідайте нашу {link}, щоб дізнатися, як використовувати цей сервіс в своїх проектах.", + "components.auth.chooseAccount.addAccount": "Log into another account", + "components.auth.chooseAccount.chooseAccountTitle": "Choose an account", + "components.auth.chooseAccount.description": "You have logged in into multiple accounts. Please choose the one, you want to use to authorize {appName}", "components.auth.finish.authForAppFailed": "Авторизація для {appName} не вдалася", "components.auth.finish.authForAppSuccessful": "Авторизація для {appName} успішно виконана", "components.auth.finish.copy": "Скопіювати", @@ -126,7 +132,6 @@ "components.profile.projectRules": "правилами проекта", "components.profile.twoFactorAuth": "Двофакторна аутентифікація", "components.userbar.login": "Вхід", - "components.userbar.logout": "Вихід", "components.userbar.register": "Реєстрація", "pages.root.siteName": "Ely.by", "pages.rules.elyAccountsAsService": "{name} як сервіс",