[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-06-08 00:28:19 -04:00
parent dc71838500
commit a7b67b28a7
3 changed files with 15 additions and 0 deletions

View File

@ -1,14 +1,19 @@
OC.L10N.register( OC.L10N.register(
"registration", "registration",
{ {
"Register" : "Kaydol",
"Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil", "Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil",
"There is already a pending registration with this email" : "Bu e-posta ile zaten bekleyen bir kayıt mevcut", "There is already a pending registration with this email" : "Bu e-posta ile zaten bekleyen bir kayıt mevcut",
"There is an existing user with this email" : "Bu e-posta ile zaten bir kullanıcı mevcut",
"Verify your ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın", "Verify your ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın",
"Verification email successfully sent." : "Doğrulama e-postası başarıyla gönderildi.", "Verification email successfully sent." : "Doğrulama e-postası başarıyla gönderildi.",
"Invalid verification URL. No registration request with this verification URL is found." : "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.", "Invalid verification URL. No registration request with this verification URL is found." : "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.",
"Unable to create user, there are problems with user backend." : "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.", "Unable to create user, there are problems with user backend." : "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.",
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.", "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.",
"Your settings have been updated." : "Ayarlarınız güncellendi.", "Your settings have been updated." : "Ayarlarınız güncellendi.",
"No such group" : "Böyle bir grup yok",
"Registration" : "Kayıt",
"Default group that all registered users belong" : "Tüm kaydedilen kullanıcıların ait olduğu öntanımlı grup",
"None" : "Hiçbiri", "None" : "Hiçbiri",
"To create a new account on ownCloud, just click the following link:\n{link}" : "ownCloud üzerinde yeni bir hesap oluşturmak için sadece şu bağlantıya tıklayın:\n{link}", "To create a new account on ownCloud, just click the following link:\n{link}" : "ownCloud üzerinde yeni bir hesap oluşturmak için sadece şu bağlantıya tıklayın:\n{link}",
"Welcome, you can create your account below." : "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.", "Welcome, you can create your account below." : "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",

View File

@ -1,12 +1,17 @@
{ "translations": { { "translations": {
"Register" : "Kaydol",
"Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil", "Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil",
"There is already a pending registration with this email" : "Bu e-posta ile zaten bekleyen bir kayıt mevcut", "There is already a pending registration with this email" : "Bu e-posta ile zaten bekleyen bir kayıt mevcut",
"There is an existing user with this email" : "Bu e-posta ile zaten bir kullanıcı mevcut",
"Verify your ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın", "Verify your ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın",
"Verification email successfully sent." : "Doğrulama e-postası başarıyla gönderildi.", "Verification email successfully sent." : "Doğrulama e-postası başarıyla gönderildi.",
"Invalid verification URL. No registration request with this verification URL is found." : "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.", "Invalid verification URL. No registration request with this verification URL is found." : "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.",
"Unable to create user, there are problems with user backend." : "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.", "Unable to create user, there are problems with user backend." : "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.",
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.", "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.",
"Your settings have been updated." : "Ayarlarınız güncellendi.", "Your settings have been updated." : "Ayarlarınız güncellendi.",
"No such group" : "Böyle bir grup yok",
"Registration" : "Kayıt",
"Default group that all registered users belong" : "Tüm kaydedilen kullanıcıların ait olduğu öntanımlı grup",
"None" : "Hiçbiri", "None" : "Hiçbiri",
"To create a new account on ownCloud, just click the following link:\n{link}" : "ownCloud üzerinde yeni bir hesap oluşturmak için sadece şu bağlantıya tıklayın:\n{link}", "To create a new account on ownCloud, just click the following link:\n{link}" : "ownCloud üzerinde yeni bir hesap oluşturmak için sadece şu bağlantıya tıklayın:\n{link}",
"Welcome, you can create your account below." : "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.", "Welcome, you can create your account below." : "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",

View File

@ -1,13 +1,18 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Register" => "Kaydol",
"Email address you entered is not valid" => "Girdiğiniz e-posta adresi geçerli değil", "Email address you entered is not valid" => "Girdiğiniz e-posta adresi geçerli değil",
"There is already a pending registration with this email" => "Bu e-posta ile zaten bekleyen bir kayıt mevcut", "There is already a pending registration with this email" => "Bu e-posta ile zaten bekleyen bir kayıt mevcut",
"There is an existing user with this email" => "Bu e-posta ile zaten bir kullanıcı mevcut",
"Verify your ownCloud registration request" => "ownCloud kayıt talebinizi doğrulayın", "Verify your ownCloud registration request" => "ownCloud kayıt talebinizi doğrulayın",
"Verification email successfully sent." => "Doğrulama e-postası başarıyla gönderildi.", "Verification email successfully sent." => "Doğrulama e-postası başarıyla gönderildi.",
"Invalid verification URL. No registration request with this verification URL is found." => "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.", "Invalid verification URL. No registration request with this verification URL is found." => "Geçersiz doğrulama adresi. Bu doğrulama adresi ile bir kayıt talebi bulunamadı.",
"Unable to create user, there are problems with user backend." => "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.", "Unable to create user, there are problems with user backend." => "Kullanıcı oluşturma başarısız, kullanıcı arka ucu ile ilgili sorunlar var.",
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.", "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.",
"Your settings have been updated." => "Ayarlarınız güncellendi.", "Your settings have been updated." => "Ayarlarınız güncellendi.",
"No such group" => "Böyle bir grup yok",
"Registration" => "Kayıt",
"Default group that all registered users belong" => "Tüm kaydedilen kullanıcıların ait olduğu öntanımlı grup",
"None" => "Hiçbiri", "None" => "Hiçbiri",
"To create a new account on ownCloud, just click the following link:\n{link}" => "ownCloud üzerinde yeni bir hesap oluşturmak için sadece şu bağlantıya tıklayın:\n{link}", "To create a new account on ownCloud, just click the following link:\n{link}" => "ownCloud üzerinde yeni bir hesap oluşturmak için sadece şu bağlantıya tıklayın:\n{link}",
"Welcome, you can create your account below." => "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.", "Welcome, you can create your account below." => "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",