[tx-robot] updated from transifex
This commit is contained in:
parent
c48b224b93
commit
e6890738ad
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?php
|
||||||
|
$TRANSLATIONS = array(
|
||||||
|
"Email address you entered is not valid" => "Имейл адресът, който въведе не е валиден",
|
||||||
|
"There is already a pending registration with this email" => "Вече съществува регистрация в режим на изчакване със същия имейл",
|
||||||
|
"Verify your ownCloud registration request" => "Потвърди своята ownCloud молба за регистрация",
|
||||||
|
"Invalid verification URL. No registration request with this verification URL is found." => "Невалидна връзка за потвърждение. Не е намерена молба за регистрация, която да е за тази връзка.",
|
||||||
|
"To create a new account on ownCloud, just click the following link: {link}" => "За да създадеш нов профил в ownCloud, натисни следния линк: {link}",
|
||||||
|
"Username" => "Потребителско Име",
|
||||||
|
"Password" => "Парола",
|
||||||
|
"Create account" => "Създаване на профил",
|
||||||
|
"Thank you for registering, you should receive verification link in a few minutes." => "Благодаря за регистрирането, би трябвало да получиш връзка за потвърждение в следващите няколко минути.",
|
||||||
|
"Email" => "Имейл",
|
||||||
|
"Request verification link" => "Поискай връзка за потвърждение",
|
||||||
|
"Please re-enter a valid email address" => "Моля, въведи валиден имейл повторно",
|
||||||
|
"You will receive an email with verification link" => "Ще получиш имейл с връзка за потвърждаване"
|
||||||
|
);
|
||||||
|
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||||
14
l10n/de.php
14
l10n/de.php
|
|
@ -1,13 +1,17 @@
|
||||||
<?php
|
<?php
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Email address you entered is not valid" => "Die eingegebene E-Mail-Addresse ist ungültig.",
|
"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-Addresse.",
|
"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" => "Verifiziere Deine ownCloud Regsitrierung.",
|
"Verify your ownCloud registration request" => "Bestätige Deine ownCloud-Registrierung.",
|
||||||
|
"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.",
|
||||||
|
"To create a new account on ownCloud, just click the following link: {link}" => "Zur Erstellung eines neuen ownCloud-Kontos klicke bitte auf den nachfolgenden Link: {link}",
|
||||||
"Username" => "Benutzername",
|
"Username" => "Benutzername",
|
||||||
"Password" => "Passwort",
|
"Password" => "Passwort",
|
||||||
"Create account" => "Konto erstellen",
|
"Create account" => "Konto erstellen",
|
||||||
"Thank you for registering, you should receive verification link in a few minutes." => "Danke für Deine Registrierung. Du solltest einen Verifizierung-Link in wenigen Minuten erhalten.",
|
"Thank you for registering, you should receive verification link in a few minutes." => "Danke für Deine Registrierung. Du solltest einen Bestätigungslink in wenigen Minuten erhalten.",
|
||||||
"Email" => "E-Mail",
|
"Email" => "E-Mail",
|
||||||
"Please re-enter a valid email address" => "Bitte eine gültige E-Mail-Adresse angeben."
|
"Request verification link" => "Bestätigungslink anfragen",
|
||||||
|
"Please re-enter a valid email address" => "Bitte nochmals eine gültige E-Mail-Adresse angeben",
|
||||||
|
"You will receive an email with verification link" => "Du wirst eine E-Mail mit einem Bestätigungslink erhalten"
|
||||||
);
|
);
|
||||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?php
|
||||||
|
$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.",
|
||||||
|
"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.",
|
||||||
|
"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}",
|
||||||
|
"Username" => "Benutzername",
|
||||||
|
"Password" => "Passwort",
|
||||||
|
"Create account" => "Account erstellen",
|
||||||
|
"Thank you for registering, you should receive verification link in a few minutes." => "Danke für Ihre Registrierung. Sie sollten einen Bestätigungslink in wenigen Minuten erhalten.",
|
||||||
|
"Email" => "E-Mail",
|
||||||
|
"Request verification link" => "Bestätigungslink anfragen",
|
||||||
|
"Please re-enter a valid email address" => "Bitte nochmals eine gültige E-Mail-Adresse angeben",
|
||||||
|
"You will receive an email with verification link" => "Siewerden eine E-Mail mit einem Bestätigungslink erhalten"
|
||||||
|
);
|
||||||
|
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||||
|
|
@ -3,6 +3,7 @@ $TRANSLATIONS = array(
|
||||||
"Email address you entered is not valid" => "Email address you entered is not valid",
|
"Email address you entered is not valid" => "Email address you entered is not valid",
|
||||||
"There is already a pending registration with this email" => "There is already a pending registration with this email",
|
"There is already a pending registration with this email" => "There is already a pending registration with this email",
|
||||||
"Verify your ownCloud registration request" => "Verify your ownCloud registration request",
|
"Verify your ownCloud registration request" => "Verify your ownCloud registration request",
|
||||||
|
"Invalid verification URL. No registration request with this verification URL is found." => "Invalid verification URL. No registration request with this verification URL is found.",
|
||||||
"To create a new account on ownCloud, just click the following link: {link}" => "To create a new account on ownCloud, just click the following link: {link}",
|
"To create a new account on ownCloud, just click the following link: {link}" => "To create a new account on ownCloud, just click the following link: {link}",
|
||||||
"Username" => "Username",
|
"Username" => "Username",
|
||||||
"Password" => "Password",
|
"Password" => "Password",
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ $TRANSLATIONS = array(
|
||||||
"Email address you entered is not valid" => "La dirección de correo electrónico que ingresó no es válida",
|
"Email address you entered is not valid" => "La dirección de correo electrónico que ingresó no es válida",
|
||||||
"There is already a pending registration with this email" => "Ya existe un registro pendiente con esta dirección de correo electrónico",
|
"There is already a pending registration with this email" => "Ya existe un registro pendiente con esta dirección de correo electrónico",
|
||||||
"Verify your ownCloud registration request" => "Verifique su solicitud de registro con ownCloud",
|
"Verify your ownCloud registration request" => "Verifique su solicitud de registro con ownCloud",
|
||||||
|
"Invalid verification URL. No registration request with this verification URL is found." => "URL de verificación inválido. No se ha encontrado ninguna solicitud de registro con este URL de verificación.",
|
||||||
"To create a new account on ownCloud, just click the following link: {link}" => "Para crear una nueva cuenta en ownCloud, haga clic en el siguiente enlace: {link}",
|
"To create a new account on ownCloud, just click the following link: {link}" => "Para crear una nueva cuenta en ownCloud, haga clic en el siguiente enlace: {link}",
|
||||||
"Username" => "Nombre de usuario",
|
"Username" => "Nombre de usuario",
|
||||||
"Password" => "Contraseña",
|
"Password" => "Contraseña",
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ $TRANSLATIONS = array(
|
||||||
"Email address you entered is not valid" => "Antamasi sähköpostiosoite ei ole kelvollinen",
|
"Email address you entered is not valid" => "Antamasi sähköpostiosoite ei ole kelvollinen",
|
||||||
"There is already a pending registration with this email" => "Tällä sähköpostiosoitteella on jo odottamassa rekisteröityminen",
|
"There is already a pending registration with this email" => "Tällä sähköpostiosoitteella on jo odottamassa rekisteröityminen",
|
||||||
"Verify your ownCloud registration request" => "Vahvista ownCloud-rekisteröintipyyntö",
|
"Verify your ownCloud registration request" => "Vahvista ownCloud-rekisteröintipyyntö",
|
||||||
|
"Invalid verification URL. No registration request with this verification URL is found." => "Virheellinen vahvistuksen verkko-osoite. Kyseisellä osoitteella ei löytynyt rekisteröintipyyntöä.",
|
||||||
"To create a new account on ownCloud, just click the following link: {link}" => "Luo uusi tili ownCloudiin napsauttamalla seuraavaa linkkiä: {link}",
|
"To create a new account on ownCloud, just click the following link: {link}" => "Luo uusi tili ownCloudiin napsauttamalla seuraavaa linkkiä: {link}",
|
||||||
"Username" => "Käyttäjätunnus",
|
"Username" => "Käyttäjätunnus",
|
||||||
"Password" => "Salasana",
|
"Password" => "Salasana",
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ $TRANSLATIONS = array(
|
||||||
"Email address you entered is not valid" => "L'indirizzo email digitato non è valido",
|
"Email address you entered is not valid" => "L'indirizzo email digitato non è valido",
|
||||||
"There is already a pending registration with this email" => "C'è già una registrazione in corso con questa email",
|
"There is already a pending registration with this email" => "C'è già una registrazione in corso con questa email",
|
||||||
"Verify your ownCloud registration request" => "Verifica la tua richiesta di registrazione a ownCloud",
|
"Verify your ownCloud registration request" => "Verifica la tua richiesta di registrazione a ownCloud",
|
||||||
|
"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.",
|
||||||
"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}",
|
"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}",
|
||||||
"Username" => "Nome utente",
|
"Username" => "Nome utente",
|
||||||
"Password" => "Password",
|
"Password" => "Password",
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ $TRANSLATIONS = array(
|
||||||
"Email address you entered is not valid" => "O endereço de email que você forneceu é inválido",
|
"Email address you entered is not valid" => "O endereço de email que você forneceu é inválido",
|
||||||
"There is already a pending registration with this email" => "Já existe um registro pendente com este email",
|
"There is already a pending registration with this email" => "Já existe um registro pendente com este email",
|
||||||
"Verify your ownCloud registration request" => "Verifique seu pedido de registro no ownCloud ",
|
"Verify your ownCloud registration request" => "Verifique seu pedido de registro no ownCloud ",
|
||||||
|
"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.",
|
||||||
"To create a new account on ownCloud, just click the following link: {link}" => "Para criar uma nova conta no ownCloud, simplesmente click no seguinte link: {link}",
|
"To create a new account on ownCloud, just click the following link: {link}" => "Para criar uma nova conta no ownCloud, simplesmente click no seguinte link: {link}",
|
||||||
"Username" => "Nome de Usuário",
|
"Username" => "Nome de Usuário",
|
||||||
"Password" => "Senha",
|
"Password" => "Senha",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue