diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php index 6843c46..3d01cc0 100644 --- a/l10n/cs_CZ.php +++ b/l10n/cs_CZ.php @@ -5,7 +5,9 @@ $TRANSLATIONS = array( "Verify your ownCloud registration request" => "Ověřte svůj požadavek na registraci ownCloud", "Verification email successfully sent." => "Ověřovací e-mail úspěšně odeslán.", "Invalid verification URL. No registration request with this verification URL is found." => "Neplatná ověřovací URL. Nebyl nalezen žádný registrační požadavek pro tuto ověřovací URL.", +"Unable to create user, there are problems with user backend." => "Není možné vytvořit uživatelský účet, nastaly potíže v části programu pro podporu uživatelů.", "To create a new account on ownCloud, just click the following link:
{link}" => "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:
{link}", +"Welcome, you can create your account below." => "Vítejte, svůj účet si můžete založit níže.", "Username" => "Uživatelské jméno", "Password" => "Heslo", "Create account" => "Vytvořit účet", diff --git a/l10n/da.php b/l10n/da.php index 095ca3b..17672d7 100644 --- a/l10n/da.php +++ b/l10n/da.php @@ -3,7 +3,11 @@ $TRANSLATIONS = array( "Email address you entered is not valid" => "E-mailadressen du angav er ikke gyldig", "There is already a pending registration with this email" => "Der er allerede en afventende tilmelding med denne e-mail", "Verify your ownCloud registration request" => "Verificér din forespørgsel om ownCloud-tilmelding", +"Verification email successfully sent." => "Bekræftelse er blevet sendt med e-mail.", "Invalid verification URL. No registration request with this verification URL is found." => "Ugyldig verifikations-URL. Der blev ikke fundet nogen forespørgsel om tilmelding med denne verifikations-URL.", +"Unable to create user, there are problems with user backend." => "Kan ikke oprette bruger - der er problemer med bruger-backend.", +"To create a new account on ownCloud, just click the following link:
{link}" => "For at oprette en ny konto på ownCloud, klik følgende link:
{link}", +"Welcome, you can create your account below." => "Velkommen, du kan oprette din konto nedenfor.", "Username" => "Brugernavn", "Password" => "Adgangskode", "Create account" => "Opret konto", diff --git a/l10n/de.php b/l10n/de.php index fc0b95c..7c3003d 100644 --- a/l10n/de.php +++ b/l10n/de.php @@ -3,7 +3,11 @@ $TRANSLATIONS = array( "Email address you entered is not valid" => "Die eingegebene E-Mail-Adresse ist ungültig.", "There is already a pending registration with this email" => "Es gibt bereits eine Registrierung für diese E-Mail-Adresse.", "Verify your ownCloud registration request" => "Bestätige Deine ownCloud-Registrierung.", +"Verification email successfully sent." => "E-Mail zur Verifizierung erfolgreich gesendet.", "Invalid verification URL. No registration request with this verification URL is found." => "Ungültige Bestätigung-URL. Keine Registrierung mit dieser Bestätigung-URL gefunden.", +"Unable to create user, there are problems with user backend." => "Anlegen des Nutzer ist nicht möglich, es gibt Probleme mit dem Nutzer-Backend.", +"To create a new account on ownCloud, just click the following link:
{link}" => "Zur Erstellung eines neuen ownCloud-Kontos klicken Sie bitte auf den nachfolgenden Link:
{link}", +"Welcome, you can create your account below." => "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.", "Username" => "Benutzername", "Password" => "Passwort", "Create account" => "Konto erstellen", diff --git a/l10n/de_DE.php b/l10n/de_DE.php index d2788f5..cfd5023 100644 --- a/l10n/de_DE.php +++ b/l10n/de_DE.php @@ -3,7 +3,11 @@ $TRANSLATIONS = array( "Email address you entered is not valid" => "Die eingegebene E-Mail-Adresse ist ungültig.", "There is already a pending registration with this email" => "Es gibt bereits eine Registrierung für diese E-Mail-Adresse.", "Verify your ownCloud registration request" => "Bestätigen Sie Ihre ownCloud-Registrierung.", +"Verification email successfully sent." => "E-Mail zur Verifizierung erfolgreich gesendet.", "Invalid verification URL. No registration request with this verification URL is found." => "Ungültige Bestätigung-URL. Keine Registrierung mit dieser Bestätigung-URL gefunden.", +"Unable to create user, there are problems with user backend." => "Anlegen des Nutzer ist nicht möglich, es gibt Probleme mit dem Nutzer-Backend.", +"To create a new account on ownCloud, just click the following link:
{link}" => "Zur Erstellung eines neuen ownCloud-Kontos klicken Sie bitte auf den nachfolgenden Link:
{link}", +"Welcome, you can create your account below." => "Willkommen, Sie können im unteren Teil Ihr Konto anlegen.", "Username" => "Benutzername", "Password" => "Passwort", "Create account" => "Account erstellen", diff --git a/l10n/el.php b/l10n/el.php index 13c804a..5a9a77b 100644 --- a/l10n/el.php +++ b/l10n/el.php @@ -3,7 +3,9 @@ $TRANSLATIONS = array( "Email address you entered is not valid" => "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη", "There is already a pending registration with this email" => "Εκκρεμεί ήδη μία εγγραφή με αυτή τη διεύθυνση ηλ. ταχυδρομείου", "Verify your ownCloud registration request" => "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud", +"Verification email successfully sent." => "Το μήνυμα επαλήθευσης στάλθηκε επιτυχώς.", "Invalid verification URL. No registration request with this verification URL is found." => "Μη έγκυρη URL επιβεβαίωσης. Καμμία αίτηση εγγραφής δεν βρέθηκε με αυτό το URL επιβεβαίωσης.", +"Welcome, you can create your account below." => "Καλωσήρθατε, μπορείτε να δημιουργήσετε τον λογαριασμό σας παρακάτω.", "Username" => "Όνομα χρήστη", "Password" => "Κωδικός πρόσβασης", "Create account" => "Δημιουργία λογαριασμού", diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php index 7b16825..de21826 100644 --- a/l10n/fi_FI.php +++ b/l10n/fi_FI.php @@ -5,7 +5,9 @@ $TRANSLATIONS = array( "Verify your ownCloud registration request" => "Vahvista ownCloud-rekisteröintipyyntö", "Verification email successfully sent." => "Vahvistussähköposti lähetettiin onnistuneesti.", "Invalid verification URL. No registration request with this verification URL is found." => "Virheellinen vahvistuksen verkko-osoite. Kyseisellä osoitteella ei löytynyt rekisteröintipyyntöä.", +"Unable to create user, there are problems with user backend." => "Käyttäjän luominen ei onnistunut käyttäjätaustaosan kanssa olevien ongelmien vuoksi.", "To create a new account on ownCloud, just click the following link:
{link}" => "Luo uusi tili ownCloudiin napsauttamalla seuraavaa linkkiä:
{link}", +"Welcome, you can create your account below." => "Tervetuloa, voit luoda tilisi alta.", "Username" => "Käyttäjätunnus", "Password" => "Salasana", "Create account" => "Luo tili", diff --git a/l10n/it.php b/l10n/it.php index 528214c..40bc066 100644 --- a/l10n/it.php +++ b/l10n/it.php @@ -5,7 +5,9 @@ $TRANSLATIONS = array( "Verify your ownCloud registration request" => "Verifica la tua richiesta di registrazione a ownCloud", "Verification email successfully sent." => "Email di verifica inviata correttamente.", "Invalid verification URL. No registration request with this verification URL is found." => "URL di verifica non valido. Nessuna richiesta di registrazione trovata con questo URL di verifica.", +"Unable to create user, there are problems with user backend." => "Impossibile creare l'utente, ci sono problemi con il motore degli utenti.", "To create a new account on ownCloud, just click the following link:
{link}" => "Per creare un nuovo account su ownCloud, ti basta fare clic sul collegamento seguente:
{link}", +"Welcome, you can create your account below." => "Benvenuto, puoi creare il tuo account qui sotto.", "Username" => "Nome utente", "Password" => "Password", "Create account" => "Crea account", diff --git a/l10n/nl.php b/l10n/nl.php index e0c0fe0..e717a66 100644 --- a/l10n/nl.php +++ b/l10n/nl.php @@ -5,7 +5,9 @@ $TRANSLATIONS = array( "Verify your ownCloud registration request" => "Controleer uw ownCloud registratie verzoek", "Verification email successfully sent." => "Verificatie e-mailbericht succesvol verstuurd.", "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.", +"Unable to create user, there are problems with user backend." => "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.", "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}", +"Welcome, you can create your account below." => "Welkom, u kunt hieronder uw account aanmaken.", "Username" => "Gebruikersnaam", "Password" => "Wachtwoord", "Create account" => "Maak account aan", diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php index 672b380..002a063 100644 --- a/l10n/pt_BR.php +++ b/l10n/pt_BR.php @@ -5,7 +5,9 @@ $TRANSLATIONS = array( "Verify your ownCloud registration request" => "Verifique seu pedido de registro no ownCloud ", "Verification email successfully sent." => "Verificação de email enviado com sucesso.", "Invalid verification URL. No registration request with this verification URL is found." => "URL de verificação inválido. Nenhum pedido de registro com este URL de verificação foi encontrado.", +"Unable to create user, there are problems with user backend." => "Não é possível criar usuário, há problemas com backend do usuário.", "To create a new account on ownCloud, just click the following link:
{link}" => "Para criar uma nova conta no ownCloud, apenas click no seguinte link:
{link}", +"Welcome, you can create your account below." => "Bem-vindo, você pode criar sua conta abaixo.", "Username" => "Nome de Usuário", "Password" => "Senha", "Create account" => "Criar conta", diff --git a/l10n/tr.php b/l10n/tr.php index 86b05d8..f6ffb01 100644 --- a/l10n/tr.php +++ b/l10n/tr.php @@ -5,7 +5,9 @@ $TRANSLATIONS = array( "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.", "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.", "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ıklamanız yeterli:
{link}", +"Welcome, you can create your account below." => "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.", "Username" => "Kullanıcı Adı", "Password" => "Parola", "Create account" => "Hesap oluştur",