Sha256: 570eb9cee0a8135c204894d2f650524195b8d503c81a2473fc562f35741f044d
Contents?: true
Size: 1.97 KB
Versions: 13
Compression:
Stored size: 1.97 KB
Contents
cs: padrino: admin: login: title: "přihlášení" email: "Email" password: "heslo" bypass: "Bypass přihlašovací údaje?" sign_in: "Přihlásit se" error: "E-mail nebo heslo nesprávné." save: "Uložit" save_and_continue: "Uložit a pokračovat" cancel: "Zrušit" list: "List" edit: "Edit" new: "Nový" show: "Show" delete: "Delete" confirm: "Jsi si jistý?" created_at: "Vytvořeno" all: "All" profile: "Upravit profil" settings: "Nastavení" logout: "Konec admin" select_all: "Vybrat vše" deselect_all: "Zrušit výběr všech" delete_selected: "Odstranit vybrané" delete_selected_title: "Jste si jisti, že chcete odstranit všechny vybrané položky?" example: "Ex: jednoduchý text" new_title: "Nový %{model}" create_title: "Úpravy %{model}" create_success: " %{model} byl úspěšně vytvořen." create_error: "Nelze vytvořit %{model}" edit_title: "Úpravy %{model}" edit_warning: "Nelze najít %{model} s ID %{id}." update_title: "Úpravy %{model}" update_success: " %{model} s ID %{id} byl úspěšně aktualizován." update_error: "Nelze aktualizovat %{modelu}." update_warning: "Nelze najít %{model} s ID %{id}" delete_title: "Delete %{model}?" delete_success: " %{model} s ID %{id} byl úspěšně odstraněn." delete_error: "Nelze smazat %{model}!" delete_warning: "Nelze najít %{model} s ID %{id}." destroy_many_error: "Musíte vybrat alespoň jeden %{model} odstranit." destroy_many_success: " %{model} %{ids} byly úspěšně smazány." custom_errors: title: "chyba" '403': title: "chyba 403" description: "zakázaný" '404': title: "chyba 404" description: "nebyl nalezen" '500': title: "chyba 500" description: "Server Error"
Version data entries
13 entries across 13 versions & 1 rubygems