Sha256: 0171688aa3e4d042cda4fac6eadf9409bc6fcddf7a7498c8f428cae263d305f8

Contents?: true

Size: 1.19 KB

Versions: 2

Compression:

Stored size: 1.19 KB

Contents

"no":
  activemodel:
    attributes:
      sortition:
        title: Tittel
  decidim:
    sortitions:
      admin:
        actions:
          edit: Editar
        models:
          sortition:
            fields:
              category: Kategori
              title: Tittel
        sortitions:
          confirm_destroy:
            confirm_destroy: Er du sikker på at du vil avbryte denne sorteringen?
          form:
            all_categories: Alle kategorier
      admin_log:
        sortition:
          create: "%{user_name} opprettet %{resource_name} sorteringen i %{space_name}"
          delete: "%{user_name} kansellerte %{resource_name} sorteringen i %{space_name}"
          update: "%{user_name} oppdaterte %{resource_name} sorteringen i %{space_name}"
      sortitions:
        count:
          proposals_count:
            one: 1 forslag
            other: "%{count} forslag"
        filters:
          active: Aktiv
          all: Alle
          category: Kategori
          state: Status
        show:
          dice_result: "(1) Terning resultat"
          time_seed: "(2) Time seed"
        sortitions_count:
          count:
            one: 1 sortering
            other: "%{count} sorteringer"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
decidim-sortitions-0.20.0 config/locales/no.yml
decidim-sortitions-0.19.1 config/locales/no.yml