"continueInsecureRedirectSubtitle":"Покушавате да преусмерите са <code>https</code> на <code>http</code> што није безбедно. Да ли желите да наставите?",
"continueUntrustedRedirectSubtitle":"Покушавате да преусмерите на домен који се не поклапа са вашим подешеним доменом (<code>{{cookieDomain}}</code>). Да ли заиста желите да наставите?",
"continueUntrustedRedirectSubtitle":"You are trying to redirect to a domain that does not match your configured domain (<code>{{cookieDomain}}</code>). Are you sure you want to continue?",
"domainWarningSubtitle":"Ова инстанца је подешена да јојсе приступа са <code>{{appUrl}}</code>, али се користи <code>{{currentUrl}}</code>. Ако наставите, можете искусити проблеме са аутентификацијом.",
"ignoreTitle":"Игнориши",
"goToCorrectDomainTitle":"Иди на исправан домен",
"authorizeTitle":"Ауторизуј",
"authorizeCardTitle":"Наставити на {{app}}?",
"authorizeSubtitle":"Да ли желите да наставите на ову апликацију? Пажљиво проверите дозволе које вам тражи апликација.",
"authorizeSubtitleOAuth":"Да ли желите да наставите на ову апликацију?",
"authorizeLoadingTitle":"Учитавање...",
"authorizeLoadingSubtitle":"Молим вас сачекајте док ми учитамо информације о клијенту.",
"authorizeSuccessTitle":"Ауторизован",
"authorizeSuccessSubtitle":"Бићете преусмерени на апликацију за неколико секунди.",
"authorizeErrorClientInfo":"Појавила се грешка током учитавања информација о клијенту. Молим вас покушајте поново касније.",
"openidScopeDescription":"Омогућава апликацији да приступа информацији о вашој OpenID вези.",
"emailScopeName":"Е-пошта",
"emailScopeDescription":"Омогућава апликацији да приступа вашој адреси е-поште.",
"profileScopeName":"Профил",
"profileScopeDescription":"Омогућава апликацији да приступа информацијама о вашем профилу.",
"groupsScopeName":"Групе",
"groupsScopeDescription":"Омогућава апликацији да приступа информацијама о вашој групи."
"fieldRequired":"This field is required",
"invalidInput":"Invalid input",
"domainWarningTitle":"Invalid Domain",
"domainWarningSubtitle":"This instance is configured to be accessed from <code>{{appUrl}}</code>, but <code>{{currentUrl}}</code> is being used. If you proceed, you may encounter issues with authentication.",
"ignoreTitle":"Ignore",
"goToCorrectDomainTitle":"Go to correct domain",
"authorizeTitle":"Authorize",
"authorizeCardTitle":"Continue to {{app}}?",
"authorizeSubtitle":"Would you like to continue to this app? Please carefully review the permissions requested by the app.",
"authorizeSubtitleOAuth":"Would you like to continue to this app?",
"authorizeLoadingTitle":"Loading...",
"authorizeLoadingSubtitle":"Please wait while we load the client information.",
"authorizeSuccessTitle":"Authorized",
"authorizeSuccessSubtitle":"You will be redirected to the app in a few seconds.",
"authorizeErrorClientInfo":"An error occurred while loading the client information. Please try again later.",
"authorizeErrorMissingParams":"The following parameters are missing: {{missingParams}}",
"openidScopeName":"OpenID Connect",
"openidScopeDescription":"Allows the app to access your OpenID Connect information.",
"emailScopeName":"Email",
"emailScopeDescription":"Allows the app to access your email address.",
"profileScopeName":"Profile",
"profileScopeDescription":"Allows the app to access your profile information.",
"groupsScopeName":"Groups",
"groupsScopeDescription":"Allows the app to access your group information."
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.