From 3412273ba368a94be0dd117901ecf994fb5456e1 Mon Sep 17 00:00:00 2001 From: Consul Bot Date: Tue, 6 Nov 2018 13:19:42 +0100 Subject: [PATCH] New translations images.yml (Swedish) --- config/locales/sv-SE/images.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/locales/sv-SE/images.yml diff --git a/config/locales/sv-SE/images.yml b/config/locales/sv-SE/images.yml new file mode 100644 index 000000000..5695ec901 --- /dev/null +++ b/config/locales/sv-SE/images.yml @@ -0,0 +1,21 @@ +sv: + images: + remove_image: Ta bort bild + form: + title: Beskrivande bild + title_placeholder: Lägg till en beskrivning för bilden + attachment_label: Välj bild + delete_button: Ta bort bild + note: "Du kan ladda upp bilder med följande filformat: %{accepted_content_types}. Bildens filstorlek får inte överstiga %{max_file_size} MB." + add_new_image: Lägg till bild + admin_title: "Bild" + admin_alt_text: "Alternativ beskrivning för bilden" + actions: + destroy: + notice: Bilden har tagits bort. + alert: Kunde inte raderas. + confirm: Är du säker på att du vill ta bort bilden? Åtgärden kan inte ångras! + errors: + messages: + in_between: måste vara mellan %{min} och %{max} + wrong_content_type: innehållstypen %{content_type} finns inte bland de tillåtna innehållstyperna %{accepted_content_types}