[tx-robot] updated from transifex
This commit is contained in:
parent
e271ac1c0c
commit
e690b3ca48
|
|
@ -21,13 +21,17 @@ OC.L10N.register(
|
|||
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
|
||||
"None" : "Keine",
|
||||
"Allowed mail address domains for registration" : "Erlaubte Domains für die Registrierung",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gib eine Semikolon getrennte Liste der zulässigen Domänen an. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" : "Eine Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||
"To create a new account on %s, just click the following link:" : "Um ein neues Konto auf %s zu erstellen, klick bitte auf den folgenden 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",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." : "Danke für die Registrierung, du solltest einen Bestätigungs-Link 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"
|
||||
"Please re-enter a valid email address" : "Bitte nochmals eine gültige E-Mail-Adresse angeben",
|
||||
"You will receive an email with a verification link" : "Du wirst eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -19,13 +19,17 @@
|
|||
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
|
||||
"None" : "Keine",
|
||||
"Allowed mail address domains for registration" : "Erlaubte Domains für die Registrierung",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gib eine Semikolon getrennte Liste der zulässigen Domänen an. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" : "Eine Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||
"To create a new account on %s, just click the following link:" : "Um ein neues Konto auf %s zu erstellen, klick bitte auf den folgenden 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",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." : "Danke für die Registrierung, du solltest einen Bestätigungs-Link 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"
|
||||
"Please re-enter a valid email address" : "Bitte nochmals eine gültige E-Mail-Adresse angeben",
|
||||
"You will receive an email with a verification link" : "Du wirst eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -20,13 +20,17 @@ $TRANSLATIONS = array(
|
|||
"Default group that all registered users belong" => "Standardgruppe, zu der alle registrierten Benutzer gehören",
|
||||
"None" => "Keine",
|
||||
"Allowed mail address domains for registration" => "Erlaubte Domains für die Registrierung",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" => "Gib eine Semikolon getrennte Liste der zulässigen Domänen an. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" => "Eine Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||
"To create a new account on %s, just click the following link:" => "Um ein neues Konto auf %s zu erstellen, klick bitte auf den folgenden 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",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." => "Danke für die Registrierung, du solltest einen Bestätigungs-Link 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"
|
||||
"Please re-enter a valid email address" => "Bitte nochmals eine gültige E-Mail-Adresse angeben",
|
||||
"You will receive an email with a verification link" => "Du wirst eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
|
|
@ -2,32 +2,36 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registrieren",
|
||||
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||
"The email address you entered is not valid" : "Die E-Mail Adresse, die Sie eingegeben haben, ist nicht gültig",
|
||||
"A problem occurred sending email, please contact your administrator." : "Beim Senden der E-Mail ist ein Problem aufgetreten, bitte kontaktieren Sie Ihren Administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Es gibt bereits eine nicht bestätigte Anmeldung mit dieser EMail-Adresse, daher wurde eine neue Bestätigungs-EMail verschickt..",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Diese EMail-Adresse ist bereits registriert, vielleicht haben Sie bereits einen Account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Sie können sich <a href=\"{login}\">jetzt anmelden</a>.",
|
||||
"Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ungültige Bestätigungsadresse. Keine Registrierunganfrage mit dieser Bestätigungsadresse gefunden.",
|
||||
"Unable to create user, there are problems with user backend." : "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.",
|
||||
"Unable to create user, there are problems with the user backend." : "Der Benutzer konnte nicht angelegt werden, es gibt Probleme mit dem Benutzer-Hintergrundprogramm.",
|
||||
"Unable to set user email: " : "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
|
||||
"Failed to delete pending registration request" : "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich <a href=\"{link}\">jetzt anmelden</a>.",
|
||||
"A new user \"%s\" had created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Verify your %s registration request" : "Bestätigen Sie Ihre %s Registrierungsanfrage",
|
||||
"A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Your settings have been updated." : "Ihre Einstellungen wurden aktualisiert.",
|
||||
"No such group" : "Keine derartige Gruppe",
|
||||
"Registration" : "Registrierung",
|
||||
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
|
||||
"None" : "Keine",
|
||||
"Registration is only allowed for following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
|
||||
"A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Allowed mail address domains for registration" : "Für Registrierung erlaubte Mail Domains",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gebe eine Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
|
||||
"To create a new account on %s, just click the following link:" : "Zur Erstellung eines neuen ownCloud Kontos %s, klicken Sie bitte auf den folgenden Link:",
|
||||
"Welcome, you can create your account below." : "Willkommen, Sie können im unteren Teil Ihr Konto anlegen.",
|
||||
"Username" : "Benutzername",
|
||||
"Password" : "Passwort",
|
||||
"Create account" : "Konto 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.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." : "Vielen Dank für deine Registrierung, du erhälst einen Bestätigungslink in wenigen Minuten.",
|
||||
"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" : "Sie werden eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
"You will receive an email with a verification link" : "Sie erhalten einen Link zur Bestätigung per Mail"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -1,31 +1,35 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registrieren",
|
||||
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||
"The email address you entered is not valid" : "Die E-Mail Adresse, die Sie eingegeben haben, ist nicht gültig",
|
||||
"A problem occurred sending email, please contact your administrator." : "Beim Senden der E-Mail ist ein Problem aufgetreten, bitte kontaktieren Sie Ihren Administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Es gibt bereits eine nicht bestätigte Anmeldung mit dieser EMail-Adresse, daher wurde eine neue Bestätigungs-EMail verschickt..",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Diese EMail-Adresse ist bereits registriert, vielleicht haben Sie bereits einen Account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Sie können sich <a href=\"{login}\">jetzt anmelden</a>.",
|
||||
"Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ungültige Bestätigungsadresse. Keine Registrierunganfrage mit dieser Bestätigungsadresse gefunden.",
|
||||
"Unable to create user, there are problems with user backend." : "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.",
|
||||
"Unable to create user, there are problems with the user backend." : "Der Benutzer konnte nicht angelegt werden, es gibt Probleme mit dem Benutzer-Hintergrundprogramm.",
|
||||
"Unable to set user email: " : "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
|
||||
"Failed to delete pending registration request" : "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich <a href=\"{link}\">jetzt anmelden</a>.",
|
||||
"A new user \"%s\" had created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Verify your %s registration request" : "Bestätigen Sie Ihre %s Registrierungsanfrage",
|
||||
"A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Your settings have been updated." : "Ihre Einstellungen wurden aktualisiert.",
|
||||
"No such group" : "Keine derartige Gruppe",
|
||||
"Registration" : "Registrierung",
|
||||
"Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören",
|
||||
"None" : "Keine",
|
||||
"Registration is only allowed for following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
|
||||
"A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Allowed mail address domains for registration" : "Für Registrierung erlaubte Mail Domains",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Gebe eine Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" : "Die Registrierung ist nur für die folgenden Domains möglich:",
|
||||
"To create a new account on %s, just click the following link:" : "Zur Erstellung eines neuen ownCloud Kontos %s, klicken Sie bitte auf den folgenden Link:",
|
||||
"Welcome, you can create your account below." : "Willkommen, Sie können im unteren Teil Ihr Konto anlegen.",
|
||||
"Username" : "Benutzername",
|
||||
"Password" : "Passwort",
|
||||
"Create account" : "Konto 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.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." : "Vielen Dank für deine Registrierung, du erhälst einen Bestätigungslink in wenigen Minuten.",
|
||||
"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" : "Sie werden eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
"You will receive an email with a verification link" : "Sie erhalten einen Link zur Bestätigung per Mail"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,32 +1,36 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registrieren",
|
||||
"Email address you entered is not valid" => "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||
"The email address you entered is not valid" => "Die E-Mail Adresse, die Sie eingegeben haben, ist nicht gültig",
|
||||
"A problem occurred sending email, please contact your administrator." => "Beim Senden der E-Mail ist ein Problem aufgetreten, bitte kontaktieren Sie Ihren Administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Es gibt bereits eine nicht bestätigte Anmeldung mit dieser EMail-Adresse, daher wurde eine neue Bestätigungs-EMail verschickt..",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Diese EMail-Adresse ist bereits registriert, vielleicht haben Sie bereits einen Account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Sie können sich <a href=\"{login}\">jetzt anmelden</a>.",
|
||||
"Verification email successfully sent." => "E-Mail zur Bestätigung erfolgreich gesendet.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Ungültige Bestätigungsadresse. Keine Registrierunganfrage mit dieser Bestätigungsadresse gefunden.",
|
||||
"Unable to create user, there are problems with user backend." => "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.",
|
||||
"Unable to create user, there are problems with the user backend." => "Der Benutzer konnte nicht angelegt werden, es gibt Probleme mit dem Benutzer-Hintergrundprogramm.",
|
||||
"Unable to set user email: " => "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
|
||||
"Failed to delete pending registration request" => "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Ihr Konto wurde erfolgreich erstellt, Sie können sich <a href=\"{link}\">jetzt anmelden</a>.",
|
||||
"A new user \"%s\" had created an account on %s" => "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Verify your %s registration request" => "Bestätigen Sie Ihre %s Registrierungsanfrage",
|
||||
"A new user \"%s\" has created an account on %s" => "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Your settings have been updated." => "Ihre Einstellungen wurden aktualisiert.",
|
||||
"No such group" => "Keine derartige Gruppe",
|
||||
"Registration" => "Registrierung",
|
||||
"Default group that all registered users belong" => "Standardgruppe, zu der alle registrierten Benutzer gehören",
|
||||
"None" => "Keine",
|
||||
"Registration is only allowed for following domains:" => "Die Registrierung ist nur für die folgenden Domains möglich:",
|
||||
"A new user \"%s\" has created an account on %s" => "Ein neuer Benutzer \"%s\" hat sich ein neues Konto angelegt bei %s",
|
||||
"Allowed mail address domains for registration" => "Für Registrierung erlaubte Mail Domains",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" => "Gebe eine Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" => "Die Registrierung ist nur für die folgenden Domains möglich:",
|
||||
"To create a new account on %s, just click the following link:" => "Zur Erstellung eines neuen ownCloud Kontos %s, klicken Sie bitte auf den folgenden Link:",
|
||||
"Welcome, you can create your account below." => "Willkommen, Sie können im unteren Teil Ihr Konto anlegen.",
|
||||
"Username" => "Benutzername",
|
||||
"Password" => "Passwort",
|
||||
"Create account" => "Konto 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.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." => "Vielen Dank für deine Registrierung, du erhälst einen Bestätigungslink in wenigen Minuten.",
|
||||
"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" => "Sie werden eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
"You will receive an email with a verification link" => "Sie erhalten einen Link zur Bestätigung per Mail"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
|
|
@ -2,26 +2,36 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Register",
|
||||
"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",
|
||||
"Verify your ownCloud registration request" : "Verify your ownCloud registration request",
|
||||
"The email address you entered is not valid" : "The email address you entered is not valid",
|
||||
"A problem occurred sending email, please contact your administrator." : "A problem occurred sending email, please contact your administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "There is already a pending registration with this email, a new verification email has been sent to the address.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "A user has already taken this email, maybe you already have an account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "You can <a href=\"{login}\">log in now</a>.",
|
||||
"Verification email successfully sent." : "Verification email sent successfully.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Invalid verification URL. No registration request with this verification URL is found.",
|
||||
"Unable to create user, there are problems with user backend." : "Unable to create user, there are problems with the user backend.",
|
||||
"Unable to create user, there are problems with the user backend." : "Unable to create user, there are problems with the user backend.",
|
||||
"Unable to set user email: " : "Unable to set user email: ",
|
||||
"Failed to delete pending registration request" : "Failed to delete pending registration request",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
||||
"Verify your %s registration request" : "Verify your %s registration request",
|
||||
"A new user \"%s\" has created an account on %s" : "A new user \"%s\" has created an account on %s",
|
||||
"Your settings have been updated." : "Your settings have been updated.",
|
||||
"No such group" : "No such group",
|
||||
"Registration" : "Registration",
|
||||
"Default group that all registered users belong" : "Default group that all registered users belong",
|
||||
"None" : "None",
|
||||
"Allowed mail address domains for registration" : "Allowed mail address domains for registration",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" : "Registration is only allowed for the following domains:",
|
||||
"To create a new account on %s, just click the following link:" : "To create a new account on %s, just click the following link:",
|
||||
"Welcome, you can create your account below." : "Welcome, you can create your account below.",
|
||||
"Username" : "Username",
|
||||
"Password" : "Password",
|
||||
"Create account" : "Create account",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Thank you for registering, you should receive verification link in a few minutes.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." : "Thank you for registering, you should receive a verification link in a few minutes.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Request verification link",
|
||||
"Please re-enter a valid email address" : "Please re-enter a valid email address",
|
||||
"You will receive an email with verification link" : "You will receive an email with verification link"
|
||||
"You will receive an email with a verification link" : "You will receive an email with a verification link"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -1,25 +1,35 @@
|
|||
{ "translations": {
|
||||
"Register" : "Register",
|
||||
"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",
|
||||
"Verify your ownCloud registration request" : "Verify your ownCloud registration request",
|
||||
"The email address you entered is not valid" : "The email address you entered is not valid",
|
||||
"A problem occurred sending email, please contact your administrator." : "A problem occurred sending email, please contact your administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "There is already a pending registration with this email, a new verification email has been sent to the address.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "A user has already taken this email, maybe you already have an account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "You can <a href=\"{login}\">log in now</a>.",
|
||||
"Verification email successfully sent." : "Verification email sent successfully.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Invalid verification URL. No registration request with this verification URL is found.",
|
||||
"Unable to create user, there are problems with user backend." : "Unable to create user, there are problems with the user backend.",
|
||||
"Unable to create user, there are problems with the user backend." : "Unable to create user, there are problems with the user backend.",
|
||||
"Unable to set user email: " : "Unable to set user email: ",
|
||||
"Failed to delete pending registration request" : "Failed to delete pending registration request",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
||||
"Verify your %s registration request" : "Verify your %s registration request",
|
||||
"A new user \"%s\" has created an account on %s" : "A new user \"%s\" has created an account on %s",
|
||||
"Your settings have been updated." : "Your settings have been updated.",
|
||||
"No such group" : "No such group",
|
||||
"Registration" : "Registration",
|
||||
"Default group that all registered users belong" : "Default group that all registered users belong",
|
||||
"None" : "None",
|
||||
"Allowed mail address domains for registration" : "Allowed mail address domains for registration",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" : "Registration is only allowed for the following domains:",
|
||||
"To create a new account on %s, just click the following link:" : "To create a new account on %s, just click the following link:",
|
||||
"Welcome, you can create your account below." : "Welcome, you can create your account below.",
|
||||
"Username" : "Username",
|
||||
"Password" : "Password",
|
||||
"Create account" : "Create account",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Thank you for registering, you should receive verification link in a few minutes.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." : "Thank you for registering, you should receive a verification link in a few minutes.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Request verification link",
|
||||
"Please re-enter a valid email address" : "Please re-enter a valid email address",
|
||||
"You will receive an email with verification link" : "You will receive an email with verification link"
|
||||
"You will receive an email with a verification link" : "You will receive an email with a verification link"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,26 +1,36 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Register",
|
||||
"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",
|
||||
"Verify your ownCloud registration request" => "Verify your ownCloud registration request",
|
||||
"The email address you entered is not valid" => "The email address you entered is not valid",
|
||||
"A problem occurred sending email, please contact your administrator." => "A problem occurred sending email, please contact your administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "There is already a pending registration with this email, a new verification email has been sent to the address.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "A user has already taken this email, maybe you already have an account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "You can <a href=\"{login}\">log in now</a>.",
|
||||
"Verification email successfully sent." => "Verification email sent successfully.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Invalid verification URL. No registration request with this verification URL is found.",
|
||||
"Unable to create user, there are problems with user backend." => "Unable to create user, there are problems with the user backend.",
|
||||
"Unable to create user, there are problems with the user backend." => "Unable to create user, there are problems with the user backend.",
|
||||
"Unable to set user email: " => "Unable to set user email: ",
|
||||
"Failed to delete pending registration request" => "Failed to delete pending registration request",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
||||
"Verify your %s registration request" => "Verify your %s registration request",
|
||||
"A new user \"%s\" has created an account on %s" => "A new user \"%s\" has created an account on %s",
|
||||
"Your settings have been updated." => "Your settings have been updated.",
|
||||
"No such group" => "No such group",
|
||||
"Registration" => "Registration",
|
||||
"Default group that all registered users belong" => "Default group that all registered users belong",
|
||||
"None" => "None",
|
||||
"Allowed mail address domains for registration" => "Allowed mail address domains for registration",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" => "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" => "Registration is only allowed for the following domains:",
|
||||
"To create a new account on %s, just click the following link:" => "To create a new account on %s, just click the following link:",
|
||||
"Welcome, you can create your account below." => "Welcome, you can create your account below.",
|
||||
"Username" => "Username",
|
||||
"Password" => "Password",
|
||||
"Create account" => "Create account",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Thank you for registering, you should receive verification link in a few minutes.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." => "Thank you for registering, you should receive a verification link in a few minutes.",
|
||||
"Email" => "Email",
|
||||
"Request verification link" => "Request verification link",
|
||||
"Please re-enter a valid email address" => "Please re-enter a valid email address",
|
||||
"You will receive an email with verification link" => "You will receive an email with verification link"
|
||||
"You will receive an email with a verification link" => "You will receive an email with a verification link"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
33
l10n/sv.js
33
l10n/sv.js
|
|
@ -1,24 +1,37 @@
|
|||
OC.L10N.register(
|
||||
"registration",
|
||||
{
|
||||
"Email address you entered is not valid" : "E-postadress du angav är inte giltigt",
|
||||
"There is already a pending registration with this email" : "Det finns redan en pågående registrering med denna email",
|
||||
"Verify your ownCloud registration request" : "Verifiera din ownCloud registrerings förfrågan",
|
||||
"Register" : "Registrera",
|
||||
"The email address you entered is not valid" : "E-postadressen du skrev är ogiltig",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ett fel inträffade när e-post skulle skickas, kontakta administratören",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Det finns redan en pågående registrering med denna e-postadress, ett nytt verifieringsmeddelande har skickats till adressen",
|
||||
"A user has already taken this email, maybe you already have an account?" : "En användare har redan denna adress, du kanske redan har ett konto?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Nu kan du <a href=\"{login}\">logga in</a>",
|
||||
"Verification email successfully sent." : "Verifieringsmeddelande har skickats.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ogiltig verifiering webbadress. Ingen registrering begäran med denna kontroll URL hittas.",
|
||||
"Unable to create user, there are problems with user backend." : "Det går inte att skapa användare, det är problem med användar backend.",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ditt konto har skapats, kan du <a href=\"{link}\"> logga in nu </a>.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ogiltig verifieringslänk. Ingen registreringsbegäran med denna verifieringslänk kan hittas",
|
||||
"Unable to create user, there are problems with the user backend." : "Det går inte att skapa användaren, det är problem med användarhanteringen.",
|
||||
"Unable to set user email: " : "Kan inte spara användarens e-post:",
|
||||
"Failed to delete pending registration request" : "Misslyckades att radera pågående registreringsbegäran",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ditt konto har skapats, nu kan du <a href=\"{link}\"> logga in </a>.",
|
||||
"Verify your %s registration request" : "Verifiera din %s registreringsbegäran",
|
||||
"A new user \"%s\" has created an account on %s" : "En ny användare \"%s\" har skapat ett konto på %s",
|
||||
"Your settings have been updated." : "Dina inställningar har uppdaterats.",
|
||||
"No such group" : "Gruppen finns inte",
|
||||
"Registration" : "Registrering",
|
||||
"Default group that all registered users belong" : "Standardgruppen alla registrerade användare tillhör",
|
||||
"None" : "Ingen",
|
||||
"To create a new account on ownCloud, just click the following link:\n{link}" : "För att skapa ett nytt konto på ownCloud, bara klicka på följande länk: \n{link}",
|
||||
"Allowed mail address domains for registration" : "Tillåtna e-postdomäner vid registrering",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Skriv en semikolon-separerad lista med tillåtna domäner. T.ex.:\nownclud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" : "Registrering är endast tillåten från följande domäner:",
|
||||
"To create a new account on %s, just click the following link:" : "För att skapa ett konto på %s, klicka på följande länk:",
|
||||
"Welcome, you can create your account below." : "Välkommen, du kan skapa ditt konto nedan.",
|
||||
"Username" : "Användarnamn",
|
||||
"Password" : "Lösenord",
|
||||
"Create account" : "Skapa konto",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "ack för din registrering, du bör få verifieringslänken kan ta några minuter.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." : "Tack för att du registrerade dig! Du kommer få ett e-postmeddelande med en verifieringslänk om några minuter.",
|
||||
"Email" : "E-post",
|
||||
"Request verification link" : "Begär verifieringslänk",
|
||||
"Please re-enter a valid email address" : "Var god ange en giltig e-postadress",
|
||||
"You will receive an email with verification link" : "Du kommer att få ett mail med verifieringslänk"
|
||||
"Please re-enter a valid email address" : "Var god ange en giltig e-postadress igen",
|
||||
"You will receive an email with a verification link" : "Du kommer få ett e-postmeddelande med en verifieringslänk"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
33
l10n/sv.json
33
l10n/sv.json
|
|
@ -1,22 +1,35 @@
|
|||
{ "translations": {
|
||||
"Email address you entered is not valid" : "E-postadress du angav är inte giltigt",
|
||||
"There is already a pending registration with this email" : "Det finns redan en pågående registrering med denna email",
|
||||
"Verify your ownCloud registration request" : "Verifiera din ownCloud registrerings förfrågan",
|
||||
"Register" : "Registrera",
|
||||
"The email address you entered is not valid" : "E-postadressen du skrev är ogiltig",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ett fel inträffade när e-post skulle skickas, kontakta administratören",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Det finns redan en pågående registrering med denna e-postadress, ett nytt verifieringsmeddelande har skickats till adressen",
|
||||
"A user has already taken this email, maybe you already have an account?" : "En användare har redan denna adress, du kanske redan har ett konto?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Nu kan du <a href=\"{login}\">logga in</a>",
|
||||
"Verification email successfully sent." : "Verifieringsmeddelande har skickats.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ogiltig verifiering webbadress. Ingen registrering begäran med denna kontroll URL hittas.",
|
||||
"Unable to create user, there are problems with user backend." : "Det går inte att skapa användare, det är problem med användar backend.",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ditt konto har skapats, kan du <a href=\"{link}\"> logga in nu </a>.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ogiltig verifieringslänk. Ingen registreringsbegäran med denna verifieringslänk kan hittas",
|
||||
"Unable to create user, there are problems with the user backend." : "Det går inte att skapa användaren, det är problem med användarhanteringen.",
|
||||
"Unable to set user email: " : "Kan inte spara användarens e-post:",
|
||||
"Failed to delete pending registration request" : "Misslyckades att radera pågående registreringsbegäran",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ditt konto har skapats, nu kan du <a href=\"{link}\"> logga in </a>.",
|
||||
"Verify your %s registration request" : "Verifiera din %s registreringsbegäran",
|
||||
"A new user \"%s\" has created an account on %s" : "En ny användare \"%s\" har skapat ett konto på %s",
|
||||
"Your settings have been updated." : "Dina inställningar har uppdaterats.",
|
||||
"No such group" : "Gruppen finns inte",
|
||||
"Registration" : "Registrering",
|
||||
"Default group that all registered users belong" : "Standardgruppen alla registrerade användare tillhör",
|
||||
"None" : "Ingen",
|
||||
"To create a new account on ownCloud, just click the following link:\n{link}" : "För att skapa ett nytt konto på ownCloud, bara klicka på följande länk: \n{link}",
|
||||
"Allowed mail address domains for registration" : "Tillåtna e-postdomäner vid registrering",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Skriv en semikolon-separerad lista med tillåtna domäner. T.ex.:\nownclud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" : "Registrering är endast tillåten från följande domäner:",
|
||||
"To create a new account on %s, just click the following link:" : "För att skapa ett konto på %s, klicka på följande länk:",
|
||||
"Welcome, you can create your account below." : "Välkommen, du kan skapa ditt konto nedan.",
|
||||
"Username" : "Användarnamn",
|
||||
"Password" : "Lösenord",
|
||||
"Create account" : "Skapa konto",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "ack för din registrering, du bör få verifieringslänken kan ta några minuter.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." : "Tack för att du registrerade dig! Du kommer få ett e-postmeddelande med en verifieringslänk om några minuter.",
|
||||
"Email" : "E-post",
|
||||
"Request verification link" : "Begär verifieringslänk",
|
||||
"Please re-enter a valid email address" : "Var god ange en giltig e-postadress",
|
||||
"You will receive an email with verification link" : "Du kommer att få ett mail med verifieringslänk"
|
||||
"Please re-enter a valid email address" : "Var god ange en giltig e-postadress igen",
|
||||
"You will receive an email with a verification link" : "Du kommer få ett e-postmeddelande med en verifieringslänk"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
33
l10n/sv.php
33
l10n/sv.php
|
|
@ -1,23 +1,36 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Email address you entered is not valid" => "E-postadress du angav är inte giltigt",
|
||||
"There is already a pending registration with this email" => "Det finns redan en pågående registrering med denna email",
|
||||
"Verify your ownCloud registration request" => "Verifiera din ownCloud registrerings förfrågan",
|
||||
"Register" => "Registrera",
|
||||
"The email address you entered is not valid" => "E-postadressen du skrev är ogiltig",
|
||||
"A problem occurred sending email, please contact your administrator." => "Ett fel inträffade när e-post skulle skickas, kontakta administratören",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Det finns redan en pågående registrering med denna e-postadress, ett nytt verifieringsmeddelande har skickats till adressen",
|
||||
"A user has already taken this email, maybe you already have an account?" => "En användare har redan denna adress, du kanske redan har ett konto?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Nu kan du <a href=\"{login}\">logga in</a>",
|
||||
"Verification email successfully sent." => "Verifieringsmeddelande har skickats.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Ogiltig verifiering webbadress. Ingen registrering begäran med denna kontroll URL hittas.",
|
||||
"Unable to create user, there are problems with user backend." => "Det går inte att skapa användare, det är problem med användar backend.",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Ditt konto har skapats, kan du <a href=\"{link}\"> logga in nu </a>.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Ogiltig verifieringslänk. Ingen registreringsbegäran med denna verifieringslänk kan hittas",
|
||||
"Unable to create user, there are problems with the user backend." => "Det går inte att skapa användaren, det är problem med användarhanteringen.",
|
||||
"Unable to set user email: " => "Kan inte spara användarens e-post:",
|
||||
"Failed to delete pending registration request" => "Misslyckades att radera pågående registreringsbegäran",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Ditt konto har skapats, nu kan du <a href=\"{link}\"> logga in </a>.",
|
||||
"Verify your %s registration request" => "Verifiera din %s registreringsbegäran",
|
||||
"A new user \"%s\" has created an account on %s" => "En ny användare \"%s\" har skapat ett konto på %s",
|
||||
"Your settings have been updated." => "Dina inställningar har uppdaterats.",
|
||||
"No such group" => "Gruppen finns inte",
|
||||
"Registration" => "Registrering",
|
||||
"Default group that all registered users belong" => "Standardgruppen alla registrerade användare tillhör",
|
||||
"None" => "Ingen",
|
||||
"To create a new account on ownCloud, just click the following link:\n{link}" => "För att skapa ett nytt konto på ownCloud, bara klicka på följande länk: \n{link}",
|
||||
"Allowed mail address domains for registration" => "Tillåtna e-postdomäner vid registrering",
|
||||
"Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" => "Skriv en semikolon-separerad lista med tillåtna domäner. T.ex.:\nownclud.com;github.com",
|
||||
"Registration is only allowed for the following domains:" => "Registrering är endast tillåten från följande domäner:",
|
||||
"To create a new account on %s, just click the following link:" => "För att skapa ett konto på %s, klicka på följande länk:",
|
||||
"Welcome, you can create your account below." => "Välkommen, du kan skapa ditt konto nedan.",
|
||||
"Username" => "Användarnamn",
|
||||
"Password" => "Lösenord",
|
||||
"Create account" => "Skapa konto",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "ack för din registrering, du bör få verifieringslänken kan ta några minuter.",
|
||||
"Thank you for registering, you should receive a verification link in a few minutes." => "Tack för att du registrerade dig! Du kommer få ett e-postmeddelande med en verifieringslänk om några minuter.",
|
||||
"Email" => "E-post",
|
||||
"Request verification link" => "Begär verifieringslänk",
|
||||
"Please re-enter a valid email address" => "Var god ange en giltig e-postadress",
|
||||
"You will receive an email with verification link" => "Du kommer att få ett mail med verifieringslänk"
|
||||
"Please re-enter a valid email address" => "Var god ange en giltig e-postadress igen",
|
||||
"You will receive an email with a verification link" => "Du kommer få ett e-postmeddelande med en verifieringslänk"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
|
|
@ -2,12 +2,14 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "สมัครสมาชิก",
|
||||
"The email address you entered is not valid" : "คุณป้อนอีเมลไม่ถูกต้อง",
|
||||
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
||||
"A user has already taken this email, maybe you already have an account?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "คุณสามารถ <a href=\"{login}\">เข้าสู่ระบบในขณะนี้</a>",
|
||||
"Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
|
||||
"Unable to create user, there are problems with the user backend." : "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์",
|
||||
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||
|
|
|
|||
|
|
@ -1,11 +1,13 @@
|
|||
{ "translations": {
|
||||
"Register" : "สมัครสมาชิก",
|
||||
"The email address you entered is not valid" : "คุณป้อนอีเมลไม่ถูกต้อง",
|
||||
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
||||
"A user has already taken this email, maybe you already have an account?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "คุณสามารถ <a href=\"{login}\">เข้าสู่ระบบในขณะนี้</a>",
|
||||
"Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
|
||||
"Unable to create user, there are problems with the user backend." : "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์",
|
||||
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||
|
|
|
|||
|
|
@ -1,12 +1,14 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "สมัครสมาชิก",
|
||||
"The email address you entered is not valid" => "คุณป้อนอีเมลไม่ถูกต้อง",
|
||||
"A problem occurred sending email, please contact your administrator." => "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
||||
"A user has already taken this email, maybe you already have an account?" => "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "คุณสามารถ <a href=\"{login}\">เข้าสู่ระบบในขณะนี้</a>",
|
||||
"Verification email successfully sent." => "ส่งอีเมลยืนยันเรียบร้อยแล้ว",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน",
|
||||
"Unable to create user, there are problems with the user backend." => "ไม่สามารถสร้างผู้ใช้ มันมีปัญหากับผู้ใช้แบ็กเอนด์",
|
||||
"Unable to set user email: " => "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||
"Failed to delete pending registration request" => "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||
|
|
|
|||
Loading…
Reference in New Issue