Advertisement
Guest User

PRELOADED_STATE

a guest
May 29th, 2018
919
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.78 KB | None | 0 0
  1. {
  2. "appCoreData": {
  3. "pages": [
  4. {
  5. "form": "",
  6. "identifier": "home",
  7. "isDefault": true,
  8. "key": "1",
  9. "type": "STATIC",
  10. "url": "/amir_playground/app/main:home",
  11. "visible": true,
  12. "props": {
  13. "component": "Home",
  14. "test": "test",
  15. "icon": "fa fa-home"
  16. }
  17. },
  18. {
  19. "form": "utilisateurs",
  20. "identifier": "team",
  21. "isDefault": false,
  22. "key": "3",
  23. "type": "LIST",
  24. "url": "/amir_playground/app/main:team-utilisateurs/fr/a/list/",
  25. "visible": true,
  26. "props": {
  27. "icon": "fa fa-users",
  28. "fiendlyUrl": "team",
  29. "fiendly-url": "view-our-team"
  30. }
  31. },
  32. {
  33. "form": "",
  34. "identifier": "about_us",
  35. "isDefault": false,
  36. "key": "4",
  37. "type": "STATIC",
  38. "url": "/amir_playground/app/main:about_us",
  39. "visible": true,
  40. "props": {
  41. "icon": "fas fa-id-card",
  42. "fiendlyUrl": "about-us"
  43. }
  44. },
  45. {
  46. "form": "cars",
  47. "identifier": "cars",
  48. "isDefault": false,
  49. "key": "5",
  50. "type": "LIST",
  51. "url": "/amir_playground/app/main:cars-cars/fr/a/list/",
  52. "visible": true,
  53. "props": {
  54. "icon": "fa fa-car"
  55. }
  56. }
  57. ],
  58. "language": "fr",
  59. "appContext": "",
  60. "appBaseURL": "/amir_playground/app/main:",
  61. "appIndexURL": "/amir_playground/app/main",
  62. "actionBaseUrl": "/amir_playground/app/main:home-utilisateurs/fr/a/",
  63. "ownerId": 226,
  64. "ownerIdentifier": "amir_playground",
  65. "applicationId": "118",
  66. "applicationIdentifier": "main",
  67. "logo": [
  68. {
  69. "component": "Img",
  70. "key": 1,
  71. "props": {
  72. "className": "img-responsive",
  73. "src": "logo-mark.png",
  74. "alt": "Dexero Inc.",
  75. "id": "logo_amir_playground",
  76. "height": 50
  77. }
  78. }
  79. ],
  80. "header": {
  81. "logo": [
  82. {
  83. "component": "ReactRouterLink",
  84. "key": 1,
  85. "props": {
  86. "className": "navbar-brand",
  87. "id": 1,
  88. "to": "/amir_playground/app/main:home",
  89. "search": "pageIdentifier=home&pageType=static",
  90. "children": [
  91. {
  92. "component": "Img",
  93. "key": 1,
  94. "props": {
  95. "className": "banner-logo",
  96. "src": "logo.jpg",
  97. "alt": "Dexero Inc.",
  98. "id": null,
  99. "height": 50
  100. }
  101. }
  102. ]
  103. }
  104. }
  105. ],
  106. "menu": [
  107. {
  108. "indexLink": true,
  109. "to": "/amir_playground/app/main:home",
  110. "text": "Home",
  111. "icon": "fa fa-home"
  112. },
  113. {
  114. "indexLink": false,
  115. "to": "/amir_playground/app/main:team-utilisateurs/fr/a/list/",
  116. "text": "Team",
  117. "icon": "fa fa-users"
  118. },
  119. {
  120. "indexLink": false,
  121. "to": "/amir_playground/app/main:about_us",
  122. "text": "About us",
  123. "icon": "fas fa-id-card"
  124. },
  125. {
  126. "indexLink": false,
  127. "to": "/amir_playground/app/main:cars-cars/fr/a/list/",
  128. "text": "Cars",
  129. "icon": "fa fa-car"
  130. },
  131. {
  132. "indexLink": false,
  133. "to": "http://www.google.com/",
  134. "target": "_blank",
  135. "className": "external-link bold",
  136. "text": "Google",
  137. "icon": "fas fa-globe"
  138. },
  139. {
  140. "indexLink": false,
  141. "to": "/amir_playground/app/main:home-utilisateurs/fr/a/logout/",
  142. "icon": "fas fa-unlock",
  143. "text": "Logout"
  144. }
  145. ]
  146. },
  147. "footer": {
  148. "links": {
  149. "productLinks": [
  150. {
  151. "component": "Nav",
  152. "key": 1,
  153. "props": {
  154. "id": "footer-grouped-links",
  155. "children": [
  156. {
  157. "component": "Ul",
  158. "key": 1,
  159. "props": {
  160. "className": "nav flex-column",
  161. "children": [
  162. {
  163. "component": "Li",
  164. "key": 1,
  165. "props": {
  166. "className": "nav-item nav-link-title",
  167. "children": [
  168. {
  169. "component": "H",
  170. "key": 1,
  171. "props": {
  172. "hSize": 4,
  173. "children": [
  174. {
  175. "component": "TextBlock",
  176. "key": 1,
  177. "props": {
  178. "content": "Products"
  179. }
  180. }
  181. ]
  182. }
  183. }
  184. ]
  185. }
  186. },
  187. {
  188. "component": "Li",
  189. "key": 2,
  190. "props": {
  191. "className": "nav-item",
  192. "children": [
  193. {
  194. "component": "A",
  195. "key": 1,
  196. "props": {
  197. "href": "http://google.com?one=true",
  198. "target": "_self",
  199. "children": [
  200. {
  201. "component": "TextBlock",
  202. "key": 1,
  203. "props": {
  204. "content": "Dexero eCommerce"
  205. }
  206. }
  207. ]
  208. }
  209. }
  210. ]
  211. }
  212. },
  213. {
  214. "component": "Li",
  215. "key": 3,
  216. "props": {
  217. "className": "nav-item",
  218. "children": [
  219. {
  220. "component": "A",
  221. "key": 1,
  222. "props": {
  223. "href": "http://google.com?two=true",
  224. "target": "_self",
  225. "children": [
  226. {
  227. "component": "TextBlock",
  228. "key": 1,
  229. "props": {
  230. "content": "Dexero FD"
  231. }
  232. }
  233. ]
  234. }
  235. }
  236. ]
  237. }
  238. },
  239. {
  240. "component": "Li",
  241. "key": 4,
  242. "props": {
  243. "className": "nav-item",
  244. "children": [
  245. {
  246. "component": "A",
  247. "key": 1,
  248. "props": {
  249. "href": "http://google.com?three=true",
  250. "target": "_self",
  251. "children": [
  252. {
  253. "component": "TextBlock",
  254. "key": 1,
  255. "props": {
  256. "content": "Dda"
  257. }
  258. }
  259. ]
  260. }
  261. }
  262. ]
  263. }
  264. }
  265. ]
  266. }
  267. }
  268. ]
  269. }
  270. }
  271. ],
  272. "companyLinks": [
  273. {
  274. "component": "Nav",
  275. "key": 1,
  276. "props": {
  277. "id": "footer-grouped-links",
  278. "children": [
  279. {
  280. "component": "Ul",
  281. "key": 1,
  282. "props": {
  283. "className": "nav flex-column",
  284. "children": [
  285. {
  286. "component": "Li",
  287. "key": 5,
  288. "props": {
  289. "className": "nav-item nav-link-title",
  290. "children": [
  291. {
  292. "component": "H",
  293. "key": 1,
  294. "props": {
  295. "hSize": 4,
  296. "children": [
  297. {
  298. "component": "TextBlock",
  299. "key": 1,
  300. "props": {
  301. "content": "Company"
  302. }
  303. }
  304. ]
  305. }
  306. }
  307. ]
  308. }
  309. },
  310. {
  311. "component": "Li",
  312. "key": 6,
  313. "props": {
  314. "className": "nav-item",
  315. "children": [
  316. {
  317. "component": "A",
  318. "key": 1,
  319. "props": {
  320. "href": "http://google.com?four=true",
  321. "target": "_self",
  322. "children": [
  323. {
  324. "component": "TextBlock",
  325. "key": 1,
  326. "props": {
  327. "content": "News"
  328. }
  329. }
  330. ]
  331. }
  332. }
  333. ]
  334. }
  335. },
  336. {
  337. "component": "Li",
  338. "key": 7,
  339. "props": {
  340. "className": "nav-item",
  341. "children": [
  342. {
  343. "component": "A",
  344. "key": 1,
  345. "props": {
  346. "href": "http://google.com?five=true",
  347. "target": "_self",
  348. "children": [
  349. {
  350. "component": "TextBlock",
  351. "key": 1,
  352. "props": {
  353. "content": "Clients"
  354. }
  355. }
  356. ]
  357. }
  358. }
  359. ]
  360. }
  361. },
  362. {
  363. "component": "Li",
  364. "key": 8,
  365. "props": {
  366. "className": "nav-item",
  367. "children": [
  368. {
  369. "component": "A",
  370. "key": 1,
  371. "props": {
  372. "href": "http://google.com?six=true",
  373. "target": "_self",
  374. "children": [
  375. {
  376. "component": "TextBlock",
  377. "key": 1,
  378. "props": {
  379. "content": "Careers"
  380. }
  381. }
  382. ]
  383. }
  384. }
  385. ]
  386. }
  387. },
  388. {
  389. "component": "Li",
  390. "key": 9,
  391. "props": {
  392. "className": "nav-item",
  393. "children": [
  394. {
  395. "component": "A",
  396. "key": 1,
  397. "props": {
  398. "href": "http://google.com?seven=true",
  399. "target": "_self",
  400. "children": [
  401. {
  402. "component": "TextBlock",
  403. "key": 1,
  404. "props": {
  405. "content": "Contact us"
  406. }
  407. }
  408. ]
  409. }
  410. }
  411. ]
  412. }
  413. }
  414. ]
  415. }
  416. }
  417. ]
  418. }
  419. }
  420. ],
  421. "supportLinks": [
  422. {
  423. "component": "Nav",
  424. "key": 1,
  425. "props": {
  426. "id": "footer-grouped-links",
  427. "children": [
  428. {
  429. "component": "Ul",
  430. "key": 1,
  431. "props": {
  432. "className": "nav flex-column",
  433. "children": [
  434. {
  435. "component": "Li",
  436. "key": 10,
  437. "props": {
  438. "className": "nav-item nav-link-title",
  439. "children": [
  440. {
  441. "component": "H",
  442. "key": 1,
  443. "props": {
  444. "hSize": 4,
  445. "children": [
  446. {
  447. "component": "TextBlock",
  448. "key": 1,
  449. "props": {
  450. "content": "Support"
  451. }
  452. }
  453. ]
  454. }
  455. }
  456. ]
  457. }
  458. },
  459. {
  460. "component": "Li",
  461. "key": 11,
  462. "props": {
  463. "className": "nav-item",
  464. "children": [
  465. {
  466. "component": "A",
  467. "key": 1,
  468. "props": {
  469. "href": "http://google.com?eight=true",
  470. "target": "_self",
  471. "children": [
  472. {
  473. "component": "TextBlock",
  474. "key": 1,
  475. "props": {
  476. "content": "Customer's Hub"
  477. }
  478. }
  479. ]
  480. }
  481. }
  482. ]
  483. }
  484. }
  485. ]
  486. }
  487. }
  488. ]
  489. }
  490. }
  491. ]
  492. },
  493. "copyRight": [
  494. {
  495. "component": "TextBlock",
  496. "key": 1,
  497. "props": {
  498. "className": "copyright-text",
  499. "contentIsHTML": false,
  500. "content": "Copyright © 2018 Dexero Inc. All rights reserved."
  501. }
  502. }
  503. ],
  504. "secondaryLinks": [
  505. {
  506. "component": "Nav",
  507. "key": 1,
  508. "props": {
  509. "id": "footer-extra-links",
  510. "children": [
  511. {
  512. "component": "Ul",
  513. "key": 1,
  514. "props": {
  515. "className": "list-inline",
  516. "children": [
  517. {
  518. "component": "Li",
  519. "key": 1,
  520. "props": {
  521. "className": "nav-link",
  522. "children": [
  523. {
  524. "component": "A",
  525. "key": 1,
  526. "props": {
  527. "href": "http://google.com",
  528. "target": "_blank",
  529. "children": [
  530. {
  531. "component": "TextBlock",
  532. "key": 1,
  533. "props": {
  534. "content": "Website Terms and Conditions"
  535. }
  536. }
  537. ]
  538. }
  539. }
  540. ]
  541. }
  542. },
  543. {
  544. "component": "Li",
  545. "key": 2,
  546. "props": {
  547. "className": "nav-link",
  548. "children": [
  549. {
  550. "component": "A",
  551. "key": 1,
  552. "props": {
  553. "href": "http://facebook.com",
  554. "target": "_blank",
  555. "children": [
  556. {
  557. "component": "TextBlock",
  558. "key": 1,
  559. "props": {
  560. "content": "Privacy Policy"
  561. }
  562. }
  563. ]
  564. }
  565. }
  566. ]
  567. }
  568. }
  569. ]
  570. }
  571. }
  572. ]
  573. }
  574. }
  575. ]
  576. },
  577. "auth": {
  578. "loginUrl": "/amir_playground/app/main:home-utilisateurs/fr/a/login",
  579. "loginForm": {
  580. "id": 6722,
  581. "ownerId": 214,
  582. "parentFormId": 0,
  583. "identifier": "utilisateurs",
  584. "parentFormIdentifier": null,
  585. "format": 1,
  586. "logoAlign": "left",
  587. "title": "Authentification",
  588. "description": "",
  589. "logo": null,
  590. "redirectURL": "/amir_playground/app/main:",
  591. "pages": {
  592. "page_1": {
  593. "id": 9503,
  594. "identifier": "page_1",
  595. "title": "Info de l'utilisateur",
  596. "position": 0,
  597. "visible": true,
  598. "rows": [
  599. [
  600. "username"
  601. ],
  602. [
  603. "password"
  604. ]
  605. ],
  606. "fields": {
  607. "username": {
  608. "id": 101287,
  609. "identifier": "username",
  610. "type": "TEXT",
  611. "htmlType": "text",
  612. "required": true,
  613. "duplicate": true,
  614. "visible": true,
  615. "className": "form-control-lg",
  616. "addOn": "<i class=\"fas fa-user\" aria-hidden=\"true\"/>",
  617. "addOnPosition": "after",
  618. "formPosition": 6000,
  619. "dataPosition": 17,
  620. "formLabel": "Nom d'utilisateur",
  621. "dataLabel": "Nom d'utilisateur",
  622. "msgRequired": "Vous devez spécifier une valeur.",
  623. "msgDuplicate": "La valeur entrée existe déjà  dans le système. Veuillez en indiquer une différente.",
  624. "msgInvalid": "La valeur est invalide.",
  625. "msgSizeInvalid": null,
  626. "textRight": "",
  627. "defaultValue": "",
  628. "textPosition": "LEFT",
  629. "fieldType": "TEXT",
  630. "cols": 30,
  631. "rows": 0,
  632. "validationType": 0,
  633. "pattern": "0",
  634. "minLength": 0,
  635. "maxLength": 0,
  636. "useHtmlEditor": false,
  637. "displayCharCounter": false,
  638. "customPattern": null,
  639. "dontSaveDefaultText": true,
  640. "decimalCount": 2,
  641. "rangeStep": 0,
  642. "htmlFilterType": 0,
  643. "colMdClass": "col-md-12 mb-3",
  644. "nextFieldIdentifier": "password",
  645. "nextFieldType": "TEXT"
  646. },
  647. "password": {
  648. "id": 101288,
  649. "identifier": "password",
  650. "type": "TEXT",
  651. "htmlType": "password",
  652. "required": true,
  653. "duplicate": false,
  654. "visible": true,
  655. "className": "form-control-lg",
  656. "formPosition": 7000,
  657. "dataPosition": 0,
  658. "formLabel": "Mot de passe",
  659. "dataLabel": "Mot de passe",
  660. "msgRequired": "Vous devez spécifier une valeur.",
  661. "msgDuplicate": "La valeur entrée existe déjà  dans le système. Veuillez en indiquer une différente.",
  662. "msgInvalid": "La valeur est invalide.",
  663. "msgSizeInvalid": null,
  664. "textRight": "This is some kind of tooltip......",
  665. "defaultValue": "",
  666. "textPosition": "LEFT",
  667. "fieldType": "PASSWORD",
  668. "cols": 30,
  669. "rows": 0,
  670. "validationType": 0,
  671. "pattern": "0",
  672. "minLength": 0,
  673. "maxLength": 0,
  674. "useHtmlEditor": false,
  675. "displayCharCounter": false,
  676. "customPattern": null,
  677. "dontSaveDefaultText": false,
  678. "decimalCount": 2,
  679. "rangeStep": 0,
  680. "htmlFilterType": 0,
  681. "colMdClass": "col-md-12 mb-3"
  682. }
  683. }
  684. }
  685. },
  686. "formLocales": {
  687. "fr": {
  688. "id": 7028,
  689. "locale": "fr",
  690. "default": true
  691. }
  692. },
  693. "buttons": {
  694. "cancel": {
  695. "id": 72675,
  696. "type": "cancel",
  697. "visible": false,
  698. "label": "Annuler",
  699. "action": null
  700. },
  701. "next_page": {
  702. "id": 72676,
  703. "type": "next_page",
  704. "visible": true,
  705. "label": "Page suivante",
  706. "action": null
  707. },
  708. "redirect": {
  709. "id": 72677,
  710. "type": "redirect",
  711. "visible": false,
  712. "label": "Redirection",
  713. "action": null
  714. },
  715. "add": {
  716. "id": 72678,
  717. "type": "add",
  718. "visible": true,
  719. "label": "Ajouter",
  720. "action": null
  721. },
  722. "search": {
  723. "id": 72679,
  724. "type": "search",
  725. "visible": true,
  726. "label": "Rechercher",
  727. "action": null
  728. },
  729. "submit": {
  730. "id": 72680,
  731. "type": "submit",
  732. "visible": true,
  733. "label": "Soumettre",
  734. "action": null
  735. },
  736. "restart": {
  737. "id": 72681,
  738. "type": "restart",
  739. "visible": false,
  740. "label": "Recommencer",
  741. "action": null
  742. },
  743. "reset": {
  744. "id": 72682,
  745. "type": "reset",
  746. "visible": false,
  747. "label": "Vider les champs",
  748. "action": null
  749. },
  750. "back": {
  751. "id": 72683,
  752. "type": "back",
  753. "visible": true,
  754. "label": "Retour",
  755. "action": null
  756. },
  757. "save_for_later": {
  758. "id": 72684,
  759. "type": "save_for_later",
  760. "visible": false,
  761. "label": "Enregister et compléter plus tard",
  762. "action": null
  763. },
  764. "previous_page": {
  765. "id": 72685,
  766. "type": "previous_page",
  767. "visible": true,
  768. "label": "Page précédente",
  769. "action": null
  770. },
  771. "close": {
  772. "id": 72686,
  773. "type": "close",
  774. "visible": false,
  775. "label": "Fermer",
  776. "action": null
  777. }
  778. },
  779. "formMessages": {
  780. "msg_data_enabled": {
  781. "id": 68214,
  782. "type": "msg_data_enabled",
  783. "message": "L'activation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  784. },
  785. "msg_empty_warning": {
  786. "id": 68215,
  787. "type": "msg_empty_warning",
  788. "message": "Un champ facultatif n'a pas été complété. Cliquez sur OK pour continuer ou sur Annuler pour retourner au formulaire."
  789. },
  790. "msg_top_bottom": {
  791. "id": 68216,
  792. "type": "msg_top_bottom",
  793. "message": "* : Champ obligatoire"
  794. },
  795. "msg_max_data_entry": {
  796. "id": 68217,
  797. "type": "msg_max_data_entry",
  798. "message": "Le nombre maximal de r&eacute;ponses pour ce propri&eacute;taire a &eacute;t&eacute; atteint."
  799. },
  800. "msg_warning": {
  801. "id": 68218,
  802. "type": "msg_warning",
  803. "message": "Certains champs nécessitent votre attention. Veuillez les vérifier avant de soumettre le formulaire à nouveau."
  804. },
  805. "msg_success_save_later": {
  806. "id": 68219,
  807. "type": "msg_success_save_later",
  808. "message": "Votre fiche a &eacute;t&eacute; sauvegard&eacute;e afin que vous puissiez la compl&eacute;ter plus tard."
  809. },
  810. "msg_data_disabled": {
  811. "id": 68220,
  812. "type": "msg_data_disabled",
  813. "message": "La d&eacute;sactivation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  814. },
  815. "msg_success": {
  816. "id": 68221,
  817. "type": "msg_success",
  818. "message": "La cr&eacute;ation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  819. },
  820. "msg_data_access_denied": {
  821. "id": 68222,
  822. "type": "msg_data_access_denied",
  823. "message": "Cette fiche ne peut pas être modifiée."
  824. },
  825. "msg_invalid": {
  826. "id": 68223,
  827. "type": "msg_invalid",
  828. "message": "Une des valeurs entrées est invalide."
  829. },
  830. "msg_required": {
  831. "id": 68224,
  832. "type": "msg_required",
  833. "message": "Un champ obligatoire est manquant."
  834. }
  835. },
  836. "card": null,
  837. "parentCard": null,
  838. "forgotPassword": {
  839. "text": "J'ai oubli&eacute; mon mot de passe",
  840. "link": "/amir_playground/app/main:home-utilisateurs/fr/a/forget_password"
  841. },
  842. "passwordExpired": {
  843. "link": "/amir_playground/app/main:home-utilisateurs/fr/a/password_expired"
  844. }
  845. },
  846. "forgotPasswordForm": {
  847. "id": 6722,
  848. "ownerId": 214,
  849. "parentFormId": 0,
  850. "identifier": "utilisateurs",
  851. "parentFormIdentifier": null,
  852. "format": 1,
  853. "logoAlign": "left",
  854. "title": "Authentification",
  855. "description": "",
  856. "logo": null,
  857. "pages": {
  858. "page_1": {
  859. "id": 9503,
  860. "identifier": "page_1",
  861. "title": "Info de l'utilisateur",
  862. "position": 0,
  863. "visible": true,
  864. "rows": [
  865. [
  866. "username"
  867. ]
  868. ],
  869. "fields": {
  870. "username": {
  871. "id": 101287,
  872. "identifier": "username",
  873. "type": "TEXT",
  874. "htmlType": "text",
  875. "required": true,
  876. "duplicate": true,
  877. "visible": true,
  878. "className": "form-control-lg",
  879. "addOn": "<i class=\"fas fa-user\" aria-hidden=\"true\"/>",
  880. "addOnPosition": "after",
  881. "formPosition": 6000,
  882. "dataPosition": 17,
  883. "formLabel": "Nom d'utilisateur",
  884. "dataLabel": "Nom d'utilisateur",
  885. "msgRequired": "Vous devez spécifier une valeur.",
  886. "msgDuplicate": "La valeur entrée existe déjà  dans le système. Veuillez en indiquer une différente.",
  887. "msgInvalid": "La valeur est invalide.",
  888. "msgSizeInvalid": null,
  889. "textRight": "",
  890. "defaultValue": "",
  891. "textPosition": "LEFT",
  892. "fieldType": "TEXT",
  893. "cols": 30,
  894. "rows": 0,
  895. "validationType": 0,
  896. "pattern": "0",
  897. "minLength": 0,
  898. "maxLength": 0,
  899. "useHtmlEditor": false,
  900. "displayCharCounter": false,
  901. "customPattern": null,
  902. "dontSaveDefaultText": true,
  903. "decimalCount": 2,
  904. "rangeStep": 0,
  905. "htmlFilterType": 0
  906. }
  907. }
  908. }
  909. },
  910. "formLocales": {
  911. "fr": {
  912. "id": 7028,
  913. "locale": "fr",
  914. "default": true
  915. }
  916. },
  917. "buttons": {
  918. "cancel": {
  919. "id": 72675,
  920. "type": "cancel",
  921. "visible": false,
  922. "label": "Annuler",
  923. "action": null
  924. },
  925. "next_page": {
  926. "id": 72676,
  927. "type": "next_page",
  928. "visible": true,
  929. "label": "Page suivante",
  930. "action": null
  931. },
  932. "redirect": {
  933. "id": 72677,
  934. "type": "redirect",
  935. "visible": false,
  936. "label": "Redirection",
  937. "action": null
  938. },
  939. "add": {
  940. "id": 72678,
  941. "type": "add",
  942. "visible": true,
  943. "label": "Ajouter",
  944. "action": null
  945. },
  946. "search": {
  947. "id": 72679,
  948. "type": "search",
  949. "visible": true,
  950. "label": "Rechercher",
  951. "action": null
  952. },
  953. "submit": {
  954. "id": 72680,
  955. "type": "submit",
  956. "visible": true,
  957. "label": "Soumettre",
  958. "action": null
  959. },
  960. "restart": {
  961. "id": 72681,
  962. "type": "restart",
  963. "visible": false,
  964. "label": "Recommencer",
  965. "action": null
  966. },
  967. "reset": {
  968. "id": 72682,
  969. "type": "reset",
  970. "visible": false,
  971. "label": "Vider les champs",
  972. "action": null
  973. },
  974. "back": {
  975. "id": 72683,
  976. "type": "back",
  977. "visible": true,
  978. "label": "Retour",
  979. "action": null
  980. },
  981. "save_for_later": {
  982. "id": 72684,
  983. "type": "save_for_later",
  984. "visible": false,
  985. "label": "Enregister et compléter plus tard",
  986. "action": null
  987. },
  988. "previous_page": {
  989. "id": 72685,
  990. "type": "previous_page",
  991. "visible": true,
  992. "label": "Page précédente",
  993. "action": null
  994. },
  995. "close": {
  996. "id": 72686,
  997. "type": "close",
  998. "visible": false,
  999. "label": "Fermer",
  1000. "action": null
  1001. }
  1002. },
  1003. "formMessages": {
  1004. "msg_data_enabled": {
  1005. "id": 68214,
  1006. "type": "msg_data_enabled",
  1007. "message": "L'activation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  1008. },
  1009. "msg_empty_warning": {
  1010. "id": 68215,
  1011. "type": "msg_empty_warning",
  1012. "message": "Un champ facultatif n'a pas été complété. Cliquez sur OK pour continuer ou sur Annuler pour retourner au formulaire."
  1013. },
  1014. "msg_top_bottom": {
  1015. "id": 68216,
  1016. "type": "msg_top_bottom",
  1017. "message": "* : Champ obligatoire"
  1018. },
  1019. "msg_max_data_entry": {
  1020. "id": 68217,
  1021. "type": "msg_max_data_entry",
  1022. "message": "Le nombre maximal de r&eacute;ponses pour ce propri&eacute;taire a &eacute;t&eacute; atteint."
  1023. },
  1024. "msg_warning": {
  1025. "id": 68218,
  1026. "type": "msg_warning",
  1027. "message": "Certains champs nécessitent votre attention. Veuillez les vérifier avant de soumettre le formulaire à nouveau."
  1028. },
  1029. "msg_success_save_later": {
  1030. "id": 68219,
  1031. "type": "msg_success_save_later",
  1032. "message": "Votre fiche a &eacute;t&eacute; sauvegard&eacute;e afin que vous puissiez la compl&eacute;ter plus tard."
  1033. },
  1034. "msg_data_disabled": {
  1035. "id": 68220,
  1036. "type": "msg_data_disabled",
  1037. "message": "La d&eacute;sactivation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  1038. },
  1039. "msg_success": {
  1040. "id": 68221,
  1041. "type": "msg_success",
  1042. "message": "La cr&eacute;ation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  1043. },
  1044. "msg_data_access_denied": {
  1045. "id": 68222,
  1046. "type": "msg_data_access_denied",
  1047. "message": "Cette fiche ne peut pas être modifiée."
  1048. },
  1049. "msg_invalid": {
  1050. "id": 68223,
  1051. "type": "msg_invalid",
  1052. "message": "Une des valeurs entrées est invalide."
  1053. },
  1054. "msg_required": {
  1055. "id": 68224,
  1056. "type": "msg_required",
  1057. "message": "Un champ obligatoire est manquant."
  1058. }
  1059. },
  1060. "card": null,
  1061. "parentCard": null,
  1062. "forgotPassword": {
  1063. "text": "J'ai oubli&eacute; mon mot de passe",
  1064. "link": "/amir_playground/app/main:home-utilisateurs/fr/a/forget_password"
  1065. },
  1066. "passwordExpired": {
  1067. "link": "/amir_playground/app/main:home-utilisateurs/fr/a/password_expired"
  1068. }
  1069. },
  1070. "passwordExpiredForm": {
  1071. "id": 0,
  1072. "ownerId": 214,
  1073. "parentFormId": 0,
  1074. "identifier": "utilisateurs",
  1075. "parentFormIdentifier": null,
  1076. "format": 1,
  1077. "logoAlign": "left",
  1078. "title": "Mot de passe expiré",
  1079. "description": "",
  1080. "logo": null,
  1081. "pages": {
  1082. "page_1": {
  1083. "id": 0,
  1084. "identifier": "page_1",
  1085. "title": "Info de l'utilisateur",
  1086. "position": 0,
  1087. "visible": true,
  1088. "rows": [
  1089. [
  1090. "password"
  1091. ],
  1092. [
  1093. "passwordConfirmation"
  1094. ]
  1095. ],
  1096. "fields": {
  1097. "password": {
  1098. "id": 101288,
  1099. "identifier": "password",
  1100. "type": "TEXT",
  1101. "htmlType": "password",
  1102. "required": true,
  1103. "duplicate": false,
  1104. "visible": true,
  1105. "emptyWarning": false,
  1106. "summary": false,
  1107. "keyField": false,
  1108. "formPosition": 7000,
  1109. "className": "form-control-lg",
  1110. "dataPosition": 0,
  1111. "formLabel": "Mot de passe",
  1112. "dataLabel": "Mot de passe",
  1113. "msgRequired": "Vous devez spécifier une valeur.",
  1114. "msgDuplicate": "La valeur entrée existe déjà dans le système. Veuillez en indiquer une différente.",
  1115. "msgInvalid": "La valeur est invalide.",
  1116. "msgSizeInvalid": null,
  1117. "msgEmptyWarning": "Un champ facultatif n'a pas été complété. Cliquez sur OK pour continuer ou sur Annuler pour retourner au formulaire.",
  1118. "textRight": "This is some kind of tooltip......",
  1119. "defaultValue": "",
  1120. "textPosition": "LEFT",
  1121. "properties": {},
  1122. "fieldType": "PASSWORD",
  1123. "cols": 30,
  1124. "rows": 0,
  1125. "validationType": 0,
  1126. "pattern": "0",
  1127. "minLength": 0,
  1128. "maxLength": 0,
  1129. "useHtmlEditor": false,
  1130. "displayCharCounter": false,
  1131. "customPattern": null,
  1132. "dontSaveDefaultText": false,
  1133. "decimalCount": 2,
  1134. "rangeStep": 0,
  1135. "htmlFilterType": 0
  1136. },
  1137. "passwordConfirmation": {
  1138. "id": 101289,
  1139. "identifier": "passwordConfirmation",
  1140. "type": "TEXT",
  1141. "htmlType": "password",
  1142. "required": true,
  1143. "duplicate": false,
  1144. "visible": true,
  1145. "emptyWarning": false,
  1146. "summary": false,
  1147. "keyField": false,
  1148. "formPosition": 8000,
  1149. "dataPosition": 29,
  1150. "className": "form-control-lg",
  1151. "formLabel": "Confirmation du mot de passe",
  1152. "dataLabel": "Confirmation du mot de passe",
  1153. "msgRequired": "Vous devez spécifier une valeur.",
  1154. "msgDuplicate": "La valeur entrée existe déjà dans le système. Veuillez en indiquer une différente.",
  1155. "msgInvalid": "La valeur est invalide.",
  1156. "msgSizeInvalid": null,
  1157. "msgEmptyWarning": "Un champ facultatif n'a pas été complété. Cliquez sur OK pour continuer ou sur Annuler pour retourner au formulaire.",
  1158. "textRight": "",
  1159. "defaultValue": "",
  1160. "textPosition": "LEFT",
  1161. "properties": {},
  1162. "fieldType": "PASSWORD",
  1163. "cols": 30,
  1164. "rows": 0,
  1165. "validationType": 0,
  1166. "pattern": "0",
  1167. "minLength": 0,
  1168. "maxLength": 0,
  1169. "useHtmlEditor": false,
  1170. "displayCharCounter": false,
  1171. "customPattern": null,
  1172. "dontSaveDefaultText": false,
  1173. "decimalCount": 2,
  1174. "rangeStep": 0,
  1175. "htmlFilterType": 0
  1176. }
  1177. }
  1178. }
  1179. },
  1180. "formLocales": {
  1181. "fr": {
  1182. "id": 7028,
  1183. "locale": "fr",
  1184. "default": true
  1185. }
  1186. },
  1187. "buttons": {
  1188. "cancel": {
  1189. "id": 0,
  1190. "type": "cancel",
  1191. "visible": false,
  1192. "label": "Annuler",
  1193. "action": null
  1194. },
  1195. "next_page": {
  1196. "id": 0,
  1197. "type": "next_page",
  1198. "visible": true,
  1199. "label": "Page suivante",
  1200. "action": null
  1201. },
  1202. "redirect": {
  1203. "id": 0,
  1204. "type": "redirect",
  1205. "visible": false,
  1206. "label": "Redirection",
  1207. "action": null
  1208. },
  1209. "add": {
  1210. "id": 0,
  1211. "type": "add",
  1212. "visible": true,
  1213. "label": "Ajouter",
  1214. "action": null
  1215. },
  1216. "search": {
  1217. "id": 0,
  1218. "type": "search",
  1219. "visible": true,
  1220. "label": "Rechercher",
  1221. "action": null
  1222. },
  1223. "submit": {
  1224. "id": 0,
  1225. "type": "submit",
  1226. "visible": true,
  1227. "label": "Soumettre",
  1228. "action": null
  1229. },
  1230. "restart": {
  1231. "id": 0,
  1232. "type": "restart",
  1233. "visible": false,
  1234. "label": "Recommencer",
  1235. "action": null
  1236. },
  1237. "reset": {
  1238. "id": 0,
  1239. "type": "reset",
  1240. "visible": true,
  1241. "label": "Vider les champs",
  1242. "action": null
  1243. },
  1244. "back": {
  1245. "id": 0,
  1246. "type": "back",
  1247. "visible": true,
  1248. "label": "Retour",
  1249. "action": null
  1250. },
  1251. "save_for_later": {
  1252. "id": 0,
  1253. "type": "save_for_later",
  1254. "visible": false,
  1255. "label": "Enregister et compléter plus tard",
  1256. "action": null
  1257. },
  1258. "previous_page": {
  1259. "id": 0,
  1260. "type": "previous_page",
  1261. "visible": true,
  1262. "label": "Page précédente",
  1263. "action": null
  1264. },
  1265. "close": {
  1266. "id": 0,
  1267. "type": "close",
  1268. "visible": false,
  1269. "label": "Fermer",
  1270. "action": null
  1271. }
  1272. },
  1273. "formMessages": {
  1274. "msg_data_enabled": {
  1275. "id": 0,
  1276. "type": "msg_data_enabled",
  1277. "message": "L'activation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  1278. },
  1279. "msg_empty_warning": {
  1280. "id": 0,
  1281. "type": "msg_empty_warning",
  1282. "message": "Un champ facultatif n'a pas été complété. Cliquez sur OK pour continuer ou sur Annuler pour retourner au formulaire."
  1283. },
  1284. "msg_top_bottom": {
  1285. "id": 0,
  1286. "type": "msg_top_bottom",
  1287. "message": "* : Champ obligatoire"
  1288. },
  1289. "msg_max_data_entry": {
  1290. "id": 0,
  1291. "type": "msg_max_data_entry",
  1292. "message": "Le nombre maximal de r&eacute;ponses pour ce propri&eacute;taire a &eacute;t&eacute; atteint."
  1293. },
  1294. "msg_warning": {
  1295. "id": 0,
  1296. "type": "msg_warning",
  1297. "message": "Certains champs nécessitent votre attention. Veuillez les vérifier avant de soumettre le formulaire à nouveau."
  1298. },
  1299. "msg_success_save_later": {
  1300. "id": 0,
  1301. "type": "msg_success_save_later",
  1302. "message": "Votre fiche a &eacute;t&eacute; sauvegard&eacute;e afin que vous puissiez la compl&eacute;ter plus tard."
  1303. },
  1304. "msg_data_disabled": {
  1305. "id": 0,
  1306. "type": "msg_data_disabled",
  1307. "message": "La d&eacute;sactivation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  1308. },
  1309. "msg_success": {
  1310. "id": 0,
  1311. "type": "msg_success",
  1312. "message": "La cr&eacute;ation de la fiche s'est effectu&eacute;e avec succ&egrave;s."
  1313. },
  1314. "msg_data_access_denied": {
  1315. "id": 0,
  1316. "type": "msg_data_access_denied",
  1317. "message": "Cette fiche ne peut pas être modifiée."
  1318. },
  1319. "msg_invalid": {
  1320. "id": 0,
  1321. "type": "msg_invalid",
  1322. "message": "Une des valeurs entrées est invalide."
  1323. },
  1324. "msg_required": {
  1325. "id": 0,
  1326. "type": "msg_required",
  1327. "message": "Un champ obligatoire est manquant."
  1328. }
  1329. },
  1330. "externalSources": {},
  1331. "properties": {},
  1332. "logicRules": [],
  1333. "formValidations": [],
  1334. "formVariables": [],
  1335. "card": null,
  1336. "parentCard": null
  1337. }
  1338. },
  1339. "i18n": {
  1340. "ajax.fieldInterface.default.captcha.msgInvalid": "You need to enter the code shown to verify your registration.",
  1341. "ajax.fieldInterface.default.captcha.msgRequired": "You need to enter the code shown to verify your registration.",
  1342. "ajax.fieldInterface.default.captcha.textOver": "Enter the code shown",
  1343. "ajax.fieldInterface.default.dataLabel": "Data label",
  1344. "ajax.fieldInterface.default.file.msgExtInvalid": "Invalid file extension",
  1345. "ajax.fieldInterface.default.file.msgSizeInvalid": "Invalid file size",
  1346. "ajax.fieldInterface.default.formLabel": "Enter label",
  1347. "ajax.fieldInterface.default.freeText": "Enter text",
  1348. "ajax.fieldInterface.default.hyperlinkFieldText": "Click here",
  1349. "ajax.fieldInterface.default.msgDuplicate": "This value already exists. Please enter a different value.",
  1350. "ajax.fieldInterface.default.msgInvalid": "Invalid value.",
  1351. "ajax.fieldInterface.default.msgRequired": "You must enter a value.",
  1352. "ajax.fieldInterface.matrix.verySatisfiedText": "Very Satisfied",
  1353. "ajax.fieldInterface.default.satisfiedText": "Satisfied",
  1354. "ajax.fieldInterface.default.somewhatSatisfiedText": "Somewhat Satisfied",
  1355. "ajax.fieldInterface.matrix.notSatisfiedText": "Not Satisfied",
  1356. "notification.defaultText.changePassword.title": "Password change request",
  1357. "notification.defaultText.changePassword.subject": "Confirmation of the change to your account password for your access to the form &#34;{0}&#34;",
  1358. "notification.defaultText.changePassword.content": "This is an automatic message, please do not reply to it.<br />Username: &#34;{0}&#34;<br />Hello,<br />The account password for your access to the form &#34;{1}&#34; has been changed.<br />If this change appears abnormal and you think it should not have been done, please contact us to correct the situation.<br />To access the login page, click here. &#34;{2}&#34;",
  1359. "notification.defaultText.resetPassword.title": "Password reset",
  1360. "notification.defaultText.resetPassword.subject": "Access to form &#34;{0}&#34;",
  1361. "notification.defaultText.resetPassword.content": "This is an automatic message, please do not reply to it.<br />Username: &#34;{0}&#34;<br />Hello,<br />You have been given a temporary password to access the &#34;{1}&#34; form.<br />Temporary password: &#34;{2}&#34;<br />To access the login page, click here. &#34;{3}&#34;",
  1362. "private": "Private",
  1363. "public": "Public",
  1364. "am": "AM",
  1365. "app.author.alt": "Dexero",
  1366. "app.build.text": "Build",
  1367. "app.copyright": "&copy; <a href:&#34;http://www.dexero.com&#34; target:&#34;_blank&#34;>Dexero</a> 2008-2016",
  1368. "app.title": "Dexero FD",
  1369. "app.version": "3.5.5",
  1370. "app.version.text": "Version",
  1371. "app.server.test": "Test Server",
  1372. "application.lang": "Language",
  1373. "authconnector.msg.invalid": "Invalid connector (connection failed)",
  1374. "authority.role_super_admin": "Super Administrator",
  1375. "authority.role_manager": "Manager",
  1376. "authority.role_admin": "Administrator",
  1377. "authority.role_user": "Card creator",
  1378. "authority.role_read": "Read only",
  1379. "browseServer": "Browse Server",
  1380. "btn.agree.alt": "I agree",
  1381. "btn.InProgress": "In progress",
  1382. "btn.arrowNext.alt": "Next page",
  1383. "btn.arrowPrevious.alt": "Previous page",
  1384. "btn.back.alt": "Back",
  1385. "btn.back.title": "Back",
  1386. "btn.cancel": "Cancel",
  1387. "btn.cancel.alt": "Cancel",
  1388. "btn.login.data.public.title": "Login",
  1389. "btn.login.public.title": "Access form",
  1390. "btn.login.title": "Login",
  1391. "btn.logout.title": "Logout",
  1392. "btn.myAccount.title": "My account",
  1393. "btn.modify": "Modify",
  1394. "btn.nextStep": "Next step",
  1395. "btn.nextStep.alt": "Next step",
  1396. "btn.save": "Save",
  1397. "btn.save.alt": "Save",
  1398. "btn.create.account": "Sign up",
  1399. "btn.clear": "Clear",
  1400. "btn.changePassword": "Change password",
  1401. "btn.confirm": "Confirm",
  1402. "btn.delete": "Delete",
  1403. "btn.progress": "In progress",
  1404. "btn.close": "Close",
  1405. "ico.error.alt": "Warning exclamation",
  1406. "ico.success.alt": "Success light bulb",
  1407. "charactersLeft": "Available Characters",
  1408. "choose": "Choose ...",
  1409. "error.or": "or",
  1410. "error.ie6": "<strong>Your browser is not supported</strong>. For a better experience, upgrade to the latest version ofcreator.public.firstname : Public",
  1411. "creator.public.lastname": "Creator",
  1412. "data.activation.validation.title": "Validation",
  1413. "data.msg.invalideFieldValue": "The value of the validation field does not match the value of the data entry.",
  1414. "data.view.not.translated": "Not translated in this language",
  1415. "dataEntry.create.success": "The card has been added successfully.",
  1416. "dataEntry.deletedValue": "Value deletion successful.",
  1417. "dataEntry.edit.delete.oldUploadedFile": "Delete the file if a new one is uploaded or if the field is reset.",
  1418. "dataEntry.error.youMustCompleteAllPages": "All pages must be completed.",
  1419. "dataEntry.export.multiValueSep": "Multiple value separator",
  1420. "dataEntry.export.multiValueSep.newCol": "One value per column",
  1421. "dataEntry.export.multiValueSep.newLine": "One value par line",
  1422. "dataEntry.export.multiValueSep.space": "Space",
  1423. "dataEntry.export.multiValueSep.tab": "Tab",
  1424. "dataEntry.export.type": "Export format",
  1425. "dataEntry.export.type.csv": "Text CSV (.csv)",
  1426. "dataEntry.export.type.xls": "Microsoft Excel 97/2000/2003 (.xls)",
  1427. "dataEntry.export.type.xlsx": "Microsoft Excel 2007/2010/2013 XML (.xlsx)",
  1428. "dataEntry.export.type.xml": "XML file (.xml)",
  1429. "dataEntry.import.error": "An unexpected error occurred during the data import operation. Please try again.",
  1430. "dataEntry.import.error.formDoesntExist": "An unexpected error occurred during the data import operation. The selected form does not exist. Please try again.",
  1431. "dataEntry.import.cantFindFieldMatchingCol": "The file format is incorrect. One or more columns do not match the fields in the form. Please check the column(s) &#34;{0}&#34; and try again.",
  1432. "dataEntry.import.success": "Data import operation completed successfully. (Created count : &#34;{0}&#34;, Updated count : &#34;{1}&#34;)",
  1433. "dataEntry.modify.success": "Data modification operation completed successfully.",
  1434. "dataEntry.msg.default.maxDataEntriesReach": "You have reached the maximum number of data entries allowed for this form.",
  1435. "dataEntry.msg.maxDataEntriesReach": "You have reached the maximum number of responses allowed for this form.",
  1436. "dataEntry.card": "Card",
  1437. "dataEntry.is.deleted": "Card deleted",
  1438. "login.2Step.title": "2-Step Verification",
  1439. "login.2Step.enterCode": "Enter a verification code",
  1440. "login.2Step.getFrom": "Get a verification code from the <b>Google Authenticator</b> app",
  1441. "login.2Step.inputDefault": "Enter the 6-digit code",
  1442. "login.2Step.error": "The verification code is invalid",
  1443. "dd": "DD",
  1444. "detail": "Detail",
  1445. "expired": "Your session expired. Please login.",
  1446. "field.import.errInvalidFile": "You can only import data form a .csv file.",
  1447. "field.label.errInvalidDateFormat": "Invalid elements display order.",
  1448. "field.label.errMissingDisplayFormat": "Please specify a date display format.",
  1449. "field.label.errMustSelectPart": "Please select at least one date element.",
  1450. "field.label.errUploadDir": "Invalid upload file directory.",
  1451. "field.label.errInvalidCustomPattern": "Invalid validation mask.",
  1452. "field.label.errInvalidExpression": "Invalid expression.",
  1453. "file.upload.errInvalidFile": "This file is invalid",
  1454. "file.upload.dropOrClickToUpload": "Try dropping some files here, or click to select files to upload.",
  1455. "file.upload.errFileAlreadyExist": "This file already exist",
  1456. "file.upload.msg.fileAlreadyExist": "This file name already exists. Please change the name of your file and try again.",
  1457. "forgottenPassword.anwser": "Answer",
  1458. "forgottenPassword.question": "Question",
  1459. "forgottenPassword.wrongAnwser": "Invalid answer. Please try again.",
  1460. "form.copy.msg.errCantCopyFormWithChilds": "This form can't be copied because he has child forms.",
  1461. "form.copy.msg.errMaxFieldsReach": "This form can't be copied because the maximum number of question will be reach after the copy.",
  1462. "form.createStep1.name": "Id",
  1463. "form.createStep1.nameAlreadyExist": "The Id already exist in the system",
  1464. "form.createStep2.msg.dataDisabled.default": "The card has been successfully disabled.",
  1465. "form.createStep2.msg.dataEnabled.default": "The card has been successfully enabled.",
  1466. "form.createStep2.msg.emptyWarning": "Alert if an optional field was not completed",
  1467. "form.createStep2.msg.emptyWarning.default": "An optional field was not completed. Click OK to continue or Cancel to return to the form.",
  1468. "form.createStep2.msg.invalid": "A field is invalid",
  1469. "form.createStep2.msg.invalid.default": "There is one invalid entry",
  1470. "form.createStep2.msg.required": "A mandatory field is missing.",
  1471. "form.createStep2.msg.required.default": "A mandatory field is missing.",
  1472. "form.createStep2.msg.success": "Success message",
  1473. "form.createStep2.msg.success.default": "The card has been successfully submitted.",
  1474. "form.createStep2.msg.successSaveLater.default": "Your card has been saved to let you complete later.",
  1475. "form.createStep2.msg.topBottom": "Message at the top and the bottom of the form for mandatory field.",
  1476. "form.createStep2.msg.topBottom.default": "* : Mandatory field",
  1477. "form.createStep2.msg.warning": "Some fields need your attention",
  1478. "form.createStep2.msg.warning.default": "Some fields need your attention. Please review them before submitting the form again.",
  1479. "form.defaultValue.btnAddText": "Add",
  1480. "form.defaultValue.btnCancelText": "Cancel",
  1481. "form.defaultValue.btnCloseText": "Close",
  1482. "form.defaultValue.btnNextText": "Next page",
  1483. "form.defaultValue.btnPreviousText": "Previous page",
  1484. "form.defaultValue.btnRedirectText": "Go to",
  1485. "form.defaultValue.btnResetText": "Reset",
  1486. "form.defaultValue.btnRestartText": "Restart",
  1487. "form.defaultValue.btnSearchText": "Search",
  1488. "form.defaultValue.btnSubmitText": "Submit",
  1489. "form.defaultValue.btnBackText": "Back",
  1490. "form.defaultValue.btnSaveForLaterText": "Save and complete later",
  1491. "form.export.import.error.invalidFile": "L'importation d'un formulaire doit se faire &agrave; partir d'un fichier ZIP qui a pr&eacute;alablement &eacute;t&eacute; cr&eacute;&eacute; avec l'outil d'exportation de Dexero Forms and Data.",
  1492. "form.export.import.error.maxAnwsersReach": "Can not import this form. The anwsers count will be exceded after this importation.",
  1493. "form.export.import.error.maxFieldsReach": "Can not import this form. The questions count will be exceded after this importation.",
  1494. "form.export.import.error.whenDoImport": "Imporation error. Please check ZIP file.",
  1495. "form.export.import.success": "The importation was completed successfully.",
  1496. "form.export.import.result.summaryTitle": "Form creation summary",
  1497. "form.export.import.result.newId": "New id",
  1498. "form.export.import.result.fieldCount": "Fileds",
  1499. "form.export.import.result.valueListCount": "Value list",
  1500. "form.export.import.result.notificationCount": "Notification",
  1501. "form.export.import.result.pageCount": "Pages",
  1502. "form.export.import.result.displayPageCount": "Display pages",
  1503. "form.export.import.result.dataSummaryTitle": "Data creation summary",
  1504. "form.export.import.result.dataCount": "Data",
  1505. "form.export.import.result.dataValueCount": "Data value",
  1506. "form.export.import.result.logicRuleCount": "Logic rule",
  1507. "form.export.import.result.jasperReportCount": "Jasper reports",
  1508. "form.export.import.result.massMailCount": "Mass mails",
  1509. "form.export.import.result.dataViewCount": "Data views",
  1510. "form.export.import.result.bpmFlowCount": "Flows",
  1511. "form.export.import.result.publicAccountCount": "Public account",
  1512. "form.field.template.form.title": "Form for field template",
  1513. "form.export.merge.result.publicAccountSummaryTitle": "Public account merging summary",
  1514. "form.export.merge.result.dataSummaryTitle": "Data merging summary",
  1515. "form.export.merge.result.summaryTitle": "Form merging summary",
  1516. "form.export.merge.added": "Added",
  1517. "form.export.merge.updated": "Updated",
  1518. "form.export.merge.deleted": "Deleted",
  1519. "form.image.view": "View image",
  1520. "form.image.crop": "Crop picture",
  1521. "form.image.overwrite": "Overwrite file",
  1522. "form.image.overwrite.msg": "Are you sure you want to overwrite the file",
  1523. "form.image.uploadError.msg": "Unable to upload the image.",
  1524. "form.msg.areYouSure": "Are you sure?",
  1525. "form.msg.wait": "One moment please",
  1526. "form.msg.success.removeFile": "The file was deleted successfully.",
  1527. "form.msg.error.removeFile": "Unable to delete file.",
  1528. "form.msg.success.completed": "Successfully completed",
  1529. "form.msg.error.delete": "Unable to delete",
  1530. "owner.sync.msg.requestAccessKeyAdded": "A user has requested an access key for the form &#34;{0}&#34;. Go to the section 'Access control / Access Key' of the form to authorize it.",
  1531. "owner.sync.msg.success.form": "The form syncronization is now completed. You can check the form syncronization history for more information.",
  1532. "owner.sync.msg.success.data": "The data syncronization is now completed. You can check the data syncronization history for more information.",
  1533. "owner.sync.msg.success.nothingToSync": "Nothing to syncronize",
  1534. "owner.sync.form.msg.error.cantFindRemoteForm": "Cant find the remote form",
  1535. "owner.sync.form.msg.error.default": "An error occur during the syncronization",
  1536. "owner.sync.form.msg.error.cantFindAccessKey": "Cant find form access key for",
  1537. "owner.sync.form.msg.error.missingParameters": "Missing parameters",
  1538. "owner.sync.form.msg.error.accessKeyAlreadyExist": "An access key already exist for",
  1539. "owner.sync.form.msg.error.connexionError": "Connexion error, please verify the url",
  1540. "owner.sync.form.msg.error.invalidChecksum": "Invalid checksum",
  1541. "owner.sync.form.msg.error.specifyForm": "You must specify the form that you wish to synchronize.",
  1542. "form.export.import.result.message": "Your form is being imported. <br /><br />A confirmation message will be displayed once the process is complete.",
  1543. "form.locale.error.cantDeleteDefault": "You cant delete the default language",
  1544. "form.locale.error.cantDeleteMaster": "You cannot delete this language. This language is the main language for your data.",
  1545. "form.logging.createDataEntry": "Data entry created",
  1546. "form.logging.loginToDataEntry": "Login to the data entry",
  1547. "form.logging.removeDataEntry": "Data entry deleted",
  1548. "form.logging.updateDataEntry": "Data entry updated",
  1549. "form.logging.updateDataEntryPage": "Data entry updated form page",
  1550. "form.logging.activateDataEntry": "Card activation",
  1551. "form.logging.desactivateDataEntry": "Card deactivation",
  1552. "form.logging.submitForApprovalDataEntry": "Card submitted for approval",
  1553. "form.logging.lockDataEntry": "Card locked",
  1554. "form.logging.unlockDataEntry": "Card unlocked",
  1555. "form.logging.restoreDataEntryAtDate": "Data entry restored at date",
  1556. "form.msg.formAvailableOnDate": "This form will be accessible on",
  1557. "form.msg.formNotAvailableFromDate": "The limit time to access this form was on",
  1558. "form.msg.formNotFound": "Cant find the requested form",
  1559. "form.msg.confirmDeleteSubCard": "You are about to delete this card. Click OK to continue.",
  1560. "form.msg.fieldAutoCompleteInvalidSelection": "You must select one of the proposed value.",
  1561. "form.msg.fieldFileEmpty": "No file",
  1562. "form.page": "Page",
  1563. "form.page.of": "of",
  1564. "form.btnAdd": "Add",
  1565. "form.btnEdit": "Edit",
  1566. "form.btnRemove": "Remove",
  1567. "form.btnDownload": "Download",
  1568. "form.btnGenerate": "Generate",
  1569. "form.ttlJasperReportFiles": "File(s)",
  1570. "form.ttlSummary": "Summary",
  1571. "form.msgJasperReportCurrentlyGenerated": "File generation in progress",
  1572. "form.msgJasperReportFinish": "Finish",
  1573. "form.properties.msgSuccesSave": "The modification of the form's properties have been successfully completed.",
  1574. "form.restrictions.invalidIpFilter": "The value of the IP filter is invalid (e.g.&#160;: 192.132.12.1 or 192.132.12.* or 192.132.12.2*).",
  1575. "form.translate.label.fields": "Fields",
  1576. "form.translate.label.fields.dataLabel": "Label in the card",
  1577. "form.translate.label.fields.msgInvalid": "Message if it's an invalid entry",
  1578. "form.translate.label.fields.msgRequired": "Message for a mandatory field",
  1579. "form.translate.label.fields.msgSizeInvalid": "Message if the file size is invalid",
  1580. "form.translate.label.fields.msgUnique": "Message for a mandatory field",
  1581. "form.translate.label.fields.rightText": "Text on the right of the field",
  1582. "form.translate.label.form": "Form",
  1583. "form.translate.label.form.description": "Description",
  1584. "form.translate.label.form.msgDataEnabled": "Message following a card enabling",
  1585. "form.translate.label.form.msgDateDisabled": "Message following a card disabling",
  1586. "form.translate.label.form.msgEmptyWarning": "Alert if an optional field was not completed",
  1587. "form.translate.label.form.msgInvalid": "Message invalid field",
  1588. "form.translate.label.form.msgMaxDataEntries": "Message maximum card has been reached",
  1589. "form.translate.label.form.msgRequired": "Message mandatory field",
  1590. "form.translate.label.form.msgSuccess": "Success message",
  1591. "form.translate.label.form.msgTopBottom": "Reference text for the character * use for mandatory field",
  1592. "form.translate.label.form.title": "Title",
  1593. "form.saving.ajax": "Saving Data",
  1594. "from": "From",
  1595. "global.error.warning": "Warning",
  1596. "group.parentid.notFound": "Cant find the parent group",
  1597. "group.name.alreadyExist": "The group already exist in the system",
  1598. "group.export.error": "An unexpected error occurred during the group exportation operation. Please try again.",
  1599. "group.import.error": "An unexpected error occurred during the group importation operation. Please try again.",
  1600. "group.import.cantFindMatchingCol": "An unexpected error occurred during the group import operation. You need at least 'identifier' and 'name' columns. Please try again.",
  1601. "systemJobTrigger.name.alreadyExist": "The name already exists",
  1602. "systemJobTrigger.timeOfDay.alreadyExist": "This time of day is already set",
  1603. "help": "Help",
  1604. "help.toCome": "To come",
  1605. "hh": "HH",
  1606. "install.wizzard.title": "Configuration Wizard",
  1607. "install.step": "Step",
  1608. "install.step1.title": "Detected environment",
  1609. "install.step2.title": "License agreement",
  1610. "install.step3.title": "Super Administrator Account",
  1611. "install.step4.title": "Data storage",
  1612. "install.step5.title": "Database configuration",
  1613. "install.step6.title": "Mail settings",
  1614. "install.step7.title": "Confirm configuration settings",
  1615. "install.step8.title": "Applying configuration settings",
  1616. "install.step1.servelContainer.label": "Servlet Container",
  1617. "install.step1.javaVendor.label": "Java Vendor",
  1618. "install.step1.javaVersion.label": "Java Version",
  1619. "install.step1.operatingSystem.label": "Operating System",
  1620. "install.step2.txtFullRead.label": "You must fully read and comply with the terms of the below license agreement.",
  1621. "install.step2.iAgree.label": "I agree",
  1622. "install.step2.iAgree.error": "You must agree to the license",
  1623. "install.step3.email.label": "Administrator username (email)",
  1624. "install.step3.password.label": "Password",
  1625. "install.step3.confirmPassword.label": "Comfirm Password",
  1626. "install.step3.firstName.label": "First name",
  1627. "install.step3.lastName.label": "Last name",
  1628. "install.step3.locale.label": "Default locale",
  1629. "install.step3.locale.en": "English (en)",
  1630. "install.step3.locale.fr": "French (fr)",
  1631. "install.step3.email.error": "The username is invalid, it must be an email address",
  1632. "install.step3.password.error": "You must specify the password",
  1633. "install.step3.firstName.error": "You must specify the first name",
  1634. "install.step3.lastName.error": " You must specify the last name",
  1635. "install.step3.confirmPassword.error": "The password and password confirmation do not match.",
  1636. "install.step4.storagePath.label": "Data storage path",
  1637. "install.step4.storagePath.error.invalid": "Invalid storage path",
  1638. "install.step4.storagePath.error.alreadyInUse": "This storage path is already in use",
  1639. "install.step4.webappName.label": "Application context",
  1640. "install.step4.serverUrl.label": "Server base url",
  1641. "install.step4.storagePath.error": " You must specify the data storage path",
  1642. "install.step4.serverUrl.error": "You must specify the server base url",
  1643. "install.step5.error.databaseUrl": "Cannot connect to the database, please verify your setting.",
  1644. "install.step5.dbDriver.label": "Database driver",
  1645. "install.step5.dbUrl.label": "Database URL",
  1646. "install.step5.dbUser.label": "Database user",
  1647. "install.step5.dbPassword.label": "Database password",
  1648. "install.step5.dbUrl.error": " You must specify the Database URL",
  1649. "install.step5.dbUser.error": "You must specify the database user",
  1650. "install.step6.outgoingServer.label": "Outgoing server (SMTP)",
  1651. "install.step6.mailFrom.label": "Mail from",
  1652. "install.step6.batchMailSize.label": "Batch mail size (outgoing)",
  1653. "install.step6.supportEmail.label": "Support email from",
  1654. "install.step6.outgoingServer.error": "You must specify the Outgoing server (SMTP)",
  1655. "install.step6.mailFrom.error": "You must specify the mail from",
  1656. "install.step6.supportEmail.error": "You must specify the support email from",
  1657. "install.step8.mustRestart.text": "Please shutdown Dexero FD properly and restart it.",
  1658. "install.step8.restarting.text": "Dexero FD is restarting. Please be patient.",
  1659. "jasper.report.email.generateJasperReport": "Your report generation was completed",
  1660. "jasper.report.error.compileReport": "Error during report file compilation.",
  1661. "jasper.report.error.generateReport": "Error during report generation.",
  1662. "jasper.report.error.loadingDatas": "Error during report data loading.",
  1663. "jasper.report.system.messages.exportReport.completed": "The report generation was completed successfully. You can now download the file &#34;{0}&#34; in the File section.",
  1664. "jasper.report.error.permission.alreadyExist": "This permission already exist for this report.",
  1665. "jasper.report.error.unknow": "Error during report generation, please see the message detail.",
  1666. "jasper.report.system.default.name": "PDF Version (default)",
  1667. "lang_en": "English",
  1668. "lang_fr": "French",
  1669. "lnk.doNotDisplay.title": "Close",
  1670. "login.forgotPassword": "I've forgotten my password",
  1671. "login.capsLockOn": "Caps Lock is On",
  1672. "login.forgotPassword.invalidMail": "This email address is invalid. Please check the syntax.",
  1673. "login.forgotPassword.cantFindAccount": "There's no account matching with your request",
  1674. "login.forgotPassword.yourEmail": "Your email",
  1675. "login.forgotPassword.cantFindEmailAddress": "The account has been found, but there is no email to associate with it.",
  1676. "login.forgotPasswordText": "If you have forgotten your password, you can reset it by following the next two steps.",
  1677. "login.forgotPassword.sendForgottenEmail.succeeded": "Your password will be sent to the following email address : {0}",
  1678. "login.invalid": "Invalid login. Please check if you have written the correct user name and password.",
  1679. "login.mustIDFirst": "Log in to",
  1680. "login.password": "Password",
  1681. "login.password.confirm": "Re-type Password",
  1682. "login.public.data.mainText": "This card has restricted access. Please login.",
  1683. "login.public.mainText": "The access to this form is restricted by a password. Please write it down to be able to complete the form.",
  1684. "login.public.mustIDFirst": "Please log in",
  1685. "login.public.RequiredText": "Required fields are marked with a red asterix.",
  1686. "login.public.account.title": "My account",
  1687. "login.public.account.leaveBlankToUnchange": "Leave Password field blank to keep it unchanged",
  1688. "login.send": "Send",
  1689. "login.sendForgottenEmail.succeeded": "A password will be automatically sent to you at the following email address&#160;: {0}",
  1690. "login.username": "User name",
  1691. "login.wantNewAccount": "I want a user account",
  1692. "login.rememberme": "Keep me logged in",
  1693. "login.returningUser": "Log in using an existing account",
  1694. "login.newUser": "Create an account",
  1695. "login.email": "Email",
  1696. "login.captcha.label": "Captcha",
  1697. "login.captcha.text": "Enter the code shown",
  1698. "login.language": "Language",
  1699. "login.noAuthAccount.text": "If you have an account with one of the following services, use it to log in.",
  1700. "login.msg.publicAccount.errNewNotLikeConfirmPassword": "The password and the confirmation password don't match.",
  1701. "login.msg.publicAccount.errCaptchaNotMatching": "You need to enter the correct code, as shown in the image.",
  1702. "login.msg.publicAccount.errUserAlreadyExist": "This account already exists.",
  1703. "login.msg.publicAccount.errInvalidOldPassword": "The current password is not valid.",
  1704. "login.msg.publicAccount.errNoMatchForCard": "Card not linked to a user account.",
  1705. "login.msg.publicAccount.passwordValidationResult.is_empty": "The password is required",
  1706. "login.msg.publicAccount.passwordValidationResult.incremental": "No incremental password are supported",
  1707. "login.msg.publicAccount.passwordValidationResult.already_used": "This password as already been used",
  1708. "login.msg.publicAccount.passwordValidationResult.contain_whitespace": "No spaces are allowed in the password",
  1709. "login.msg.publicAccount.passwordValidationResult.contain_firstname": "You can't use your firstname as password",
  1710. "login.msg.publicAccount.passwordValidationResult.contain_lastname": "You can't use your lastname as password",
  1711. "login.msg.publicAccount.passwordValidationResult.contain_username": "You can't use your username as password",
  1712. "login.msg.publicAccount.passwordValidationResult.too_long": "The password is to long",
  1713. "login.msg.publicAccount.passwordValidationResult.too_short": "The password is to short",
  1714. "login.msg.publicAccount.passwordValidationResult.missing_uppercase": "You need to input at least {0} uppercase character",
  1715. "login.msg.publicAccount.passwordValidationResult.missing_lowercase": "You need to input at least {0} lowercase character",
  1716. "login.msg.publicAccount.passwordValidationResult.missingnumber": "You need to input at least {0} number",
  1717. "login.msg.publicAccount.passwordValidationResult.missing_special_character": "You need to input at least {0} special character",
  1718. "login.msg.publicAccount.changeLocale.success": "Your account language has been changed successfully.",
  1719. "login.or": "OR",
  1720. "login.old.password": "Current password",
  1721. "login.new.password": "New password",
  1722. "useraccount.label.guest": "Guest",
  1723. "useraccount.label.public": "Public",
  1724. "useraccount.label.system": "System",
  1725. "massmail.error.cantInitialize": "Error during the mass mail launch. Please check the mass mail.",
  1726. "massmail.error.cantStop": "Error during the mass mail cancel.",
  1727. "massmail.error.massNotCurrentlySending": "Only mass mail in process can be canceled.",
  1728. "massmail.error.cantFindExternalSmtpConnector": "Can't find the selected SMTP connector.",
  1729. "massmail.error.cantSetImageHasWebPageUrl": "Only web pages are accepted.",
  1730. "massmail.error.smtp.disabled": "SMTP connector is disabled. Please contact the owner's administrator.",
  1731. "massmail.error.cantInitializeAlreadySending": "This mass mail is already being processed, please try again later.",
  1732. "massmail.error.cantInitializeNoData": "The saved search does not contain any results.",
  1733. "massmail.error.bundle.empty": "Your massmailing package is empty. Please contact an administrator to renew your plan.",
  1734. "massmail.msg.successInitialize": "The mass mail launch was successfully processed.",
  1735. "massmail.msg.successInitialize.test": "The mass mail launch test was successfully processed. Keep in mind that only 5 email maximum will be sent to the sender email.",
  1736. "massmail.msg.successStop": "The mass mail cancel was successfully processed. &#34;{0}&#34; has been cancelled.",
  1737. "min": "MM",
  1738. "mm": "MM",
  1739. "newAccountTemplate": "emails/newAccount_en.vm",
  1740. "newUserEmailSubject": "Please activate your new account.",
  1741. "newUserTemplate": "emails/newUser_en.vm",
  1742. "ownerSyncAccessKey.notificationEmail.subject": "Follow-up on your syncronization access key request",
  1743. "ownerSyncJob.reportEmail.subject": "Syncronization report",
  1744. "no": "No",
  1745. "none": "None",
  1746. "other": "Other",
  1747. "owner.licenseLimitReached": "You have reached the maximum number of owner permitted by the license",
  1748. "owner.identifierAlreadyExist": "The Identifier already exist in the system",
  1749. "owner.identifierSystemKeywordReserved": "The Identifier is a system reserved keyword",
  1750. "page.identifierAlreadyExist": "The Page URL key already exist for this form",
  1751. "paging.pages": "Page(s)",
  1752. "pm": "PM",
  1753. "public.accessDenied": "Access denied.",
  1754. "public.cantFindForm": "This form is not available.",
  1755. "public.login.invalidPassword": "Invalid password",
  1756. "public.login.invalidUsernamePassword": "Invalid login. Please check if you have written the correct user name and password.",
  1757. "public.login.expiredTempPassword": "The period of validity of your temporary password has expired. A new temporary password will be sent to the email that was used when creating your account. Please sign in using the new password.",
  1758. "public.login.expiredTempPasswordResent": "The period of validity of your temporary password has expired. Please use the &#34;Forgot Password&#34; link to receive a new temporary password.",
  1759. "public.login.noDataBundleForPublicAccount": "There is no data bundle associated to this public account.",
  1760. "public.login.cantNotAccessThisCard": "This card cannot be modified.",
  1761. "public.login.accessDenied": "Access denied",
  1762. "refreshCaptcha": "Refresh",
  1763. "reset": "Reset",
  1764. "resetPasswordSubject": "Password Reset",
  1765. "resetPasswordTemplate": "emails/resetPassword_en.vm",
  1766. "forgottenPasswordSubject": "Forgot password",
  1767. "forgottenPasswordTemplate": "emails/forgottenPassword_en.vm",
  1768. "wrongFormVersionSubject": "Incompatible version for form",
  1769. "wrongFormVersionTemplate": "emails/wrongFormVersion_en.vm",
  1770. "resultCount": "Results",
  1771. "secretQuestionText": "Click on the &#34;I cannot access my account&#34; link on the home page to reset your password.",
  1772. "secretQuestion_1": "Who is your favourite actor",
  1773. "secretQuestion_2": "What is your mother maiden name",
  1774. "secretQuestion_3": "What is your pet's name",
  1775. "secretQuestion_4": "what is your birthplace",
  1776. "secretQuestion_5": "What make was your first car",
  1777. "secretQuestion_6": "What is your favourite meal",
  1778. "selected": "Selected",
  1779. "system.error": "The service is temporarily unavailable. Please try again later.",
  1780. "system.error.403.title": "Error 403",
  1781. "system.error.403.description": "You don't have permission to access the requested page.",
  1782. "system.error.card.title": "Card Error",
  1783. "system.error.card.description": "The card you are trying to access is not available",
  1784. "system.error.404.title": "Error 404",
  1785. "system.error.404.description": "The requested URL was not found on this server.",
  1786. "system.error.410.title": "Inactive",
  1787. "system.error.410.description": "Sorry, this owner is no longer active.",
  1788. "system.error.500.title": "Error 500",
  1789. "system.error.500.description": "The server encountered an internal error and was unable to complete your request.",
  1790. "system.messages.exportData.completed": "The data exporting process is completed. Click to download.",
  1791. "system.messages.exportDataLog.completed": "The data log history exporting process is completed. Click to download.",
  1792. "system.messages.exportForm.completed": "The form exporting process is completed. Click to download.",
  1793. "system.messages.exportApp.completed": "The application exporting process is completed. Click to download.",
  1794. "system.messages.exportValueList.completed": "The value list exporting process is completed. Click to download.",
  1795. "system.messages.importForm.completed": "The forms importation is completed. Please refresh the forms list.",
  1796. "system.messages.exportForm.started": "The form exporting process is started successfuly.",
  1797. "system.messages.reindexFormFinished": "The card''s indexation for the form &#34;{0}&#34; has been completed. ({1} card''s indexed)",
  1798. "system.messages.systemTaskFinished": "The task &#34;{0}&#34; is now completed",
  1799. "system.messages.warningDuplicateDataEntryLogin": "A user is already logged with this login.",
  1800. "system.messages.jobExecutor.completed": "The job &#34;{0}&#34; has been executed successfuly.",
  1801. "system.messages.form.doWorkflow.completed": "The approbation on form &#34;{0}&#34; has been executed successfuly.",
  1802. "system.messages.form.undoWorkflow.completed": "The invalidation changes the form &#34;{0}&#34; have been completed successfully.",
  1803. "system.messages.exportFormPublicAccount.completed": "The form accounts export process is completed. The file &#34;{0}&#34; is available under the Files tab.",
  1804. "system.messages.exportFormPublicAccount.error": " An error occurred during the form accounts export process. Please refer to the error message for more information.",
  1805. "system.messages.importFormPublicAccount.completed": "The form accounts import process is completed. &#34;{0}&#34; account(s) have been imported.",
  1806. "system.messages.importFormPublicAccount.error": " An error occurred during the form accounts import process. Please refer to the error message for more information.",
  1807. "system.messages.importFormPublicAccount.missingColumns": "You must specify the following columns : 'username', 'email' and 'password'. Please check your file.",
  1808. "system.messages.removeOwner.completed": "The removal process is completed for owner &#34;{0}&#34;.",
  1809. "system.messages.removeOwner.error": "An error occurred during the removal of the owner &#34;{0}&#34;. Please refer to the error message for more information.",
  1810. "system.messages.restoreOwner.completed": "The restoring process is completed for owner &#34;{0}&#34;.",
  1811. "system.messages.restoreOwner.error": "An error occurred during the restoring of the owner &#34;{0}&#34;. Please refer to the error message for more information.",
  1812. "system.messages.exportApp.started": "The application exporting process is started successfuly.",
  1813. "system.messages.loading": "Loading ...",
  1814. "system.license.unlimited": "Unlimited",
  1815. "system.fileSection.title": "Files",
  1816. "title.changeUserAccount": "Personal information",
  1817. "title.changePassword": "Password change",
  1818. "title.forgotPassword": "Forgot password",
  1819. "title.passwordExpired": "Password expired",
  1820. "login.passwordExpiredText": "You must change your password to enabled your account",
  1821. "title.temporaryPassword": "Temporary password",
  1822. "login.temporaryPasswordText": "Define a temparary password that the user will need to reset on next login",
  1823. "to": "to",
  1824. "user.confirmPassword.label": "Confirm your new password",
  1825. "user.createNewAccount.id.annotation": "* Lowercase only, without space nor special characters.<br />* This Id will be use to generate the URL key giving access to your form.<br />&nbsp;&nbsp; E.g. https://zoneformulaires.com/profil/my_ownerid/my_form",
  1826. "user.createNewAccount.title": "Create a new account",
  1827. "user.email.label": "Contact email",
  1828. "user.errOldPassword": "The old password doesn't match with our records",
  1829. "user.firstname.label": "First name",
  1830. "user.imageCaptchaAnwser.label": "Validation",
  1831. "user.lastname.label": "Last name",
  1832. "user.systemlocale.label": "Language",
  1833. "user.msg.errNewNotLikeConfirmPassword": "The password and the confirmation password doesn't match.",
  1834. "user.msg.errCantDeleteSuperAdmin": "Can't delete the Super Administrator account.",
  1835. "user.msg.errMaxUserAccountReach": "You have reached the maximum number of user account allowed for this owner.",
  1836. "user.msg.creation.userAlreadyExist": "This account already exist in Dexero FD",
  1837. "user.msg.invalidActivationKey": "Tha enabling key is invalid.",
  1838. "user.msg.successActivation": "Your account enabling has been successfully completed.",
  1839. "user.newPassword.label": "New password",
  1840. "user.ownerId.label": "Owner Id",
  1841. "user.secretAnwser.label": "Answer",
  1842. "user.secretQuestion.label": "Security question",
  1843. "user.termsOfUse.annotation": "By a click on &#171;I agree &#187; you confirm that you agree with the<a href:&#34;terms_of_use_fr.txt&#34; target:&#34;_blank&#34;>terms of use</a> and the confidentiallity rules.",
  1844. "user.termsOfUse.label": "Terms of use",
  1845. "user.termsOfUse.text": "Check your account information, update it if necessary and read the terms of use.",
  1846. "user.typeCharacterInImage.label": "Write down the characters you are seeing in the image.",
  1847. "validator.field.reservedKeyWord": "This term is a reserved expression",
  1848. "validator.field.invalidDate": "Invalid date",
  1849. "validator.field.invalidDateBetween": "The date must be between &#34;{0}&#34; and &#34;{1}&#34;",
  1850. "validator.field.invalidEmail": "Invalid email",
  1851. "validator.field.alreadyExistIdentifier": "The Id already exist in the system",
  1852. "validator.field.invalidIdentifier": "This field must only contain alphanumeric values, with a minimum of two characters. Underscores are allowed.",
  1853. "validator.field.invalidOption": "Please select a value in the following list : &#34;{0}&#34;",
  1854. "validator.field.invalidUrl": "Invalid hyperlink",
  1855. "validator.field.missing": "This field is required",
  1856. "validator.field.notAlphaNumeric": "This field must only contain alphanumeric values",
  1857. "validator.field.notDecimal": "This field must only contain alphanumeric values and a dot.",
  1858. "validator.field.notGreaterThan": "&#34;{0}&#34; must be greater than &#34;{1}&#34;",
  1859. "validator.field.notMinMax": "The value of this field must be between &#34;{0}&#34; and &#34;{1}&#34;",
  1860. "validator.field.notMinMaxString": "The length of this field must be between &#34;{0}&#34; and &#34;{1}&#34;",
  1861. "validator.field.notNumeric": "This field must only contain numerical values",
  1862. "validator.field.firstCharNotAlpha": "This field must start with a letter",
  1863. "validator.field.usernameExists": "This username already exists",
  1864. "validator.formlink.summary.fieldNotFound": "The selected field can not be found.",
  1865. "validator.field.cantFindFormField": "Can't find the field in the form",
  1866. "validator.field.cantFindFormVariable": "Can't find the variable in the form",
  1867. "validator.field.invalidRegex": "The value entered is invalid",
  1868. "validator.field.invalidHTMLFilename": "Invalid filename. You can only use alphanumeric characters, spaces, hyphens, underscores, and periods.",
  1869. "validator.field.endWithPeriod": "You cannot end a file name with a space or period",
  1870. "validator.field.hiddenFilename": "You cannot start a file name with a period (hidden files are not allowed here)",
  1871. "validator.field.filenameTooLong": "The file name is too long. Please choose a shorter name",
  1872. "validator.searchConfig.keywordSearchTypeAlreadyExist": "There can only be one keyword search replacement per form. Delete the existing one and try again.",
  1873. "validator.sub.forms.cards.has.error": "At least one sub cards contains an error.",
  1874. "view.creation.errAlreadyExistViewId": "This View Id already exist. Please choose an another one.",
  1875. "webservice.cantFindForm": "Can't find the form",
  1876. "webservice.createDataError": "An error occured during the data transmission. Please try again.",
  1877. "webservice.form.accessDeny": "Access deny.",
  1878. "webservice.formBeingindexed": "This form is beeing indexed",
  1879. "webservice.freeTextMust2Char": "The keyword search must include at least 2 characters.",
  1880. "webservice.globalErrorMsg": "An error occured. Please try again or contact the technical support.",
  1881. "webservice.invalidSearchParams": "Invalid search parameters",
  1882. "webservice.noUserWithEmail": "No email is matching with this user.",
  1883. "webservice.saveSearch.accessDeny": "Access deny to this saved search.",
  1884. "webservice.updateDataError": "An error occured when updating the data. Please try again.",
  1885. "yes": "Yes",
  1886. "yy": "YY",
  1887. "yyyy": "YYYY",
  1888. "data.import.email.subject.error": "Error report for the data import schedule",
  1889. "data.import.email.subject.success": "Success report for the data import schedule",
  1890. "data.import.email.subject.verification": "Data import verification",
  1891. "data.import.history.report.title": "Import schedule report",
  1892. "data.import.history.report.label.dataImportName": "Name",
  1893. "data.import.history.report.label.startTimestamp": "Start",
  1894. "data.import.history.report.label.endTimestamp": "End",
  1895. "data.import.history.report.label.totalError": "Error",
  1896. "data.import.history.report.label.totalAdded": "Added",
  1897. "data.import.history.report.label.totalUpdated": "Updated",
  1898. "data.import.history.report.label.skippedFileCount": "Skipped file",
  1899. "data.import.history.entry.report.title": "Detail of imported file",
  1900. "data.import.history.entry.report.label.skipedCount": "Skipped line",
  1901. "data.import.history.entry.report.label.notMatchingFilterCount": "Not matching filter query",
  1902. "data.import.history.entry.report.label.notFoundCount": "Not found for update",
  1903. "data.import.history.entry.report.label.parentNotFoundCount": "Parent not found",
  1904. "data.import.history.entry.report.label.formatterErrorsCount": "Parsing error",
  1905. "data.import.history.entry.report.label.notValidCount": "Not pass validation",
  1906. "data.import.history.entry.report.label.addedCount": "Added",
  1907. "data.import.history.entry.report.label.updatedCount": "Updated",
  1908. "data.import.history.entry.report.label.errorCount": "Error",
  1909. "data.import.history.entry.report.key.NotMatchingFilterQueryException": "Data doesn't match the filter query",
  1910. "data.import.history.entry.report.key.ParentDataEntryNotFoundException": "Unable to find the parent data for this data",
  1911. "data.import.history.entry.report.key.DataEntryNotFoundException": "Unable to find the data for update",
  1912. "data.import.history.entry.report.key.DataEntryValidatorException": "The data doesn't pass the form validation",
  1913. "data.import.history.entry.report.key.DataParserFormatterException": "Error when trying to format the data",
  1914. "data.import.history.entry.report.key.DataParserMappingException": "Unable to map this data",
  1915. "data.import.system.field.id": "Id",
  1916. "data.import.system.field.index": "Sequence number",
  1917. "data.import.system.field.dataBundleId": "Bundle number",
  1918. "data.import.system.field.parentId": "Id (parent)",
  1919. "data.import.system.field.parentIndex": "Sequence number (parent)",
  1920. "data.import.system.field.parentDataBundleId": "Bundle number (parent)",
  1921. "data.import.system.field.ownerSyncAccessKey": "Access token",
  1922. "data.import.system.field.pa.username": "Account username",
  1923. "data.import.system.field.pa.email": "Account email",
  1924. "data.import.system.field.pa.password": "Account password",
  1925. "data.import.parser.error.label.errorAt": "Error at line",
  1926. "data.import.parser.error.label.message": "Message",
  1927. "data.import.parser.error.label.matchingLine": "Matching line in the new file",
  1928. "data.workflow.cantFindUserAccount": "Cant find selected User",
  1929. "data.workflow.checkboxMustBeChecked": "You approve the workflow, please check the checkbox.",
  1930. "data.workflow.signatureIsMandatory": "The signature is mandatory",
  1931. "data.workflow.msgSuccessApproved": "Approved",
  1932. "data.workflow.msgSuccessRejected": "Rejected",
  1933. "license.type.community": "Community",
  1934. "license.type.enterpriseTrial": "Enterprise Trial (60 days)",
  1935. "license.type.enterprise": " Enterprise",
  1936. "server.error.invalid.logicrule": "An error as occurred. Please verify your logic rules.",
  1937. "server.error.cantFindForm": "Cannot find the form you are trying to save.",
  1938. "server.error.cantDataEntry": "Cannot find the data enrty you are trying to save.",
  1939. "server.error.cantDeleteFile": "Cannot delete this file.",
  1940. "server.error.cantCreateFolder": "Can''t create folder",
  1941. "server.error.operationNotSupported": "Operation not supported",
  1942. "server.error.invalidFolderName": "Invalid folder name",
  1943. "server.error.alreadyExist": "Already exist",
  1944. "server.error.parentPathNotFound": "Parent path not found",
  1945. "server.error.fileNotFound": "File not found",
  1946. "server.error.fileCannotRename": "The file could not be renamed. A file with the name",
  1947. "connector.connection.success": "Connection was successful.",
  1948. "connector.connection.fileNotFound": "File was not found.",
  1949. "connector.connection.failed": "Connection failed.",
  1950. "exception.email.subject": "Exception on server",
  1951. "exception.email.content.title": "System error",
  1952. "exception.email.content.server": "Server",
  1953. "exception.email.content.stackTrace": "Stack trace",
  1954. "exception.email.content.requestHeaders": "Request headers",
  1955. "exception.email.content.message": "Message",
  1956. "warning.email.subject": "Warning on server",
  1957. "warning.email.content.title": "Warning",
  1958. "warning.email.content.server": "Server",
  1959. "warning.email.content.message": "Message",
  1960. "invalid.index.integrity.email.subject": "Invalid index integrity",
  1961. "shortMonth01": "Jan",
  1962. "shortMonth02": "Feb",
  1963. "shortMonth03": "Mar",
  1964. "shortMonth04": "Apr",
  1965. "shortMonth05": "May",
  1966. "shortMonth06": "Jun",
  1967. "shortMonth07": "Jul",
  1968. "shortMonth08": "Aug",
  1969. "shortMonth09": "Sep",
  1970. "shortMonth10": "Oct",
  1971. "shortMonth11": "Nov",
  1972. "shortMonth12": "Dec",
  1973. "fullMonth01": "January",
  1974. "fullMonth02": "February",
  1975. "fullMonth03": "March",
  1976. "fullMonth04": "April",
  1977. "fullMonth05": "May",
  1978. "fullMonth06": "June",
  1979. "fullMonth07": "July",
  1980. "fullMonth08": "August",
  1981. "fullMonth09": "September",
  1982. "fullMonth10": "October",
  1983. "fullMonth11": "November",
  1984. "fullMonth12": "December",
  1985. "firstname": "First name",
  1986. "lastname": "Last name",
  1987. "email": "Contact email",
  1988. "newPassword": "New password",
  1989. "secretQuestion": "Security question",
  1990. "secretAnwser": "Answer",
  1991. "filesystem.connector.connection.failed": "Can't establish connection with these parameters",
  1992. "filesystem.connector.absolutePath.notAbsolute": "The path is not absolute",
  1993. "filesystem.connector.name.alreadyExist": "This name already exist in the system",
  1994. "filesystem.connector.connection.success": "Connection establish with success",
  1995. "filesystem.connector.connection.fileNotFound": "Can't find the requested file",
  1996. "smtp.connector.connection.failed": "Can't establish connection with these parameters",
  1997. "smtp.connector.name.alreadyExist": "This name already exist in the system",
  1998. "smtp.connector.connection.success": "Connection establish with success",
  1999. "smtp.connector.connection.invalidCredential": "Invalid credentials",
  2000. "smtp.connector.connection.invalidPort": "Invalid port",
  2001. "smtp.connector.connection.hostNotFound": "Can't find host",
  2002. "smtp.connector.connection.needStarttls": "You need to activate Starttls::::::",
  2003. "smtp.connector.connection.needRecipient": "You need to have a recipient",
  2004. "ownerSyncJob.trace.fetch.mergingData": "Merge data on current server",
  2005. "ownerSyncJob.trace.fetch.title.data": "Start data fetch",
  2006. "ownerSyncJob.trace.syncType.form": "Form",
  2007. "ownerSyncJob.trace.fetch.mergingForm": "Merge form on current server",
  2008. "ownerSyncJob.trace.fetch.failUnzippingFile": "Error when expanding file",
  2009. "ownerSyncJob.trace.fetch.noSyncNeeded.formUpToDate": "Form up to date. No sync required.",
  2010. "ownerSyncJob.trace.fetch.formUpToDate": "Form up to date. No sync required.",
  2011. "ownerSyncJob.trace.fetch.startFetchForm": "Call remote server to start form fetch",
  2012. "ownerSyncJob.trace.syncType.data": "Data",
  2013. "ownerSyncJob.trace.fetch.failStartFetchForm.form": "Error when starting form fetch.",
  2014. "ownerSyncJob.trace.fetch.startFetchData": "Call remote server to start data fetch",
  2015. "ownerSyncJob.trace.fetch.fileDownloadUrl": "File download URL",
  2016. "ownerSyncJob.trace.fetch.startDownloadingExportedFile": "Start file download",
  2017. "ownerSyncJob.trace.fetch.mergingResult": "Merge results",
  2018. "ownerSyncJob.trace.fetch.noSyncNeeded.dataUpToDate": "Data up to date. No sync required.",
  2019. "ownerSyncJob.trace.fetch.failDownloadingExportedFile": "Error when downloading file",
  2020. "ownerSyncJob.trace.fetch.checkFormSyncFetchJobStatus.completed": "Completed",
  2021. "ownerSyncJob.trace.fetch.startUnzippingFile": "Start expanding file",
  2022. "ownerSyncJob.trace.fetch.checkFormSyncFetchJobStatus.form": "Call remote server to check form fetch status",
  2023. "ownerSyncJob.trace.fetch.downloadingExportedFile": "Download file",
  2024. "ownerSyncJob.trace.fetch.finishMergingData": "Fish merging data",
  2025. "ownerSyncJob.trace.fetch.finishMergingForm": "Finish merging form",
  2026. "ownerSyncJob.trace.fetch.unzippingFile": "Expand file",
  2027. "ownerSyncJob.trace.fetch.failMergingForm": "Error when merging form",
  2028. "ownerSyncJob.trace.fetch.finishDownloadingExportedFile": "Finish downloading file",
  2029. "ownerSyncJob.trace.fetch.checkFormSyncFetchJobStatus.data": "Call remote server to check data fetch status",
  2030. "ownerSyncJob.trace.fetch.dataUpToDate": "Data up to date. No sync required.",
  2031. "ownerSyncJob.trace.fetch.failMergingData": "Error when merging data",
  2032. "ownerSyncJob.trace.fetch.exportDataOnRemoteSerevr": "Export data on remote server",
  2033. "ownerSyncJob.trace.fetch.startMergingData": "Start merging data",
  2034. "ownerSyncJob.trace.fetch.exportFormOnRemoteSerevr": "Export form on remote server",
  2035. "ownerSyncJob.trace.fetch.finishUnzippingFile": "Finish expanding file",
  2036. "ownerSyncJob.trace.fetch.fileNerverFinishGenerate": "Error when generating file",
  2037. "ownerSyncJob.trace.fetch.failStartFetchForm.data": "Error when starting data fetch.",
  2038. "ownerSyncJob.trace.fetch.startMergingForm": "Start merging form",
  2039. "ownerSyncJob.trace.fetch.title.form": "Start fetching form",
  2040. "ownerSyncJob.trace.push.exportingData": "Export data",
  2041. "ownerSyncJob.trace.push.uploadingFile": "Upload file",
  2042. "ownerSyncJob.trace.push.nothingToSync.exportingForm": "Form successfully pushed.",
  2043. "ownerSyncJob.trace.push.finishExportingForm": "Finish exporting form",
  2044. "ownerSyncJob.trace.push.finishDeletingData": "Finish deleting data",
  2045. "ownerSyncJob.trace.push.failStartPush.data": "Error when starting data push",
  2046. "ownerSyncJob.trace.push.finishExportingData": "Finish exporting data",
  2047. "ownerSyncJob.trace.push.failStartPush.form": "Error when starting form push",
  2048. "ownerSyncJob.trace.push.nothingToSync.successPush.form": "Form successfully pushed",
  2049. "ownerSyncJob.trace.push.startUploadingFile": "Start uploading file to remote server",
  2050. "ownerSyncJob.trace.push.nothingToSync.successPush.data": "Data successfully pushed.",
  2051. "ownerSyncJob.trace.push.callStartPushForm": "Call remote server to start form push",
  2052. "ownerSyncJob.trace.push.defaultImportResult.data": "Call remote server to start data push",
  2053. "ownerSyncJob.trace.push.failExportingData": "Error when exporting data",
  2054. "ownerSyncJob.trace.push.startExportingForm": "Start exporting form",
  2055. "ownerSyncJob.trace.push.failCallFinishPush.data": "Error when calling remote server to check data push",
  2056. "ownerSyncJob.trace.push.checkFormSyncPushJobStatus.form": "Call remote server to check form push status",
  2057. "ownerSyncJob.trace.push.startDeletingData": "Start deleting data, toBeDeletedDataEntryIds",
  2058. "ownerSyncJob.trace.push.failCallFinishPush.form": "Error when calling remote server to check form push status",
  2059. "ownerSyncJob.trace.push.callStartPushData": "Call remote server to start data push",
  2060. "ownerSyncJob.trace.push.defaultImportResult.form": "Form successfully pushed.",
  2061. "ownerSyncJob.trace.push.failExportingForm": "Error when exporting form",
  2062. "ownerSyncJob.trace.push.checkFormSyncPushJobFileUploaded": "Call remote server to check file properly uploaded",
  2063. "ownerSyncJob.trace.push.failUploadingFile": "Error when uploading file",
  2064. "ownerSyncJob.trace.push.exportingForm": "Exporting form",
  2065. "ownerSyncJob.trace.push.processingImportRemoteServer": "Processing importation on remote server",
  2066. "ownerSyncJob.trace.push.deletingData": "Delete data",
  2067. "ownerSyncJob.trace.push.checkFormSyncPushJobStatus.data": "Call remote server to check form push status",
  2068. "ownerSyncJob.trace.push.finishUploadingFile": "Finish uploading file to remote server",
  2069. "ownerSyncJob.trace.push.failDeletingData": "Error when deleting data",
  2070. "ownerSyncJob.trace.push.title.form": "Start form push",
  2071. "ownerSyncJob.trace.push.startExportingData": "Start exporting data, fromTimestamp",
  2072. "ownerSyncJob.trace.push.title.data": "Start data push",
  2073. "ownerSyncJob.trace.push.nothingToSync.exportingData": "Data successfully pushed.",
  2074. "ownerSyncJob.trace.error.cantContinuAfterFormSync": "Cannot continue after form synchronization job",
  2075. "ownerSyncJob.trace.ownerSyncData.title": "Call remote server to close form synchronization job",
  2076. "ownerSyncJob.trace.ownerSyncForm.title": "Form synchronization",
  2077. "ownerSyncJob.trace.error.cantContinuAfterCreateFormSyncJob": "Cannot continue after form creation job",
  2078. "ownerSyncJob.trace.error.cantContinuAfterDataSync": "Cannot continue after data sync job",
  2079. "ownerSyncJob.trace.error.unknow": "An error occur during the synchronization job, please check the detail.",
  2080. "form.version.number": "Form version",
  2081. "form.version.date": "Last update",
  2082. "bpmflow.workitems.label.UpdateField": "Update field",
  2083. "bpmflow.workitems.label.Email": "Email",
  2084. "bpmflow.workitems.label.CreateUserTask": "Create user task",
  2085. "bpmflow.workitems.label.CreateDataEntry": "Create a card",
  2086. "bpmflow.workitems.label.YesNoQuestion": "Yes / No question",
  2087. "bpmflow.workitems.label.CompleteForm": "Ask rot complete a form",
  2088. "bpmflow.workitems.label.Log": "Log",
  2089. "bpmflow.workitems.label.LaunchReport": "Launch a report",
  2090. "bpmflow.workitems.label.LaunchDataWorkflow": "Launch Approval Process",
  2091. "bpmflow.workitems.label.LaunchNotification": "Launch a notification",
  2092. "bpmflow.workitems.label.RestoreDataEntryToLastSnapshot": "Restore data to the last snapshot",
  2093. "bpmflow.workitems.label.LaunchExternalSource": "Call an external source",
  2094. "bpmflow.workitems.label.CreateDataSnapshot": "Create a snapshot",
  2095. "data.workflow.cancelled": "This approval process has been cancelled.",
  2096. "data.workflow.step.already.done": "This step of the workflow has been completed.",
  2097. "email.content.forgot.password.public.account.noReplyText": "This email has been generated automatically. Don't reply to it.",
  2098. "email.content.forgot.password.public.account.bottomText": "Thanks.",
  2099. "email.content.forgot.password.public.account.username": "Username",
  2100. "email.content.forgot.password.public.account.password": "Your password",
  2101. "email.content.forgot.password.public.account.card": "Card",
  2102. "email.content.system.public.account.username": "Username",
  2103. "email.content.system.public.account.email": "Email",
  2104. "email.content.system.public.account.password": "Password",
  2105. "email.content.system.public.account.language": "Language",
  2106. "email.content.system.public.account.type": "Type",
  2107. "email.content.system.public.account.type.0": "System",
  2108. "email.content.system.public.account.type.1": "LDAP",
  2109. "email.content.system.public.account.type.2": "OpenID",
  2110. "email.content.system.public.account.type.3": "CAS",
  2111. "email.content.system.public.account.type.4": "Facebook",
  2112. "email.content.system.public.account.type.5": "Twitter",
  2113. "email.content.system.public.account.type.6": "LinkedIn",
  2114. "email.content.system.public.account.type.7": "Google",
  2115. "publicAccount.email.label": "Card account email",
  2116. "publicAccount.error.missing.username": "The username is missing",
  2117. "publicAccount.error.missing.password": "The password is missing",
  2118. "publicAccount.error.invalid.email": "Invalid email address",
  2119. "publicAccount.error.alreadyExist.username": "This username already exist in the system",
  2120. "application.identifierAlreadyExist": "The Identifier already exist in the system",
  2121. "application.locale.alreadyExist": "The language already exist for this application",
  2122. "footer.poweredByDexeroFd": "Powered by Dexero FD",
  2123. "locale.others": "Other Languages",
  2124. "ssl.error.certificate": "Invalid Certificate File",
  2125. "dashboard.portlet.cardCount": "Number of cards",
  2126. "dashboard.portlet.formVersion": "Version of the form",
  2127. "dashboard.portlet.pageCount": "Pages count",
  2128. "dashboard.portlet.subformCount": "Number of sub forms",
  2129. "dashboard.portlet.fieldCount": "Form fields",
  2130. "dashboard.portlet.varsCount": "Number of variables",
  2131. "dashboard.portlet.notifsCount": "Email Notifications",
  2132. "dashboard.portlet.reportsCount": "Number of reports",
  2133. "dashboard.portlet.lastUpdate": "Last updated",
  2134. "application.export.import.error.invalidFile": "L'importation d'une application doit se faire &agrave; partir d'un fichier ZIP qui a pr&eacute;alablement &eacute;t&eacute; cr&eacute;&eacute; avec l'outil d'exportation de Dexero Forms and Data.",
  2135. "application.export.import.error.whenDoImport": "Imporation error. Please check ZIP file.",
  2136. "application.export.import.success": "The importation was completed successfully.",
  2137. "validator.field.invalidFileType": "Invalid file format. Accepted formats are:",
  2138. "validator.field.invalidFileSize": "File too large. You cannot exceed",
  2139. "validator.field.invalidListItem": "You must select a value from the list.",
  2140. "modal.changePassword.title": "Change password",
  2141. "modal.changePassword.successMessage": "Your password has been changed successfully.",
  2142. "modal.changePassword.errorMessage": "Unable to change your password.",
  2143. "modal.tempPassword.title": "Temporary password",
  2144. "modal.tempPassword.successMessage": "Temporary password has been saved.",
  2145. "modal.tempPassword.errorMessage": "Unable to save temporary password.",
  2146. "modal.resetPassword.successMessage": "Password has been reset successfully",
  2147. "modal.resetPassword.errorMessage": "Unable to reset password ",
  2148. "dataEntry.msg.saveSuccess": "Data saved",
  2149. "dataEntry.msg.saveFail": "An error has occurred",
  2150. "form.translate.label.form.selectDate": "Select date",
  2151. "form.translate.label.form.processing": "Processing",
  2152. "form.msg.msgDeleteFiles": "This operation will also remove the following documents:",
  2153. "form.msg.msgFilesMin": "You must add at least one subrecord",
  2154. "dataEntry.msg.unableToDisplay": "Can not display this page.",
  2155. "dataEntry.msg.noItems": "No items",
  2156. "btn.viewText": "View",
  2157. "btn.moreAbout": "More",
  2158. "form.pages": "Form pages",
  2159. "app.menu.text": "Menu",
  2160. "app.results.text": "Results",
  2161. "app.resultsPagesMenu.text": "Results pages menu",
  2162. "btn.arrowFirst.alt": "First page",
  2163. "btn.arrowLast.alt": "Last page",
  2164. "btn.toggle": "Toggle",
  2165. "btn.backToList": "Back to the list",
  2166. "btn.backToSearch": "Back to search",
  2167. "btn.backToResults": "Back to results",
  2168. "help.activateHelpModeText": "Activate help mode",
  2169. "help.deactivateHelpModeText": "Deactivate help mode",
  2170. "help.helpModeHasBeenActivatedText": "Help mode has been activated",
  2171. "help.helpModeHasBeenDeactivatedText": "Help mode has been deactivated",
  2172. "help.clickForHelpText": "Click me for help",
  2173. "help.iUnderstandText": "I understand",
  2174. "help.noHelpElemsOnPageText": "There are no help elements on this page",
  2175. "btn.new": "New"
  2176. },
  2177. "messages": {}
  2178. },
  2179. "fetching": false,
  2180. "fetched": true,
  2181. "error": null
  2182. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement