[tx-robot] updated from transifex
This commit is contained in:
parent
5fa9f9cee5
commit
e3cc7db16f
|
|
@ -1,6 +1,7 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"registration",
|
"registration",
|
||||||
{
|
{
|
||||||
|
"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",
|
||||||
"There is already a pending registration with this email" : "Registrácia s touto emailovou adresou už čaká na overenie registrácie",
|
"There is already a pending registration with this email" : "Registrácia s touto emailovou adresou už čaká na overenie registrácie",
|
||||||
"Verify your ownCloud registration request" : "Overte svoju požiadavku na registráciu do ownCloud",
|
"Verify your ownCloud registration request" : "Overte svoju požiadavku na registráciu do ownCloud",
|
||||||
|
|
@ -9,6 +10,9 @@ OC.L10N.register(
|
||||||
"Unable to create user, there are problems with user backend." : "Nedá sa vytvoriť používateľský účet. Nastala chyba v používateľskom backende.",
|
"Unable to create user, there are problems with user backend." : "Nedá sa vytvoriť používateľský účet. Nastala chyba v používateľskom backende.",
|
||||||
"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>.",
|
||||||
"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",
|
||||||
|
"Registration" : "Registrácia",
|
||||||
|
"Default group that all registered users belong" : "Základná skupina pre všetkých novo zaregistrovaných používateľov",
|
||||||
"None" : "Žiadny",
|
"None" : "Žiadny",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" : "Pre vytvorenie nového účtu kliknite na nasledovný odkaz:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" : "Pre vytvorenie nového účtu kliknite na nasledovný odkaz:\n{link}",
|
||||||
"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.",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"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",
|
||||||
"There is already a pending registration with this email" : "Registrácia s touto emailovou adresou už čaká na overenie registrácie",
|
"There is already a pending registration with this email" : "Registrácia s touto emailovou adresou už čaká na overenie registrácie",
|
||||||
"Verify your ownCloud registration request" : "Overte svoju požiadavku na registráciu do ownCloud",
|
"Verify your ownCloud registration request" : "Overte svoju požiadavku na registráciu do ownCloud",
|
||||||
|
|
@ -7,6 +8,9 @@
|
||||||
"Unable to create user, there are problems with user backend." : "Nedá sa vytvoriť používateľský účet. Nastala chyba v používateľskom backende.",
|
"Unable to create user, there are problems with user backend." : "Nedá sa vytvoriť používateľský účet. Nastala chyba v používateľskom backende.",
|
||||||
"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>.",
|
||||||
"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",
|
||||||
|
"Registration" : "Registrácia",
|
||||||
|
"Default group that all registered users belong" : "Základná skupina pre všetkých novo zaregistrovaných používateľov",
|
||||||
"None" : "Žiadny",
|
"None" : "Žiadny",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" : "Pre vytvorenie nového účtu kliknite na nasledovný odkaz:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" : "Pre vytvorenie nového účtu kliknite na nasledovný odkaz:\n{link}",
|
||||||
"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.",
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
|
"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",
|
||||||
"There is already a pending registration with this email" => "Registrácia s touto emailovou adresou už čaká na overenie registrácie",
|
"There is already a pending registration with this email" => "Registrácia s touto emailovou adresou už čaká na overenie registrácie",
|
||||||
"Verify your ownCloud registration request" => "Overte svoju požiadavku na registráciu do ownCloud",
|
"Verify your ownCloud registration request" => "Overte svoju požiadavku na registráciu do ownCloud",
|
||||||
|
|
@ -8,6 +9,9 @@ $TRANSLATIONS = array(
|
||||||
"Unable to create user, there are problems with user backend." => "Nedá sa vytvoriť používateľský účet. Nastala chyba v používateľskom backende.",
|
"Unable to create user, there are problems with user backend." => "Nedá sa vytvoriť používateľský účet. Nastala chyba v používateľskom backende.",
|
||||||
"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>.",
|
||||||
"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",
|
||||||
|
"Registration" => "Registrácia",
|
||||||
|
"Default group that all registered users belong" => "Základná skupina pre všetkých novo zaregistrovaných používateľov",
|
||||||
"None" => "Žiadny",
|
"None" => "Žiadny",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" => "Pre vytvorenie nového účtu kliknite na nasledovný odkaz:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" => "Pre vytvorenie nového účtu kliknite na nasledovný odkaz:\n{link}",
|
||||||
"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.",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue