[tx-robot] updated from transifex
This commit is contained in:
parent
aa97deb70a
commit
226b37c96c
|
|
@ -10,6 +10,9 @@ OC.L10N.register(
|
||||||
"Unable to create user, there are problems with user backend." : "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
"Unable to create user, there are problems with user backend." : "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
||||||
"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>.",
|
||||||
"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",
|
||||||
|
"Registration" : "Registrace",
|
||||||
|
"Default group that all registered users belong" : "Výchozí skupina pro všechny nově registrované uživatele",
|
||||||
"None" : "Žádné",
|
"None" : "Žádné",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" : "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" : "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:\n{link}",
|
||||||
"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.",
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,9 @@
|
||||||
"Unable to create user, there are problems with user backend." : "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
"Unable to create user, there are problems with user backend." : "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
||||||
"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>.",
|
||||||
"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",
|
||||||
|
"Registration" : "Registrace",
|
||||||
|
"Default group that all registered users belong" : "Výchozí skupina pro všechny nově registrované uživatele",
|
||||||
"None" : "Žádné",
|
"None" : "Žádné",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" : "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" : "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:\n{link}",
|
||||||
"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.",
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,9 @@ $TRANSLATIONS = array(
|
||||||
"Unable to create user, there are problems with user backend." => "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
"Unable to create user, there are problems with user backend." => "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložiště uživatelů.",
|
||||||
"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>.",
|
||||||
"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",
|
||||||
|
"Registration" => "Registrace",
|
||||||
|
"Default group that all registered users belong" => "Výchozí skupina pro všechny nově registrované uživatele",
|
||||||
"None" => "Žádné",
|
"None" => "Žádné",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" => "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" => "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz:\n{link}",
|
||||||
"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.",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"registration",
|
"registration",
|
||||||
{
|
{
|
||||||
|
"Register" : "Register",
|
||||||
"Email address you entered is not valid" : "Email address you entered is not valid",
|
"Email address you entered is not valid" : "Email address you entered is not valid",
|
||||||
"There is already a pending registration with this email" : "There is already a pending registration with this email",
|
"There is already a pending registration with this email" : "There is already a pending registration with this email",
|
||||||
"Verify your ownCloud registration request" : "Verify your ownCloud registration request",
|
"Verify your ownCloud registration request" : "Verify your ownCloud registration request",
|
||||||
|
|
@ -9,6 +10,9 @@ OC.L10N.register(
|
||||||
"Unable to create user, there are problems with user backend." : "Unable to create user, there are problems with the user backend.",
|
"Unable to create user, there are problems with user backend." : "Unable to create user, there are problems with the user backend.",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
||||||
"Your settings have been updated." : "Your settings have been updated.",
|
"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",
|
"None" : "None",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" : "To create a new account on ownCloud, just click the following link:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" : "To create a new account on ownCloud, just click the following link:\n{link}",
|
||||||
"Welcome, you can create your account below." : "Welcome, you can create your account below.",
|
"Welcome, you can create your account below." : "Welcome, you can create your account below.",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Register" : "Register",
|
||||||
"Email address you entered is not valid" : "Email address you entered is not valid",
|
"Email address you entered is not valid" : "Email address you entered is not valid",
|
||||||
"There is already a pending registration with this email" : "There is already a pending registration with this email",
|
"There is already a pending registration with this email" : "There is already a pending registration with this email",
|
||||||
"Verify your ownCloud registration request" : "Verify your ownCloud registration request",
|
"Verify your ownCloud registration request" : "Verify your ownCloud registration request",
|
||||||
|
|
@ -7,6 +8,9 @@
|
||||||
"Unable to create user, there are problems with user backend." : "Unable to create user, there are problems with the user backend.",
|
"Unable to create user, there are problems with user backend." : "Unable to create user, there are problems with the user backend.",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
||||||
"Your settings have been updated." : "Your settings have been updated.",
|
"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",
|
"None" : "None",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" : "To create a new account on ownCloud, just click the following link:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" : "To create a new account on ownCloud, just click the following link:\n{link}",
|
||||||
"Welcome, you can create your account below." : "Welcome, you can create your account below.",
|
"Welcome, you can create your account below." : "Welcome, you can create your account below.",
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
$TRANSLATIONS = array(
|
$TRANSLATIONS = array(
|
||||||
|
"Register" => "Register",
|
||||||
"Email address you entered is not valid" => "Email address you entered is not valid",
|
"Email address you entered is not valid" => "Email address you entered is not valid",
|
||||||
"There is already a pending registration with this email" => "There is already a pending registration with this email",
|
"There is already a pending registration with this email" => "There is already a pending registration with this email",
|
||||||
"Verify your ownCloud registration request" => "Verify your ownCloud registration request",
|
"Verify your ownCloud registration request" => "Verify your ownCloud registration request",
|
||||||
|
|
@ -8,6 +9,9 @@ $TRANSLATIONS = array(
|
||||||
"Unable to create user, there are problems with user backend." => "Unable to create user, there are problems with the user backend.",
|
"Unable to create user, there are problems with user backend." => "Unable to create user, there are problems with the user backend.",
|
||||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>.",
|
||||||
"Your settings have been updated." => "Your settings have been updated.",
|
"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",
|
"None" => "None",
|
||||||
"To create a new account on ownCloud, just click the following link:\n{link}" => "To create a new account on ownCloud, just click the following link:\n{link}",
|
"To create a new account on ownCloud, just click the following link:\n{link}" => "To create a new account on ownCloud, just click the following link:\n{link}",
|
||||||
"Welcome, you can create your account below." => "Welcome, you can create your account below.",
|
"Welcome, you can create your account below." => "Welcome, you can create your account below.",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue