[tx-robot] updated from transifex
This commit is contained in:
parent
79503085db
commit
c931fabe73
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registrovat",
|
||||
"Email address you entered is not valid" : "Zadaná emailová adresa není správná",
|
||||
"A problem occurred sending email, please contact your administrator." : "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Pro tuto emailovou adresu již byl otevřen požadavek na registraci, na zadanou emailovou adresu byl znovu odeslán ověřovací email.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Tato emailová adresa je již použita, možná zde již máte účet?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Nyní se můžete <a href=\"{login}\">přihlásit</a>.",
|
||||
"Verification email successfully sent." : "Ověřovací email ú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 systému úložiště uživatelů.",
|
||||
"Unable to set user email: " : "Nelze nastavit email uživatele:",
|
||||
"Failed to delete pending registration request" : "Selhalo smazání čekajících požadavků na registraci",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Váš účet byl úspěšně vytvořen, můžete se nyní <a href=\"{link}\">přihlásit</a>.",
|
||||
"Verify your %s registration request" : "Ověřte svůj požadavek na registraci %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
|
||||
"No such group" : "Taková skupina neexistuje",
|
||||
"Registration" : "Registrace",
|
||||
"Default group that all registered users belong" : "Výchozí skupina pro všechny nově registrované uživatele",
|
||||
"None" : "Žádné",
|
||||
"Allowed mail address domains for registration" : "Povolené domény emailových adres pro registraci",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Zadejte středníkem oddělený seznam povolených domén. Příklad: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Registrace je povolena pouze pro následující domény:",
|
||||
"A new user \"%s\" has created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"To create a new account on %s, just click the following link:" : "Pro vytvoření nového účtu na %s klikněte na následující odkaz:",
|
||||
"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",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Děkujeme za vaši registraci, během několika minut byste měli obdržet ověřovací odkaz.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Vyžádat ověřovací odkaz",
|
||||
"Please re-enter a valid email address" : "Zadejte znovu platnou emailovou adresu",
|
||||
"You will receive an email with verification link" : "Obdržíte email s ověřovacím odkazem"
|
||||
"Please re-enter a valid email address" : "Zadejte znovu platnou emailovou adresu"
|
||||
},
|
||||
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registrovat",
|
||||
"Email address you entered is not valid" : "Zadaná emailová adresa není správná",
|
||||
"A problem occurred sending email, please contact your administrator." : "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Pro tuto emailovou adresu již byl otevřen požadavek na registraci, na zadanou emailovou adresu byl znovu odeslán ověřovací email.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Tato emailová adresa je již použita, možná zde již máte účet?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Nyní se můžete <a href=\"{login}\">přihlásit</a>.",
|
||||
"Verification email successfully sent." : "Ověřovací email ú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 systému úložiště uživatelů.",
|
||||
"Unable to set user email: " : "Nelze nastavit email uživatele:",
|
||||
"Failed to delete pending registration request" : "Selhalo smazání čekajících požadavků na registraci",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Váš účet byl úspěšně vytvořen, můžete se nyní <a href=\"{link}\">přihlásit</a>.",
|
||||
"Verify your %s registration request" : "Ověřte svůj požadavek na registraci %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
|
||||
"No such group" : "Taková skupina neexistuje",
|
||||
"Registration" : "Registrace",
|
||||
"Default group that all registered users belong" : "Výchozí skupina pro všechny nově registrované uživatele",
|
||||
"None" : "Žádné",
|
||||
"Allowed mail address domains for registration" : "Povolené domény emailových adres pro registraci",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Zadejte středníkem oddělený seznam povolených domén. Příklad: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Registrace je povolena pouze pro následující domény:",
|
||||
"A new user \"%s\" has created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"To create a new account on %s, just click the following link:" : "Pro vytvoření nového účtu na %s klikněte na následující odkaz:",
|
||||
"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",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Děkujeme za vaši registraci, během několika minut byste měli obdržet ověřovací odkaz.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Vyžádat ověřovací odkaz",
|
||||
"Please re-enter a valid email address" : "Zadejte znovu platnou emailovou adresu",
|
||||
"You will receive an email with verification link" : "Obdržíte email s ověřovacím odkazem"
|
||||
"Please re-enter a valid email address" : "Zadejte znovu platnou emailovou adresu"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registrovat",
|
||||
"Email address you entered is not valid" => "Zadaná emailová adresa není správná",
|
||||
"A problem occurred sending email, please contact your administrator." => "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Pro tuto emailovou adresu již byl otevřen požadavek na registraci, na zadanou emailovou adresu byl znovu odeslán ověřovací email.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Tato emailová adresa je již použita, možná zde již máte účet?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Nyní se můžete <a href=\"{login}\">přihlásit</a>.",
|
||||
"Verification email successfully sent." => "Ověřovací email ú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 systému úložiště uživatelů.",
|
||||
"Unable to set user email: " => "Nelze nastavit email uživatele:",
|
||||
"Failed to delete pending registration request" => "Selhalo smazání čekajících požadavků na registraci",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Váš účet byl úspěšně vytvořen, můžete se nyní <a href=\"{link}\">přihlásit</a>.",
|
||||
"Verify your %s registration request" => "Ověřte svůj požadavek na registraci %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"Your settings have been updated." => "Vaše nastavení bylo aktualizováno.",
|
||||
"No such group" => "Taková skupina neexistuje",
|
||||
"Registration" => "Registrace",
|
||||
"Default group that all registered users belong" => "Výchozí skupina pro všechny nově registrované uživatele",
|
||||
"None" => "Žádné",
|
||||
"Allowed mail address domains for registration" => "Povolené domény emailových adres pro registraci",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Zadejte středníkem oddělený seznam povolených domén. Příklad: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Registrace je povolena pouze pro následující domény:",
|
||||
"A new user \"%s\" has created an account on %s" => "Nový uživatel \"%s\" vytvořil účet na %s",
|
||||
"To create a new account on %s, just click the following link:" => "Pro vytvoření nového účtu na %s klikněte na následující odkaz:",
|
||||
"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",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Děkujeme za vaši registraci, během několika minut byste měli obdržet ověřovací odkaz.",
|
||||
"Email" => "Email",
|
||||
"Request verification link" => "Vyžádat ověřovací odkaz",
|
||||
"Please re-enter a valid email address" => "Zadejte znovu platnou emailovou adresu",
|
||||
"You will receive an email with verification link" => "Obdržíte email s ověřovacím odkazem"
|
||||
"Please re-enter a valid email address" => "Zadejte znovu platnou emailovou adresu"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";
|
||||
|
|
|
|||
11
l10n/de.js
11
l10n/de.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registrieren",
|
||||
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Für diese Mail gibt es bereits eine ausstehende Registrierung, es wurde erneut eine Bestätigungsemail an diese Addresse gesendet.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Diese E-Mail wurde bereits verwendet, vielleicht hast du bereits ein Konto?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Du kannst dich <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 Registrierungsanfrage 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 Benutzerhintergrundprogramm.",
|
||||
"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>." : "Dein Konto wurde erfolgreich erstellt, Du kannst dich <a href=\"{link}\">jetzt anmelden</a>.",
|
||||
"Verify your %s registration request" : "Bitte bestätige deine %s Registrierungsanfrage",
|
||||
"A new user \"%s\" had created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"Your settings have been updated." : "Deine 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",
|
||||
"Allowed mail address domains for registration" : "Erlaubte Domains für die Registrierung",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Bitte gib eine durch Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||
"A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"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 verification link in a few minutes." : "Danke für Deine Registrierung. Du solltest 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" : "Du wirst eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
"Please re-enter a valid email address" : "Bitte nochmals eine gültige E-Mail-Adresse angeben"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
11
l10n/de.json
11
l10n/de.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registrieren",
|
||||
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Für diese Mail gibt es bereits eine ausstehende Registrierung, es wurde erneut eine Bestätigungsemail an diese Addresse gesendet.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Diese E-Mail wurde bereits verwendet, vielleicht hast du bereits ein Konto?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Du kannst dich <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 Registrierungsanfrage 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 Benutzerhintergrundprogramm.",
|
||||
"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>." : "Dein Konto wurde erfolgreich erstellt, Du kannst dich <a href=\"{link}\">jetzt anmelden</a>.",
|
||||
"Verify your %s registration request" : "Bitte bestätige deine %s Registrierungsanfrage",
|
||||
"A new user \"%s\" had created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"Your settings have been updated." : "Deine 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",
|
||||
"Allowed mail address domains for registration" : "Erlaubte Domains für die Registrierung",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Bitte gib eine durch Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||
"A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"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 verification link in a few minutes." : "Danke für Deine Registrierung. Du solltest 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" : "Du wirst eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
"Please re-enter a valid email address" : "Bitte nochmals eine gültige E-Mail-Adresse angeben"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
11
l10n/de.php
11
l10n/de.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registrieren",
|
||||
"Email address you entered is not valid" => "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||
"A problem occurred sending email, please contact your administrator." => "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Für diese Mail gibt es bereits eine ausstehende Registrierung, es wurde erneut eine Bestätigungsemail an diese Addresse gesendet.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Diese E-Mail wurde bereits verwendet, vielleicht hast du bereits ein Konto?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Du kannst dich <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 Registrierungsanfrage 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 Benutzerhintergrundprogramm.",
|
||||
"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>." => "Dein Konto wurde erfolgreich erstellt, Du kannst dich <a href=\"{link}\">jetzt anmelden</a>.",
|
||||
"Verify your %s registration request" => "Bitte bestätige deine %s Registrierungsanfrage",
|
||||
"A new user \"%s\" had created an account on %s" => "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"A new user \"%s\" has created an account on %s" => "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"Your settings have been updated." => "Deine 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",
|
||||
"Allowed mail address domains for registration" => "Erlaubte Domains für die Registrierung",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Bitte gib eine durch Semikolon getrennte Liste der erlaubten Domains ein. Beispiel: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||
"A new user \"%s\" has created an account on %s" => "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt",
|
||||
"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 verification link in a few minutes." => "Danke für Deine Registrierung. Du solltest 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" => "Du wirst eine E-Mail mit einem Bestätigungslink erhalten"
|
||||
"Please re-enter a valid email address" => "Bitte nochmals eine gültige E-Mail-Adresse angeben"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
11
l10n/el.js
11
l10n/el.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Εγγραφή",
|
||||
"Email address you entered is not valid" : "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
||||
"A problem occurred sending email, please contact your administrator." : "Παρουσιάστηκε σφάλμα κατά την αποστολή email, παρακαλώ επικοινωνήστε με τον διαχειριστή.",
|
||||
"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?" : "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||
"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 επιβεβαίωσης. Καμμία αίτηση εγγραφής δεν βρέθηκε με αυτό το URL επιβεβαίωσης.",
|
||||
"Unable to create user, there are problems with user backend." : "Αδύνατη η δημιουργία χρήστη, υπάρχουν προβλήματα με το σύστημα υποστήριξης χρήστη.",
|
||||
"Unable to set user email: " : "Αδυναμία ορισμού 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>.",
|
||||
"Verify your %s registration request" : "Επιβεβαιώστε το αίτημα εγγραφής σας στο %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"Your settings have been updated." : "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
||||
"No such group" : "Δεν υπάρχει τέτοια ομάδα",
|
||||
"Registration" : "Εγγραφή",
|
||||
"Default group that all registered users belong" : "Προεπιλεγμένη ομάδα όπου ανήκουν όλοι οι εγγεγραμμένοι χρήστες",
|
||||
"None" : "Τίποτα",
|
||||
"Allowed mail address domains for registration" : "Επιτρεπόμενα email domains για εγγραφή",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
||||
"Registration is only allowed for following domains:" : "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
||||
"A new user \"%s\" has created an account on %s" : "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"To create a new account on %s, just click the following link:" : "Για να δημιουργήσετε έναν νέο λογαριασμό στο %s, πατήστε στον παρακάτω σύνδεσμο:",
|
||||
"Welcome, you can create your account below." : "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
||||
"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" : "Θα λάβετε ένα μήνυμα ηλ. ταχυδρομείου με το σύνδεσμο επιβεβαίωσης"
|
||||
"Please re-enter a valid email address" : "Παρακαλώ εισάγετε ξανά μια έγκυρη διεύθυνση ηλ. ταχυδρομείου"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
11
l10n/el.json
11
l10n/el.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Εγγραφή",
|
||||
"Email address you entered is not valid" : "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
||||
"A problem occurred sending email, please contact your administrator." : "Παρουσιάστηκε σφάλμα κατά την αποστολή email, παρακαλώ επικοινωνήστε με τον διαχειριστή.",
|
||||
"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?" : "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||
"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 επιβεβαίωσης. Καμμία αίτηση εγγραφής δεν βρέθηκε με αυτό το URL επιβεβαίωσης.",
|
||||
"Unable to create user, there are problems with user backend." : "Αδύνατη η δημιουργία χρήστη, υπάρχουν προβλήματα με το σύστημα υποστήριξης χρήστη.",
|
||||
"Unable to set user email: " : "Αδυναμία ορισμού 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>.",
|
||||
"Verify your %s registration request" : "Επιβεβαιώστε το αίτημα εγγραφής σας στο %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"Your settings have been updated." : "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
||||
"No such group" : "Δεν υπάρχει τέτοια ομάδα",
|
||||
"Registration" : "Εγγραφή",
|
||||
"Default group that all registered users belong" : "Προεπιλεγμένη ομάδα όπου ανήκουν όλοι οι εγγεγραμμένοι χρήστες",
|
||||
"None" : "Τίποτα",
|
||||
"Allowed mail address domains for registration" : "Επιτρεπόμενα email domains για εγγραφή",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
||||
"Registration is only allowed for following domains:" : "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
||||
"A new user \"%s\" has created an account on %s" : "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"To create a new account on %s, just click the following link:" : "Για να δημιουργήσετε έναν νέο λογαριασμό στο %s, πατήστε στον παρακάτω σύνδεσμο:",
|
||||
"Welcome, you can create your account below." : "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
||||
"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" : "Θα λάβετε ένα μήνυμα ηλ. ταχυδρομείου με το σύνδεσμο επιβεβαίωσης"
|
||||
"Please re-enter a valid email address" : "Παρακαλώ εισάγετε ξανά μια έγκυρη διεύθυνση ηλ. ταχυδρομείου"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
11
l10n/el.php
11
l10n/el.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Εγγραφή",
|
||||
"Email address you entered is not valid" => "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
||||
"A problem occurred sending email, please contact your administrator." => "Παρουσιάστηκε σφάλμα κατά την αποστολή email, παρακαλώ επικοινωνήστε με τον διαχειριστή.",
|
||||
"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?" => "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||
"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 επιβεβαίωσης. Καμμία αίτηση εγγραφής δεν βρέθηκε με αυτό το URL επιβεβαίωσης.",
|
||||
"Unable to create user, there are problems with user backend." => "Αδύνατη η δημιουργία χρήστη, υπάρχουν προβλήματα με το σύστημα υποστήριξης χρήστη.",
|
||||
"Unable to set user email: " => "Αδυναμία ορισμού 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>.",
|
||||
"Verify your %s registration request" => "Επιβεβαιώστε το αίτημα εγγραφής σας στο %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"Your settings have been updated." => "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
||||
"No such group" => "Δεν υπάρχει τέτοια ομάδα",
|
||||
"Registration" => "Εγγραφή",
|
||||
"Default group that all registered users belong" => "Προεπιλεγμένη ομάδα όπου ανήκουν όλοι οι εγγεγραμμένοι χρήστες",
|
||||
"None" => "Τίποτα",
|
||||
"Allowed mail address domains for registration" => "Επιτρεπόμενα email domains για εγγραφή",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
||||
"Registration is only allowed for following domains:" => "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
||||
"A new user \"%s\" has created an account on %s" => "Ένας νέος χρήστης \"%s\" δημιούργησε λογαριασμό στο %s",
|
||||
"To create a new account on %s, just click the following link:" => "Για να δημιουργήσετε έναν νέο λογαριασμό στο %s, πατήστε στον παρακάτω σύνδεσμο:",
|
||||
"Welcome, you can create your account below." => "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
||||
"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" => "Θα λάβετε ένα μήνυμα ηλ. ταχυδρομείου με το σύνδεσμο επιβεβαίωσης"
|
||||
"Please re-enter a valid email address" => "Παρακαλώ εισάγετε ξανά μια έγκυρη διεύθυνση ηλ. ταχυδρομείου"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
11
l10n/es.js
11
l10n/es.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registro",
|
||||
"Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Ya hay un registro pendiente para este correo. Acaba de enviarse un nuevo mensaje de verificación.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Un usuario ya ha utilizado este correo electrónico, ¿sabe si usted ya tiene una cuenta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Puede <a href=\"{login}\">iniciar sesión ahora</a>.",
|
||||
"Verification email successfully sent." : "Mensaje de verificación enviado con éxito.",
|
||||
"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.",
|
||||
"Unable to create user, there are problems with user backend." : "No es posible crear el usuario; hay problemas con el backend.",
|
||||
"Unable to set user email: " : "No se puede establecer correo electrónico del usuario:",
|
||||
"Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Su cuenta ha sido creada con éxito, puede <a href=\"{link}\">iniciar sesión ahora</a>.",
|
||||
"Verify your %s registration request" : "Verifique su solicitud de registro %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Un usuario nuevo \"%s\" creó una cuenta en %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nuevo usuario \"%s\" ha creado una cuenta en %s",
|
||||
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
|
||||
"No such group" : "No existe tal grupo",
|
||||
"Registration" : "Registro",
|
||||
"Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
|
||||
"None" : "Ninguno",
|
||||
"Allowed mail address domains for registration" : "Dirección de e-mail permitido para el registro",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Escribe una lista de dominios permitidos separados por punto y coma. Ejemplo: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "El registro sólo está permitido para los siguientes dominios:",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nuevo usuario \"%s\" ha creado una cuenta en %s",
|
||||
"To create a new account on %s, just click the following link:" : "Para crear una nueva cuenta en %s, hacer clic en el siguiente enlace:",
|
||||
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
|
||||
"Username" : "Nombre de usuario",
|
||||
"Password" : "Contraseña",
|
||||
"Create account" : "Crear cuenta",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Gracias por registrarse; recibirá un enlace de verificación en unos minutos.",
|
||||
"Email" : "Correo electrónico",
|
||||
"Request verification link" : "Solicitar enlace de verificación",
|
||||
"Please re-enter a valid email address" : "Vuelva a ingresar una dirección de correo electrónico válida",
|
||||
"You will receive an email with verification link" : "Recibirá un email con un enlace de verificación"
|
||||
"Please re-enter a valid email address" : "Vuelva a ingresar una dirección de correo electrónico válida"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
11
l10n/es.json
11
l10n/es.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registro",
|
||||
"Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Ya hay un registro pendiente para este correo. Acaba de enviarse un nuevo mensaje de verificación.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Un usuario ya ha utilizado este correo electrónico, ¿sabe si usted ya tiene una cuenta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Puede <a href=\"{login}\">iniciar sesión ahora</a>.",
|
||||
"Verification email successfully sent." : "Mensaje de verificación enviado con éxito.",
|
||||
"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.",
|
||||
"Unable to create user, there are problems with user backend." : "No es posible crear el usuario; hay problemas con el backend.",
|
||||
"Unable to set user email: " : "No se puede establecer correo electrónico del usuario:",
|
||||
"Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Su cuenta ha sido creada con éxito, puede <a href=\"{link}\">iniciar sesión ahora</a>.",
|
||||
"Verify your %s registration request" : "Verifique su solicitud de registro %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Un usuario nuevo \"%s\" creó una cuenta en %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nuevo usuario \"%s\" ha creado una cuenta en %s",
|
||||
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
|
||||
"No such group" : "No existe tal grupo",
|
||||
"Registration" : "Registro",
|
||||
"Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
|
||||
"None" : "Ninguno",
|
||||
"Allowed mail address domains for registration" : "Dirección de e-mail permitido para el registro",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Escribe una lista de dominios permitidos separados por punto y coma. Ejemplo: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "El registro sólo está permitido para los siguientes dominios:",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nuevo usuario \"%s\" ha creado una cuenta en %s",
|
||||
"To create a new account on %s, just click the following link:" : "Para crear una nueva cuenta en %s, hacer clic en el siguiente enlace:",
|
||||
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
|
||||
"Username" : "Nombre de usuario",
|
||||
"Password" : "Contraseña",
|
||||
"Create account" : "Crear cuenta",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Gracias por registrarse; recibirá un enlace de verificación en unos minutos.",
|
||||
"Email" : "Correo electrónico",
|
||||
"Request verification link" : "Solicitar enlace de verificación",
|
||||
"Please re-enter a valid email address" : "Vuelva a ingresar una dirección de correo electrónico válida",
|
||||
"You will receive an email with verification link" : "Recibirá un email con un enlace de verificación"
|
||||
"Please re-enter a valid email address" : "Vuelva a ingresar una dirección de correo electrónico válida"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
11
l10n/es.php
11
l10n/es.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registro",
|
||||
"Email address you entered is not valid" => "La dirección de correo electrónico que ingresó no es válida",
|
||||
"A problem occurred sending email, please contact your administrator." => "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Ya hay un registro pendiente para este correo. Acaba de enviarse un nuevo mensaje de verificación.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Un usuario ya ha utilizado este correo electrónico, ¿sabe si usted ya tiene una cuenta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Puede <a href=\"{login}\">iniciar sesión ahora</a>.",
|
||||
"Verification email successfully sent." => "Mensaje de verificación enviado con éxito.",
|
||||
"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.",
|
||||
"Unable to create user, there are problems with user backend." => "No es posible crear el usuario; hay problemas con el backend.",
|
||||
"Unable to set user email: " => "No se puede establecer correo electrónico del usuario:",
|
||||
"Failed to delete pending registration request" => "Fallo al eliminar la petición de registro pendiente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Su cuenta ha sido creada con éxito, puede <a href=\"{link}\">iniciar sesión ahora</a>.",
|
||||
"Verify your %s registration request" => "Verifique su solicitud de registro %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Un usuario nuevo \"%s\" creó una cuenta en %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Un nuevo usuario \"%s\" ha creado una cuenta en %s",
|
||||
"Your settings have been updated." => "Sus ajustes han sido actualizados.",
|
||||
"No such group" => "No existe tal grupo",
|
||||
"Registration" => "Registro",
|
||||
"Default group that all registered users belong" => "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
|
||||
"None" => "Ninguno",
|
||||
"Allowed mail address domains for registration" => "Dirección de e-mail permitido para el registro",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Escribe una lista de dominios permitidos separados por punto y coma. Ejemplo: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "El registro sólo está permitido para los siguientes dominios:",
|
||||
"A new user \"%s\" has created an account on %s" => "Un nuevo usuario \"%s\" ha creado una cuenta en %s",
|
||||
"To create a new account on %s, just click the following link:" => "Para crear una nueva cuenta en %s, hacer clic en el siguiente enlace:",
|
||||
"Welcome, you can create your account below." => "Bienvenido, puede crear una cuenta más abajo.",
|
||||
"Username" => "Nombre de usuario",
|
||||
"Password" => "Contraseña",
|
||||
"Create account" => "Crear cuenta",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Gracias por registrarse; recibirá un enlace de verificación en unos minutos.",
|
||||
"Email" => "Correo electrónico",
|
||||
"Request verification link" => "Solicitar enlace de verificación",
|
||||
"Please re-enter a valid email address" => "Vuelva a ingresar una dirección de correo electrónico válida",
|
||||
"You will receive an email with verification link" => "Recibirá un email con un enlace de verificación"
|
||||
"Please re-enter a valid email address" => "Vuelva a ingresar una dirección de correo electrónico válida"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Rekisteröidy",
|
||||
"Email address you entered is not valid" : "Antamasi sähköpostiosoite ei ole kelvollinen",
|
||||
"A problem occurred sending email, please contact your administrator." : "Sähköpostia lähettäessä tapahtui virhe. Ole yhteydessä ylläpitoon.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Tällä sähköpostiosoitteella on jo olemassa oleva rekisteröintipyyntö. Uusi vahvistusviesti on lähetetty sähköpostitse.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Tämä sähköpostiosoite on jo jonkun käyttäjän käytössä. Oletko varma, ettei sinulla ole jo tunnusta tähän ownCloudiin?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Voit <a href=\"{login}\">kirjautua sisään</a> nyt.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Käyttäjän sähköpostin asettaminen epäonnistui:",
|
||||
"Failed to delete pending registration request" : "Odottavan rekisteröintipyynnön poistaminen epäonnistui",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Tilisi on luotu onnistuneesti. Voit <a href=\"{link}\">kirjautua sisään</a> nyt.",
|
||||
"Verify your %s registration request" : "Vahvista %s-rekisteröitymispyyntösi",
|
||||
"A new user \"%s\" had created an account on %s" : "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"Your settings have been updated." : "Asetuksesi on päivitetty.",
|
||||
"No such group" : "Ei kyseistä ryhmää",
|
||||
"Registration" : "Rekisteröityminen",
|
||||
"Default group that all registered users belong" : "Oletusryhmä, johon kaikki rekisteröityneet käyttäjät kuuluvat",
|
||||
"None" : "Ei mitään",
|
||||
"Allowed mail address domains for registration" : "Rekisteröintiin sallittujen sähköpostiosoitteiden verkkotunnukset",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
|
||||
"A new user \"%s\" has created an account on %s" : "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"To create a new account on %s, just click the following link:" : "Luo uusi %s-tili napsauttamalla seuraavaa linkkiä:",
|
||||
"Welcome, you can create your account below." : "Tervetuloa, voit luoda tilisi alta.",
|
||||
"Username" : "Käyttäjätunnus",
|
||||
"Password" : "Salasana",
|
||||
"Create account" : "Luo tili",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Kiitos rekisteröitymisestä. Saat vahvistuslinkin muutaman minuutin kuluessa.",
|
||||
"Email" : "Sähköpostiosoite",
|
||||
"Request verification link" : "Pyydä vahvistuslinkkiä",
|
||||
"Please re-enter a valid email address" : "Anna uudelleen kelvollinen sähköpostiosoite",
|
||||
"You will receive an email with verification link" : "Saat sähköpostin, joka sisältää vahvistuslinkin"
|
||||
"Please re-enter a valid email address" : "Anna uudelleen kelvollinen sähköpostiosoite"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Rekisteröidy",
|
||||
"Email address you entered is not valid" : "Antamasi sähköpostiosoite ei ole kelvollinen",
|
||||
"A problem occurred sending email, please contact your administrator." : "Sähköpostia lähettäessä tapahtui virhe. Ole yhteydessä ylläpitoon.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Tällä sähköpostiosoitteella on jo olemassa oleva rekisteröintipyyntö. Uusi vahvistusviesti on lähetetty sähköpostitse.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Tämä sähköpostiosoite on jo jonkun käyttäjän käytössä. Oletko varma, ettei sinulla ole jo tunnusta tähän ownCloudiin?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Voit <a href=\"{login}\">kirjautua sisään</a> nyt.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Käyttäjän sähköpostin asettaminen epäonnistui:",
|
||||
"Failed to delete pending registration request" : "Odottavan rekisteröintipyynnön poistaminen epäonnistui",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Tilisi on luotu onnistuneesti. Voit <a href=\"{link}\">kirjautua sisään</a> nyt.",
|
||||
"Verify your %s registration request" : "Vahvista %s-rekisteröitymispyyntösi",
|
||||
"A new user \"%s\" had created an account on %s" : "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"Your settings have been updated." : "Asetuksesi on päivitetty.",
|
||||
"No such group" : "Ei kyseistä ryhmää",
|
||||
"Registration" : "Rekisteröityminen",
|
||||
"Default group that all registered users belong" : "Oletusryhmä, johon kaikki rekisteröityneet käyttäjät kuuluvat",
|
||||
"None" : "Ei mitään",
|
||||
"Allowed mail address domains for registration" : "Rekisteröintiin sallittujen sähköpostiosoitteiden verkkotunnukset",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
|
||||
"A new user \"%s\" has created an account on %s" : "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"To create a new account on %s, just click the following link:" : "Luo uusi %s-tili napsauttamalla seuraavaa linkkiä:",
|
||||
"Welcome, you can create your account below." : "Tervetuloa, voit luoda tilisi alta.",
|
||||
"Username" : "Käyttäjätunnus",
|
||||
"Password" : "Salasana",
|
||||
"Create account" : "Luo tili",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Kiitos rekisteröitymisestä. Saat vahvistuslinkin muutaman minuutin kuluessa.",
|
||||
"Email" : "Sähköpostiosoite",
|
||||
"Request verification link" : "Pyydä vahvistuslinkkiä",
|
||||
"Please re-enter a valid email address" : "Anna uudelleen kelvollinen sähköpostiosoite",
|
||||
"You will receive an email with verification link" : "Saat sähköpostin, joka sisältää vahvistuslinkin"
|
||||
"Please re-enter a valid email address" : "Anna uudelleen kelvollinen sähköpostiosoite"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Rekisteröidy",
|
||||
"Email address you entered is not valid" => "Antamasi sähköpostiosoite ei ole kelvollinen",
|
||||
"A problem occurred sending email, please contact your administrator." => "Sähköpostia lähettäessä tapahtui virhe. Ole yhteydessä ylläpitoon.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Tällä sähköpostiosoitteella on jo olemassa oleva rekisteröintipyyntö. Uusi vahvistusviesti on lähetetty sähköpostitse.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Tämä sähköpostiosoite on jo jonkun käyttäjän käytössä. Oletko varma, ettei sinulla ole jo tunnusta tähän ownCloudiin?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Voit <a href=\"{login}\">kirjautua sisään</a> nyt.",
|
||||
"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.",
|
||||
"Unable to set user email: " => "Käyttäjän sähköpostin asettaminen epäonnistui:",
|
||||
"Failed to delete pending registration request" => "Odottavan rekisteröintipyynnön poistaminen epäonnistui",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Tilisi on luotu onnistuneesti. Voit <a href=\"{link}\">kirjautua sisään</a> nyt.",
|
||||
"Verify your %s registration request" => "Vahvista %s-rekisteröitymispyyntösi",
|
||||
"A new user \"%s\" had created an account on %s" => "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"Your settings have been updated." => "Asetuksesi on päivitetty.",
|
||||
"No such group" => "Ei kyseistä ryhmää",
|
||||
"Registration" => "Rekisteröityminen",
|
||||
"Default group that all registered users belong" => "Oletusryhmä, johon kaikki rekisteröityneet käyttäjät kuuluvat",
|
||||
"None" => "Ei mitään",
|
||||
"Allowed mail address domains for registration" => "Rekisteröintiin sallittujen sähköpostiosoitteiden verkkotunnukset",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
|
||||
"A new user \"%s\" has created an account on %s" => "Uusi käyttäjä \"%s\" on luonut tilin kohteessa %s",
|
||||
"To create a new account on %s, just click the following link:" => "Luo uusi %s-tili napsauttamalla seuraavaa linkkiä:",
|
||||
"Welcome, you can create your account below." => "Tervetuloa, voit luoda tilisi alta.",
|
||||
"Username" => "Käyttäjätunnus",
|
||||
"Password" => "Salasana",
|
||||
"Create account" => "Luo tili",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Kiitos rekisteröitymisestä. Saat vahvistuslinkin muutaman minuutin kuluessa.",
|
||||
"Email" => "Sähköpostiosoite",
|
||||
"Request verification link" => "Pyydä vahvistuslinkkiä",
|
||||
"Please re-enter a valid email address" => "Anna uudelleen kelvollinen sähköpostiosoite",
|
||||
"You will receive an email with verification link" => "Saat sähköpostin, joka sisältää vahvistuslinkin"
|
||||
"Please re-enter a valid email address" => "Anna uudelleen kelvollinen sähköpostiosoite"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
11
l10n/fr.js
11
l10n/fr.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "S'enregistrer",
|
||||
"Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable",
|
||||
"A problem occurred sending email, please contact your administrator." : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez contacter votre administrateur.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Il y a déjà une inscription en attente avec cette adresse de courriel. Un nouveau message de confirmation a été envoyé à l'adresse indiquée.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Un utilisateur utilise déjà cette adresse de courriel. Peut-être avez-vous déjà un compte ?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Vous pouvez maintenant <a href=\"{login}\">vous connecter</a>.",
|
||||
"Verification email successfully sent." : "Courriel de vérification envoyé avec succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.",
|
||||
"Unable to create user, there are problems with user backend." : "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.",
|
||||
"Unable to set user email: " : "Impossible de définir l'email utilisateur :",
|
||||
"Failed to delete pending registration request" : "Erreur lors de la suppression de la demande d'enregistrement en attente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Verify your %s registration request" : "Effectuez la vérification de votre demande d'inscription %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
||||
"No such group" : "Aucun groupe correspondant",
|
||||
"Registration" : "Inscription",
|
||||
"Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs",
|
||||
"None" : "Aucun",
|
||||
"Allowed mail address domains for registration" : "Domaines d'adresse mail autorisés pour l'inscription",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Saisissez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Les inscriptions ne sont autorisées que sur les domaines suivants :",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"To create a new account on %s, just click the following link:" : "Pour créer un compte sur %s, cliquez sur le lien suivant :",
|
||||
"Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
||||
"Username" : "Nom d'utilisateur",
|
||||
"Password" : "Mot de passe",
|
||||
"Create account" : "Créer un compte",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Merci pour votre inscription, vous allez recevoir un lien de vérification dans quelques instants.",
|
||||
"Email" : "Adresse courriel",
|
||||
"Request verification link" : "Lien de vérification de la requête",
|
||||
"Please re-enter a valid email address" : "Veuillez indiquer une adresse courriel valide",
|
||||
"You will receive an email with verification link" : "Vous allez recevoir un courriel avec un lien de vérification"
|
||||
"Please re-enter a valid email address" : "Veuillez indiquer une adresse courriel valide"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
11
l10n/fr.json
11
l10n/fr.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "S'enregistrer",
|
||||
"Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable",
|
||||
"A problem occurred sending email, please contact your administrator." : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez contacter votre administrateur.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Il y a déjà une inscription en attente avec cette adresse de courriel. Un nouveau message de confirmation a été envoyé à l'adresse indiquée.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Un utilisateur utilise déjà cette adresse de courriel. Peut-être avez-vous déjà un compte ?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Vous pouvez maintenant <a href=\"{login}\">vous connecter</a>.",
|
||||
"Verification email successfully sent." : "Courriel de vérification envoyé avec succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.",
|
||||
"Unable to create user, there are problems with user backend." : "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.",
|
||||
"Unable to set user email: " : "Impossible de définir l'email utilisateur :",
|
||||
"Failed to delete pending registration request" : "Erreur lors de la suppression de la demande d'enregistrement en attente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Verify your %s registration request" : "Effectuez la vérification de votre demande d'inscription %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
||||
"No such group" : "Aucun groupe correspondant",
|
||||
"Registration" : "Inscription",
|
||||
"Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs",
|
||||
"None" : "Aucun",
|
||||
"Allowed mail address domains for registration" : "Domaines d'adresse mail autorisés pour l'inscription",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Saisissez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Les inscriptions ne sont autorisées que sur les domaines suivants :",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"To create a new account on %s, just click the following link:" : "Pour créer un compte sur %s, cliquez sur le lien suivant :",
|
||||
"Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
||||
"Username" : "Nom d'utilisateur",
|
||||
"Password" : "Mot de passe",
|
||||
"Create account" : "Créer un compte",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Merci pour votre inscription, vous allez recevoir un lien de vérification dans quelques instants.",
|
||||
"Email" : "Adresse courriel",
|
||||
"Request verification link" : "Lien de vérification de la requête",
|
||||
"Please re-enter a valid email address" : "Veuillez indiquer une adresse courriel valide",
|
||||
"You will receive an email with verification link" : "Vous allez recevoir un courriel avec un lien de vérification"
|
||||
"Please re-enter a valid email address" : "Veuillez indiquer une adresse courriel valide"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
11
l10n/fr.php
11
l10n/fr.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "S'enregistrer",
|
||||
"Email address you entered is not valid" => "L'adresse de courriel saisie n'est pas valable",
|
||||
"A problem occurred sending email, please contact your administrator." => "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez contacter votre administrateur.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Il y a déjà une inscription en attente avec cette adresse de courriel. Un nouveau message de confirmation a été envoyé à l'adresse indiquée.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Un utilisateur utilise déjà cette adresse de courriel. Peut-être avez-vous déjà un compte ?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Vous pouvez maintenant <a href=\"{login}\">vous connecter</a>.",
|
||||
"Verification email successfully sent." => "Courriel de vérification envoyé avec succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.",
|
||||
"Unable to create user, there are problems with user backend." => "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.",
|
||||
"Unable to set user email: " => "Impossible de définir l'email utilisateur :",
|
||||
"Failed to delete pending registration request" => "Erreur lors de la suppression de la demande d'enregistrement en attente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Verify your %s registration request" => "Effectuez la vérification de votre demande d'inscription %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"Your settings have been updated." => "Vos paramètres ont été mis à jour.",
|
||||
"No such group" => "Aucun groupe correspondant",
|
||||
"Registration" => "Inscription",
|
||||
"Default group that all registered users belong" => "Groupe par défaut auquel appartiennent tous les utilisateurs",
|
||||
"None" => "Aucun",
|
||||
"Allowed mail address domains for registration" => "Domaines d'adresse mail autorisés pour l'inscription",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Saisissez une liste de domaines autorisés, séparés d'un point-virgule. Exemple: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Les inscriptions ne sont autorisées que sur les domaines suivants :",
|
||||
"A new user \"%s\" has created an account on %s" => "Un nouvel utilisateur \"%s\" a créé un compte sur %s",
|
||||
"To create a new account on %s, just click the following link:" => "Pour créer un compte sur %s, cliquez sur le lien suivant :",
|
||||
"Welcome, you can create your account below." => "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
||||
"Username" => "Nom d'utilisateur",
|
||||
"Password" => "Mot de passe",
|
||||
"Create account" => "Créer un compte",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Merci pour votre inscription, vous allez recevoir un lien de vérification dans quelques instants.",
|
||||
"Email" => "Adresse courriel",
|
||||
"Request verification link" => "Lien de vérification de la requête",
|
||||
"Please re-enter a valid email address" => "Veuillez indiquer une adresse courriel valide",
|
||||
"You will receive an email with verification link" => "Vous allez recevoir un courriel avec un lien de vérification"
|
||||
"Please re-enter a valid email address" => "Veuillez indiquer une adresse courriel valide"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
|
||||
|
|
|
|||
11
l10n/he.js
11
l10n/he.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "רישום",
|
||||
"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." : "כתובת אינטרנט לאימות שגוייה. לא נמצאה בקשת רישום המשוייכת לאימות זה.",
|
||||
"Unable to create user, there are problems with 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>.",
|
||||
"Verify your %s registration request" : "אימות %s בקשת רישום",
|
||||
"A new user \"%s\" had created an account on %s" : "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"A new user \"%s\" has created an account on %s" : "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"Your settings have been updated." : "ההגדרות שלך עודכנו",
|
||||
"No such group" : "אין קבוצה כזו",
|
||||
"Registration" : "רישום",
|
||||
"Default group that all registered users belong" : "קבוצת ברירת מחדש שכל משתמש רשום משוייך",
|
||||
"None" : "כלום",
|
||||
"Allowed mail address domains for registration" : "תחומים domains עבור כתובת דואר אלקטרוני מאושרים לרישום",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "יש להכניס רשימת תחומים domains מאושרים מופרדים עם נקודה פסיק. לדוגמא: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "רישום מותר לתחומים domains אלו:",
|
||||
"A new user \"%s\" has created an account on %s" : "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"To create a new account on %s, just click the following link:" : "ליצירת חשבון חדש ב- %s, יש ללחוץ על קישור זה:",
|
||||
"Welcome, you can create your account below." : "בורכים הבאים, ניתן ליצור חשבון למטה.",
|
||||
"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" : "ישלח אליך דואר אלקטרוני עם קישור אימות"
|
||||
"Please re-enter a valid email address" : "יש להכניס מחדש כתובת דואר אלקטרוני חוקית"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
11
l10n/he.json
11
l10n/he.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "רישום",
|
||||
"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." : "כתובת אינטרנט לאימות שגוייה. לא נמצאה בקשת רישום המשוייכת לאימות זה.",
|
||||
"Unable to create user, there are problems with 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>.",
|
||||
"Verify your %s registration request" : "אימות %s בקשת רישום",
|
||||
"A new user \"%s\" had created an account on %s" : "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"A new user \"%s\" has created an account on %s" : "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"Your settings have been updated." : "ההגדרות שלך עודכנו",
|
||||
"No such group" : "אין קבוצה כזו",
|
||||
"Registration" : "רישום",
|
||||
"Default group that all registered users belong" : "קבוצת ברירת מחדש שכל משתמש רשום משוייך",
|
||||
"None" : "כלום",
|
||||
"Allowed mail address domains for registration" : "תחומים domains עבור כתובת דואר אלקטרוני מאושרים לרישום",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "יש להכניס רשימת תחומים domains מאושרים מופרדים עם נקודה פסיק. לדוגמא: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "רישום מותר לתחומים domains אלו:",
|
||||
"A new user \"%s\" has created an account on %s" : "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"To create a new account on %s, just click the following link:" : "ליצירת חשבון חדש ב- %s, יש ללחוץ על קישור זה:",
|
||||
"Welcome, you can create your account below." : "בורכים הבאים, ניתן ליצור חשבון למטה.",
|
||||
"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" : "ישלח אליך דואר אלקטרוני עם קישור אימות"
|
||||
"Please re-enter a valid email address" : "יש להכניס מחדש כתובת דואר אלקטרוני חוקית"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
11
l10n/he.php
11
l10n/he.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "רישום",
|
||||
"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." => "כתובת אינטרנט לאימות שגוייה. לא נמצאה בקשת רישום המשוייכת לאימות זה.",
|
||||
"Unable to create user, there are problems with 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>.",
|
||||
"Verify your %s registration request" => "אימות %s בקשת רישום",
|
||||
"A new user \"%s\" had created an account on %s" => "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"A new user \"%s\" has created an account on %s" => "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"Your settings have been updated." => "ההגדרות שלך עודכנו",
|
||||
"No such group" => "אין קבוצה כזו",
|
||||
"Registration" => "רישום",
|
||||
"Default group that all registered users belong" => "קבוצת ברירת מחדש שכל משתמש רשום משוייך",
|
||||
"None" => "כלום",
|
||||
"Allowed mail address domains for registration" => "תחומים domains עבור כתובת דואר אלקטרוני מאושרים לרישום",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "יש להכניס רשימת תחומים domains מאושרים מופרדים עם נקודה פסיק. לדוגמא: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "רישום מותר לתחומים domains אלו:",
|
||||
"A new user \"%s\" has created an account on %s" => "משתמש חדש \"%s\" יצר חשבון ב- %s",
|
||||
"To create a new account on %s, just click the following link:" => "ליצירת חשבון חדש ב- %s, יש ללחוץ על קישור זה:",
|
||||
"Welcome, you can create your account below." => "בורכים הבאים, ניתן ליצור חשבון למטה.",
|
||||
"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" => "ישלח אליך דואר אלקטרוני עם קישור אימות"
|
||||
"Please re-enter a valid email address" => "יש להכניס מחדש כתובת דואר אלקטרוני חוקית"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Regisztráló",
|
||||
"Email address you entered is not valid" : "A megadott email cím érvénytelen",
|
||||
"A problem occurred sending email, please contact your administrator." : "Hiba történt a levél küldése közben, kérjük vedd fel a kapcsolatot a rendszergazdával!",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Már van függőben egy regisztráció ezzel az e-mail címmel, egy új hitelesítő levelet küldtünk ki az e-mail címre.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Egy felhasználó már regisztrált ezzel az e-mail címmel, talán már van fiókja?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Most már <a href=\"{login}\">bejelentkezhetsz itt</a>.",
|
||||
"Verification email successfully sent." : "Az ellenőrző email sikeresen el lett küldve.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Érvénytelen ellenőrző webcím. Ehhez az ellenőrző webcímhez nem tartozik regisztráció.",
|
||||
"Unable to create user, there are problems with user backend." : "Nem sikerült a felhasználó létrehozása, mert az alkalmazásban hiba lépett fel.",
|
||||
"Unable to set user email: " : "Hiba történt az e-mail beállítás közben:",
|
||||
"Failed to delete pending registration request" : "Hiba történt a függőben lévő regisztráció kérelem törlésekor.",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "A fiókod sikeresen elkészült, most már <a href=\"{login}\">bejelentkezhetsz itt</a>.",
|
||||
"Verify your %s registration request" : "Hitelesítsd a(z) %s regisztráció kérelmed",
|
||||
"A new user \"%s\" had created an account on %s" : "%s felhasználó létrehozva %s fiókkal.",
|
||||
"A new user \"%s\" has created an account on %s" : "%s felhasználó létrehozva %s fiókkal.",
|
||||
"Your settings have been updated." : "Beállításait sikeresen frissítettük.",
|
||||
"No such group" : "Nem létező csoport",
|
||||
"Registration" : "Regisztráció",
|
||||
"Default group that all registered users belong" : "Alapértelmezett csoport a regisztrált felhasználóknak",
|
||||
"None" : "Egyik sem",
|
||||
"Allowed mail address domains for registration" : "Engedélyezett e-mail cím domainok a regisztrációhoz",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Írd be pontosvesszővel elválasztva az engedélyezett domaineket. Például: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Regisztráció csak ezeknek a domaineknek engedélyezett:",
|
||||
"A new user \"%s\" has created an account on %s" : "%s felhasználó létrehozva %s fiókkal.",
|
||||
"To create a new account on %s, just click the following link:" : "%s helyen új fiók létrehozásához, csak kattints a következő hivatkozásra:",
|
||||
"Welcome, you can create your account below." : "Üdv, most már létrehozhatod a fiókod alább.",
|
||||
"Username" : "Felhasználónév",
|
||||
"Password" : "Jelszó",
|
||||
"Create account" : "Fiók létrehozása",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Köszönjük a regisztrációt! Hamarosan küldünk egy aktiváló hivatkozást.",
|
||||
"Email" : "E-mail",
|
||||
"Request verification link" : "Ellenőrző hivatkozás kérése",
|
||||
"Please re-enter a valid email address" : "Email cím újra",
|
||||
"You will receive an email with verification link" : "Egy hitelesítő hivatkozást tartalmazó e-mailt küldtünk."
|
||||
"Please re-enter a valid email address" : "Email cím újra"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Regisztráló",
|
||||
"Email address you entered is not valid" : "A megadott email cím érvénytelen",
|
||||
"A problem occurred sending email, please contact your administrator." : "Hiba történt a levél küldése közben, kérjük vedd fel a kapcsolatot a rendszergazdával!",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Már van függőben egy regisztráció ezzel az e-mail címmel, egy új hitelesítő levelet küldtünk ki az e-mail címre.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Egy felhasználó már regisztrált ezzel az e-mail címmel, talán már van fiókja?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Most már <a href=\"{login}\">bejelentkezhetsz itt</a>.",
|
||||
"Verification email successfully sent." : "Az ellenőrző email sikeresen el lett küldve.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Érvénytelen ellenőrző webcím. Ehhez az ellenőrző webcímhez nem tartozik regisztráció.",
|
||||
"Unable to create user, there are problems with user backend." : "Nem sikerült a felhasználó létrehozása, mert az alkalmazásban hiba lépett fel.",
|
||||
"Unable to set user email: " : "Hiba történt az e-mail beállítás közben:",
|
||||
"Failed to delete pending registration request" : "Hiba történt a függőben lévő regisztráció kérelem törlésekor.",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "A fiókod sikeresen elkészült, most már <a href=\"{login}\">bejelentkezhetsz itt</a>.",
|
||||
"Verify your %s registration request" : "Hitelesítsd a(z) %s regisztráció kérelmed",
|
||||
"A new user \"%s\" had created an account on %s" : "%s felhasználó létrehozva %s fiókkal.",
|
||||
"A new user \"%s\" has created an account on %s" : "%s felhasználó létrehozva %s fiókkal.",
|
||||
"Your settings have been updated." : "Beállításait sikeresen frissítettük.",
|
||||
"No such group" : "Nem létező csoport",
|
||||
"Registration" : "Regisztráció",
|
||||
"Default group that all registered users belong" : "Alapértelmezett csoport a regisztrált felhasználóknak",
|
||||
"None" : "Egyik sem",
|
||||
"Allowed mail address domains for registration" : "Engedélyezett e-mail cím domainok a regisztrációhoz",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Írd be pontosvesszővel elválasztva az engedélyezett domaineket. Például: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Regisztráció csak ezeknek a domaineknek engedélyezett:",
|
||||
"A new user \"%s\" has created an account on %s" : "%s felhasználó létrehozva %s fiókkal.",
|
||||
"To create a new account on %s, just click the following link:" : "%s helyen új fiók létrehozásához, csak kattints a következő hivatkozásra:",
|
||||
"Welcome, you can create your account below." : "Üdv, most már létrehozhatod a fiókod alább.",
|
||||
"Username" : "Felhasználónév",
|
||||
"Password" : "Jelszó",
|
||||
"Create account" : "Fiók létrehozása",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Köszönjük a regisztrációt! Hamarosan küldünk egy aktiváló hivatkozást.",
|
||||
"Email" : "E-mail",
|
||||
"Request verification link" : "Ellenőrző hivatkozás kérése",
|
||||
"Please re-enter a valid email address" : "Email cím újra",
|
||||
"You will receive an email with verification link" : "Egy hitelesítő hivatkozást tartalmazó e-mailt küldtünk."
|
||||
"Please re-enter a valid email address" : "Email cím újra"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Regisztráló",
|
||||
"Email address you entered is not valid" => "A megadott email cím érvénytelen",
|
||||
"A problem occurred sending email, please contact your administrator." => "Hiba történt a levél küldése közben, kérjük vedd fel a kapcsolatot a rendszergazdával!",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Már van függőben egy regisztráció ezzel az e-mail címmel, egy új hitelesítő levelet küldtünk ki az e-mail címre.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Egy felhasználó már regisztrált ezzel az e-mail címmel, talán már van fiókja?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Most már <a href=\"{login}\">bejelentkezhetsz itt</a>.",
|
||||
"Verification email successfully sent." => "Az ellenőrző email sikeresen el lett küldve.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Érvénytelen ellenőrző webcím. Ehhez az ellenőrző webcímhez nem tartozik regisztráció.",
|
||||
"Unable to create user, there are problems with user backend." => "Nem sikerült a felhasználó létrehozása, mert az alkalmazásban hiba lépett fel.",
|
||||
"Unable to set user email: " => "Hiba történt az e-mail beállítás közben:",
|
||||
"Failed to delete pending registration request" => "Hiba történt a függőben lévő regisztráció kérelem törlésekor.",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "A fiókod sikeresen elkészült, most már <a href=\"{login}\">bejelentkezhetsz itt</a>.",
|
||||
"Verify your %s registration request" => "Hitelesítsd a(z) %s regisztráció kérelmed",
|
||||
"A new user \"%s\" had created an account on %s" => "%s felhasználó létrehozva %s fiókkal.",
|
||||
"A new user \"%s\" has created an account on %s" => "%s felhasználó létrehozva %s fiókkal.",
|
||||
"Your settings have been updated." => "Beállításait sikeresen frissítettük.",
|
||||
"No such group" => "Nem létező csoport",
|
||||
"Registration" => "Regisztráció",
|
||||
"Default group that all registered users belong" => "Alapértelmezett csoport a regisztrált felhasználóknak",
|
||||
"None" => "Egyik sem",
|
||||
"Allowed mail address domains for registration" => "Engedélyezett e-mail cím domainok a regisztrációhoz",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Írd be pontosvesszővel elválasztva az engedélyezett domaineket. Például: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Regisztráció csak ezeknek a domaineknek engedélyezett:",
|
||||
"A new user \"%s\" has created an account on %s" => "%s felhasználó létrehozva %s fiókkal.",
|
||||
"To create a new account on %s, just click the following link:" => "%s helyen új fiók létrehozásához, csak kattints a következő hivatkozásra:",
|
||||
"Welcome, you can create your account below." => "Üdv, most már létrehozhatod a fiókod alább.",
|
||||
"Username" => "Felhasználónév",
|
||||
"Password" => "Jelszó",
|
||||
"Create account" => "Fiók létrehozása",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Köszönjük a regisztrációt! Hamarosan küldünk egy aktiváló hivatkozást.",
|
||||
"Email" => "E-mail",
|
||||
"Request verification link" => "Ellenőrző hivatkozás kérése",
|
||||
"Please re-enter a valid email address" => "Email cím újra",
|
||||
"You will receive an email with verification link" => "Egy hitelesítő hivatkozást tartalmazó e-mailt küldtünk."
|
||||
"Please re-enter a valid email address" => "Email cím újra"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
11
l10n/id.js
11
l10n/id.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Daftar",
|
||||
"Email address you entered is not valid" : "Alamat email yang Anda masukkan tidak sah",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Sudah ada pendaftaran yang tertunda dengan email ini, sebuah verifikasi email telah dikirim ke alamat tersebut.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Anda dapat <a href=\"{login}\">masuk sekarang</a>.",
|
||||
"Verification email successfully sent." : "Email verifikasi berhasil dikirim",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "URL verifikasi tidak sah. Tidak ada permintaan pendaftaran dengan URL verifikasi ini yang ditemukan.",
|
||||
"Unable to create user, there are problems with user backend." : "Tidak dapat membuat pengguna, terdapat masalah dengan backend pengguna.",
|
||||
"Unable to set user email: " : "Tidak dapat mengatur email pengguna:",
|
||||
"Failed to delete pending registration request" : "Gagal menghapus permintaan penundaan pendaftaran",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Akun Anda telah berhasil dibuat, Anda dapat <a href=\"{link}\">masuk sekarang</a>.",
|
||||
"Verify your %s registration request" : "Verifikasi permintaan pendaftaran %s Anda",
|
||||
"A new user \"%s\" had created an account on %s" : "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"Your settings have been updated." : "Pengaturan Anda telah diperbarui.",
|
||||
"No such group" : "Tidak ada grup",
|
||||
"Registration" : "Pendaftaran",
|
||||
"Default group that all registered users belong" : "Grup baku bagi semua pengguna terdaftar",
|
||||
"None" : "Tidak ada",
|
||||
"Allowed mail address domains for registration" : "Alamat domain email yang diizinkan untuk pendaftaran",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Masukkan daftar domain-domain yang diizinkan yang dipisahkan dengan tanda titik koma. Misalnya: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Pendaftaran hanya diizinkan untuk domain-domain berikut:",
|
||||
"A new user \"%s\" has created an account on %s" : "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"To create a new account on %s, just click the following link:" : "Untuk membuat sebuah akun baru pada %s, cukup klik tautan berikut:",
|
||||
"Welcome, you can create your account below." : "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
||||
"Username" : "Nama Pengguna",
|
||||
"Password" : "Sandi",
|
||||
"Create account" : "Buat akun",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Terima kasih untuk pendaftarannya, Anda mestinya menerima tautan verifikasi dalam beberapa menit.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Minta tautan verifikasi",
|
||||
"Please re-enter a valid email address" : "Mohon masukkan ulang alamat email yang sah",
|
||||
"You will receive an email with verification link" : "Anda akan menerima email yang berisi tautan verifikasi."
|
||||
"Please re-enter a valid email address" : "Mohon masukkan ulang alamat email yang sah"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
11
l10n/id.json
11
l10n/id.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Daftar",
|
||||
"Email address you entered is not valid" : "Alamat email yang Anda masukkan tidak sah",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Sudah ada pendaftaran yang tertunda dengan email ini, sebuah verifikasi email telah dikirim ke alamat tersebut.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Anda dapat <a href=\"{login}\">masuk sekarang</a>.",
|
||||
"Verification email successfully sent." : "Email verifikasi berhasil dikirim",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "URL verifikasi tidak sah. Tidak ada permintaan pendaftaran dengan URL verifikasi ini yang ditemukan.",
|
||||
"Unable to create user, there are problems with user backend." : "Tidak dapat membuat pengguna, terdapat masalah dengan backend pengguna.",
|
||||
"Unable to set user email: " : "Tidak dapat mengatur email pengguna:",
|
||||
"Failed to delete pending registration request" : "Gagal menghapus permintaan penundaan pendaftaran",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Akun Anda telah berhasil dibuat, Anda dapat <a href=\"{link}\">masuk sekarang</a>.",
|
||||
"Verify your %s registration request" : "Verifikasi permintaan pendaftaran %s Anda",
|
||||
"A new user \"%s\" had created an account on %s" : "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"Your settings have been updated." : "Pengaturan Anda telah diperbarui.",
|
||||
"No such group" : "Tidak ada grup",
|
||||
"Registration" : "Pendaftaran",
|
||||
"Default group that all registered users belong" : "Grup baku bagi semua pengguna terdaftar",
|
||||
"None" : "Tidak ada",
|
||||
"Allowed mail address domains for registration" : "Alamat domain email yang diizinkan untuk pendaftaran",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Masukkan daftar domain-domain yang diizinkan yang dipisahkan dengan tanda titik koma. Misalnya: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Pendaftaran hanya diizinkan untuk domain-domain berikut:",
|
||||
"A new user \"%s\" has created an account on %s" : "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"To create a new account on %s, just click the following link:" : "Untuk membuat sebuah akun baru pada %s, cukup klik tautan berikut:",
|
||||
"Welcome, you can create your account below." : "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
||||
"Username" : "Nama Pengguna",
|
||||
"Password" : "Sandi",
|
||||
"Create account" : "Buat akun",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Terima kasih untuk pendaftarannya, Anda mestinya menerima tautan verifikasi dalam beberapa menit.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Minta tautan verifikasi",
|
||||
"Please re-enter a valid email address" : "Mohon masukkan ulang alamat email yang sah",
|
||||
"You will receive an email with verification link" : "Anda akan menerima email yang berisi tautan verifikasi."
|
||||
"Please re-enter a valid email address" : "Mohon masukkan ulang alamat email yang sah"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
11
l10n/id.php
11
l10n/id.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Daftar",
|
||||
"Email address you entered is not valid" => "Alamat email yang Anda masukkan tidak sah",
|
||||
"A problem occurred sending email, please contact your administrator." => "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Sudah ada pendaftaran yang tertunda dengan email ini, sebuah verifikasi email telah dikirim ke alamat tersebut.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Anda dapat <a href=\"{login}\">masuk sekarang</a>.",
|
||||
"Verification email successfully sent." => "Email verifikasi berhasil dikirim",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "URL verifikasi tidak sah. Tidak ada permintaan pendaftaran dengan URL verifikasi ini yang ditemukan.",
|
||||
"Unable to create user, there are problems with user backend." => "Tidak dapat membuat pengguna, terdapat masalah dengan backend pengguna.",
|
||||
"Unable to set user email: " => "Tidak dapat mengatur email pengguna:",
|
||||
"Failed to delete pending registration request" => "Gagal menghapus permintaan penundaan pendaftaran",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Akun Anda telah berhasil dibuat, Anda dapat <a href=\"{link}\">masuk sekarang</a>.",
|
||||
"Verify your %s registration request" => "Verifikasi permintaan pendaftaran %s Anda",
|
||||
"A new user \"%s\" had created an account on %s" => "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"Your settings have been updated." => "Pengaturan Anda telah diperbarui.",
|
||||
"No such group" => "Tidak ada grup",
|
||||
"Registration" => "Pendaftaran",
|
||||
"Default group that all registered users belong" => "Grup baku bagi semua pengguna terdaftar",
|
||||
"None" => "Tidak ada",
|
||||
"Allowed mail address domains for registration" => "Alamat domain email yang diizinkan untuk pendaftaran",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Masukkan daftar domain-domain yang diizinkan yang dipisahkan dengan tanda titik koma. Misalnya: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Pendaftaran hanya diizinkan untuk domain-domain berikut:",
|
||||
"A new user \"%s\" has created an account on %s" => "Pengguna baru \"%s\" telah membuat sebuah akun di %s",
|
||||
"To create a new account on %s, just click the following link:" => "Untuk membuat sebuah akun baru pada %s, cukup klik tautan berikut:",
|
||||
"Welcome, you can create your account below." => "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
||||
"Username" => "Nama Pengguna",
|
||||
"Password" => "Sandi",
|
||||
"Create account" => "Buat akun",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Terima kasih untuk pendaftarannya, Anda mestinya menerima tautan verifikasi dalam beberapa menit.",
|
||||
"Email" => "Email",
|
||||
"Request verification link" => "Minta tautan verifikasi",
|
||||
"Please re-enter a valid email address" => "Mohon masukkan ulang alamat email yang sah",
|
||||
"You will receive an email with verification link" => "Anda akan menerima email yang berisi tautan verifikasi."
|
||||
"Please re-enter a valid email address" => "Mohon masukkan ulang alamat email yang sah"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=1; plural=0;";
|
||||
|
|
|
|||
11
l10n/it.js
11
l10n/it.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registrati",
|
||||
"Email address you entered is not valid" : "L'indirizzo email digitato non è valido",
|
||||
"A problem occurred sending email, please contact your administrator." : "Si è verificato un problema durante l'invio della email, contatta il tuo amministratore.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "C'è già una registrazione in corso con questa email, un nuovo messaggio di verifica è stato inviato all'indirizzo.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Un utente ha già registrato questa email, forse hai già un account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Ora puoi <a href=\"{login}\">accedere</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Impossibile impostare l'indirizzo email dell'utente:",
|
||||
"Failed to delete pending registration request" : "L'eliminazione della richiesta di registrazione in corso non è riuscita",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Il tuo account è stato creato correttamente, ora puoi <a href=\"{link}\">effettuare l'accesso</a>.",
|
||||
"Verify your %s registration request" : "Verifica la tua richiesta di registrazione a %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
|
||||
"No such group" : "Gruppo inesistente",
|
||||
"Registration" : "Registrazione",
|
||||
"Default group that all registered users belong" : "Il gruppo predefinito al quale appartengono tutti gli utenti registrati",
|
||||
"None" : "Nessuno",
|
||||
"Allowed mail address domains for registration" : "Domini di posta consentiti per la registrazione",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Digita un elenco separato da punti e virgole con i domini consentiti. Esempio: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "La registrazione è consentita solo per i seguenti domini:",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"To create a new account on %s, just click the following link:" : "Per creare un nuovo account su %s, fai clic sul collegamento seguente:",
|
||||
"Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
|
||||
"Username" : "Nome utente",
|
||||
"Password" : "Password",
|
||||
"Create account" : "Crea account",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Grazie per esserti registrato, riceverai un collegamento di verifica nel giro di pochi minuti.",
|
||||
"Email" : "Posta elettronica",
|
||||
"Request verification link" : "Richiedi collegamento di verifica",
|
||||
"Please re-enter a valid email address" : "Digita nuovamente un indirizzo email valido",
|
||||
"You will receive an email with verification link" : "Riceverai un'email con un collegamento di verifica"
|
||||
"Please re-enter a valid email address" : "Digita nuovamente un indirizzo email valido"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
11
l10n/it.json
11
l10n/it.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registrati",
|
||||
"Email address you entered is not valid" : "L'indirizzo email digitato non è valido",
|
||||
"A problem occurred sending email, please contact your administrator." : "Si è verificato un problema durante l'invio della email, contatta il tuo amministratore.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "C'è già una registrazione in corso con questa email, un nuovo messaggio di verifica è stato inviato all'indirizzo.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Un utente ha già registrato questa email, forse hai già un account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Ora puoi <a href=\"{login}\">accedere</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Impossibile impostare l'indirizzo email dell'utente:",
|
||||
"Failed to delete pending registration request" : "L'eliminazione della richiesta di registrazione in corso non è riuscita",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Il tuo account è stato creato correttamente, ora puoi <a href=\"{link}\">effettuare l'accesso</a>.",
|
||||
"Verify your %s registration request" : "Verifica la tua richiesta di registrazione a %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
|
||||
"No such group" : "Gruppo inesistente",
|
||||
"Registration" : "Registrazione",
|
||||
"Default group that all registered users belong" : "Il gruppo predefinito al quale appartengono tutti gli utenti registrati",
|
||||
"None" : "Nessuno",
|
||||
"Allowed mail address domains for registration" : "Domini di posta consentiti per la registrazione",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Digita un elenco separato da punti e virgole con i domini consentiti. Esempio: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "La registrazione è consentita solo per i seguenti domini:",
|
||||
"A new user \"%s\" has created an account on %s" : "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"To create a new account on %s, just click the following link:" : "Per creare un nuovo account su %s, fai clic sul collegamento seguente:",
|
||||
"Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
|
||||
"Username" : "Nome utente",
|
||||
"Password" : "Password",
|
||||
"Create account" : "Crea account",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Grazie per esserti registrato, riceverai un collegamento di verifica nel giro di pochi minuti.",
|
||||
"Email" : "Posta elettronica",
|
||||
"Request verification link" : "Richiedi collegamento di verifica",
|
||||
"Please re-enter a valid email address" : "Digita nuovamente un indirizzo email valido",
|
||||
"You will receive an email with verification link" : "Riceverai un'email con un collegamento di verifica"
|
||||
"Please re-enter a valid email address" : "Digita nuovamente un indirizzo email valido"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
11
l10n/it.php
11
l10n/it.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registrati",
|
||||
"Email address you entered is not valid" => "L'indirizzo email digitato non è valido",
|
||||
"A problem occurred sending email, please contact your administrator." => "Si è verificato un problema durante l'invio della email, contatta il tuo amministratore.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "C'è già una registrazione in corso con questa email, un nuovo messaggio di verifica è stato inviato all'indirizzo.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Un utente ha già registrato questa email, forse hai già un account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Ora puoi <a href=\"{login}\">accedere</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " => "Impossibile impostare l'indirizzo email dell'utente:",
|
||||
"Failed to delete pending registration request" => "L'eliminazione della richiesta di registrazione in corso non è riuscita",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Il tuo account è stato creato correttamente, ora puoi <a href=\"{link}\">effettuare l'accesso</a>.",
|
||||
"Verify your %s registration request" => "Verifica la tua richiesta di registrazione a %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"Your settings have been updated." => "Le tue impostazioni sono state aggiornate.",
|
||||
"No such group" => "Gruppo inesistente",
|
||||
"Registration" => "Registrazione",
|
||||
"Default group that all registered users belong" => "Il gruppo predefinito al quale appartengono tutti gli utenti registrati",
|
||||
"None" => "Nessuno",
|
||||
"Allowed mail address domains for registration" => "Domini di posta consentiti per la registrazione",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Digita un elenco separato da punti e virgole con i domini consentiti. Esempio: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "La registrazione è consentita solo per i seguenti domini:",
|
||||
"A new user \"%s\" has created an account on %s" => "Un nuovo utente \"%s\" ha creato un account su %s",
|
||||
"To create a new account on %s, just click the following link:" => "Per creare un nuovo account su %s, fai clic sul collegamento seguente:",
|
||||
"Welcome, you can create your account below." => "Benvenuto, puoi creare il tuo account qui sotto.",
|
||||
"Username" => "Nome utente",
|
||||
"Password" => "Password",
|
||||
"Create account" => "Crea account",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Grazie per esserti registrato, riceverai un collegamento di verifica nel giro di pochi minuti.",
|
||||
"Email" => "Posta elettronica",
|
||||
"Request verification link" => "Richiedi collegamento di verifica",
|
||||
"Please re-enter a valid email address" => "Digita nuovamente un indirizzo email valido",
|
||||
"You will receive an email with verification link" => "Riceverai un'email con un collegamento di verifica"
|
||||
"Please re-enter a valid email address" => "Digita nuovamente un indirizzo email valido"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
11
l10n/ja.js
11
l10n/ja.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "登録",
|
||||
"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が不正です。この確認URLに紐付く登録リクエストは、ありません。",
|
||||
"Unable to create user, there are problems with 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>してください。",
|
||||
"Verify your %s registration request" : "%s の登録リクエストを確認してください",
|
||||
"A new user \"%s\" had created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"A new user \"%s\" has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"Your settings have been updated." : "設定を更新しました。",
|
||||
"No such group" : "そのようなグループはありません",
|
||||
"Registration" : "登録",
|
||||
"Default group that all registered users belong" : "すべての登録ユーザーが属しているデフォルトのグループ",
|
||||
"None" : "なし",
|
||||
"Allowed mail address domains for registration" : "登録が許可されたメールアドレスドメイン",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
|
||||
"A new user \"%s\" has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"To create a new account on %s, just click the following link:" : " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
|
||||
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
|
||||
"Username" : "ユーザーID",
|
||||
"Password" : "パスワード",
|
||||
"Create account" : "アカウントを作成",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "ご登録ありがとうございました。数分以内に確認URLをお送りします。",
|
||||
"Email" : "メール",
|
||||
"Request verification link" : "確認URLリンクをリクエスト",
|
||||
"Please re-enter a valid email address" : "有効なメールアドレスを再度入力してください。",
|
||||
"You will receive an email with verification link" : "確認URLの入ったメールをお送り致します。"
|
||||
"Please re-enter a valid email address" : "有効なメールアドレスを再度入力してください。"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
11
l10n/ja.json
11
l10n/ja.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "登録",
|
||||
"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が不正です。この確認URLに紐付く登録リクエストは、ありません。",
|
||||
"Unable to create user, there are problems with 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>してください。",
|
||||
"Verify your %s registration request" : "%s の登録リクエストを確認してください",
|
||||
"A new user \"%s\" had created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"A new user \"%s\" has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"Your settings have been updated." : "設定を更新しました。",
|
||||
"No such group" : "そのようなグループはありません",
|
||||
"Registration" : "登録",
|
||||
"Default group that all registered users belong" : "すべての登録ユーザーが属しているデフォルトのグループ",
|
||||
"None" : "なし",
|
||||
"Allowed mail address domains for registration" : "登録が許可されたメールアドレスドメイン",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
|
||||
"A new user \"%s\" has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"To create a new account on %s, just click the following link:" : " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
|
||||
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
|
||||
"Username" : "ユーザーID",
|
||||
"Password" : "パスワード",
|
||||
"Create account" : "アカウントを作成",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "ご登録ありがとうございました。数分以内に確認URLをお送りします。",
|
||||
"Email" : "メール",
|
||||
"Request verification link" : "確認URLリンクをリクエスト",
|
||||
"Please re-enter a valid email address" : "有効なメールアドレスを再度入力してください。",
|
||||
"You will receive an email with verification link" : "確認URLの入ったメールをお送り致します。"
|
||||
"Please re-enter a valid email address" : "有効なメールアドレスを再度入力してください。"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
11
l10n/ja.php
11
l10n/ja.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "登録",
|
||||
"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が不正です。この確認URLに紐付く登録リクエストは、ありません。",
|
||||
"Unable to create user, there are problems with 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>してください。",
|
||||
"Verify your %s registration request" => "%s の登録リクエストを確認してください",
|
||||
"A new user \"%s\" had created an account on %s" => "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"A new user \"%s\" has created an account on %s" => "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"Your settings have been updated." => "設定を更新しました。",
|
||||
"No such group" => "そのようなグループはありません",
|
||||
"Registration" => "登録",
|
||||
"Default group that all registered users belong" => "すべての登録ユーザーが属しているデフォルトのグループ",
|
||||
"None" => "なし",
|
||||
"Allowed mail address domains for registration" => "登録が許可されたメールアドレスドメイン",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "次のドメインのみ登録可能です:",
|
||||
"A new user \"%s\" has created an account on %s" => "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
|
||||
"To create a new account on %s, just click the following link:" => " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
|
||||
"Welcome, you can create your account below." => "ようこそ、以下から新しくアカウントを作成できます。",
|
||||
"Username" => "ユーザーID",
|
||||
"Password" => "パスワード",
|
||||
"Create account" => "アカウントを作成",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "ご登録ありがとうございました。数分以内に確認URLをお送りします。",
|
||||
"Email" => "メール",
|
||||
"Request verification link" => "確認URLリンクをリクエスト",
|
||||
"Please re-enter a valid email address" => "有効なメールアドレスを再度入力してください。",
|
||||
"You will receive an email with verification link" => "確認URLの入ったメールをお送り致します。"
|
||||
"Please re-enter a valid email address" => "有効なメールアドレスを再度入力してください。"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=1; plural=0;";
|
||||
|
|
|
|||
11
l10n/ko.js
11
l10n/ko.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "등록",
|
||||
"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이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.",
|
||||
"Unable to create user, there are problems with 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>.",
|
||||
"Verify your %s registration request" : "%s의 가입 요청을 승인해주세요",
|
||||
"A new user \"%s\" had created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"A new user \"%s\" has created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
||||
"No such group" : "그룹이 존재하지 않음",
|
||||
"Registration" : "등록",
|
||||
"Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹",
|
||||
"None" : "없음",
|
||||
"Allowed mail address domains for registration" : "메일주소로 가입이 허용됨",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||
"A new user \"%s\" has created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"To create a new account on %s, just click the following link:" : "%s에 새로운 계정을 만드시려면, 다음 링크를 클릭하세요:",
|
||||
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||
"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" : "확인 링크가 포함된 이메일을 받을 것입니다"
|
||||
"Please re-enter a valid email address" : "올바른 이메일 주소를 다시 입력해 주십시오"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
11
l10n/ko.json
11
l10n/ko.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "등록",
|
||||
"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이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.",
|
||||
"Unable to create user, there are problems with 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>.",
|
||||
"Verify your %s registration request" : "%s의 가입 요청을 승인해주세요",
|
||||
"A new user \"%s\" had created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"A new user \"%s\" has created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
||||
"No such group" : "그룹이 존재하지 않음",
|
||||
"Registration" : "등록",
|
||||
"Default group that all registered users belong" : "모든 등록 사용자가 속한 기본 그룹",
|
||||
"None" : "없음",
|
||||
"Allowed mail address domains for registration" : "메일주소로 가입이 허용됨",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||
"A new user \"%s\" has created an account on %s" : "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"To create a new account on %s, just click the following link:" : "%s에 새로운 계정을 만드시려면, 다음 링크를 클릭하세요:",
|
||||
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||
"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" : "확인 링크가 포함된 이메일을 받을 것입니다"
|
||||
"Please re-enter a valid email address" : "올바른 이메일 주소를 다시 입력해 주십시오"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
11
l10n/ko.php
11
l10n/ko.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "등록",
|
||||
"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이 잘못되었습니다. 이 확인 URL과 연결된 가입 요청이 없습니다.",
|
||||
"Unable to create user, there are problems with 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>.",
|
||||
"Verify your %s registration request" => "%s의 가입 요청을 승인해주세요",
|
||||
"A new user \"%s\" had created an account on %s" => "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"A new user \"%s\" has created an account on %s" => "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"Your settings have been updated." => "설정이 업데이트 되었습니다.",
|
||||
"No such group" => "그룹이 존재하지 않음",
|
||||
"Registration" => "등록",
|
||||
"Default group that all registered users belong" => "모든 등록 사용자가 속한 기본 그룹",
|
||||
"None" => "없음",
|
||||
"Allowed mail address domains for registration" => "메일주소로 가입이 허용됨",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||
"A new user \"%s\" has created an account on %s" => "새로운 사용자 \"%s\"이(가) %s에 생성되었습니다.",
|
||||
"To create a new account on %s, just click the following link:" => "%s에 새로운 계정을 만드시려면, 다음 링크를 클릭하세요:",
|
||||
"Welcome, you can create your account below." => "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||
"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" => "확인 링크가 포함된 이메일을 받을 것입니다"
|
||||
"Please re-enter a valid email address" => "올바른 이메일 주소를 다시 입력해 주십시오"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=1; plural=0;";
|
||||
|
|
|
|||
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registrer",
|
||||
"Email address you entered is not valid" : "E-postadressen som du la enn er ikke gyldig",
|
||||
"A problem occurred sending email, please contact your administrator." : "Et problem oppstod ved sending av mailen. Kontakt administratoren.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Det finnes allerede en ventende registrering med denne e-postadressen. En ny verifiserings-epost er blitt sendt til adressen.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "En bruker har allerede valgt denne mail-adressen. Kanskje du har en konto allerede?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Du kan <a href=\"{login}\">logge inn nå</a>.",
|
||||
"Verification email successfully sent." : "Verifiserings-epost sendt.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ugyldig URL for verifisering. Ingen registreringsforespørsel ble funnet med denne URL",
|
||||
"Unable to create user, there are problems with user backend." : "Kan ikke opprette bruker; det er problemer med bruker-serveren.",
|
||||
"Unable to set user email: " : "Kan ikke sette brukerens e-post:",
|
||||
"Failed to delete pending registration request" : "Klarte ikke å slette utestående registreringsforespørsel",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Kontoen din er blitt opprettet. Du kan <a href=\"{link}\">logge inn nå</a>.",
|
||||
"Verify your %s registration request" : "Verifiser din forespørsel om %s-registrering",
|
||||
"A new user \"%s\" had created an account on %s" : "En ny bruker \"%s\" hadde opprettet en konto på %s",
|
||||
"A new user \"%s\" has created an account on %s" : "En ny bruker \"%s\" har opprettet en konto på %s",
|
||||
"Your settings have been updated." : "Innstillingene dine ble oppdatert.",
|
||||
"No such group" : "Ingen slik gruppe",
|
||||
"Registration" : "Registrering",
|
||||
"Default group that all registered users belong" : "Standard gruppe som alle registrerte brukere er med i",
|
||||
"None" : "Ingen",
|
||||
"Allowed mail address domains for registration" : "Tillatte epost-domener for registrering",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Legg inn en semikolon-separert liste av tillatte domener. Eksempel: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Registrering er tillatt kun for følgende domener:",
|
||||
"A new user \"%s\" has created an account on %s" : "En ny bruker \"%s\" har opprettet en konto på %s",
|
||||
"To create a new account on %s, just click the following link:" : "For å opprette en ny konto på %s, klikk på denne lenken:",
|
||||
"Welcome, you can create your account below." : "Velkommen, du kan opprette kontoen din nedenfor.",
|
||||
"Username" : "Brukernavn",
|
||||
"Password" : "Passord",
|
||||
"Create account" : "Opprett konto",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Takk for at du registrerte deg. Du vil motta en verifiseringslenke om noen minutter.",
|
||||
"Email" : "Epost",
|
||||
"Request verification link" : "Be om verifiseringslenke",
|
||||
"Please re-enter a valid email address" : "Vennligst angi en gyldig e-postadresse",
|
||||
"You will receive an email with verification link" : "Du vil motta en e-post med verifiseringslenke"
|
||||
"Please re-enter a valid email address" : "Vennligst angi en gyldig e-postadresse"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registrer",
|
||||
"Email address you entered is not valid" : "E-postadressen som du la enn er ikke gyldig",
|
||||
"A problem occurred sending email, please contact your administrator." : "Et problem oppstod ved sending av mailen. Kontakt administratoren.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Det finnes allerede en ventende registrering med denne e-postadressen. En ny verifiserings-epost er blitt sendt til adressen.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "En bruker har allerede valgt denne mail-adressen. Kanskje du har en konto allerede?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Du kan <a href=\"{login}\">logge inn nå</a>.",
|
||||
"Verification email successfully sent." : "Verifiserings-epost sendt.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ugyldig URL for verifisering. Ingen registreringsforespørsel ble funnet med denne URL",
|
||||
"Unable to create user, there are problems with user backend." : "Kan ikke opprette bruker; det er problemer med bruker-serveren.",
|
||||
"Unable to set user email: " : "Kan ikke sette brukerens e-post:",
|
||||
"Failed to delete pending registration request" : "Klarte ikke å slette utestående registreringsforespørsel",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Kontoen din er blitt opprettet. Du kan <a href=\"{link}\">logge inn nå</a>.",
|
||||
"Verify your %s registration request" : "Verifiser din forespørsel om %s-registrering",
|
||||
"A new user \"%s\" had created an account on %s" : "En ny bruker \"%s\" hadde opprettet en konto på %s",
|
||||
"A new user \"%s\" has created an account on %s" : "En ny bruker \"%s\" har opprettet en konto på %s",
|
||||
"Your settings have been updated." : "Innstillingene dine ble oppdatert.",
|
||||
"No such group" : "Ingen slik gruppe",
|
||||
"Registration" : "Registrering",
|
||||
"Default group that all registered users belong" : "Standard gruppe som alle registrerte brukere er med i",
|
||||
"None" : "Ingen",
|
||||
"Allowed mail address domains for registration" : "Tillatte epost-domener for registrering",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Legg inn en semikolon-separert liste av tillatte domener. Eksempel: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Registrering er tillatt kun for følgende domener:",
|
||||
"A new user \"%s\" has created an account on %s" : "En ny bruker \"%s\" har opprettet en konto på %s",
|
||||
"To create a new account on %s, just click the following link:" : "For å opprette en ny konto på %s, klikk på denne lenken:",
|
||||
"Welcome, you can create your account below." : "Velkommen, du kan opprette kontoen din nedenfor.",
|
||||
"Username" : "Brukernavn",
|
||||
"Password" : "Passord",
|
||||
"Create account" : "Opprett konto",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Takk for at du registrerte deg. Du vil motta en verifiseringslenke om noen minutter.",
|
||||
"Email" : "Epost",
|
||||
"Request verification link" : "Be om verifiseringslenke",
|
||||
"Please re-enter a valid email address" : "Vennligst angi en gyldig e-postadresse",
|
||||
"You will receive an email with verification link" : "Du vil motta en e-post med verifiseringslenke"
|
||||
"Please re-enter a valid email address" : "Vennligst angi en gyldig e-postadresse"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registrer",
|
||||
"Email address you entered is not valid" => "E-postadressen som du la enn er ikke gyldig",
|
||||
"A problem occurred sending email, please contact your administrator." => "Et problem oppstod ved sending av mailen. Kontakt administratoren.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Det finnes allerede en ventende registrering med denne e-postadressen. En ny verifiserings-epost er blitt sendt til adressen.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "En bruker har allerede valgt denne mail-adressen. Kanskje du har en konto allerede?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Du kan <a href=\"{login}\">logge inn nå</a>.",
|
||||
"Verification email successfully sent." => "Verifiserings-epost sendt.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Ugyldig URL for verifisering. Ingen registreringsforespørsel ble funnet med denne URL",
|
||||
"Unable to create user, there are problems with user backend." => "Kan ikke opprette bruker; det er problemer med bruker-serveren.",
|
||||
"Unable to set user email: " => "Kan ikke sette brukerens e-post:",
|
||||
"Failed to delete pending registration request" => "Klarte ikke å slette utestående registreringsforespørsel",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Kontoen din er blitt opprettet. Du kan <a href=\"{link}\">logge inn nå</a>.",
|
||||
"Verify your %s registration request" => "Verifiser din forespørsel om %s-registrering",
|
||||
"A new user \"%s\" had created an account on %s" => "En ny bruker \"%s\" hadde opprettet en konto på %s",
|
||||
"A new user \"%s\" has created an account on %s" => "En ny bruker \"%s\" har opprettet en konto på %s",
|
||||
"Your settings have been updated." => "Innstillingene dine ble oppdatert.",
|
||||
"No such group" => "Ingen slik gruppe",
|
||||
"Registration" => "Registrering",
|
||||
"Default group that all registered users belong" => "Standard gruppe som alle registrerte brukere er med i",
|
||||
"None" => "Ingen",
|
||||
"Allowed mail address domains for registration" => "Tillatte epost-domener for registrering",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Legg inn en semikolon-separert liste av tillatte domener. Eksempel: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Registrering er tillatt kun for følgende domener:",
|
||||
"A new user \"%s\" has created an account on %s" => "En ny bruker \"%s\" har opprettet en konto på %s",
|
||||
"To create a new account on %s, just click the following link:" => "For å opprette en ny konto på %s, klikk på denne lenken:",
|
||||
"Welcome, you can create your account below." => "Velkommen, du kan opprette kontoen din nedenfor.",
|
||||
"Username" => "Brukernavn",
|
||||
"Password" => "Passord",
|
||||
"Create account" => "Opprett konto",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Takk for at du registrerte deg. Du vil motta en verifiseringslenke om noen minutter.",
|
||||
"Email" => "Epost",
|
||||
"Request verification link" => "Be om verifiseringslenke",
|
||||
"Please re-enter a valid email address" => "Vennligst angi en gyldig e-postadresse",
|
||||
"You will receive an email with verification link" => "Du vil motta en e-post med verifiseringslenke"
|
||||
"Please re-enter a valid email address" => "Vennligst angi en gyldig e-postadresse"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
11
l10n/nl.js
11
l10n/nl.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registreren",
|
||||
"Email address you entered is not valid" : "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
||||
"A problem occurred sending email, please contact your administrator." : "Er ontstond een probleem bij het versturen van het e-mailbericht, neem contact op met uw beheerder.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Er is al een registratie met dit e-mailadres in behandeling, er is nu een nieuwe verificatie e-mail naar dit adres gestuurd.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Een gebruiker heeft dit e-mailadres al, misschien hebt u al een account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "U kunt <a href=\"{login}\">nu inloggen</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Kan e-mailadres van gebruiker niet instellen:",
|
||||
"Failed to delete pending registration request" : "Verwijderen van de lopende registratieaanvraag is niet gelukt ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Er is met succes een account voor u gemaakt, u kunt <a href=\"{link}\">nu inloggen</a>.",
|
||||
"Verify your %s registration request" : "Controleer uw %s registratie verzoek",
|
||||
"A new user \"%s\" had created an account on %s" : "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"Your settings have been updated." : "Uw instellingen zijn bijgewerkt",
|
||||
"No such group" : "Niet zo'n groep",
|
||||
"Registration" : "Registratie",
|
||||
"Default group that all registered users belong" : "Standaardgroep voor alle geregistreerde gebruikers",
|
||||
"None" : "Geen",
|
||||
"Allowed mail address domains for registration" : "Toegestane e-maildomeinen voor registratie",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Voer een een door punt-comma's gesplitste lijst met toegestane domeinen in. Voorbeeld: owncloud..com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Registratie kan alleen voor de volgende domeinen:",
|
||||
"A new user \"%s\" has created an account on %s" : "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"To create a new account on %s, just click the following link:" : "Klik op de volgende link om een nieuw account op %s te maken:",
|
||||
"Welcome, you can create your account below." : "Welkom, u kunt hieronder uw account aanmaken.",
|
||||
"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 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"
|
||||
"Please re-enter a valid email address" : "Vul opnieuw een geldig e-mailadres in"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
11
l10n/nl.json
11
l10n/nl.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registreren",
|
||||
"Email address you entered is not valid" : "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
||||
"A problem occurred sending email, please contact your administrator." : "Er ontstond een probleem bij het versturen van het e-mailbericht, neem contact op met uw beheerder.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Er is al een registratie met dit e-mailadres in behandeling, er is nu een nieuwe verificatie e-mail naar dit adres gestuurd.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Een gebruiker heeft dit e-mailadres al, misschien hebt u al een account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "U kunt <a href=\"{login}\">nu inloggen</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Kan e-mailadres van gebruiker niet instellen:",
|
||||
"Failed to delete pending registration request" : "Verwijderen van de lopende registratieaanvraag is niet gelukt ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Er is met succes een account voor u gemaakt, u kunt <a href=\"{link}\">nu inloggen</a>.",
|
||||
"Verify your %s registration request" : "Controleer uw %s registratie verzoek",
|
||||
"A new user \"%s\" had created an account on %s" : "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"Your settings have been updated." : "Uw instellingen zijn bijgewerkt",
|
||||
"No such group" : "Niet zo'n groep",
|
||||
"Registration" : "Registratie",
|
||||
"Default group that all registered users belong" : "Standaardgroep voor alle geregistreerde gebruikers",
|
||||
"None" : "Geen",
|
||||
"Allowed mail address domains for registration" : "Toegestane e-maildomeinen voor registratie",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Voer een een door punt-comma's gesplitste lijst met toegestane domeinen in. Voorbeeld: owncloud..com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Registratie kan alleen voor de volgende domeinen:",
|
||||
"A new user \"%s\" has created an account on %s" : "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"To create a new account on %s, just click the following link:" : "Klik op de volgende link om een nieuw account op %s te maken:",
|
||||
"Welcome, you can create your account below." : "Welkom, u kunt hieronder uw account aanmaken.",
|
||||
"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 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"
|
||||
"Please re-enter a valid email address" : "Vul opnieuw een geldig e-mailadres in"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
11
l10n/nl.php
11
l10n/nl.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registreren",
|
||||
"Email address you entered is not valid" => "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
||||
"A problem occurred sending email, please contact your administrator." => "Er ontstond een probleem bij het versturen van het e-mailbericht, neem contact op met uw beheerder.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Er is al een registratie met dit e-mailadres in behandeling, er is nu een nieuwe verificatie e-mail naar dit adres gestuurd.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Een gebruiker heeft dit e-mailadres al, misschien hebt u al een account?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "U kunt <a href=\"{login}\">nu inloggen</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " => "Kan e-mailadres van gebruiker niet instellen:",
|
||||
"Failed to delete pending registration request" => "Verwijderen van de lopende registratieaanvraag is niet gelukt ",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Er is met succes een account voor u gemaakt, u kunt <a href=\"{link}\">nu inloggen</a>.",
|
||||
"Verify your %s registration request" => "Controleer uw %s registratie verzoek",
|
||||
"A new user \"%s\" had created an account on %s" => "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"Your settings have been updated." => "Uw instellingen zijn bijgewerkt",
|
||||
"No such group" => "Niet zo'n groep",
|
||||
"Registration" => "Registratie",
|
||||
"Default group that all registered users belong" => "Standaardgroep voor alle geregistreerde gebruikers",
|
||||
"None" => "Geen",
|
||||
"Allowed mail address domains for registration" => "Toegestane e-maildomeinen voor registratie",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Voer een een door punt-comma's gesplitste lijst met toegestane domeinen in. Voorbeeld: owncloud..com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Registratie kan alleen voor de volgende domeinen:",
|
||||
"A new user \"%s\" has created an account on %s" => "Een nieuwe gebruiker \"%s\" heeft een account gecreëerd op %s",
|
||||
"To create a new account on %s, just click the following link:" => "Klik op de volgende link om een nieuw account op %s te maken:",
|
||||
"Welcome, you can create your account below." => "Welkom, u kunt hieronder uw account aanmaken.",
|
||||
"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 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"
|
||||
"Please re-enter a valid email address" => "Vul opnieuw een geldig e-mailadres in"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
11
l10n/oc.js
11
l10n/oc.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "S'enregistrar",
|
||||
"Email address you entered is not valid" : "L'adreça de corrièl picada es pas valabla",
|
||||
"A problem occurred sending email, please contact your administrator." : "Una error s'es produsida almoment del mandadís de l'e-mail. Contactatz vòstre administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "I a ja una inscripcion en espèra amb aquesta adreça de corrièr electronic. Un novèl messatge de confirmacion es estat mandat a l'adreça indicada.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Un utilizaire utiliza ja aquesta adreça de corrièr electronic. Benlèu qu'avètz ja un compte ?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Ara,vos podètz <a href=\"{login}\">connectar</a>.",
|
||||
"Verification email successfully sent." : "Corrièl de verificacion mandat amb succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ligam de verificacion pas valable. Cap de demanda d'inscripcion correspondenta es pas estada trobada.",
|
||||
"Unable to create user, there are problems with user backend." : "Impossible de crear l'utilizaire, problèmas amb l’infrastructura utilizaire.",
|
||||
"Unable to set user email: " : "Impossible de definir l'email utilizaire :",
|
||||
"Failed to delete pending registration request" : "Error al moment de la supression de la demanda d'enregistrament en espèra",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Vòstre compte es estat creat corrèctament, ara vos podètz <a href=\"{link}\">connectar</a>.",
|
||||
"Verify your %s registration request" : "Efectuatz la verificacion de vòstra demanda d'inscripcion %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"Your settings have been updated." : "Vòstres paramètres son estats meses a jorn.",
|
||||
"No such group" : "Pas cap de grop correspondent",
|
||||
"Registration" : "Inscripcion",
|
||||
"Default group that all registered users belong" : "Grop per defaut que totes los utilizaires inscriches rejonhon",
|
||||
"None" : "Pas cap",
|
||||
"Allowed mail address domains for registration" : "Lista dels domenis autorizats a l'enregistrament",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Sasissètz una lista de domenis autorizats, separats per un punt-virgula. Exemple: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Las inscripcions son pas autorizadas que suls domenis seguents :",
|
||||
"A new user \"%s\" has created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"To create a new account on %s, just click the following link:" : "Per crear un compte novèl sus %s, clicatz simplament sul ligam seguent :",
|
||||
"Welcome, you can create your account below." : "Benvenguda, podètz crear vòstre compte çaijós.",
|
||||
"Username" : "Nom d'utilizaire",
|
||||
"Password" : "Senhal",
|
||||
"Create account" : "Crear un compte",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Mercé per vòstra inscripcion, anatz recebre un ligam de verificacion dins qualques minutas.",
|
||||
"Email" : "Adreça corrièl",
|
||||
"Request verification link" : "Ligam de verificacion de la requèsta",
|
||||
"Please re-enter a valid email address" : "Dintratz una adreça corrièl valida",
|
||||
"You will receive an email with verification link" : "Anatz recebre un corrièl amb un ligam de verificacion"
|
||||
"Please re-enter a valid email address" : "Dintratz una adreça corrièl valida"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
11
l10n/oc.json
11
l10n/oc.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "S'enregistrar",
|
||||
"Email address you entered is not valid" : "L'adreça de corrièl picada es pas valabla",
|
||||
"A problem occurred sending email, please contact your administrator." : "Una error s'es produsida almoment del mandadís de l'e-mail. Contactatz vòstre administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "I a ja una inscripcion en espèra amb aquesta adreça de corrièr electronic. Un novèl messatge de confirmacion es estat mandat a l'adreça indicada.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Un utilizaire utiliza ja aquesta adreça de corrièr electronic. Benlèu qu'avètz ja un compte ?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Ara,vos podètz <a href=\"{login}\">connectar</a>.",
|
||||
"Verification email successfully sent." : "Corrièl de verificacion mandat amb succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Ligam de verificacion pas valable. Cap de demanda d'inscripcion correspondenta es pas estada trobada.",
|
||||
"Unable to create user, there are problems with user backend." : "Impossible de crear l'utilizaire, problèmas amb l’infrastructura utilizaire.",
|
||||
"Unable to set user email: " : "Impossible de definir l'email utilizaire :",
|
||||
"Failed to delete pending registration request" : "Error al moment de la supression de la demanda d'enregistrament en espèra",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Vòstre compte es estat creat corrèctament, ara vos podètz <a href=\"{link}\">connectar</a>.",
|
||||
"Verify your %s registration request" : "Efectuatz la verificacion de vòstra demanda d'inscripcion %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"Your settings have been updated." : "Vòstres paramètres son estats meses a jorn.",
|
||||
"No such group" : "Pas cap de grop correspondent",
|
||||
"Registration" : "Inscripcion",
|
||||
"Default group that all registered users belong" : "Grop per defaut que totes los utilizaires inscriches rejonhon",
|
||||
"None" : "Pas cap",
|
||||
"Allowed mail address domains for registration" : "Lista dels domenis autorizats a l'enregistrament",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Sasissètz una lista de domenis autorizats, separats per un punt-virgula. Exemple: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Las inscripcions son pas autorizadas que suls domenis seguents :",
|
||||
"A new user \"%s\" has created an account on %s" : "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"To create a new account on %s, just click the following link:" : "Per crear un compte novèl sus %s, clicatz simplament sul ligam seguent :",
|
||||
"Welcome, you can create your account below." : "Benvenguda, podètz crear vòstre compte çaijós.",
|
||||
"Username" : "Nom d'utilizaire",
|
||||
"Password" : "Senhal",
|
||||
"Create account" : "Crear un compte",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Mercé per vòstra inscripcion, anatz recebre un ligam de verificacion dins qualques minutas.",
|
||||
"Email" : "Adreça corrièl",
|
||||
"Request verification link" : "Ligam de verificacion de la requèsta",
|
||||
"Please re-enter a valid email address" : "Dintratz una adreça corrièl valida",
|
||||
"You will receive an email with verification link" : "Anatz recebre un corrièl amb un ligam de verificacion"
|
||||
"Please re-enter a valid email address" : "Dintratz una adreça corrièl valida"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
11
l10n/oc.php
11
l10n/oc.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "S'enregistrar",
|
||||
"Email address you entered is not valid" => "L'adreça de corrièl picada es pas valabla",
|
||||
"A problem occurred sending email, please contact your administrator." => "Una error s'es produsida almoment del mandadís de l'e-mail. Contactatz vòstre administrator.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "I a ja una inscripcion en espèra amb aquesta adreça de corrièr electronic. Un novèl messatge de confirmacion es estat mandat a l'adreça indicada.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Un utilizaire utiliza ja aquesta adreça de corrièr electronic. Benlèu qu'avètz ja un compte ?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Ara,vos podètz <a href=\"{login}\">connectar</a>.",
|
||||
"Verification email successfully sent." => "Corrièl de verificacion mandat amb succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Ligam de verificacion pas valable. Cap de demanda d'inscripcion correspondenta es pas estada trobada.",
|
||||
"Unable to create user, there are problems with user backend." => "Impossible de crear l'utilizaire, problèmas amb l’infrastructura utilizaire.",
|
||||
"Unable to set user email: " => "Impossible de definir l'email utilizaire :",
|
||||
"Failed to delete pending registration request" => "Error al moment de la supression de la demanda d'enregistrament en espèra",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Vòstre compte es estat creat corrèctament, ara vos podètz <a href=\"{link}\">connectar</a>.",
|
||||
"Verify your %s registration request" => "Efectuatz la verificacion de vòstra demanda d'inscripcion %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"Your settings have been updated." => "Vòstres paramètres son estats meses a jorn.",
|
||||
"No such group" => "Pas cap de grop correspondent",
|
||||
"Registration" => "Inscripcion",
|
||||
"Default group that all registered users belong" => "Grop per defaut que totes los utilizaires inscriches rejonhon",
|
||||
"None" => "Pas cap",
|
||||
"Allowed mail address domains for registration" => "Lista dels domenis autorizats a l'enregistrament",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Sasissètz una lista de domenis autorizats, separats per un punt-virgula. Exemple: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Las inscripcions son pas autorizadas que suls domenis seguents :",
|
||||
"A new user \"%s\" has created an account on %s" => "Un novèl utilizaire \"%s\" a creat un compte sus %s",
|
||||
"To create a new account on %s, just click the following link:" => "Per crear un compte novèl sus %s, clicatz simplament sul ligam seguent :",
|
||||
"Welcome, you can create your account below." => "Benvenguda, podètz crear vòstre compte çaijós.",
|
||||
"Username" => "Nom d'utilizaire",
|
||||
"Password" => "Senhal",
|
||||
"Create account" => "Crear un compte",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Mercé per vòstra inscripcion, anatz recebre un ligam de verificacion dins qualques minutas.",
|
||||
"Email" => "Adreça corrièl",
|
||||
"Request verification link" => "Ligam de verificacion de la requèsta",
|
||||
"Please re-enter a valid email address" => "Dintratz una adreça corrièl valida",
|
||||
"You will receive an email with verification link" => "Anatz recebre un corrièl amb un ligam de verificacion"
|
||||
"Please re-enter a valid email address" => "Dintratz una adreça corrièl valida"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
|
||||
|
|
|
|||
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registrar",
|
||||
"Email address you entered is not valid" : "O endereço de email que você forneceu é inválido",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ocorreu um problema ao enviar um e-mail, por favor, contate o administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Já existe um registro pendente com este e-mail, um novo e-mail de verificação foi enviado para o endereço.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Um usuário já está usando este email, talvez você já possua uma conta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Você pode <a href=\"{login}\">se conectar agora</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Não é possível definir um e-mail para o usuário:",
|
||||
"Failed to delete pending registration request" : "Falha ao excluir o pedido de registro pendente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Sua conta foi criada com sucesso, você pode <a href=\"{link}\">fazer login agora</a>.",
|
||||
"Verify your %s registration request" : "Varificar o seu pedido de registro %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"Your settings have been updated." : "Suas configurações foram atualizadas.",
|
||||
"No such group" : "Não existe esse grupo",
|
||||
"Registration" : "Registro",
|
||||
"Default group that all registered users belong" : "Grupo padrão que todos os usuários registrados pertencem",
|
||||
"None" : "Nenhum",
|
||||
"Allowed mail address domains for registration" : "Permitidos domínios de endereço de email para o registo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Digite uma lista separada por ponto e vírgula de domínios permitidos. Exemplo: owncloud.com; github.com",
|
||||
"Registration is only allowed for following domains:" : "O registo só é permitido para os seguintes domínios:",
|
||||
"A new user \"%s\" has created an account on %s" : "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"To create a new account on %s, just click the following link:" : "Para criar uma nova conta em %s, basta clicar no seguinte 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",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Obrigado por seu registro, você deverá receber um link de verificação em poucos minutos.",
|
||||
"Email" : "E-mail",
|
||||
"Request verification link" : "Link para verificação de registro",
|
||||
"Please re-enter a valid email address" : "Por favor reentre um válido email de verificação ",
|
||||
"You will receive an email with verification link" : "Você irá receber um email com um link de verificação"
|
||||
"Please re-enter a valid email address" : "Por favor reentre um válido email de verificação "
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registrar",
|
||||
"Email address you entered is not valid" : "O endereço de email que você forneceu é inválido",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ocorreu um problema ao enviar um e-mail, por favor, contate o administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Já existe um registro pendente com este e-mail, um novo e-mail de verificação foi enviado para o endereço.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Um usuário já está usando este email, talvez você já possua uma conta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Você pode <a href=\"{login}\">se conectar agora</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Não é possível definir um e-mail para o usuário:",
|
||||
"Failed to delete pending registration request" : "Falha ao excluir o pedido de registro pendente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Sua conta foi criada com sucesso, você pode <a href=\"{link}\">fazer login agora</a>.",
|
||||
"Verify your %s registration request" : "Varificar o seu pedido de registro %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"Your settings have been updated." : "Suas configurações foram atualizadas.",
|
||||
"No such group" : "Não existe esse grupo",
|
||||
"Registration" : "Registro",
|
||||
"Default group that all registered users belong" : "Grupo padrão que todos os usuários registrados pertencem",
|
||||
"None" : "Nenhum",
|
||||
"Allowed mail address domains for registration" : "Permitidos domínios de endereço de email para o registo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Digite uma lista separada por ponto e vírgula de domínios permitidos. Exemplo: owncloud.com; github.com",
|
||||
"Registration is only allowed for following domains:" : "O registo só é permitido para os seguintes domínios:",
|
||||
"A new user \"%s\" has created an account on %s" : "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"To create a new account on %s, just click the following link:" : "Para criar uma nova conta em %s, basta clicar no seguinte 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",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Obrigado por seu registro, você deverá receber um link de verificação em poucos minutos.",
|
||||
"Email" : "E-mail",
|
||||
"Request verification link" : "Link para verificação de registro",
|
||||
"Please re-enter a valid email address" : "Por favor reentre um válido email de verificação ",
|
||||
"You will receive an email with verification link" : "Você irá receber um email com um link de verificação"
|
||||
"Please re-enter a valid email address" : "Por favor reentre um válido email de verificação "
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registrar",
|
||||
"Email address you entered is not valid" => "O endereço de email que você forneceu é inválido",
|
||||
"A problem occurred sending email, please contact your administrator." => "Ocorreu um problema ao enviar um e-mail, por favor, contate o administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Já existe um registro pendente com este e-mail, um novo e-mail de verificação foi enviado para o endereço.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Um usuário já está usando este email, talvez você já possua uma conta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Você pode <a href=\"{login}\">se conectar agora</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " => "Não é possível definir um e-mail para o usuário:",
|
||||
"Failed to delete pending registration request" => "Falha ao excluir o pedido de registro pendente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Sua conta foi criada com sucesso, você pode <a href=\"{link}\">fazer login agora</a>.",
|
||||
"Verify your %s registration request" => "Varificar o seu pedido de registro %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"Your settings have been updated." => "Suas configurações foram atualizadas.",
|
||||
"No such group" => "Não existe esse grupo",
|
||||
"Registration" => "Registro",
|
||||
"Default group that all registered users belong" => "Grupo padrão que todos os usuários registrados pertencem",
|
||||
"None" => "Nenhum",
|
||||
"Allowed mail address domains for registration" => "Permitidos domínios de endereço de email para o registo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Digite uma lista separada por ponto e vírgula de domínios permitidos. Exemplo: owncloud.com; github.com",
|
||||
"Registration is only allowed for following domains:" => "O registo só é permitido para os seguintes domínios:",
|
||||
"A new user \"%s\" has created an account on %s" => "Um novo usuário \"%s\" criou uma conta em %s",
|
||||
"To create a new account on %s, just click the following link:" => "Para criar uma nova conta em %s, basta clicar no seguinte 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",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Obrigado por seu registro, você deverá receber um link de verificação em poucos minutos.",
|
||||
"Email" => "E-mail",
|
||||
"Request verification link" => "Link para verificação de registro",
|
||||
"Please re-enter a valid email address" => "Por favor reentre um válido email de verificação ",
|
||||
"You will receive an email with verification link" => "Você irá receber um email com um link de verificação"
|
||||
"Please re-enter a valid email address" => "Por favor reentre um válido email de verificação "
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
|
||||
|
|
|
|||
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Registar",
|
||||
"Email address you entered is not valid" : "O endereço de correio eletrónico introduzido é inválido",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ocorrei um problema ao enviar a mensagem, por favor, contacte o seu administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Já existe um registo pendente com este endereço de correio eletronico, foi enviado um novo email de verificação para este endereço.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Já existe um utilizador com este e-mail, já poderá ter uma conta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Agora, pode <a href=\"{login}\">iniciar a sessão</a>.",
|
||||
"Verification email successfully sent." : "Mensagem de verificação enviada com sucesso.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "URL de verificação inválido. Não foi encontrado nenhum pedido de registo com este URL de verificação.",
|
||||
"Unable to create user, there are problems with user backend." : "Não é possível criar o utilizador, existem problemas com a interface do utilizador.",
|
||||
"Unable to set user email: " : "Não é possível definir o correio eletrónico do utilziador: ",
|
||||
"Failed to delete pending registration request" : "Não foi possível eliminar o pedido de registo pendente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "A sua conta foi criada com sucesso, pode <a href=\"{link}\">iniciar a sessão </a> agora.",
|
||||
"Verify your %s registration request" : "Verifique o seu pedido de registo %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"Your settings have been updated." : "As suas definições foram atualizadas.",
|
||||
"No such group" : "Não existe tal grupo",
|
||||
"Registration" : "Registo",
|
||||
"Default group that all registered users belong" : "O grupo predefinido em que todos os utilziadores pertencem",
|
||||
"None" : "Nenhum",
|
||||
"Allowed mail address domains for registration" : "Domínios de correio eletrónico permitidos para registo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Introduza uma lista de domínios autorizados separados por ponto e vírgula. Exemplo: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "O registo é apenas permitido para os seguintes dominios:",
|
||||
"A new user \"%s\" has created an account on %s" : "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"To create a new account on %s, just click the following link:" : "Parar criar uma conta nova %s, clique no seguinte link:",
|
||||
"Welcome, you can create your account below." : "Bem-vindo, pode criar a sua conta em baixo.",
|
||||
"Username" : "Nome de utilizador",
|
||||
"Password" : "Palavra-passe",
|
||||
"Create account" : "Criar conta",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Obrigado por se registar, dentro de momentos deverá receber uma hiperligação de verificação.",
|
||||
"Email" : "Correio Eletrónico",
|
||||
"Request verification link" : "Solicitar hiperligação de verificação",
|
||||
"Please re-enter a valid email address" : "Por favor, reinsira um endereço de correio eletrónico válido",
|
||||
"You will receive an email with verification link" : "Irá receber uma mensagem com a hiperligação de verificação"
|
||||
"Please re-enter a valid email address" : "Por favor, reinsira um endereço de correio eletrónico válido"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Registar",
|
||||
"Email address you entered is not valid" : "O endereço de correio eletrónico introduzido é inválido",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ocorrei um problema ao enviar a mensagem, por favor, contacte o seu administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Já existe um registo pendente com este endereço de correio eletronico, foi enviado um novo email de verificação para este endereço.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Já existe um utilizador com este e-mail, já poderá ter uma conta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Agora, pode <a href=\"{login}\">iniciar a sessão</a>.",
|
||||
"Verification email successfully sent." : "Mensagem de verificação enviada com sucesso.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "URL de verificação inválido. Não foi encontrado nenhum pedido de registo com este URL de verificação.",
|
||||
"Unable to create user, there are problems with user backend." : "Não é possível criar o utilizador, existem problemas com a interface do utilizador.",
|
||||
"Unable to set user email: " : "Não é possível definir o correio eletrónico do utilziador: ",
|
||||
"Failed to delete pending registration request" : "Não foi possível eliminar o pedido de registo pendente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "A sua conta foi criada com sucesso, pode <a href=\"{link}\">iniciar a sessão </a> agora.",
|
||||
"Verify your %s registration request" : "Verifique o seu pedido de registo %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"Your settings have been updated." : "As suas definições foram atualizadas.",
|
||||
"No such group" : "Não existe tal grupo",
|
||||
"Registration" : "Registo",
|
||||
"Default group that all registered users belong" : "O grupo predefinido em que todos os utilziadores pertencem",
|
||||
"None" : "Nenhum",
|
||||
"Allowed mail address domains for registration" : "Domínios de correio eletrónico permitidos para registo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Introduza uma lista de domínios autorizados separados por ponto e vírgula. Exemplo: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "O registo é apenas permitido para os seguintes dominios:",
|
||||
"A new user \"%s\" has created an account on %s" : "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"To create a new account on %s, just click the following link:" : "Parar criar uma conta nova %s, clique no seguinte link:",
|
||||
"Welcome, you can create your account below." : "Bem-vindo, pode criar a sua conta em baixo.",
|
||||
"Username" : "Nome de utilizador",
|
||||
"Password" : "Palavra-passe",
|
||||
"Create account" : "Criar conta",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Obrigado por se registar, dentro de momentos deverá receber uma hiperligação de verificação.",
|
||||
"Email" : "Correio Eletrónico",
|
||||
"Request verification link" : "Solicitar hiperligação de verificação",
|
||||
"Please re-enter a valid email address" : "Por favor, reinsira um endereço de correio eletrónico válido",
|
||||
"You will receive an email with verification link" : "Irá receber uma mensagem com a hiperligação de verificação"
|
||||
"Please re-enter a valid email address" : "Por favor, reinsira um endereço de correio eletrónico válido"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Registar",
|
||||
"Email address you entered is not valid" => "O endereço de correio eletrónico introduzido é inválido",
|
||||
"A problem occurred sending email, please contact your administrator." => "Ocorrei um problema ao enviar a mensagem, por favor, contacte o seu administrador.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Já existe um registo pendente com este endereço de correio eletronico, foi enviado um novo email de verificação para este endereço.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Já existe um utilizador com este e-mail, já poderá ter uma conta?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Agora, pode <a href=\"{login}\">iniciar a sessão</a>.",
|
||||
"Verification email successfully sent." => "Mensagem de verificação enviada com sucesso.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "URL de verificação inválido. Não foi encontrado nenhum pedido de registo com este URL de verificação.",
|
||||
"Unable to create user, there are problems with user backend." => "Não é possível criar o utilizador, existem problemas com a interface do utilizador.",
|
||||
"Unable to set user email: " => "Não é possível definir o correio eletrónico do utilziador: ",
|
||||
"Failed to delete pending registration request" => "Não foi possível eliminar o pedido de registo pendente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "A sua conta foi criada com sucesso, pode <a href=\"{link}\">iniciar a sessão </a> agora.",
|
||||
"Verify your %s registration request" => "Verifique o seu pedido de registo %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"Your settings have been updated." => "As suas definições foram atualizadas.",
|
||||
"No such group" => "Não existe tal grupo",
|
||||
"Registration" => "Registo",
|
||||
"Default group that all registered users belong" => "O grupo predefinido em que todos os utilziadores pertencem",
|
||||
"None" => "Nenhum",
|
||||
"Allowed mail address domains for registration" => "Domínios de correio eletrónico permitidos para registo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Introduza uma lista de domínios autorizados separados por ponto e vírgula. Exemplo: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "O registo é apenas permitido para os seguintes dominios:",
|
||||
"A new user \"%s\" has created an account on %s" => "Um novo utilizador \"%s\" criou uma conta em %s",
|
||||
"To create a new account on %s, just click the following link:" => "Parar criar uma conta nova %s, clique no seguinte link:",
|
||||
"Welcome, you can create your account below." => "Bem-vindo, pode criar a sua conta em baixo.",
|
||||
"Username" => "Nome de utilizador",
|
||||
"Password" => "Palavra-passe",
|
||||
"Create account" => "Criar conta",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Obrigado por se registar, dentro de momentos deverá receber uma hiperligação de verificação.",
|
||||
"Email" => "Correio Eletrónico",
|
||||
"Request verification link" => "Solicitar hiperligação de verificação",
|
||||
"Please re-enter a valid email address" => "Por favor, reinsira um endereço de correio eletrónico válido",
|
||||
"You will receive an email with verification link" => "Irá receber uma mensagem com a hiperligação de verificação"
|
||||
"Please re-enter a valid email address" => "Por favor, reinsira um endereço de correio eletrónico válido"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
11
l10n/ru.js
11
l10n/ru.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Регистрация",
|
||||
"Email address you entered is not valid" : "Указанный вами адрес email недействителен",
|
||||
"A problem occurred sending email, please contact your administrator." : "Возникла проблема отправки email, пожалуйста свяжитесь с администратором.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Уже существует запрос на регистрацию с этим адресом email, новое подтверждение было отправлено снова.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Пользователь уже получил этот email, возможно учетная запись уже существует?",
|
||||
"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. Запросов на регистрацию с таким проверочным URL не найдено.",
|
||||
"Unable to create user, there are problems with user backend." : "Невозможно создать учетную запись, возникли проблемы с пользовательской частью.",
|
||||
"Unable to set user email: " : "Невозможно установить 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>.",
|
||||
"Verify your %s registration request" : "Проверьте свой %s запрос регистрации",
|
||||
"A new user \"%s\" had created an account on %s" : "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"Your settings have been updated." : "Настройки обновлены.",
|
||||
"No such group" : "Такой группы не существует",
|
||||
"Registration" : "Регистрация",
|
||||
"Default group that all registered users belong" : "Группа по умолчанию для всех новых пользователей",
|
||||
"None" : "Отсутствует",
|
||||
"Allowed mail address domains for registration" : "Допустимые доменны адресов электронной почты для регистрации",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Регистрация доступна только для следующих доменов:",
|
||||
"A new user \"%s\" has created an account on %s" : "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"To create a new account on %s, just click the following link:" : "Чтобы создать новую учетную запись на%s, просто нажмите на следующую ссылку:",
|
||||
"Welcome, you can create your account below." : "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
||||
"Username" : "Имя пользователя",
|
||||
"Password" : "Пароль",
|
||||
"Create account" : "Создать учётную запись",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Спасибо за регистрацию, через несколько минут вы должны получить проверочную ссылку.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Запросить проверочную ссылку",
|
||||
"Please re-enter a valid email address" : "Пожалуйста введите повторно действительный адрес email.",
|
||||
"You will receive an email with verification link" : "Вы получите письмо с проверочной ссылкой."
|
||||
"Please re-enter a valid email address" : "Пожалуйста введите повторно действительный адрес email."
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||
|
|
|
|||
11
l10n/ru.json
11
l10n/ru.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Регистрация",
|
||||
"Email address you entered is not valid" : "Указанный вами адрес email недействителен",
|
||||
"A problem occurred sending email, please contact your administrator." : "Возникла проблема отправки email, пожалуйста свяжитесь с администратором.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Уже существует запрос на регистрацию с этим адресом email, новое подтверждение было отправлено снова.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Пользователь уже получил этот email, возможно учетная запись уже существует?",
|
||||
"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. Запросов на регистрацию с таким проверочным URL не найдено.",
|
||||
"Unable to create user, there are problems with user backend." : "Невозможно создать учетную запись, возникли проблемы с пользовательской частью.",
|
||||
"Unable to set user email: " : "Невозможно установить 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>.",
|
||||
"Verify your %s registration request" : "Проверьте свой %s запрос регистрации",
|
||||
"A new user \"%s\" had created an account on %s" : "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"Your settings have been updated." : "Настройки обновлены.",
|
||||
"No such group" : "Такой группы не существует",
|
||||
"Registration" : "Регистрация",
|
||||
"Default group that all registered users belong" : "Группа по умолчанию для всех новых пользователей",
|
||||
"None" : "Отсутствует",
|
||||
"Allowed mail address domains for registration" : "Допустимые доменны адресов электронной почты для регистрации",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Регистрация доступна только для следующих доменов:",
|
||||
"A new user \"%s\" has created an account on %s" : "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"To create a new account on %s, just click the following link:" : "Чтобы создать новую учетную запись на%s, просто нажмите на следующую ссылку:",
|
||||
"Welcome, you can create your account below." : "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
||||
"Username" : "Имя пользователя",
|
||||
"Password" : "Пароль",
|
||||
"Create account" : "Создать учётную запись",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Спасибо за регистрацию, через несколько минут вы должны получить проверочную ссылку.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Запросить проверочную ссылку",
|
||||
"Please re-enter a valid email address" : "Пожалуйста введите повторно действительный адрес email.",
|
||||
"You will receive an email with verification link" : "Вы получите письмо с проверочной ссылкой."
|
||||
"Please re-enter a valid email address" : "Пожалуйста введите повторно действительный адрес email."
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
||||
11
l10n/ru.php
11
l10n/ru.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Регистрация",
|
||||
"Email address you entered is not valid" => "Указанный вами адрес email недействителен",
|
||||
"A problem occurred sending email, please contact your administrator." => "Возникла проблема отправки email, пожалуйста свяжитесь с администратором.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Уже существует запрос на регистрацию с этим адресом email, новое подтверждение было отправлено снова.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Пользователь уже получил этот email, возможно учетная запись уже существует?",
|
||||
"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. Запросов на регистрацию с таким проверочным URL не найдено.",
|
||||
"Unable to create user, there are problems with user backend." => "Невозможно создать учетную запись, возникли проблемы с пользовательской частью.",
|
||||
"Unable to set user email: " => "Невозможно установить 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>.",
|
||||
"Verify your %s registration request" => "Проверьте свой %s запрос регистрации",
|
||||
"A new user \"%s\" had created an account on %s" => "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"Your settings have been updated." => "Настройки обновлены.",
|
||||
"No such group" => "Такой группы не существует",
|
||||
"Registration" => "Регистрация",
|
||||
"Default group that all registered users belong" => "Группа по умолчанию для всех новых пользователей",
|
||||
"None" => "Отсутствует",
|
||||
"Allowed mail address domains for registration" => "Допустимые доменны адресов электронной почты для регистрации",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Регистрация доступна только для следующих доменов:",
|
||||
"A new user \"%s\" has created an account on %s" => "Новый пользователь \"%s\" создал учетную запись на %s",
|
||||
"To create a new account on %s, just click the following link:" => "Чтобы создать новую учетную запись на%s, просто нажмите на следующую ссылку:",
|
||||
"Welcome, you can create your account below." => "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
||||
"Username" => "Имя пользователя",
|
||||
"Password" => "Пароль",
|
||||
"Create account" => "Создать учётную запись",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Спасибо за регистрацию, через несколько минут вы должны получить проверочную ссылку.",
|
||||
"Email" => "Email",
|
||||
"Request verification link" => "Запросить проверочную ссылку",
|
||||
"Please re-enter a valid email address" => "Пожалуйста введите повторно действительный адрес email.",
|
||||
"You will receive an email with verification link" => "Вы получите письмо с проверочной ссылкой."
|
||||
"Please re-enter a valid email address" => "Пожалуйста введите повторно действительный адрес email."
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);";
|
||||
|
|
|
|||
11
l10n/sl.js
11
l10n/sl.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Vpis",
|
||||
"Email address you entered is not valid" : "Vpisan naslov elektronske pošte ni veljaven",
|
||||
"A problem occurred sending email, please contact your administrator." : "Prišlo je do napake med pošiljanjem elektronskega sporočila. Stopite v stik s skrbnikom sistema.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Za ta naslov elektronske pošte je postopek vpisa že v teku. Novo sporočilo za preverjanje je bilo poslano na naslov.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Uporabnik s takim e-naslovom že obstaja. Mogoče že imate veljaven ownCloud račun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Lahko se <a href=\"{login}\">prijavite now</a>.",
|
||||
"Verification email successfully sent." : "Potrditveno elektronsko sporočilo je bilo poslano.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Neveljaven naslov URL overitve. Na tem naslovu ni ustrezne zahteve registracije.",
|
||||
"Unable to create user, there are problems with user backend." : "Ni mogoče ustvariti uporabnika zaradi težav z ozadnjim programom.",
|
||||
"Unable to set user email: " : "Ni mogoče nastaviti uporabnikovega elektronskega naslova:",
|
||||
"Failed to delete pending registration request" : "Ni mogoče izbrisati odprte zahteve za vpis",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Račun je uspešno ustvarjen, zato se lahko <a href=\"{link}\">prijavite</a>.",
|
||||
"Verify your %s registration request" : "Preverite vašo %s zahtevo za prijavo.",
|
||||
"A new user \"%s\" had created an account on %s" : "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"Your settings have been updated." : "Nastavitve so posodobljene.",
|
||||
"No such group" : "Ni take skupine",
|
||||
"Registration" : "Vpis",
|
||||
"Default group that all registered users belong" : "Privzeta skupina, v kateri so vsi vpisani uporabniki",
|
||||
"None" : "Brez",
|
||||
"Allowed mail address domains for registration" : "Dovoljene e-poštne domene za prijavo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Vnesite spisek domen, ločenih s podpičjem. Primer: owncloud.com; domena.si",
|
||||
"Registration is only allowed for following domains:" : "Prijava je dovoljena samo za sledeče domene:",
|
||||
"A new user \"%s\" has created an account on %s" : "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"To create a new account on %s, just click the following link:" : "Za ustvariti nov računa na %s, kliknite na spodnjo povezavo:",
|
||||
"Welcome, you can create your account below." : "Dobrodošli! Ustvarite nov račun.",
|
||||
"Username" : "Uporabniško ime",
|
||||
"Password" : "Geslo",
|
||||
"Create account" : "Ustvari račun",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Registracija je skoraj končana. V nekaj minutah boste na elektronski naslov prejeli povezavo za overitev.",
|
||||
"Email" : "Elektronski naslov",
|
||||
"Request verification link" : "Zahtevaj povezavo za overitev",
|
||||
"Please re-enter a valid email address" : "Vpišite veljaven naslov elektronske pošte.",
|
||||
"You will receive an email with verification link" : "Prejeli boste elektronsko sporočilo s povezavo za overitev."
|
||||
"Please re-enter a valid email address" : "Vpišite veljaven naslov elektronske pošte."
|
||||
},
|
||||
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
|
||||
|
|
|
|||
11
l10n/sl.json
11
l10n/sl.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Vpis",
|
||||
"Email address you entered is not valid" : "Vpisan naslov elektronske pošte ni veljaven",
|
||||
"A problem occurred sending email, please contact your administrator." : "Prišlo je do napake med pošiljanjem elektronskega sporočila. Stopite v stik s skrbnikom sistema.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Za ta naslov elektronske pošte je postopek vpisa že v teku. Novo sporočilo za preverjanje je bilo poslano na naslov.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Uporabnik s takim e-naslovom že obstaja. Mogoče že imate veljaven ownCloud račun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Lahko se <a href=\"{login}\">prijavite now</a>.",
|
||||
"Verification email successfully sent." : "Potrditveno elektronsko sporočilo je bilo poslano.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Neveljaven naslov URL overitve. Na tem naslovu ni ustrezne zahteve registracije.",
|
||||
"Unable to create user, there are problems with user backend." : "Ni mogoče ustvariti uporabnika zaradi težav z ozadnjim programom.",
|
||||
"Unable to set user email: " : "Ni mogoče nastaviti uporabnikovega elektronskega naslova:",
|
||||
"Failed to delete pending registration request" : "Ni mogoče izbrisati odprte zahteve za vpis",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Račun je uspešno ustvarjen, zato se lahko <a href=\"{link}\">prijavite</a>.",
|
||||
"Verify your %s registration request" : "Preverite vašo %s zahtevo za prijavo.",
|
||||
"A new user \"%s\" had created an account on %s" : "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"Your settings have been updated." : "Nastavitve so posodobljene.",
|
||||
"No such group" : "Ni take skupine",
|
||||
"Registration" : "Vpis",
|
||||
"Default group that all registered users belong" : "Privzeta skupina, v kateri so vsi vpisani uporabniki",
|
||||
"None" : "Brez",
|
||||
"Allowed mail address domains for registration" : "Dovoljene e-poštne domene za prijavo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Vnesite spisek domen, ločenih s podpičjem. Primer: owncloud.com; domena.si",
|
||||
"Registration is only allowed for following domains:" : "Prijava je dovoljena samo za sledeče domene:",
|
||||
"A new user \"%s\" has created an account on %s" : "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"To create a new account on %s, just click the following link:" : "Za ustvariti nov računa na %s, kliknite na spodnjo povezavo:",
|
||||
"Welcome, you can create your account below." : "Dobrodošli! Ustvarite nov račun.",
|
||||
"Username" : "Uporabniško ime",
|
||||
"Password" : "Geslo",
|
||||
"Create account" : "Ustvari račun",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Registracija je skoraj končana. V nekaj minutah boste na elektronski naslov prejeli povezavo za overitev.",
|
||||
"Email" : "Elektronski naslov",
|
||||
"Request verification link" : "Zahtevaj povezavo za overitev",
|
||||
"Please re-enter a valid email address" : "Vpišite veljaven naslov elektronske pošte.",
|
||||
"You will receive an email with verification link" : "Prejeli boste elektronsko sporočilo s povezavo za overitev."
|
||||
"Please re-enter a valid email address" : "Vpišite veljaven naslov elektronske pošte."
|
||||
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
|
||||
}
|
||||
11
l10n/sl.php
11
l10n/sl.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Vpis",
|
||||
"Email address you entered is not valid" => "Vpisan naslov elektronske pošte ni veljaven",
|
||||
"A problem occurred sending email, please contact your administrator." => "Prišlo je do napake med pošiljanjem elektronskega sporočila. Stopite v stik s skrbnikom sistema.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Za ta naslov elektronske pošte je postopek vpisa že v teku. Novo sporočilo za preverjanje je bilo poslano na naslov.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Uporabnik s takim e-naslovom že obstaja. Mogoče že imate veljaven ownCloud račun?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Lahko se <a href=\"{login}\">prijavite now</a>.",
|
||||
"Verification email successfully sent." => "Potrditveno elektronsko sporočilo je bilo poslano.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Neveljaven naslov URL overitve. Na tem naslovu ni ustrezne zahteve registracije.",
|
||||
"Unable to create user, there are problems with user backend." => "Ni mogoče ustvariti uporabnika zaradi težav z ozadnjim programom.",
|
||||
"Unable to set user email: " => "Ni mogoče nastaviti uporabnikovega elektronskega naslova:",
|
||||
"Failed to delete pending registration request" => "Ni mogoče izbrisati odprte zahteve za vpis",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Račun je uspešno ustvarjen, zato se lahko <a href=\"{link}\">prijavite</a>.",
|
||||
"Verify your %s registration request" => "Preverite vašo %s zahtevo za prijavo.",
|
||||
"A new user \"%s\" had created an account on %s" => "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"Your settings have been updated." => "Nastavitve so posodobljene.",
|
||||
"No such group" => "Ni take skupine",
|
||||
"Registration" => "Vpis",
|
||||
"Default group that all registered users belong" => "Privzeta skupina, v kateri so vsi vpisani uporabniki",
|
||||
"None" => "Brez",
|
||||
"Allowed mail address domains for registration" => "Dovoljene e-poštne domene za prijavo",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Vnesite spisek domen, ločenih s podpičjem. Primer: owncloud.com; domena.si",
|
||||
"Registration is only allowed for following domains:" => "Prijava je dovoljena samo za sledeče domene:",
|
||||
"A new user \"%s\" has created an account on %s" => "Nov uporabnik \"%s\" je ustvaril račun na %s",
|
||||
"To create a new account on %s, just click the following link:" => "Za ustvariti nov računa na %s, kliknite na spodnjo povezavo:",
|
||||
"Welcome, you can create your account below." => "Dobrodošli! Ustvarite nov račun.",
|
||||
"Username" => "Uporabniško ime",
|
||||
"Password" => "Geslo",
|
||||
"Create account" => "Ustvari račun",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Registracija je skoraj končana. V nekaj minutah boste na elektronski naslov prejeli povezavo za overitev.",
|
||||
"Email" => "Elektronski naslov",
|
||||
"Request verification link" => "Zahtevaj povezavo za overitev",
|
||||
"Please re-enter a valid email address" => "Vpišite veljaven naslov elektronske pošte.",
|
||||
"You will receive an email with verification link" => "Prejeli boste elektronsko sporočilo s povezavo za overitev."
|
||||
"Please re-enter a valid email address" => "Vpišite veljaven naslov elektronske pošte."
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);";
|
||||
|
|
|
|||
11
l10n/sq.js
11
l10n/sq.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Regjistrohuni",
|
||||
"Email address you entered is not valid" : "Adresa email që dhatë nuk është e vlefshme",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ndodhi një problem gjatë dërgimit të email-it, ju lutemi, lidhuni me përgjegjësin tuaj.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Ka tashmë një kërkes në pritje me këtë email, te adresa u dërgua një email i ri verifikimi.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Këtë email e ka përdorur një herë një përdorues, ndoshta keni tashmë një llogari?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Tani mund të <a href=\"{login}\">bëni hyrjen</a>.",
|
||||
"Verification email successfully sent." : "Email-i i verifikimit u dërgua me sukses.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Url e pavlefshme verifikimi. S’u gjet kërkesë regjistrimi me këtë URL verifikimi.",
|
||||
"Unable to create user, there are problems with user backend." : "S’arrihet të krijohet përdoruesi, ka probleme me pjesën që mbulon përdoruesit.",
|
||||
"Unable to set user email: " : "S’arrihet të caktohet email përdoruesi: ",
|
||||
"Failed to delete pending registration request" : "Dështoi në fshirjen e kërkesës për regjistrim në pritje",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Llogaria juaj u krijua me sukses, tani mund të <a href=\"{link}\">bëni hyrjen</a>.",
|
||||
"Verify your %s registration request" : "Verifikoni kërkesën e regjistrimit tuaj %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"Your settings have been updated." : "Rregullimet tuaja u përditësuan.",
|
||||
"No such group" : "S’ka grup të tillë",
|
||||
"Registration" : "Regjistrim",
|
||||
"Default group that all registered users belong" : "Grup parazgjedhje të cilit i përkasin krejt përdoruesit e regjistruar",
|
||||
"None" : "Asnjë",
|
||||
"Allowed mail address domains for registration" : "Përkatësi adresash email të lejuara për regjistrim",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Jepni një listë përkatësish të lejuara, të ndara me pikëpresje. Shembull: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
|
||||
"A new user \"%s\" has created an account on %s" : "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"To create a new account on %s, just click the following link:" : "Që të krijoni një llogari të re në %s, thjesht klikoni mbi lidhjen vijuese:",
|
||||
"Welcome, you can create your account below." : "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
||||
"Username" : "Emër përdoruesi",
|
||||
"Password" : "Fjalëkalim",
|
||||
"Create account" : "Krijoje llogarinë",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Faleminderit për regjistrimin, brenda pak minutash do të duhej të merrnit lidhje verifikimi.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Kërkoni lidhje verifikimi",
|
||||
"Please re-enter a valid email address" : "Ju lutemi, rijepni një adresë email të vlefshme",
|
||||
"You will receive an email with verification link" : "Do të merrni një email me një lidhje verifikimi"
|
||||
"Please re-enter a valid email address" : "Ju lutemi, rijepni një adresë email të vlefshme"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
11
l10n/sq.json
11
l10n/sq.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Regjistrohuni",
|
||||
"Email address you entered is not valid" : "Adresa email që dhatë nuk është e vlefshme",
|
||||
"A problem occurred sending email, please contact your administrator." : "Ndodhi një problem gjatë dërgimit të email-it, ju lutemi, lidhuni me përgjegjësin tuaj.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Ka tashmë një kërkes në pritje me këtë email, te adresa u dërgua një email i ri verifikimi.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Këtë email e ka përdorur një herë një përdorues, ndoshta keni tashmë një llogari?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Tani mund të <a href=\"{login}\">bëni hyrjen</a>.",
|
||||
"Verification email successfully sent." : "Email-i i verifikimit u dërgua me sukses.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Url e pavlefshme verifikimi. S’u gjet kërkesë regjistrimi me këtë URL verifikimi.",
|
||||
"Unable to create user, there are problems with user backend." : "S’arrihet të krijohet përdoruesi, ka probleme me pjesën që mbulon përdoruesit.",
|
||||
"Unable to set user email: " : "S’arrihet të caktohet email përdoruesi: ",
|
||||
"Failed to delete pending registration request" : "Dështoi në fshirjen e kërkesës për regjistrim në pritje",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Llogaria juaj u krijua me sukses, tani mund të <a href=\"{link}\">bëni hyrjen</a>.",
|
||||
"Verify your %s registration request" : "Verifikoni kërkesën e regjistrimit tuaj %s",
|
||||
"A new user \"%s\" had created an account on %s" : "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"A new user \"%s\" has created an account on %s" : "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"Your settings have been updated." : "Rregullimet tuaja u përditësuan.",
|
||||
"No such group" : "S’ka grup të tillë",
|
||||
"Registration" : "Regjistrim",
|
||||
"Default group that all registered users belong" : "Grup parazgjedhje të cilit i përkasin krejt përdoruesit e regjistruar",
|
||||
"None" : "Asnjë",
|
||||
"Allowed mail address domains for registration" : "Përkatësi adresash email të lejuara për regjistrim",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Jepni një listë përkatësish të lejuara, të ndara me pikëpresje. Shembull: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
|
||||
"A new user \"%s\" has created an account on %s" : "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"To create a new account on %s, just click the following link:" : "Që të krijoni një llogari të re në %s, thjesht klikoni mbi lidhjen vijuese:",
|
||||
"Welcome, you can create your account below." : "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
||||
"Username" : "Emër përdoruesi",
|
||||
"Password" : "Fjalëkalim",
|
||||
"Create account" : "Krijoje llogarinë",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "Faleminderit për regjistrimin, brenda pak minutash do të duhej të merrnit lidhje verifikimi.",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "Kërkoni lidhje verifikimi",
|
||||
"Please re-enter a valid email address" : "Ju lutemi, rijepni një adresë email të vlefshme",
|
||||
"You will receive an email with verification link" : "Do të merrni një email me një lidhje verifikimi"
|
||||
"Please re-enter a valid email address" : "Ju lutemi, rijepni një adresë email të vlefshme"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
11
l10n/sq.php
11
l10n/sq.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Regjistrohuni",
|
||||
"Email address you entered is not valid" => "Adresa email që dhatë nuk është e vlefshme",
|
||||
"A problem occurred sending email, please contact your administrator." => "Ndodhi një problem gjatë dërgimit të email-it, ju lutemi, lidhuni me përgjegjësin tuaj.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Ka tashmë një kërkes në pritje me këtë email, te adresa u dërgua një email i ri verifikimi.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Këtë email e ka përdorur një herë një përdorues, ndoshta keni tashmë një llogari?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Tani mund të <a href=\"{login}\">bëni hyrjen</a>.",
|
||||
"Verification email successfully sent." => "Email-i i verifikimit u dërgua me sukses.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Url e pavlefshme verifikimi. S’u gjet kërkesë regjistrimi me këtë URL verifikimi.",
|
||||
"Unable to create user, there are problems with user backend." => "S’arrihet të krijohet përdoruesi, ka probleme me pjesën që mbulon përdoruesit.",
|
||||
"Unable to set user email: " => "S’arrihet të caktohet email përdoruesi: ",
|
||||
"Failed to delete pending registration request" => "Dështoi në fshirjen e kërkesës për regjistrim në pritje",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Llogaria juaj u krijua me sukses, tani mund të <a href=\"{link}\">bëni hyrjen</a>.",
|
||||
"Verify your %s registration request" => "Verifikoni kërkesën e regjistrimit tuaj %s",
|
||||
"A new user \"%s\" had created an account on %s" => "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"A new user \"%s\" has created an account on %s" => "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"Your settings have been updated." => "Rregullimet tuaja u përditësuan.",
|
||||
"No such group" => "S’ka grup të tillë",
|
||||
"Registration" => "Regjistrim",
|
||||
"Default group that all registered users belong" => "Grup parazgjedhje të cilit i përkasin krejt përdoruesit e regjistruar",
|
||||
"None" => "Asnjë",
|
||||
"Allowed mail address domains for registration" => "Përkatësi adresash email të lejuara për regjistrim",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Jepni një listë përkatësish të lejuara, të ndara me pikëpresje. Shembull: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
|
||||
"A new user \"%s\" has created an account on %s" => "Një përdorues i ri \"%s\" ka krijuar një llogari te %s",
|
||||
"To create a new account on %s, just click the following link:" => "Që të krijoni një llogari të re në %s, thjesht klikoni mbi lidhjen vijuese:",
|
||||
"Welcome, you can create your account below." => "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
||||
"Username" => "Emër përdoruesi",
|
||||
"Password" => "Fjalëkalim",
|
||||
"Create account" => "Krijoje llogarinë",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "Faleminderit për regjistrimin, brenda pak minutash do të duhej të merrnit lidhje verifikimi.",
|
||||
"Email" => "Email",
|
||||
"Request verification link" => "Kërkoni lidhje verifikimi",
|
||||
"Please re-enter a valid email address" => "Ju lutemi, rijepni një adresë email të vlefshme",
|
||||
"You will receive an email with verification link" => "Do të merrni një email me një lidhje verifikimi"
|
||||
"Please re-enter a valid email address" => "Ju lutemi, rijepni një adresë email të vlefshme"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|
||||
|
|
|
|||
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "สมัครสมาชิก",
|
||||
"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 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>",
|
||||
"Verify your %s registration request" : "ตรวจสอบ %s ของคุณเพื่อร้องขอการลงทะเบียน",
|
||||
"A new user \"%s\" had created an account on %s" : "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"A new user \"%s\" has created an account on %s" : "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||
"No such group" : "ไม่มีกลุ่มดังกล่าว",
|
||||
"Registration" : "การลงทะเบียน",
|
||||
"Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" : "ไม่มี",
|
||||
"Allowed mail address domains for registration" : "อนุญาตให้โดเมนที่อยู่อีเมลสำหรับการลงทะเบียน",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||
"A new user \"%s\" has created an account on %s" : "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"To create a new account on %s, just click the following link:" : "หากต้องการสร้างบัญชีใหม่บน %s เพียงแค่คลิกที่ลิงค์ต่อไปนี้:",
|
||||
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"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" : "คุณจะได้รับอีเมลที่มีลิงค์ยืนยันตัวตน"
|
||||
"Please re-enter a valid email address" : "กรุณป้อนที่อยู่อีเมลที่ถูกต้องอีกครั้ง"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "สมัครสมาชิก",
|
||||
"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 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>",
|
||||
"Verify your %s registration request" : "ตรวจสอบ %s ของคุณเพื่อร้องขอการลงทะเบียน",
|
||||
"A new user \"%s\" had created an account on %s" : "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"A new user \"%s\" has created an account on %s" : "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||
"No such group" : "ไม่มีกลุ่มดังกล่าว",
|
||||
"Registration" : "การลงทะเบียน",
|
||||
"Default group that all registered users belong" : "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" : "ไม่มี",
|
||||
"Allowed mail address domains for registration" : "อนุญาตให้โดเมนที่อยู่อีเมลสำหรับการลงทะเบียน",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||
"A new user \"%s\" has created an account on %s" : "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"To create a new account on %s, just click the following link:" : "หากต้องการสร้างบัญชีใหม่บน %s เพียงแค่คลิกที่ลิงค์ต่อไปนี้:",
|
||||
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"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" : "คุณจะได้รับอีเมลที่มีลิงค์ยืนยันตัวตน"
|
||||
"Please re-enter a valid email address" : "กรุณป้อนที่อยู่อีเมลที่ถูกต้องอีกครั้ง"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "สมัครสมาชิก",
|
||||
"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 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>",
|
||||
"Verify your %s registration request" => "ตรวจสอบ %s ของคุณเพื่อร้องขอการลงทะเบียน",
|
||||
"A new user \"%s\" had created an account on %s" => "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"A new user \"%s\" has created an account on %s" => "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"Your settings have been updated." => "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||
"No such group" => "ไม่มีกลุ่มดังกล่าว",
|
||||
"Registration" => "การลงทะเบียน",
|
||||
"Default group that all registered users belong" => "ค่าเริ่มต้นของกลุ่มผู้ใช้ที่ลงทะเบียนเป็นสมาชิก",
|
||||
"None" => "ไม่มี",
|
||||
"Allowed mail address domains for registration" => "อนุญาตให้โดเมนที่อยู่อีเมลสำหรับการลงทะเบียน",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||
"A new user \"%s\" has created an account on %s" => "ผู้ใช้ใหม่ \"%s\" ได้สร้างบัญชีผู้ใช้บน %s",
|
||||
"To create a new account on %s, just click the following link:" => "หากต้องการสร้างบัญชีใหม่บน %s เพียงแค่คลิกที่ลิงค์ต่อไปนี้:",
|
||||
"Welcome, you can create your account below." => "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||
"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" => "คุณจะได้รับอีเมลที่มีลิงค์ยืนยันตัวตน"
|
||||
"Please re-enter a valid email address" => "กรุณป้อนที่อยู่อีเมลที่ถูกต้องอีกครั้ง"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=1; plural=0;";
|
||||
|
|
|
|||
11
l10n/tr.js
11
l10n/tr.js
|
|
@ -2,37 +2,30 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "Kaydol",
|
||||
"Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil",
|
||||
"A problem occurred sending email, please contact your administrator." : "E-posta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Bu e-posta adresiyle bir kayıt işlemi zaten beklemede, yeni bir doğrulama e-postası bu adrese gönderilecek.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Bu e-posta adresiyle bir hesap alınmış, zaten bir hesabınız olabilir mi?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Artık <a href=\"{login}\">oturum açabilirsiniz</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Kullanıcı e-postası ayarlanamadı: ",
|
||||
"Failed to delete pending registration request" : "Bekleyen kayıt isteğini silme başarısız",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.",
|
||||
"Verify your %s registration request" : "%s, kayıt talebinizi doğrulayın",
|
||||
"A new user \"%s\" had created an account on %s" : "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"A new user \"%s\" has created an account on %s" : "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"Your settings have been updated." : "Ayarlarınız güncellendi.",
|
||||
"No such group" : "Böyle bir grup yok",
|
||||
"Registration" : "Kayıt",
|
||||
"Default group that all registered users belong" : "Tüm kaydedilen kullanıcıların ait olduğu öntanımlı grup",
|
||||
"None" : "Hiçbiri",
|
||||
"Allowed mail address domains for registration" : "Kayıt için izin verilen e-posta sunucu adları",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "İzin verilen sunucu adlarını aralarında noktalı virgülle listeleyin. Örneğin: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Kayıt işlemi sadece bu sunucu adları için izin verilmektedir:",
|
||||
"A new user \"%s\" has created an account on %s" : "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"To create a new account on %s, just click the following link:" : "%s üzerinde hesap oluşturmak için bağlantıyı tıklayın:",
|
||||
"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",
|
||||
"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"
|
||||
"Please re-enter a valid email address" : "Lütfen geçerli e-posta adresini yeniden girin"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
11
l10n/tr.json
11
l10n/tr.json
|
|
@ -1,36 +1,29 @@
|
|||
{ "translations": {
|
||||
"Register" : "Kaydol",
|
||||
"Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil",
|
||||
"A problem occurred sending email, please contact your administrator." : "E-posta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Bu e-posta adresiyle bir kayıt işlemi zaten beklemede, yeni bir doğrulama e-postası bu adrese gönderilecek.",
|
||||
"A user has already taken this email, maybe you already have an account?" : "Bu e-posta adresiyle bir hesap alınmış, zaten bir hesabınız olabilir mi?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "Artık <a href=\"{login}\">oturum açabilirsiniz</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " : "Kullanıcı e-postası ayarlanamadı: ",
|
||||
"Failed to delete pending registration request" : "Bekleyen kayıt isteğini silme başarısız",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.",
|
||||
"Verify your %s registration request" : "%s, kayıt talebinizi doğrulayın",
|
||||
"A new user \"%s\" had created an account on %s" : "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"A new user \"%s\" has created an account on %s" : "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"Your settings have been updated." : "Ayarlarınız güncellendi.",
|
||||
"No such group" : "Böyle bir grup yok",
|
||||
"Registration" : "Kayıt",
|
||||
"Default group that all registered users belong" : "Tüm kaydedilen kullanıcıların ait olduğu öntanımlı grup",
|
||||
"None" : "Hiçbiri",
|
||||
"Allowed mail address domains for registration" : "Kayıt için izin verilen e-posta sunucu adları",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "İzin verilen sunucu adlarını aralarında noktalı virgülle listeleyin. Örneğin: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "Kayıt işlemi sadece bu sunucu adları için izin verilmektedir:",
|
||||
"A new user \"%s\" has created an account on %s" : "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"To create a new account on %s, just click the following link:" : "%s üzerinde hesap oluşturmak için bağlantıyı tıklayın:",
|
||||
"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",
|
||||
"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"
|
||||
"Please re-enter a valid email address" : "Lütfen geçerli e-posta adresini yeniden girin"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
11
l10n/tr.php
11
l10n/tr.php
|
|
@ -1,37 +1,30 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "Kaydol",
|
||||
"Email address you entered is not valid" => "Girdiğiniz e-posta adresi geçerli değil",
|
||||
"A problem occurred sending email, please contact your administrator." => "E-posta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Bu e-posta adresiyle bir kayıt işlemi zaten beklemede, yeni bir doğrulama e-postası bu adrese gönderilecek.",
|
||||
"A user has already taken this email, maybe you already have an account?" => "Bu e-posta adresiyle bir hesap alınmış, zaten bir hesabınız olabilir mi?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "Artık <a href=\"{login}\">oturum açabilirsiniz</a>.",
|
||||
"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.",
|
||||
"Unable to set user email: " => "Kullanıcı e-postası ayarlanamadı: ",
|
||||
"Failed to delete pending registration request" => "Bekleyen kayıt isteğini silme başarısız",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Hesabınız başarıyla oluşturuldu, artık <a href=\"{link}\">oturum açabilirsiniz</a>.",
|
||||
"Verify your %s registration request" => "%s, kayıt talebinizi doğrulayın",
|
||||
"A new user \"%s\" had created an account on %s" => "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"A new user \"%s\" has created an account on %s" => "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"Your settings have been updated." => "Ayarlarınız güncellendi.",
|
||||
"No such group" => "Böyle bir grup yok",
|
||||
"Registration" => "Kayıt",
|
||||
"Default group that all registered users belong" => "Tüm kaydedilen kullanıcıların ait olduğu öntanımlı grup",
|
||||
"None" => "Hiçbiri",
|
||||
"Allowed mail address domains for registration" => "Kayıt için izin verilen e-posta sunucu adları",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "İzin verilen sunucu adlarını aralarında noktalı virgülle listeleyin. Örneğin: owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "Kayıt işlemi sadece bu sunucu adları için izin verilmektedir:",
|
||||
"A new user \"%s\" has created an account on %s" => "Yeni kullanıcı \"%s\", \"%s\" üzerinde hesap oluşturdu",
|
||||
"To create a new account on %s, just click the following link:" => "%s üzerinde hesap oluşturmak için bağlantıyı tıklayın:",
|
||||
"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",
|
||||
"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"
|
||||
"Please re-enter a valid email address" => "Lütfen geçerli e-posta adresini yeniden girin"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
|
||||
|
|
|
|||
|
|
@ -2,35 +2,28 @@ OC.L10N.register(
|
|||
"registration",
|
||||
{
|
||||
"Register" : "註冊",
|
||||
"Email address you entered is not valid" : "您輸入的 email 地址無效",
|
||||
"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." : "這個 email 地址原本已經有一個等待中的註冊,我們寄了一封新的驗證信過去。",
|
||||
"A user has already taken this email, maybe you already have an account?" : "已經有人使用這個 email ,或許您已經有帳號了?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "您可以<a href=\"{login}\">現在登入</a>",
|
||||
"Verification email successfully sent." : "已寄送驗證 email",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "無效的驗證 URL,沒有關聯的註冊申請",
|
||||
"Unable to create user, there are problems with user backend." : "無法建立使用者,使用者後端有問題",
|
||||
"Unable to set user email: " : "無法設定使用者 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>",
|
||||
"Verify your %s registration request" : "驗證您在 %s 的註冊",
|
||||
"A new user \"%s\" had created an account on %s" : "新使用者 \"%s\" 在 %s 註冊了帳號",
|
||||
"Your settings have been updated." : "您的設定已更新",
|
||||
"No such group" : "無此群組",
|
||||
"Registration" : "註冊",
|
||||
"Default group that all registered users belong" : "新註冊的使用者會被加入的群組",
|
||||
"None" : "無",
|
||||
"Allowed mail address domains for registration" : "允許註冊的 email 網域",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "僅允許下列網域註冊:",
|
||||
"Welcome, you can create your account below." : "歡迎!您可以在下方建立帳號",
|
||||
"Username" : "使用者名稱",
|
||||
"Password" : "密碼",
|
||||
"Create account" : "建立帳號",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "感謝您的註冊,幾分鐘之後應該就會收到驗證連結",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "請求驗證連結",
|
||||
"Please re-enter a valid email address" : "請重新輸入有效的 email 地址",
|
||||
"You will receive an email with verification link" : "等一下你會收到內含驗證連結的 email"
|
||||
"Please re-enter a valid email address" : "請重新輸入有效的 email 地址"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -1,34 +1,27 @@
|
|||
{ "translations": {
|
||||
"Register" : "註冊",
|
||||
"Email address you entered is not valid" : "您輸入的 email 地址無效",
|
||||
"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." : "這個 email 地址原本已經有一個等待中的註冊,我們寄了一封新的驗證信過去。",
|
||||
"A user has already taken this email, maybe you already have an account?" : "已經有人使用這個 email ,或許您已經有帳號了?",
|
||||
"You can <a href=\"{login}\">log in now</a>." : "您可以<a href=\"{login}\">現在登入</a>",
|
||||
"Verification email successfully sent." : "已寄送驗證 email",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "無效的驗證 URL,沒有關聯的註冊申請",
|
||||
"Unable to create user, there are problems with user backend." : "無法建立使用者,使用者後端有問題",
|
||||
"Unable to set user email: " : "無法設定使用者 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>",
|
||||
"Verify your %s registration request" : "驗證您在 %s 的註冊",
|
||||
"A new user \"%s\" had created an account on %s" : "新使用者 \"%s\" 在 %s 註冊了帳號",
|
||||
"Your settings have been updated." : "您的設定已更新",
|
||||
"No such group" : "無此群組",
|
||||
"Registration" : "註冊",
|
||||
"Default group that all registered users belong" : "新註冊的使用者會被加入的群組",
|
||||
"None" : "無",
|
||||
"Allowed mail address domains for registration" : "允許註冊的 email 網域",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" : "僅允許下列網域註冊:",
|
||||
"Welcome, you can create your account below." : "歡迎!您可以在下方建立帳號",
|
||||
"Username" : "使用者名稱",
|
||||
"Password" : "密碼",
|
||||
"Create account" : "建立帳號",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." : "感謝您的註冊,幾分鐘之後應該就會收到驗證連結",
|
||||
"Email" : "Email",
|
||||
"Request verification link" : "請求驗證連結",
|
||||
"Please re-enter a valid email address" : "請重新輸入有效的 email 地址",
|
||||
"You will receive an email with verification link" : "等一下你會收到內含驗證連結的 email"
|
||||
"Please re-enter a valid email address" : "請重新輸入有效的 email 地址"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -1,35 +1,28 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Register" => "註冊",
|
||||
"Email address you entered is not valid" => "您輸入的 email 地址無效",
|
||||
"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." => "這個 email 地址原本已經有一個等待中的註冊,我們寄了一封新的驗證信過去。",
|
||||
"A user has already taken this email, maybe you already have an account?" => "已經有人使用這個 email ,或許您已經有帳號了?",
|
||||
"You can <a href=\"{login}\">log in now</a>." => "您可以<a href=\"{login}\">現在登入</a>",
|
||||
"Verification email successfully sent." => "已寄送驗證 email",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "無效的驗證 URL,沒有關聯的註冊申請",
|
||||
"Unable to create user, there are problems with user backend." => "無法建立使用者,使用者後端有問題",
|
||||
"Unable to set user email: " => "無法設定使用者 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>",
|
||||
"Verify your %s registration request" => "驗證您在 %s 的註冊",
|
||||
"A new user \"%s\" had created an account on %s" => "新使用者 \"%s\" 在 %s 註冊了帳號",
|
||||
"Your settings have been updated." => "您的設定已更新",
|
||||
"No such group" => "無此群組",
|
||||
"Registration" => "註冊",
|
||||
"Default group that all registered users belong" => "新註冊的使用者會被加入的群組",
|
||||
"None" => "無",
|
||||
"Allowed mail address domains for registration" => "允許註冊的 email 網域",
|
||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
||||
"Registration is only allowed for following domains:" => "僅允許下列網域註冊:",
|
||||
"Welcome, you can create your account below." => "歡迎!您可以在下方建立帳號",
|
||||
"Username" => "使用者名稱",
|
||||
"Password" => "密碼",
|
||||
"Create account" => "建立帳號",
|
||||
"Thank you for registering, you should receive verification link in a few minutes." => "感謝您的註冊,幾分鐘之後應該就會收到驗證連結",
|
||||
"Email" => "Email",
|
||||
"Request verification link" => "請求驗證連結",
|
||||
"Please re-enter a valid email address" => "請重新輸入有效的 email 地址",
|
||||
"You will receive an email with verification link" => "等一下你會收到內含驗證連結的 email"
|
||||
"Please re-enter a valid email address" => "請重新輸入有效的 email 地址"
|
||||
);
|
||||
$PLURAL_FORMS = "nplurals=1; plural=0;";
|
||||
|
|
|
|||
Loading…
Reference in New Issue