msgid "There was a problem with your session token. Try again, please."
msgstr "Oturum belirtecinizde bir sorun var. Lütfen, tekrar deneyin."
#. 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 "Bağlantı seçenekleri"
#. 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 "Parola, e-posta adresi, anlık mesajlaşma adresi ve telefon numarası gibi özel verilerim dışındaki tüm yazı ve dosyalarım %s dahilinde kullanılabilir."
#. TRANS: Fieldset legend.
#: actions/facebookfinishlogin.php:262
msgid "Create new account"
msgstr "Yeni hesap oluştur"
#. TRANS: Form instructions.
#: actions/facebookfinishlogin.php:265
msgid "Create a new user with this nickname."
msgstr "Bu kullanıcı adıyla yeni bir kullanıcı oluştur."
#. TRANS: Field label.
#: actions/facebookfinishlogin.php:273
msgid "New nickname"
msgstr "Yeni kullanıcı adı"
#. TRANS: Field title.
#: actions/facebookfinishlogin.php:276
msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
msgstr ""
#. TRANS: Submit button to create a new account.
#: actions/facebookfinishlogin.php:284
msgctxt "BUTTON"
msgid "Create"
msgstr "Oluştur"
#. TRANS: Fieldset legend.
#: actions/facebookfinishlogin.php:290
msgid "Connect existing account"
msgstr "Varolan hesaba bağlan"
#. 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 "Varolan kullanıcı adı"
#. TRANS: Field label.
#: actions/facebookfinishlogin.php:301
msgid "Password"
msgstr "Parola"
#. TRANS: Submit button to connect a Facebook account to an existing StatusNet
#. account.
#: actions/facebookfinishlogin.php:305
msgctxt "BUTTON"
msgid "Connect"
msgstr "Bağlan"
#. TRANS: Client error trying to register with registrations not allowed.
#. TRANS: Client error trying to register with registrations 'invite only'.