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

/concreteOLD/tools/i18n_js.php

https://bitbucket.org/selfeky/xclusivescardwebsite
PHP | 162 lines | 147 code | 15 blank | 0 comment | 1 complexity | ec60fe029b92e2748268f8f757817618 MD5 | raw file
  1. <?php
  2. defined('C5_EXECUTE') or die("Access Denied.");
  3. header('Content-type: text/javascript'); ?>
  4. var ccmi18n = {
  5. error: "<?php echo t('Error')?>",
  6. deleteBlock: "<?php echo t('Delete')?>",
  7. deleteBlockMsg: "<?php echo t('The block has been removed successfully.')?>",
  8. addBlock: "<?php echo t('Add Block')?>",
  9. addBlockNew: "<?php echo t('Add Block')?>",
  10. addBlockStack: "<?php echo t('Add Stack')?>",
  11. addBlockPaste: "<?php echo t('Paste from Clipboard')?>",
  12. changeAreaCSS: "<?php echo t('Design')?>",
  13. editAreaLayout: "<?php echo t('Edit Layout')?>",
  14. addAreaLayout: "<?php echo t('Add Layout')?>",
  15. moveLayoutUp: "<?php echo t('Move Up')?>",
  16. moveLayoutDown: "<?php echo t('Move Down')?>",
  17. moveLayoutAtBoundary: "<?php echo t('This layout section can not be moved further in this direction.')?>",
  18. lockAreaLayout: "<?php echo t('Lock Layout')?>",
  19. unlockAreaLayout: "<?php echo t('Unlock Layout')?>",
  20. deleteLayout: "<?php echo t('Delete')?>",
  21. deleteLayoutOptsTitle: "<?php echo t('Delete Layout')?>",
  22. confirmLayoutPresetDelete: "<?php echo t('Are you sure you want to delete this layout preset?')?>",
  23. setAreaPermissions: "<?php echo t('Set Permissions')?>",
  24. addBlockMsg: "<?php echo t('The block has been added successfully.')?>",
  25. updateBlock: "<?php echo t('Update Block')?>",
  26. updateBlockMsg: "<?php echo t('The block has been saved successfully.')?>",
  27. copyBlockToScrapbookMsg: "<?php echo t('The block has been added to your clipboard.')?>",
  28. closeWindow: "<?php echo t('Close')?>",
  29. editBlock: "<?php echo t('Edit')?>",
  30. editStackContents: "<?php echo t('Manage Stack Contents')?>",
  31. compareVersions: "<?php echo t('Compare Versions')?>",
  32. blockAreaMenu: "<?php echo t("Add Block")?>",
  33. arrangeBlock: "<?php echo t('Move')?>",
  34. arrangeBlockMsg: "<?php echo t('Blocks arranged successfully.')?>",
  35. copyBlockToScrapbook: "<?php echo t('Copy to Clipboard')?>",
  36. changeBlockTemplate: "<?php echo t('Custom Template')?>",
  37. changeBlockCSS: "<?php echo t("Design")?>",
  38. errorCustomStylePresetNoName: "<?php echo t('You must give your custom style preset a name.')?>",
  39. changeBlockBaseStyle: "<?php echo t("Set Block Styles")?>",
  40. confirmCssReset: "<?php echo t("Are you sure you want to remove all of these custom styles?")?>",
  41. confirmCssPresetDelete: "<?php echo t("Are you sure you want to delete this custom style preset?")?>",
  42. setBlockPermissions: "<?php echo t('Set Permissions')?>",
  43. setBlockAlias: "<?php echo t('Setup on Child Pages')?>",
  44. setBlockComposerSettings: "<?php echo t("Composer Settings")?>",
  45. themeBrowserTitle: "<?php echo t('Get More Themes')?>",
  46. themeBrowserLoading: "<?php echo t('Retrieving theme data from concrete5.org marketplace.')?>",
  47. addonBrowserLoading: "<?php echo t('Retrieving add-on data from concrete5.org marketplace.')?>",
  48. clear: "<?php echo t('Clear')?>",
  49. helpPopup: "<?php echo t('Help')?>",
  50. community: "<?php echo t('concrete5 Community')?>",
  51. communityCheckout: "<?php echo t('concrete5 Community - Purchase &amp; Checkout')?>",
  52. noIE6: "<?php echo t('Concrete5 does not support Internet Explorer 6 in edit mode.')?>",
  53. helpPopupLoginMsg: "<?php echo t('Get more help on your question by posting it to the concrete5 help center on concrete5.org')?>",
  54. marketplaceErrorMsg: "<?php echo t('<p>You package could not be installed. An unknown error occured.</p>')?>",
  55. marketplaceInstallMsg: "<?php echo t('<p>Your package will now be downloaded and installed.</p>')?>",
  56. marketplaceLoadingMsg: "<?php echo t('<p>Retrieving information from the Concrete5 Marketplace.</p>')?>",
  57. marketplaceLoginMsg: "<?php echo t('<p>You must be logged into the concrete5 Marketplace to install add-ons and themes. Please log in.</p>')?>",
  58. marketplaceLoginSuccessMsg: "<?php echo t('<p>You have successfully logged into the concrete5 Marketplace.</p>')?>",
  59. marketplaceLogoutSuccessMsg: "<?php echo t('<p>You are now logged out of concrete5 Marketplace.</p>')?>",
  60. deleteAttributeValue: "<?php echo t('Are you sure you want to remove this value?')?>",
  61. customizeSearch: "<?php echo t('Customize Search')?>",
  62. properties: "<?php echo t('Properties')?>",
  63. savePropertiesMsg: "<?php echo t('Page Properties saved.')?>",
  64. saveSpeedSettingsMsg: "<?php echo t("Speed Settings saved.")?>",
  65. ok: "<?php echo t('Ok')?>",
  66. newsflowLoading: "<?php echo t("Checking for updates.")?>",
  67. authoredBy: "<?php echo t('by')?>",
  68. x: "<?php echo t('x')?>"
  69. }
  70. var ccmi18n_sitemap = {
  71. visitExternalLink: "<?php echo t('Visit')?>",
  72. editExternalLink: "<?php echo t('Edit External Link')?>",
  73. deleteExternalLink: "<?php echo t('Delete')?>",
  74. addExternalLink: "<?php echo t('Add External Link')?>",
  75. sendToTop: "<?php echo t('Send To Top')?>",
  76. sendToBottom: "<?php echo t('Send To Bottom')?>",
  77. emptyTrash: "<?php echo t('Empty Trash')?>",
  78. restorePage: "<?php echo t('Restore Page')?>",
  79. deletePageForever: "<?php echo t('Delete Forever')?>",
  80. previewPage: "<?php echo t('Preview')?>",
  81. visitPage: "<?php echo t('Visit')?>",
  82. pageProperties: "<?php echo t('Properties')?>",
  83. speedSettings: "<?php echo t('Speed Settings')?>",
  84. speedSettingsTitle: "<?php echo t('Speed Settings')?>",
  85. pagePropertiesTitle: "<?php echo t('Page Properties')?>",
  86. setPagePermissions: "<?php echo t('Set Permissions')?>",
  87. setPagePermissionsMsg: "<?php echo t('Page permissions updated successfully.')?>",
  88. pageDesignMsg: "<?php echo t('Theme and page type updated successfully.')?>",
  89. pageDesign: "<?php echo t('Design')?>",
  90. pageVersions: "<?php echo t('Versions')?>",
  91. deletePage: "<?php echo t('Delete')?>",
  92. deletePages: "<?php echo t('Delete Pages')?>",
  93. deletePageSuccessMsg: "<?php echo t('The page has been removed successfully.')?>",
  94. addPage: "<?php echo t('Add Page')?>",
  95. moveCopyPage: "<?php echo t('Move/Copy')?>",
  96. reorderPage: "<?php echo t('Change Page Order')?>",
  97. reorderPageMessage: "<?php echo t('Move or reorder pages by dragging their icons.')?>",
  98. moveCopyPageMessage: "<?php echo t('Choose a new parent page from the sitemap.')?>",
  99. editInComposer: "<?php echo t('Edit in Composer')?>",
  100. searchPages: "<?php echo t('Search Pages')?>",
  101. explorePages: "<?php echo t('Flat View')?>",
  102. backToSitemap: "<?php echo t('Back to Sitemap')?>",
  103. searchResults: "<?php echo t('Search Results')?>",
  104. createdBy: "<?php echo t('Created By')?>",
  105. choosePage: "<?php echo t('Choose a Page')?>",
  106. viewing: "<?php echo t('Viewing')?>",
  107. results: "<?php echo t('Result(s)')?>",
  108. max: "<?php echo t('max')?>",
  109. noResults: "<?php echo t('No results found.')?>",
  110. areYouSure: "<?php echo t('Are you sure?')?>",
  111. loadError: "<?php echo t('Unable to load sitemap data. Response received: ')?>",
  112. loadErrorTitle: "<?php echo t('Unable to load sitemap data.')?>",
  113. on: "<?php echo t('on')?>"
  114. }
  115. var ccmi18n_spellchecker = {
  116. resumeEditing: "<?php echo t('Resume Editing')?>",
  117. noSuggestions: "<?php echo t('No Suggestions')?>"
  118. }
  119. var ccmi18n_filemanager = {
  120. view: "<?php echo t('View')?>",
  121. download: "<?php echo t('Download')?>",
  122. select: "<?php echo t('Choose')?>",
  123. duplicateFile: "<?php echo t('Copy File')?>",
  124. clear: "<?php echo t('Clear')?>",
  125. edit: "<?php echo t('Edit')?>",
  126. replace: "<?php echo t('Replace')?>",
  127. duplicate: "<?php echo t('Copy')?>",
  128. chooseNew: "<?php echo t('Choose New File')?>",
  129. sets: "<?php echo t('Sets')?>",
  130. permissions: "<?php echo t('Access & Permissions')?>",
  131. properties: "<?php echo t('Properties')?>",
  132. deleteFile: "<?php echo t('Delete')?>",
  133. title: "<?php echo t('File Manager')?>",
  134. uploadErrorChooseFile: "<?php echo t('You must choose a file.')?>",
  135. rescan: "<?php echo t('Rescan')?>",
  136. pending: "<?php echo t('Pending')?>",
  137. uploadComplete: "<?php echo t('Upload Complete')?>",
  138. PTYPE_CUSTOM: "<?php echo FilePermissions::PTYPE_CUSTOM?>",
  139. PTYPE_NONE: "<?php echo FilePermissions::PTYPE_NONE?>",
  140. PTYPE_ALL: "<?php echo FilePermissions::PTYPE_ALL?>",
  141. FTYPE_IMAGE: "<?php echo FileType::T_IMAGE?>",
  142. FTYPE_VIDEO: "<?php echo FileType::T_VIDEO?>",
  143. FTYPE_TEXT: "<?php echo FileType::T_TEXT?>",
  144. FTYPE_AUDIO: "<?php echo FileType::T_AUDIO?>",
  145. FTYPE_DOCUMENT: "<?php echo FileType::T_DOCUMENT?>",
  146. FTYPE_APPLICATION: "<?php echo FileType::T_APPLICATION?>"
  147. }