aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n
Commit message (Collapse)AuthorAgeFilesLines
* Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes ↵Bjørn Johansen2012-12-052-0/+44
| | | | | | #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales. Signed-off-by: Bjørn Johansen <bjorn.johansen@metronet.no>
* Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add ↵Pavel Selitskas2012-12-051-0/+23
| | | | Belarusian locale.
* Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: ↵Scott González2012-11-141-1/+1
| | | | Faroese locale has incorrect firstDay.
* Datepicker: Added Kyrgyz localization. Fixes #8787 - Datepicker: Add Kyrgyz ↵Sergey Kartashov2012-11-071-0/+24
| | | | localization.
* Revert "Datepicker: Added Kyrgyz localisation"Scott González2012-11-061-23/+0
| | | | This reverts commit 4995ea05fef171bc6cb2f941f062997d2cab76a4.
* Datepicker: Added Kyrgyz localisationelisy2012-11-061-0/+23
|
* Remove trailing whitespace and add final newlinesTrey Hunner2012-10-2129-35/+35
|
* Datepicker: Replace HTML entities with characters in es, fi, gl, is, it, ↵Kris Borchers2012-08-238-35/+35
| | | | pt-BR, pt and sl i18n files. Fixes #8515 - Datepicker: Translation displays HTML entities when setting some formats
* Datepicker: Updated zh-CN, zh-HK, and zh-TW locales. Fixes #8511 - ↵Jiayi Yang2012-08-233-6/+6
| | | | Localization Issue: the monthNameShort in Chinese is wrong.
* Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - ↵Amir E. Aharoni2012-06-011-1/+1
| | | | | | | | | | Datepicker: Incorrect dayNamesMin for Arabic locale. Before this change the minimal names for days of week were the same as the long names. This caused the datepicker to be too wide. The one-letter strings come from the CLDR: http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html
* Datepicker: Corrected language code for Georgian language according to ISO ↵Pavel Stetina2012-05-291-2/+2
| | | | 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
* Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque ↵Eneko Illarramendi2012-05-141-9/+9
| | | | locale incorrect.
* Datepicker: Added missing quote in Hindi i18n.Scott González2012-04-221-1/+1
|
* Datepicker: Corrections in Hindi weekday names, text labels. Fixes #8265 - ↵G Karunakar2012-04-191-9/+9
| | | | Datepicker: Incorrect translations for Hindi locale.
* Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - ↵Simon2012-04-021-1/+1
| | | | Provide a better German translation for the week header.
* Datepicker: Fixed nextText, prevText, and Sunday and split words onto ↵Amir E. Aharoni2012-03-291-7/+43
| | | | multiple lines for readability. Fixes #8225 - Datepicker: Incorrect values in Persian localization.
* Datepicker: Fixed month name for Macedonian localization. Fixes #8206 - ↵stojce2012-03-221-2/+2
| | | | Datepicker: Incorrect month name for Macedonian localization.
* Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add ↵Lado Lomidze2012-03-221-0/+21
| | | | Georgian localization.
* Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes ↵Harri Kilpiö2012-03-141-2/+2
| | | | #8194 - Datepicker: Incorrect day name for Finnish localization.
* Use hard tabs for indentation consistentlyTrey Hunner2012-02-277-59/+59
|
* Corrected week header for et locale. Fixed #8129 - Localization error in et ↵Richard D. Worth2012-02-231-1/+1
| | | | locale (week header)
* Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵Richard D. Worth2012-02-151-0/+23
| | | | localization
* Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵Douglas2012-02-121-0/+23
| | | | localization.
* Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes ↵levushka2012-02-011-2/+2
| | | | #6051 - Hebrew and Arabic: Instead of the month name indicates the month number!
* Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepicker: ↵stojce2012-01-201-1/+1
| | | | Macedonian locale has incorrect date format.
* Merge pull request #570 from clear00/masterScott González2012-01-201-7/+7
|\ | | | | Datepicker i18n: Fix some issues on the Korean translation
| * Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, ↵clear002012-01-131-7/+7
| | | | | | | | showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation
* | Datepicker i18n (nl-BE): Removed BOM.Scott González2012-01-121-2/+2
|/
* Merge pull request #493 from solarprominence/patch-1Kris Borchers2011-11-171-1/+2
|\ | | | | Datepicker: Corrected translation of the weekHeader in Ukrainian localization. Fixes #7896 Datepicker: Fix Ukrainian localization's week header
| * jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.igor milla2011-10-111-1/+2
| |
* | Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch ↵David De Sloovere2011-11-171-0/+23
| | | | | | | | (Belgium) Localization
* | Datepicker: Updated catalan translation using globalize.js as a reference ↵David Soms2011-11-171-13/+13
| | | | | | | | (https://github.com/jquery/globalize/blob/master/lib/cultures/globalize.culture.ca.js). Fixes #7894 Datepicker: Update Catalan Localization
* | Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 ↵stojce2011-11-171-0/+23
| | | | | | | | Datepicker: Add Macedonian Localization
* | Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add ↵William Griffiths2011-11-171-0/+23
| | | | | | | | Welsh/UK Localization
* | Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add ↵Michel Weimerskirch2011-11-171-0/+23
| | | | | | | | Luxembourgish Translation
* | Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan ↵Scott González2011-11-011-2/+2
|/ | | | language code.
* Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7714 - ↵Richard D. Worth2011-09-131-1/+1
| | | | Hungarian translation
* Datepicker i18n hu: Corrected some spellings and abbreviations as well as ↵Richard D. Worth2011-09-131-6/+6
| | | | dateFormat. Fixes #7714 - Hungarian translation
* Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed ↵Richard D. Worth2011-07-191-1/+1
| | | | #7566 - Dutch march name translation
* Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with ↵Kato Kazuyoshi2011-05-0531-31/+31
| | | | JavascriptPacker.
* Datepicker: Fixed Slovak locale. Fixes #7254 - Datepicker: Incorrect day ↵Lopo2011-04-151-1/+1
| | | | name for Slovak localization.
* Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: ↵Scott González2011-04-151-1/+1
| | | | Incorrect dateFormat in jquery.ui.datepicker-nl.js.
* Datepicker i18n: corrected arabic month name for May. Fixed #7055 - ↵Richard Worth2011-03-021-1/+1
| | | | Datepicker: arabic month name has March in place of May
* Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add ↵Scott González2011-02-251-0/+23
| | | | Tajikistan localization.
* Datepicker i18n: Changed all html named character entities to unicode hex ↵Richard Worth2011-02-1948-124/+124
| | | | entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation
* Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - ↵adam j. sontag2011-02-181-1/+1
| | | | Hungarian Localisation has month-date in wrong order
* Datepicker: improved translation of Norwegian names for days and months. ↵Martin Solli2011-02-141-19/+19
| | | | Fixed #6986 - Improved translation of day and month names
* Datepicker i18n: Added Algerian Arabic to demos.Scott González2011-01-191-2/+1
|
* Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add ↵cherif2011-01-191-0/+24
| | | | Algerian Arabic support.
* Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 ↵Scott González2011-01-172-0/+46
| | | | | | - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell