[Libreoffice-commits] .: i18npool/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Oct 8 02:55:28 PDT 2012


 i18npool/source/localedata/data/hr_HR.xml |   62 ++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)

New commits:
commit 46caf0e07b42fa83215d49fde64a8b16d73d3a21
Author: Neven Ćosić <senseitcom at email.t-com.hr>
Date:   Mon Oct 8 01:55:56 2012 +0200

    add Croatian [hr-HR] genitive case month names
    
    Change-Id: Ic6c178153a64daf975af2495779b04b798a6381f

diff --git a/i18npool/source/localedata/data/hr_HR.xml b/i18npool/source/localedata/data/hr_HR.xml
index 75f497b..80f92e1 100644
--- a/i18npool/source/localedata/data/hr_HR.xml
+++ b/i18npool/source/localedata/data/hr_HR.xml
@@ -307,6 +307,68 @@
           <DefaultFullName>prosinac</DefaultFullName>
         </Month>
       </MonthsOfYear>
+      <GenitiveMonths>
+        <Month>
+          <MonthID>jan</MonthID>
+          <DefaultAbbrvName>sij</DefaultAbbrvName>
+          <DefaultFullName>siječnja</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>feb</MonthID>
+          <DefaultAbbrvName>velj</DefaultAbbrvName>
+          <DefaultFullName>veljače</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>mar</MonthID>
+          <DefaultAbbrvName>ožu</DefaultAbbrvName>
+          <DefaultFullName>ožujka</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>apr</MonthID>
+          <DefaultAbbrvName>tra</DefaultAbbrvName>
+          <DefaultFullName>travnja</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>may</MonthID>
+          <DefaultAbbrvName>svi</DefaultAbbrvName>
+          <DefaultFullName>svibnja</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>jun</MonthID>
+          <DefaultAbbrvName>lip</DefaultAbbrvName>
+          <DefaultFullName>lipnja</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>jul</MonthID>
+          <DefaultAbbrvName>srp</DefaultAbbrvName>
+          <DefaultFullName>srpnja</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>aug</MonthID>
+          <DefaultAbbrvName>kol</DefaultAbbrvName>
+          <DefaultFullName>kolovoza</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>sep</MonthID>
+          <DefaultAbbrvName>ruj</DefaultAbbrvName>
+          <DefaultFullName>rujna</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>oct</MonthID>
+          <DefaultAbbrvName>lis</DefaultAbbrvName>
+          <DefaultFullName>listopada</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>nov</MonthID>
+          <DefaultAbbrvName>stu</DefaultAbbrvName>
+          <DefaultFullName>studenog</DefaultFullName>
+        </Month>
+        <Month>
+          <MonthID>dec</MonthID>
+          <DefaultAbbrvName>pro</DefaultAbbrvName>
+          <DefaultFullName>prosinca</DefaultFullName>
+        </Month>
+      </GenitiveMonths>
       <Eras>
         <Era>
           <EraID>bc</EraID>


More information about the Libreoffice-commits mailing list