PageRenderTime 67ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/ajax/libs/jquery.bootstrapvalidator/0.5.3/js/language/en_US.js

https://gitlab.com/Mirros/cdnjs
JavaScript | 370 lines | 366 code | 0 blank | 4 comment | 0 complexity | f0404bf6f4572c7ed0af8012003f40ca MD5 | raw file
  1. (function($) {
  2. /**
  3. * Default English package. It's included in the dist, so you do NOT need to include it to your head tag
  4. * The only reason I put it here is that you can clone it, and translate it into your language
  5. */
  6. $.fn.bootstrapValidator.i18n = $.extend(true, $.fn.bootstrapValidator.i18n, {
  7. base64: {
  8. 'default': 'Please enter a valid base 64 encoded'
  9. },
  10. between: {
  11. 'default': 'Please enter a value between %s and %s',
  12. notInclusive: 'Please enter a value between %s and %s strictly'
  13. },
  14. callback: {
  15. 'default': 'Please enter a valid value'
  16. },
  17. choice: {
  18. 'default': 'Please enter a valid value',
  19. less: 'Please choose %s options at minimum',
  20. more: 'Please choose %s options at maximum',
  21. between: 'Please choose %s - %s options'
  22. },
  23. color: {
  24. 'default': 'Please enter a valid color'
  25. },
  26. creditCard: {
  27. 'default': 'Please enter a valid credit card number'
  28. },
  29. cusip: {
  30. 'default': 'Please enter a valid CUSIP number'
  31. },
  32. cvv: {
  33. 'default': 'Please enter a valid CVV number'
  34. },
  35. date: {
  36. 'default': 'Please enter a valid date',
  37. min: 'Please enter a date after %s',
  38. max: 'Please enter a date before %s',
  39. range: 'Please enter a date in the range %s - %s'
  40. },
  41. different: {
  42. 'default': 'Please enter a different value'
  43. },
  44. digits: {
  45. 'default': 'Please enter only digits'
  46. },
  47. ean: {
  48. 'default': 'Please enter a valid EAN number'
  49. },
  50. emailAddress: {
  51. 'default': 'Please enter a valid email address'
  52. },
  53. file: {
  54. 'default': 'Please choose a valid file'
  55. },
  56. greaterThan: {
  57. 'default': 'Please enter a value greater than or equal to %s',
  58. notInclusive: 'Please enter a value greater than %s'
  59. },
  60. grid: {
  61. 'default': 'Please enter a valid GRId number'
  62. },
  63. hex: {
  64. 'default': 'Please enter a valid hexadecimal number'
  65. },
  66. hexColor: {
  67. 'default': 'Please enter a valid hex color'
  68. },
  69. iban: {
  70. 'default': 'Please enter a valid IBAN number',
  71. countryNotSupported: 'The country code %s is not supported',
  72. country: 'Please enter a valid IBAN number in %s',
  73. countries: {
  74. AD: 'Andorra',
  75. AE: 'United Arab Emirates',
  76. AL: 'Albania',
  77. AO: 'Angola',
  78. AT: 'Austria',
  79. AZ: 'Azerbaijan',
  80. BA: 'Bosnia and Herzegovina',
  81. BE: 'Belgium',
  82. BF: 'Burkina Faso',
  83. BG: 'Bulgaria',
  84. BH: 'Bahrain',
  85. BI: 'Burundi',
  86. BJ: 'Benin',
  87. BR: 'Brazil',
  88. CH: 'Switzerland',
  89. CI: 'Ivory Coast',
  90. CM: 'Cameroon',
  91. CR: 'Costa Rica',
  92. CV: 'Cape Verde',
  93. CY: 'Cyprus',
  94. CZ: 'Czech Republic',
  95. DE: 'Germany',
  96. DK: 'Denmark',
  97. DO: 'Dominican Republic',
  98. DZ: 'Algeria',
  99. EE: 'Estonia',
  100. ES: 'Spain',
  101. FI: 'Finland',
  102. FO: 'Faroe Islands',
  103. FR: 'France',
  104. GB: 'United Kingdom',
  105. GE: 'Georgia',
  106. GI: 'Gibraltar',
  107. GL: 'Greenland',
  108. GR: 'Greece',
  109. GT: 'Guatemala',
  110. HR: 'Croatia',
  111. HU: 'Hungary',
  112. IE: 'Ireland',
  113. IL: 'Israel',
  114. IR: 'Iran',
  115. IS: 'Iceland',
  116. IT: 'Italy',
  117. JO: 'Jordan',
  118. KW: 'Kuwait',
  119. KZ: 'Kazakhstan',
  120. LB: 'Lebanon',
  121. LI: 'Liechtenstein',
  122. LT: 'Lithuania',
  123. LU: 'Luxembourg',
  124. LV: 'Latvia',
  125. MC: 'Monaco',
  126. MD: 'Moldova',
  127. ME: 'Montenegro',
  128. MG: 'Madagascar',
  129. MK: 'Macedonia',
  130. ML: 'Mali',
  131. MR: 'Mauritania',
  132. MT: 'Malta',
  133. MU: 'Mauritius',
  134. MZ: 'Mozambique',
  135. NL: 'Netherlands',
  136. NO: 'Norway',
  137. PK: 'Pakistan',
  138. PL: 'Poland',
  139. PS: 'Palestine',
  140. PT: 'Portugal',
  141. QA: 'Qatar',
  142. RO: 'Romania',
  143. RS: 'Serbia',
  144. SA: 'Saudi Arabia',
  145. SE: 'Sweden',
  146. SI: 'Slovenia',
  147. SK: 'Slovakia',
  148. SM: 'San Marino',
  149. SN: 'Senegal',
  150. TN: 'Tunisia',
  151. TR: 'Turkey',
  152. VG: 'Virgin Islands, British'
  153. }
  154. },
  155. id: {
  156. 'default': 'Please enter a valid identification number',
  157. countryNotSupported: 'The country code %s is not supported',
  158. country: 'Please enter a valid identification number in %s',
  159. countries: {
  160. BA: 'Bosnia and Herzegovina',
  161. BG: 'Bulgaria',
  162. BR: 'Brazil',
  163. CH: 'Switzerland',
  164. CL: 'Chile',
  165. CN: 'China',
  166. CZ: 'Czech Republic',
  167. DK: 'Denmark',
  168. EE: 'Estonia',
  169. ES: 'Spain',
  170. FI: 'Finland',
  171. HR: 'Croatia',
  172. IE: 'Ireland',
  173. IS: 'Iceland',
  174. LT: 'Lithuania',
  175. LV: 'Latvia',
  176. ME: 'Montenegro',
  177. MK: 'Macedonia',
  178. NL: 'Netherlands',
  179. RO: 'Romania',
  180. RS: 'Serbia',
  181. SE: 'Sweden',
  182. SI: 'Slovenia',
  183. SK: 'Slovakia',
  184. SM: 'San Marino',
  185. TH: 'Thailand',
  186. ZA: 'South Africa'
  187. }
  188. },
  189. identical: {
  190. 'default': 'Please enter the same value'
  191. },
  192. imei: {
  193. 'default': 'Please enter a valid IMEI number'
  194. },
  195. imo: {
  196. 'default': 'Please enter a valid IMO number'
  197. },
  198. integer: {
  199. 'default': 'Please enter a valid number'
  200. },
  201. ip: {
  202. 'default': 'Please enter a valid IP address',
  203. ipv4: 'Please enter a valid IPv4 address',
  204. ipv6: 'Please enter a valid IPv6 address'
  205. },
  206. isbn: {
  207. 'default': 'Please enter a valid ISBN number'
  208. },
  209. isin: {
  210. 'default': 'Please enter a valid ISIN number'
  211. },
  212. ismn: {
  213. 'default': 'Please enter a valid ISMN number'
  214. },
  215. issn: {
  216. 'default': 'Please enter a valid ISSN number'
  217. },
  218. lessThan: {
  219. 'default': 'Please enter a value less than or equal to %s',
  220. notInclusive: 'Please enter a value less than %s'
  221. },
  222. mac: {
  223. 'default': 'Please enter a valid MAC address'
  224. },
  225. meid: {
  226. 'default': 'Please enter a valid MEID number'
  227. },
  228. notEmpty: {
  229. 'default': 'Please enter a value'
  230. },
  231. numeric: {
  232. 'default': 'Please enter a valid float number'
  233. },
  234. phone: {
  235. 'default': 'Please enter a valid phone number',
  236. countryNotSupported: 'The country code %s is not supported',
  237. country: 'Please enter a valid phone number in %s',
  238. countries: {
  239. BR: 'Brazil',
  240. CN: 'China',
  241. CZ: 'Czech Republic',
  242. DE: 'Germany',
  243. DK: 'Denmark',
  244. ES: 'Spain',
  245. FR: 'France',
  246. GB: 'United Kingdom',
  247. MA: 'Morocco',
  248. PK: 'Pakistan',
  249. RO: 'Romania',
  250. RU: 'Russia',
  251. SK: 'Slovakia',
  252. TH: 'Thailand',
  253. US: 'USA',
  254. VE: 'Venezuela'
  255. }
  256. },
  257. regexp: {
  258. 'default': 'Please enter a value matching the pattern'
  259. },
  260. remote: {
  261. 'default': 'Please enter a valid value'
  262. },
  263. rtn: {
  264. 'default': 'Please enter a valid RTN number'
  265. },
  266. sedol: {
  267. 'default': 'Please enter a valid SEDOL number'
  268. },
  269. siren: {
  270. 'default': 'Please enter a valid SIREN number'
  271. },
  272. siret: {
  273. 'default': 'Please enter a valid SIRET number'
  274. },
  275. step: {
  276. 'default': 'Please enter a valid step of %s'
  277. },
  278. stringCase: {
  279. 'default': 'Please enter only lowercase characters',
  280. upper: 'Please enter only uppercase characters'
  281. },
  282. stringLength: {
  283. 'default': 'Please enter a value with valid length',
  284. less: 'Please enter less than %s characters',
  285. more: 'Please enter more than %s characters',
  286. between: 'Please enter value between %s and %s characters long'
  287. },
  288. uri: {
  289. 'default': 'Please enter a valid URI'
  290. },
  291. uuid: {
  292. 'default': 'Please enter a valid UUID number',
  293. version: 'Please enter a valid UUID version %s number'
  294. },
  295. vat: {
  296. 'default': 'Please enter a valid VAT number',
  297. countryNotSupported: 'The country code %s is not supported',
  298. country: 'Please enter a valid VAT number in %s',
  299. countries: {
  300. AT: 'Austria',
  301. BE: 'Belgium',
  302. BG: 'Bulgaria',
  303. BR: 'Brazil',
  304. CH: 'Switzerland',
  305. CY: 'Cyprus',
  306. CZ: 'Czech Republic',
  307. DE: 'Germany',
  308. DK: 'Denmark',
  309. EE: 'Estonia',
  310. ES: 'Spain',
  311. FI: 'Finland',
  312. FR: 'France',
  313. GB: 'United Kingdom',
  314. GR: 'Greece',
  315. EL: 'Greece',
  316. HU: 'Hungary',
  317. HR: 'Croatia',
  318. IE: 'Ireland',
  319. IS: 'Iceland',
  320. IT: 'Italy',
  321. LT: 'Lithuania',
  322. LU: 'Luxembourg',
  323. LV: 'Latvia',
  324. MT: 'Malta',
  325. NL: 'Netherlands',
  326. NO: 'Norway',
  327. PL: 'Poland',
  328. PT: 'Portugal',
  329. RO: 'Romania',
  330. RU: 'Russia',
  331. RS: 'Serbia',
  332. SE: 'Sweden',
  333. SI: 'Slovenia',
  334. SK: 'Slovakia',
  335. VE: 'Venezuela',
  336. ZA: 'South Africa'
  337. }
  338. },
  339. vin: {
  340. 'default': 'Please enter a valid VIN number'
  341. },
  342. zipCode: {
  343. 'default': 'Please enter a valid postal code',
  344. countryNotSupported: 'The country code %s is not supported',
  345. country: 'Please enter a valid postal code in %s',
  346. countries: {
  347. AT: 'Austria',
  348. BR: 'Brazil',
  349. CA: 'Canada',
  350. CH: 'Switzerland',
  351. CZ: 'Czech Republic',
  352. DE: 'Germany',
  353. DK: 'Denmark',
  354. FR: 'France',
  355. GB: 'United Kingdom',
  356. IE: 'Ireland',
  357. IT: 'Italy',
  358. MA: 'Morocco',
  359. NL: 'Netherlands',
  360. PT: 'Portugal',
  361. RO: 'Romania',
  362. RU: 'Russia',
  363. SE: 'Sweden',
  364. SG: 'Singapore',
  365. SK: 'Slovakia',
  366. US: 'USA'
  367. }
  368. }
  369. });
  370. }(window.jQuery));