]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/plugins/rails-i18n/locale/pl.yml
Updated rails translations from http://github.com/svenfuchs/rails-i18n
[rails.git] / vendor / plugins / rails-i18n / locale / pl.yml
index 5b9f80f430f829c2bee782dc3d9a7a2e8b03c37f..c153b05beb300d75c44b7dff609a489d034990c9 100644 (file)
@@ -116,7 +116,7 @@ pl:
         greater_than: "musi być większe niż {{count}}"
         greater_than_or_equal_to: "musi być większe lub równe {{count}}"
         equal_to: "musi być równe {{count}}"
-        less_than: "musie być mniejsze niż {{count}}"
+        less_than: "musi być mniejsze niż {{count}}"
         less_than_or_equal_to: "musi być mniejsze lub równe {{count}}"
         odd: "musi być nieparzyste"
         even: "musi być parzyste"
@@ -125,3 +125,6 @@ pl:
     array:
       sentence_connector: "i"
       skip_last_comma: true
+      words_connector: ", "
+      two_words_connector: " i "
+      last_word_connector: " i "