summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/data/sk_SK.xml
AgeCommit message (Collapse)Author
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
Add a predefined NF_DATETIME_SYS_DDMMYYYY_HHMM format code with formatindex="50" to all locale data files, which shifts all reserved area internally generated built-in formats up by one. Reserved area was filled already so that boundary has to be increased as well. Add some flexibility for future additions by setting the new boundary to 65, free first format index to be used by additional locale data formats is 66 now. Adapt all locales to the new boundary. The existing predefined NF_DATETIME_SYSTEM_SHORT_HHMM format code with formatindex="46" mostly was and is used with 2-digit years (stemming back from the old binary format and Excel compatibility), some locales that don't use 2-digit years at all already defined it to 4-digit years. Keep those but move the default="true" attribute (if so) to the new "50" format. Modify populating the format list such that resulting duplicates will be suppressed there as well. Also try to match the new format in ODF import if a long year was requested with date+time. Finally set the new format as default for all *_IT locales. In future changing the default date+time format to 4-digit year is just a matter of moving the default="true" attribute to the new format. Change-Id: Ib16aa9fda0e71b2d03f78e3dd013785de03cd288 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89265 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
2016-06-06no-break space between number and percent sign, tdf#63272Eike Rathke
Change-Id: Ifa02ad6bd1d06dc44a776b3a4dbf6c4b366394fc
2016-03-24Revert "Text General inconsistent with cell formatting dlg", tdf#95385Eike Rathke
This reverts commit 547617955af87640b46211b6715032bc6576279a. Modifying locale datas' number format is a wrong approach.
2016-03-17Text General inconsistent with cell formatting dlgRohan Kumar
I just replaced Standard to General in order to ensure some sort of consistency as mentioned in comment 1 of bug description. Reviewed by the localization team. Change-Id: I7d75e7e9855d43a9ff709478a2f3e867b2a479a2 Reviewed-on: https://gerrit.libreoffice.org/23310 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2015-04-27Add engineering notation to format list for all l10nLaurent Balland-Poirier
For all l10n, add format for engineering format ##0.00E+00 decimal separator adapted msgid: ScientificFormatskey3 or ScientificFormatskey4 if previous one was already used formatindex: 78 (free in most l10n, and near 77 which used as scientific format for many l10n) exceptions: ko_KR formatindex=91; th_TH formatindex=88; zh_TW formatindex=80 (next free value) Change-Id: I703c1503bdac85386e9994fdd67b00aa6006d992 Reviewed-on: https://gerrit.libreoffice.org/15527 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-04-22tdf#88835 2 digits in exponent for default scientific formatLaurent Balland-Poirier
Modify all locale data to set ScientificFormatskey2 (0.00E+00) as default for scientific format instead of ScientificFormatskey1 (0.00E+000) Change-Id: Ib8f3d22af82c078468ea70ebae0b078ac55a0003 Reviewed-on: https://gerrit.libreoffice.org/14593 Tested-by: Eike Rathke <erack@redhat.com> Reviewed-by: Eike Rathke <erack@redhat.com>
2013-09-04removed unused Platform elementEike Rathke
Change-Id: If1bb51a69e099e112cce32b8219688b17befa3a3
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727
2012-01-21updated [sk-SK] formats and month namesMilos Sramek
2012-01-11removed empty DefaultName elementsEike Rathke
2012-01-11removed ISO 8601 DefaultName comment from formatindex="32" which it is notEike Rathke
2009-09-17#i1601# Sentence case, Title case, and Toggle case transliteration addedThomas Lange
2009-03-03CWS-TOOLING: integrate CWS chart35Oliver Bolte
2009-02-20 12:33:54 +0100 nn r268312 : correct line ends 2009-01-19 12:50:45 +0100 iha r266491 : #i91800# style:text-position='0' is wrongly imported 2009-01-19 11:59:09 +0100 iha r266486 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge 2009-01-16 16:45:50 +0100 iha r266435 : #i93802# clockwise does not work on solars sparc 2009-01-16 13:23:37 +0100 iha r266414 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge 2009-01-15 14:09:27 +0100 iha r266370 : #i98102# checkbox show equation should not be checked initially 2009-01-14 17:41:33 +0100 iha r266323 : #i97133# #i97318# chart type is not detected correctly in case of invisible series 2009-01-14 16:23:06 +0100 iha r266316 : #i97133# #i97318# chart type is not detected correctly in case of invisible series 2009-01-14 13:43:38 +0100 iha r266298 : #i84417# Unable to edit existing chart title with clipboard 2009-01-14 13:43:04 +0100 iha r266297 : #i84417# Unable to edit existing chart title with IME 2009-01-14 13:14:15 +0100 dr r266293 : do not set CharEscapement property if not needed 2009-01-14 00:48:46 +0100 er r266262 : #i81383# changed ASC and JIS to use transliteration provided by i18n transliteration; patch from <bluedwarf> 2009-01-14 00:28:06 +0100 er r266261 : #i97536# silence gcc's unbracketed && || warnings 2009-01-13 22:43:45 +0100 er r266259 : #i97905# corrected IndexKey order 2009-01-13 20:36:15 +0100 er r266254 : #i97905# add SKK/EUR conversion (plus MTL/EUR and CYP/EUR) 2009-01-13 20:31:17 +0100 er r266253 : #i97905# updated locale data; contributed by <brko> 2009-01-13 11:57:08 +0100 iha r266204 : #i84103# cannot set data in xy diagram in draw 2009-01-12 20:29:37 +0100 nn r266181 : #i97680# GetStylesContainer: handle non-available style family 2009-01-12 19:53:19 +0100 nn r266180 : #i98000# don't get initial zoom value via SfxViewFrame::Current 2009-01-12 16:11:19 +0100 iha r266166 : #i71686# XY charts without valid x values are not imported correctly from Excel 2009-01-09 17:10:20 +0100 iha r266102 : #i95051# truncated asian strings on scale tabpage 2009-01-09 15:58:46 +0100 iha r266094 : #i89430# truncated asian strings in smooth lines dialog 2009-01-09 13:09:14 +0100 iha r266076 : #i94813# importing pie chart with multiline categories crashes
2008-07-02INTEGRATION: CWS locdat30 (1.8.182); FILE MERGEDRüdiger Timm
2008/06/14 19:07:59 erack 1.8.182.1: CurrencyID is ISO 4217 code!
2006-04-20INTEGRATION: CWS numbers203 (1.7.64); FILE MERGEDJens-Heiner Rechtien
2006/03/03 12:13:20 er 1.7.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly
2005-06-09INTEGRATION: CWS localedata4 (1.6.4); FILE MERGEDJens-Heiner Rechtien
2005/04/25 15:24:37 er 1.6.4.1: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes)
2005-03-15INTEGRATION: CWS localedata3 (1.5.6); FILE MERGEDOliver Bolte
2005/03/10 17:24:44 er 1.5.6.1: #i44734# implement DTD version check and CLDR flag
2005-01-05INTEGRATION: CWS localedata2 (1.3.30); FILE MERGEDOliver Bolte
2004/11/16 19:42:36 er 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/11 18:59:26 er 1.3.30.1: #i36859# same quarter#Abbreviation entries as cs_CZ
2004-11-10INTEGRATION: CWS localedatafixes (1.3.28); FILE MERGEDRüdiger Timm
2004/10/29 13:22:30 er 1.3.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements
2004-05-28INTEGRATION: CWS i18n12 (1.2.56); FILE MERGEDOliver Bolte
2004/04/19 11:57:28 er 1.2.56.2: #i27962# apply date format patch provided by Pavel Janik 2004/04/09 20:06:42 khong 1.2.56.1: #i25323# put index page information into localedata for each langauges
2003-07-02INTEGRATION: CWS ooo11rc (1.1.2); FILE ADDEDVladimir Glazounov
2003/06/18 18:33:41 er 1.1.2.1: #i14383# add sk_SK Slovak locale data