/* Czech initialisation for the jQuery UI date picker plugin. */ /* Written by Tomas Muller (tomas@tomas-muller.net). */ ( function( factory ) { "use strict"; if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define( [ "../widgets/datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); } } )( function( datepicker ) { "use strict"; datepicker.regional.cs = { closeText: "Zavřít", prevText: "Dříve", nextText: "Později", currentText: "Nyní", monthNames: [ "leden", "únor", "březen", "duben", "květen", "červen", "červenec", "srpen", "září", "říjen", "listopad", "prosinec" ], monthNamesShort: [ "led", "úno", "bře", "dub", "kvě", "čer", "čvc", "srp", "zář", "říj", "lis", "pro" ], dayNames: [ "neděle", "pondělí", "úterý", "středa", "čtvrtek", "pátek", "sobota" ], dayNamesShort: [ "ne", "po", "út", "st", "čt", "pá", "so" ], dayNamesMin: [ "ne", "po", "út", "st", "čt", "pá", "so" ], weekHeader: "Týd", dateFormat: "dd.mm.yy", firstDay: 1, isRTL: false, showMonthAfterYear: false, yearSuffix: "" }; datepicker.setDefaults( datepicker.regional.cs ); return datepicker.regional.cs; } ); 0/sabre-dav-itip-broker Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
* | Bump @nextcloud/vue from 3.7.2 to 3.10.0dependabot-preview[bot]2021-05-2712-72/+72
* | Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0dependabot-preview[bot]2021-05-2520-101/+1012
* | l10n: Unify spelling in "Readme"Valdnet2021-05-202-3/+3
* | l10n: Unify spellingValdnet2021-05-202-2/+2
* | Bump @babel/core from 7.13.15 to 7.13.16dependabot-preview[bot]2021-04-284-4/+4
|/
* Merge pull request #26586 from nextcloud/bugfix/noid/handle-device-login-like...Joas Schilling2021-04-222-3/+3
|\
| * Handle device login like an alternative loginJoas Schilling2021-04-202-3/+3
* | Fix screenreader label of search iconJan C. Borchardt2021-04-192-5/+5
|/
* Bump @nextcloud/dialogs from 3.1.1 to 3.1.2dependabot[bot]2021-04-196-45/+21
* Merge pull request #26567 from nextcloud/techdebt/noid/adjust-jquery-deprecat...Roeland Jago Douma2021-04-162-2/+2
|\
| * Compile assetsnpmbuildbot-nextcloud[bot]2021-04-152-2/+2
* | Fix 'Log in with a device' link focusabilityJan C. Borchardt2021-04-122-3/+3
|/
* l10n: Correct spellingValdnet2021-04-092-3/+3
* Bump core-js from 3.9.1 to 3.10.1dependabot-preview[bot]2021-04-0814-49/+49
* Compile nodeJohn Molakvoæ (skjnldsv)2021-03-3119-120/+556
* Use the product name in the updater screenJoas Schilling2021-03-221-7/+8
* Bump clipboard from 2.0.6 to 2.0.8dependabot-preview[bot]2021-03-202-20/+20
* Bump dompurify from 2.2.6 to 2.2.7dependabot-preview[bot]2021-03-204-4/+4
* Fix TerserPluginJohn Molakvoæ (skjnldsv)2021-03-1716-16/+2280
* Compile jsJohn Molakvoæ (skjnldsv)2021-03-1113-13/+13
* Bump css-loader from 5.0.1 to 5.1.1dependabot-preview[bot]2021-03-107-7/+7
* Bump handlebars from 4.7.6 to 4.7.7dependabot-preview[bot]2021-03-096-6/+6
* Allow admins to disable the login formRoeland Jago Douma2021-03-082-2/+2
* Bump core-js from 3.8.3 to 3.9.1dependabot-preview[bot]2021-03-0520-20/+20
* Kill jstimezonedetect from bundleRoeland Jago Douma2021-03-0316-16/+16
* Merge pull request #25818 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.21Roeland Jago Douma2021-03-0318-18/+18
|\
| * Bump lodash from 4.17.20 to 4.17.21dependabot-preview[bot]2021-03-0218-18/+18
* | Fix the jsunit testsRoeland Jago Douma2021-03-021-1/+1
* | l10n: Correct text stringsValdnet2021-03-021-2/+2
|/
* Merge pull request #25821 from nextcloud/dependabot/npm_and_yarn/babel/core-7...dependabot-preview[bot]2021-03-022-2/+2
|\
| * Bump @babel/core from 7.12.16 to 7.13.8dependabot-preview[bot]2021-03-012-2/+2
* | Merge pull request #25861 from nextcloud/techdebt/noid/unified-link-handlingRoeland Jago Douma2021-03-012-111/+105
|\ \ | |/ |/|
| * Hello 2016Joas Schilling2021-03-011-16/+16
| * Remove HTML from setup check translationsJoas Schilling2021-03-012-97/+91
| * Add target black and noref rules to doc linksJoas Schilling2021-03-011-2/+2
* | Fix admin password strengthify tooltipRichard Steinmetz2021-02-2218-18/+18
|/
* Bump @babel/preset-env from 7.12.11 to 7.12.13dependabot-preview[bot]2021-02-076-6/+6
* Bump css-vars-ponyfill from 2.4.2 to 2.4.3dependabot-preview[bot]2021-02-072-2/+2
* Kill DOMPurify from main bundleRoeland Jago Douma2021-02-038-8/+8
* Bump core-js from 3.8.2 to 3.8.3dependabot-preview[bot]2021-01-2714-14/+14
* Bump bootstrap from 4.5.3 to 4.6.0dependabot-preview[bot]2021-01-27