en_US.js 12 KB

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