Push/pull locales

This commit is contained in:
ErickSkrauch 2019-01-23 15:13:55 +03:00
parent ed82188795
commit f2f811529f
15 changed files with 592 additions and 544 deletions

View File

@ -94,7 +94,50 @@
"components.contact.title": "Форма зваротнай сувязі",
"components.contact.whichQuestion": "Па якім пытанні?",
"components.contact.youMessageReceived": "Ваш зварот у форму зваротнай сувязі атрыман. Мы адкажам вам у бліжэйшы час. Адказ прыйдзе на ўказаны вамі Email:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Зваротная сувязь",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Правілы сайта",
"components.footerMenu.siteLanguage": "Мова сайта",
"components.languageSwitcher.improveTranslates": "Палепшыце пераклад Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Пароль павінен быць не менш за 8 сімвалаў ў даўжыню",
"services.errorsDict.passwordsDoesNotMatch": "Паролі не супадаюць",
"services.errorsDict.rePasswordRequired": "Калі ласка, паўтарыце пароль",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Для стварэння акаўнта вам неабходна прыняць правілы сэрвісу",
"services.errorsDict.suggestResetPassword": "Вы {link}?",
"services.errorsDict.totpIncorrect": "Памылковы код",

View File

@ -94,7 +94,50 @@
"components.contact.title": "Feedback form",
"components.contact.whichQuestion": "What are you interested in?",
"components.contact.youMessageReceived": "Your message was received. We will respond to you shortly. The answer will come to your Email:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Contact Us",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Rules",
"components.footerMenu.siteLanguage": "Site language",
"components.languageSwitcher.improveTranslates": "Improve Ely.by translation",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Your password should be at least 8 characters length",
"services.errorsDict.passwordsDoesNotMatch": "The passwords does not match",
"services.errorsDict.rePasswordRequired": "Please retype your password",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "You must accept rules in order to create an account",
"services.errorsDict.suggestResetPassword": "Are you have {link}?",
"services.errorsDict.totpIncorrect": "The code is incorrect",

View File

@ -94,7 +94,50 @@
"components.contact.title": "Formulaire de commentaires",
"components.contact.whichQuestion": "Qu'est-ce qui vous intéresse?",
"components.contact.youMessageReceived": "Votre message a été reçu. Nous vous répondrons sous peu. La réponse arrivera directement à votre adresse Email:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Nous contacter",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Règles",
"components.footerMenu.siteLanguage": "Langue du site",
"components.languageSwitcher.improveTranslates": "Améliorer la traduction Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Votre mot de passe doit comporter au moins 8 caractères",
"services.errorsDict.passwordsDoesNotMatch": "Les mots de passe ne correspondent pas",
"services.errorsDict.rePasswordRequired": "Veuillez retaper votre mot de passe",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Vous devez accepter les règles afin de créer un compte",
"services.errorsDict.suggestResetPassword": "Avez-vous {link}?",
"services.errorsDict.totpIncorrect": "Le code est incorrect",

View File

@ -94,7 +94,50 @@
"components.contact.title": "Formulir umpan balik",
"components.contact.whichQuestion": "Apa yang anda minati?",
"components.contact.youMessageReceived": "Pesan ada telah kami terima. Kami akan segera menanggapinya. Balasan pesan akan kami kirim ke Email anda:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Hubungi kami",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Peraturan",
"components.footerMenu.siteLanguage": "Bahasa situs",
"components.languageSwitcher.improveTranslates": "Bantu terjemahan Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Kata sandi anda minimal memuat 8 karakter",
"services.errorsDict.passwordsDoesNotMatch": "Password tidak sama",
"services.errorsDict.rePasswordRequired": "Ketik ulang kata sandi anda",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Anda harus menerima aturan untuk membuat akun",
"services.errorsDict.suggestResetPassword": "Apakah kamu punya {link}?",
"services.errorsDict.totpIncorrect": "Kode salah",

View File

@ -3,7 +3,7 @@
"code": "be",
"name": "Беларуская",
"englishName": "Belarusian",
"progress": 100,
"progress": 84,
"isReleased": true
},
"en": {
@ -17,44 +17,37 @@
"code": "fr",
"name": "Français",
"englishName": "French",
"progress": 95.8,
"progress": 80.5,
"isReleased": true
},
"id": {
"code": "id",
"name": "Bahasa Indonesia",
"englishName": "Indonesian",
"progress": 100,
"progress": 84,
"isReleased": true
},
"lt": {
"code": "lt",
"name": "Lietuvių",
"englishName": "Lithuanian",
"progress": 97,
"progress": 81.6,
"isReleased": false
},
"pl": {
"code": "pl",
"name": "Polski",
"englishName": "Polish",
"progress": 100,
"progress": 84,
"isReleased": false
},
"pt": {
"code": "pt",
"name": "Português do Brasil",
"englishName": "Portuguese, Brazilian",
"progress": 100,
"progress": 84,
"isReleased": true
},
"ro": {
"code": "ro",
"name": "Română",
"englishName": "Romanian",
"progress": 81,
"isReleased": false
},
"ru": {
"code": "ru",
"name": "Русский",
@ -62,39 +55,32 @@
"progress": 100,
"isReleased": true
},
"sl": {
"code": "sl",
"name": "Slovenščina",
"englishName": "Slovenian",
"progress": 81,
"isReleased": false
},
"sr": {
"code": "sr",
"name": "Српски",
"englishName": "Serbian",
"progress": 100,
"progress": 84,
"isReleased": false
},
"uk": {
"code": "uk",
"name": "Українська",
"englishName": "Ukrainian",
"progress": 100,
"progress": 84,
"isReleased": true
},
"vi": {
"code": "vi",
"name": "Tiếng Việt",
"englishName": "Vietnamese",
"progress": 100,
"progress": 84,
"isReleased": true
},
"zh": {
"code": "zh",
"name": "简体中文",
"englishName": "Simplified Chinese",
"progress": 100,
"progress": 84,
"isReleased": false
}
}

View File

@ -94,7 +94,50 @@
"components.contact.title": "Atsiliepimo forma",
"components.contact.whichQuestion": "Kuo tu domiesi?",
"components.contact.youMessageReceived": "Jūsų žinutė buvo gauta. Netrukus mes jums atsakysime. Atsakymas bus prie jūsų el.Pašto:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Susisiekite su mumis",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Taisyklės",
"components.footerMenu.siteLanguage": "Svetainės kalba",
"components.languageSwitcher.improveTranslates": "Pagerinti vertimą Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Jūsų slaptažodis turi būti ne mažesnis kaip 8 simbolių",
"services.errorsDict.passwordsDoesNotMatch": "Slaptažodžiai nesutampa",
"services.errorsDict.rePasswordRequired": "Prašome perrašyti savo slaptažodį",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Norint sukurti paskyrą turite priimti taisykles",
"services.errorsDict.suggestResetPassword": "Ar turite {link}?",
"services.errorsDict.totpIncorrect": "Kodas neteisingas",

View File

@ -94,7 +94,50 @@
"components.contact.title": "Formularz zwrotny",
"components.contact.whichQuestion": "Czym się interesujesz?",
"components.contact.youMessageReceived": "Twoja wiadomość została odebrana. Wkrótce odpowiemy na nią. Odpowiedź otrzymasz na Twój adres Email:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Skontaktuj się z nami",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Zasady",
"components.footerMenu.siteLanguage": "Język strony",
"components.languageSwitcher.improveTranslates": "Popraw tłumaczenie Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Twoje hasło powinno mieć długość co najmniej 8 znaków",
"services.errorsDict.passwordsDoesNotMatch": "Hasła nie pasują",
"services.errorsDict.rePasswordRequired": "Proszę ponownie wpisać swoje hasło",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Musisz zaakceptować reguły w celu utworzenia konta",
"services.errorsDict.suggestResetPassword": "Czy {link}?",
"services.errorsDict.totpIncorrect": "Ten kod jest nieprawidłowy",

View File

@ -94,7 +94,50 @@
"components.contact.title": "Forma de feedback",
"components.contact.whichQuestion": "No que você está interessado?",
"components.contact.youMessageReceived": "Sua mensagem foi enviada. Vamos responder você logo. A resposta chegará ao seu Email:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Contate conosco",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Regras",
"components.footerMenu.siteLanguage": "Idioma do site",
"components.languageSwitcher.improveTranslates": "Melhorar a tradução do Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Sua senha precisa ter no mínimo, 8 caracteres",
"services.errorsDict.passwordsDoesNotMatch": "As senhas não estão combinando",
"services.errorsDict.rePasswordRequired": "Por favor, digite novamente a sua senha",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Você precisa aceitar as regras para criar uma conta",
"services.errorsDict.suggestResetPassword": "Você {link}?",
"services.errorsDict.totpIncorrect": "O código está incorreto",

View File

