diff --git a/config/locales/cs-CZ/images.yml b/config/locales/cs-CZ/images.yml new file mode 100644 index 000000000..a467bb926 --- /dev/null +++ b/config/locales/cs-CZ/images.yml @@ -0,0 +1,21 @@ +cs: + images: + remove_image: Odebrat obrázek + form: + title: Názorný obrázek + title_placeholder: Přidat název názorného obrázku + attachment_label: Vybrat obrázek + delete_button: Odebrat obrázek + note: "Můžete nahrát jeden obrázek následujících typů obsahu: %{accepted_content_types}, až do velikosti %{max_file_size} MB." + add_new_image: Přidat obrázek + admin_title: "Image" + admin_alt_text: "Alternativní text pro obrázek" + actions: + destroy: + notice: Obrázek byl úspěšně smazán. + alert: Obrázek nelze odstranit + confirm: Opravdu chcete obrázek smazat? Tuto akci nelze vrátit zpět! + errors: + messages: + in_between: musí být mezi %{min} a %{max} + wrong_content_type: typ dokumentu %{content_type} neodpovídá povoleným typům %{accepted_content_types}