<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@
 # 
 # Translation by Karel Mina&#345;&#237;k (karmi@karmi.cz)
 
-{ :cz =&gt; {
+{ :'cz' =&gt; {
 
     # Static texts
     :locale         =&gt; 'Jazyk',
@@ -21,9 +21,9 @@
     # ActiveSupport
     :support =&gt; {
       :array =&gt; {
+        :words_connector =&gt; ', ',
         :two_words_connector =&gt; ' a ',
-        :sentence_connector =&gt; 'a',
-        :skip_last_comma =&gt; true
+        :last_word_connector =&gt; ' a '
       }
     },
 
@@ -73,16 +73,16 @@
           :precision =&gt; 1,
           :delimiter =&gt; ''
         },
-        :storage_units =&gt; {
-          :format =&gt; &quot;%n %u&quot;,
-          :units =&gt; {
-            :byte =&gt; &quot;B&quot;,
-            :kb   =&gt; &quot;KB&quot;,
-            :mb   =&gt; &quot;MB&quot;,
-            :gb   =&gt; &quot;GB&quot;,
-            :tb   =&gt; &quot;TB&quot;,
-          }
-        }
+       :storage_units =&gt; {
+         :format =&gt; &quot;%n %u&quot;,
+         :units =&gt; {
+           :byte =&gt; &quot;B&quot;,
+           :kb   =&gt; &quot;KB&quot;,
+           :mb   =&gt; &quot;MB&quot;,
+           :gb   =&gt; &quot;GB&quot;,
+           :tb   =&gt; &quot;TB&quot;,
+         }
+       }
       },
       :percentage =&gt; {
         :format =&gt; {
@@ -175,19 +175,6 @@
           },
           :body  =&gt; &quot;N&#225;sleduj&#237;c&#237; pole obsahuj&#237; chybn&#283; vypln&#283;n&#233; &#250;daje:&quot;
         }
-      },
-
-      # Your model names and attributes
-      :models =&gt; {
-        :book =&gt; &quot;Kniha&quot;,
-      },
-      :attributes =&gt; {
-        :book =&gt; {
-          :author =&gt; &quot;Autor&quot;,
-          :title  =&gt; &quot;N&#225;zev&quot;,
-          :published_on  =&gt; &quot;Publikov&#225;no dne&quot;,
-          :items  =&gt; &quot;Kus&#367; na sklad&#283;&quot;
-        },
       }
     }
   }</diff>
      <filename>config/locales/cz.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>67d9966a26057b7d61a5e357e7c38462a4ab44e7</id>
    </parent>
  </parents>
  <author>
    <name>Karel Minarik</name>
    <email>karmi@karmi.cz</email>
  </author>
  <url>http://github.com/karmi/rails_i18n_demo_app/commit/d037e48cb938fda362871441464bb32d58682a1b</url>
  <id>d037e48cb938fda362871441464bb32d58682a1b</id>
  <committed-date>2009-05-01T09:53:03-07:00</committed-date>
  <authored-date>2009-05-01T09:53:03-07:00</authored-date>
  <message>Bring Czech locale file uptodate</message>
  <tree>74a14b34639e55e0be7b962bd1b1587393d5db16</tree>
  <committer>
    <name>Karel Minarik</name>
    <email>karmi@karmi.cz</email>
  </committer>
</commit>
