aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-263-3/+3
| | | | | Also, update a few stale URLs to what they redirect now to. Closes gh-2244
* Datepicker: Capitalize some Indonesian wordsDenny Septian Panggabean2022-07-141-5/+6
| | | Closes gh-2067
* Datepicker: Add missing localization for prevText and nextTextFelix Nagel2022-07-148-16/+16
| | | | | | Fixes gh-2048 Closes gh-2050 Closes gh-2100
* Datepicker: Remove symbols in localizationFelix Nagel2022-07-147-11/+11
| | | | | | | Follow-up to dfff5e7e999453f5d080c184bd4e3fdbfc93b83e Fixes gh-2048 Closes gh-2050
* Datepicker: Remove symbols in localizationAdam Lidén Hällgren2022-07-1453-106/+106
| | | | | | Fixes gh-2048 Closes gh-2050 Ref gh-2067
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-0775-536/+761
| | | | | Fixes #15393 Closes gh-1958
* Datepicker: Fix Hungarian localization to use uppercase for first charactersFatér Zsolt2020-03-231-4/+4
|
* Datepicker: Add German localizationFlorian Wegscheider2020-03-231-0/+38
|
* Datepicker: Fix typo in currentText in da localizationOskarNS2019-12-091-1/+1
| | | | | | | The term for "Today" in Danish is "I dag" not "Idag". This is a common misspelling in the Danish language. see https://dsn.dk/?retskriv=idag Dansk Sprognævn (DSN) is the authority over the Danish language. Closes gh-1862
* Datepicker: Fix first day of week for pt-PT localeHorus682017-05-311-1/+1
| | | | | Fixes #15195 Closes gh-1820
* Datepicker: Corrections for Swedish localizationAlbert Johansson2017-03-011-7/+7
| | | | | | | | Months and weekdays should be in small caps in Swedish. https://sv.wikipedia.org/wiki/Versalisering Fixes #15142 Closes gh-1799
* Datepicker: Correct Traditional Chinese translationSimon Asika2016-10-041-4/+4
| | | | | Fixes #15060 Closes gh-1754
* i18n: Fix line length issuesAlexander Schmitz2016-04-1316-18/+185
| | | | Ref gh-1690
* Datepicker: Fix day names for ar-DZ localeAmine HADDAD2016-04-131-2/+4
| | | | | Fixes #14948 Closes gh-1697
* Datepicker: Fix date format for `ko` localeScott González2015-09-231-1/+1
| | | | | Fixes #14595 Closes gh-1595
* Datepicker: Style updates to KO locale for jscsAlexander Schmitz2015-09-111-14/+14
|
* Datepicker: Style updatesAlexander Schmitz2015-09-1174-1531/+1531
| | | | Ref #14246
* Datepicker: Translate `weekHeader` in ko localeMyeongjin Lee2015-08-311-2/+2
| | | | Closes gh-1582
* Datepicker: Style updatesAlexander Schmitz2015-08-212-37/+37
| | | | | Ref #14246 Ref gh-1588
* Datepicker: Move datepicker into widgets folderAlexander Schmitz2015-08-0874-74/+74
| | | | Ref #13885
* Datepicker: Fixed month names and firstDay value in Arabic localeMohammed Alshehri2014-10-221-6/+7
| | | | | Fixes #10035 Closes gh-1246
* Datepicker: Fix French localeScott González2014-10-071-1/+1
| | | | | | | Thanks Jérémy M Fixes #10651 Closes gh-1357
* Datepicker: Fix currentText in Greek localeScott González2014-09-221-1/+1
| | | | | | | Thanks Nikos Kalogridis Fixes #10620 Closes gh-1349
* Datepicker: Fix month names in Persian localeScott González2014-08-201-12/+12
| | | | | Fixes #10562 Closes gh-1221
* Datepicker: Fix date format for Ukranian localeScott González2014-03-311-1/+1
| | | | Fixes #9939
* I18n: Avoid indenting an entire fileRafael Xavier de Souza2014-02-1974-1509/+1583
| | | | Make code identation consistent with every other source.
* I18n: Rename all files, removing the "jquery.ui." prefixRafael Xavier de Souza2014-02-193-5/+3
| | | | | | | Amend fix for 21154cfa2e02ef1814a6aff68b14553bdad165cb; Ref #9464 Ref gh-1029
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-2474-73/+73
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* All: Wrap I18n files with UMD return exportsRafael Xavier de Souza2014-01-2474-298/+1260
| | | | | Ref #9464 Ref gh-1029
* Datepicker: Fix Spanish locale dataScott González2014-01-101-2/+2
| | | | | Fixes #9735 Closes gh-1166
* Datepicker: Corrected values for Latvian locale. Fixes #9656 - Datepicker: ↵Imants Horsts2013-11-131-4/+4
| | | | Incorrect values in Latvian localization.
* Datepicker: Finnish date format doesn't have padding for day and month. ↵Jörn Zaefferer2013-10-211-1/+1
| | | | Fixes #9609 - Datepicker: Correct the Finnish date format
* Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong ↵Vilhjálmur Skúlason2013-08-011-1/+1
| | | | dateformat for Icelandic datepicker locale.
* Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale.Gan Eng Chin2013-06-261-1/+1
| | | | Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte".
* Datepicker i18n: Updated Spanish and French locales. Fixes #9289 - ↵Scott González2013-05-163-20/+20
| | | | Datepicker: Incorrect capitalisation for French and Spanish.
* Datepicker: Fixed Lithuanian translation. Fixes #9281 - Datepicker i18n: ↵Toshi MARUYAMA2013-05-101-2/+2
| | | | Incorrect settings for Lithuanian locale.
* Datepicker: Fixed date format for Serbian locales. Fixes #7347 - Datepicker: ↵Scott González2013-04-032-2/+2
| | | | Wrong date format for Serbian localization.
* Datepicker Added it-CH locale. Fixes #9175 - Datepicker: Add Italian in ↵Scott González2013-03-211-0/+23
| | | | Switzerland locale.
* Datepicker: Updated German locale. Fixes #9098 - Datepicker German ↵Christian Wenz2013-02-191-3/+3
| | | | localization - make casing of previous/next/today consistent.
* Datepicker i18n: Change Slovak day/month names to lowercase. Fixes #9078 - ↵Scott González2013-02-121-3/+3
| | | | Datepicker Slovak localisation - name of day/month is always lowercase.
* Datepicker i18n: Fix line endings.Scott González2013-01-082-46/+46
|
* Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add ↵Matthieu Penant2012-12-171-0/+23
| | | | Canadian French locale.
* 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