@ -1,239 +0,0 @@
{
"components.accounts.addAccount": "Adauga cont",
"components.accounts.goToEly": "Du-te pe profilul Ely.by",
"components.accounts.logout": "Deconecteaza-te",
"components.auth.acceptRules.accept": "Accept",
"components.auth.acceptRules.declineAndLogout": "Declin si deconectare",
"components.auth.acceptRules.description1": "Am actualizat {link} nostru.",
"components.auth.acceptRules.description2": "Pentru a folosi in continuare serviciul {name}, trebuie sa le accepti.",
"components.auth.acceptRules.termsOfService": "terms of service",
"components.auth.acceptRules.title": "Acordul Utilizatorului",
"components.auth.activation.accountActivationTitle": "Activarea contului",
"components.auth.activation.activationMailWasSent": "Va rugam sa verificati {email} pentru mesaj cu instructiuni viitoare.",
"components.auth.activation.activationMailWasSentNoEmail": "Va rugam sa verificati Email pentru mesaj cu instructiuni",
"components.auth.activation.confirmEmail": "Confirma E-mail-ul",
"components.auth.activation.didNotReceivedEmail": "Nu ai primit E-mail?",
"components.auth.activation.enterTheCode": "Completeaza aici cu codul din E-mail.",
"components.auth.appInfo.appDescription": "Bine ai venit la sistemul de autorizatie Ely.by, care iti permite sa faci orice actiune asupra contului in siguranta. Este un portal catre multe siteuri si programe software, incluzand lansatoare de jocuri.",
"components.auth.appInfo.appName": "Conturi Ely.by",
"components.auth.appInfo.documentation": "documentatie",
"components.auth.appInfo.goToAuth": "Du-te la autentificare",
"components.auth.appInfo.useItYourself": "Viziteaza {link} nostru pentru a invata cum sa folosesti serviciul nostru in proiectele tale.",
"components.auth.chooseAccount.addAccount": "Logheaza-te cu alt cont",
"components.auth.chooseAccount.chooseAccountTitle": "Alege un cont",
"components.auth.chooseAccount.logoutAll": "Deconecteaza-te de pe toate conturile",
"components.auth.chooseAccount.pleaseChooseAccount": "Please select an account you're willing to use",
"components.auth.chooseAccount.pleaseChooseAccountForApp": "Please select an account that you want to use to authorize {appName}",
"components.auth.finish.authForAppFailed": "Autorizatia pentru {appName} a esuat",
"components.auth.finish.authForAppSuccessful": "Autorizatia pentru {appName} a fost completata cu succes",
"components.auth.finish.copy": "Copiaza",
"components.auth.finish.passCodeToApp": "Pentru a completa procesul de autorizatie, va rugam, dati acest cod la {appName}",
"components.auth.finish.waitAppReaction": "Va rugam sa asteptati pana cand se va raspunde la aplicatie",
"components.auth.forgotPassword.alreadyHaveCode": "Am deja codul",
"components.auth.forgotPassword.pleasePressButton": "Va rugam sa apasati butonul de mai jos pentru a primi un E-mail cu codul pentru recuperarea parolei.",
"components.auth.forgotPassword.sendMail": "Trimite mail",
"components.auth.forgotPassword.specifyEmail": "Specifica E-mailul folosit la inregistrare sau ultimul nume avut pentru contul tau si vom trimite un E-mail cu instructiunile pentru recuperarea parolei.",
"components.auth.forgotPassword.title": "Am uitat parola",
"components.auth.login.createNewAccount": "Creeaza un cont nou",
"components.auth.login.emailOrUsername": "E-mail sau utilizator",
"components.auth.login.loginTitle": "Conecteaza-te",
"components.auth.login.next": "Urmatorul",
"components.auth.mfa.description": "In order to sign in this account, you need to enter a one-time password from mobile application",
"components.auth.mfa.enterTotp": "Enter code",
"components.auth.password.accountPassword": "Parola contului",
"components.auth.password.forgotPassword": "Am uitat parola",
"components.auth.password.forgotYourPassword": "ti-ai uitat parola",
"components.auth.password.invalidPassword": "Ai introdus o parola gresita",
"components.auth.password.passwordTitle": "Scrie parola",
"components.auth.password.rememberMe": "Tine-ma minte pe acest aparat",
"components.auth.password.signInButton": "Conecteaza-te",
"components.auth.password.suggestResetPassword": "Ai {link}?",
"components.auth.permissions.approve": "Aprob",
"components.auth.permissions.decline": "Declin",
"components.auth.permissions.permissionsTitle": "Permisiunile aplicatiei",
"components.auth.permissions.scope_account_email": "Acceseaza adresa ta de E-mail",
"components.auth.permissions.scope_account_info": "Acceseaza datele profilului tau (excluzand E-mail)",
"components.auth.permissions.scope_minecraft_server_session": "Date de autorizatie pentru serverul de Minecraft",
"components.auth.permissions.scope_offline_access": "Acceseaza date ale profilului tau cand esti deconectat",
"components.auth.permissions.theAppNeedsAccess1": "Aceasta aplicatie are nevoie de acces",
"components.auth.permissions.theAppNeedsAccess2": "datelor tale",
"components.auth.permissions.youAuthorizedAs": "Esti autorizat ca:",
"components.auth.recoverPassword.change": "Schimba parola",
"components.auth.recoverPassword.contactSupport": "Suport pentru contact",
"components.auth.recoverPassword.enterCodeBelow": "Va rugam sa inserati codul primit in campul de mai jos:",
"components.auth.recoverPassword.enterNewPasswordBelow": "Enter si repeta noua parola mai jos:",
"components.auth.recoverPassword.enterTheCode": "Insereaza codul de confirmare",
"components.auth.recoverPassword.messageWasSent": "Codul de recuperare a fost trimis spre E-mail-ul tau.",
"components.auth.recoverPassword.messageWasSentTo": "Codul de recuperare a fost trimis la E-mail-ul {email}.",
"components.auth.recoverPassword.newPassword": "Insereaza noua parola",
"components.auth.recoverPassword.newRePassword": "Repeta noua parola",
"components.auth.recoverPassword.title": "Schimba parola",
"components.auth.register.acceptRules": "Accept {link}",
"components.auth.register.accountPassword": "Parola contului",
"components.auth.register.registerTitle": "Inregistreaza-te",
"components.auth.register.repeatPassword": "Repeta parola",
"components.auth.register.signUpButton": "Inregistrare",
"components.auth.register.termsOfService": "termenii serviciului",
"components.auth.register.yourEmail": "E-mail-ul tau",
"components.auth.register.yourNickname": "Numele tau",
"components.auth.resendActivation.sendNewEmail": "Trimite un Email nou",
"components.auth.resendActivation.specifyYourEmail": "Va rugam sa introduceti Emailul cu care v-ati inregistrat si o sa va trimitem codul de activare",
"components.auth.resendActivation.title": "Nu am primit un Email",
"components.contact.cannotAccessMyAccount": "Nu imi pot accesa contul",
"components.contact.close": "Inchide",
"components.contact.disclaimer": "Va rugam sa formulati o parere cu informatii care ne pot ajuta, ca sa va putem intelege si rezolva problema",
"components.contact.email": "Email",
"components.contact.foundBugOnSite": "Am gasit o problema pe site",
"components.contact.improvementsSuggestion": "Am o propunere pentru a imbunatati functionarea",
"components.contact.integrationQuestion": "Întrebarea privind integrarea serviciului",
"components.contact.message": "Mesaj",
"components.contact.other": "Altceva",
"components.contact.philosophicalThought": "Întrebarea corect formulată — jumătate din răspuns",
"components.contact.send": "Trimite",
"components.contact.subject": "Subiect",
"components.contact.title": "Formular de parere",
"components.contact.whichQuestion": "In ce esti interesat?",
"components.contact.youMessageReceived": "Mesajul tau a fost primit. O sa iti raspundem cat de repede putem. Raspunsul in vei primi pe Email:",
"components.footerMenu.contactUs": "Contacteaza-ne",
"components.footerMenu.rules": "Reguli",
"components.footerMenu.siteLanguage": "Site language",
"components.languageSwitcher.improveTranslates": "Improve Ely.by translation",
"components.languageSwitcher.improveTranslatesArticleLink": "this article",
"components.languageSwitcher.improveTranslatesDescription": "Ely.bys localization is a community effort. If you want to see Ely.by translated into another language, we'd love your help. To apply read {articleLink}.",
"components.languageSwitcher.mayBeInaccurate": "May be inaccurate",
"components.languageSwitcher.siteLanguage": "Site language",
"components.languageSwitcher.startTyping": "Start typing…",
"components.languageSwitcher.translationProgress": "{progress}% translated",
"components.languageSwitcher.weDoNotSupportThisLang": "Sorry, we do not support this language",
"components.profile.accountDescription": "Conturile Ely.by iti permit sa accesezi multe resurese din Minecraft. Va rugam sa aveti grija de siguranta contului dvs. Folositi o parola sigura si schimbati-o regulat.",
"components.profile.accountPreferencesTitle": "Preferintele contului Ely.by",
"components.profile.back": "Inapoi",
"components.profile.changeEmail.alreadyReceivedCode": "Am primit codul",
"components.profile.changeEmail.changeEmailButton": "Schimba E-mailul",
"components.profile.changeEmail.changeEmailDescription": "Pentru a schimba E-mail-ul curent trebuie sa dovedesti ca inca esti detinatorul E-mail-ului curent si sa il confirmi pe cel nou.",
"components.profile.changeEmail.changeEmailTitle": "Schimba E-mail",
"components.profile.changeEmail.codePlaceholder": "Lipeste codul aici",
"components.profile.changeEmail.currentAccountEmail": "Adresa de E-mail curenta:",
"components.profile.changeEmail.enterFinalizationCode": "Pentru a cofirma E-mail-ul nou, insereaza codul primit in campul de mai jos:",
"components.profile.changeEmail.enterInitializationCode": "E-mail-ul cu un cod de initializare pentru schimbarea adresei de E-mail a fost trimisa la {email}. Va rugam sa inserati codul in campul de mai jos:",
"components.profile.changeEmail.enterNewEmail": "Apoi insereaza noua ta adresa de E-mail, care o vei folosi pe acest cont. O sa primeste codul de cofirmare.",
"components.profile.changeEmail.finalizationCodeWasSentToEmail": "Codul de cofirmare pentru schimbarea E-mail-ului a fost trimis la {email}.",
"components.profile.changeEmail.newEmailPlaceholder": "Introdu noul E-mail",
"components.profile.changeEmail.pressButtonToStart": "Apasa butonul de mai jos pentru a trimite un mesaj cu codul pentru initializarea schimbarii E-mail-ului.",
"components.profile.changeEmail.sendEmailButton": "Trimite E-mail",
"components.profile.changePassword.achievementLossWarning": "Iti pretuiesti realizarile din joc, nu?",
"components.profile.changePassword.changePasswordButton": "Schimba parola",
"components.profile.changePassword.changePasswordDescription": "Va rugam sa alegeti o parola care o sa fie diferita fata de alte site-uri si sa nu fie identica cu cea pe care o folositi la logarea pe servere de Minecraft.",
"components.profile.changePassword.changePasswordTitle": "Schimba parola",
"components.profile.changePassword.logoutOnAllDevices": "Deconecteaza-te de pe toate aparetele",
"components.profile.changePassword.newPasswordLabel": "Noua parola:",
"components.profile.changePassword.passwordRequirements": "Parola trebuie sa contina minim 8 caractere. Poate sa fie orice simbol — nu te limita, creeaza o parola de neimaginat!",
"components.profile.changePassword.repeatNewPasswordLabel": "Repete parola:",
"components.profile.changeUsername.changeUsernameButton": "Schimba numele",
"components.profile.changeUsername.changeUsernameDescription": "Puteți să vă schimbați numele la orice valoare arbitrară. Rețineți că nu este recomandat să luați o un nume al unui cont Mojang.",
"components.profile.changeUsername.changeUsernameTitle": "Schimba numele",
"components.profile.changeUsername.changeUsernameWarning": "Ai grija: Daca te joci pe servere care se bazeaza pe nume, schimbare lui iti poate sterge tot progresul.",
"components.profile.changedAt": "Schimbat {at}",
"components.profile.disabled": "Dezactivata",
"components.profile.email": "Email:",
"components.profile.enabled": "Enabled",
"components.profile.mojangPriorityWarning": "Un cont Mojang cu acelasi nume a fost gasit. Acordand la {rules}, doar detinatorul contului are control asupra ocuparii acestuia.",
"components.profile.multiFactorAuth.codePlaceholder": "Enter the code here",
"components.profile.multiFactorAuth.disable": "Disable",
"components.profile.multiFactorAuth.disableMfa": "Disable twofactor authentication",
"components.profile.multiFactorAuth.disableMfaInstruction": "In order to disable twofactor authentication, you need to provide a code from your mobile app and confirm your action with your current account password.",
"components.profile.multiFactorAuth.enable": "Enable",
"components.profile.multiFactorAuth.enterCodeFromApp": "In order to finish twofactor auth setup, please enter the code received in the mobile app:",
"components.profile.multiFactorAuth.enterKeyManually": "If you can't scan QR code, try entering your secret key manually:",
"components.profile.multiFactorAuth.findAlternativeApps": "Find alternative apps",
"components.profile.multiFactorAuth.installOnOfTheApps": "Install one of the following apps:",
"components.profile.multiFactorAuth.mfaDescription": "Twofactor authentication is an extra layer of security designed to ensure you that you're the only person who can access your account, even if the password gets stolen.",
"components.profile.multiFactorAuth.mfaEnabledForYourAcc": "Twofactor authentication for your account is active now",
"components.profile.multiFactorAuth.mfaIntroduction": "First of all, you need to install one of our suggested apps on your phone. This app will generate login codes for you. Please choose your OS to get corresponding installation links.",
"components.profile.multiFactorAuth.mfaLoginFlowDesc": "Additional code will be requested next time you log in. Please note, that Minecraft authorization won't work when twofactor auth is enabled.",
"components.profile.multiFactorAuth.mfaTitle": "Twofactor authentication",
"components.profile.multiFactorAuth.or": "OR",
"components.profile.multiFactorAuth.ready": "Ready",
"components.profile.multiFactorAuth.scanQrCode": "Open your favorite QR scanner app and scan the following QR code:",
"components.profile.multiFactorAuth.theAppIsInstalled": "App has been installed",
"components.profile.multiFactorAuth.whenKeyEntered": "If a temporary code appears in your twofactor auth app, then you may proceed to the next step.",
"components.profile.nickname": "Nume:",
"components.profile.password": "Parola:",
"components.profile.passwordRequestForm.continue": "Continua",
"components.profile.passwordRequestForm.description": "Pentru a completa actiunea, insereaza parola contului",
"components.profile.passwordRequestForm.title": "Cofrima actiunea",
"components.profile.personalData": "Date personale",
"components.profile.preferencesDescription": "Aici iti poti schimba preferintele contului tau. Noteaza ca toate actiunile trebuiesc cofirmate inserand parola.",
"components.profile.projectRules": "regulile proiectului",
"components.profile.siteLanguage": "Site language:",
"components.profile.twoFactorAuth": "Autentificare in doi pasi:",
"components.profile.uuid": "UUID:",
"components.ui.bsod.alsoYouCanInteractWithBackground": "De asemenea te poti juca cu fundalul este interactiv :)",
"components.ui.bsod.criticalErrorHappened": "O eroare critica a aparut si aplicatia nu poate continua operatia.",
"components.ui.bsod.reloadPageOrContactUs": "Va rugam sa reincarcati aceasta pagina si sa incercati din nou. Daca o problema apare iar, raportati-o dezvoltatorilor trimitand un email la",
"components.userbar.login": "Conecteaza-te",
"components.userbar.register": "Intra",
"pages.404.homePage": "pagina principala",
"pages.404.nothingHere": "Nu e locul pe care il cauti",
"pages.404.returnToTheHomePage": "Incearca sa mergi inapoi la {link}",
"pages.404.title": "Pagina nu a fost gasita",
"pages.auth.applicationAuth": "Application authorization",
"pages.auth.authorizationForAppSuccessful": "Authorization for {appName} has been successfully completed.",
"pages.auth.authorizationSuccessful": "Authorization has been successfully completed.",
"pages.auth.title": "Authorization successful",
"pages.auth.youCanCloseThisPage": "You can close this window and return to your application.",
"pages.root.siteName": "Ely.by",
"pages.rules.elyAccountsAsService": "{name} ca serviciu",
"pages.rules.elyAccountsAsService1": "Nu avem nici o garanție cu privire la timpul de lucru fără defecte al acestui serviciu.",
"pages.rules.elyAccountsAsService2": "Nu suntem responsabili pentru întârzieri și pierderi de venit ca rezultat al inoperabilității serviciului nostru.",
"pages.rules.elyAccountsAsServiceDesc1": "{name} oferă gratuit tuturor proiectelor care sunt interesate să le utilizeze pentru Minecraft.",
"pages.rules.elyAccountsAsServiceDesc2": "În ciuda faptului că facem tot posibilul pentru a furniza servicii rapide și stabile de serviciu, nu suntem salvați de atacurile DDOS, conexiunile de hosteri, întreruperile de muncă, tulburările de electricitate sau orice alte cazuri care nu pot fi anticipate. Pentru a evita eventualele neînțelegeri, am obligat să discutăm acordurile următoare, care vor funcționa în situațiile menționate anterior:",
"pages.rules.emailAndNickname": "E-mail si nume",
"pages.rules.emailAndNickname1": "Înregistrarea contului cu utilizarea serviciilor de mail temporar este interzisă. Vorbim despre servicii care oferă E-mailuri aleatoare în orice cantitate.",
"pages.rules.emailAndNickname2": "Încercăm să o contracarăm, dar dacă ați reușit în înregistrarea contului cu utilizarea serviciilor de E-mail temporar, nu va fi suport tehnic pentru acesta și mai târziu, în timpul actualizării filtrelor noastre, contul va fi blocat cu numele dvs.",
"pages.rules.emailAndNickname3": "Nu sunt restrictii morale pentru numele utilizatorului care va fii folosit in joc.",
"pages.rules.emailAndNickname4": "Numele, care aparțin unor persoane celebre, pot fi eliberate în favoarea lor pentru cerințe și dovedesc acele persoane.",
"pages.rules.emailAndNickname5": "Titularul contului Premium Minecraft are dreptul de a solicita o restaurare a numelui de control și, dacă s-a întâmplat, trebuie să vă schimbați porecla în 3 zile sau se va face automat.",
"pages.rules.emailAndNickname6": "Daca nu ai mai fost activ timp de 3 luni pe cont, numele poate fi ocupat de catre altcineva.",
"pages.rules.emailAndNickname7": "Nu suntem responsabili pentru pierderea progresului pe servere daca v-ati schimbat numele, incluzand schimbarii pe domeniul nostru.",
"pages.rules.mainProvision1": "Serviciul {name} a fost creeat pentru organizatia de siguranta utilizatorilor de conturi Ely.by, partenerii ei si orice parte a proiectului care doreste sa foloseasca unul dintre proiectele noastre.",
"pages.rules.mainProvision2": "Noi (aici si un punctele urmatoare) — Echipa de dezvoltatori care creeaza servicii de calitate pentru comunitatea Minecraft.",
"pages.rules.mainProvision3": "Ely.by este un proiect lateral, care nu are nimic de-a face cu cumpaniile Mojang sau Microsoft. Nu oferim suport conturilor premium Minecraft, si nu avem de-a face cu serverele care folosesc sau nu serviciile noastre.",
"pages.rules.mainProvision4": "Inregistrarea utilizatorilor la server este gratuita. Creearea contului Ely.by este posibila doar la pagina {link}.",
"pages.rules.mainProvisions": "Asigurarea principala",
"pages.rules.title": "Regulile siteului",
"services.errorsDict.accountAlreadyActivated": "Acest cont este deja activat",
"services.errorsDict.accountBanned": "Contul este blocat",
"services.errorsDict.accountNotActivated": "Contul nu este activat",
"services.errorsDict.captchaRequired": "Va rugam, rezolvati captcha-ul",
"services.errorsDict.doYouWantRequestKey": "Ai nevoie de o cheie noua?",
"services.errorsDict.emailFrequency": "Va rugam sa asteptati, cereti E-mail-uri prea des. O cheie noua poate fii trimisa in {time}.",
"services.errorsDict.emailInvalid": "E-mail-ul este invalid",
"services.errorsDict.emailIsTempmail": "Adresa de E-mail temporara nu este permisa",
"services.errorsDict.emailNotAvailable": "Acest E-mail este deja inregistrat.",
"services.errorsDict.emailNotFound": "E-mail-ul specificat nu a fost gasit",
"services.errorsDict.emailRequired": "E-mail-ul este necesar",
"services.errorsDict.emailToLong": "E-mail-ul este prea lung",
"services.errorsDict.forgotYourPassword": "uitat parola ",
"services.errorsDict.invalidPassword": "Ai introdus o parola gresita.",
"services.errorsDict.keyNotExists": "Cheia este incorecta sau a expirat.",
"services.errorsDict.keyRequired": "Va rugam, introduceti o cheie de activare",
"services.errorsDict.loginNotExist": "Ne cerem scuze, Ely nu recunoaste conectarea dvs.",
"services.errorsDict.loginRequired": "Va rugam, introduceti un E-mail sau un nume",
"services.errorsDict.mfaAlreadyEnabled": "The two factor auth is already enabled",
"services.errorsDict.newPasswordRequired": "Va rugam, introduceti parola noua",
"services.errorsDict.newRePasswordRequired": "Va rugam, repetati parola noua",
"services.errorsDict.passwordRequired": "Va rugam, introduceti parola",
"services.errorsDict.passwordTooShort": "Parola ta trebuie sa aiba cel putin 8 caractere",
"services.errorsDict.passwordsDoesNotMatch": "Parolele nu se potrivesc",
"services.errorsDict.rePasswordRequired": "Va rugam, reintroduceti parola",
"services.errorsDict.rulesAgreementRequired": "Trebuie să acceptați reguli pentru a crea un cont",
"services.errorsDict.suggestResetPassword": "Ai {link}?",
"services.errorsDict.totpIncorrect": "The code is incorrect",
"services.errorsDict.totpRequired": "Please, enter the code",
"services.errorsDict.usernameInvalid": "Numele de utilizator este invalid",
"services.errorsDict.usernameRequired": "Numele este necesar",
"services.errorsDict.usernameTooLong": "Numele este prea lung",
"services.errorsDict.usernameTooShort": "Numele este prea scurt",
"services.errorsDict.usernameUnavailable": "Acest nume de utilizator este deja luat"
}

View File

@ -94,7 +94,50 @@
"components.contact.title": "Форма обратной связи",
"components.contact.whichQuestion": "По какому вопросу?",
"components.contact.youMessageReceived": "Ваше обращение в форму обратной связи получено. Мы ответим вам в ближайшее время. Ответ придёт на указанный вами Email:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Сервис Аккаунты Ely.by позволяет организовать быстрый и удобный вход пользователей на ваш сайт, лаунчер или сервер Minecraft посредством авторизации по протоколу OAuth2. Вы можете найти больше информации по интеграции с сервисом Аккаунты Ely.by в {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Аккаунты Ely.by для разработчиков",
"components.dev.apps.addNew": "Добавить новое",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "Все refresh токены станут недействительны и при следующей авторизации пользователи получат запрос списка прав.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Приложение и все связанные токены будут удалены.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Описание приложения так же будет отображаться на странице авторизации. Это необязательное поле. Оно может быть переопределено при инициализации авторизации.",
"components.dev.apps.applicationForm.applicationName": "Название приложения:",
"components.dev.apps.applicationForm.createApplication": "Создать приложение",
"components.dev.apps.applicationForm.creatingApplication": "Создание приложения",
"components.dev.apps.applicationForm.description": "Описание:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP адрес не обязателен, но крайне желателен. Он может пригодится, если мы вдруг захотим всей компанией поиграть на вашем сервере (=",
"components.dev.apps.applicationForm.minecraftServer": "Сервер Minecraft",
"components.dev.apps.applicationForm.redirectUri": "Адрес переадресации:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Адрес переадресации (redirectUri) задаёт допустимый базовый адрес, на который будет перенаправлен пользователь после авторизации. Для улучшения безопасности лучше указать не только домен, но и часть пути. Например: https://your-site.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "IP сервера:",
"components.dev.apps.applicationForm.serverName": "Название сервера:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "Чтобы отобразить форму регистрации нового приложения, выберите необходмый тип.",
"components.dev.apps.applicationForm.updateApplication": "Обновить приложение",
"components.dev.apps.applicationForm.updatingApplication": "Обновление приложения",
"components.dev.apps.applicationForm.website": "Веб-сайт",
"components.dev.apps.applicationForm.websiteLink": "Ссылка на сайт:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Ссылка на сайт также не обязательна, но она будет использоваться в качестве дополнительного идентификатора вашего приложения.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "Вы также можете указать ссылку на сайт сервера или его сообщетсво в какой-либо социальной сети.",
"components.dev.apps.authorization": "Авторизация",
"components.dev.apps.cancel": "Отменить",
"components.dev.apps.continue": "Продолжить",
"components.dev.apps.countUsers": "{count, plural, =0 {Нет пользователей} one {# пользователь} {# пользователя} other {# пользователей}}",
"components.dev.apps.delete": "Удалить",
"components.dev.apps.editDescription": "{icon} Изменить описание",
"components.dev.apps.feedback": "обратную связь",
"components.dev.apps.ifYouHaveAnyTroubles": "Если у вас возникают сложности, вы всегда можете обратиться в {feedback} — мы обязательно поможем вам.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "Если вы подозреваете, что ваш Client Secret был скомпрометирован, можно запросить сброс его значения. Это приведёт к отзыву всех выданных access и refresh токенов. Вы также можете отозвать все выданные токены без смены Client Secret.",
"components.dev.apps.ourDocumentation": "нашей документации",
"components.dev.apps.performing": "Выполняется…",
"components.dev.apps.resetClientSecret": "Сбросить Client Secret",
"components.dev.apps.revokeAllTokens": "Отозвать все токены",
"components.dev.apps.shallWeStart": "Начнём?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Обратите внимание, что access токены будут отозваны не моментально.",
"components.dev.apps.weDontKnowAnythingAboutYou": "Мы пока ничего о тебе не знаем.",
"components.dev.apps.youDontHaveAnyApplication": "У вас пока нет ни одного зарегистрированного приложения.",
"components.dev.apps.youMustAuthToBegin": "Чтобы начать, необходимо авторизоваться.",
"components.dev.apps.yourApplications": "Ваши приложения:",
"components.footerMenu.contactUs": "Обратная связь",
"components.footerMenu.forDevelopers": "Разработчикам",
"components.footerMenu.rules": "Правила сайта",
"components.footerMenu.siteLanguage": "Язык сайта",
"components.languageSwitcher.improveTranslates": "Улучшите перевод Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Пароль должен быть как минимум 8 символов в длинну",
"services.errorsDict.passwordsDoesNotMatch": "Пароли не совпадают",
"services.errorsDict.rePasswordRequired": "Пожалуйста, повторите пароль",
"services.errorsDict.redirectUriInvalid": "Адрес переадресации некорректен",
"services.errorsDict.redirectUriRequired": "Redirect URI обязателен к заполнению",
"services.errorsDict.rulesAgreementRequired": "Для создания аккаунта вам необходимо принять правила сервиса",
"services.errorsDict.suggestResetPassword": "Вы {link}?",
"services.errorsDict.totpIncorrect": "Неверный код",

View File

@ -1,239 +0,0 @@
{
"components.accounts.addAccount": "Dodaj račun",
"components.accounts.goToEly": "Pojdi do Ely.by računa",
"components.accounts.logout": "Odjava",
"components.auth.acceptRules.accept": "Sprejmi",
"components.auth.acceptRules.declineAndLogout": "Zavrnitev in odjava",
"components.auth.acceptRules.description1": "Posodobili smo {link}.",
"components.auth.acceptRules.description2": "Če želiš nadaljevati z uporabo {name} sistemov, jih moraš sprejeti.",
"components.auth.acceptRules.termsOfService": "pravila storitve",
"components.auth.acceptRules.title": "Uporabniško strinjanje",
"components.auth.activation.accountActivationTitle": "Aktivacija računa",
"components.auth.activation.activationMailWasSent": "Prosim preveri {email} z nadaljnimi navodili",
"components.auth.activation.activationMailWasSentNoEmail": "Prosim preveri svojo Email s sporočilom o nadaljnih navodilih",
"components.auth.activation.confirmEmail": "Potrdi E-mail",
"components.auth.activation.didNotReceivedEmail": "Nisi dobil E-maila?",
"components.auth.activation.enterTheCode": "Vnesi kodo, prejeto na E-mail",
"components.auth.appInfo.appDescription": "Zdaj si na Ely.by spletni strani, katere možnosti lahko varno uporabljaš s svojim računom. To je vstopna točka za spletne in programsko opremo, ki vsebuje tudi zaganjalnike iger.",
"components.auth.appInfo.appName": "Ely Računi",
"components.auth.appInfo.documentation": "potrdilo",
"components.auth.appInfo.goToAuth": "Pojdi na auth",
"components.auth.appInfo.useItYourself": "Obišči {link} za informacije o uporabi tega sistema v tvojih projektih.",
"components.auth.chooseAccount.addAccount": "Prijavi se z drugim računom",
"components.auth.chooseAccount.chooseAccountTitle": "Izberi račun",
"components.auth.chooseAccount.logoutAll": "Odjavi se iz vseh računov",
"components.auth.chooseAccount.pleaseChooseAccount": "Please select an account you're willing to use",
"components.auth.chooseAccount.pleaseChooseAccountForApp": "Please select an account that you want to use to authorize {appName}",
"components.auth.finish.authForAppFailed": "Odobritev za {appName} ni uspela",
"components.auth.finish.authForAppSuccessful": "Odobritev za {appName} je bila uspešno zaključena",
"components.auth.finish.copy": "Kopiraj",
"components.auth.finish.passCodeToApp": "Da dokončaš odobritveni proces, prosim, dodaj to kodo k {appName}",
"components.auth.finish.waitAppReaction": "Prosim počakaj, dokler se aplikacija ne odzove",
"components.auth.forgotPassword.alreadyHaveCode": "Že imaš kodo",
"components.auth.forgotPassword.pleasePressButton": "Prosim pritisni gumb spodaj, da dobiš E-mail z kodo ob primeru izgube gesla.",
"components.auth.forgotPassword.sendMail": "Pošlji mail",
"components.auth.forgotPassword.specifyEmail": "Navedi E-mail, s katerim si se registriral in nazadnje uporabljeno uporabniško ime za ta račun. Poslali bomo E-mail z navodili za obnovitev gesla.",
"components.auth.forgotPassword.title": "Pozabljeno geslo",
"components.auth.login.createNewAccount": "Ustvari nov račun",
"components.auth.login.emailOrUsername": "E-mail ali uporabniško ime",
"components.auth.login.loginTitle": "Prijava",
"components.auth.login.next": "Naprej",
"components.auth.mfa.description": "In order to sign in this account, you need to enter a one-time password from mobile application",
"components.auth.mfa.enterTotp": "Enter code",
"components.auth.password.accountPassword": "Geslo računa",
"components.auth.password.forgotPassword": "Pozabljeno geslo",
"components.auth.password.forgotYourPassword": "pozabil geslo",
"components.auth.password.invalidPassword": "Vnesel si napačno geslo.",
"components.auth.password.passwordTitle": "Vnesi geslo",
"components.auth.password.rememberMe": "Zapomni si me na tej napravi",
"components.auth.password.signInButton": "Prijava",
"components.auth.password.suggestResetPassword": "Ali imaš {link}?",
"components.auth.permissions.approve": "Strinjam se",
"components.auth.permissions.decline": "Zavrni",
"components.auth.permissions.permissionsTitle": "Dovoljenja storitve",
"components.auth.permissions.scope_account_email": "Dostop do tvojega E-maila",
"components.auth.permissions.scope_account_info": "Dostop do podatkov računa (razen E-maila)",
"components.auth.permissions.scope_minecraft_server_session": "Pooblastitev za minecraft strežnike",
"components.auth.permissions.scope_offline_access": "Dostop do podatkov računa, ko nisi na netu",
"components.auth.permissions.theAppNeedsAccess1": "Ta aplikacija potrebuje dostop",
"components.auth.permissions.theAppNeedsAccess2": "tvojih podatkov",
"components.auth.permissions.youAuthorizedAs": "Pooblaščen si kot:",
"components.auth.recoverPassword.change": "Spremeni geslo",
"components.auth.recoverPassword.contactSupport": "Vprašaj pomočnike",
"components.auth.recoverPassword.enterCodeBelow": "Vnesi kodo, ki si jo dobil, v polje spodaj:",
"components.auth.recoverPassword.enterNewPasswordBelow": "Vnesi in ponovi geslo spodaj:",
"components.auth.recoverPassword.enterTheCode": "Vnesi potrditveno kodo",
"components.auth.recoverPassword.messageWasSent": "Koda je bila poslana na E-mail tvojega računa.",
"components.auth.recoverPassword.messageWasSentTo": "Koda je bila poslana na tvoj E-mail {email}.",
"components.auth.recoverPassword.newPassword": "Vnesi novo geslo",
"components.auth.recoverPassword.newRePassword": "Ponovi novo geslo",
"components.auth.recoverPassword.title": "Obnovi geslo",
"components.auth.register.acceptRules": "Strinjam se z {link}",
"components.auth.register.accountPassword": "Geslo računa",
"components.auth.register.registerTitle": "Ustvari račun",
"components.auth.register.repeatPassword": "Ponovi geslo",
"components.auth.register.signUpButton": "Registriraj se",
"components.auth.register.termsOfService": "pravila sistema",
"components.auth.register.yourEmail": "Tvoj E-mail",
"components.auth.register.yourNickname": "Tvoj vzdevek",
"components.auth.resendActivation.sendNewEmail": "Pošlji nov Email",
"components.auth.resendActivation.specifyYourEmail": "Prosim vnesi Email, s katerim si se registriral in poslali bomo novo aktivacijsko kodo",
"components.auth.resendActivation.title": "Nisi prejel Emaila",
"components.contact.cannotAccessMyAccount": "Ne morem dostopati do računa",
"components.contact.close": "Zapri",
"components.contact.disclaimer": "Prosim dopolni svoj odziv s čimveč uporabnimi informacijami, da bomo problem lažje razumeli in ga rešili",
"components.contact.email": "Email",
"components.contact.foundBugOnSite": "Našel sem napako na strani",
"components.contact.improvementsSuggestion": "Imam idejo za izboljšavo uporabe",
"components.contact.integrationQuestion": "Vprašanja o sistemu",
"components.contact.message": "Sporočilo",
"components.contact.other": "Drugo",
"components.contact.philosophicalThought": "Properly formulated question — half of the answer",
"components.contact.send": "Pošlji",
"components.contact.subject": "Naslov",
"components.contact.title": "Odzivni obrazec",
"components.contact.whichQuestion": "Kaj te zanima?",
"components.contact.youMessageReceived": "Tvoje sporočilo je prispelo. Odgovorili bomo čim hitreje. Odgovor pride na tvoj Email:",
"components.footerMenu.contactUs": "Kontaktiraj nas",
"components.footerMenu.rules": "Pravila",
"components.footerMenu.siteLanguage": "Site language",
"components.languageSwitcher.improveTranslates": "Improve Ely.by translation",
"components.languageSwitcher.improveTranslatesArticleLink": "this article",
"components.languageSwitcher.improveTranslatesDescription": "Ely.bys localization is a community effort. If you want to see Ely.by translated into another language, we'd love your help. To apply read {articleLink}.",
"components.languageSwitcher.mayBeInaccurate": "May be inaccurate",
"components.languageSwitcher.siteLanguage": "Site language",
"components.languageSwitcher.startTyping": "Start typing…",
"components.languageSwitcher.translationProgress": "{progress}% translated",
"components.languageSwitcher.weDoNotSupportThisLang": "Sorry, we do not support this language",
"components.profile.accountDescription": "Ely.by račun ti dovoljuje dostop do veliko Minecraft stvari. Proaim poskrbi za račun. Geslo naj bo varno in zamenjano pogosto.",
"components.profile.accountPreferencesTitle": "Ely.by podrobnosti o računu",
"components.profile.back": "Nazaj",
"components.profile.changeEmail.alreadyReceivedCode": "Sem že prejel kodo",
"components.profile.changeEmail.changeEmailButton": "Spremeni E-mail",
"components.profile.changeEmail.changeEmailDescription": "Za spremembo trenutnega E-maila moraš prvo potrditi, da si njegov lastnik in nato še potrditi novega.",
"components.profile.changeEmail.changeEmailTitle": "Spremeni E-mail",
"components.profile.changeEmail.codePlaceholder": "Prilepi kodo semkaj",
"components.profile.changeEmail.currentAccountEmail": "Trenutni E-mail za ta račun:",
"components.profile.changeEmail.enterFinalizationCode": "Da potrdiš novi E-mail, prosim vnesi kodo, prejeto na E-mail v polje spodaj:",
"components.profile.changeEmail.enterInitializationCode": "E-mail s kodo za postopek E-mail sprememb je bilo poslan na {email}. Vnesi kodo v polje spodaj:",
"components.profile.changeEmail.enterNewEmail": "Nato dodaj novi E-mail, ki ga boš uporabljal za ta račun. Dobil boš sporočilo s kodo.",
"components.profile.changeEmail.finalizationCodeWasSentToEmail": "Koda za spremembo E-mail-a je bila poslana na {email}.",
"components.profile.changeEmail.newEmailPlaceholder": "Vnesi nov E-mail",
"components.profile.changeEmail.pressButtonToStart": "Da dobiš sporočilo s kodo za spremembo E-maila, klikni gumb spodaj.",
"components.profile.changeEmail.sendEmailButton": "Pošlji E-mail",
"components.profile.changePassword.achievementLossWarning": "Ali skrbiš za svoje dosežke v igri?",
"components.profile.changePassword.changePasswordButton": "Spremeni geslo",
"components.profile.changePassword.changePasswordDescription": "Prosim, uporabi geslo, ki bo drugačno od gesel, ki jih uporabljaš drugje - tudi drugačno od gesel na Minecraft strežnikih, ki jih igraš.",
"components.profile.changePassword.changePasswordTitle": "Spremeni geslo",
"components.profile.changePassword.logoutOnAllDevices": "Odjavi me na vseh napravah",
"components.profile.changePassword.newPasswordLabel": "Novo geslo:",
"components.profile.changePassword.passwordRequirements": "Geslo naj bo dolgo vsaj 8 znakov. Vsebuje lahko katerekoli simbole. Bodi ustvarjalen in ustvari močno, neuganljivo geslo!",
"components.profile.changePassword.repeatNewPasswordLabel": "Ponovi geslo:",
"components.profile.changeUsername.changeUsernameButton": "Spremeni vzdevek",
"components.profile.changeUsername.changeUsernameDescription": "Svoj vzdevek oz. ime za igro lahko spremeniš na karkoli želiš. Toda pomni, ni priporočljivo nastavljati istih vzdevkov, ki jih uporabljajo tisti z Mojang računom.",
"components.profile.changeUsername.changeUsernameTitle": "Spremeni vzdevek",
"components.profile.changeUsername.changeUsernameWarning": "Bodi previden: če igraš na strežniku z določenim vzdevkom, lahko po spremembi le-tega na strežniku izgubiš vse stvari.",
"components.profile.changedAt": "Spremenjeno {at}",
"components.profile.disabled": "Onemogočeno",
"components.profile.email": "Email:",
"components.profile.enabled": "Enabled",
"components.profile.mojangPriorityWarning": "Najden je bil Mojangov račun z enakim vzdevkom. Glede na {rules} ima lastnik računa pravico, da se to ime ne uporablja, če tega ne želi.",
"components.profile.multiFactorAuth.codePlaceholder": "Enter the code here",
"components.profile.multiFactorAuth.disable": "Disable",
"components.profile.multiFactorAuth.disableMfa": "Disable twofactor authentication",
"components.profile.multiFactorAuth.disableMfaInstruction": "In order to disable twofactor authentication, you need to provide a code from your mobile app and confirm your action with your current account password.",
"components.profile.multiFactorAuth.enable": "Enable",
"components.profile.multiFactorAuth.enterCodeFromApp": "In order to finish twofactor auth setup, please enter the code received in the mobile app:",
"components.profile.multiFactorAuth.enterKeyManually": "If you can't scan QR code, try entering your secret key manually:",
"components.profile.multiFactorAuth.findAlternativeApps": "Find alternative apps",
"components.profile.multiFactorAuth.installOnOfTheApps": "Install one of the following apps:",
"components.profile.multiFactorAuth.mfaDescription": "Twofactor authentication is an extra layer of security designed to ensure you that you're the only person who can access your account, even if the password gets stolen.",
"components.profile.multiFactorAuth.mfaEnabledForYourAcc": "Twofactor authentication for your account is active now",
"components.profile.multiFactorAuth.mfaIntroduction": "First of all, you need to install one of our suggested apps on your phone. This app will generate login codes for you. Please choose your OS to get corresponding installation links.",
"components.profile.multiFactorAuth.mfaLoginFlowDesc": "Additional code will be requested next time you log in. Please note, that Minecraft authorization won't work when twofactor auth is enabled.",
"components.profile.multiFactorAuth.mfaTitle": "Twofactor authentication",
"components.profile.multiFactorAuth.or": "OR",
"components.profile.multiFactorAuth.ready": "Ready",
"components.profile.multiFactorAuth.scanQrCode": "Open your favorite QR scanner app and scan the following QR code:",
"components.profile.multiFactorAuth.theAppIsInstalled": "App has been installed",
"components.profile.multiFactorAuth.whenKeyEntered": "If a temporary code appears in your twofactor auth app, then you may proceed to the next step.",
"components.profile.nickname": "Vzdevek:",
"components.profile.password": "Geslo:",
"components.profile.passwordRequestForm.continue": "Nadaljuj",
"components.profile.passwordRequestForm.description": "Da zaključiš dejanje, vnesi geslo računa",
"components.profile.passwordRequestForm.title": "Potrdi svoje dejanje",
"components.profile.personalData": "Osebni podatki",
"components.profile.preferencesDescription": "Tukaj lahko spremeniš vse podatke o računu. Ne pozabi, potreben bo ponoven vnos gesla.",
"components.profile.projectRules": "pravila projekta",
"components.profile.siteLanguage": "Site language:",
"components.profile.twoFactorAuth": "Dvostopenjska prijava:",
"components.profile.uuid": "UUID:",
"components.ui.bsod.alsoYouCanInteractWithBackground": "Lahko se igraš tudi z ozadjem - lahko ga spreminjaš ;)",
"components.ui.bsod.criticalErrorHappened": "Zgodila se je težava, zaradi katere aplikacija ni mogla dokončati dela.",
"components.ui.bsod.reloadPageOrContactUs": "Prosim, stran ponovno naloži. Če težava še vedno ni odpravljena, jo rposim prijavi razvijalcem tako, da pošlješ email na",
"components.userbar.login": "Prijava",
"components.userbar.register": "Pridruži se",
"pages.404.homePage": "glavna stran",
"pages.404.nothingHere": "To ni mesto, ki ga iščeš",
"pages.404.returnToTheHomePage": "Poskusi iti nazaj na {link}",
"pages.404.title": "Stran ne obstaja",
"pages.auth.applicationAuth": "Application authorization",
"pages.auth.authorizationForAppSuccessful": "Authorization for {appName} has been successfully completed.",
"pages.auth.authorizationSuccessful": "Authorization has been successfully completed.",
"pages.auth.title": "Authorization successful",
"pages.auth.youCanCloseThisPage": "You can close this window and return to your application.",
"pages.root.siteName": "Ely.by",
"pages.rules.elyAccountsAsService": "{name} storitve",
"pages.rules.elyAccountsAsService1": "Nimamo nobene garancije glede napak, dokler storitev deluje.",
"pages.rules.elyAccountsAsService2": "Nismo odgovorni za zamude in izgubljeni dohodek ki so posledica nedelovanja naših storitev.",
"pages.rules.elyAccountsAsServiceDesc1": "{name} ima pravico do uporabe vsakega projekta, ki je povezan z uporabo Minecrafta.",
"pages.rules.elyAccountsAsServiceDesc2": "Kljub temu, da smo storili vse, da zagotovimo hitro in stabilno delovanje storitev, ne bomo rešeni DDoS-napadov, motnje s povezavo, motnje električne energije ali ob vseh primerih, ki jih ni mogoče predvideti. Za preprečitev morebitnih nerazumevanj, smo dolžni razpravljali o naslednjih sporazumih, ki bodo delovali v primeru omenjenih situacij:",
"pages.rules.emailAndNickname": "E-mail in vzdevek",
"pages.rules.emailAndNickname1": "Registracija z uporabo lažnih mail storitev je prepovedana. Govorimo o storitvah, ki dajejo lažni E-mail naslov brez omejitev in lahko do njega dostopa kdorkoli.",
"pages.rules.emailAndNickname2": "Trudimo se da bi blokirali lažne mail storitve, toda če se ti uspe registrirati s tako, ne bomo krivi, če boš izgubil svoj račun. Račun z vzdevkom lahko tudi blokiramo ob posodobitvi naših filtrov.",
"pages.rules.emailAndNickname3": "Ne bodi nemoralen pri izbiri vzdevka, ki bo viden v igri.",
"pages.rules.emailAndNickname4": "Vzdevki, ki pripadajo znanim osebam, so lahko izdani pod njihovim dovoljenjem, oz. z njihovim potrdilom.",
"pages.rules.emailAndNickname5": "Lastnik Minecraft premium računa ima pravico, da zahteva, da njegov vzdevek ni uporabljen. Če se to zgodi, moraš spremeniti svoj vzdevek v 3 dneh ali pa bo spremenjen avtomatično.",
"pages.rules.emailAndNickname6": "Če nisi aktiven na svojem računu za 3 mesece, lahko tvoj vzdevek uporabi katerikoli drug uporabnik.",
"pages.rules.emailAndNickname7": "Nismo odgovorni za izgubo stvari na strežniku, ki lahko pride zaradi spremembe vzdevka, ali naših sprememb.",
"pages.rules.mainProvision1": "Storitev {name} je bila narejena za varnost in organizacijo Ely.by računov uporabnikov, njihovih sorodnih storitev in projektov, ki jih naše storitve uporabljajo.",
"pages.rules.mainProvision2": "Mi (zdaj in v naprej) — razvijalci Ely.by projekta si prizadevamo za kvalitetne storitve za Minecraft skupnost.",
"pages.rules.mainProvision3": "Ely.by je projekt, ki ni nikakor povezan z Mojangom ali Microsoftom. Ne izdajamo Minecraft premium oz. Minecraft kupljenih računov. Prav tako nismo povezani s strežniki ki uporabljajo ali ne uporabljajo naše storitve.",
"pages.rules.mainProvision4": "Registracija uporabnikov na strežniku je zastonj. Raačuni se lahko ustvarijo samo na {link}",
"pages.rules.mainProvisions": "Glavne določbe",
"pages.rules.title": "Pravila",
"services.errorsDict.accountAlreadyActivated": "Ta račun je že aktiviran.",
"services.errorsDict.accountBanned": "Ta račun je blokiran",
"services.errorsDict.accountNotActivated": "Ta račun ni aktiviran",
"services.errorsDict.captchaRequired": "Prosim vnesi \"captch-o\"",
"services.errorsDict.doYouWantRequestKey": "Bi rad zaprosil za nov ključ?",
"services.errorsDict.emailFrequency": "Prosim, umiri se, preveč zahtev za ključ je bilo že poslanih. Nov se lahko pridobi v {time}.",
"services.errorsDict.emailInvalid": "E-mail ni veljaven",
"services.errorsDict.emailIsTempmail": "Ponarejeni E-mail naslovi niso dovoljeni",
"services.errorsDict.emailNotAvailable": "To E-mail je že registriran.",
"services.errorsDict.emailNotFound": "Ta E-mail ni najden",
"services.errorsDict.emailRequired": "Potreben je E-mail",
"services.errorsDict.emailToLong": "E-mail je predolg",
"services.errorsDict.forgotYourPassword": "pozabil geslo",
"services.errorsDict.invalidPassword": "Vnesel si napačno geslo za ta račun.",
"services.errorsDict.keyNotExists": "Ključ je že potekel ali pa je neveljaven.",
"services.errorsDict.keyRequired": "Prosim, vnesi ključ za aktivacijo",
"services.errorsDict.loginNotExist": "Oprosti, vendar Ely ne prepozna tvoje prijave.",
"services.errorsDict.loginRequired": "Vnesi E-mail ali uporabniško ime",
"services.errorsDict.mfaAlreadyEnabled": "The two factor auth is already enabled",
"services.errorsDict.newPasswordRequired": "Vnesi novo geslo",
"services.errorsDict.newRePasswordRequired": "Ponovi novo geslo",
"services.errorsDict.passwordRequired": "Vnesi geslo",
"services.errorsDict.passwordTooShort": "Geslo naj vsebuje vsaj 8 znakov",
"services.errorsDict.passwordsDoesNotMatch": "Gesli se ne ujemata",
"services.errorsDict.rePasswordRequired": "Ponovi geslo",
"services.errorsDict.rulesAgreementRequired": "Moraš sprejeti pogoje uporabe, da lahko ustvariš račun",
"services.errorsDict.suggestResetPassword": "Ali imaš {link}?",
"services.errorsDict.totpIncorrect": "The code is incorrect",
"services.errorsDict.totpRequired": "Please, enter the code",
"services.errorsDict.usernameInvalid": "Uporabniško ime ni pravilno",
"services.errorsDict.usernameRequired": "Potrebno je uporabniško ime",
"services.errorsDict.usernameTooLong": "Uporabniško ime je predolgo",
"services.errorsDict.usernameTooShort": "Uporabniško ime je prekratko",
"services.errorsDict.usernameUnavailable": "To uporabniško ime je že zasedeno"
}

