From 98cd1f48f8e70c4402d73bba1e232dcb037ddb73 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 3 Sep 2014 00:28:09 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ast.php | 17 +++++++++++++++++ l10n/nl.php | 5 +++-- l10n/tr.php | 17 +++++++++++++++++ 3 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 l10n/ast.php create mode 100644 l10n/tr.php diff --git a/l10n/ast.php b/l10n/ast.php new file mode 100644 index 0000000..7f815a6 --- /dev/null +++ b/l10n/ast.php @@ -0,0 +1,17 @@ + "La direición d'email inxertada nun ye válida", +"There is already a pending registration with this email" => "Ya esiste un rexistru pendiente con esta direición de corréu", +"Verify your ownCloud registration request" => "Verifica la to solicitú de rexistru en ownCloud", +"Invalid verification URL. No registration request with this verification URL is found." => "Verificación inválida d'URL. Nun esiste nenguna solicitú con esta verificación d'URL.", +"To create a new account on ownCloud, just click the following link: {link}" => "Pa crear una nueva cuenta'n ownCloud, namás calca nel siguiente enlláz: {link}", +"Username" => "Nome d'usuariu", +"Password" => "Contraseña", +"Create account" => "Crear cuenta", +"Thank you for registering, you should receive verification link in a few minutes." => "Gracies pol to rexistru, deberías recibir un enlláz de verificación en pocos minutos", +"Email" => "Corréu-e", +"Request verification link" => "Solicitú d'enlláz de verificación", +"Please re-enter a valid email address" => "Por favor reinxerta una direción de corréu válida", +"You will receive an email with verification link" => "Recibirás un corréu col enlláz de verificación" +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/l10n/nl.php b/l10n/nl.php index 8ba2aa3..8c39e11 100644 --- a/l10n/nl.php +++ b/l10n/nl.php @@ -1,15 +1,16 @@ "Het e-mailadres dat u heeft ingevuld is niet geldig", -"There is already a pending registration with this email" => "Er is aan een registratie in behandeling met dit e-mailadres", +"There is already a pending registration with this email" => "Er is al een registratie met dit e-mailadres in behandeling", "Verify your ownCloud registration request" => "Controleer uw ownCloud registratie verzoek", +"Invalid verification URL. No registration request with this verification URL is found." => "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.", "To create a new account on ownCloud, just click the following link: {link}" => "Klik op de volgende link om een nieuw ownCloud-account te maken: {link}", "Username" => "Gebruikersnaam", "Password" => "Wachtwoord", "Create account" => "Maak account aan", "Thank you for registering, you should receive verification link in a few minutes." => "Dank voor uw registratie. U zou binnen een paar minuten een verificatie-link moeten ontvangen.", "Email" => "E-mailadres", -"Request verification link" => "Vraag een verificatie-link", +"Request verification link" => "Vraag een verificatie-link aan", "Please re-enter a valid email address" => "Vul opnieuw een geldig e-mailadres in", "You will receive an email with verification link" => "U ontvangt een e-mail met een verificatie-link" ); diff --git a/l10n/tr.php b/l10n/tr.php new file mode 100644 index 0000000..63624da --- /dev/null +++ b/l10n/tr.php @@ -0,0 +1,17 @@ + "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", +"Verify your ownCloud registration request" => "ownCloud kayıt talebinizi doğrulayın", +"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ı.", +"To create a new account on ownCloud, just click the following link: {link}" => "ownCloud üzerinde yeni bir hesap oluşturmak için sadece şu bağlantıya tıklayın: {link}", +"Username" => "Kullanıcı Adı", +"Password" => "Parola", +"Create account" => "Hesap oluştur", +"Thank you for registering, you should receive verification link in a few minutes." => "Kaydolduğunuz için teşekkürler, birkaç dakika içerisinde bir doğrulama bağlantısı almalısınız.", +"Email" => "E-posta", +"Request verification link" => "Doğrulama bağlantısı talep et", +"Please re-enter a valid email address" => "Lütfen geçerli e-posta adresini yeniden girin", +"You will receive an email with verification link" => "Doğrulama bağlantısı içeren bir e-posta alacaksınız" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";