X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e7b47374e79e14c315360ff23332a8559080301b..eb8efa0a4b6e348079ba0686aecae30db4f3f22f:/vendor/rails-locales/fi.yml diff --git a/vendor/rails-locales/fi.yml b/vendor/rails-locales/fi.yml index 80d2abb4e..89062dfe2 100644 --- a/vendor/rails-locales/fi.yml +++ b/vendor/rails-locales/fi.yml @@ -207,19 +207,20 @@ fi: less_than_or_equal_to: "täytyy olla pienempi tai yhtä suuri kuin %{count}" odd: "täytyy olla pariton" even: "täytyy olla parillinen" + taken: "on jo käytössä" + record_invalid: "Validointi epäonnistui: %{errors}" + template: &errors_template + header: + one: "Virhe syötteessä esti mallin %{model} tallentamisen" + other: "%{count} virhettä esti mallin %{model} tallentamisen" + body: "Seuraavat kentät aiheuttivat ongelmia:" activerecord: errors: - template: - header: - one: "Virhe syötteessä esti mallin %{model} tallentamisen" - other: "%{count} virhettä esti mallin %{model} tallentamisen" - body: "Seuraavat kentät aiheuttivat ongelmia:" - messages: - taken: "on jo käytössä" - record_invalid: "Validointi epäonnistui: %{errors}" <<: *errors_messages + template: + <<: *errors_template full_messages: format: "%{attribute} %{message}"