123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 |
- <!--
- +=========================================================================+
- | Licensed Materials - Property of IBM |
- | BI and PM: cclcore |
- | (C) Copyright IBM Corp. 2002, 2013 |
- | |
- | US Government Users Restricted Rights - Use, duplication or |
- | disclosure restricted by GSA ADP Schedule Contract with IBM Corp. |
- | |
- +=========================================================================+
- -->
- <!-- This file for locale sr-rs-->
- <promptLocale locale="sr-rs">
- <arrayProperty name="Months">
- <property>јануар</property>
- <property>фебруар</property>
- <property>март</property>
- <property>април</property>
- <property>мај</property>
- <property>јун</property>
- <property>јул</property>
- <property>август</property>
- <property>септембар</property>
- <property>октобар</property>
- <property>новембар</property>
- <property>децембар</property>
- </arrayProperty>
- <arrayProperty name="MonthsAbbr">
- <property>јан</property>
- <property>феб</property>
- <property>мар</property>
- <property>апр</property>
- <property>мај</property>
- <property>јун</property>
- <property>јул</property>
- <property>авг</property>
- <property>сеп</property>
- <property>окт</property>
- <property>нов</property>
- <property>дец</property>
- </arrayProperty>
- <arrayProperty name="Days">
- <property>недеља</property>
- <property>понедељак</property>
- <property>уторак</property>
- <property>среда</property>
- <property>четвртак</property>
- <property>петак</property>
- <property>субота</property>
- </arrayProperty>
- <arrayProperty name="DaysAbbr">
- <property>нед</property>
- <property>пон</property>
- <property>уто</property>
- <property>сре</property>
- <property>чет</property>
- <property>пет</property>
- <property>суб</property>
- </arrayProperty>
- <property name="amString">пре подне</property>
- <property name="pmString">поподне</property>
- <property name="startDayOfWeek" numeric="true">2</property>
- <property name="mediumFormat">dd.MM.y. HH.mm.ss</property>
- <property name="shortFormat">d.M.yy. HH.mm</property>
- <property name="shortFormatDateOrder">DMY</property>
- <property name="mediumFormatDateOrder">DMY</property>
- <property name="dateOrder">DMY</property>
- <property name="yearFormatMedium">y</property>
- <property name="monthFormatMedium">MM</property>
- <property name="dayFormatMedium">dd</property>
- <property name="hourFormatMedium">HH</property>
- <property name="minuteFormatMedium">mm</property>
- <property name="secondFormatMedium">ss</property>
- <property name="yearFormatShort">yy</property>
- <property name="monthFormatShort">M</property>
- <property name="dayFormatShort">d</property>
- <property name="hourFormatShort">HH</property>
- <property name="minuteFormatShort">mm</property>
- <property name="secondFormatShort"></property>
- <property name="dateSeparatorMedium">.</property>
- <property name="dateSeparatorShort">.</property>
- <property name="timeSeparator">.</property>
- <property name="AMPMLocation">none</property>
- <property name="24HourClock">true</property>
- <property name="decimalSeparator">,</property>
- <property name="groupingSeparator">.</property>
- <property name="groupingSize" numeric="true">3</property>
- <property name="secondaryGroupingSize" numeric="true">0</property>
- <property name="maximumIntegerDigits" numeric="true">309</property>
- <property name="minimumIntegerDigits" numeric="true">1</property>
- <property name="maximumFractionDigits" numeric="true">3</property>
- <property name="minimumFractionDigits" numeric="true">0</property>
- <property name="positivePrefix"></property>
- <property name="positiveSuffix"></property>
- <property name="negativePrefix">-</property>
- <property name="negativeSuffix"></property>
- <property name="minusSign">-</property>
- <property name="plusSign">+</property>
- <property name="zeroDigit">0</property>
- <property name="listSeparator">;</property>
- <property name="negativeLocation">left</property>
- <property name="positiveLocation">none</property>
- <property name="currencySymbol">дин.</property>
- <property name="monetaryDecimalSeparator">,</property>
- <property name="currencyLocation">right</property>
- <property name="currencyDecimalSeparator">,</property>
- <property name="currencyGroupingSeparator">.</property>
- <property name="currencyGroupingSize" numeric="true">3</property>
- <property name="currencySecondaryGroupingSize" numeric="true">0</property>
- <property name="currencyPositivePrefix"></property>
- <property name="currencyPositiveSuffix"> дин.</property>
- <property name="currencyNegativePrefix">-</property>
- <property name="currencyNegativeSuffix"> дин.</property>
- <property name="currencyMinusSign">-</property>
- <property name="currencyPlusSign">+</property>
- <property name="currencyZeroDigit">0</property>
- <property name="currencyNegativeLocation">both</property>
- <property name="currencyPositiveLocation">right</property>
- <property name="percentSymbol">%</property>
- <property name="percentLocation">right</property>
- <property name="percentageDecimalSeparator">,</property>
- <property name="percentageGroupingSeparator">.</property>
- <property name="percentageGroupingSize" numeric="true">3</property>
- <property name="percentageSecondaryGroupingSize" numeric="true">0</property>
- <property name="percentagePositivePrefix"></property>
- <property name="percentagePositiveSuffix">%</property>
- <property name="percentageNegativePrefix">-</property>
- <property name="percentageNegativeSuffix">%</property>
- <property name="percentageMinusSign">-</property>
- <property name="percentagePlusSign">+</property>
- <property name="percentageZeroDigit">0</property>
- <property name="percentageNegativeLocation">left</property>
- <property name="percentagePositiveLocation">right</property>
- <property name="exponentialSymbol">E</property>
- <property name="scientificDecimalSeparator">,</property>
- <property name="scientificGroupingSeparator">.</property>
- <property name="scientificGroupingSize" numeric="true">0</property>
- <property name="scientificSecondaryGroupingSize" numeric="true">0</property>
- <property name="scientificPositivePrefix"></property>
- <property name="scientificPositiveSuffix"></property>
- <property name="scientificNegativePrefix">-</property>
- <property name="scientificNegativeSuffix"></property>
- <property name="scientificMinusSign">-</property>
- <property name="scientificPlusSign">+</property>
- <property name="scientificZeroDigit">0</property>
- <property name="scientificNegativeLocation">left</property>
- <property name="scientificPositiveLocation">none</property>
- </promptLocale>
|