From 092c5380a53cf249f70c47923cf9b5592d98ead1 Mon Sep 17 00:00:00 2001 From: Platoniq Bot <62356900+platoniq-bot@users.noreply.github.com> Date: Mon, 5 Oct 2020 18:18:54 +0200 Subject: [PATCH] New translations en.yml (Czech) --- config/locales/cs.yml | 45 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 config/locales/cs.yml diff --git a/config/locales/cs.yml b/config/locales/cs.yml new file mode 100644 index 0000000..94bfdab --- /dev/null +++ b/config/locales/cs.yml @@ -0,0 +1,45 @@ +cs: + decidim: + components: + navigation_maps: + name: NavigationMaps + navigation_maps: + admin: + areas: + create: + error: An error ocurred while creating the area + success: Area created successfully + form: + no_popup: Do not use a popup, link the area directly. + new: + area: New area details + cancel: Cancel + save: Save + show: + area: Area details + cancel: Cancel + link_suggestions: 'Tip: use %{map} to link other tabs' + save: Save + update: + error: An error ocurred while saving the area + success: Area saved successfully + content_blocks: + name: Navigation Maps + navigation_map: + view: Take part + navigation_map_settings_form: + add: Add + blueprint_image: Blueprint image + description: Description + editor: Map Editor + id: Id + image_missing: Please add a blueprint image to start + info: General info + link: Link + remove_blueprint: Delete this blueprint + title: Title + type: Type + upload_image: Upload image + create: + error: Error creating blueprint + success: Blueprint created successfully