diff --git a/resources/lang/cs/app.php b/resources/lang/cs/app.php new file mode 100644 index 00000000..cc6a68e3 --- /dev/null +++ b/resources/lang/cs/app.php @@ -0,0 +1,129 @@ + 'Systém', + 'settings.appearance' => 'Vzhled', + 'settings.miscellaneous' => 'Různé', + 'settings.advanced' => 'Rozšířené nastavení', + + 'settings.support' => 'Podpora', + 'settings.donate' => 'Podpořte nás', + + 'settings.version' => 'Verze', + 'settings.background_image' => 'Obrázek pozadí', + 'settings.window_target' => 'Odkazy otevírat v', + 'settings.window_target.current' => 'Otevřít v této záložce', + 'settings.window_target.one' => 'Otevřít ve stejné záložce', + 'settings.window_target.new' => 'Otevřít v nové záložce', + 'settings.homepage_search' => 'Vyhledávání na domovské stránce', + 'settings.search_provider' => 'Vyhledávat pomocí', + 'settings.language' => 'Jazyk', + 'settings.reset' => 'Obnovit výchozí nastavení', + 'settings.remove' => 'Odstranit', + 'settings.search' => 'hledat', + 'settings.no_items' => 'Žadné položky nenalezeny', + + 'settings.label' => 'Název', + 'settings.value' => 'Hodnota', + 'settings.edit' => 'Upravit', + 'settings.view' => 'Náhled', + + 'settings.custom_css' => 'Vlastní CSS', + 'settings.custom_js' => 'Vlastní JavaScript', + + 'options.none' => '- nenastaveno -', + 'options.google' => 'Google', + 'options.ddg' => 'DuckDuckGo', + 'options.bing' => 'Bing', + 'options.qwant' => 'Qwant', + 'options.startpage' => 'StartPage', + 'options.yes' => 'Ano', + 'options.no' => 'Ne', + 'options.nzbhydra' => 'NZBHydra', + 'options.jackett' => 'Jackett', + + 'buttons.save' => 'Uložit', + 'buttons.cancel' => 'Zrušit', + 'buttons.add' => 'Přidat', + 'buttons.upload' => 'Nahrát ikonu', + 'buttons.downloadapps' => 'Aktualizovat seznam aplikací', + + 'dash.pin_item' => 'Připnout na dashboard', + 'dash.no_apps' => 'Aktuálně nemáte žádné připnuté aplikace, :link1 nebo :link2', + 'dash.link1' => 'Přidejte zde aplikacei', + 'dash.link2' => 'Připnout na dashboard', + 'dash.pinned_items' => 'Připnuté položky', + + 'apps.app_list' => 'Seznam aplikací', + 'apps.view_trash' => 'Zobrazit koš', + 'apps.add_application' => 'Přidat aplikaci', + 'apps.application_name' => 'Název aplikace', + 'apps.colour' => 'Barva', + 'apps.icon' => 'Ikona', + 'apps.pinned' => 'Připnuto', + 'apps.title' => 'Název', + 'apps.hex' => 'Hex barva', + 'apps.username' => 'Uživatelské jméno', + 'apps.password' => 'Heslo', + 'apps.config' => 'Config', + 'apps.apikey' => 'API Klíč', + 'apps.enable' => 'Povolit', + 'apps.tag_list' => 'Seznam tagů', + 'apps.add_tag' => 'Přidat tag', + 'apps.tag_name' => 'Název tagu', + 'apps.tags' => 'Tagy', + 'apps.override' => 'Pokud je různá od hlavní url', + 'apps.preview' => 'Náhled', + 'apps.apptype' => 'Typ apliakce', + 'apps.website' => 'Webová stránka', + 'apps.description' => 'Popis', + 'apps.only_admin_account' => 'Pouze pokud máte administrátorský účet!', + 'apps.autologin_url' => 'URL automatického přihlášení', + 'apps.show_deleted' => 'Zobrazit smazané aplikace', + + 'dashboard' => 'Domácí obrazovka', + + 'user.user_list' => 'Uživatelé', + 'user.add_user' => 'Přidat uživatele', + 'user.username' => 'Uživatelské jméno', + 'user.avatar' => 'Avatar', + 'user.email' => 'Email', + 'user.password_confirm' => 'Potvrdit heslo', + 'user.secure_front' => 'Povolit veřejný přístup k rozhraní - Nastavte pouze pokud je nastaveno heslo.', + 'user.autologin' => 'Povolit přihlášení ze specifické URL. Kdokoliv s odkazem se může přihlásit.', + + 'url' => 'URL', + 'title' => 'Název', + 'delete' => 'Smazat', + 'optional' => 'Volitelné', + 'restore' => 'Obnovit', + + 'alert.success.item_created' => 'Položka úspěšně vytvořena', + 'alert.success.item_updated' => 'Položka úspěšně aktualizována', + 'alert.success.item_deleted' => 'Položka úspěšně smazána', + 'alert.success.item_restored' => 'Položka úspěšně obnovena', + 'alert.success.updating' => 'Aktualizuji seznam aplikací', + + 'alert.success.tag_created' => 'Tag úspěšně vytvořen', + 'alert.success.tag_updated' => 'Tag úspěšně aktualizován', + 'alert.success.tag_deleted' => 'Tag úspěšně smazán', + 'alert.success.tag_restored' => 'Tag úspěšně obnoven', + + 'alert.success.setting_updated' => 'Úspěšně jste aktualizovali nastavení', + 'alert.error.not_exist' => 'Tohle nastavení neexistuje.', + + 'alert.success.user_created' => 'Uživatel úspěšně vytovřen', + 'alert.success.user_updated' => 'Uživatel úspěšně aktualizován', + 'alert.success.user_deleted' => 'Uživatel úspěšně smazán', + 'alert.success.user_restored' => 'Uživatel úspěšně obnoven', + + +]; diff --git a/resources/lang/cs/auth.php b/resources/lang/cs/auth.php new file mode 100644 index 00000000..88a725ab --- /dev/null +++ b/resources/lang/cs/auth.php @@ -0,0 +1,19 @@ + 'Zadané údaje se neshodují s našimi záznamy.', + 'throttle' => 'Příliš mnoho pokusů o přihlášení. Prosím opakujte za :seconds sekund.', + +]; diff --git a/resources/lang/cs/pagination.php b/resources/lang/cs/pagination.php new file mode 100644 index 00000000..570abb44 --- /dev/null +++ b/resources/lang/cs/pagination.php @@ -0,0 +1,19 @@ + '« Předchozí', + 'next' => 'Další »', + +]; diff --git a/resources/lang/cs/passwords.php b/resources/lang/cs/passwords.php new file mode 100644 index 00000000..908858db --- /dev/null +++ b/resources/lang/cs/passwords.php @@ -0,0 +1,22 @@ + 'Heslo musí mít alespoň šest znaků a musí se shodovat s potvrzením.', + 'reset' => 'Vaše heslo bylo úspěšně resetováno!', + 'sent' => 'Odeslali jsme vám emailem odkaz pro reset hesla!', + 'token' => 'Token pro obnovu hesla je neplatný.', + 'user' => "Nenalezli jsme uživatele se zadaným e-mailem.", + +]; diff --git a/resources/lang/cs/validation.php b/resources/lang/cs/validation.php new file mode 100644 index 00000000..004b188c --- /dev/null +++ b/resources/lang/cs/validation.php @@ -0,0 +1,121 @@ + ':attribute musí být přijat.', + 'active_url' => ':attribute není platná URL.', + 'after' => ':attribute musí být datum po :date.', + 'after_or_equal' => ':attribute musí být datum po nebo rovno :date.', + 'alpha' => ':attribute může obsahovat pouze písmena.', + 'alpha_dash' => ':attribute může obsahovat pouze písmena, čísla a pomlčku.', + 'alpha_num' => ':attribute může obsahovat pouze písmena a čísla.', + 'array' => ':attribute musí být pole.', + 'before' => ':attribute musí být datum před :date.', + 'before_or_equal' => ':attribute musí být datum před nebo rovno :date.', + 'between' => [ + 'numeric' => ':attribute musí být mezi :min a :max.', + 'file' => ':attribute musí být mezi :min a :max kilobyty.', + 'string' => ':attribute musí mít mezi :min a :max znaky.', + 'array' => ':attribute musí mít mezi :min a :max položkami.', + ], + 'boolean' => ':attribute může být true nebo false.', + 'confirmed' => ':attribute potvrzení se neshoduje.', + 'date' => ':attribute není platné datum.', + 'date_format' => ':attribute neodpovídá formátu :format.', + 'different' => ':attribute a :other se musí lišit.', + 'digits' => ':attribute musí být :digits číslo.', + 'digits_between' => ':attribute must be between :min and :max digits.', + 'dimensions' => ':attribute má neplatné rozměry.', + 'distinct' => ':attribute položka obsahuje duplicitní hodnoty.', + 'email' => ':attribute musí být platná emailová adresa.', + 'exists' => 'Vybraný :attribute je neplatný.', + 'file' => ':attribute musí být soubor.', + 'filled' => ':attribute položka musí mít hodnotu.', + 'image' => ':attribute musí být obrázek.', + 'in' => 'Vybraný :attribute je neplatný.', + 'in_array' => ':attribute položka neexistuje v :other.', + 'integer' => ':attribute musí být celočíselný.', + 'ip' => ':attribute musí být platná IP adresa.', + 'ipv4' => ':attribute musí být platná IPv4 adresa.', + 'ipv6' => ':attribute musí být platná IPv6 adresa.', + 'json' => ':attribute musí být validní JSON řetězec.', + 'max' => [ + 'numeric' => ':attribute nemůže být větší než :max.', + 'file' => ':attribute nemůže být větší než :max kilobytů.', + 'string' => ':attribute nemůže být větší než :max znaků.', + 'array' => ':attribute nemsí mít více než :max položek.', + ], + 'mimes' => ':attribute musí být soubor typu: :values.', + 'mimetypes' => ':attribute musí být soubor typu: :values.', + 'min' => [ + 'numeric' => ':attribute musí být nejméně :min.', + 'file' => ':attribute musí mít nejméně :min kilobytů.', + 'string' => ':attribute musí mít alespoň :min znaků.', + 'array' => ':attribute musí mít nejméně :min položek.', + ], + 'not_in' => 'Vybraný :attribute je neplatný.', + 'numeric' => ':attribute musí být číslo.', + 'present' => ':attribute musí být přitomná.', + 'regex' => ':attribute formát je neplatný.', + 'required' => ':attribute je povinná.', + 'required_if' => ':attribute je poviná pokud :other je :value.', + 'required_unless' => ':attribute je poviná pokud :other je v :values.', + 'required_with' => ':attribute je poviná pokud :values je přítomna.', + 'required_with_all' => ':attribute je poviná pokud :values je přítomna.', + 'required_without' => ':attribute je poviná pokud :values není přítomna.', + 'required_without_all' => ':attribute je poviná pokud žádná z :values není přítomná.', + 'same' => ':attribute a :other musí být stejné.', + 'size' => [ + 'numeric' => ':attribute musí být :size.', + 'file' => ':attribute musí být :size kilobytes.', + 'string' => ':attribute musí být :size characters.', + 'array' => ':attribute musí obsahovat :size items.', + ], + 'string' => ':attribute musí být řetězec.', + 'timezone' => ':attribute musí být pltná časová zóna.', + 'unique' => ':attribute musí být unikátní.', + 'uploaded' => ':attribute se nepodařilo nahrát.', + 'url' => ':attribute formát je neplatný.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [], + +];