[tx-robot] updated from transifex
This commit is contained in:
parent
8e987329ba
commit
68da38ceed
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Registrovat",
|
"Register" : "Registrovat",
|
||||||
"Email address you entered is not valid" : "Zadaná emailová adresa není správná",
|
"Email address you entered is not valid" : "Zadaná emailová adresa není správná",
|
||||||
"Verify your ownCloud registration request" : "Ověřte svůj požadavek na registraci ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Nelze nastavit email uživatele:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Ověřte svůj požadavek na registraci ownCloud",
|
||||||
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
|
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
|
||||||
"No such group" : "Taková skupina neexistuje",
|
"No such group" : "Taková skupina neexistuje",
|
||||||
"Registration" : "Registrace",
|
"Registration" : "Registrace",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Povolené domény pro registraci",
|
"Allowed domains for registration" : "Povolené domény 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Registrace je povolena pouze pro následující domény:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
|
"Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
|
||||||
"Username" : "Uživatelské jméno",
|
"Username" : "Uživatelské jméno",
|
||||||
"Password" : "Heslo",
|
"Password" : "Heslo",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Registrovat",
|
"Register" : "Registrovat",
|
||||||
"Email address you entered is not valid" : "Zadaná emailová adresa není správná",
|
"Email address you entered is not valid" : "Zadaná emailová adresa není správná",
|
||||||
"Verify your ownCloud registration request" : "Ověřte svůj požadavek na registraci ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Nelze nastavit email uživatele:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Ověřte svůj požadavek na registraci ownCloud",
|
||||||
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
|
"Your settings have been updated." : "Vaše nastavení bylo aktualizováno.",
|
||||||
"No such group" : "Taková skupina neexistuje",
|
"No such group" : "Taková skupina neexistuje",
|
||||||
"Registration" : "Registrace",
|
"Registration" : "Registrace",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Povolené domény pro registraci",
|
"Allowed domains for registration" : "Povolené domény 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Registrace je povolena pouze pro následující domény:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
|
"Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
|
||||||
"Username" : "Uživatelské jméno",
|
"Username" : "Uživatelské jméno",
|
||||||
"Password" : "Heslo",
|
"Password" : "Heslo",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Registrovat",
|
"Register" => "Registrovat",
|
||||||
"Email address you entered is not valid" => "Zadaná emailová adresa není správná",
|
"Email address you entered is not valid" => "Zadaná emailová adresa není správná",
|
||||||
"Verify your ownCloud registration request" => "Ověřte svůj požadavek na registraci ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Při odesílání emailu nastala chyba, kontaktujte prosím svého administrátora.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Nelze nastavit email uživatele:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" => "Ověřte svůj požadavek na registraci ownCloud",
|
||||||
"Your settings have been updated." => "Vaše nastavení bylo aktualizováno.",
|
"Your settings have been updated." => "Vaše nastavení bylo aktualizováno.",
|
||||||
"No such group" => "Taková skupina neexistuje",
|
"No such group" => "Taková skupina neexistuje",
|
||||||
"Registration" => "Registrace",
|
"Registration" => "Registrace",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Povolené domény pro registraci",
|
"Allowed domains for registration" => "Povolené domény 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "Registrace je povolena pouze pro následující domény:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Vítejte, svůj účet si můžete založit níže.",
|
"Welcome, you can create your account below." => "Vítejte, svůj účet si můžete založit níže.",
|
||||||
"Username" => "Uživatelské jméno",
|
"Username" => "Uživatelské jméno",
|
||||||
"Password" => "Heslo",
|
"Password" => "Heslo",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Tilmeld",
|
"Register" : "Tilmeld",
|
||||||
"Email address you entered is not valid" : "E-mailadressen du angav er ikke gyldig",
|
"Email address you entered is not valid" : "E-mailadressen du angav er ikke gyldig",
|
||||||
"Verify your ownCloud registration request" : "Verificér din forespørgsel om ownCloud-tilmelding",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Der opstod et problem ved afsendelse af e-mail. Kontakt venligst din administrator.",
|
"A problem occurred sending email, please contact your administrator." : "Der opstod et problem ved afsendelse af e-mail. Kontakt venligst din administrator.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Der findes allerede en afventende tilmelding med denne e-mail. Der er blevet sendt en ny bekræftelse per e-mail til denne adresse.",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Der findes allerede en afventende tilmelding med denne e-mail. Der er blevet sendt en ny bekræftelse per e-mail til denne adresse.",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "En bruger har allerede benyttet denne e-mail - måske fordi du allerede har en konto?",
|
"A user has already taken this email, maybe you already have an account?" : "En bruger har allerede benyttet denne e-mail - måske fordi du allerede har en konto?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Kan ikke angive e-mail for bruger:",
|
"Unable to set user email: " : "Kan ikke angive e-mail for bruger:",
|
||||||
"Failed to delete pending registration request" : "Det lykkedes ikke at slette ventende registreringsanmodning",
|
"Failed to delete pending registration request" : "Det lykkedes ikke at slette ventende registreringsanmodning",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Din konto er blevet oprettet, og du kan <a href=\"{link}\">logge ind nu</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Din konto er blevet oprettet, og du kan <a href=\"{link}\">logge ind nu</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Verificér din forespørgsel om ownCloud-tilmelding",
|
||||||
"Your settings have been updated." : "Dine indstillinger er blevet opdateret.",
|
"Your settings have been updated." : "Dine indstillinger er blevet opdateret.",
|
||||||
"No such group" : "Gruppen findes ikke",
|
"No such group" : "Gruppen findes ikke",
|
||||||
"Registration" : "Tilmelding",
|
"Registration" : "Tilmelding",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Tilladte domæner for registrering",
|
"Allowed domains for registration" : "Tilladte domæner for registrering",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Indtast en semikolon separeret liste med tilladte domæner.\nEksempel: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Indtast en semikolon separeret liste med tilladte domæner.\nEksempel: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "Registrering er kun tilladt for følgende domæner:",
|
"Registration is only allowed for following domains:" : "Registrering er kun tilladt for følgende domæner:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "For at oprette en ny konto på ownCloud, klik følgende link:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Velkommen, du kan oprette din konto nedenfor.",
|
"Welcome, you can create your account below." : "Velkommen, du kan oprette din konto nedenfor.",
|
||||||
"Username" : "Brugernavn",
|
"Username" : "Brugernavn",
|
||||||
"Password" : "Adgangskode",
|
"Password" : "Adgangskode",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Tilmeld",
|
"Register" : "Tilmeld",
|
||||||
"Email address you entered is not valid" : "E-mailadressen du angav er ikke gyldig",
|
"Email address you entered is not valid" : "E-mailadressen du angav er ikke gyldig",
|
||||||
"Verify your ownCloud registration request" : "Verificér din forespørgsel om ownCloud-tilmelding",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Der opstod et problem ved afsendelse af e-mail. Kontakt venligst din administrator.",
|
"A problem occurred sending email, please contact your administrator." : "Der opstod et problem ved afsendelse af e-mail. Kontakt venligst din administrator.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Der findes allerede en afventende tilmelding med denne e-mail. Der er blevet sendt en ny bekræftelse per e-mail til denne adresse.",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Der findes allerede en afventende tilmelding med denne e-mail. Der er blevet sendt en ny bekræftelse per e-mail til denne adresse.",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "En bruger har allerede benyttet denne e-mail - måske fordi du allerede har en konto?",
|
"A user has already taken this email, maybe you already have an account?" : "En bruger har allerede benyttet denne e-mail - måske fordi du allerede har en konto?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Kan ikke angive e-mail for bruger:",
|
"Unable to set user email: " : "Kan ikke angive e-mail for bruger:",
|
||||||
"Failed to delete pending registration request" : "Det lykkedes ikke at slette ventende registreringsanmodning",
|
"Failed to delete pending registration request" : "Det lykkedes ikke at slette ventende registreringsanmodning",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Din konto er blevet oprettet, og du kan <a href=\"{link}\">logge ind nu</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Din konto er blevet oprettet, og du kan <a href=\"{link}\">logge ind nu</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Verificér din forespørgsel om ownCloud-tilmelding",
|
||||||
"Your settings have been updated." : "Dine indstillinger er blevet opdateret.",
|
"Your settings have been updated." : "Dine indstillinger er blevet opdateret.",
|
||||||
"No such group" : "Gruppen findes ikke",
|
"No such group" : "Gruppen findes ikke",
|
||||||
"Registration" : "Tilmelding",
|
"Registration" : "Tilmelding",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Tilladte domæner for registrering",
|
"Allowed domains for registration" : "Tilladte domæner for registrering",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Indtast en semikolon separeret liste med tilladte domæner.\nEksempel: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Indtast en semikolon separeret liste med tilladte domæner.\nEksempel: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "Registrering er kun tilladt for følgende domæner:",
|
"Registration is only allowed for following domains:" : "Registrering er kun tilladt for følgende domæner:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "For at oprette en ny konto på ownCloud, klik følgende link:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Velkommen, du kan oprette din konto nedenfor.",
|
"Welcome, you can create your account below." : "Velkommen, du kan oprette din konto nedenfor.",
|
||||||
"Username" : "Brugernavn",
|
"Username" : "Brugernavn",
|
||||||
"Password" : "Adgangskode",
|
"Password" : "Adgangskode",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Tilmeld",
|
"Register" => "Tilmeld",
|
||||||
"Email address you entered is not valid" => "E-mailadressen du angav er ikke gyldig",
|
"Email address you entered is not valid" => "E-mailadressen du angav er ikke gyldig",
|
||||||
"Verify your ownCloud registration request" => "Verificér din forespørgsel om ownCloud-tilmelding",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Der opstod et problem ved afsendelse af e-mail. Kontakt venligst din administrator.",
|
"A problem occurred sending email, please contact your administrator." => "Der opstod et problem ved afsendelse af e-mail. Kontakt venligst din administrator.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Der findes allerede en afventende tilmelding med denne e-mail. Der er blevet sendt en ny bekræftelse per e-mail til denne adresse.",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Der findes allerede en afventende tilmelding med denne e-mail. Der er blevet sendt en ny bekræftelse per e-mail til denne adresse.",
|
||||||
"A user has already taken this email, maybe you already have an account?" => "En bruger har allerede benyttet denne e-mail - måske fordi du allerede har en konto?",
|
"A user has already taken this email, maybe you already have an account?" => "En bruger har allerede benyttet denne e-mail - måske fordi du allerede har en konto?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Kan ikke angive e-mail for bruger:",
|
"Unable to set user email: " => "Kan ikke angive e-mail for bruger:",
|
||||||
"Failed to delete pending registration request" => "Det lykkedes ikke at slette ventende registreringsanmodning",
|
"Failed to delete pending registration request" => "Det lykkedes ikke at slette ventende registreringsanmodning",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Din konto er blevet oprettet, og du kan <a href=\"{link}\">logge ind nu</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Din konto er blevet oprettet, og du kan <a href=\"{link}\">logge ind nu</a>.",
|
||||||
|
"Verify your ownCloud registration request" => "Verificér din forespørgsel om ownCloud-tilmelding",
|
||||||
"Your settings have been updated." => "Dine indstillinger er blevet opdateret.",
|
"Your settings have been updated." => "Dine indstillinger er blevet opdateret.",
|
||||||
"No such group" => "Gruppen findes ikke",
|
"No such group" => "Gruppen findes ikke",
|
||||||
"Registration" => "Tilmelding",
|
"Registration" => "Tilmelding",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Tilladte domæner for registrering",
|
"Allowed domains for registration" => "Tilladte domæner for registrering",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Indtast en semikolon separeret liste med tilladte domæner.\nEksempel: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Indtast en semikolon separeret liste med tilladte domæner.\nEksempel: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" => "Registrering er kun tilladt for følgende domæner:",
|
"Registration is only allowed for following domains:" => "Registrering er kun tilladt for følgende domæner:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "For at oprette en ny konto på ownCloud, klik følgende link:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Velkommen, du kan oprette din konto nedenfor.",
|
"Welcome, you can create your account below." => "Velkommen, du kan oprette din konto nedenfor.",
|
||||||
"Username" => "Brugernavn",
|
"Username" => "Brugernavn",
|
||||||
"Password" => "Adgangskode",
|
"Password" => "Adgangskode",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Registrieren",
|
"Register" : "Registrieren",
|
||||||
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
|
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||||
"Verify your ownCloud registration request" : "Bitte Deine ownCloud-Registrierung bestätigen",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
|
"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.",
|
"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.",
|
||||||
"You can <a href=\"{login}\">log in now</a>." : "Du kannst dich <a href=\"{login}\">jetzt anmelden</a>.",
|
"You can <a href=\"{login}\">log in now</a>." : "Du kannst dich <a href=\"{login}\">jetzt anmelden</a>.",
|
||||||
|
|
@ -13,6 +12,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Bitte Deine ownCloud-Registrierung bestätigen",
|
||||||
"Your settings have been updated." : "Deine Einstellungen wurden aktualisiert.",
|
"Your settings have been updated." : "Deine Einstellungen wurden aktualisiert.",
|
||||||
"No such group" : "Keine derartige Gruppe",
|
"No such group" : "Keine derartige Gruppe",
|
||||||
"Registration" : "Registrierung",
|
"Registration" : "Registrierung",
|
||||||
|
|
@ -20,7 +20,6 @@ OC.L10N.register(
|
||||||
"None" : "Keine",
|
"None" : "Keine",
|
||||||
"Allowed domains for registration" : "Erlaubte Domains für die Registrierung",
|
"Allowed domains for registration" : "Erlaubte Domains für die Registrierung",
|
||||||
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
|
"Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
|
||||||
"Username" : "Benutzername",
|
"Username" : "Benutzername",
|
||||||
"Password" : "Passwort",
|
"Password" : "Passwort",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Registrieren",
|
"Register" : "Registrieren",
|
||||||
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
|
"Email address you entered is not valid" : "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||||
"Verify your ownCloud registration request" : "Bitte Deine ownCloud-Registrierung bestätigen",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
|
"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.",
|
"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.",
|
||||||
"You can <a href=\"{login}\">log in now</a>." : "Du kannst dich <a href=\"{login}\">jetzt anmelden</a>.",
|
"You can <a href=\"{login}\">log in now</a>." : "Du kannst dich <a href=\"{login}\">jetzt anmelden</a>.",
|
||||||
|
|
@ -11,6 +10,7 @@
|
||||||
"Unable to set user email: " : "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Bitte Deine ownCloud-Registrierung bestätigen",
|
||||||
"Your settings have been updated." : "Deine Einstellungen wurden aktualisiert.",
|
"Your settings have been updated." : "Deine Einstellungen wurden aktualisiert.",
|
||||||
"No such group" : "Keine derartige Gruppe",
|
"No such group" : "Keine derartige Gruppe",
|
||||||
"Registration" : "Registrierung",
|
"Registration" : "Registrierung",
|
||||||
|
|
@ -18,7 +18,6 @@
|
||||||
"None" : "Keine",
|
"None" : "Keine",
|
||||||
"Allowed domains for registration" : "Erlaubte Domains für die Registrierung",
|
"Allowed domains for registration" : "Erlaubte Domains für die Registrierung",
|
||||||
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
"Registration is only allowed for following domains:" : "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
|
"Welcome, you can create your account below." : "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
|
||||||
"Username" : "Benutzername",
|
"Username" : "Benutzername",
|
||||||
"Password" : "Passwort",
|
"Password" : "Passwort",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Registrieren",
|
"Register" => "Registrieren",
|
||||||
"Email address you entered is not valid" => "Die eingegebene E-Mail-Adresse ist ungültig.",
|
"Email address you entered is not valid" => "Die eingegebene E-Mail-Adresse ist ungültig.",
|
||||||
"Verify your ownCloud registration request" => "Bitte Deine ownCloud-Registrierung bestätigen",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Ein Problem ist beim Senden der E-Mail aufgetreten, bitte den Administrator kontaktieren",
|
"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.",
|
"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.",
|
||||||
"You can <a href=\"{login}\">log in now</a>." => "Du kannst dich <a href=\"{login}\">jetzt anmelden</a>.",
|
"You can <a href=\"{login}\">log in now</a>." => "Du kannst dich <a href=\"{login}\">jetzt anmelden</a>.",
|
||||||
|
|
@ -12,6 +11,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Die E-Mail-Adresse des Benutzers konnte nicht gespeichert werden:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" => "Bitte Deine ownCloud-Registrierung bestätigen",
|
||||||
"Your settings have been updated." => "Deine Einstellungen wurden aktualisiert.",
|
"Your settings have been updated." => "Deine Einstellungen wurden aktualisiert.",
|
||||||
"No such group" => "Keine derartige Gruppe",
|
"No such group" => "Keine derartige Gruppe",
|
||||||
"Registration" => "Registrierung",
|
"Registration" => "Registrierung",
|
||||||
|
|
@ -19,7 +19,6 @@ $TRANSLATIONS = array(
|
||||||
"None" => "Keine",
|
"None" => "Keine",
|
||||||
"Allowed domains for registration" => "Erlaubte Domains für die Registrierung",
|
"Allowed domains for registration" => "Erlaubte Domains für die Registrierung",
|
||||||
"Registration is only allowed for following domains:" => "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
"Registration is only allowed for following domains:" => "Anmeldung ist nur für die folgenden Domains erlaubt:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Bitte klicke auf den folgenden Link, um ein neues ownCloud-Konto zu erstellen:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
|
"Welcome, you can create your account below." => "Willkommen, Du kannst im unteren Teil Dein Konto anlegen.",
|
||||||
"Username" => "Benutzername",
|
"Username" => "Benutzername",
|
||||||
"Password" => "Passwort",
|
"Password" => "Passwort",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Εγγραφή",
|
"Register" : "Εγγραφή",
|
||||||
"Email address you entered is not valid" : "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
"Email address you entered is not valid" : "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
||||||
"Verify your ownCloud registration request" : "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Παρουσιάστηκε σφάλμα κατά την αποστολή 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." : "Εκκρεμεί ήδη μία εγγραφή με αυτή τη διεύθυνση ηλ. ταχυδρομείου, ένα καινούριο μήνυμα επιβεβαίωσης έχει σταλεί στη διεύθυνση.",
|
"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. Μηπώς έχετε ήδη λογαριασμό;",
|
"A user has already taken this email, maybe you already have an account?" : "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Αδυναμία ορισμού email χρήστη:",
|
"Unable to set user email: " : "Αδυναμία ορισμού email χρήστη:",
|
||||||
"Failed to delete pending registration request" : "Αποτυχία διαγραφής εκκρεμούς αίτησης εγγραφής",
|
"Failed to delete pending registration request" : "Αποτυχία διαγραφής εκκρεμούς αίτησης εγγραφής",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, μπορείτε να <a href=\"{link}\">συνδεθείτε τώρα</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, μπορείτε να <a href=\"{link}\">συνδεθείτε τώρα</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
||||||
"Your settings have been updated." : "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
"Your settings have been updated." : "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
||||||
"No such group" : "Δεν υπάρχει τέτοια ομάδα",
|
"No such group" : "Δεν υπάρχει τέτοια ομάδα",
|
||||||
"Registration" : "Εγγραφή",
|
"Registration" : "Εγγραφή",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Επιτρεπόμενοι τομείς για εγγραφή",
|
"Allowed domains for registration" : "Επιτρεπόμενοι τομείς για εγγραφή",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
||||||
"Registration is only allowed for following domains:" : "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
"Registration is only allowed for following domains:" : "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Για να δημιουργήσετε ένα νέο λογαριασμό στο ownCloud, απλά κάντε κλικ στον ακόλουθο σύνδεσμο:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
"Welcome, you can create your account below." : "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
||||||
"Username" : "Όνομα χρήστη",
|
"Username" : "Όνομα χρήστη",
|
||||||
"Password" : "Κωδικός πρόσβασης",
|
"Password" : "Κωδικός πρόσβασης",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Εγγραφή",
|
"Register" : "Εγγραφή",
|
||||||
"Email address you entered is not valid" : "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
"Email address you entered is not valid" : "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
||||||
"Verify your ownCloud registration request" : "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Παρουσιάστηκε σφάλμα κατά την αποστολή 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." : "Εκκρεμεί ήδη μία εγγραφή με αυτή τη διεύθυνση ηλ. ταχυδρομείου, ένα καινούριο μήνυμα επιβεβαίωσης έχει σταλεί στη διεύθυνση.",
|
"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. Μηπώς έχετε ήδη λογαριασμό;",
|
"A user has already taken this email, maybe you already have an account?" : "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Αδυναμία ορισμού email χρήστη:",
|
"Unable to set user email: " : "Αδυναμία ορισμού email χρήστη:",
|
||||||
"Failed to delete pending registration request" : "Αποτυχία διαγραφής εκκρεμούς αίτησης εγγραφής",
|
"Failed to delete pending registration request" : "Αποτυχία διαγραφής εκκρεμούς αίτησης εγγραφής",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, μπορείτε να <a href=\"{link}\">συνδεθείτε τώρα</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, μπορείτε να <a href=\"{link}\">συνδεθείτε τώρα</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
||||||
"Your settings have been updated." : "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
"Your settings have been updated." : "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
||||||
"No such group" : "Δεν υπάρχει τέτοια ομάδα",
|
"No such group" : "Δεν υπάρχει τέτοια ομάδα",
|
||||||
"Registration" : "Εγγραφή",
|
"Registration" : "Εγγραφή",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Επιτρεπόμενοι τομείς για εγγραφή",
|
"Allowed domains for registration" : "Επιτρεπόμενοι τομείς για εγγραφή",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
||||||
"Registration is only allowed for following domains:" : "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
"Registration is only allowed for following domains:" : "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Για να δημιουργήσετε ένα νέο λογαριασμό στο ownCloud, απλά κάντε κλικ στον ακόλουθο σύνδεσμο:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
"Welcome, you can create your account below." : "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
||||||
"Username" : "Όνομα χρήστη",
|
"Username" : "Όνομα χρήστη",
|
||||||
"Password" : "Κωδικός πρόσβασης",
|
"Password" : "Κωδικός πρόσβασης",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Εγγραφή",
|
"Register" => "Εγγραφή",
|
||||||
"Email address you entered is not valid" => "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
"Email address you entered is not valid" => "Η ηλεκτρονική διεύθυνση που εισάγατε δεν είναι έγκυρη",
|
||||||
"Verify your ownCloud registration request" => "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Παρουσιάστηκε σφάλμα κατά την αποστολή 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." => "Εκκρεμεί ήδη μία εγγραφή με αυτή τη διεύθυνση ηλ. ταχυδρομείου, ένα καινούριο μήνυμα επιβεβαίωσης έχει σταλεί στη διεύθυνση.",
|
"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. Μηπώς έχετε ήδη λογαριασμό;",
|
"A user has already taken this email, maybe you already have an account?" => "Υπάρχει χρήστης με αυτή τη διεύθυνση email. Μηπώς έχετε ήδη λογαριασμό;",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Αδυναμία ορισμού email χρήστη:",
|
"Unable to set user email: " => "Αδυναμία ορισμού email χρήστη:",
|
||||||
"Failed to delete pending registration request" => "Αποτυχία διαγραφής εκκρεμούς αίτησης εγγραφής",
|
"Failed to delete pending registration request" => "Αποτυχία διαγραφής εκκρεμούς αίτησης εγγραφής",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, μπορείτε να <a href=\"{link}\">συνδεθείτε τώρα</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Ο λογαριασμός σας δημιουργήθηκε με επιτυχία, μπορείτε να <a href=\"{link}\">συνδεθείτε τώρα</a>.",
|
||||||
|
"Verify your ownCloud registration request" => "Επιβεβαιώστε την αίτηση εγγραφής στο ownCloud",
|
||||||
"Your settings have been updated." => "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
"Your settings have been updated." => "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
|
||||||
"No such group" => "Δεν υπάρχει τέτοια ομάδα",
|
"No such group" => "Δεν υπάρχει τέτοια ομάδα",
|
||||||
"Registration" => "Εγγραφή",
|
"Registration" => "Εγγραφή",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Επιτρεπόμενοι τομείς για εγγραφή",
|
"Allowed domains for registration" => "Επιτρεπόμενοι τομείς για εγγραφή",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Εισάγετε μια λίστα επιτρεπόμενων τομέων, διαχωρισμένη με ερωτηματικά. Παράδειγμα: ",
|
||||||
"Registration is only allowed for following domains:" => "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
"Registration is only allowed for following domains:" => "Η εγγραφή επιτρέπεται μόνο για τους ακόλουθους τομείς:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Για να δημιουργήσετε ένα νέο λογαριασμό στο ownCloud, απλά κάντε κλικ στον ακόλουθο σύνδεσμο:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
"Welcome, you can create your account below." => "Καλωσήρθατε, μπορείτε να δημιουργήσετε το λογαριασμό σας παρακάτω.",
|
||||||
"Username" => "Όνομα χρήστη",
|
"Username" => "Όνομα χρήστη",
|
||||||
"Password" => "Κωδικός πρόσβασης",
|
"Password" => "Κωδικός πρόσβασης",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Registro",
|
"Register" : "Registro",
|
||||||
"Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida",
|
"Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida",
|
||||||
"Verify your ownCloud registration request" : "Verifique su solicitud de registro con ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "No se puede establecer correo electrónico del usuario:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Verifique su solicitud de registro con ownCloud",
|
||||||
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
|
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
|
||||||
"No such group" : "No existe tal grupo",
|
"No such group" : "No existe tal grupo",
|
||||||
"Registration" : "Registro",
|
"Registration" : "Registro",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Dominios permitidos para el registro",
|
"Allowed domains for registration" : "Dominios permitidos 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "El registro sólo está permitido para los siguientes dominios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Para crear una nueva cuenta en ownCloud, solo haga clic en el siguiente enlace: <br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
|
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
|
||||||
"Username" : "Nombre de usuario",
|
"Username" : "Nombre de usuario",
|
||||||
"Password" : "Contraseña",
|
"Password" : "Contraseña",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Registro",
|
"Register" : "Registro",
|
||||||
"Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida",
|
"Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida",
|
||||||
"Verify your ownCloud registration request" : "Verifique su solicitud de registro con ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "No se puede establecer correo electrónico del usuario:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Verifique su solicitud de registro con ownCloud",
|
||||||
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
|
"Your settings have been updated." : "Sus ajustes han sido actualizados.",
|
||||||
"No such group" : "No existe tal grupo",
|
"No such group" : "No existe tal grupo",
|
||||||
"Registration" : "Registro",
|
"Registration" : "Registro",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Dominios permitidos para el registro",
|
"Allowed domains for registration" : "Dominios permitidos 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "El registro sólo está permitido para los siguientes dominios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Para crear una nueva cuenta en ownCloud, solo haga clic en el siguiente enlace: <br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
|
"Welcome, you can create your account below." : "Bienvenido, puede crear una cuenta más abajo.",
|
||||||
"Username" : "Nombre de usuario",
|
"Username" : "Nombre de usuario",
|
||||||
"Password" : "Contraseña",
|
"Password" : "Contraseña",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Registro",
|
"Register" => "Registro",
|
||||||
"Email address you entered is not valid" => "La dirección de correo electrónico que ingresó no es válida",
|
"Email address you entered is not valid" => "La dirección de correo electrónico que ingresó no es válida",
|
||||||
"Verify your ownCloud registration request" => "Verifique su solicitud de registro con ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "No se puede establecer correo electrónico del usuario:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" => "Verifique su solicitud de registro con ownCloud",
|
||||||
"Your settings have been updated." => "Sus ajustes han sido actualizados.",
|
"Your settings have been updated." => "Sus ajustes han sido actualizados.",
|
||||||
"No such group" => "No existe tal grupo",
|
"No such group" => "No existe tal grupo",
|
||||||
"Registration" => "Registro",
|
"Registration" => "Registro",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Dominios permitidos para el registro",
|
"Allowed domains for registration" => "Dominios permitidos 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "El registro sólo está permitido para los siguientes dominios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Para crear una nueva cuenta en ownCloud, solo haga clic en el siguiente enlace: <br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Bienvenido, puede crear una cuenta más abajo.",
|
"Welcome, you can create your account below." => "Bienvenido, puede crear una cuenta más abajo.",
|
||||||
"Username" => "Nombre de usuario",
|
"Username" => "Nombre de usuario",
|
||||||
"Password" => "Contraseña",
|
"Password" => "Contraseña",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Rekisteröidy",
|
"Register" : "Rekisteröidy",
|
||||||
"Email address you entered is not valid" : "Antamasi sähköpostiosoite ei ole kelvollinen",
|
"Email address you entered is not valid" : "Antamasi sähköpostiosoite ei ole kelvollinen",
|
||||||
"Verify your ownCloud registration request" : "Vahvista ownCloud-rekisteröintipyyntö",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Sähköpostia lähettäessä tapahtui virhe. Ole yhteydessä ylläpitoon.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Käyttäjän sähköpostin asettaminen epäonnistui:",
|
"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",
|
"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.",
|
"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 ownCloud registration request" : "Vahvista ownCloud-rekisteröintipyyntö",
|
||||||
"Your settings have been updated." : "Asetuksesi on päivitetty.",
|
"Your settings have been updated." : "Asetuksesi on päivitetty.",
|
||||||
"No such group" : "Ei kyseistä ryhmää",
|
"No such group" : "Ei kyseistä ryhmää",
|
||||||
"Registration" : "Rekisteröityminen",
|
"Registration" : "Rekisteröityminen",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Rekisteröintiin sallitut verkkodomainit",
|
"Allowed domains for registration" : "Rekisteröintiin sallitut verkkodomainit",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
|
"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:",
|
"Registration is only allowed for following domains:" : "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Luo uusi ownCloud-tili napsauttamalla seuraavaa linkkiä:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Tervetuloa, voit luoda tilisi alta.",
|
"Welcome, you can create your account below." : "Tervetuloa, voit luoda tilisi alta.",
|
||||||
"Username" : "Käyttäjätunnus",
|
"Username" : "Käyttäjätunnus",
|
||||||
"Password" : "Salasana",
|
"Password" : "Salasana",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Rekisteröidy",
|
"Register" : "Rekisteröidy",
|
||||||
"Email address you entered is not valid" : "Antamasi sähköpostiosoite ei ole kelvollinen",
|
"Email address you entered is not valid" : "Antamasi sähköpostiosoite ei ole kelvollinen",
|
||||||
"Verify your ownCloud registration request" : "Vahvista ownCloud-rekisteröintipyyntö",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Sähköpostia lähettäessä tapahtui virhe. Ole yhteydessä ylläpitoon.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Käyttäjän sähköpostin asettaminen epäonnistui:",
|
"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",
|
"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.",
|
"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 ownCloud registration request" : "Vahvista ownCloud-rekisteröintipyyntö",
|
||||||
"Your settings have been updated." : "Asetuksesi on päivitetty.",
|
"Your settings have been updated." : "Asetuksesi on päivitetty.",
|
||||||
"No such group" : "Ei kyseistä ryhmää",
|
"No such group" : "Ei kyseistä ryhmää",
|
||||||
"Registration" : "Rekisteröityminen",
|
"Registration" : "Rekisteröityminen",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Rekisteröintiin sallitut verkkodomainit",
|
"Allowed domains for registration" : "Rekisteröintiin sallitut verkkodomainit",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
|
"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:",
|
"Registration is only allowed for following domains:" : "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Luo uusi ownCloud-tili napsauttamalla seuraavaa linkkiä:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Tervetuloa, voit luoda tilisi alta.",
|
"Welcome, you can create your account below." : "Tervetuloa, voit luoda tilisi alta.",
|
||||||
"Username" : "Käyttäjätunnus",
|
"Username" : "Käyttäjätunnus",
|
||||||
"Password" : "Salasana",
|
"Password" : "Salasana",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Rekisteröidy",
|
"Register" => "Rekisteröidy",
|
||||||
"Email address you entered is not valid" => "Antamasi sähköpostiosoite ei ole kelvollinen",
|
"Email address you entered is not valid" => "Antamasi sähköpostiosoite ei ole kelvollinen",
|
||||||
"Verify your ownCloud registration request" => "Vahvista ownCloud-rekisteröintipyyntö",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Sähköpostia lähettäessä tapahtui virhe. Ole yhteydessä ylläpitoon.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Käyttäjän sähköpostin asettaminen epäonnistui:",
|
"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",
|
"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.",
|
"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 ownCloud registration request" => "Vahvista ownCloud-rekisteröintipyyntö",
|
||||||
"Your settings have been updated." => "Asetuksesi on päivitetty.",
|
"Your settings have been updated." => "Asetuksesi on päivitetty.",
|
||||||
"No such group" => "Ei kyseistä ryhmää",
|
"No such group" => "Ei kyseistä ryhmää",
|
||||||
"Registration" => "Rekisteröityminen",
|
"Registration" => "Rekisteröityminen",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Rekisteröintiin sallitut verkkodomainit",
|
"Allowed domains for registration" => "Rekisteröintiin sallitut verkkodomainit",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Anna puolipisteellä erotettuina lista sallituista verkkodomaineista. Esimerkki: owncloud.com;github.com",
|
"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:",
|
"Registration is only allowed for following domains:" => "Rekisteröinti on sallittu vain seuraavista verkkodomaineista:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Luo uusi ownCloud-tili napsauttamalla seuraavaa linkkiä:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Tervetuloa, voit luoda tilisi alta.",
|
"Welcome, you can create your account below." => "Tervetuloa, voit luoda tilisi alta.",
|
||||||
"Username" => "Käyttäjätunnus",
|
"Username" => "Käyttäjätunnus",
|
||||||
"Password" => "Salasana",
|
"Password" => "Salasana",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "S'enregistrer",
|
"Register" : "S'enregistrer",
|
||||||
"Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable",
|
"Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable",
|
||||||
"Verify your ownCloud registration request" : "Effectuez la vérification de votre demande d'inscription ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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 ?",
|
"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 ?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Impossible de définir l'email 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",
|
"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>.",
|
"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 ownCloud registration request" : "Effectuez la vérification de votre demande d'inscription ownCloud",
|
||||||
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
||||||
"No such group" : "Aucun groupe correspondant",
|
"No such group" : "Aucun groupe correspondant",
|
||||||
"Registration" : "Inscription",
|
"Registration" : "Inscription",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Domaine autorisés pour les inscriptions",
|
"Allowed domains for registration" : "Domaine autorisés pour les inscriptions",
|
||||||
"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",
|
"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 :",
|
"Registration is only allowed for following domains:" : "Les inscriptions ne sont autorisées que sur les domaines suivants :",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Pour créer un nouveau compte sur ownCloud, cliquez sur le lien suivant :<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
"Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
||||||
"Username" : "Nom d'utilisateur",
|
"Username" : "Nom d'utilisateur",
|
||||||
"Password" : "Mot de passe",
|
"Password" : "Mot de passe",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "S'enregistrer",
|
"Register" : "S'enregistrer",
|
||||||
"Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable",
|
"Email address you entered is not valid" : "L'adresse de courriel saisie n'est pas valable",
|
||||||
"Verify your ownCloud registration request" : "Effectuez la vérification de votre demande d'inscription ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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 ?",
|
"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 ?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Impossible de définir l'email 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",
|
"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>.",
|
"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 ownCloud registration request" : "Effectuez la vérification de votre demande d'inscription ownCloud",
|
||||||
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
||||||
"No such group" : "Aucun groupe correspondant",
|
"No such group" : "Aucun groupe correspondant",
|
||||||
"Registration" : "Inscription",
|
"Registration" : "Inscription",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Domaine autorisés pour les inscriptions",
|
"Allowed domains for registration" : "Domaine autorisés pour les inscriptions",
|
||||||
"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",
|
"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 :",
|
"Registration is only allowed for following domains:" : "Les inscriptions ne sont autorisées que sur les domaines suivants :",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Pour créer un nouveau compte sur ownCloud, cliquez sur le lien suivant :<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
"Welcome, you can create your account below." : "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
||||||
"Username" : "Nom d'utilisateur",
|
"Username" : "Nom d'utilisateur",
|
||||||
"Password" : "Mot de passe",
|
"Password" : "Mot de passe",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "S'enregistrer",
|
"Register" => "S'enregistrer",
|
||||||
"Email address you entered is not valid" => "L'adresse de courriel saisie n'est pas valable",
|
"Email address you entered is not valid" => "L'adresse de courriel saisie n'est pas valable",
|
||||||
"Verify your ownCloud registration request" => "Effectuez la vérification de votre demande d'inscription ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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 ?",
|
"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 ?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Impossible de définir l'email 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",
|
"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>.",
|
"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 ownCloud registration request" => "Effectuez la vérification de votre demande d'inscription ownCloud",
|
||||||
"Your settings have been updated." => "Vos paramètres ont été mis à jour.",
|
"Your settings have been updated." => "Vos paramètres ont été mis à jour.",
|
||||||
"No such group" => "Aucun groupe correspondant",
|
"No such group" => "Aucun groupe correspondant",
|
||||||
"Registration" => "Inscription",
|
"Registration" => "Inscription",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Domaine autorisés pour les inscriptions",
|
"Allowed domains for registration" => "Domaine autorisés pour les inscriptions",
|
||||||
"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",
|
"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 :",
|
"Registration is only allowed for following domains:" => "Les inscriptions ne sont autorisées que sur les domaines suivants :",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Pour créer un nouveau compte sur ownCloud, cliquez sur le lien suivant :<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
"Welcome, you can create your account below." => "Bienvenue, vous pouvez créer votre compte ci-dessous.",
|
||||||
"Username" => "Nom d'utilisateur",
|
"Username" => "Nom d'utilisateur",
|
||||||
"Password" => "Mot de passe",
|
"Password" => "Mot de passe",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Daftar",
|
"Register" : "Daftar",
|
||||||
"Email address you entered is not valid" : "Alamat email yang Anda masukkan tidak sah",
|
"Email address you entered is not valid" : "Alamat email yang Anda masukkan tidak sah",
|
||||||
"Verify your ownCloud registration request" : "Verifikasi permintaan pendaftaran ownCloud Anda",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
"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.",
|
"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?",
|
"A user has already taken this email, maybe you already have an account?" : "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Tidak dapat mengatur email pengguna:",
|
"Unable to set user email: " : "Tidak dapat mengatur email pengguna:",
|
||||||
"Failed to delete pending registration request" : "Gagal menghapus permintaan penundaan pendaftaran",
|
"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>.",
|
"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 ownCloud registration request" : "Verifikasi permintaan pendaftaran ownCloud Anda",
|
||||||
"Your settings have been updated." : "Pengaturan Anda telah diperbarui.",
|
"Your settings have been updated." : "Pengaturan Anda telah diperbarui.",
|
||||||
"No such group" : "Tidak ada grup",
|
"No such group" : "Tidak ada grup",
|
||||||
"Registration" : "Pendaftaran",
|
"Registration" : "Pendaftaran",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Domain yang diizinkan untuk pendaftaran",
|
"Allowed domains for registration" : "Domain 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Pendaftaran hanya diizinkan untuk domain-domain berikut:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Untuk membuat akun baru di ownCloud, cukup klik tautan berikut:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
"Welcome, you can create your account below." : "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
||||||
"Username" : "Nama Pengguna",
|
"Username" : "Nama Pengguna",
|
||||||
"Password" : "Sandi",
|
"Password" : "Sandi",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Daftar",
|
"Register" : "Daftar",
|
||||||
"Email address you entered is not valid" : "Alamat email yang Anda masukkan tidak sah",
|
"Email address you entered is not valid" : "Alamat email yang Anda masukkan tidak sah",
|
||||||
"Verify your ownCloud registration request" : "Verifikasi permintaan pendaftaran ownCloud Anda",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
"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.",
|
"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?",
|
"A user has already taken this email, maybe you already have an account?" : "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Tidak dapat mengatur email pengguna:",
|
"Unable to set user email: " : "Tidak dapat mengatur email pengguna:",
|
||||||
"Failed to delete pending registration request" : "Gagal menghapus permintaan penundaan pendaftaran",
|
"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>.",
|
"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 ownCloud registration request" : "Verifikasi permintaan pendaftaran ownCloud Anda",
|
||||||
"Your settings have been updated." : "Pengaturan Anda telah diperbarui.",
|
"Your settings have been updated." : "Pengaturan Anda telah diperbarui.",
|
||||||
"No such group" : "Tidak ada grup",
|
"No such group" : "Tidak ada grup",
|
||||||
"Registration" : "Pendaftaran",
|
"Registration" : "Pendaftaran",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Domain yang diizinkan untuk pendaftaran",
|
"Allowed domains for registration" : "Domain 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Pendaftaran hanya diizinkan untuk domain-domain berikut:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Untuk membuat akun baru di ownCloud, cukup klik tautan berikut:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
"Welcome, you can create your account below." : "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
||||||
"Username" : "Nama Pengguna",
|
"Username" : "Nama Pengguna",
|
||||||
"Password" : "Sandi",
|
"Password" : "Sandi",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Daftar",
|
"Register" => "Daftar",
|
||||||
"Email address you entered is not valid" => "Alamat email yang Anda masukkan tidak sah",
|
"Email address you entered is not valid" => "Alamat email yang Anda masukkan tidak sah",
|
||||||
"Verify your ownCloud registration request" => "Verifikasi permintaan pendaftaran ownCloud Anda",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Ada masalah saat mengirim email, silakan hubungi administrator Anda.",
|
"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.",
|
"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?",
|
"A user has already taken this email, maybe you already have an account?" => "Seorang pengguna sudah menggunakan email ini, mungkinkah Anda sudah mempunyai akun?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Tidak dapat mengatur email pengguna:",
|
"Unable to set user email: " => "Tidak dapat mengatur email pengguna:",
|
||||||
"Failed to delete pending registration request" => "Gagal menghapus permintaan penundaan pendaftaran",
|
"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>.",
|
"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 ownCloud registration request" => "Verifikasi permintaan pendaftaran ownCloud Anda",
|
||||||
"Your settings have been updated." => "Pengaturan Anda telah diperbarui.",
|
"Your settings have been updated." => "Pengaturan Anda telah diperbarui.",
|
||||||
"No such group" => "Tidak ada grup",
|
"No such group" => "Tidak ada grup",
|
||||||
"Registration" => "Pendaftaran",
|
"Registration" => "Pendaftaran",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Domain yang diizinkan untuk pendaftaran",
|
"Allowed domains for registration" => "Domain 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "Pendaftaran hanya diizinkan untuk domain-domain berikut:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Untuk membuat akun baru di ownCloud, cukup klik tautan berikut:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
"Welcome, you can create your account below." => "Selamat datang, Anda dapat membuat akun Anda dibawah.",
|
||||||
"Username" => "Nama Pengguna",
|
"Username" => "Nama Pengguna",
|
||||||
"Password" => "Sandi",
|
"Password" => "Sandi",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Registrati",
|
"Register" : "Registrati",
|
||||||
"Email address you entered is not valid" : "L'indirizzo email digitato non è valido",
|
"Email address you entered is not valid" : "L'indirizzo email digitato non è valido",
|
||||||
"Verify your ownCloud registration request" : "Verifica la tua richiesta di registrazione a ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Si è verificato un problema durante l'invio della email, contatta il tuo amministratore.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Impossibile impostare l'indirizzo email dell'utente:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Verifica la tua richiesta di registrazione a ownCloud",
|
||||||
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
|
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
|
||||||
"No such group" : "Gruppo inesistente",
|
"No such group" : "Gruppo inesistente",
|
||||||
"Registration" : "Registrazione",
|
"Registration" : "Registrazione",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Domini consentiti per la registrazione",
|
"Allowed domains for registration" : "Domini 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "La registrazione è consentita solo per i seguenti domini:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Per creare un nuovo account su ownCloud, ti basta fare clic sul collegamento seguente:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
|
"Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
|
||||||
"Username" : "Nome utente",
|
"Username" : "Nome utente",
|
||||||
"Password" : "Password",
|
"Password" : "Password",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Registrati",
|
"Register" : "Registrati",
|
||||||
"Email address you entered is not valid" : "L'indirizzo email digitato non è valido",
|
"Email address you entered is not valid" : "L'indirizzo email digitato non è valido",
|
||||||
"Verify your ownCloud registration request" : "Verifica la tua richiesta di registrazione a ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Si è verificato un problema durante l'invio della email, contatta il tuo amministratore.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Impossibile impostare l'indirizzo email dell'utente:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Verifica la tua richiesta di registrazione a ownCloud",
|
||||||
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
|
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
|
||||||
"No such group" : "Gruppo inesistente",
|
"No such group" : "Gruppo inesistente",
|
||||||
"Registration" : "Registrazione",
|
"Registration" : "Registrazione",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Domini consentiti per la registrazione",
|
"Allowed domains for registration" : "Domini 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "La registrazione è consentita solo per i seguenti domini:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Per creare un nuovo account su ownCloud, ti basta fare clic sul collegamento seguente:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
|
"Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account qui sotto.",
|
||||||
"Username" : "Nome utente",
|
"Username" : "Nome utente",
|
||||||
"Password" : "Password",
|
"Password" : "Password",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Registrati",
|
"Register" => "Registrati",
|
||||||
"Email address you entered is not valid" => "L'indirizzo email digitato non è valido",
|
"Email address you entered is not valid" => "L'indirizzo email digitato non è valido",
|
||||||
"Verify your ownCloud registration request" => "Verifica la tua richiesta di registrazione a ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Si è verificato un problema durante l'invio della email, contatta il tuo amministratore.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Impossibile impostare l'indirizzo email dell'utente:",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" => "Verifica la tua richiesta di registrazione a ownCloud",
|
||||||
"Your settings have been updated." => "Le tue impostazioni sono state aggiornate.",
|
"Your settings have been updated." => "Le tue impostazioni sono state aggiornate.",
|
||||||
"No such group" => "Gruppo inesistente",
|
"No such group" => "Gruppo inesistente",
|
||||||
"Registration" => "Registrazione",
|
"Registration" => "Registrazione",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Domini consentiti per la registrazione",
|
"Allowed domains for registration" => "Domini 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "La registrazione è consentita solo per i seguenti domini:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Per creare un nuovo account su ownCloud, ti basta fare clic sul collegamento seguente:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Benvenuto, puoi creare il tuo account qui sotto.",
|
"Welcome, you can create your account below." => "Benvenuto, puoi creare il tuo account qui sotto.",
|
||||||
"Username" => "Nome utente",
|
"Username" => "Nome utente",
|
||||||
"Password" => "Password",
|
"Password" => "Password",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "登録",
|
"Register" : "登録",
|
||||||
"Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
|
"Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
|
||||||
"Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "メール送信でエラーが発生しました,管理者に連絡してください。",
|
"A problem occurred sending email, please contact your administrator." : "メール送信でエラーが発生しました,管理者に連絡してください。",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
|
"A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "ユーザーメールを設定できません:",
|
"Unable to set user email: " : "ユーザーメールを設定できません:",
|
||||||
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
|
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "アカウントは無事作成されました。 こちらのリンクから<a href=\"{link}\">ログイン</a>してください。",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "アカウントは無事作成されました。 こちらのリンクから<a href=\"{link}\">ログイン</a>してください。",
|
||||||
|
"Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
|
||||||
"Your settings have been updated." : "設定を更新しました。",
|
"Your settings have been updated." : "設定を更新しました。",
|
||||||
"No such group" : "そのようなグループはありません",
|
"No such group" : "そのようなグループはありません",
|
||||||
"Registration" : "登録",
|
"Registration" : "登録",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "登録が許可されたドメイン",
|
"Allowed domains for registration" : "登録が許可されたドメイン",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
|
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "ownCloud に新しいアカウントを作成するには、以下のリンクをクリックしてください:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
|
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
|
||||||
"Username" : "ユーザーID",
|
"Username" : "ユーザーID",
|
||||||
"Password" : "パスワード",
|
"Password" : "パスワード",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "登録",
|
"Register" : "登録",
|
||||||
"Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
|
"Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
|
||||||
"Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "メール送信でエラーが発生しました,管理者に連絡してください。",
|
"A problem occurred sending email, please contact your administrator." : "メール送信でエラーが発生しました,管理者に連絡してください。",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
|
"A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "ユーザーメールを設定できません:",
|
"Unable to set user email: " : "ユーザーメールを設定できません:",
|
||||||
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
|
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "アカウントは無事作成されました。 こちらのリンクから<a href=\"{link}\">ログイン</a>してください。",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "アカウントは無事作成されました。 こちらのリンクから<a href=\"{link}\">ログイン</a>してください。",
|
||||||
|
"Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
|
||||||
"Your settings have been updated." : "設定を更新しました。",
|
"Your settings have been updated." : "設定を更新しました。",
|
||||||
"No such group" : "そのようなグループはありません",
|
"No such group" : "そのようなグループはありません",
|
||||||
"Registration" : "登録",
|
"Registration" : "登録",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "登録が許可されたドメイン",
|
"Allowed domains for registration" : "登録が許可されたドメイン",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
|
"Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "ownCloud に新しいアカウントを作成するには、以下のリンクをクリックしてください:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
|
"Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
|
||||||
"Username" : "ユーザーID",
|
"Username" : "ユーザーID",
|
||||||
"Password" : "パスワード",
|
"Password" : "パスワード",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "登録",
|
"Register" => "登録",
|
||||||
"Email address you entered is not valid" => "入力されたメールアドレスが正しくありません",
|
"Email address you entered is not valid" => "入力されたメールアドレスが正しくありません",
|
||||||
"Verify your ownCloud registration request" => "ownCloud 登録リクエストを確認してください",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "メール送信でエラーが発生しました,管理者に連絡してください。",
|
"A problem occurred sending email, please contact your administrator." => "メール送信でエラーが発生しました,管理者に連絡してください。",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." => "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
|
||||||
"A user has already taken this email, maybe you already have an account?" => "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
|
"A user has already taken this email, maybe you already have an account?" => "このメールアドレスは既に使用中です,もしかして既にアカウントを持っていませんか?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "ユーザーメールを設定できません:",
|
"Unable to set user email: " => "ユーザーメールを設定できません:",
|
||||||
"Failed to delete pending registration request" => "保留中の登録リクエストの削除に失敗しました",
|
"Failed to delete pending registration request" => "保留中の登録リクエストの削除に失敗しました",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "アカウントは無事作成されました。 こちらのリンクから<a href=\"{link}\">ログイン</a>してください。",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "アカウントは無事作成されました。 こちらのリンクから<a href=\"{link}\">ログイン</a>してください。",
|
||||||
|
"Verify your ownCloud registration request" => "ownCloud 登録リクエストを確認してください",
|
||||||
"Your settings have been updated." => "設定を更新しました。",
|
"Your settings have been updated." => "設定を更新しました。",
|
||||||
"No such group" => "そのようなグループはありません",
|
"No such group" => "そのようなグループはありません",
|
||||||
"Registration" => "登録",
|
"Registration" => "登録",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "登録が許可されたドメイン",
|
"Allowed domains for registration" => "登録が許可されたドメイン",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" => "次のドメインのみ登録可能です:",
|
"Registration is only allowed for following domains:" => "次のドメインのみ登録可能です:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "ownCloud に新しいアカウントを作成するには、以下のリンクをクリックしてください:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "ようこそ、以下から新しくアカウントを作成できます。",
|
"Welcome, you can create your account below." => "ようこそ、以下から新しくアカウントを作成できます。",
|
||||||
"Username" => "ユーザーID",
|
"Username" => "ユーザーID",
|
||||||
"Password" => "パスワード",
|
"Password" => "パスワード",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "등록",
|
"Register" : "등록",
|
||||||
"Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음",
|
"Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음",
|
||||||
"Verify your ownCloud registration request" : "ownCloud 가입 요청 확인",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.",
|
"A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.",
|
"A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "사용자 이메일을 설정할 수 없음: ",
|
"Unable to set user email: " : "사용자 이메일을 설정할 수 없음: ",
|
||||||
"Failed to delete pending registration request" : "대기 중인 등록 요청을 삭제할 수 없음",
|
"Failed to delete pending registration request" : "대기 중인 등록 요청을 삭제할 수 없음",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "회원 가입이 완료되었으며 <a href=\"{link}\">로그인할 수 있습니다</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "회원 가입이 완료되었으며 <a href=\"{link}\">로그인할 수 있습니다</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "ownCloud 가입 요청 확인",
|
||||||
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
||||||
"No such group" : "그룹이 존재하지 않음",
|
"No such group" : "그룹이 존재하지 않음",
|
||||||
"Registration" : "등록",
|
"Registration" : "등록",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "등록이 허용된 도메인",
|
"Allowed domains for registration" : "등록이 허용된 도메인",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:",
|
"Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "ownCloud에 새 계정을 등록하려면 다음 링크를 누르십시오:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||||
"Username" : "사용자 이름",
|
"Username" : "사용자 이름",
|
||||||
"Password" : "암호",
|
"Password" : "암호",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "등록",
|
"Register" : "등록",
|
||||||
"Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음",
|
"Email address you entered is not valid" : "입력한 이메일 주소가 올바르지 않음",
|
||||||
"Verify your ownCloud registration request" : "ownCloud 가입 요청 확인",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.",
|
"A problem occurred sending email, please contact your administrator." : "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.",
|
"A user has already taken this email, maybe you already have an account?" : "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "사용자 이메일을 설정할 수 없음: ",
|
"Unable to set user email: " : "사용자 이메일을 설정할 수 없음: ",
|
||||||
"Failed to delete pending registration request" : "대기 중인 등록 요청을 삭제할 수 없음",
|
"Failed to delete pending registration request" : "대기 중인 등록 요청을 삭제할 수 없음",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "회원 가입이 완료되었으며 <a href=\"{link}\">로그인할 수 있습니다</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "회원 가입이 완료되었으며 <a href=\"{link}\">로그인할 수 있습니다</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "ownCloud 가입 요청 확인",
|
||||||
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
||||||
"No such group" : "그룹이 존재하지 않음",
|
"No such group" : "그룹이 존재하지 않음",
|
||||||
"Registration" : "등록",
|
"Registration" : "등록",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "등록이 허용된 도메인",
|
"Allowed domains for registration" : "등록이 허용된 도메인",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:",
|
"Registration is only allowed for following domains:" : "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "ownCloud에 새 계정을 등록하려면 다음 링크를 누르십시오:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
"Welcome, you can create your account below." : "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||||
"Username" : "사용자 이름",
|
"Username" : "사용자 이름",
|
||||||
"Password" : "암호",
|
"Password" : "암호",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "등록",
|
"Register" => "등록",
|
||||||
"Email address you entered is not valid" => "입력한 이메일 주소가 올바르지 않음",
|
"Email address you entered is not valid" => "입력한 이메일 주소가 올바르지 않음",
|
||||||
"Verify your ownCloud registration request" => "ownCloud 가입 요청 확인",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.",
|
"A problem occurred sending email, please contact your administrator." => "이메일을 보내는 중 문제가 발생했습니다. 시스템 관리자에게 연락하십시오.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." => "같은 이메일에서 온 등록 요청이 이미 있어서 새 확인 메일을 보냈습니다.",
|
||||||
"A user has already taken this email, maybe you already have an account?" => "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.",
|
"A user has already taken this email, maybe you already have an account?" => "누군가가 이미 이 메일 주소를 선점했습니다. 계정이 있을 수도 있습니다.",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "사용자 이메일을 설정할 수 없음: ",
|
"Unable to set user email: " => "사용자 이메일을 설정할 수 없음: ",
|
||||||
"Failed to delete pending registration request" => "대기 중인 등록 요청을 삭제할 수 없음",
|
"Failed to delete pending registration request" => "대기 중인 등록 요청을 삭제할 수 없음",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "회원 가입이 완료되었으며 <a href=\"{link}\">로그인할 수 있습니다</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "회원 가입이 완료되었으며 <a href=\"{link}\">로그인할 수 있습니다</a>.",
|
||||||
|
"Verify your ownCloud registration request" => "ownCloud 가입 요청 확인",
|
||||||
"Your settings have been updated." => "설정이 업데이트 되었습니다.",
|
"Your settings have been updated." => "설정이 업데이트 되었습니다.",
|
||||||
"No such group" => "그룹이 존재하지 않음",
|
"No such group" => "그룹이 존재하지 않음",
|
||||||
"Registration" => "등록",
|
"Registration" => "등록",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "등록이 허용된 도메인",
|
"Allowed domains for registration" => "등록이 허용된 도메인",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "등록이 허용된 도메인을 쌍반점(;)으로 구분하여 입력하십시오. 예: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" => "다음 도메인 사용자만 등록할 수 있습니다:",
|
"Registration is only allowed for following domains:" => "다음 도메인 사용자만 등록할 수 있습니다:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "ownCloud에 새 계정을 등록하려면 다음 링크를 누르십시오:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
"Welcome, you can create your account below." => "안녕하세요, 아래에서 회원 가입할 수 있습니다.",
|
||||||
"Username" => "사용자 이름",
|
"Username" => "사용자 이름",
|
||||||
"Password" => "암호",
|
"Password" => "암호",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Registrer",
|
"Register" : "Registrer",
|
||||||
"Email address you entered is not valid" : "E-postadressen som du la enn er ikke gyldig",
|
"Email address you entered is not valid" : "E-postadressen som du la enn er ikke gyldig",
|
||||||
"Verify your ownCloud registration request" : "Verifiser din forespørsel om ownCloud-registrering",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Et problem oppstod ved sending av mailen. Kontakt administratoren.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Kan ikke sette brukerens e-post:",
|
"Unable to set user email: " : "Kan ikke sette brukerens e-post:",
|
||||||
"Failed to delete pending registration request" : "Klarte ikke å slette utestående registreringsforespørsel",
|
"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>.",
|
"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 ownCloud registration request" : "Verifiser din forespørsel om ownCloud-registrering",
|
||||||
"Your settings have been updated." : "Innstillingene dine ble oppdatert.",
|
"Your settings have been updated." : "Innstillingene dine ble oppdatert.",
|
||||||
"No such group" : "Ingen slik gruppe",
|
"No such group" : "Ingen slik gruppe",
|
||||||
"Registration" : "Registrering",
|
"Registration" : "Registrering",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Tillatte domener for registrering",
|
"Allowed domains for registration" : "Tillatte 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Registrering er tillatt kun for følgende domener:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Klkk denne lenken for å opprette en ny konto på ownCloud:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Velkommen, du kan opprette kontoen din nedenfor.",
|
"Welcome, you can create your account below." : "Velkommen, du kan opprette kontoen din nedenfor.",
|
||||||
"Username" : "Brukernavn",
|
"Username" : "Brukernavn",
|
||||||
"Password" : "Passord",
|
"Password" : "Passord",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Registrer",
|
"Register" : "Registrer",
|
||||||
"Email address you entered is not valid" : "E-postadressen som du la enn er ikke gyldig",
|
"Email address you entered is not valid" : "E-postadressen som du la enn er ikke gyldig",
|
||||||
"Verify your ownCloud registration request" : "Verifiser din forespørsel om ownCloud-registrering",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Et problem oppstod ved sending av mailen. Kontakt administratoren.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Kan ikke sette brukerens e-post:",
|
"Unable to set user email: " : "Kan ikke sette brukerens e-post:",
|
||||||
"Failed to delete pending registration request" : "Klarte ikke å slette utestående registreringsforespørsel",
|
"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>.",
|
"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 ownCloud registration request" : "Verifiser din forespørsel om ownCloud-registrering",
|
||||||
"Your settings have been updated." : "Innstillingene dine ble oppdatert.",
|
"Your settings have been updated." : "Innstillingene dine ble oppdatert.",
|
||||||
"No such group" : "Ingen slik gruppe",
|
"No such group" : "Ingen slik gruppe",
|
||||||
"Registration" : "Registrering",
|
"Registration" : "Registrering",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Tillatte domener for registrering",
|
"Allowed domains for registration" : "Tillatte 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Registrering er tillatt kun for følgende domener:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Klkk denne lenken for å opprette en ny konto på ownCloud:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Velkommen, du kan opprette kontoen din nedenfor.",
|
"Welcome, you can create your account below." : "Velkommen, du kan opprette kontoen din nedenfor.",
|
||||||
"Username" : "Brukernavn",
|
"Username" : "Brukernavn",
|
||||||
"Password" : "Passord",
|
"Password" : "Passord",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Registrer",
|
"Register" => "Registrer",
|
||||||
"Email address you entered is not valid" => "E-postadressen som du la enn er ikke gyldig",
|
"Email address you entered is not valid" => "E-postadressen som du la enn er ikke gyldig",
|
||||||
"Verify your ownCloud registration request" => "Verifiser din forespørsel om ownCloud-registrering",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Et problem oppstod ved sending av mailen. Kontakt administratoren.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Kan ikke sette brukerens e-post:",
|
"Unable to set user email: " => "Kan ikke sette brukerens e-post:",
|
||||||
"Failed to delete pending registration request" => "Klarte ikke å slette utestående registreringsforespørsel",
|
"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>.",
|
"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 ownCloud registration request" => "Verifiser din forespørsel om ownCloud-registrering",
|
||||||
"Your settings have been updated." => "Innstillingene dine ble oppdatert.",
|
"Your settings have been updated." => "Innstillingene dine ble oppdatert.",
|
||||||
"No such group" => "Ingen slik gruppe",
|
"No such group" => "Ingen slik gruppe",
|
||||||
"Registration" => "Registrering",
|
"Registration" => "Registrering",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Tillatte domener for registrering",
|
"Allowed domains for registration" => "Tillatte 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "Registrering er tillatt kun for følgende domener:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Klkk denne lenken for å opprette en ny konto på ownCloud:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Velkommen, du kan opprette kontoen din nedenfor.",
|
"Welcome, you can create your account below." => "Velkommen, du kan opprette kontoen din nedenfor.",
|
||||||
"Username" => "Brukernavn",
|
"Username" => "Brukernavn",
|
||||||
"Password" => "Passord",
|
"Password" => "Passord",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Registreren",
|
"Register" : "Registreren",
|
||||||
"Email address you entered is not valid" : "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
"Email address you entered is not valid" : "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
||||||
"Verify your ownCloud registration request" : "Controleer uw ownCloud registratie verzoek",
|
|
||||||
"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.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Kan e-mailadres van gebruiker niet instellen:",
|
"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 ",
|
"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>.",
|
"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 ownCloud registration request" : "Controleer uw ownCloud registratie verzoek",
|
||||||
"Your settings have been updated." : "Uw instellingen zijn bijgewerkt",
|
"Your settings have been updated." : "Uw instellingen zijn bijgewerkt",
|
||||||
"No such group" : "Niet zo'n groep",
|
"No such group" : "Niet zo'n groep",
|
||||||
"Registration" : "Registratie",
|
"Registration" : "Registratie",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Toegestane domeinen voor registratie",
|
"Allowed domains for registration" : "Toegestane domeinen 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Registratie kan alleen voor de volgende domeinen:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Klik op de volgende link om een nieuw ownCloud account te maken::<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Welkom, u kunt hieronder uw account aanmaken.",
|
"Welcome, you can create your account below." : "Welkom, u kunt hieronder uw account aanmaken.",
|
||||||
"Username" : "Gebruikersnaam",
|
"Username" : "Gebruikersnaam",
|
||||||
"Password" : "Wachtwoord",
|
"Password" : "Wachtwoord",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Registreren",
|
"Register" : "Registreren",
|
||||||
"Email address you entered is not valid" : "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
"Email address you entered is not valid" : "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
||||||
"Verify your ownCloud registration request" : "Controleer uw ownCloud registratie verzoek",
|
|
||||||
"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.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Kan e-mailadres van gebruiker niet instellen:",
|
"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 ",
|
"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>.",
|
"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 ownCloud registration request" : "Controleer uw ownCloud registratie verzoek",
|
||||||
"Your settings have been updated." : "Uw instellingen zijn bijgewerkt",
|
"Your settings have been updated." : "Uw instellingen zijn bijgewerkt",
|
||||||
"No such group" : "Niet zo'n groep",
|
"No such group" : "Niet zo'n groep",
|
||||||
"Registration" : "Registratie",
|
"Registration" : "Registratie",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Toegestane domeinen voor registratie",
|
"Allowed domains for registration" : "Toegestane domeinen 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Registratie kan alleen voor de volgende domeinen:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Klik op de volgende link om een nieuw ownCloud account te maken::<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Welkom, u kunt hieronder uw account aanmaken.",
|
"Welcome, you can create your account below." : "Welkom, u kunt hieronder uw account aanmaken.",
|
||||||
"Username" : "Gebruikersnaam",
|
"Username" : "Gebruikersnaam",
|
||||||
"Password" : "Wachtwoord",
|
"Password" : "Wachtwoord",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Registreren",
|
"Register" => "Registreren",
|
||||||
"Email address you entered is not valid" => "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
"Email address you entered is not valid" => "Het e-mailadres dat u heeft ingevuld is niet geldig",
|
||||||
"Verify your ownCloud registration request" => "Controleer uw ownCloud registratie verzoek",
|
|
||||||
"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.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Kan e-mailadres van gebruiker niet instellen:",
|
"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 ",
|
"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>.",
|
"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 ownCloud registration request" => "Controleer uw ownCloud registratie verzoek",
|
||||||
"Your settings have been updated." => "Uw instellingen zijn bijgewerkt",
|
"Your settings have been updated." => "Uw instellingen zijn bijgewerkt",
|
||||||
"No such group" => "Niet zo'n groep",
|
"No such group" => "Niet zo'n groep",
|
||||||
"Registration" => "Registratie",
|
"Registration" => "Registratie",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Toegestane domeinen voor registratie",
|
"Allowed domains for registration" => "Toegestane domeinen 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "Registratie kan alleen voor de volgende domeinen:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Klik op de volgende link om een nieuw ownCloud account te maken::<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Welkom, u kunt hieronder uw account aanmaken.",
|
"Welcome, you can create your account below." => "Welkom, u kunt hieronder uw account aanmaken.",
|
||||||
"Username" => "Gebruikersnaam",
|
"Username" => "Gebruikersnaam",
|
||||||
"Password" => "Wachtwoord",
|
"Password" => "Wachtwoord",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "S'enregistrar",
|
"Register" : "S'enregistrar",
|
||||||
"Email address you entered is not valid" : "L'adreça de corrièl picada es pas valabla",
|
"Email address you entered is not valid" : "L'adreça de corrièl picada es pas valabla",
|
||||||
"Verify your ownCloud registration request" : "Efectuatz la verificacion de vòstra demanda d'inscripcion ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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 ?",
|
"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 ?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Impossible de definir l'email 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",
|
"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>.",
|
"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 ownCloud registration request" : "Efectuatz la verificacion de vòstra demanda d'inscripcion ownCloud",
|
||||||
"Your settings have been updated." : "Vòstres paramètres son estats meses a jorn.",
|
"Your settings have been updated." : "Vòstres paramètres son estats meses a jorn.",
|
||||||
"No such group" : "Pas cap de grop correspondent",
|
"No such group" : "Pas cap de grop correspondent",
|
||||||
"Registration" : "Inscripcion",
|
"Registration" : "Inscripcion",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Domenis autorizats per las inscripcions",
|
"Allowed domains for registration" : "Domenis autorizats per las inscripcions",
|
||||||
"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",
|
"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 :",
|
"Registration is only allowed for following domains:" : "Las inscripcions son pas autorizadas que suls domenis seguents :",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Per crear un novèl compte sus ownCloud, clicatz sul ligam seguent :<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Benvenguda, podètz crear vòstre compte çaijós.",
|
"Welcome, you can create your account below." : "Benvenguda, podètz crear vòstre compte çaijós.",
|
||||||
"Username" : "Nom d'utilizaire",
|
"Username" : "Nom d'utilizaire",
|
||||||
"Password" : "Senhal",
|
"Password" : "Senhal",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "S'enregistrar",
|
"Register" : "S'enregistrar",
|
||||||
"Email address you entered is not valid" : "L'adreça de corrièl picada es pas valabla",
|
"Email address you entered is not valid" : "L'adreça de corrièl picada es pas valabla",
|
||||||
"Verify your ownCloud registration request" : "Efectuatz la verificacion de vòstra demanda d'inscripcion ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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 ?",
|
"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 ?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Impossible de definir l'email 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",
|
"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>.",
|
"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 ownCloud registration request" : "Efectuatz la verificacion de vòstra demanda d'inscripcion ownCloud",
|
||||||
"Your settings have been updated." : "Vòstres paramètres son estats meses a jorn.",
|
"Your settings have been updated." : "Vòstres paramètres son estats meses a jorn.",
|
||||||
"No such group" : "Pas cap de grop correspondent",
|
"No such group" : "Pas cap de grop correspondent",
|
||||||
"Registration" : "Inscripcion",
|
"Registration" : "Inscripcion",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Domenis autorizats per las inscripcions",
|
"Allowed domains for registration" : "Domenis autorizats per las inscripcions",
|
||||||
"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",
|
"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 :",
|
"Registration is only allowed for following domains:" : "Las inscripcions son pas autorizadas que suls domenis seguents :",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Per crear un novèl compte sus ownCloud, clicatz sul ligam seguent :<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Benvenguda, podètz crear vòstre compte çaijós.",
|
"Welcome, you can create your account below." : "Benvenguda, podètz crear vòstre compte çaijós.",
|
||||||
"Username" : "Nom d'utilizaire",
|
"Username" : "Nom d'utilizaire",
|
||||||
"Password" : "Senhal",
|
"Password" : "Senhal",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "S'enregistrar",
|
"Register" => "S'enregistrar",
|
||||||
"Email address you entered is not valid" => "L'adreça de corrièl picada es pas valabla",
|
"Email address you entered is not valid" => "L'adreça de corrièl picada es pas valabla",
|
||||||
"Verify your ownCloud registration request" => "Efectuatz la verificacion de vòstra demanda d'inscripcion ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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 ?",
|
"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 ?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Impossible de definir l'email 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",
|
"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>.",
|
"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 ownCloud registration request" => "Efectuatz la verificacion de vòstra demanda d'inscripcion ownCloud",
|
||||||
"Your settings have been updated." => "Vòstres paramètres son estats meses a jorn.",
|
"Your settings have been updated." => "Vòstres paramètres son estats meses a jorn.",
|
||||||
"No such group" => "Pas cap de grop correspondent",
|
"No such group" => "Pas cap de grop correspondent",
|
||||||
"Registration" => "Inscripcion",
|
"Registration" => "Inscripcion",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Domenis autorizats per las inscripcions",
|
"Allowed domains for registration" => "Domenis autorizats per las inscripcions",
|
||||||
"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",
|
"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 :",
|
"Registration is only allowed for following domains:" => "Las inscripcions son pas autorizadas que suls domenis seguents :",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Per crear un novèl compte sus ownCloud, clicatz sul ligam seguent :<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Benvenguda, podètz crear vòstre compte çaijós.",
|
"Welcome, you can create your account below." => "Benvenguda, podètz crear vòstre compte çaijós.",
|
||||||
"Username" => "Nom d'utilizaire",
|
"Username" => "Nom d'utilizaire",
|
||||||
"Password" => "Senhal",
|
"Password" => "Senhal",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Registrar",
|
"Register" : "Registrar",
|
||||||
"Email address you entered is not valid" : "O endereço de email que você forneceu é inválido",
|
"Email address you entered is not valid" : "O endereço de email que você forneceu é inválido",
|
||||||
"Verify your ownCloud registration request" : "Verifique seu pedido de registro no ownCloud ",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ocorreu um problema ao enviar um e-mail, por favor, contate o administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Não é possível definir um e-mail para o 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",
|
"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>.",
|
"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 ownCloud registration request" : "Verifique seu pedido de registro no ownCloud ",
|
||||||
"Your settings have been updated." : "Suas configurações foram atualizadas.",
|
"Your settings have been updated." : "Suas configurações foram atualizadas.",
|
||||||
"No such group" : "Não existe esse grupo",
|
"No such group" : "Não existe esse grupo",
|
||||||
"Registration" : "Registro",
|
"Registration" : "Registro",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Domínios permitidos para o registo",
|
"Allowed domains for registration" : "Domínios permitidos 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "O registo só é permitido para os seguintes domínios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Para criar uma nova conta no ownCloud, basta clicar no link a seguir:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Bem-vindo, você pode criar sua conta abaixo.",
|
"Welcome, you can create your account below." : "Bem-vindo, você pode criar sua conta abaixo.",
|
||||||
"Username" : "Nome de Usuário",
|
"Username" : "Nome de Usuário",
|
||||||
"Password" : "Senha",
|
"Password" : "Senha",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Registrar",
|
"Register" : "Registrar",
|
||||||
"Email address you entered is not valid" : "O endereço de email que você forneceu é inválido",
|
"Email address you entered is not valid" : "O endereço de email que você forneceu é inválido",
|
||||||
"Verify your ownCloud registration request" : "Verifique seu pedido de registro no ownCloud ",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ocorreu um problema ao enviar um e-mail, por favor, contate o administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Não é possível definir um e-mail para o 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",
|
"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>.",
|
"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 ownCloud registration request" : "Verifique seu pedido de registro no ownCloud ",
|
||||||
"Your settings have been updated." : "Suas configurações foram atualizadas.",
|
"Your settings have been updated." : "Suas configurações foram atualizadas.",
|
||||||
"No such group" : "Não existe esse grupo",
|
"No such group" : "Não existe esse grupo",
|
||||||
"Registration" : "Registro",
|
"Registration" : "Registro",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Domínios permitidos para o registo",
|
"Allowed domains for registration" : "Domínios permitidos 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "O registo só é permitido para os seguintes domínios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Para criar uma nova conta no ownCloud, basta clicar no link a seguir:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Bem-vindo, você pode criar sua conta abaixo.",
|
"Welcome, you can create your account below." : "Bem-vindo, você pode criar sua conta abaixo.",
|
||||||
"Username" : "Nome de Usuário",
|
"Username" : "Nome de Usuário",
|
||||||
"Password" : "Senha",
|
"Password" : "Senha",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Registrar",
|
"Register" => "Registrar",
|
||||||
"Email address you entered is not valid" => "O endereço de email que você forneceu é inválido",
|
"Email address you entered is not valid" => "O endereço de email que você forneceu é inválido",
|
||||||
"Verify your ownCloud registration request" => "Verifique seu pedido de registro no ownCloud ",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Ocorreu um problema ao enviar um e-mail, por favor, contate o administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Não é possível definir um e-mail para o 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",
|
"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>.",
|
"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 ownCloud registration request" => "Verifique seu pedido de registro no ownCloud ",
|
||||||
"Your settings have been updated." => "Suas configurações foram atualizadas.",
|
"Your settings have been updated." => "Suas configurações foram atualizadas.",
|
||||||
"No such group" => "Não existe esse grupo",
|
"No such group" => "Não existe esse grupo",
|
||||||
"Registration" => "Registro",
|
"Registration" => "Registro",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Domínios permitidos para o registo",
|
"Allowed domains for registration" => "Domínios permitidos 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "O registo só é permitido para os seguintes domínios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Para criar uma nova conta no ownCloud, basta clicar no link a seguir:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Bem-vindo, você pode criar sua conta abaixo.",
|
"Welcome, you can create your account below." => "Bem-vindo, você pode criar sua conta abaixo.",
|
||||||
"Username" => "Nome de Usuário",
|
"Username" => "Nome de Usuário",
|
||||||
"Password" => "Senha",
|
"Password" => "Senha",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Registar",
|
"Register" : "Registar",
|
||||||
"Email address you entered is not valid" : "O endereço de correio eletrónico introduzido é inválido",
|
"Email address you entered is not valid" : "O endereço de correio eletrónico introduzido é inválido",
|
||||||
"Verify your ownCloud registration request" : "Verifique o seu pedido de registo na ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ocorrei um problema ao enviar a mensagem, por favor, contacte o seu administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Não é possível definir o correio eletrónico do utilziador: ",
|
"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",
|
"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.",
|
"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 ownCloud registration request" : "Verifique o seu pedido de registo na ownCloud",
|
||||||
"Your settings have been updated." : "As suas definições foram atualizadas.",
|
"Your settings have been updated." : "As suas definições foram atualizadas.",
|
||||||
"No such group" : "Não existe tal grupo",
|
"No such group" : "Não existe tal grupo",
|
||||||
"Registration" : "Registo",
|
"Registration" : "Registo",
|
||||||
|
|
@ -21,7 +21,6 @@ OC.L10N.register(
|
||||||
"None" : "Nenhum",
|
"None" : "Nenhum",
|
||||||
"Allowed domains for registration" : "Dominios permitidos para registo",
|
"Allowed domains for registration" : "Dominios permitidos para registo",
|
||||||
"Registration is only allowed for following domains:" : "O registo é apenas permitido para os seguintes dominios:",
|
"Registration is only allowed for following domains:" : "O registo é apenas permitido para os seguintes dominios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Para criar uma nova conta na ownCloud, basta clicar na hiperligação seguinte:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Bem-vindo, pode criar a sua conta em baixo.",
|
"Welcome, you can create your account below." : "Bem-vindo, pode criar a sua conta em baixo.",
|
||||||
"Username" : "Nome de utilizador",
|
"Username" : "Nome de utilizador",
|
||||||
"Password" : "Palavra-passe",
|
"Password" : "Palavra-passe",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Registar",
|
"Register" : "Registar",
|
||||||
"Email address you entered is not valid" : "O endereço de correio eletrónico introduzido é inválido",
|
"Email address you entered is not valid" : "O endereço de correio eletrónico introduzido é inválido",
|
||||||
"Verify your ownCloud registration request" : "Verifique o seu pedido de registo na ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Ocorrei um problema ao enviar a mensagem, por favor, contacte o seu administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Não é possível definir o correio eletrónico do utilziador: ",
|
"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",
|
"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.",
|
"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 ownCloud registration request" : "Verifique o seu pedido de registo na ownCloud",
|
||||||
"Your settings have been updated." : "As suas definições foram atualizadas.",
|
"Your settings have been updated." : "As suas definições foram atualizadas.",
|
||||||
"No such group" : "Não existe tal grupo",
|
"No such group" : "Não existe tal grupo",
|
||||||
"Registration" : "Registo",
|
"Registration" : "Registo",
|
||||||
|
|
@ -19,7 +19,6 @@
|
||||||
"None" : "Nenhum",
|
"None" : "Nenhum",
|
||||||
"Allowed domains for registration" : "Dominios permitidos para registo",
|
"Allowed domains for registration" : "Dominios permitidos para registo",
|
||||||
"Registration is only allowed for following domains:" : "O registo é apenas permitido para os seguintes dominios:",
|
"Registration is only allowed for following domains:" : "O registo é apenas permitido para os seguintes dominios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Para criar uma nova conta na ownCloud, basta clicar na hiperligação seguinte:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Bem-vindo, pode criar a sua conta em baixo.",
|
"Welcome, you can create your account below." : "Bem-vindo, pode criar a sua conta em baixo.",
|
||||||
"Username" : "Nome de utilizador",
|
"Username" : "Nome de utilizador",
|
||||||
"Password" : "Palavra-passe",
|
"Password" : "Palavra-passe",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Registar",
|
"Register" => "Registar",
|
||||||
"Email address you entered is not valid" => "O endereço de correio eletrónico introduzido é inválido",
|
"Email address you entered is not valid" => "O endereço de correio eletrónico introduzido é inválido",
|
||||||
"Verify your ownCloud registration request" => "Verifique o seu pedido de registo na ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Ocorrei um problema ao enviar a mensagem, por favor, contacte o seu administrador.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Não é possível definir o correio eletrónico do utilziador: ",
|
"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",
|
"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.",
|
"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 ownCloud registration request" => "Verifique o seu pedido de registo na ownCloud",
|
||||||
"Your settings have been updated." => "As suas definições foram atualizadas.",
|
"Your settings have been updated." => "As suas definições foram atualizadas.",
|
||||||
"No such group" => "Não existe tal grupo",
|
"No such group" => "Não existe tal grupo",
|
||||||
"Registration" => "Registo",
|
"Registration" => "Registo",
|
||||||
|
|
@ -20,7 +20,6 @@ $TRANSLATIONS = array(
|
||||||
"None" => "Nenhum",
|
"None" => "Nenhum",
|
||||||
"Allowed domains for registration" => "Dominios permitidos para registo",
|
"Allowed domains for registration" => "Dominios permitidos para registo",
|
||||||
"Registration is only allowed for following domains:" => "O registo é apenas permitido para os seguintes dominios:",
|
"Registration is only allowed for following domains:" => "O registo é apenas permitido para os seguintes dominios:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Para criar uma nova conta na ownCloud, basta clicar na hiperligação seguinte:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Bem-vindo, pode criar a sua conta em baixo.",
|
"Welcome, you can create your account below." => "Bem-vindo, pode criar a sua conta em baixo.",
|
||||||
"Username" => "Nome de utilizador",
|
"Username" => "Nome de utilizador",
|
||||||
"Password" => "Palavra-passe",
|
"Password" => "Palavra-passe",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Регистрация",
|
"Register" : "Регистрация",
|
||||||
"Email address you entered is not valid" : "Указанный вами адрес email недействителен",
|
"Email address you entered is not valid" : "Указанный вами адрес email недействителен",
|
||||||
"Verify your ownCloud registration request" : "Подтвердите запрос на регистрацию в ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Возникла проблема отправки 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, новое подтверждение было отправлено снова.",
|
"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, возможно учетная запись уже существует?",
|
"A user has already taken this email, maybe you already have an account?" : "Пользователь уже получил этот email, возможно учетная запись уже существует?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Невозможно установить email пользователя:",
|
"Unable to set user email: " : "Невозможно установить email пользователя:",
|
||||||
"Failed to delete pending registration request" : "Не удалось удалить существующий запрос на регистрацию",
|
"Failed to delete pending registration request" : "Не удалось удалить существующий запрос на регистрацию",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Учетная запись успешно создана, теперь вы можете <a href=\"{link}\">войти на сайт</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Учетная запись успешно создана, теперь вы можете <a href=\"{link}\">войти на сайт</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Подтвердите запрос на регистрацию в ownCloud",
|
||||||
"Your settings have been updated." : "Настройки обновлены.",
|
"Your settings have been updated." : "Настройки обновлены.",
|
||||||
"No such group" : "Нет такой группы",
|
"No such group" : "Нет такой группы",
|
||||||
"Registration" : "Регистрация",
|
"Registration" : "Регистрация",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Доменные зоны разрешенные к регистрации",
|
"Allowed domains for registration" : "Доменные зоны разрешенные к регистрации",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "Регистрация доступна только для следующих доменов:",
|
"Registration is only allowed for following domains:" : "Регистрация доступна только для следующих доменов:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Для создания новой учетной записи ownCloud просто нажмите на следующую ссылку:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
"Welcome, you can create your account below." : "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
||||||
"Username" : "Имя пользователя",
|
"Username" : "Имя пользователя",
|
||||||
"Password" : "Пароль",
|
"Password" : "Пароль",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Регистрация",
|
"Register" : "Регистрация",
|
||||||
"Email address you entered is not valid" : "Указанный вами адрес email недействителен",
|
"Email address you entered is not valid" : "Указанный вами адрес email недействителен",
|
||||||
"Verify your ownCloud registration request" : "Подтвердите запрос на регистрацию в ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Возникла проблема отправки 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, новое подтверждение было отправлено снова.",
|
"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, возможно учетная запись уже существует?",
|
"A user has already taken this email, maybe you already have an account?" : "Пользователь уже получил этот email, возможно учетная запись уже существует?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Невозможно установить email пользователя:",
|
"Unable to set user email: " : "Невозможно установить email пользователя:",
|
||||||
"Failed to delete pending registration request" : "Не удалось удалить существующий запрос на регистрацию",
|
"Failed to delete pending registration request" : "Не удалось удалить существующий запрос на регистрацию",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Учетная запись успешно создана, теперь вы можете <a href=\"{link}\">войти на сайт</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Учетная запись успешно создана, теперь вы можете <a href=\"{link}\">войти на сайт</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Подтвердите запрос на регистрацию в ownCloud",
|
||||||
"Your settings have been updated." : "Настройки обновлены.",
|
"Your settings have been updated." : "Настройки обновлены.",
|
||||||
"No such group" : "Нет такой группы",
|
"No such group" : "Нет такой группы",
|
||||||
"Registration" : "Регистрация",
|
"Registration" : "Регистрация",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Доменные зоны разрешенные к регистрации",
|
"Allowed domains for registration" : "Доменные зоны разрешенные к регистрации",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "Регистрация доступна только для следующих доменов:",
|
"Registration is only allowed for following domains:" : "Регистрация доступна только для следующих доменов:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Для создания новой учетной записи ownCloud просто нажмите на следующую ссылку:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
"Welcome, you can create your account below." : "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
||||||
"Username" : "Имя пользователя",
|
"Username" : "Имя пользователя",
|
||||||
"Password" : "Пароль",
|
"Password" : "Пароль",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Регистрация",
|
"Register" => "Регистрация",
|
||||||
"Email address you entered is not valid" => "Указанный вами адрес email недействителен",
|
"Email address you entered is not valid" => "Указанный вами адрес email недействителен",
|
||||||
"Verify your ownCloud registration request" => "Подтвердите запрос на регистрацию в ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Возникла проблема отправки 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, новое подтверждение было отправлено снова.",
|
"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, возможно учетная запись уже существует?",
|
"A user has already taken this email, maybe you already have an account?" => "Пользователь уже получил этот email, возможно учетная запись уже существует?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Невозможно установить email пользователя:",
|
"Unable to set user email: " => "Невозможно установить email пользователя:",
|
||||||
"Failed to delete pending registration request" => "Не удалось удалить существующий запрос на регистрацию",
|
"Failed to delete pending registration request" => "Не удалось удалить существующий запрос на регистрацию",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Учетная запись успешно создана, теперь вы можете <a href=\"{link}\">войти на сайт</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Учетная запись успешно создана, теперь вы можете <a href=\"{link}\">войти на сайт</a>.",
|
||||||
|
"Verify your ownCloud registration request" => "Подтвердите запрос на регистрацию в ownCloud",
|
||||||
"Your settings have been updated." => "Настройки обновлены.",
|
"Your settings have been updated." => "Настройки обновлены.",
|
||||||
"No such group" => "Нет такой группы",
|
"No such group" => "Нет такой группы",
|
||||||
"Registration" => "Регистрация",
|
"Registration" => "Регистрация",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Доменные зоны разрешенные к регистрации",
|
"Allowed domains for registration" => "Доменные зоны разрешенные к регистрации",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Укажите список разрешенных доменов разделенных точкой с запятой. Например: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" => "Регистрация доступна только для следующих доменов:",
|
"Registration is only allowed for following domains:" => "Регистрация доступна только для следующих доменов:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Для создания новой учетной записи ownCloud просто нажмите на следующую ссылку:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
"Welcome, you can create your account below." => "Добро пожаловать, Вы можете создать учетную запись ниже.",
|
||||||
"Username" => "Имя пользователя",
|
"Username" => "Имя пользователя",
|
||||||
"Password" => "Пароль",
|
"Password" => "Пароль",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Zaregistrovať sa",
|
"Register" : "Zaregistrovať sa",
|
||||||
"Email address you entered is not valid" : "Zadaná emailová adresa nie je správna",
|
"Email address you entered is not valid" : "Zadaná emailová adresa nie je správna",
|
||||||
"Verify your ownCloud registration request" : "Overte svoju požiadavku na registráciu do ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Pri posielaní emailu sa vyskytol problém, kontaktujte svojho administrátora, prosím.",
|
"A problem occurred sending email, please contact your administrator." : "Pri posielaní emailu sa vyskytol problém, kontaktujte svojho administrátora, prosím.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Registrácia s týmto emailom sa už spracováva, na túto adresu bude zaslaný nový overovací mail",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Registrácia s týmto emailom sa už spracováva, na túto adresu bude zaslaný nový overovací mail",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "Použivateľ s týmto emailom už existuje, je možné že tu už máte účet.",
|
"A user has already taken this email, maybe you already have an account?" : "Použivateľ s týmto emailom už existuje, je možné že tu už máte účet.",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Nemožno nastaviť email používateľa:",
|
"Unable to set user email: " : "Nemožno nastaviť email používateľa:",
|
||||||
"Failed to delete pending registration request" : "Zlyhalo zmazanie čakajúcich žiadostí na registráciu",
|
"Failed to delete pending registration request" : "Zlyhalo zmazanie čakajúcich žiadostí na registráciu",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Váš účet bol vytvorený, teraz sa môžete <a href=\"{link}\">prihlásiť</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Váš účet bol vytvorený, teraz sa môžete <a href=\"{link}\">prihlásiť</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Overte svoju požiadavku na registráciu do ownCloud",
|
||||||
"Your settings have been updated." : "Vaše nastavenia boli aktualizované.",
|
"Your settings have been updated." : "Vaše nastavenia boli aktualizované.",
|
||||||
"No such group" : "Takáto skupina neexistuje",
|
"No such group" : "Takáto skupina neexistuje",
|
||||||
"Registration" : "Registrácia",
|
"Registration" : "Registrácia",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Domény s povolenou registráciou",
|
"Allowed domains for registration" : "Domény s povolenou registráciou",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Zadajte povolené domény oddelené bodkočiarkami. Napríklad: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Zadajte povolené domény oddelené bodkočiarkami. Napríklad: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "Registrácia je povolená len pre nasledovné domémy:",
|
"Registration is only allowed for following domains:" : "Registrácia je povolená len pre nasledovné domémy:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Pre vytvorenie nového účtu v ownCloude kliknite na nasledujúci odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Vitajte. Účet si môžete založiť nižšie.",
|
"Welcome, you can create your account below." : "Vitajte. Účet si môžete založiť nižšie.",
|
||||||
"Username" : "Používateľské meno",
|
"Username" : "Používateľské meno",
|
||||||
"Password" : "Heslo",
|
"Password" : "Heslo",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Zaregistrovať sa",
|
"Register" : "Zaregistrovať sa",
|
||||||
"Email address you entered is not valid" : "Zadaná emailová adresa nie je správna",
|
"Email address you entered is not valid" : "Zadaná emailová adresa nie je správna",
|
||||||
"Verify your ownCloud registration request" : "Overte svoju požiadavku na registráciu do ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "Pri posielaní emailu sa vyskytol problém, kontaktujte svojho administrátora, prosím.",
|
"A problem occurred sending email, please contact your administrator." : "Pri posielaní emailu sa vyskytol problém, kontaktujte svojho administrátora, prosím.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Registrácia s týmto emailom sa už spracováva, na túto adresu bude zaslaný nový overovací mail",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Registrácia s týmto emailom sa už spracováva, na túto adresu bude zaslaný nový overovací mail",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "Použivateľ s týmto emailom už existuje, je možné že tu už máte účet.",
|
"A user has already taken this email, maybe you already have an account?" : "Použivateľ s týmto emailom už existuje, je možné že tu už máte účet.",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Nemožno nastaviť email používateľa:",
|
"Unable to set user email: " : "Nemožno nastaviť email používateľa:",
|
||||||
"Failed to delete pending registration request" : "Zlyhalo zmazanie čakajúcich žiadostí na registráciu",
|
"Failed to delete pending registration request" : "Zlyhalo zmazanie čakajúcich žiadostí na registráciu",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Váš účet bol vytvorený, teraz sa môžete <a href=\"{link}\">prihlásiť</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Váš účet bol vytvorený, teraz sa môžete <a href=\"{link}\">prihlásiť</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Overte svoju požiadavku na registráciu do ownCloud",
|
||||||
"Your settings have been updated." : "Vaše nastavenia boli aktualizované.",
|
"Your settings have been updated." : "Vaše nastavenia boli aktualizované.",
|
||||||
"No such group" : "Takáto skupina neexistuje",
|
"No such group" : "Takáto skupina neexistuje",
|
||||||
"Registration" : "Registrácia",
|
"Registration" : "Registrácia",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Domény s povolenou registráciou",
|
"Allowed domains for registration" : "Domény s povolenou registráciou",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Zadajte povolené domény oddelené bodkočiarkami. Napríklad: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "Zadajte povolené domény oddelené bodkočiarkami. Napríklad: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "Registrácia je povolená len pre nasledovné domémy:",
|
"Registration is only allowed for following domains:" : "Registrácia je povolená len pre nasledovné domémy:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Pre vytvorenie nového účtu v ownCloude kliknite na nasledujúci odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Vitajte. Účet si môžete založiť nižšie.",
|
"Welcome, you can create your account below." : "Vitajte. Účet si môžete založiť nižšie.",
|
||||||
"Username" : "Používateľské meno",
|
"Username" : "Používateľské meno",
|
||||||
"Password" : "Heslo",
|
"Password" : "Heslo",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Zaregistrovať sa",
|
"Register" => "Zaregistrovať sa",
|
||||||
"Email address you entered is not valid" => "Zadaná emailová adresa nie je správna",
|
"Email address you entered is not valid" => "Zadaná emailová adresa nie je správna",
|
||||||
"Verify your ownCloud registration request" => "Overte svoju požiadavku na registráciu do ownCloud",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "Pri posielaní emailu sa vyskytol problém, kontaktujte svojho administrátora, prosím.",
|
"A problem occurred sending email, please contact your administrator." => "Pri posielaní emailu sa vyskytol problém, kontaktujte svojho administrátora, prosím.",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Registrácia s týmto emailom sa už spracováva, na túto adresu bude zaslaný nový overovací mail",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." => "Registrácia s týmto emailom sa už spracováva, na túto adresu bude zaslaný nový overovací mail",
|
||||||
"A user has already taken this email, maybe you already have an account?" => "Použivateľ s týmto emailom už existuje, je možné že tu už máte účet.",
|
"A user has already taken this email, maybe you already have an account?" => "Použivateľ s týmto emailom už existuje, je možné že tu už máte účet.",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Nemožno nastaviť email používateľa:",
|
"Unable to set user email: " => "Nemožno nastaviť email používateľa:",
|
||||||
"Failed to delete pending registration request" => "Zlyhalo zmazanie čakajúcich žiadostí na registráciu",
|
"Failed to delete pending registration request" => "Zlyhalo zmazanie čakajúcich žiadostí na registráciu",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Váš účet bol vytvorený, teraz sa môžete <a href=\"{link}\">prihlásiť</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Váš účet bol vytvorený, teraz sa môžete <a href=\"{link}\">prihlásiť</a>.",
|
||||||
|
"Verify your ownCloud registration request" => "Overte svoju požiadavku na registráciu do ownCloud",
|
||||||
"Your settings have been updated." => "Vaše nastavenia boli aktualizované.",
|
"Your settings have been updated." => "Vaše nastavenia boli aktualizované.",
|
||||||
"No such group" => "Takáto skupina neexistuje",
|
"No such group" => "Takáto skupina neexistuje",
|
||||||
"Registration" => "Registrácia",
|
"Registration" => "Registrácia",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Domény s povolenou registráciou",
|
"Allowed domains for registration" => "Domény s povolenou registráciou",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Zadajte povolené domény oddelené bodkočiarkami. Napríklad: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "Zadajte povolené domény oddelené bodkočiarkami. Napríklad: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" => "Registrácia je povolená len pre nasledovné domémy:",
|
"Registration is only allowed for following domains:" => "Registrácia je povolená len pre nasledovné domémy:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Pre vytvorenie nového účtu v ownCloude kliknite na nasledujúci odkaz:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Vitajte. Účet si môžete založiť nižšie.",
|
"Welcome, you can create your account below." => "Vitajte. Účet si môžete založiť nižšie.",
|
||||||
"Username" => "Používateľské meno",
|
"Username" => "Používateľské meno",
|
||||||
"Password" => "Heslo",
|
"Password" => "Heslo",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Regjistrohuni",
|
"Register" : "Regjistrohuni",
|
||||||
"Email address you entered is not valid" : "Adresa email që dhatë nuk është e vlefshme",
|
"Email address you entered is not valid" : "Adresa email që dhatë nuk është e vlefshme",
|
||||||
"Verify your ownCloud registration request" : "Verifikoni kërkesën e regjistrimit tuaj në ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "S’arrihet të caktohet email përdoruesi: ",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Verifikoni kërkesën e regjistrimit tuaj në ownCloud",
|
||||||
"Your settings have been updated." : "Rregullimet tuaja u përditësuan.",
|
"Your settings have been updated." : "Rregullimet tuaja u përditësuan.",
|
||||||
"No such group" : "S’ka grup të tillë",
|
"No such group" : "S’ka grup të tillë",
|
||||||
"Registration" : "Regjistrim",
|
"Registration" : "Regjistrim",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Përkatësi të lejuara për regjistrim",
|
"Allowed domains for registration" : "Përkatësi 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Që të krijoni një llogari të re te ownCloud, thjesht klikoni mbi lidhjen vijuese:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
"Welcome, you can create your account below." : "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
||||||
"Username" : "Emër përdoruesi",
|
"Username" : "Emër përdoruesi",
|
||||||
"Password" : "Fjalëkalim",
|
"Password" : "Fjalëkalim",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Regjistrohuni",
|
"Register" : "Regjistrohuni",
|
||||||
"Email address you entered is not valid" : "Adresa email që dhatë nuk është e vlefshme",
|
"Email address you entered is not valid" : "Adresa email që dhatë nuk është e vlefshme",
|
||||||
"Verify your ownCloud registration request" : "Verifikoni kërkesën e regjistrimit tuaj në ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "S’arrihet të caktohet email përdoruesi: ",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "Verifikoni kërkesën e regjistrimit tuaj në ownCloud",
|
||||||
"Your settings have been updated." : "Rregullimet tuaja u përditësuan.",
|
"Your settings have been updated." : "Rregullimet tuaja u përditësuan.",
|
||||||
"No such group" : "S’ka grup të tillë",
|
"No such group" : "S’ka grup të tillë",
|
||||||
"Registration" : "Regjistrim",
|
"Registration" : "Regjistrim",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Përkatësi të lejuara për regjistrim",
|
"Allowed domains for registration" : "Përkatësi 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Që të krijoni një llogari të re te ownCloud, thjesht klikoni mbi lidhjen vijuese:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
"Welcome, you can create your account below." : "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
||||||
"Username" : "Emër përdoruesi",
|
"Username" : "Emër përdoruesi",
|
||||||
"Password" : "Fjalëkalim",
|
"Password" : "Fjalëkalim",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Regjistrohuni",
|
"Register" => "Regjistrohuni",
|
||||||
"Email address you entered is not valid" => "Adresa email që dhatë nuk është e vlefshme",
|
"Email address you entered is not valid" => "Adresa email që dhatë nuk është e vlefshme",
|
||||||
"Verify your ownCloud registration request" => "Verifikoni kërkesën e regjistrimit tuaj në ownCloud",
|
|
||||||
"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.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "S’arrihet të caktohet email përdoruesi: ",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" => "Verifikoni kërkesën e regjistrimit tuaj në ownCloud",
|
||||||
"Your settings have been updated." => "Rregullimet tuaja u përditësuan.",
|
"Your settings have been updated." => "Rregullimet tuaja u përditësuan.",
|
||||||
"No such group" => "S’ka grup të tillë",
|
"No such group" => "S’ka grup të tillë",
|
||||||
"Registration" => "Regjistrim",
|
"Registration" => "Regjistrim",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Përkatësi të lejuara për regjistrim",
|
"Allowed domains for registration" => "Përkatësi 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "Regjistrimi lejohet vetëm për përkatësitë vijuese:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Që të krijoni një llogari të re te ownCloud, thjesht klikoni mbi lidhjen vijuese:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
"Welcome, you can create your account below." => "Mirë se vini, llogarinë tuaj mund ta krijoni më poshtë.",
|
||||||
"Username" => "Emër përdoruesi",
|
"Username" => "Emër përdoruesi",
|
||||||
"Password" => "Fjalëkalim",
|
"Password" => "Fjalëkalim",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Региструј се",
|
"Register" : "Региструј се",
|
||||||
"Email address you entered is not valid" : "Е-адреса коју сте унели није исправна",
|
"Email address you entered is not valid" : "Е-адреса коју сте унели није исправна",
|
||||||
"Verify your ownCloud registration request" : "Потврдите свој захтев за оунКлауд регистрацију ",
|
|
||||||
"You can <a href=\"{login}\">log in now</a>." : "Можете да се <a href=\"{login}\">пријавите сада</a>.",
|
"You can <a href=\"{login}\">log in now</a>." : "Можете да се <a href=\"{login}\">пријавите сада</a>.",
|
||||||
"Verification email successfully sent." : "Порука за потврду је успешно послата",
|
"Verification email successfully sent." : "Порука за потврду је успешно послата",
|
||||||
"Invalid verification URL. No registration request with this verification URL is found." : "Неисправан УРЛ за потврду. Ниједан захтев за регистрацију са овим УРЛ-ом није пронађен.",
|
"Invalid verification URL. No registration request with this verification URL is found." : "Неисправан УРЛ за потврду. Ниједан захтев за регистрацију са овим УРЛ-ом није пронађен.",
|
||||||
|
|
@ -11,12 +10,12 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Не могу да поставим е-адресу корисника:",
|
"Unable to set user email: " : "Не могу да поставим е-адресу корисника:",
|
||||||
"Failed to delete pending registration request" : "Неуспело брисање текућег захтева за регистрацију",
|
"Failed to delete pending registration request" : "Неуспело брисање текућег захтева за регистрацију",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ваш налог је успешно створен. Можете се <a href=\"{link}\">пријавити сада</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ваш налог је успешно створен. Можете се <a href=\"{link}\">пријавити сада</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Потврдите свој захтев за оунКлауд регистрацију ",
|
||||||
"Your settings have been updated." : "Поставке су ажуриране.",
|
"Your settings have been updated." : "Поставке су ажуриране.",
|
||||||
"No such group" : "Нема такве групе",
|
"No such group" : "Нема такве групе",
|
||||||
"Registration" : "Регистрација",
|
"Registration" : "Регистрација",
|
||||||
"Default group that all registered users belong" : "Подразумевана група где сви корисници припадају",
|
"Default group that all registered users belong" : "Подразумевана група где сви корисници припадају",
|
||||||
"None" : "Ништа",
|
"None" : "Ништа",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Да направите нови налог на оунКлауду, кликните на следећу везу:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Добро дошли. Испод можете направити ваш налог.",
|
"Welcome, you can create your account below." : "Добро дошли. Испод можете направити ваш налог.",
|
||||||
"Username" : "Корисничко име",
|
"Username" : "Корисничко име",
|
||||||
"Password" : "Лозинка",
|
"Password" : "Лозинка",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Региструј се",
|
"Register" : "Региструј се",
|
||||||
"Email address you entered is not valid" : "Е-адреса коју сте унели није исправна",
|
"Email address you entered is not valid" : "Е-адреса коју сте унели није исправна",
|
||||||
"Verify your ownCloud registration request" : "Потврдите свој захтев за оунКлауд регистрацију ",
|
|
||||||
"You can <a href=\"{login}\">log in now</a>." : "Можете да се <a href=\"{login}\">пријавите сада</a>.",
|
"You can <a href=\"{login}\">log in now</a>." : "Можете да се <a href=\"{login}\">пријавите сада</a>.",
|
||||||
"Verification email successfully sent." : "Порука за потврду је успешно послата",
|
"Verification email successfully sent." : "Порука за потврду је успешно послата",
|
||||||
"Invalid verification URL. No registration request with this verification URL is found." : "Неисправан УРЛ за потврду. Ниједан захтев за регистрацију са овим УРЛ-ом није пронађен.",
|
"Invalid verification URL. No registration request with this verification URL is found." : "Неисправан УРЛ за потврду. Ниједан захтев за регистрацију са овим УРЛ-ом није пронађен.",
|
||||||
|
|
@ -9,12 +8,12 @@
|
||||||
"Unable to set user email: " : "Не могу да поставим е-адресу корисника:",
|
"Unable to set user email: " : "Не могу да поставим е-адресу корисника:",
|
||||||
"Failed to delete pending registration request" : "Неуспело брисање текућег захтева за регистрацију",
|
"Failed to delete pending registration request" : "Неуспело брисање текућег захтева за регистрацију",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ваш налог је успешно створен. Можете се <a href=\"{link}\">пријавити сада</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Ваш налог је успешно створен. Можете се <a href=\"{link}\">пријавити сада</a>.",
|
||||||
|
"Verify your ownCloud registration request" : "Потврдите свој захтев за оунКлауд регистрацију ",
|
||||||
"Your settings have been updated." : "Поставке су ажуриране.",
|
"Your settings have been updated." : "Поставке су ажуриране.",
|
||||||
"No such group" : "Нема такве групе",
|
"No such group" : "Нема такве групе",
|
||||||
"Registration" : "Регистрација",
|
"Registration" : "Регистрација",
|
||||||
"Default group that all registered users belong" : "Подразумевана група где сви корисници припадају",
|
"Default group that all registered users belong" : "Подразумевана група где сви корисници припадају",
|
||||||
"None" : "Ништа",
|
"None" : "Ништа",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "Да направите нови налог на оунКлауду, кликните на следећу везу:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Добро дошли. Испод можете направити ваш налог.",
|
"Welcome, you can create your account below." : "Добро дошли. Испод можете направити ваш налог.",
|
||||||
"Username" : "Корисничко име",
|
"Username" : "Корисничко име",
|
||||||
"Password" : "Лозинка",
|
"Password" : "Лозинка",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Региструј се",
|
"Register" => "Региструј се",
|
||||||
"Email address you entered is not valid" => "Е-адреса коју сте унели није исправна",
|
"Email address you entered is not valid" => "Е-адреса коју сте унели није исправна",
|
||||||
"Verify your ownCloud registration request" => "Потврдите свој захтев за оунКлауд регистрацију ",
|
|
||||||
"You can <a href=\"{login}\">log in now</a>." => "Можете да се <a href=\"{login}\">пријавите сада</a>.",
|
"You can <a href=\"{login}\">log in now</a>." => "Можете да се <a href=\"{login}\">пријавите сада</a>.",
|
||||||
"Verification email successfully sent." => "Порука за потврду је успешно послата",
|
"Verification email successfully sent." => "Порука за потврду је успешно послата",
|
||||||
"Invalid verification URL. No registration request with this verification URL is found." => "Неисправан УРЛ за потврду. Ниједан захтев за регистрацију са овим УРЛ-ом није пронађен.",
|
"Invalid verification URL. No registration request with this verification URL is found." => "Неисправан УРЛ за потврду. Ниједан захтев за регистрацију са овим УРЛ-ом није пронађен.",
|
||||||
|
|
@ -10,12 +9,12 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Не могу да поставим е-адресу корисника:",
|
"Unable to set user email: " => "Не могу да поставим е-адресу корисника:",
|
||||||
"Failed to delete pending registration request" => "Неуспело брисање текућег захтева за регистрацију",
|
"Failed to delete pending registration request" => "Неуспело брисање текућег захтева за регистрацију",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Ваш налог је успешно створен. Можете се <a href=\"{link}\">пријавити сада</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Ваш налог је успешно створен. Можете се <a href=\"{link}\">пријавити сада</a>.",
|
||||||
|
"Verify your ownCloud registration request" => "Потврдите свој захтев за оунКлауд регистрацију ",
|
||||||
"Your settings have been updated." => "Поставке су ажуриране.",
|
"Your settings have been updated." => "Поставке су ажуриране.",
|
||||||
"No such group" => "Нема такве групе",
|
"No such group" => "Нема такве групе",
|
||||||
"Registration" => "Регистрација",
|
"Registration" => "Регистрација",
|
||||||
"Default group that all registered users belong" => "Подразумевана група где сви корисници припадају",
|
"Default group that all registered users belong" => "Подразумевана група где сви корисници припадају",
|
||||||
"None" => "Ништа",
|
"None" => "Ништа",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "Да направите нови налог на оунКлауду, кликните на следећу везу:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Добро дошли. Испод можете направити ваш налог.",
|
"Welcome, you can create your account below." => "Добро дошли. Испод можете направити ваш налог.",
|
||||||
"Username" => "Корисничко име",
|
"Username" => "Корисничко име",
|
||||||
"Password" => "Лозинка",
|
"Password" => "Лозинка",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "สมัครสมาชิก",
|
"Register" : "สมัครสมาชิก",
|
||||||
"Email address you entered is not valid" : "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
"Email address you entered is not valid" : "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
||||||
"Verify your ownCloud registration request" : "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
"A user has already taken this email, maybe you already have an account?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||||
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||||
|
"Verify your ownCloud registration request" : "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
||||||
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||||
"No such group" : "ไม่มีกลุ่มดังกล่าว",
|
"No such group" : "ไม่มีกลุ่มดังกล่าว",
|
||||||
"Registration" : "การลงทะเบียน",
|
"Registration" : "การลงทะเบียน",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "โดเมนที่ได้รับอนุญาตให้ลงทะเบียน",
|
"Allowed domains for registration" : "โดเมนที่ได้รับอนุญาตให้ลงทะเบียน",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
"Registration is only allowed for following domains:" : "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "เพื่อที่จะสร้างบัญชี ownCloud ใหม่ โปรดคลิกที่ลิงค์ต่อไปนี้:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||||
"Username" : "ชื่อผู้ใช้งาน",
|
"Username" : "ชื่อผู้ใช้งาน",
|
||||||
"Password" : "รหัสผ่าน",
|
"Password" : "รหัสผ่าน",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "สมัครสมาชิก",
|
"Register" : "สมัครสมาชิก",
|
||||||
"Email address you entered is not valid" : "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
"Email address you entered is not valid" : "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
||||||
"Verify your ownCloud registration request" : "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
"A problem occurred sending email, please contact your administrator." : "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." : "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
||||||
"A user has already taken this email, maybe you already have an account?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
"A user has already taken this email, maybe you already have an account?" : "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
"Unable to set user email: " : "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||||
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
"Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||||
|
"Verify your ownCloud registration request" : "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
||||||
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
"Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||||
"No such group" : "ไม่มีกลุ่มดังกล่าว",
|
"No such group" : "ไม่มีกลุ่มดังกล่าว",
|
||||||
"Registration" : "การลงทะเบียน",
|
"Registration" : "การลงทะเบียน",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "โดเมนที่ได้รับอนุญาตให้ลงทะเบียน",
|
"Allowed domains for registration" : "โดเมนที่ได้รับอนุญาตให้ลงทะเบียน",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
"Registration is only allowed for following domains:" : "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "เพื่อที่จะสร้างบัญชี ownCloud ใหม่ โปรดคลิกที่ลิงค์ต่อไปนี้:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
"Welcome, you can create your account below." : "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||||
"Username" : "ชื่อผู้ใช้งาน",
|
"Username" : "ชื่อผู้ใช้งาน",
|
||||||
"Password" : "รหัสผ่าน",
|
"Password" : "รหัสผ่าน",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "สมัครสมาชิก",
|
"Register" => "สมัครสมาชิก",
|
||||||
"Email address you entered is not valid" => "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
"Email address you entered is not valid" => "ที่อยู่อีเมลที่คุณป้อนไม่ถูกต้อง",
|
||||||
"Verify your ownCloud registration request" => "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
"A problem occurred sending email, please contact your administrator." => "เกิดปัญหาขณะกำลังส่งอีเมล กรุณาติดต่อผู้ดูแลระบบของคุณ",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
"There is already a pending registration with this email, a new verification email has been sent to the address." => "นี้อยู่ระหว่างดำเนินการลงทะเบียนด้วยอีเมล กรุณาไปตรวจสอบอีเมลของคุณเพื่อยืนยัน",
|
||||||
"A user has already taken this email, maybe you already have an account?" => "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
"A user has already taken this email, maybe you already have an account?" => "อีเมล์นี้มีคนใช้ไปแล้ว บางทีคุณอาจมีบัญชีอยู่แล้ว?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
"Unable to set user email: " => "ไม่สามารถตั้งค่าอีเมลของผู้ใช้:",
|
||||||
"Failed to delete pending registration request" => "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
"Failed to delete pending registration request" => "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ <a href=\"{link}\">เข้าสู่ระบบได้ที่นี่</a>",
|
||||||
|
"Verify your ownCloud registration request" => "ตรวจสอบคำขอลงทะเบียน ownCloud ของคุณ",
|
||||||
"Your settings have been updated." => "การตั้งค่าของคุณได้รับการปรับปรุง",
|
"Your settings have been updated." => "การตั้งค่าของคุณได้รับการปรับปรุง",
|
||||||
"No such group" => "ไม่มีกลุ่มดังกล่าว",
|
"No such group" => "ไม่มีกลุ่มดังกล่าว",
|
||||||
"Registration" => "การลงทะเบียน",
|
"Registration" => "การลงทะเบียน",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "โดเมนที่ได้รับอนุญาตให้ลงทะเบียน",
|
"Allowed domains for registration" => "โดเมนที่ได้รับอนุญาตให้ลงทะเบียน",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "ป้อนรายการโดเมนที่ได้รับอนุญาต ตัวอย่าง: owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" => "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
"Registration is only allowed for following domains:" => "การลงทะเบียนอนุญาตเฉพาะโดเมนดังต่อไปนี้:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "เพื่อที่จะสร้างบัญชี ownCloud ใหม่ โปรดคลิกที่ลิงค์ต่อไปนี้:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
"Welcome, you can create your account below." => "ยินดีต้อนรับ, คุณสามารถสร้างบัญชีของคุณด้านล่าง",
|
||||||
"Username" => "ชื่อผู้ใช้งาน",
|
"Username" => "ชื่อผู้ใช้งาน",
|
||||||
"Password" => "รหัสผ่าน",
|
"Password" => "รหัสผ่าน",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "Kaydol",
|
"Register" : "Kaydol",
|
||||||
"Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil",
|
"Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil",
|
||||||
"Verify your ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "E-posta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "Kullanıcı e-postası ayarlanamadı: ",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın",
|
||||||
"Your settings have been updated." : "Ayarlarınız güncellendi.",
|
"Your settings have been updated." : "Ayarlarınız güncellendi.",
|
||||||
"No such group" : "Böyle bir grup yok",
|
"No such group" : "Böyle bir grup yok",
|
||||||
"Registration" : "Kayıt",
|
"Registration" : "Kayıt",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "Kayıt için izin verilen sunucu adları",
|
"Allowed domains for registration" : "Kayıt için izin verilen 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Kayıt işlemi sadece bu sunucu adları için izin verilmektedir:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "ownCloud üzerinde yeni bir hesap oluşturmak için, sadece şu bağlantıya tıklamanız yeterli:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
|
"Welcome, you can create your account below." : "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
|
||||||
"Username" : "Kullanıcı Adı",
|
"Username" : "Kullanıcı Adı",
|
||||||
"Password" : "Parola",
|
"Password" : "Parola",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "Kaydol",
|
"Register" : "Kaydol",
|
||||||
"Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil",
|
"Email address you entered is not valid" : "Girdiğiniz e-posta adresi geçerli değil",
|
||||||
"Verify your ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "E-posta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "Kullanıcı e-postası ayarlanamadı: ",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" : "ownCloud kayıt talebinizi doğrulayın",
|
||||||
"Your settings have been updated." : "Ayarlarınız güncellendi.",
|
"Your settings have been updated." : "Ayarlarınız güncellendi.",
|
||||||
"No such group" : "Böyle bir grup yok",
|
"No such group" : "Böyle bir grup yok",
|
||||||
"Registration" : "Kayıt",
|
"Registration" : "Kayıt",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "Kayıt için izin verilen sunucu adları",
|
"Allowed domains for registration" : "Kayıt için izin verilen 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",
|
"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:",
|
"Registration is only allowed for following domains:" : "Kayıt işlemi sadece bu sunucu adları için izin verilmektedir:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "ownCloud üzerinde yeni bir hesap oluşturmak için, sadece şu bağlantıya tıklamanız yeterli:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
|
"Welcome, you can create your account below." : "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
|
||||||
"Username" : "Kullanıcı Adı",
|
"Username" : "Kullanıcı Adı",
|
||||||
"Password" : "Parola",
|
"Password" : "Parola",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "Kaydol",
|
"Register" => "Kaydol",
|
||||||
"Email address you entered is not valid" => "Girdiğiniz e-posta adresi geçerli değil",
|
"Email address you entered is not valid" => "Girdiğiniz e-posta adresi geçerli değil",
|
||||||
"Verify your ownCloud registration request" => "ownCloud kayıt talebinizi doğrulayın",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "E-posta gönderilirken hata oluştu, lütfen sistem yöneticinizle bağlantı kurun.",
|
"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.",
|
"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?",
|
"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?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "Kullanıcı e-postası ayarlanamadı: ",
|
"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",
|
"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>.",
|
"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 ownCloud registration request" => "ownCloud kayıt talebinizi doğrulayın",
|
||||||
"Your settings have been updated." => "Ayarlarınız güncellendi.",
|
"Your settings have been updated." => "Ayarlarınız güncellendi.",
|
||||||
"No such group" => "Böyle bir grup yok",
|
"No such group" => "Böyle bir grup yok",
|
||||||
"Registration" => "Kayıt",
|
"Registration" => "Kayıt",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "Kayıt için izin verilen sunucu adları",
|
"Allowed domains for registration" => "Kayıt için izin verilen 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",
|
"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:",
|
"Registration is only allowed for following domains:" => "Kayıt işlemi sadece bu sunucu adları için izin verilmektedir:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "ownCloud üzerinde yeni bir hesap oluşturmak için, sadece şu bağlantıya tıklamanız yeterli:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
|
"Welcome, you can create your account below." => "Hoş geldiniz, aşağıdan hesabınızı oluşturabilirsiniz.",
|
||||||
"Username" => "Kullanıcı Adı",
|
"Username" => "Kullanıcı Adı",
|
||||||
"Password" => "Parola",
|
"Password" => "Parola",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"Register" : "註冊",
|
"Register" : "註冊",
|
||||||
"Email address you entered is not valid" : "您輸入的 email 地址無效",
|
"Email address you entered is not valid" : "您輸入的 email 地址無效",
|
||||||
"Verify your ownCloud registration request" : "驗證您的 ownCloud 註冊",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "寄出郵件時發生問題,請聯絡管理員。",
|
"A problem occurred sending email, please contact your administrator." : "寄出郵件時發生問題,請聯絡管理員。",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "這個 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 ,或許您已經有帳號了?",
|
"A user has already taken this email, maybe you already have an account?" : "已經有人使用這個 email ,或許您已經有帳號了?",
|
||||||
|
|
@ -14,6 +13,7 @@ OC.L10N.register(
|
||||||
"Unable to set user email: " : "無法設定使用者 email:",
|
"Unable to set user email: " : "無法設定使用者 email:",
|
||||||
"Failed to delete pending registration request" : "刪除等待中的註冊失敗",
|
"Failed to delete pending registration request" : "刪除等待中的註冊失敗",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "已經建立您的帳號,可以<a href=\"{link}\">立即登入</a>",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "已經建立您的帳號,可以<a href=\"{link}\">立即登入</a>",
|
||||||
|
"Verify your ownCloud registration request" : "驗證您的 ownCloud 註冊",
|
||||||
"Your settings have been updated." : "您的設定已更新.",
|
"Your settings have been updated." : "您的設定已更新.",
|
||||||
"No such group" : "無此群組",
|
"No such group" : "無此群組",
|
||||||
"Registration" : "註冊",
|
"Registration" : "註冊",
|
||||||
|
|
@ -22,7 +22,6 @@ OC.L10N.register(
|
||||||
"Allowed domains for registration" : "允許註冊的 email 網域",
|
"Allowed domains for registration" : "允許註冊的 email 網域",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "僅允許下列網域註冊:",
|
"Registration is only allowed for following domains:" : "僅允許下列網域註冊:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "點擊以下連結來在 ownCloud 建立新帳號:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "歡迎!您可以在下方建立帳號",
|
"Welcome, you can create your account below." : "歡迎!您可以在下方建立帳號",
|
||||||
"Username" : "使用者名稱",
|
"Username" : "使用者名稱",
|
||||||
"Password" : "密碼",
|
"Password" : "密碼",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Register" : "註冊",
|
"Register" : "註冊",
|
||||||
"Email address you entered is not valid" : "您輸入的 email 地址無效",
|
"Email address you entered is not valid" : "您輸入的 email 地址無效",
|
||||||
"Verify your ownCloud registration request" : "驗證您的 ownCloud 註冊",
|
|
||||||
"A problem occurred sending email, please contact your administrator." : "寄出郵件時發生問題,請聯絡管理員。",
|
"A problem occurred sending email, please contact your administrator." : "寄出郵件時發生問題,請聯絡管理員。",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." : "這個 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 ,或許您已經有帳號了?",
|
"A user has already taken this email, maybe you already have an account?" : "已經有人使用這個 email ,或許您已經有帳號了?",
|
||||||
|
|
@ -12,6 +11,7 @@
|
||||||
"Unable to set user email: " : "無法設定使用者 email:",
|
"Unable to set user email: " : "無法設定使用者 email:",
|
||||||
"Failed to delete pending registration request" : "刪除等待中的註冊失敗",
|
"Failed to delete pending registration request" : "刪除等待中的註冊失敗",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "已經建立您的帳號,可以<a href=\"{link}\">立即登入</a>",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "已經建立您的帳號,可以<a href=\"{link}\">立即登入</a>",
|
||||||
|
"Verify your ownCloud registration request" : "驗證您的 ownCloud 註冊",
|
||||||
"Your settings have been updated." : "您的設定已更新.",
|
"Your settings have been updated." : "您的設定已更新.",
|
||||||
"No such group" : "無此群組",
|
"No such group" : "無此群組",
|
||||||
"Registration" : "註冊",
|
"Registration" : "註冊",
|
||||||
|
|
@ -20,7 +20,6 @@
|
||||||
"Allowed domains for registration" : "允許註冊的 email 網域",
|
"Allowed domains for registration" : "允許註冊的 email 網域",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" : "僅允許下列網域註冊:",
|
"Registration is only allowed for following domains:" : "僅允許下列網域註冊:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "點擊以下連結來在 ownCloud 建立新帳號:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." : "歡迎!您可以在下方建立帳號",
|
"Welcome, you can create your account below." : "歡迎!您可以在下方建立帳號",
|
||||||
"Username" : "使用者名稱",
|
"Username" : "使用者名稱",
|
||||||
"Password" : "密碼",
|
"Password" : "密碼",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
"Register" => "註冊",
|
"Register" => "註冊",
|
||||||
"Email address you entered is not valid" => "您輸入的 email 地址無效",
|
"Email address you entered is not valid" => "您輸入的 email 地址無效",
|
||||||
"Verify your ownCloud registration request" => "驗證您的 ownCloud 註冊",
|
|
||||||
"A problem occurred sending email, please contact your administrator." => "寄出郵件時發生問題,請聯絡管理員。",
|
"A problem occurred sending email, please contact your administrator." => "寄出郵件時發生問題,請聯絡管理員。",
|
||||||
"There is already a pending registration with this email, a new verification email has been sent to the address." => "這個 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 ,或許您已經有帳號了?",
|
"A user has already taken this email, maybe you already have an account?" => "已經有人使用這個 email ,或許您已經有帳號了?",
|
||||||
|
|
@ -13,6 +12,7 @@ $TRANSLATIONS = array(
|
||||||
"Unable to set user email: " => "無法設定使用者 email:",
|
"Unable to set user email: " => "無法設定使用者 email:",
|
||||||
"Failed to delete pending registration request" => "刪除等待中的註冊失敗",
|
"Failed to delete pending registration request" => "刪除等待中的註冊失敗",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "已經建立您的帳號,可以<a href=\"{link}\">立即登入</a>",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "已經建立您的帳號,可以<a href=\"{link}\">立即登入</a>",
|
||||||
|
"Verify your ownCloud registration request" => "驗證您的 ownCloud 註冊",
|
||||||
"Your settings have been updated." => "您的設定已更新.",
|
"Your settings have been updated." => "您的設定已更新.",
|
||||||
"No such group" => "無此群組",
|
"No such group" => "無此群組",
|
||||||
"Registration" => "註冊",
|
"Registration" => "註冊",
|
||||||
|
|
@ -21,7 +21,6 @@ $TRANSLATIONS = array(
|
||||||
"Allowed domains for registration" => "允許註冊的 email 網域",
|
"Allowed domains for registration" => "允許註冊的 email 網域",
|
||||||
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "將允許註冊的網域以分號分隔後輸入,例如:owncloud.com;github.com",
|
||||||
"Registration is only allowed for following domains:" => "僅允許下列網域註冊:",
|
"Registration is only allowed for following domains:" => "僅允許下列網域註冊:",
|
||||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "點擊以下連結來在 ownCloud 建立新帳號:<br/><br/>\n<a href=\"{link}\">{link}</a>",
|
|
||||||
"Welcome, you can create your account below." => "歡迎!您可以在下方建立帳號",
|
"Welcome, you can create your account below." => "歡迎!您可以在下方建立帳號",
|
||||||
"Username" => "使用者名稱",
|
"Username" => "使用者名稱",
|
||||||
"Password" => "密碼",
|
"Password" => "密碼",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue