From 5a6b2a27174819ba96257c92a26736191c290b8a Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 11 Jul 2015 00:28:19 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/tr.js | 1 + l10n/tr.json | 1 + l10n/tr.php | 1 + 3 files changed, 3 insertions(+) diff --git a/l10n/tr.js b/l10n/tr.js index 436fdfb..4a32a4c 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -9,6 +9,7 @@ OC.L10N.register( "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ı.", "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.", + "Failed to delete pending registration request" : "Bekleyen kayıt isteğini silme başarısız", "Your account has been successfully created, you can log in now." : "Hesabınız başarıyla oluşturuldu, artık oturum açabilirsiniz.", "Your settings have been updated." : "Ayarlarınız güncellendi.", "No such group" : "Böyle bir grup yok", diff --git a/l10n/tr.json b/l10n/tr.json index 566d67b..bf73fe1 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -7,6 +7,7 @@ "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ı.", "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.", + "Failed to delete pending registration request" : "Bekleyen kayıt isteğini silme başarısız", "Your account has been successfully created, you can log in now." : "Hesabınız başarıyla oluşturuldu, artık oturum açabilirsiniz.", "Your settings have been updated." : "Ayarlarınız güncellendi.", "No such group" : "Böyle bir grup yok", diff --git a/l10n/tr.php b/l10n/tr.php index 8e9f259..f9c2d52 100644 --- a/l10n/tr.php +++ b/l10n/tr.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "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ı.", "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.", +"Failed to delete pending registration request" => "Bekleyen kayıt isteğini silme başarısız", "Your account has been successfully created, you can log in now." => "Hesabınız başarıyla oluşturuldu, artık oturum açabilirsiniz.", "Your settings have been updated." => "Ayarlarınız güncellendi.", "No such group" => "Böyle bir grup yok",