Sha256: 7333a9b3e520d9db402a31c630179b8eb499d0b3ecf5ec62de61dafa848a4be9

Contents?: true

Size: 1.67 KB

Versions: 23

Compression:

Stored size: 1.67 KB

Contents

sv:
  mongoid:
    errors:
      messages:
        blank_in_locale: "kan inte vara tom"
      models:
        locomotive/page:
          attributes:
            layout_id:
              index_can_not_extend_parent: "Index-sidan kan inte ha sin föräldrasida som mall"
        locomotive/membership:
          attributes:
            account:
              unique_account: "används redan"
            email:
              unique_account: "används redan"
    attributes:
      locomotive/content_entry:
        created_at: Skapad den
  errors:
    messages:
      domain_taken: "%{value} används redan"
      invalid_domain: "%{value} inte godkänt"
      needs_admin_account: "Minst ett ett admin-konto krävs"
      protected_page: "Du kan inte ta bort index-sidan eller felsidan"
      extname_changed: "Nya filen har inte original-filändelsen"
      array_too_short: "är för liten (minsta möjliga är %{count})"
      site:
        default_locale_removed: Föregående sträng kan inte tas bort direkt.
        wrong_timezone_name: "Fel namn på tidszon"
      page:
        liquid_syntax: "Liquid Syntax error ('%{error}' on '%{fullpath}')"
        liquid_extend: "Sidan '%{fullpath}' baseras på en mall som inte finns"
        liquid_translation: "Sidan '%{fullpath}' baseras på en mall som inte är översatt"
      too_few_custom_fields: "Minst ett fält krävs"
      security: "visar ett säkerhetsproblem"
  attributes:
    defaults:
      pages:
        index:
          title: "Startsida"
          body: "Innehåll för startsidan"
        '404':
          title: "Sidan kunde inte hittas"
          body: "Innehåll för felsida"
        other:
          body: "{% extends 'parent' %}"

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
locomotivecms-4.2.0.alpha2 config/locales/mongoid.sv.yml
locomotivecms-4.2.0.alpha1 config/locales/mongoid.sv.yml
locomotivecms-4.1.1 config/locales/mongoid.sv.yml
locomotivecms-4.1.0 config/locales/mongoid.sv.yml
locomotivecms-4.1.0.rc1 config/locales/mongoid.sv.yml
locomotivecms-4.0.3 config/locales/mongoid.sv.yml
locomotivecms-4.0.2 config/locales/mongoid.sv.yml
locomotivecms-4.0.1 config/locales/mongoid.sv.yml
locomotivecms-4.0.0 config/locales/mongoid.sv.yml
locomotivecms-4.0.0.rc0 config/locales/mongoid.sv.yml
locomotivecms-4.0.0.alpha3 config/locales/mongoid.sv.yml
locomotivecms-3.4.1 config/locales/mongoid.sv.yml
locomotivecms-4.0.0.alpha2 config/locales/mongoid.sv.yml
locomotivecms-4.0.0.alpha1 config/locales/mongoid.sv.yml
locomotivecms-3.4.0 config/locales/mongoid.sv.yml
locomotivecms-3.3.0 config/locales/mongoid.sv.yml
locomotivecms-3.3.0.rc3 config/locales/mongoid.sv.yml
locomotivecms-3.3.0.rc2 config/locales/mongoid.sv.yml
locomotivecms-3.2.1 config/locales/mongoid.sv.yml
locomotivecms-3.3.0.rc1 config/locales/mongoid.sv.yml