From 23b80465d120ec7b6a98f577e20818cf0fcef15d Mon Sep 17 00:00:00 2001 From: Consul Bot Date: Thu, 14 Feb 2019 13:00:07 +0100 Subject: [PATCH] New translations rails.yml (Polish) --- config/locales/pl-PL/rails.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/locales/pl-PL/rails.yml b/config/locales/pl-PL/rails.yml index 2378bb9fb..a9d911de2 100644 --- a/config/locales/pl-PL/rails.yml +++ b/config/locales/pl-PL/rails.yml @@ -14,7 +14,7 @@ pl: - LUT - MAR - KWI - - MAJ + - Maj - CZE - LIP - SIE @@ -40,7 +40,7 @@ pl: - Luty - Marzec - Kwiecień - - Maj + - MAJ - Czerwiec - Lipiec - Sierpień @@ -135,7 +135,7 @@ pl: invalid: jest nieprawidłowe less_than: musi być mniejsze niż %{count} less_than_or_equal_to: musi być mniejsze lub równe %{count} - model_invalid: "Sprawdzanie poprawności nie powiodło się: %{errors}" + model_invalid: "Walidacja nie powiodła się: %{errors}" not_a_number: nie jest liczbą not_an_integer: musi być liczbą całkowitą odd: musi być nieparzysta @@ -177,14 +177,14 @@ pl: delimiter: "," format: "%n %u" precision: 2 - separator: "," + separator: "." significant: false strip_insignificant_zeros: false unit: "zł" format: delimiter: "," precision: 3 - separator: "." + separator: "," significant: false strip_insignificant_zeros: false human: