fnschool 20251011.80531.840__py3-none-any.whl → 20251011.81705.829__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of fnschool might be problematic. Click here for more details.

Files changed (117) hide show
  1. fnschoo1/__init__.py +2 -1
  2. fnschoo1/db.sqlite3 +0 -0
  3. fnschoo1/static/images/favicon.ico +0 -0
  4. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/METADATA +1 -1
  5. fnschool-20251011.81705.829.dist-info/RECORD +101 -0
  6. fnschoo1/static_collected/admin/css/autocomplete.css +0 -377
  7. fnschoo1/static_collected/admin/css/base.css +0 -1224
  8. fnschoo1/static_collected/admin/css/changelists.css +0 -334
  9. fnschoo1/static_collected/admin/css/dark_mode.css +0 -136
  10. fnschoo1/static_collected/admin/css/dashboard.css +0 -30
  11. fnschoo1/static_collected/admin/css/forms.css +0 -546
  12. fnschoo1/static_collected/admin/css/login.css +0 -62
  13. fnschoo1/static_collected/admin/css/nav_sidebar.css +0 -145
  14. fnschoo1/static_collected/admin/css/responsive.css +0 -1043
  15. fnschoo1/static_collected/admin/css/responsive_rtl.css +0 -84
  16. fnschoo1/static_collected/admin/css/rtl.css +0 -311
  17. fnschoo1/static_collected/admin/css/vendor/select2/select2.css +0 -708
  18. fnschoo1/static_collected/admin/css/vendor/select2/select2.min.css +0 -1
  19. fnschoo1/static_collected/admin/css/widgets.css +0 -639
  20. fnschoo1/static_collected/admin/js/SelectBox.js +0 -128
  21. fnschoo1/static_collected/admin/js/SelectFilter2.js +0 -503
  22. fnschoo1/static_collected/admin/js/actions.js +0 -232
  23. fnschoo1/static_collected/admin/js/admin/DateTimeShortcuts.js +0 -496
  24. fnschoo1/static_collected/admin/js/admin/RelatedObjectLookups.js +0 -276
  25. fnschoo1/static_collected/admin/js/autocomplete.js +0 -33
  26. fnschoo1/static_collected/admin/js/calendar.js +0 -251
  27. fnschoo1/static_collected/admin/js/cancel.js +0 -29
  28. fnschoo1/static_collected/admin/js/change_form.js +0 -21
  29. fnschoo1/static_collected/admin/js/collapse.js +0 -43
  30. fnschoo1/static_collected/admin/js/core.js +0 -174
  31. fnschoo1/static_collected/admin/js/filters.js +0 -37
  32. fnschoo1/static_collected/admin/js/inlines.js +0 -439
  33. fnschoo1/static_collected/admin/js/jquery.init.js +0 -8
  34. fnschoo1/static_collected/admin/js/nav_sidebar.js +0 -81
  35. fnschoo1/static_collected/admin/js/popup_response.js +0 -24
  36. fnschoo1/static_collected/admin/js/prepopulate.js +0 -43
  37. fnschoo1/static_collected/admin/js/prepopulate_init.js +0 -20
  38. fnschoo1/static_collected/admin/js/theme.js +0 -57
  39. fnschoo1/static_collected/admin/js/urlify.js +0 -529
  40. fnschoo1/static_collected/admin/js/vendor/jquery/jquery.js +0 -10913
  41. fnschoo1/static_collected/admin/js/vendor/jquery/jquery.min.js +0 -2
  42. fnschoo1/static_collected/admin/js/vendor/select2/i18n/af.js +0 -43
  43. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ar.js +0 -36
  44. fnschoo1/static_collected/admin/js/vendor/select2/i18n/az.js +0 -33
  45. fnschoo1/static_collected/admin/js/vendor/select2/i18n/bg.js +0 -38
  46. fnschoo1/static_collected/admin/js/vendor/select2/i18n/bn.js +0 -39
  47. fnschoo1/static_collected/admin/js/vendor/select2/i18n/bs.js +0 -48
  48. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ca.js +0 -41
  49. fnschoo1/static_collected/admin/js/vendor/select2/i18n/cs.js +0 -62
  50. fnschoo1/static_collected/admin/js/vendor/select2/i18n/da.js +0 -37
  51. fnschoo1/static_collected/admin/js/vendor/select2/i18n/de.js +0 -41
  52. fnschoo1/static_collected/admin/js/vendor/select2/i18n/dsb.js +0 -51
  53. fnschoo1/static_collected/admin/js/vendor/select2/i18n/el.js +0 -43
  54. fnschoo1/static_collected/admin/js/vendor/select2/i18n/en.js +0 -41
  55. fnschoo1/static_collected/admin/js/vendor/select2/i18n/es.js +0 -41
  56. fnschoo1/static_collected/admin/js/vendor/select2/i18n/et.js +0 -38
  57. fnschoo1/static_collected/admin/js/vendor/select2/i18n/eu.js +0 -45
  58. fnschoo1/static_collected/admin/js/vendor/select2/i18n/fa.js +0 -42
  59. fnschoo1/static_collected/admin/js/vendor/select2/i18n/fi.js +0 -42
  60. fnschoo1/static_collected/admin/js/vendor/select2/i18n/fr.js +0 -43
  61. fnschoo1/static_collected/admin/js/vendor/select2/i18n/gl.js +0 -40
  62. fnschoo1/static_collected/admin/js/vendor/select2/i18n/he.js +0 -44
  63. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hi.js +0 -40
  64. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hr.js +0 -45
  65. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hsb.js +0 -51
  66. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hu.js +0 -44
  67. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hy.js +0 -40
  68. fnschoo1/static_collected/admin/js/vendor/select2/i18n/id.js +0 -36
  69. fnschoo1/static_collected/admin/js/vendor/select2/i18n/is.js +0 -37
  70. fnschoo1/static_collected/admin/js/vendor/select2/i18n/it.js +0 -43
  71. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ja.js +0 -40
  72. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ka.js +0 -42
  73. fnschoo1/static_collected/admin/js/vendor/select2/i18n/km.js +0 -38
  74. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ko.js +0 -42
  75. fnschoo1/static_collected/admin/js/vendor/select2/i18n/lt.js +0 -45
  76. fnschoo1/static_collected/admin/js/vendor/select2/i18n/lv.js +0 -41
  77. fnschoo1/static_collected/admin/js/vendor/select2/i18n/mk.js +0 -42
  78. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ms.js +0 -38
  79. fnschoo1/static_collected/admin/js/vendor/select2/i18n/nb.js +0 -38
  80. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ne.js +0 -44
  81. fnschoo1/static_collected/admin/js/vendor/select2/i18n/nl.js +0 -46
  82. fnschoo1/static_collected/admin/js/vendor/select2/i18n/pl.js +0 -43
  83. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ps.js +0 -41
  84. fnschoo1/static_collected/admin/js/vendor/select2/i18n/pt-BR.js +0 -39
  85. fnschoo1/static_collected/admin/js/vendor/select2/i18n/pt.js +0 -41
  86. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ro.js +0 -43
  87. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ru.js +0 -48
  88. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sk.js +0 -61
  89. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sl.js +0 -41
  90. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sq.js +0 -43
  91. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sr-Cyrl.js +0 -48
  92. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sr.js +0 -48
  93. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sv.js +0 -40
  94. fnschoo1/static_collected/admin/js/vendor/select2/i18n/th.js +0 -36
  95. fnschoo1/static_collected/admin/js/vendor/select2/i18n/tk.js +0 -36
  96. fnschoo1/static_collected/admin/js/vendor/select2/i18n/tr.js +0 -40
  97. fnschoo1/static_collected/admin/js/vendor/select2/i18n/uk.js +0 -59
  98. fnschoo1/static_collected/admin/js/vendor/select2/i18n/vi.js +0 -37
  99. fnschoo1/static_collected/admin/js/vendor/select2/i18n/zh-CN.js +0 -36
  100. fnschoo1/static_collected/admin/js/vendor/select2/i18n/zh-TW.js +0 -33
  101. fnschoo1/static_collected/admin/js/vendor/select2/select2.full.js +0 -7115
  102. fnschoo1/static_collected/admin/js/vendor/select2/select2.full.min.js +0 -2
  103. fnschoo1/static_collected/admin/js/vendor/xregexp/xregexp.js +0 -4993
  104. fnschoo1/static_collected/admin/js/vendor/xregexp/xregexp.min.js +0 -160
  105. fnschoo1/static_collected/css/bootstrap.min.css +0 -11776
  106. fnschoo1/static_collected/css/fnschool.css +0 -26
  107. fnschoo1/static_collected/js/bootstrap.bundle.min.js +0 -4223
  108. fnschoo1/static_collected/js/bootstrap.min.js +0 -2919
  109. fnschoo1/static_collected/js/fnschool.js +0 -84
  110. fnschoo1/static_collected/js/jquery.min.js +0 -5413
  111. fnschoo1/static_collected/js/jquery.slim.min.js +0 -4331
  112. fnschoo1/static_collected/js/popper.min.js +0 -1306
  113. fnschool-20251011.80531.840.dist-info/RECORD +0 -207
  114. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/WHEEL +0 -0
  115. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/entry_points.txt +0 -0
  116. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/licenses/LICENSE +0 -0
  117. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/top_level.txt +0 -0
@@ -1,41 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var e = jQuery.fn.select2.amd
6
- ;(e.define('select2/i18n/de', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Die Ergebnisse konnten nicht geladen werden.'
10
- },
11
- inputTooLong: function (e) {
12
- return (
13
- 'Bitte ' + (e.input.length - e.maximum) + ' Zeichen weniger eingeben'
14
- )
15
- },
16
- inputTooShort: function (e) {
17
- return (
18
- 'Bitte ' + (e.minimum - e.input.length) + ' Zeichen mehr eingeben'
19
- )
20
- },
21
- loadingMore: function () {
22
- return 'Lade mehr Ergebnisse…'
23
- },
24
- maximumSelected: function (e) {
25
- var n = 'Sie können nur ' + e.maximum + ' Element'
26
- return (1 != e.maximum && (n += 'e'), (n += ' auswählen'))
27
- },
28
- noResults: function () {
29
- return 'Keine Übereinstimmungen gefunden'
30
- },
31
- searching: function () {
32
- return 'Suche…'
33
- },
34
- removeAllItems: function () {
35
- return 'Entferne alle Elemente'
36
- },
37
- }
38
- }),
39
- e.define,
40
- e.require)
41
- })()
@@ -1,51 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/dsb', [], function () {
7
- var n = ['znamuško', 'znamušce', 'znamuška', 'znamuškow'],
8
- e = ['zapisk', 'zapiska', 'zapiski', 'zapiskow'],
9
- u = function (n, e) {
10
- return 1 === n
11
- ? e[0]
12
- : 2 === n
13
- ? e[1]
14
- : n > 2 && n <= 4
15
- ? e[2]
16
- : n >= 5
17
- ? e[3]
18
- : void 0
19
- }
20
- return {
21
- errorLoading: function () {
22
- return 'Wuslědki njejsu se dali zacytaś.'
23
- },
24
- inputTooLong: function (e) {
25
- var a = e.input.length - e.maximum
26
- return 'Pšosym lašuj ' + a + ' ' + u(a, n)
27
- },
28
- inputTooShort: function (e) {
29
- var a = e.minimum - e.input.length
30
- return 'Pšosym zapódaj nanejmjenjej ' + a + ' ' + u(a, n)
31
- },
32
- loadingMore: function () {
33
- return 'Dalšne wuslědki se zacytaju…'
34
- },
35
- maximumSelected: function (n) {
36
- return 'Móžoš jano ' + n.maximum + ' ' + u(n.maximum, e) + 'wubraś.'
37
- },
38
- noResults: function () {
39
- return 'Žedne wuslědki namakane'
40
- },
41
- searching: function () {
42
- return 'Pyta se…'
43
- },
44
- removeAllItems: function () {
45
- return 'Remove all items'
46
- },
47
- }
48
- }),
49
- n.define,
50
- n.require)
51
- })()
@@ -1,43 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/el', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Τα αποτελέσματα δεν μπόρεσαν να φορτώσουν.'
10
- },
11
- inputTooLong: function (n) {
12
- var e = n.input.length - n.maximum,
13
- u = 'Παρακαλώ διαγράψτε ' + e + ' χαρακτήρ'
14
- return (1 == e && (u += 'α'), 1 != e && (u += 'ες'), u)
15
- },
16
- inputTooShort: function (n) {
17
- return (
18
- 'Παρακαλώ συμπληρώστε ' +
19
- (n.minimum - n.input.length) +
20
- ' ή περισσότερους χαρακτήρες'
21
- )
22
- },
23
- loadingMore: function () {
24
- return 'Φόρτωση περισσότερων αποτελεσμάτων…'
25
- },
26
- maximumSelected: function (n) {
27
- var e = 'Μπορείτε να επιλέξετε μόνο ' + n.maximum + ' επιλογ'
28
- return (1 == n.maximum && (e += 'ή'), 1 != n.maximum && (e += 'ές'), e)
29
- },
30
- noResults: function () {
31
- return 'Δεν βρέθηκαν αποτελέσματα'
32
- },
33
- searching: function () {
34
- return 'Αναζήτηση…'
35
- },
36
- removeAllItems: function () {
37
- return 'Καταργήστε όλα τα στοιχεία'
38
- },
39
- }
40
- }),
41
- n.define,
42
- n.require)
43
- })()
@@ -1,41 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var e = jQuery.fn.select2.amd
6
- ;(e.define('select2/i18n/en', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'The results could not be loaded.'
10
- },
11
- inputTooLong: function (e) {
12
- var n = e.input.length - e.maximum,
13
- r = 'Please delete ' + n + ' character'
14
- return (1 != n && (r += 's'), r)
15
- },
16
- inputTooShort: function (e) {
17
- return (
18
- 'Please enter ' + (e.minimum - e.input.length) + ' or more characters'
19
- )
20
- },
21
- loadingMore: function () {
22
- return 'Loading more results…'
23
- },
24
- maximumSelected: function (e) {
25
- var n = 'You can only select ' + e.maximum + ' item'
26
- return (1 != e.maximum && (n += 's'), n)
27
- },
28
- noResults: function () {
29
- return 'No results found'
30
- },
31
- searching: function () {
32
- return 'Searching…'
33
- },
34
- removeAllItems: function () {
35
- return 'Remove all items'
36
- },
37
- }
38
- }),
39
- e.define,
40
- e.require)
41
- })()
@@ -1,41 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var e = jQuery.fn.select2.amd
6
- ;(e.define('select2/i18n/es', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'No se pudieron cargar los resultados'
10
- },
11
- inputTooLong: function (e) {
12
- var n = e.input.length - e.maximum,
13
- r = 'Por favor, elimine ' + n + ' car'
14
- return (r += 1 == n ? 'ácter' : 'acteres')
15
- },
16
- inputTooShort: function (e) {
17
- var n = e.minimum - e.input.length,
18
- r = 'Por favor, introduzca ' + n + ' car'
19
- return (r += 1 == n ? 'ácter' : 'acteres')
20
- },
21
- loadingMore: function () {
22
- return 'Cargando más resultados…'
23
- },
24
- maximumSelected: function (e) {
25
- var n = 'Sólo puede seleccionar ' + e.maximum + ' elemento'
26
- return (1 != e.maximum && (n += 's'), n)
27
- },
28
- noResults: function () {
29
- return 'No se encontraron resultados'
30
- },
31
- searching: function () {
32
- return 'Buscando…'
33
- },
34
- removeAllItems: function () {
35
- return 'Eliminar todos los elementos'
36
- },
37
- }
38
- }),
39
- e.define,
40
- e.require)
41
- })()
@@ -1,38 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var e = jQuery.fn.select2.amd
6
- ;(e.define('select2/i18n/et', [], function () {
7
- return {
8
- inputTooLong: function (e) {
9
- var n = e.input.length - e.maximum,
10
- t = 'Sisesta ' + n + ' täht'
11
- return (1 != n && (t += 'e'), (t += ' vähem'))
12
- },
13
- inputTooShort: function (e) {
14
- var n = e.minimum - e.input.length,
15
- t = 'Sisesta ' + n + ' täht'
16
- return (1 != n && (t += 'e'), (t += ' rohkem'))
17
- },
18
- loadingMore: function () {
19
- return 'Laen tulemusi…'
20
- },
21
- maximumSelected: function (e) {
22
- var n = 'Saad vaid ' + e.maximum + ' tulemus'
23
- return (1 == e.maximum ? (n += 'e') : (n += 't'), (n += ' valida'))
24
- },
25
- noResults: function () {
26
- return 'Tulemused puuduvad'
27
- },
28
- searching: function () {
29
- return 'Otsin…'
30
- },
31
- removeAllItems: function () {
32
- return 'Eemalda kõik esemed'
33
- },
34
- }
35
- }),
36
- e.define,
37
- e.require)
38
- })()
@@ -1,45 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var e = jQuery.fn.select2.amd
6
- ;(e.define('select2/i18n/eu', [], function () {
7
- return {
8
- inputTooLong: function (e) {
9
- var t = e.input.length - e.maximum,
10
- n = 'Idatzi '
11
- return (
12
- (n += 1 == t ? 'karaktere bat' : t + ' karaktere'),
13
- (n += ' gutxiago')
14
- )
15
- },
16
- inputTooShort: function (e) {
17
- var t = e.minimum - e.input.length,
18
- n = 'Idatzi '
19
- return (
20
- (n += 1 == t ? 'karaktere bat' : t + ' karaktere'),
21
- (n += ' gehiago')
22
- )
23
- },
24
- loadingMore: function () {
25
- return 'Emaitza gehiago kargatzen…'
26
- },
27
- maximumSelected: function (e) {
28
- return 1 === e.maximum
29
- ? 'Elementu bakarra hauta dezakezu'
30
- : e.maximum + ' elementu hauta ditzakezu soilik'
31
- },
32
- noResults: function () {
33
- return 'Ez da bat datorrenik aurkitu'
34
- },
35
- searching: function () {
36
- return 'Bilatzen…'
37
- },
38
- removeAllItems: function () {
39
- return 'Kendu elementu guztiak'
40
- },
41
- }
42
- }),
43
- e.define,
44
- e.require)
45
- })()
@@ -1,42 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/fa', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'امکان بارگذاری نتایج وجود ندارد.'
10
- },
11
- inputTooLong: function (n) {
12
- return (
13
- 'لطفاً ' + (n.input.length - n.maximum) + ' کاراکتر را حذف نمایید'
14
- )
15
- },
16
- inputTooShort: function (n) {
17
- return (
18
- 'لطفاً تعداد ' +
19
- (n.minimum - n.input.length) +
20
- ' کاراکتر یا بیشتر وارد نمایید'
21
- )
22
- },
23
- loadingMore: function () {
24
- return 'در حال بارگذاری نتایج بیشتر...'
25
- },
26
- maximumSelected: function (n) {
27
- return 'شما تنها می‌توانید ' + n.maximum + ' آیتم را انتخاب نمایید'
28
- },
29
- noResults: function () {
30
- return 'هیچ نتیجه‌ای یافت نشد'
31
- },
32
- searching: function () {
33
- return 'در حال جستجو...'
34
- },
35
- removeAllItems: function () {
36
- return 'همه موارد را حذف کنید'
37
- },
38
- }
39
- }),
40
- n.define,
41
- n.require)
42
- })()
@@ -1,42 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/fi', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Tuloksia ei saatu ladattua.'
10
- },
11
- inputTooLong: function (n) {
12
- return (
13
- 'Ole hyvä ja anna ' +
14
- (n.input.length - n.maximum) +
15
- ' merkkiä vähemmän'
16
- )
17
- },
18
- inputTooShort: function (n) {
19
- return (
20
- 'Ole hyvä ja anna ' + (n.minimum - n.input.length) + ' merkkiä lisää'
21
- )
22
- },
23
- loadingMore: function () {
24
- return 'Ladataan lisää tuloksia…'
25
- },
26
- maximumSelected: function (n) {
27
- return 'Voit valita ainoastaan ' + n.maximum + ' kpl'
28
- },
29
- noResults: function () {
30
- return 'Ei tuloksia'
31
- },
32
- searching: function () {
33
- return 'Haetaan…'
34
- },
35
- removeAllItems: function () {
36
- return 'Poista kaikki kohteet'
37
- },
38
- }
39
- }),
40
- n.define,
41
- n.require)
42
- })()
@@ -1,43 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var e = jQuery.fn.select2.amd
6
- ;(e.define('select2/i18n/fr', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Les résultats ne peuvent pas être chargés.'
10
- },
11
- inputTooLong: function (e) {
12
- var n = e.input.length - e.maximum
13
- return 'Supprimez ' + n + ' caractère' + (n > 1 ? 's' : '')
14
- },
15
- inputTooShort: function (e) {
16
- var n = e.minimum - e.input.length
17
- return 'Saisissez au moins ' + n + ' caractère' + (n > 1 ? 's' : '')
18
- },
19
- loadingMore: function () {
20
- return 'Chargement de résultats supplémentaires…'
21
- },
22
- maximumSelected: function (e) {
23
- return (
24
- 'Vous pouvez seulement sélectionner ' +
25
- e.maximum +
26
- ' élément' +
27
- (e.maximum > 1 ? 's' : '')
28
- )
29
- },
30
- noResults: function () {
31
- return 'Aucun résultat trouvé'
32
- },
33
- searching: function () {
34
- return 'Recherche en cours…'
35
- },
36
- removeAllItems: function () {
37
- return 'Supprimer tous les éléments'
38
- },
39
- }
40
- }),
41
- e.define,
42
- e.require)
43
- })()
@@ -1,40 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var e = jQuery.fn.select2.amd
6
- ;(e.define('select2/i18n/gl', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Non foi posíbel cargar os resultados.'
10
- },
11
- inputTooLong: function (e) {
12
- var n = e.input.length - e.maximum
13
- return 1 === n ? 'Elimine un carácter' : 'Elimine ' + n + ' caracteres'
14
- },
15
- inputTooShort: function (e) {
16
- var n = e.minimum - e.input.length
17
- return 1 === n ? 'Engada un carácter' : 'Engada ' + n + ' caracteres'
18
- },
19
- loadingMore: function () {
20
- return 'Cargando máis resultados…'
21
- },
22
- maximumSelected: function (e) {
23
- return 1 === e.maximum
24
- ? 'Só pode seleccionar un elemento'
25
- : 'Só pode seleccionar ' + e.maximum + ' elementos'
26
- },
27
- noResults: function () {
28
- return 'Non se atoparon resultados'
29
- },
30
- searching: function () {
31
- return 'Buscando…'
32
- },
33
- removeAllItems: function () {
34
- return 'Elimina todos os elementos'
35
- },
36
- }
37
- }),
38
- e.define,
39
- e.require)
40
- })()
@@ -1,44 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/he', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'שגיאה בטעינת התוצאות'
10
- },
11
- inputTooLong: function (n) {
12
- var e = n.input.length - n.maximum,
13
- r = 'נא למחוק '
14
- return (r += 1 === e ? 'תו אחד' : e + ' תווים')
15
- },
16
- inputTooShort: function (n) {
17
- var e = n.minimum - n.input.length,
18
- r = 'נא להכניס '
19
- return ((r += 1 === e ? 'תו אחד' : e + ' תווים'), (r += ' או יותר'))
20
- },
21
- loadingMore: function () {
22
- return 'טוען תוצאות נוספות…'
23
- },
24
- maximumSelected: function (n) {
25
- var e = 'באפשרותך לבחור עד '
26
- return (
27
- 1 === n.maximum ? (e += 'פריט אחד') : (e += n.maximum + ' פריטים'),
28
- e
29
- )
30
- },
31
- noResults: function () {
32
- return 'לא נמצאו תוצאות'
33
- },
34
- searching: function () {
35
- return 'מחפש…'
36
- },
37
- removeAllItems: function () {
38
- return 'הסר את כל הפריטים'
39
- },
40
- }
41
- }),
42
- n.define,
43
- n.require)
44
- })()
@@ -1,40 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/hi', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'परिणामों को लोड नहीं किया जा सका।'
10
- },
11
- inputTooLong: function (n) {
12
- var e = n.input.length - n.maximum,
13
- r = e + ' अक्षर को हटा दें'
14
- return (e > 1 && (r = e + ' अक्षरों को हटा दें '), r)
15
- },
16
- inputTooShort: function (n) {
17
- return (
18
- 'कृपया ' + (n.minimum - n.input.length) + ' या अधिक अक्षर दर्ज करें'
19
- )
20
- },
21
- loadingMore: function () {
22
- return 'अधिक परिणाम लोड हो रहे है...'
23
- },
24
- maximumSelected: function (n) {
25
- return 'आप केवल ' + n.maximum + ' आइटम का चयन कर सकते हैं'
26
- },
27
- noResults: function () {
28
- return 'कोई परिणाम नहीं मिला'
29
- },
30
- searching: function () {
31
- return 'खोज रहा है...'
32
- },
33
- removeAllItems: function () {
34
- return 'सभी वस्तुओं को हटा दें'
35
- },
36
- }
37
- }),
38
- n.define,
39
- n.require)
40
- })()
@@ -1,45 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/hr', [], function () {
7
- function n(n) {
8
- var e = ' ' + n + ' znak'
9
- return (
10
- n % 10 < 5 && n % 10 > 0 && (n % 100 < 5 || n % 100 > 19)
11
- ? n % 10 > 1 && (e += 'a')
12
- : (e += 'ova'),
13
- e
14
- )
15
- }
16
- return {
17
- errorLoading: function () {
18
- return 'Preuzimanje nije uspjelo.'
19
- },
20
- inputTooLong: function (e) {
21
- return 'Unesite ' + n(e.input.length - e.maximum)
22
- },
23
- inputTooShort: function (e) {
24
- return 'Unesite još ' + n(e.minimum - e.input.length)
25
- },
26
- loadingMore: function () {
27
- return 'Učitavanje rezultata…'
28
- },
29
- maximumSelected: function (n) {
30
- return 'Maksimalan broj odabranih stavki je ' + n.maximum
31
- },
32
- noResults: function () {
33
- return 'Nema rezultata'
34
- },
35
- searching: function () {
36
- return 'Pretraga…'
37
- },
38
- removeAllItems: function () {
39
- return 'Ukloni sve stavke'
40
- },
41
- }
42
- }),
43
- n.define,
44
- n.require)
45
- })()
@@ -1,51 +0,0 @@
1
- /*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
2
-
3
- !(function () {
4
- if (jQuery && jQuery.fn && jQuery.fn.select2 && jQuery.fn.select2.amd)
5
- var n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/hsb', [], function () {
7
- var n = ['znamješko', 'znamješce', 'znamješka', 'znamješkow'],
8
- e = ['zapisk', 'zapiskaj', 'zapiski', 'zapiskow'],
9
- u = function (n, e) {
10
- return 1 === n
11
- ? e[0]
12
- : 2 === n
13
- ? e[1]
14
- : n > 2 && n <= 4
15
- ? e[2]
16
- : n >= 5
17
- ? e[3]
18
- : void 0
19
- }
20
- return {
21
- errorLoading: function () {
22
- return 'Wuslědki njedachu so začitać.'
23
- },
24
- inputTooLong: function (e) {
25
- var a = e.input.length - e.maximum
26
- return 'Prošu zhašej ' + a + ' ' + u(a, n)
27
- },
28
- inputTooShort: function (e) {
29
- var a = e.minimum - e.input.length
30
- return 'Prošu zapodaj znajmjeńša ' + a + ' ' + u(a, n)
31
- },
32
- loadingMore: function () {
33
- return 'Dalše wuslědki so začitaja…'
34
- },
35
- maximumSelected: function (n) {
36
- return 'Móžeš jenož ' + n.maximum + ' ' + u(n.maximum, e) + 'wubrać'
37
- },
38
- noResults: function () {
39
- return 'Žane wuslědki namakane'
40
- },
41
- searching: function () {
42
- return 'Pyta so…'
43
- },
44
- removeAllItems: function () {
45
- return 'Remove all items'
46
- },
47
- }
48
- }),
49
- n.define,
50
- n.require)
51
- })()