msgid "There was a problem with your session token. Try again, please."
msgstr "Проблема с вашим ключом сессии. Пожалуйста, попробуйте ещё раз."
#. TRANS: Form validation error displayed when user has not agreed to the
#. license.
#: actions/facebookfinishlogin.php:154
msgid "You cannot register if you do not agree to the license."
msgstr "Вы не можете зарегистрироваться без подтверждения лицензионного соглашения."
#. TRANS: Form validation error displayed when an unhandled error occurs.
#: actions/facebookfinishlogin.php:172
msgid "An unknown error has occured."
msgstr ""
#. TRANS: Form instructions for connecting to Facebook.
#. TRANS: %s is the site name.
#: actions/facebookfinishlogin.php:191
#, php-format
msgid ""
"This is the first time you have logged into %s so we must connect your "
"Facebook to a local account. You can either create a new local account, or "
"connect with an existing local account."
msgstr ""
#. TRANS: Page title.
#: actions/facebookfinishlogin.php:201
msgid "Facebook Setup"
msgstr ""
#. TRANS: Fieldset legend.
#: actions/facebookfinishlogin.php:235
msgid "Connection options"
msgstr ""
#. TRANS: %s is the name of the license used by the user for their status
#. updates.
#: actions/facebookfinishlogin.php:245
#, 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: Fieldset legend.
#: actions/facebookfinishlogin.php:262
msgid "Create new account"
msgstr ""
#. TRANS: Form instructions.
#: actions/facebookfinishlogin.php:265
msgid "Create a new user with this nickname."
msgstr ""
#. TRANS: Field label.
#: actions/facebookfinishlogin.php:273
msgid "New nickname"
msgstr ""
#. TRANS: Field title.
#: actions/facebookfinishlogin.php:276
msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
msgstr "1-64 латинских строчных буквы или цифры, без знаков препинания и пробелов"
#. TRANS: Submit button to create a new account.
#: actions/facebookfinishlogin.php:284
msgctxt "BUTTON"
msgid "Create"
msgstr ""
#. TRANS: Fieldset legend.
#: actions/facebookfinishlogin.php:290
msgid "Connect existing account"
msgstr ""
#. TRANS: Form instructions.
#: actions/facebookfinishlogin.php:293
msgid ""
"If you already have an account, login with your username and password to "
"connect it to your Facebook."
msgstr ""
#. TRANS: Field label.
#: actions/facebookfinishlogin.php:297
msgid "Existing nickname"
msgstr ""
#. TRANS: Field label.
#: actions/facebookfinishlogin.php:301
msgid "Password"
msgstr "Пароль"
#. TRANS: Submit button to connect a Facebook account to an existing StatusNet
#. account.
#: actions/facebookfinishlogin.php:305
msgctxt "BUTTON"
msgid "Connect"
msgstr ""
#. TRANS: Client error trying to register with registrations not allowed.
#. TRANS: Client error trying to register with registrations 'invite only'.