# Translation of StatusNet - OpenID to Macedonian (Македонски) # Exported from translatewiki.net # # Author: Bjankuloski06 # -- # This file is distributed under the same license as the StatusNet package. # msgid "" msgstr "" "Project-Id-Version: StatusNet - OpenID\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-11-11 15:03+0000\n" "PO-Revision-Date: 2011-11-11 15:05:48+0000\n" "Language-Team: Macedonian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-10-10 14:11:22+0000\n" "X-Generator: MediaWiki 1.19alpha (r102787); Translate extension (2011-10-" "30)\n" "X-Translation-Project: translatewiki.net at https://translatewiki.net\n" "X-Language-Code: mk\n" "X-Message-Group: #out-statusnet-plugin-openid\n" "Plural-Forms: nplurals=2; plural=(n == 1 || n%10 == 1) ? 0 : 1;\n" #. TRANS: Title for identity verification page. msgid "OpenID Identity Verification" msgstr "OpenID - потврда на идентитет" #. TRANS: Client error when visiting page directly. msgid "" "This page should only be reached during OpenID processing, not directly." msgstr "" "До оваа страница треба да се доаѓа само во текот на постапката на OpenID, а " "не директно." #. TRANS: Page notice. %s is a trustroot name. #, php-format msgid "" "%s has asked to verify your identity. Click Continue to verify your identity " "and login without creating a new password." msgstr "" "%s побара да го потврдите Вашиот идентитет. Кликнете на „Продолжи“ за да " "потврдите и да се најавите без да треба да ставате нова лозинка." #. TRANS: Button text to continue OpenID identity verification. #. TRANS: button label for OAuth authorization page when needing OpenID authentication first. msgctxt "BUTTON" msgid "Continue" msgstr "Продолжи" #. TRANS: Button text to cancel OpenID identity verification. msgctxt "BUTTON" msgid "Cancel" msgstr "Откажи" #. TRANS: Client exception thrown when an action is not available. msgid "Unavailable action." msgstr "Дејството е недостапно." #. TRANS: Tooltip for main menu option "Login" msgctxt "TOOLTIP" msgid "Login to the site." msgstr "Најава на мреж. место" #. TRANS: Main menu option when not logged in to log in msgctxt "MENU" msgid "Login" msgstr "Најава" #. TRANS: Tooltip for main menu option "Help" msgctxt "TOOLTIP" msgid "Help me!" msgstr "Напомош!" #. TRANS: Main menu option for help on the StatusNet site msgctxt "MENU" msgid "Help" msgstr "Помош" #. TRANS: Tooltip for main menu option "Search" msgctxt "TOOLTIP" msgid "Search for people or text." msgstr "Пребарување на луѓе или текст." #. TRANS: Main menu option when logged in or when the StatusNet instance is not private msgctxt "MENU" msgid "Search" msgstr "Пребарај" #. TRANS: OpenID plugin menu item on site logon page. #. TRANS: OpenID plugin menu item on user settings page. #. TRANS: OpenID configuration menu item. msgctxt "MENU" msgid "OpenID" msgstr "OpenID" #. TRANS: OpenID plugin tooltip for logon menu item. msgid "Login or register with OpenID." msgstr "Најава или регистрација со OpenID." #. TRANS: OpenID plugin tooltip for user settings menu item. msgid "Add or remove OpenIDs." msgstr "Додај или отстрани OpenID-ја." #. TRANS: Page notice for logged in users to try and get them to add an OpenID account to their StatusNet account. #. TRANS: This message contains Markdown links in the form (description)[link]. #, php-format msgid "" "(Have an [OpenID](http://openid.net/)? [Add an OpenID to your account](%%" "action.openidsettings%%)!" msgstr "" "(Имате [OpenID](http://openid.net/)? [Додајте ѝ OpenID на сметката](%%action." "openidsettings%%)!" #. TRANS: Page notice for anonymous users to try and get them to register with an OpenID account. #. TRANS: This message contains Markdown links in the form (description)[link]. #, php-format msgid "" "(Have an [OpenID](http://openid.net/)? Try our [OpenID registration](%%" "action.openidlogin%%)!)" msgstr "" "(Имате [OpenID](http://openid.net/)? Ви предлагаме да се [регистрирате со " "OpenID](%%action.openidlogin%%)!)" #. TRANS: Page notice on the login page to try and get them to log on with an OpenID account. #. TRANS: This message contains Markdown links in the form (description)[link]. #, php-format msgid "" "(Have an [OpenID](http://openid.net/)? Try our [OpenID login](%%action." "openidlogin%%)!)" msgstr "" "(Имате [OpenID](http://openid.net/)? Ви предлагаме да се [најавите со OpenID]" "(%%action.openidlogin%%)!)" #. TRANS: Tooltip for OpenID configuration menu item. msgid "OpenID configuration." msgstr "Поставки за OpenID." #. TRANS: Plugin description. msgid "Use OpenID to login to the site." msgstr "Користете OpenID за најава." #. TRANS: OpenID plugin logon form legend. msgctxt "LEGEND" msgid "OpenID login" msgstr "Најава со OpenID" #. TRANS: Field label. msgid "OpenID provider" msgstr "Услужител за OpenID" #. TRANS: Form guide. msgid "Enter your username." msgstr "Внесете го Вашето корисничко име." #. TRANS: Form guide. msgid "You will be sent to the provider's site for authentication." msgstr "Ќе бидете префрлени на мреж. место на услужникот за потврда." #. TRANS: OpenID plugin logon form field label. #. TRANS: Field label. #. TRANS: OpenID plugin logon form field label. msgid "OpenID URL" msgstr "URL на OpenID" #. TRANS: OpenID plugin logon form field instructions. #. TRANS: OpenID plugin logon form field title. msgid "Your OpenID URL." msgstr "URL-адреса на Вашиот OpenID." #. TRANS: Client error message trying to log on with OpenID while already logged on. msgid "Already logged in." msgstr "Веќе сте најавени." #. TRANS: Message given when there is a problem with the user's session token. #. TRANS: Client error displayed when the session token does not match or is not given. msgid "There was a problem with your session token. Try again, please." msgstr "Се појави проблем со жетонот на Вашата сесија. Обидете се подоцна." #. TRANS: Message given if user does not agree with the site's license. msgid "You cannot register if you do not agree to the license." msgstr "Не можете да се регистрирате ако не се согласувате со лиценцата." #. TRANS: Messag given on an unknown error. msgid "An unknown error has occured." msgstr "Се појави непозната грешка." #. TRANS: Instructions given after a first successful logon using OpenID. #. TRANS: %s is the site name. #, php-format msgid "" "This is the first time you have logged into %s so we must connect your " "OpenID to a local account. You can either create a new account, or connect " "with your existing account, if you have one." msgstr "" "Ова е прв пат како се најавувате на %s, па затоа мораме да го поврземе " "Вашиот OpenID со локална сметка. Можете да создадете нова сметка, или пак да " "се поврзете со Вашата постоечка сметка (ако ја имате)." #. TRANS: Title msgctxt "TITLE" msgid "OpenID Account Setup" msgstr "Воспоставување на OpenID-сметка" #. TRANS: Fieldset legend. msgid "Create new account" msgstr "Создај нова сметка" #. TRANS: Form guide. msgid "Create a new user with this nickname." msgstr "Создај нов корисник со овој прекар." #. TRANS: Field label. msgid "New nickname" msgstr "Нов прекар" #. TRANS: Field title. msgid "1-64 lowercase letters or numbers, no punctuation or spaces." msgstr "1-64 мали букви или бројки, без интерпункциски знаци и празни места." #. TRANS: Field label. msgid "Email" msgstr "Е-пошта" #. TRANS: Field title. msgid "Used only for updates, announcements, and password recovery." msgstr "Се користи само за подновувања, објави и повраќање на лозинка." #. TRANS: OpenID plugin link text. #. TRANS: %s is a link to a license with the license name as link text. #, php-format msgid "" "My text and files are available under %s except this private data: password, " "email address, IM address, and phone number." msgstr "" "Мојот текст и податотеки се достапни под %s, освен следниве приватни " "податоци: лозинка, е-пошта, НП-адреса и телефонски број." #. TRANS: Button label in form in which to create a new user on the site for an OpenID. msgctxt "BUTTON" msgid "Create" msgstr "Создај" #. TRANS: Used as form legend for form in which to connect an OpenID to an existing user on the site. msgid "Connect existing account" msgstr "Поврзи постоечка сметка" #. TRANS: User instructions for form in which to connect an OpenID to an existing user on the site. msgid "" "If you already have an account, login with your username and password to " "connect it to your OpenID." msgstr "" "ко веќе имате сметка, најавете се со корисничкото име и лозинката за да ја " "поврзете со Вашиот OpenID." #. TRANS: Field label in form in which to connect an OpenID to an existing user on the site. msgid "Existing nickname" msgstr "Постоечки прекар" #. TRANS: Field label in form in which to connect an OpenID to an existing user on the site. msgid "Password" msgstr "Лозинка" #. TRANS: Button text in form in which to connect an OpenID to an existing user on the site. msgctxt "BUTTON" msgid "Connect" msgstr "Поврзи се" #. TRANS: Status message in case the response from the OpenID provider is that the logon attempt was cancelled. msgid "OpenID authentication cancelled." msgstr "Потврдувањето на OpenID е откажано." #. TRANS: OpenID authentication failed; display the error message. %s is the error message. #. TRANS: OpenID authentication failed; display the error message. #. TRANS: %s is the error message. #, php-format msgid "OpenID authentication failed: %s." msgstr "Заверката на OpenID не успеа: %s" #. TRANS: Message displayed when OpenID authentication is aborted. #. TRANS: OpenID authentication error. msgid "" "OpenID authentication aborted: You are not allowed to login to this site." msgstr "" "Заверката на OpenID е откажана: Не Ви е дозволено да се најавувате на ова " "мреж. место." #. TRANS: OpenID plugin message. No new user registration is allowed on the site. #. TRANS: OpenID plugin message. No new user registration is allowed on the site without an invitation code, and none was provided. msgid "Registration not allowed." msgstr "Регистрацијата не е дозволена." #. TRANS: OpenID plugin message. No new user registration is allowed on the site without an invitation code, and the one provided was not valid. msgid "Not a valid invitation code." msgstr "Ова не е важечки код за покана." #. TRANS: OpenID plugin message. The entered new user name is blacklisted. msgid "Nickname not allowed." msgstr "Прекарот не е дозволен." #. TRANS: OpenID plugin message. The entered new user name is already used. msgid "Nickname already in use. Try another one." msgstr "Прекарот е зафатен. Одберете друг." #. TRANS: OpenID plugin server error. A stored OpenID cannot be retrieved. #. TRANS: OpenID plugin server error. A stored OpenID cannot be found. msgid "Stored OpenID not found." msgstr "Складираниот OpenID не е пронајден." #. TRANS: OpenID plugin server error. msgid "Creating new account for OpenID that already has a user." msgstr "Создавање на сметка за OpenID што веќе има корисник." #. TRANS: OpenID plugin message. msgid "Invalid username or password." msgstr "Неважечко корисничко име или лозинка." #. TRANS: OpenID plugin server error. The user or user profile could not be saved. msgid "Error connecting user to OpenID." msgstr "Грешка при поврзувањето на корисникот со OpenID." #. TRANS: OpenID plugin server error. msgid "Cannot instantiate OpenID consumer object." msgstr "Не можам да го повикам потрошувачкиот објект за OpenID." #. TRANS: OpenID plugin message. Given when an OpenID is not valid. msgid "Not a valid OpenID." msgstr "Ова не е важечки OpenID." #. TRANS: OpenID plugin server error. Given when the OpenID authentication request fails. #. TRANS: %s is the failure message. #, php-format msgid "OpenID failure: %s." msgstr "OpenID не успеа: %s." #. TRANS: OpenID plugin server error. Given when the OpenID authentication request cannot be redirected. #. TRANS: %s is the failure message. #, php-format msgid "Could not redirect to server: %s." msgstr "Не можев да пренасочам кон опслужувачот: %s." #. TRANS: OpenID plugin user instructions. msgid "" "This form should automatically submit itself. If not, click the submit " "button to go to your OpenID provider." msgstr "" "Овој образец би требало да се поднесе самиот. Ако тоа не се случи, кликнете " "на копчето „Поднеси“ за да дојдете до Вашиот OpenID-услужник." #. TRANS: OpenID plugin server error. msgid "Error saving the profile." msgstr "Грешка при зачувувањето на профилот." #. TRANS: OpenID plugin server error. msgid "Error saving the user." msgstr "Грешка при зачувувањето на корисникот." #. TRANS: OpenID plugin client exception (403). msgid "Unauthorized URL used for OpenID login." msgstr "Употребена е неовластена URL-адреса за најавата со OpenID." #. TRANS: Title msgid "OpenID Login Submission" msgstr "Поднесување на најава со OpenID" #. TRANS: OpenID plugin message used while requesting authorization user's OpenID login provider. msgid "Requesting authorization from your login provider..." msgstr "Барам овластување од Вашиот услужител за најава..." #. TRANS: OpenID plugin message. User instruction while requesting authorization user's OpenID login provider. msgid "" "If you are not redirected to your login provider in a few seconds, try " "pushing the button below." msgstr "" "Ако не бидете префрлени на Вашиот услужител за најава за неколку секунди, " "тогаш пристиснете го копчето подолу." #. TRANS: Title for OpenID bridge administration page. msgctxt "TITLE" msgid "OpenID Settings" msgstr "Нагодувања за OpenID" #. TRANS: Page instructions. msgid "OpenID settings" msgstr "Нагодувања за OpenID" #. TRANS: Client error displayed when OpenID provider URL is too long. msgid "Invalid provider URL. Maximum length is 255 characters." msgstr "Неважечка URL-адреса за услужникот. Дозволени се највеќе 255 знаци." #. TRANS: Client error displayed when Launchpad team name is too long. msgid "Invalid team name. Maximum length is 255 characters." msgstr "Неважечко екипно име. Дозволени се највеќе 255 знаци." #. TRANS: Fieldset legend. msgctxt "LEGEND" msgid "Trusted provider" msgstr "Услужник од доверба" #. TRANS: Form guide. msgid "" "By default, users are allowed to authenticate with any OpenID provider. If " "you are using your own OpenID service for shared sign-in, you can restrict " "access to only your own users here." msgstr "" "Корисниците по основно можат да се потврдат со било кој OpenID-услужник. " "Доколку користите сопствена OpenID-сужба за заедничка најава, тука можете да " "им доделите право на пристап само на Вашите корисници." #. TRANS: Field label. msgid "Provider URL" msgstr "URL-адреса на услужникот" #. TRANS: Field title. msgid "" "All OpenID logins will be sent to this URL; other providers may not be used." msgstr "" "Сите OpenID-најави ќе бидат испратени на следнава URL-адреса. Нема да можат " "да се користат други услужници." #. TRANS: Checkbox label. msgid "Append a username to base URL" msgstr "Приложи корисничко име кон основната URL-адреса" #. TRANS: Checkbox title. msgid "" "Login form will show the base URL and prompt for a username to add at the " "end. Use when OpenID provider URL should be the profile page for individual " "users." msgstr "" "Образецот за најава ќе ја прикаже основната URL-адреса и ќе Ви побара на " "крајот да додадете корисничко име. Користете го ова кога URL-адресата на " "OpenID-услужникот треба да биде профилната страница за поединечни корисници." #. TRANS: Field label. msgid "Required team" msgstr "Потребна екипа" #. TRANS: Field title. msgid "Only allow logins from users in the given team (Launchpad extension)." msgstr "" "Дозволувај само најави на корисници од дадената екипа (додаток „Launchpad“)." #. TRANS: Fieldset legend. msgctxt "LEGEND" msgid "Options" msgstr "Поставки" #. TRANS: Checkbox label. msgid "Enable OpenID-only mode" msgstr "Вклучи режим „само OpenID“" #. TRANS: Checkbox title. msgid "" "Require all users to login via OpenID. Warning: disables password " "authentication for all users!" msgstr "" "Барај од сите корисници да се најавуваат преку OpenID. ПРЕДУПРЕДУВАЊЕ: ова " "ја оневозможува потврдата на лозинка за сите корисници!" #. TRANS: Button text to save OpenID settings. msgctxt "BUTTON" msgid "Save" msgstr "Зачувај" #. TRANS: Button title to save OpenID settings. msgid "Save OpenID settings." msgstr "Зачувај нагодувања за OpenID." #. TRANS: Error message displayed when trying to perform an action that requires a logged in user. msgid "Not logged in." msgstr "Не сте најавени." #. TRANS: Message in case a user tries to add an OpenID that is already connected to them. msgid "You already have this OpenID!" msgstr "Веќе го имате овој OpenID!" #. TRANS: Message in case a user tries to add an OpenID that is already used by another user. msgid "Someone else already has this OpenID." msgstr "Некој друг веќе го зафатил ова OpenID." #. TRANS: Message in case the OpenID object cannot be connected to the user. msgid "Error connecting user." msgstr "Грешка при поврзувањето на корисникот." #. TRANS: Message in case the user or the user profile cannot be saved in StatusNet. msgid "Error updating profile." msgstr "Грешка при подновувањето на профилот." #. TRANS: Title after getting the status of the OpenID authorisation request. msgid "OpenID Login" msgstr "Најава на OpenID" #. TRANS: Title of OpenID settings page for a user. msgctxt "TITLE" msgid "OpenID settings" msgstr "Нагодувања за OpenID" #. TRANS: Form instructions for OpenID settings. #. TRANS: This message contains Markdown links in the form [description](link). #, php-format msgid "" "[OpenID](%%doc.openid%%) lets you log into many sites with the same user " "account. Manage your associated OpenIDs from here." msgstr "" "[OpenID](%%doc.openid%%) Ви дава можност да се најавувате на многубројни " "мреж. места со една иста сметка. Од ова место можете да раководите со Вашите " "OpenID-ја." #. TRANS: Fieldset legend. msgctxt "LEGEND" msgid "Add OpenID" msgstr "Додај OpenID" #. TRANS: Form guide. msgid "" "If you want to add an OpenID to your account, enter it in the box below and " "click \"Add\"." msgstr "" "Доколку не сакате да приложите OpenID кон Вашата сметка, тогаш внесете ја во " "полето подолу и кликнете на „Додај“." #. TRANS: Button text for adding an OpenID URL. msgctxt "BUTTON" msgid "Add" msgstr "Додај" #. TRANS: Header on OpenID settings page. msgctxt "HEADER" msgid "Remove OpenID" msgstr "Отстрани OpenID" #. TRANS: Form guide. msgid "" "Removing your only OpenID would make it impossible to log in! If you need to " "remove it, add another OpenID first." msgstr "" "Ако го отстраните Вашиот единствен OpenID, тогаш нема да можете да се " "најавите! Ако треба да го отстраните, тогаш најпрвин додадете друг OpenID." #. TRANS: Form guide. msgid "" "You can remove an OpenID from your account by clicking the button marked " "\"Remove\"." msgstr "Отстранувањето на OpenID од сметката се врши преку копчето „Отстрани“." #. TRANS: Button text to remove an OpenID. #. TRANS: Button text to remove an OpenID trustroot. msgctxt "BUTTON" msgid "Remove" msgstr "Отстрани" #. TRANS: Fieldset legend. msgid "OpenID Trusted Sites" msgstr "Мреж. места од доверба на OpenID" #. TRANS: Form guide. msgid "" "The following sites are allowed to access your identity and log you in. You " "can remove a site from this list to deny it access to your OpenID." msgstr "" "Следниве мреж. места имаат дозволен пристап до Вашиот идентитет и дозвола за " "да Ве најават. Ако сакате некое мрежно место да нема пристап до Вашиот " "OpenID, тогаш отстранете го од списоков." #. TRANS: Form validation error if no OpenID providers can be added. msgid "Cannot add new providers." msgstr "Не можам да додадам нови услужници." #. TRANS: Unexpected form validation error. msgid "Something weird happened." msgstr "Се случи нешто чудно." #. TRANS: Form validation error when trying to remove a non-existing trustroot. msgid "No such OpenID trustroot." msgstr "Нема таков довербен извор (trustroot) за OpenID" #. TRANS: Success message after removing trustroots. msgid "Trustroots removed." msgstr "Довербените извори (trustroots) се отстранети." #. TRANS: Form validation error for a non-existing OpenID. msgid "No such OpenID." msgstr "Нема таков OpenID." #. TRANS: Form validation error if OpenID is connected to another user. msgid "That OpenID does not belong to you." msgstr "Тој OpenID не Ви припаѓа Вам." #. TRANS: Success message after removing an OpenID. msgid "OpenID removed." msgstr "OpenID е отстранет." #. TRANS: OpenID plugin client error given trying to add an unauthorised OpenID to a user (403). #. TRANS: %s is a request identity. #, php-format msgid "You are not authorized to use the identity %s." msgstr "Не сте овластени да го користите идентитетот %s." #. TRANS: OpenID plugin client error given when not getting a response for a given OpenID provider (500). msgid "Just an OpenID provider. Nothing to see here, move along..." msgstr "" "Ова е просто услужник за OpenID. Нема ништо интересно, продолжете понатаму..." #. TRANS: OpenID plugin message. Rememberme logins have to reauthenticate before changing any profile settings. #. TRANS: "OpenID" is the display text for a link with URL "(%%doc.openid%%)". #, php-format msgid "" "For security reasons, please re-login with your [OpenID](%%doc.openid%%) " "before changing your settings." msgstr "" "Пред да ги измените Вашите нагодувања ќе треба повторно да се најавите со " "Вашиот [OpenID](%%doc.openid%%) од безбедносни причини." #. TRANS: OpenID plugin message. #. TRANS: "OpenID" is the display text for a link with URL "(%%doc.openid%%)". #, php-format msgid "Login with an [OpenID](%%doc.openid%%) account." msgstr "Најава со сметка на [OpenID](%%doc.openid%%)." #. TRANS: OpenID plugin message. Title. msgctxt "TITLE" msgid "OpenID Login" msgstr "OpenID - Најава" #. TRANS: Field label. msgctxt "LABEL" msgid "OpenID provider" msgstr "Услужник за OpenID" #. TRANS: OpenID plugin logon form checkbox label for setting to put the OpenID information in a cookie. msgid "Remember me" msgstr "Запомни ме" #. TRANS: OpenID plugin logon form field title. msgid "Automatically login in the future; not for shared computers!" msgstr "" "Отсега врши автоматска најава (не треба да се користи на јавни сметачи!)" #. TRANS: OpenID plugin logon form button label to start logon with the data provided in the logon form. msgctxt "BUTTON" msgid "Login" msgstr "Најава"