<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,38 +2,39 @@
 # by Samson Behar &lt;master.webmaster.master@gmail.com&gt;
 #
 # &#1052;&#1080;&#1085;&#1080;&#1084;&#1072;&#1083;&#1085;&#1072; &#1083;&#1086;&#1082;&#1072;&#1083;&#1080;&#1079;&#1072;&#1094;&#1080;&#1103; &#1085;&#1072; &#1087;&#1088;&#1080;&#1083;&#1086;&#1078;&#1077;&#1085;&#1080;&#1103; &#1079;&#1072; &#1087;&#1086;&#1076;&#1076;&#1088;&#1098;&#1078;&#1082;&#1072; &#1085;&#1072; &#1073;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080; &#1077;&#1079;&#1080;&#1082;.
- 
+
 bg:
   date:
     formats:
       default: &quot;%d.%m.%Y&quot;
       short: &quot;%d %b&quot;
       long: &quot;%d %B %Y&quot;
- 
+
     day_names: [&#1085;&#1077;&#1076;&#1077;&#1083;&#1103;, &#1087;&#1086;&#1085;&#1077;&#1076;&#1077;&#1083;&#1085;&#1080;&#1082;, &#1074;&#1090;&#1086;&#1088;&#1085;&#1080;&#1082;, &#1089;&#1088;&#1103;&#1076;&#1072;, &#1095;&#1077;&#1090;&#1074;&#1098;&#1088;&#1090;&#1098;&#1082;, &#1087;&#1077;&#1090;&#1098;&#1082;, &#1089;&#1098;&#1073;&#1086;&#1090;&#1072;]
     standalone_day_names: [&#1053;&#1077;&#1076;&#1077;&#1083;&#1103;, &#1055;&#1086;&#1085;&#1077;&#1076;&#1077;&#1083;&#1085;&#1080;&#1082;, &#1042;&#1090;&#1086;&#1088;&#1085;&#1080;&#1082;, &#1057;&#1088;&#1103;&#1076;&#1072;, &#1063;&#1077;&#1090;&#1074;&#1098;&#1088;&#1090;&#1098;&#1082;, &#1055;&#1077;&#1090;&#1098;&#1082;, &#1057;&#1098;&#1073;&#1086;&#1090;&#1072;]
     abbr_day_names: [&#1053;&#1076;, &#1055;&#1085;, &#1042;&#1090;, &#1057;&#1088;, &#1063;&#1090;, &#1055;&#1090;, &#1057;&#1073;]
- 
-    month_names: [&#1071;&#1085;&#1091;&#1072;&#1088;&#1080;, &#1060;&#1077;&#1074;&#1088;&#1091;&#1072;&#1088;&#1080;, &#1052;&#1072;&#1088;&#1090;, &#1040;&#1087;&#1088;&#1080;&#1083;, &#1052;&#1072;&#1081;, &#1070;&#1085;&#1080;, &#1070;&#1083;&#1080;, &#1040;&#1074;&#1075;&#1091;&#1089;&#1090;, &#1057;&#1077;&#1087;&#1090;&#1077;&#1084;&#1074;&#1088;&#1080;, &#1054;&#1082;&#1090;&#1086;&#1084;&#1074;&#1088;&#1080;, &#1053;&#1086;&#1077;&#1084;&#1074;&#1088;&#1080;, &#1044;&#1077;&#1082;&#1077;&#1084;&#1074;&#1088;&#1080;]
-    abbr_month_names: [&#1103;&#1085;&#1091;., &#1092;&#1077;&#1074;., &#1084;&#1072;&#1088;&#1090;, &#1072;&#1087;&#1088;., &#1084;&#1072;&#1081;, &#1102;&#1085;&#1080;, &#1102;&#1083;&#1080;, &#1072;&#1074;&#1075;., &#1089;&#1077;&#1087;., &#1086;&#1082;&#1090;., &#1085;&#1086;&#1077;&#1084;., &#1076;&#1077;&#1082;.]
- 
+
+    # should start with nil cause there is no 0-th month
+    month_names: [~, &#1071;&#1085;&#1091;&#1072;&#1088;&#1080;, &#1060;&#1077;&#1074;&#1088;&#1091;&#1072;&#1088;&#1080;, &#1052;&#1072;&#1088;&#1090;, &#1040;&#1087;&#1088;&#1080;&#1083;, &#1052;&#1072;&#1081;, &#1070;&#1085;&#1080;, &#1070;&#1083;&#1080;, &#1040;&#1074;&#1075;&#1091;&#1089;&#1090;, &#1057;&#1077;&#1087;&#1090;&#1077;&#1084;&#1074;&#1088;&#1080;, &#1054;&#1082;&#1090;&#1086;&#1084;&#1074;&#1088;&#1080;, &#1053;&#1086;&#1077;&#1084;&#1074;&#1088;&#1080;, &#1044;&#1077;&#1082;&#1077;&#1084;&#1074;&#1088;&#1080;]
+    abbr_month_names: [~, &#1103;&#1085;&#1091;., &#1092;&#1077;&#1074;., &#1084;&#1072;&#1088;&#1090;, &#1072;&#1087;&#1088;., &#1084;&#1072;&#1081;, &#1102;&#1085;&#1080;, &#1102;&#1083;&#1080;, &#1072;&#1074;&#1075;., &#1089;&#1077;&#1087;., &#1086;&#1082;&#1090;., &#1085;&#1086;&#1077;&#1084;., &#1076;&#1077;&#1082;.]
+
     order: [ :day, :month, :year ]
- 
+
   time:
     formats:
       default: &quot;%a, %d %b %Y, %H:%M:%S %z&quot;
       short: &quot;%d %b, %H:%M&quot;
       long: &quot;%d %B %Y, %H:%M&quot;
- 
+
     am: &quot;&#1087;&#1088;&#1077;&#1076;&#1080; &#1086;&#1073;&#1103;&#1076;&quot;
     pm: &quot;&#1089;&#1083;&#1077;&#1076;&#1086;&#1073;&#1077;&#1076;&quot;
- 
+
   number:
     format:
       separator: &quot;.&quot;
       delimiter: &quot; &quot;
       precision: 3
-      
+
     currency:
       format:
         format: &quot;%n %u&quot;
@@ -41,22 +42,22 @@ bg:
         separator: &quot;.&quot;
         delimiter: &quot; &quot;
         precision: 2
-        
+
     percentage:
       format:
         delimiter: &quot;&quot;
-        
+
     precision:
       format:
         delimiter: &quot;&quot;
-        
+
     human:
       format:
         delimiter: &quot;&quot;
         precision: 1
       # Rails 2.2
       # storage_units: [&#1073;&#1072;&#1081;&#1090;, &#1050;&#1041;, &#1052;&#1041;, &#1043;&#1041;, &#1058;&#1041;]
- 
+
       # Rails 2.3
       storage_units:
         # Storage units output formatting.
@@ -72,7 +73,7 @@ bg:
           mb: &quot;&#1052;&#1041;&quot;
           gb: &quot;&#1043;&#1041;&quot;
           tb: &quot;&#1058;&#1041;&quot;
- 
+
   datetime:
     distance_in_words:
       half_a_minute: &quot;&#1087;&#1086;-&#1084;&#1072;&#1083;&#1082;&#1086; &#1086;&#1090; &#1084;&#1080;&#1085;&#1091;&#1090;&#1072;&quot;
@@ -133,7 +134,7 @@ bg:
       hour: &quot;&#1063;&#1072;&#1089;&#1072;&quot;
       minute: &quot;&#1052;&#1080;&#1085;&#1091;&#1090;&#1080;&quot;
       second: &quot;&#1057;&#1077;&#1082;&#1091;&#1085;&#1076;&#1080;&quot;
- 
+
   activerecord:
     errors:
       template:
@@ -142,9 +143,9 @@ bg:
           few: &quot;{{model}}: &#1079;&#1072;&#1087;&#1080;&#1089;&#1072; &#1085;&#1077;&#1091;&#1089;&#1087;&#1077;&#1096;&#1077;&#1085; &#1079;&#1072;&#1088;&#1072;&#1076;&#1080; {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;&quot;
           many: &quot;{{model}}: &#1079;&#1072;&#1087;&#1080;&#1089;&#1072; &#1085;&#1077;&#1091;&#1089;&#1087;&#1077;&#1096;&#1077;&#1085; &#1079;&#1072;&#1088;&#1072;&#1076;&#1080; {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;&quot;
           other: &quot;{{model}}: &#1079;&#1072;&#1087;&#1080;&#1089;&#1072; &#1085;&#1077;&#1091;&#1089;&#1087;&#1077;&#1096;&#1077;&#1085; &#1079;&#1072;&#1088;&#1072;&#1076;&#1080; {{count}} &#1075;&#1088;&#1077;&#1096;&#1082;&#1080;&quot;
- 
+
         body: &quot;&#1042;&#1098;&#1079;&#1085;&#1080;&#1082;&#1085;&#1072;&#1093;&#1072; &#1087;&#1088;&#1086;&#1073;&#1083;&#1077;&#1084;&#1080; &#1087;&#1088;&#1080; &#1089;&#1083;&#1077;&#1076;&#1085;&#1080;&#1090;&#1077; &#1087;&#1086;&#1083;&#1077;&#1090;&#1072;:&quot;
- 
+
       messages:
         inclusion: &quot;&#1089;&#1098;&#1076;&#1098;&#1088;&#1078;&#1072; &#1085;&#1077;&#1087;&#1088;&#1077;&#1076;&#1074;&#1080;&#1076;&#1077;&#1085;&#1072; &#1089;&#1090;&#1086;&#1081;&#1085;&#1086;&#1089;&#1090;&quot;
         exclusion: &quot;&#1089;&#1098;&#1076;&#1098;&#1088;&#1078;&#1072; &#1087;&#1088;&#1077;&#1076;&#1074;&#1072;&#1088;&#1080;&#1090;&#1077;&#1083;&#1085;&#1086; &#1079;&#1072;&#1076;&#1072;&#1076;&#1077;&#1085;&#1072; &#1089;&#1090;&#1086;&#1081;&#1085;&#1086;&#1089;&#1090;&quot;
@@ -177,14 +178,15 @@ bg:
         less_than_or_equal_to: &quot;&#1084;&#1086;&#1078;&#1077; &#1076;&#1072; &#1077; &#1089;&#1098;&#1089; &#1089;&#1090;&#1086;&#1081;&#1085;&#1086;&#1089;&#1090;, &#1087;&#1086;-&#1075;&#1086;&#1083;&#1103;&#1084;&#1072; &#1080;&#1083;&#1080; &#1088;&#1072;&#1074;&#1085;&#1072; &#1085;&#1072; {{count}}&quot;
         odd: &quot;&#1084;&#1086;&#1078;&#1077; &#1076;&#1072; &#1077; &#1077;&#1076;&#1080;&#1085;&#1089;&#1090;&#1074;&#1077;&#1085;&#1086; &#1095;&#1077;&#1090;&#1085;&#1086;&quot;
         even: &quot;&#1084;&#1086;&#1078;&#1077; &#1076;&#1072; &#1077; &#1077;&#1076;&#1080;&#1085;&#1089;&#1090;&#1074;&#1077;&#1085;&#1086; &#1085;&#1077;&#1095;&#1077;&#1090;&#1085;&#1086;&quot;
- 
+
   support:
     array:
       # Rails 2.2
       sentence_connector: &quot;&#1080;&quot;
       skip_last_comma: true
-      
+
       # Rails 2.3
       words_connector: &quot;, &quot;
       two_words_connector: &quot; &#1080; &quot;
       last_word_connector: &quot; &#1080; &quot;
+</diff>
      <filename>rails/locale/bg.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f09763b010477aa548c6e4f87122b54980b9272d</id>
    </parent>
  </parents>
  <author>
    <name>Sven Fuchs</name>
    <email>svenfuchs@artweb-design.de</email>
  </author>
  <url>http://github.com/svenfuchs/rails-i18n/commit/ff2463cb3eaea14560b3e28c1e6795742f0a4706</url>
  <id>ff2463cb3eaea14560b3e28c1e6795742f0a4706</id>
  <committed-date>2009-11-07T04:39:11-08:00</committed-date>
  <authored-date>2009-11-07T04:36:02-08:00</authored-date>
  <message>fix month names in bg.yml (thanks to http://gist.github.com/YavorIvanov)</message>
  <tree>e3e43b1deb07dd80ec26b433bc0777f383db53ba</tree>
  <committer>
    <name>Sven Fuchs</name>
    <email>svenfuchs@artweb-design.de</email>
  </committer>
</commit>
