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

/core/lexicon/en/workspace.inc.php

https://github.com/gbds/revolution
PHP | 188 lines | 181 code | 0 blank | 7 comment | 0 complexity | f4472a8af0ac143ce4591c3b3af37dfc MD5 | raw file
  1. <?php
  2. /**
  3. * Workspace English lexicon topic
  4. *
  5. * @language en
  6. * @package modx
  7. * @subpackage lexicon
  8. */
  9. $_lang['alphabetically'] = 'Alphabetically';
  10. $_lang['already_downloaded'] = 'You have already downloaded this package.';
  11. $_lang['api_key'] = 'API Key';
  12. $_lang['author'] = 'Author';
  13. $_lang['autoincludes_packaging'] = 'Packaging in autoincludes: [[+autoincludes]]';
  14. $_lang['back_txt'] = 'Back';
  15. $_lang['breaks_at'] = 'Supports Up To';
  16. $_lang['by'] = 'by';
  17. $_lang['changelog'] = 'Changelog';
  18. $_lang['changelog_desc'] = 'Please review the changelog for this version.';
  19. $_lang['core_err_invalid'] = 'You must have a valid core installation with an active workspace to run the build.';
  20. $_lang['description'] = 'Description';
  21. $_lang['details'] = 'Details';
  22. $_lang['dir_err_assets'] = 'Your assets/ directory was not able to be created at: [[+path]] <br />You will need to create this directory and make it writable if you want to use Package Management or 3rd Party Components.';
  23. $_lang['dir_err_assets_comp'] = 'Your assets/components/ directory was not able to be created at: [[+path]] <br />You will need to create this directory and make it writable if you want to use Package Management or 3rd Party Components.';
  24. $_lang['dir_err_core_comp'] = 'Your core/components/ directory was not able to be created at: [[+path]] <br />You will need to create this directory and make it writable if you want to use Package Management or 3rd Party Components.';
  25. $_lang['download'] = 'Download';
  26. $_lang['downloaded'] = 'Downloaded';
  27. $_lang['downloading'] = 'Downloading...';
  28. $_lang['download_extras'] = 'Download Extras';
  29. $_lang['downloads'] = 'Downloads';
  30. $_lang['installation_instructions'] = 'Installation Instructions';
  31. $_lang['installed'] = 'Installed';
  32. $_lang['last_updated'] = 'Last Updated';
  33. $_lang['lexicon_autobuilding'] = 'Auto-building in lexicon from path: [[+path]]';
  34. $_lang['lexicon_err_path_nf'] = '<b>Error</b> - Lexicon path not found: [[+path]]';
  35. $_lang['license'] = 'License';
  36. $_lang['license_agree'] = 'I Agree';
  37. $_lang['license_agreement'] = 'License Agreement';
  38. $_lang['license_agreement_desc'] = 'Please review the license agreement for this package.';
  39. $_lang['license_disagree'] = 'I Disagree';
  40. $_lang['minimum_supports'] = 'Requires MODX';
  41. $_lang['more_info'] = 'More Info';
  42. $_lang['most_downloads'] = 'Most Downloads';
  43. $_lang['most_popular'] = 'Most Popular';
  44. $_lang['name'] = 'Name';
  45. $_lang['namespace_packaged'] = 'Packaged namespace "[[+namespace]]" into package.';
  46. $_lang['namespace_registered'] = 'Registered package namespace as: [[+namespace]]';
  47. $_lang['newest_added'] = 'Newest Added';
  48. $_lang['newest_additions'] = 'Newest Additions';
  49. $_lang['not_installed'] = 'Not Installed';
  50. $_lang['package'] = 'Package';
  51. $_lang['package_add'] = 'Add New Package';
  52. $_lang['package_browser'] = 'Package Browser';
  53. $_lang['package_check_for_updates'] = 'Check For Updates';
  54. $_lang['package_confirm_install'] = 'Are you sure you want to install this package?';
  55. $_lang['package_confirm_remove'] = 'Are you sure you want to delete this package?';
  56. $_lang['package_confirm_uninstall'] = 'Are you sure you want to uninstall this package?';
  57. $_lang['package_created'] = 'Created new transport package with signature: [[+signature]]';
  58. $_lang['package_download_err'] = 'Could not download package at: [[+location]]';
  59. $_lang['package_download_err_create'] = 'Could not download and create transport package with signature: [[+signature]]';
  60. $_lang['package_download_err_ns'] = 'Please select at least one package version to download.';
  61. $_lang['package_err_create'] = 'Could not create the package.';
  62. $_lang['package_err_file_read'] = 'Could not open file for reading: [[+source]]';
  63. $_lang['package_err_install'] = 'Could not install package with signature: [[+signature]]';
  64. $_lang['package_err_install_gen'] = 'Failed to install the package.';
  65. $_lang['package_err_load'] = 'Could not load transport package.';
  66. $_lang['package_err_nf'] = 'Package not found.';
  67. $_lang['package_err_nfs'] = 'Could not retrieve package with signature: [[+signature]].';
  68. $_lang['package_err_ns'] = 'Package not specified.';
  69. $_lang['package_err_remove'] = 'Error removing package with signature: [[+signature]]';
  70. $_lang['package_err_source_nf'] = 'No valid source specified for the package.';
  71. $_lang['package_err_spa'] = 'You must create a package with createPackage() before you can call setPackageAttributes()';
  72. $_lang['package_err_target_write'] = 'Target directory is either not a directory or writable: [[+targetDir]]';
  73. $_lang['package_err_transfer'] = 'Could not transfer package [[+sourceFile]] to [[+packageDir]].';
  74. $_lang['package_err_transfer_fopen'] = 'Could not transfer package [[+sourceFile]] to [[+packageDir]]; allow_url_fopen is not enabled on your configuration.';
  75. $_lang['package_err_uninstall'] = 'Error uninstalling package with signature: [[+signature]]';
  76. $_lang['package_err_uptodate'] = 'Your package is already up-to-date at: [[+signature]]';
  77. $_lang['package_information'] = 'Package Information';
  78. $_lang['package_install'] = 'Install Package';
  79. $_lang['package_install_info_start'] = 'Attempting to install package with signature: [[+signature]]';
  80. $_lang['package_install_info_found'] = 'Package found...now preparing to install.';
  81. $_lang['package_install_info_success'] = 'Successfully installed package [[+signature]]';
  82. $_lang['package_installer'] = 'Package Installer';
  83. $_lang['package_installing'] = 'Workspace environment initiated, now installing package...';
  84. $_lang['package_management'] = 'Package Management';
  85. $_lang['package_obtain_method'] = 'First, select how you would like to obtain the package:';
  86. $_lang['package_remove'] = 'Remove Package';
  87. $_lang['package_remove_confirm'] = 'Are you sure you want to remove this package? This is permanent.';
  88. $_lang['package_remove_err_tdir'] = 'Transport directory was unable to be removed, check your permissions.';
  89. $_lang['package_remove_err_tdir_nf'] = 'Transport directory was not found and could not be removed from the core/packages directory.';
  90. $_lang['package_remove_err_tzip'] = 'Transport zip was unable to be removed, check your permissions.';
  91. $_lang['package_remove_err_tzip_nf'] = 'Transport zip was not found and could not be removed from the core/packages directory.';
  92. $_lang['package_remove_force'] = 'Force Package Removal';
  93. $_lang['package_remove_force_desc'] = 'By selecting force, you state that you want the transport package to be removed regardless of whether or not the package is successfully uninstalled.';
  94. $_lang['package_remove_info_gpack'] = 'Grabbing package to remove...';
  95. $_lang['package_remove_info_success'] = 'Package successfully removed.';
  96. $_lang['package_remove_info_tdir'] = 'Successfully removed extracted transport directory.';
  97. $_lang['package_remove_info_tdir_start'] = 'Attempting to remove extracted transport directory...';
  98. $_lang['package_remove_info_tzip'] = 'Successfully removed transport zip.';
  99. $_lang['package_remove_info_tzip_start'] = 'Successfully grabbed package. Now attempting to remove transport zip...';
  100. $_lang['package_reinstall'] = 'Reinstall Package';
  101. $_lang['package_reinstall_confirm'] = 'Are you sure you want to reinstall the package? This will remove any changes you have made.';
  102. $_lang['package_retriever'] = 'Package Retriever';
  103. $_lang['package_search_local_title'] = 'Search Locally for Packages';
  104. $_lang['package_search_local_confirm'] = 'MODX will now search your core/packages directory for any valid packages, and then add them in. <br /><br />Please note that it will NOT install them, but simply add them into your workspace. <br /><br />Please make sure before proceeding that you have uploaded the packages into the core/packages directory.';
  105. $_lang['package_select_download'] = 'Select Packages to Download';
  106. $_lang['package_select_download_desc'] = 'Now select which packages to download. Ctrl+click to select more than one package.';
  107. $_lang['package_select_download_ns'] = 'Please select at least one package to download.';
  108. $_lang['package_signature'] = 'Signature';
  109. $_lang['package_state'] = 'State';
  110. $_lang['package_uninstall'] = 'Uninstall Package';
  111. $_lang['package_uninstall_info_find'] = 'Finding package with signature: [[+signature]]';
  112. $_lang['package_uninstall_info_prep'] = 'Package found. Preparing to uninstall.';
  113. $_lang['package_uninstall_info_success'] = 'Package successfully uninstalled with signature: [[+signature]]';
  114. $_lang['package_update'] = 'Update Package';
  115. $_lang['package_update_err_provider_empty'] = 'No packages found in the specified provider.';
  116. $_lang['package_update_err_provider_nf'] = 'This package cannot be updated, because it was not installed from a provider.';
  117. $_lang['package_update_info_diff'] = 'Found package. Checking for version difference.';
  118. $_lang['package_update_info_provider_scan'] = 'Scanning for package updates from provider: [[+provider]]';
  119. $_lang['package_update_to_version'] = 'Please select the version to update this package to: ';
  120. $_lang['package_version_remove'] = 'Remove Package Version';
  121. $_lang['package_version_remove_confirm'] = 'Are you sure you want to attempt to remove the database record and transport files for this older version? Doing so will prevent you from rolling back changes to this version.';
  122. $_lang['package_view'] = 'View Package';
  123. $_lang['packages'] = 'Packages';
  124. $_lang['packages_browse_msg'] = 'Click details on a package to get more information. Click Download to download the package to your MODX Revolution install.';
  125. $_lang['packages_desc'] = 'Packages are collections of MODX components that can be used within MODX in a variety of ways. Here you can manage them, update their installation status, disable or enable installed packages, or download new ones from remote providers. Right-click on a row in the grid for more options.';
  126. $_lang['preexisting_mode_preserve'] = 'Preserve';
  127. $_lang['preexisting_mode_preserve_desc'] = 'This will uninstall the newer version, keeping the prior, but also will keep any new settings or values for the component.';
  128. $_lang['preexisting_mode_remove'] = 'Uninstall';
  129. $_lang['preexisting_mode_remove_desc'] = 'This will uninstall all versions of the package. They will remain in the grid for possible re-installation.';
  130. $_lang['preexisting_mode_restore'] = 'Restore';
  131. $_lang['preexisting_mode_restore_desc'] = 'This will restore the prior version\'s settings as they were before the newer version was installed.';
  132. $_lang['preexisting_mode_select'] = 'Please select an uninstall mode: ';
  133. $_lang['prior_versions'] = 'Prior Versions';
  134. $_lang['provider'] = 'Provider';
  135. $_lang['provider_add'] = 'Add New Provider';
  136. $_lang['provider_add_or'] = 'Or add a new provider...';
  137. $_lang['provider_confirm_remove'] = 'Are you sure you want to remove this Provider?';
  138. $_lang['provider_err_blank_response'] = 'MODX received a blank response from the provider. Please double check your service URL and make sure the provider is a valid provider.';
  139. $_lang['provider_err_connect'] = 'An error occurred while connecting to the Provider: [[+error]]';
  140. $_lang['provider_err_inv_api_key'] = 'The API Key you have specified is incorrect for this Provider. Please check it and try again.';
  141. $_lang['provider_err_no_api_key'] = 'This Provider requires an API Key to connect. Please specify one.';
  142. $_lang['provider_err_no_client'] = '<p><b>You do not have a viable REST client for your system.</b></p><p>Please install the cURL PHP extension or enable fsockopen, and try again.</p>';
  143. $_lang['provider_err_nfs'] = 'Provider not found with ID [[+id]]';
  144. $_lang['provider_err_no_response'] = 'Error in getting a response from the server: [[+provider]]';
  145. $_lang['provider_err_not_verified'] = 'This Provider could not be verified, and therefore cannot be used as a MODX Provider. Please check the service URL and try again.';
  146. $_lang['provider_err_ns'] = 'Provider not specified.';
  147. $_lang['provider_err_ns_name'] = 'Please specify a name for the Provider.';
  148. $_lang['provider_err_ns_url'] = 'Please provide a valid URL for the Provider.';
  149. $_lang['provider_err_remove'] = 'An error occurred while trying to remove the Provider.';
  150. $_lang['provider_err_save'] = 'An error occurred while trying to save the Provider.';
  151. $_lang['provider_home_msg'] = 'Choose a repository from the left to begin browsing this Provider.';
  152. $_lang['provider_home_title'] = 'Download Extras';
  153. $_lang['provider_remove'] = 'Remove Provider';
  154. $_lang['provider_select'] = 'Select a Provider';
  155. $_lang['provider_select_desc'] = 'Please select the provider from which you will retrieve packages.';
  156. $_lang['provider_total_downloads'] = 'Total Downloads for this Provider';
  157. $_lang['provider_total_packages'] = 'Total Packages in this Provider';
  158. $_lang['provider_update'] = 'Update Provider';
  159. $_lang['provider_url'] = 'Service URL';
  160. $_lang['providers'] = 'Providers';
  161. $_lang['providers_desc'] = 'Providers are repositories for MODX component packages. They are remote URLs that contain lists of MODX packages that you can download and install components from.';
  162. $_lang['provisioner'] = 'Provisioner';
  163. $_lang['provisioners'] = 'Provisioners';
  164. $_lang['readme'] = 'Readme';
  165. $_lang['readme_desc'] = 'Please review the README for this package.';
  166. $_lang['released'] = 'Released';
  167. $_lang['released_on'] = 'Released On';
  168. $_lang['setup_options'] = 'Setup Options';
  169. $_lang['setup_options_desc'] = 'Please choose the appropriate options (if applicable) and click Finish to install the package.';
  170. $_lang['signature'] = 'Signature';
  171. $_lang['sort_by_dots'] = 'Sort By...';
  172. $_lang['supports_db'] = 'Supports Databases';
  173. $_lang['top_rated'] = 'Top Rated';
  174. $_lang['transport_package_create'] = 'Create new package';
  175. $_lang['transport_package_install'] = 'Install package';
  176. $_lang['transport_package_scan_for_updates'] = 'Check for updates';
  177. $_lang['updateable'] = 'Updates Available';
  178. $_lang['uninstall'] = 'Uninstall';
  179. $_lang['uploaded_on'] = 'Uploaded On';
  180. $_lang['uploaded_versions'] = 'Uploaded Versions';
  181. $_lang['username'] = 'Username';
  182. $_lang['workspace'] = 'Workspace';
  183. $_lang['workspace_err_nf'] = 'Workspace not found.';
  184. $_lang['workspace_grabbing'] = 'Grabbing package workspace...';
  185. $_lang['workspace_management'] = 'MODX Workspace Management';
  186. $_lang['workspace_scan_for_new'] = 'Search for new packages';
  187. $_lang['workspace_scan_for_updates'] = 'Search for package updates';
  188. $_lang['version'] = 'Version';