fnschool 20251011.81638.854__py3-none-any.whl → 20251011.82005.807__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 (118) hide show
  1. fnschoo1/__init__.py +1 -1
  2. fnschoo1/db.sqlite3 +0 -0
  3. fnschoo1/fnschool/__init__.py +2 -2
  4. {fnschool-20251011.81638.854.dist-info → fnschool-20251011.82005.807.dist-info}/METADATA +1 -1
  5. fnschool-20251011.82005.807.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/images/favicon.ico +0 -0
  108. fnschoo1/static_collected/js/bootstrap.bundle.min.js +0 -4223
  109. fnschoo1/static_collected/js/bootstrap.min.js +0 -2919
  110. fnschoo1/static_collected/js/fnschool.js +0 -84
  111. fnschoo1/static_collected/js/jquery.min.js +0 -5413
  112. fnschoo1/static_collected/js/jquery.slim.min.js +0 -4331
  113. fnschoo1/static_collected/js/popper.min.js +0 -1306
  114. fnschool-20251011.81638.854.dist-info/RECORD +0 -209
  115. {fnschool-20251011.81638.854.dist-info → fnschool-20251011.82005.807.dist-info}/WHEEL +0 -0
  116. {fnschool-20251011.81638.854.dist-info → fnschool-20251011.82005.807.dist-info}/entry_points.txt +0 -0
  117. {fnschool-20251011.81638.854.dist-info → fnschool-20251011.82005.807.dist-info}/licenses/LICENSE +0 -0
  118. {fnschool-20251011.81638.854.dist-info → fnschool-20251011.82005.807.dist-info}/top_level.txt +0 -0
@@ -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 e = jQuery.fn.select2.amd
6
- ;(e.define('select2/i18n/hu', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Az eredmények betöltése nem sikerült.'
10
- },
11
- inputTooLong: function (e) {
12
- return (
13
- 'Túl hosszú. ' +
14
- (e.input.length - e.maximum) +
15
- ' karakterrel több, mint kellene.'
16
- )
17
- },
18
- inputTooShort: function (e) {
19
- return (
20
- 'Túl rövid. Még ' +
21
- (e.minimum - e.input.length) +
22
- ' karakter hiányzik.'
23
- )
24
- },
25
- loadingMore: function () {
26
- return 'Töltés…'
27
- },
28
- maximumSelected: function (e) {
29
- return 'Csak ' + e.maximum + ' elemet lehet kiválasztani.'
30
- },
31
- noResults: function () {
32
- return 'Nincs találat.'
33
- },
34
- searching: function () {
35
- return 'Keresés…'
36
- },
37
- removeAllItems: function () {
38
- return 'Távolítson el minden elemet'
39
- },
40
- }
41
- }),
42
- e.define,
43
- e.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/hy', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Արդյունքները հնարավոր չէ բեռնել։'
10
- },
11
- inputTooLong: function (n) {
12
- return 'Խնդրում ենք հեռացնել ' + (n.input.length - n.maximum) + ' նշան'
13
- },
14
- inputTooShort: function (n) {
15
- return (
16
- 'Խնդրում ենք մուտքագրել ' +
17
- (n.minimum - n.input.length) +
18
- ' կամ ավել նշաններ'
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,36 +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/id', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Data tidak boleh diambil.'
10
- },
11
- inputTooLong: function (n) {
12
- return 'Hapuskan ' + (n.input.length - n.maximum) + ' huruf'
13
- },
14
- inputTooShort: function (n) {
15
- return 'Masukkan ' + (n.minimum - n.input.length) + ' huruf lagi'
16
- },
17
- loadingMore: function () {
18
- return 'Mengambil data…'
19
- },
20
- maximumSelected: function (n) {
21
- return 'Anda hanya dapat memilih ' + n.maximum + ' pilihan'
22
- },
23
- noResults: function () {
24
- return 'Tidak ada data yang sesuai'
25
- },
26
- searching: function () {
27
- return 'Mencari…'
28
- },
29
- removeAllItems: function () {
30
- return 'Hapus semua item'
31
- },
32
- }
33
- }),
34
- n.define,
35
- n.require)
36
- })()
@@ -1,37 +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/is', [], function () {
7
- return {
8
- inputTooLong: function (n) {
9
- var t = n.input.length - n.maximum,
10
- e = 'Vinsamlegast styttið texta um ' + t + ' staf'
11
- return t <= 1 ? e : e + 'i'
12
- },
13
- inputTooShort: function (n) {
14
- var t = n.minimum - n.input.length,
15
- e = 'Vinsamlegast skrifið ' + t + ' staf'
16
- return (t > 1 && (e += 'i'), (e += ' í viðbót'))
17
- },
18
- loadingMore: function () {
19
- return 'Sæki fleiri niðurstöður…'
20
- },
21
- maximumSelected: function (n) {
22
- return 'Þú getur aðeins valið ' + n.maximum + ' atriði'
23
- },
24
- noResults: function () {
25
- return 'Ekkert fannst'
26
- },
27
- searching: function () {
28
- return 'Leita…'
29
- },
30
- removeAllItems: function () {
31
- return 'Fjarlægðu öll atriði'
32
- },
33
- }
34
- }),
35
- n.define,
36
- n.require)
37
- })()
@@ -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/it', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'I risultati non possono essere caricati.'
10
- },
11
- inputTooLong: function (e) {
12
- var n = e.input.length - e.maximum,
13
- t = 'Per favore cancella ' + n + ' caratter'
14
- return (t += 1 !== n ? 'i' : 'e')
15
- },
16
- inputTooShort: function (e) {
17
- return (
18
- 'Per favore inserisci ' +
19
- (e.minimum - e.input.length) +
20
- ' o più caratteri'
21
- )
22
- },
23
- loadingMore: function () {
24
- return 'Caricando più risultati…'
25
- },
26
- maximumSelected: function (e) {
27
- var n = 'Puoi selezionare solo ' + e.maximum + ' element'
28
- return (1 !== e.maximum ? (n += 'i') : (n += 'o'), n)
29
- },
30
- noResults: function () {
31
- return 'Nessun risultato trovato'
32
- },
33
- searching: function () {
34
- return 'Sto cercando…'
35
- },
36
- removeAllItems: function () {
37
- return 'Rimuovi tutti gli oggetti'
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 n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/ja', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return '結果が読み込まれませんでした'
10
- },
11
- inputTooLong: function (n) {
12
- return n.input.length - n.maximum + ' 文字を削除してください'
13
- },
14
- inputTooShort: function (n) {
15
- return (
16
- '少なくとも ' +
17
- (n.minimum - n.input.length) +
18
- ' 文字を入力してください'
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,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/ka', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'მონაცემების ჩატვირთვა შეუძლებელია.'
10
- },
11
- inputTooLong: function (n) {
12
- return (
13
- 'გთხოვთ აკრიფეთ ' +
14
- (n.input.length - n.maximum) +
15
- ' სიმბოლოთი ნაკლები'
16
- )
17
- },
18
- inputTooShort: function (n) {
19
- return (
20
- 'გთხოვთ აკრიფეთ ' + (n.minimum - n.input.length) + ' სიმბოლო ან მეტი'
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,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 n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/km', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'មិនអាចទាញយកទិន្នន័យ'
10
- },
11
- inputTooLong: function (n) {
12
- return 'សូមលុបចេញ ' + (n.input.length - n.maximum) + ' អក្សរ'
13
- },
14
- inputTooShort: function (n) {
15
- return (
16
- 'សូមបញ្ចូល' + (n.minimum - n.input.length) + ' អក្សរ រឺ ច្រើនជាងនេះ'
17
- )
18
- },
19
- loadingMore: function () {
20
- return 'កំពុងទាញយកទិន្នន័យបន្ថែម...'
21
- },
22
- maximumSelected: function (n) {
23
- return 'អ្នកអាចជ្រើសរើសបានតែ ' + n.maximum + ' ជម្រើសប៉ុណ្ណោះ'
24
- },
25
- noResults: function () {
26
- return 'មិនមានលទ្ធផល'
27
- },
28
- searching: function () {
29
- return 'កំពុងស្វែងរក...'
30
- },
31
- removeAllItems: function () {
32
- return 'លុបធាតុទាំងអស់'
33
- },
34
- }
35
- }),
36
- n.define,
37
- n.require)
38
- })()
@@ -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/ko', [], 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,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/lt', [], function () {
7
- function n(n, e, i, t) {
8
- return n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)
9
- ? e
10
- : n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)
11
- ? i
12
- : t
13
- }
14
- return {
15
- inputTooLong: function (e) {
16
- var i = e.input.length - e.maximum,
17
- t = 'Pašalinkite ' + i + ' simbol'
18
- return (t += n(i, 'į', 'ius', 'ių'))
19
- },
20
- inputTooShort: function (e) {
21
- var i = e.minimum - e.input.length,
22
- t = 'Įrašykite dar ' + i + ' simbol'
23
- return (t += n(i, 'į', 'ius', 'ių'))
24
- },
25
- loadingMore: function () {
26
- return 'Kraunama daugiau rezultatų…'
27
- },
28
- maximumSelected: function (e) {
29
- var i = 'Jūs galite pasirinkti tik ' + e.maximum + ' element'
30
- return (i += n(e.maximum, 'ą', 'us', 'ų'))
31
- },
32
- noResults: function () {
33
- return 'Atitikmenų nerasta'
34
- },
35
- searching: function () {
36
- return 'Ieškoma…'
37
- },
38
- removeAllItems: function () {
39
- return 'Pašalinti visus elementus'
40
- },
41
- }
42
- }),
43
- n.define,
44
- n.require)
45
- })()
@@ -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/lv', [], function () {
7
- function e(e, n, u, i) {
8
- return 11 === e ? n : e % 10 == 1 ? u : i
9
- }
10
- return {
11
- inputTooLong: function (n) {
12
- var u = n.input.length - n.maximum,
13
- i = 'Lūdzu ievadiet par ' + u
14
- return (i += ' simbol' + e(u, 'iem', 'u', 'iem')) + ' mazāk'
15
- },
16
- inputTooShort: function (n) {
17
- var u = n.minimum - n.input.length,
18
- i = 'Lūdzu ievadiet vēl ' + u
19
- return (i += ' simbol' + e(u, 'us', 'u', 'us'))
20
- },
21
- loadingMore: function () {
22
- return 'Datu ielāde…'
23
- },
24
- maximumSelected: function (n) {
25
- var u = 'Jūs varat izvēlēties ne vairāk kā ' + n.maximum
26
- return (u += ' element' + e(n.maximum, 'us', 'u', 'us'))
27
- },
28
- noResults: function () {
29
- return 'Sakritību nav'
30
- },
31
- searching: function () {
32
- return 'Meklēšana…'
33
- },
34
- removeAllItems: function () {
35
- return 'Noņemt visus vienumus'
36
- },
37
- }
38
- }),
39
- e.define,
40
- e.require)
41
- })()
@@ -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/mk', [], function () {
7
- return {
8
- inputTooLong: function (n) {
9
- var e =
10
- (n.input.length,
11
- n.maximum,
12
- 'Ве молиме внесете ' + n.maximum + ' помалку карактер')
13
- return (1 !== n.maximum && (e += 'и'), e)
14
- },
15
- inputTooShort: function (n) {
16
- var e =
17
- (n.minimum,
18
- n.input.length,
19
- 'Ве молиме внесете уште ' + n.maximum + ' карактер')
20
- return (1 !== n.maximum && (e += 'и'), e)
21
- },
22
- loadingMore: function () {
23
- return 'Вчитување резултати…'
24
- },
25
- maximumSelected: function (n) {
26
- var e = 'Можете да изберете само ' + n.maximum + ' ставк'
27
- return (1 === n.maximum ? (e += 'а') : (e += 'и'), e)
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,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 n = jQuery.fn.select2.amd
6
- ;(n.define('select2/i18n/ms', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Keputusan tidak berjaya dimuatkan.'
10
- },
11
- inputTooLong: function (n) {
12
- return 'Sila hapuskan ' + (n.input.length - n.maximum) + ' aksara'
13
- },
14
- inputTooShort: function (n) {
15
- return (
16
- 'Sila masukkan ' + (n.minimum - n.input.length) + ' atau lebih aksara'
17
- )
18
- },
19
- loadingMore: function () {
20
- return 'Sedang memuatkan keputusan…'
21
- },
22
- maximumSelected: function (n) {
23
- return 'Anda hanya boleh memilih ' + n.maximum + ' pilihan'
24
- },
25
- noResults: function () {
26
- return 'Tiada padanan yang ditemui'
27
- },
28
- searching: function () {
29
- return 'Mencari…'
30
- },
31
- removeAllItems: function () {
32
- return 'Keluarkan semua item'
33
- },
34
- }
35
- }),
36
- n.define,
37
- n.require)
38
- })()
@@ -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/nb', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'Kunne ikke hente resultater.'
10
- },
11
- inputTooLong: function (e) {
12
- return 'Vennligst fjern ' + (e.input.length - e.maximum) + ' tegn'
13
- },
14
- inputTooShort: function (e) {
15
- return (
16
- 'Vennligst skriv inn ' + (e.minimum - e.input.length) + ' tegn til'
17
- )
18
- },
19
- loadingMore: function () {
20
- return 'Laster flere resultater…'
21
- },
22
- maximumSelected: function (e) {
23
- return 'Du kan velge maks ' + e.maximum + ' elementer'
24
- },
25
- noResults: function () {
26
- return 'Ingen treff'
27
- },
28
- searching: function () {
29
- return 'Søker…'
30
- },
31
- removeAllItems: function () {
32
- return 'Fjern alle elementer'
33
- },
34
- }
35
- }),
36
- e.define,
37
- e.require)
38
- })()
@@ -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/ne', [], 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 += 'कृपया ' + e + ' अक्षरहरु मेटाउनुहोस्।'), 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 (
29
- 1 != n.maximum &&
30
- (e = 'तँपाई ' + n.maximum + ' वस्तुहरु मात्र छान्न पाउँनुहुन्छ।'),
31
- e
32
- )
33
- },
34
- noResults: function () {
35
- return 'कुनै पनि नतिजा भेटिएन।'
36
- },
37
- searching: function () {
38
- return 'खोजि हुँदैछ…'
39
- },
40
- }
41
- }),
42
- n.define,
43
- n.require)
44
- })()
@@ -1,46 +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/nl', [], function () {
7
- return {
8
- errorLoading: function () {
9
- return 'De resultaten konden niet worden geladen.'
10
- },
11
- inputTooLong: function (e) {
12
- return (
13
- 'Gelieve ' +
14
- (e.input.length - e.maximum) +
15
- ' karakters te verwijderen'
16
- )
17
- },
18
- inputTooShort: function (e) {
19
- return (
20
- 'Gelieve ' +
21
- (e.minimum - e.input.length) +
22
- ' of meer karakters in te voeren'
23
- )
24
- },
25
- loadingMore: function () {
26
- return 'Meer resultaten laden…'
27
- },
28
- maximumSelected: function (e) {
29
- var n = 1 == e.maximum ? 'kan' : 'kunnen',
30
- r = 'Er ' + n + ' maar ' + e.maximum + ' item'
31
- return (1 != e.maximum && (r += 's'), (r += ' worden geselecteerd'))
32
- },
33
- noResults: function () {
34
- return 'Geen resultaten gevonden…'
35
- },
36
- searching: function () {
37
- return 'Zoeken…'
38
- },
39
- removeAllItems: function () {
40
- return 'Verwijder alle items'
41
- },
42
- }
43
- }),
44
- e.define,
45
- e.require)
46
- })()