diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php index 60775a0..a5e37e6 100644 --- a/l10n/cs_CZ.php +++ b/l10n/cs_CZ.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Email address you entered is not valid" => "Zadaná e-mailová adresa není správná", "There is already a pending registration with this email" => "Již existuje čekající registrace s touto e-mailovou adresou", "Verify your ownCloud registration request" => "Ověřte svůj požadavek na registraci ownCloud", +"Invalid verification URL. No registration request with this verification URL is found." => "Neplatná ověřovací URL. Nebyl nalezen žádný registrační požadavek pro tuto ověřovací URL.", "To create a new account on ownCloud, just click the following link: {link}" => "Pro vytvoření nového účtu v ownCloud klikněte na následující odkaz: {link}", "Username" => "Uživatelské jméno", "Password" => "Heslo", diff --git a/l10n/et_EE.php b/l10n/et_EE.php index 9449103..4d4a09b 100644 --- a/l10n/et_EE.php +++ b/l10n/et_EE.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Email address you entered is not valid" => "Sinu poolt sisestatud e-posti aadress pole korrektne", "There is already a pending registration with this email" => "Selle aadressi pealt juba oodatakse registreerumise kinnitamist", "Verify your ownCloud registration request" => "Kinnita oma ownCloudi registreerumise soov", +"Invalid verification URL. No registration request with this verification URL is found." => "Vigane kinnituse URL. Selle kinnitus URL-iga registreerimise päringut ei leitud.", "To create a new account on ownCloud, just click the following link: {link}" => "ownCloudi uue kasutajakonto loomisels kliki lihtsalt järgnevale lingile: {link}", "Username" => "Kasutajanimi", "Password" => "Parool",