View File

@ -9,11 +9,11 @@
"components.auth.acceptRules.termsOfService": "услове коришћења",
"components.auth.acceptRules.title": "Кориснички уговор",
"components.auth.activation.accountActivationTitle": "Активација налога",
"components.auth.activation.activationMailWasSent": "Проверите имејл {email} за поруке са даљим упутствима",
"components.auth.activation.activationMailWasSentNoEmail": "Проверите имејл за поруке са даљим упутствима",
"components.auth.activation.confirmEmail": "Потврди имејл",
"components.auth.activation.didNotReceivedEmail": "Нисте примили имејл?",
"components.auth.activation.enterTheCode": "Овде унесите кôд из имејла",
"components.auth.activation.activationMailWasSent": "Проверите е-пошту {email} за поруке са даљим упутствима",
"components.auth.activation.activationMailWasSentNoEmail": "Проверите е-пошту за поруке са даљим упутствима",
"components.auth.activation.confirmEmail": "Потврди е-пошту",
"components.auth.activation.didNotReceivedEmail": "Нисте примили е-поруку?",
"components.auth.activation.enterTheCode": "Овде унесите кôд из е-поруке",
"components.auth.appInfo.appDescription": "Ви сте на услузи за овлашћивање на Ely.by-у, која вам дозвољава да безбедно извршите било коју операцију на налогу. Ово је једнострука тачка уноса за веб-сајтове и десктоп-софтвер, укључујући покретаче игрица.",
"components.auth.appInfo.appName": "Налози на Ely-у",
"components.auth.appInfo.documentation": "документацију",
@ -30,12 +30,12 @@
"components.auth.finish.passCodeToApp": "Да бисте довршили процес овлашћивања, пружите следећи кôд апликацији {appName}",
"components.auth.finish.waitAppReaction": "Сачекајте до одговора апликације",
"components.auth.forgotPassword.alreadyHaveCode": "Већ имате кôд",
"components.auth.forgotPassword.pleasePressButton": "Притисните дугме испод да бисте добили имејл са кодом за опоравак лозинке.",
"components.auth.forgotPassword.pleasePressButton": "Притисните дугме испод да бисте добили е-поруку са кодом за опоравак лозинке.",
"components.auth.forgotPassword.sendMail": "Пошаљи мејл",
"components.auth.forgotPassword.specifyEmail": "Наведите имејл-адресу за регистрацију или последње коришћено корисничко име налога и ми ћемо послати имејл са упутствима за даљи опоравак лозинке.",
"components.auth.forgotPassword.specifyEmail": "Наведите адресу е-поште из регистрације или последње коришћено корисничко име налога и ми ћемо послати е-поруку са упутствима за даљи опоравак лозинке.",
"components.auth.forgotPassword.title": "Заборављена лозинка",
"components.auth.login.createNewAccount": "Отвори нови налог",
"components.auth.login.emailOrUsername": "Имејл или корисничко име",
"components.auth.login.emailOrUsername": "Е-пошта или корисничко име",
"components.auth.login.loginTitle": "Пријава",
"components.auth.login.next": "Следеће",
"components.auth.mfa.description": "Како бисте се пријавили на овај налог, морате да унесете једнократну лозинку са мобилне апликације",
@ -51,8 +51,8 @@
"components.auth.permissions.approve": "Одобри",
"components.auth.permissions.decline": "Одбиј",
"components.auth.permissions.permissionsTitle": "Дозволе апликације",
"components.auth.permissions.scope_account_email": "Приступ имејл-адреси",
"components.auth.permissions.scope_account_info": "Приступ подацима о профилу (осим имејла)",
"components.auth.permissions.scope_account_email": "Приступ адреси е-поште",
"components.auth.permissions.scope_account_info": "Приступ подацима о профилу (осим е-поште)",
"components.auth.permissions.scope_minecraft_server_session": "Подаци о овлашћивању за сервер у Minecraft-у",
"components.auth.permissions.scope_offline_access": "Приступ подацима о профилу, када сте офлајн",
"components.auth.permissions.theAppNeedsAccess1": "Овој апликацији је потребан приступ",
@ -63,8 +63,8 @@
"components.auth.recoverPassword.enterCodeBelow": "Унесите примљени кôд унутар поља испод:",
"components.auth.recoverPassword.enterNewPasswordBelow": "Унесите и поновите нову лозинку испод:",
"components.auth.recoverPassword.enterTheCode": "Унесите кôд за потврду",
"components.auth.recoverPassword.messageWasSent": "Кôд за опоравак је послат на имејл налога.",
"components.auth.recoverPassword.messageWasSentTo": "Кôд за опоравак је послат на имејл {email}.",
"components.auth.recoverPassword.messageWasSent": "Кôд за опоравак је послат на е-пошту налога.",
"components.auth.recoverPassword.messageWasSentTo": "Кôд за опоравак је послат на е-пошту {email}.",
"components.auth.recoverPassword.newPassword": "Унесите нову лозинку",
"components.auth.recoverPassword.newRePassword": "Поновите нову лозинку",
"components.auth.recoverPassword.title": "Враћање лозинке",
@ -74,27 +74,70 @@
"components.auth.register.repeatPassword": "Поновите лозинку",
"components.auth.register.signUpButton": "Региструј ме",
"components.auth.register.termsOfService": "услове коришћења",
"components.auth.register.yourEmail": "Ваш имејл",
"components.auth.register.yourEmail": "Ваша е-пошта",
"components.auth.register.yourNickname": "Ваш надимак",
"components.auth.resendActivation.sendNewEmail": "Пошаљи нови имејл",
"components.auth.resendActivation.specifyYourEmail": "Унесите имејл са којим сте се регистровали и ми ћемо вам послати нови кôд за активацију",
"components.auth.resendActivation.title": "Нисте примили имејл",
"components.auth.resendActivation.sendNewEmail": "Пошаљи нову е-поруку",
"components.auth.resendActivation.specifyYourEmail": "Унесите е-пошту са којом сте се регистровали и ми ћемо вам послати нови кôд за активацију",
"components.auth.resendActivation.title": "Нисте примили е-поруку",
"components.contact.cannotAccessMyAccount": "Не могу да приступим налогу",
"components.contact.close": "Затвори",
"components.contact.disclaimer": "Формулишите повратне информације пружајући што више корисних информација, како би нам помогли да разумемо проблем и решимо га",
"components.contact.email": "Имејл",
"components.contact.email": "Е-пошта",
"components.contact.foundBugOnSite": "Пронашао/ла сам грешку на сајту",
"components.contact.improvementsSuggestion": "Имам предлог за побољшање функционалности",
"components.contact.integrationQuestion": "Питање о интеграцији услуге",
"components.contact.message": "Порука",
"components.contact.other": "Друго",
"components.contact.philosophicalThought": "Правилно форматирано питање — половина одговора",
"components.contact.philosophicalThought": "Правилно формулисано питање — половина одговора",
"components.contact.send": "Пошаљи",
"components.contact.subject": "Тема",
"components.contact.title": "Образац за повратне информације",
"components.contact.whichQuestion": "За шта сте заинтересовани?",
"components.contact.youMessageReceived": "Ваша порука је примљена. Укратко ћемо да вам одговоримо. Одговор ће стићи на ваш имејл:",
"components.contact.youMessageReceived": "Ваша порука је примљена. Укратко ћемо да вам одговоримо. Одговор ће стићи на вашу е-пошту:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Обратите нам се",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Правила",
"components.footerMenu.siteLanguage": "Језик сајта",
"components.languageSwitcher.improveTranslates": "Побољшајте превод Ely.by-а",
@ -109,18 +152,18 @@
"components.profile.accountPreferencesTitle": "Подешавања налога на Ely.by-у",
"components.profile.back": "Назад",
"components.profile.changeEmail.alreadyReceivedCode": "Већ сте примили кôд",
"components.profile.changeEmail.changeEmailButton": "Промени имејл",
"components.profile.changeEmail.changeEmailDescription": "Да бисте променили тренутни имејл налога, морате прво верификовати да поседујете тренутну адресу, па да потврдите нову.",
"components.profile.changeEmail.changeEmailTitle": "Промена имејла",
"components.profile.changeEmail.changeEmailButton": "Промени е-пошту",
"components.profile.changeEmail.changeEmailDescription": "Да бисте променили тренутну е-пошту налога, морате прво верификовати да поседујете тренутну адресу, па да потврдите нову.",
"components.profile.changeEmail.changeEmailTitle": "Промена е-поште",
"components.profile.changeEmail.codePlaceholder": "Овде налепите кôд",
"components.profile.changeEmail.currentAccountEmail": "Тренутна имејл-адреса налога:",
"components.profile.changeEmail.enterFinalizationCode": "Како бисте потврдили нови имејл, унесите примљени кôд унутар поља испод:",
"components.profile.changeEmail.enterInitializationCode": "Имејл са кодом за покретање процедуре промене имејла је послат на имејл {email}. Унесите кôд унутар поља испод:",
"components.profile.changeEmail.enterNewEmail": "Затим пружите нову имејл-адресу коју желите да користите са овим налогом. Послаћемо вам имејл са кодом за потврду.",
"components.profile.changeEmail.finalizationCodeWasSentToEmail": "Кôд за потврду промене имејла је послат на имејл {email}.",
"components.profile.changeEmail.newEmailPlaceholder": "Унесите нови имејл",
"components.profile.changeEmail.pressButtonToStart": "Притисните дугме испод да бисте послали поруку са кодом за покретање промене имејла.",
"components.profile.changeEmail.sendEmailButton": "Пошаљи имејл",
"components.profile.changeEmail.currentAccountEmail": "Тренутна адреса е-поште налога:",
"components.profile.changeEmail.enterFinalizationCode": "Како бисте потврдили нову е-пошту, унесите примљени кôд унутар поља испод:",
"components.profile.changeEmail.enterInitializationCode": "Е-порука са кодом за покретање процедуре промене е-поште је послата на е-пошту {email}. Унесите кôд унутар поља испод:",
"components.profile.changeEmail.enterNewEmail": "Затим пружите нову адресу е-поште коју желите да користите са овим налогом. Послаћемо вам е-поруку са кодом за потврду.",
"components.profile.changeEmail.finalizationCodeWasSentToEmail": "Кôд за потврду промене е-поште је послат на е-пошту {email}.",
"components.profile.changeEmail.newEmailPlaceholder": "Унесите нову е-пошту",
"components.profile.changeEmail.pressButtonToStart": "Притисните дугме испод да бисте послали поруку са кодом за покретање промене е-поште.",
"components.profile.changeEmail.sendEmailButton": "Пошаљи е-поруку",
"components.profile.changePassword.achievementLossWarning": "Цените ли достигнуће у игри?",
"components.profile.changePassword.changePasswordButton": "Промени лозинку",
"components.profile.changePassword.changePasswordDescription": "Узмите лозинку која ће се разликовати од ваших лозинки на другим сајтовима и неће бити иста коју користите да бисте ушли на сервере игре Minecraft на којима играте.",
@ -135,7 +178,7 @@
"components.profile.changeUsername.changeUsernameWarning": "Будите опрезни: ако играте на серверу са везивањем надимка, онда након промене надимка можете изгубити сав напредак.",
"components.profile.changedAt": "промењена {at}",
"components.profile.disabled": "онемогућена",
"components.profile.email": "Имејл:",
"components.profile.email": "Е-пошта:",
"components.profile.enabled": "омогућена",
"components.profile.mojangPriorityWarning": "Пронађен је Mojang налог са истим надимком. Према {rules}, власник налога има право да затражи враћање контроле над надимком.",
"components.profile.multiFactorAuth.codePlaceholder": "Овде унесите кôд",
@ -170,7 +213,7 @@
"components.profile.uuid": "UUID:",
"components.ui.bsod.alsoYouCanInteractWithBackground": "Такође се можете играти позадином — интерактивна је ;)",
"components.ui.bsod.criticalErrorHappened": "Дошло је до критичне грешке због које апликација не може нормално да настави са радом.",
"components.ui.bsod.reloadPageOrContactUs": "Поново учитајте ову страницу, па покушајте поново. Ако се проблем и даље буде јављао, пријавите га програмерима слањем имејла на",
"components.ui.bsod.reloadPageOrContactUs": "Поново учитајте ову страницу, па покушајте поново. Ако се проблем и даље буде јављао, пријавите га програмерима слањем е-поруке на",
"components.userbar.login": "Пријава",
"components.userbar.register": "Регистрација",
"pages.404.homePage": "главну страницу",
@ -188,8 +231,8 @@
"pages.rules.elyAccountsAsService2": "Нисмо одговорни за кашњења и губитак прихода као резултат неоперативности наше услуге.",
"pages.rules.elyAccountsAsServiceDesc1": "{name} има бесплатно пружање било ком пројекту који је заинтересован за коришћење Minecraft-а.",
"pages.rules.elyAccountsAsServiceDesc2": "Упркос томе што се трудимо да пружимо брз и стабилан рад услуге, ми нисмо спашени од напада DDOS-а, прекида рада веза хостера, поремећаја електрицитета или било којег другог случаја који није могуће предвидети. Да бисмо избегли могуће несхватање, обавезали смо се да дискутујемо о следећим уговорима, који ће деловати у раније поменутим случајевима:",
"pages.rules.emailAndNickname": "Имејл и надимак",
"pages.rules.emailAndNickname1": "Регистрација налога коришћењем привремених услуга мејла је забрањена. Говоримо о услугама које дају насумичан имејл у било којој количини.",
"pages.rules.emailAndNickname": "Е-пошта и надимак",
"pages.rules.emailAndNickname1": "Регистрација налога коришћењем привремених услуга поште је забрањена. Говоримо о услугама које дају насумичну е-пошту у било којој количини.",
"pages.rules.emailAndNickname2": "Покушавамо да јој се супротставимо, али ако сте успели да региструјете налог коришћењем привремене услуге мејла, нећете имати техничку подршку за њу, а касније, током ажурирања наших филтера, налог ће бити блокиран са надимком.",
"pages.rules.emailAndNickname3": "Нема никаквих моралних ограничења за корисничке надимке који ће се користити у игри.",
"pages.rules.emailAndNickname4": "Надимци, који припадају познатим особама, могу се издати у њихову корист уз захтев и доказ о тим особама.",
@ -207,19 +250,19 @@
"services.errorsDict.accountNotActivated": "Налог није активиран",
"services.errorsDict.captchaRequired": "Решите CAPTCHA-у",
"services.errorsDict.doYouWantRequestKey": "Желите ли да затражите нови кључ?",
"services.errorsDict.emailFrequency": "Смирите се, пречесто тражите имејлове. Нови кључ може да се преузме за {time}.",
"services.errorsDict.emailInvalid": "Имејл је неважећи",
"services.errorsDict.emailIsTempmail": "Привремена имејл-адреса није дозвољена",
"services.errorsDict.emailNotAvailable": "Овај имејл је већ регистрован.",
"services.errorsDict.emailNotFound": "Наведени имејл није пронађен",
"services.errorsDict.emailRequired": "Имејл је обавезан",
"services.errorsDict.emailToLong": "Имејл је предугачак",
"services.errorsDict.emailFrequency": "Смирите се, пречесто тражите е-поруке. Нови кључ може да се преузме за {time}.",
"services.errorsDict.emailInvalid": "Е-пошта није важећа",
"services.errorsDict.emailIsTempmail": "Привремена адреса е-поште није дозвољена",
"services.errorsDict.emailNotAvailable": "Ова е-пошта је већ регистрована.",
"services.errorsDict.emailNotFound": "Наведена е-пошта није пронађена",
"services.errorsDict.emailRequired": "Е-пошта је обавезна",
"services.errorsDict.emailToLong": "Е-пошта је предугачка",
"services.errorsDict.forgotYourPassword": "заборавили лозинку",
"services.errorsDict.invalidPassword": "Унели сте погрешну лозинку налога.",
"services.errorsDict.keyNotExists": "Кључ је неисправан или је истекао.",
"services.errorsDict.keyRequired": "Унесите кључ за активацију",
"services.errorsDict.loginNotExist": "Нажалост, Ely не препознаје пријаву.",
"services.errorsDict.loginRequired": "Унесите имејл или корисничко име",
"services.errorsDict.loginRequired": "Унесите е-пошту или корисничко име",
"services.errorsDict.mfaAlreadyEnabled": "Потврда идентитета помоћу два фактора је већ омогућена",
"services.errorsDict.newPasswordRequired": "Унесите нову лозинку",
"services.errorsDict.newRePasswordRequired": "Поновите нову лозинку",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Лозинка треба да буде дуга најмање 8 знакова",
"services.errorsDict.passwordsDoesNotMatch": "Лозинке се не поклапају",
"services.errorsDict.rePasswordRequired": "Поново откуцајте лозинку",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Морате да прихватите правила како бисте отворили налог",
"services.errorsDict.suggestResetPassword": "Јесте ли {link}?",
"services.errorsDict.totpIncorrect": "Кôд је неисправан",

View File

@ -94,7 +94,50 @@
"components.contact.title": "Форма зворотного зв'язку",
"components.contact.whichQuestion": "З якого питання?",
"components.contact.youMessageReceived": "Ваше звернення отримано. Ми відповімо вам найближчим часом. Відповідь прийде на вказаний вами Email:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Зворотній зв'язок",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Правила сайту",
"components.footerMenu.siteLanguage": "Мова сайту",
"components.languageSwitcher.improveTranslates": "Вдоскональте переклад Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Пароль повинен бути як мінімум 8 символів у довжину",
"services.errorsDict.passwordsDoesNotMatch": "Паролі не співпадають",
"services.errorsDict.rePasswordRequired": "Будь ласка, повторіть пароль",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Для створення аккаунта вам необхідно прийняти правила сервісу",
"services.errorsDict.suggestResetPassword": "Ви {link}?",
"services.errorsDict.totpIncorrect": "Невірний код",

View File

@ -94,7 +94,50 @@
"components.contact.title": "Đơn phản hồi",
"components.contact.whichQuestion": "Bạn hứng thú về điều gì?",
"components.contact.youMessageReceived": "Lời nhắn của bạn đã được nhận. Chúng tôi sẽ phản hồi trong thời gian ngắn. Câu trả lời sẽ được chuyển đến Email của bạn:",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "Liên lạc với chúng tôi",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "Các quy tắc",
"components.footerMenu.siteLanguage": "Ngôn ngữ trang",
"components.languageSwitcher.improveTranslates": "Cải thiện bản dịch Ely.by",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "Mật khẩu của bạn phải dài ít nhất 8 ký tự",
"services.errorsDict.passwordsDoesNotMatch": "Mật khẩu không khớp",
"services.errorsDict.rePasswordRequired": "Vui lòng nhập lại mật khẩu của bạn",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "Bạn phải chấp nhận quy tắc để có thể tạo tài khoản",
"services.errorsDict.suggestResetPassword": "Có phải bạn đã {link}?",
"services.errorsDict.totpIncorrect": "Mã không chính xác",

View File

@ -94,7 +94,50 @@
"components.contact.title": "反馈表",
"components.contact.whichQuestion": "你对什么感兴趣呢?",
"components.contact.youMessageReceived": "您的消息已收到.我们会尽快回复您.答案将发送到您的E-mail",
"components.dev.apps.accountsAllowsYouYoUseOauth2": "Ely.by Accounts service provides users with a quick and easy-to-use way to login to your site, launcher or Minecraft server via OAuth2 authorization protocol. You can find more information about integration with Ely.by Accounts in {ourDocumentation}.",
"components.dev.apps.accountsForDevelopers": "Ely.by Accounts for developers",
"components.dev.apps.addNew": "Add new",
"components.dev.apps.allRefreshTokensWillBecomeInvalid": "All \"refresh\" tokens will become invalid and after next authorization the user will get permissions prompt.",
"components.dev.apps.appAndAllTokenWillBeDeleted": "Application and all associated tokens will be deleted.",
"components.dev.apps.applicationForm.appDescriptionWillBeAlsoVisibleOnOauthPage": "Application's description will be displayed at the authorization page too. It isn't a required field. In authorization process the value may be overridden.",
"components.dev.apps.applicationForm.applicationName": "Application name:",
"components.dev.apps.applicationForm.createApplication": "Create application",
"components.dev.apps.applicationForm.creatingApplication": "Creating an application",
"components.dev.apps.applicationForm.description": "Description:",
"components.dev.apps.applicationForm.ipAddressIsOptionButPreferable": "IP address is optional, but is very preferable. It might become handy in case of we suddenly decide to play on your server with the entire band (=",
"components.dev.apps.applicationForm.minecraftServer": "Minecraft server",
"components.dev.apps.applicationForm.redirectUri": "Redirect URI:",
"components.dev.apps.applicationForm.redirectUriLimitsAllowableBaseAddress": "Redirection URI (redirectUri) determines a base address, that user will be allowed to be redirected to after authorization. In order to improve security it's better to use the whole path instead of just a domain name. For example: https://example.com/oauth/ely.",
"components.dev.apps.applicationForm.serverIp": "Server IP:",
"components.dev.apps.applicationForm.serverName": "Server name:",
"components.dev.apps.applicationForm.toDisplayRegistrationFormChooseType": "To display registration form for a new application choose necessary type.",
"components.dev.apps.applicationForm.updateApplication": "Update application",
"components.dev.apps.applicationForm.updatingApplication": "Updating an application",
"components.dev.apps.applicationForm.website": "Web site",
"components.dev.apps.applicationForm.websiteLink": "Website link:",
"components.dev.apps.applicationForm.websiteLinkWillBeUsedAsAdditionalId": "Site's link is optional, but it can be used as an additional identifier of the application.",
"components.dev.apps.applicationForm.youCanAlsoSpecifyServerSite": "You also can specify either server's site URL or its community in a social network.",
"components.dev.apps.authorization": "Authorization",
"components.dev.apps.cancel": "Cancel",
"components.dev.apps.continue": "Continue",
"components.dev.apps.countUsers": "{count, plural, =0 {No users} one {# user} other {# users}}",
"components.dev.apps.delete": "Delete",
"components.dev.apps.editDescription": "{icon} Edit description",
"components.dev.apps.feedback": "feedback",
"components.dev.apps.ifYouHaveAnyTroubles": "If you are experiencing difficulties, you can always use {feedback}. We'll surely help you.",
"components.dev.apps.ifYouSuspectingThatSecretHasBeenCompromised": "If you are suspecting that your Client Secret has been compromised, then you may want to reset it value. It'll cause recall of the all \"access\" and \"refresh\" tokens that have been issued. You can also recall all issued tokens without changing Client Secret.",
"components.dev.apps.ourDocumentation": "our documentation",
"components.dev.apps.performing": "Performing…",
"components.dev.apps.resetClientSecret": "Reset Client Secret",
"components.dev.apps.revokeAllTokens": "Revoke all tokens",
"components.dev.apps.shallWeStart": "Shall we start?",
"components.dev.apps.takeCareAccessTokensInvalidation": "Take care because \"access\" tokens won't be invalidated immediately.",
"components.dev.apps.weDontKnowAnythingAboutYou": "We don't know anything about you yet.",
"components.dev.apps.youDontHaveAnyApplication": "You don't have any app registered yet.",
"components.dev.apps.youMustAuthToBegin": "You have to authorize to start.",
"components.dev.apps.yourApplications": "Your applications:",
"components.footerMenu.contactUs": "联系我们",
"components.footerMenu.forDevelopers": "For developers",
"components.footerMenu.rules": "规则",
"components.footerMenu.siteLanguage": "站点语言",
"components.languageSwitcher.improveTranslates": "通过翻译帮助Ely.by本地化",
@ -227,6 +270,8 @@
"services.errorsDict.passwordTooShort": "您的密码至少应为8个字符",
"services.errorsDict.passwordsDoesNotMatch": "密码不匹配",
"services.errorsDict.rePasswordRequired": "请重新输入您的密码",
"services.errorsDict.redirectUriInvalid": "Redirect URI is invalid",
"services.errorsDict.redirectUriRequired": "Redirect URI is required",
"services.errorsDict.rulesAgreementRequired": "您必须接受规则才能创建帐户",
"services.errorsDict.suggestResetPassword": "你有{link}吗?",
"services.errorsDict.totpIncorrect": "代码不正确",