]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/plugins/rails-i18n/locale/sl.yml
Update validates_email_format_of plugin
[rails.git] / vendor / plugins / rails-i18n / locale / sl.yml
index bafafc912badcb9304943541485eb689a2b035ca..468e4399b33fafecb7622ac1c59058a37bf68953 100644 (file)
@@ -1,6 +1,6 @@
 # Slovenian language localization (sl-sl)
 # by Miha Rebernik <miha@rebernik.info>
-sl:  
+sl:
   date:
     formats:
       default: "%d.%m.%Y"
@@ -13,7 +13,10 @@ sl:
 
     month_names: [~, januar, februar, marec, april, maj, junij, julij, avgust, september, oktober, november, december]
     abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, avg, sep, okt, nov, dec]
-    order: [ :day, :month, :year ]
+    order:
+      - :day
+      - :month
+      - :year
 
   time:
     formats:
@@ -21,7 +24,7 @@ sl:
       short: "%d. %b ob %H:%M"
       long: "%d. %B, %Y ob %H:%M"
       simple: "%d. %B %Y ob %H:%M"
-      
+
     am: "dopoldan"
     pm: "popoldan"
 
@@ -74,7 +77,7 @@ sl:
        delimiter: "."
        # Number of decimals, behind the separator (the number 1 with a precision of 2 gives: 1.00)
        precision: 2
+
      # Used in number_to_currency()
      currency:
        format:
@@ -85,15 +88,15 @@ sl:
          separator: ","
          delimiter: "."
          precision: 2
-   
+
      # Used in number_to_percentage()
      percentage:
        format:
          # These three are to override number.format and are optional
-         # separator: 
+         # separator:
          delimiter: ""
-         # precision: 
-   
+         # precision:
+
      # Used in number_to_precision()
      precision:
        format:
@@ -101,12 +104,12 @@ sl:
          # separator:
          delimiter: ""
          # precision:
-   
+
      # Used in number_to_human_size()
      human:
        format:
          # These three are to override number.format and are optional
-         # separator: 
+         # separator:
          delimiter: ""
          precision: 1
        storage_units:
@@ -166,7 +169,7 @@ sl:
        two:   "2 meseca"
        few:   "%{count} mesece"
        other: "%{count} mesecev"
-     almost_x_years:      
+     almost_x_years:
        one:   "skoraj 1 leto"
        two:   "skoraj 2 leti"
        few:   "skoraj %{count} leta"
@@ -187,4 +190,4 @@ sl:
      day:    "Dan"
      hour:   "Ura"
      minute: "Minute"
-     second: "Sekunde"
\ No newline at end of file
+     second: "Sekunde"