Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cs_CZ.json « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6cc6e304d5e7d2f840cf51663d1ba9e89dd1784d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{ "translations": {
    "Register" : "Registrovat",
    "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.",
    "Verification email successfully sent." : "Ověřovací email úspěšně odeslán.",
    "Saved" : "Uloženo",
    "No such group" : "Taková skupina neexistuje",
    "The email address you entered is not valid" : "Zadaná emailová adresa není správná",
    "Verify your %s registration request" : "Ověřte svůj požadavek na registraci %s",
    "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 new user \"%s\" has created an account on %s" : "Nový uživatel \"%s\" vytvořil účet na %s",
    "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?",
    "Invalid verification URL. No registration request with this verification URL is found." : "Neplatná ověřovací URL. Nebyl nalezen žádný registrační požadavek pro tuto ověřovací URL.",
    "Unable to create user, there are problems with the user backend." : "Není možné vytvořit uživatelský účet, nastaly potíže v systému úložišti uživatelů.",
    "Unable to set user email: " : "Nelze nastavit email uživatele:",
    "Failed to delete pending registration request" : "Selhalo smazání čekajících požadavků na registraci",
    "Registration" : "Registrace",
    "Default group that all registered users belong" : "Výchozí skupina pro všechny nově registrované uživatele",
    "None" : "Žádné",
    "Allowed mail address domains for registration" : "Povolené domény emailových adres pro registraci",
    "Enter a semicolon-separated 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 the following domains:" : "Registrace je povolena pouze pro následující domény:",
    "To create a new account on %s, just click the following link:" : "Pro vytvoření nového účtu na %s klikněte na následující odkaz:",
    "Welcome, you can create your account below." : "Vítejte, svůj účet si můžete založit níže.",
    "Username" : "Uživatelské jméno",
    "Password" : "Heslo",
    "Create account" : "Vytvořit účet",
    "Thank you for registering, you should receive a verification link in a few minutes." : "Děkujeme za vaši registraci, během několika minut byste měli obdržet ověřovací odkaz.",
    "Email" : "Email",
    "Request verification link" : "Vyžádat ověřovací odkaz",
    "Please re-enter a valid email address" : "Zadejte znovu platnou emailovou adresu",
    "You will receive an email with a verification link" : "Obdržíte email s ověřovacím odkazem"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}