[pnfrance-cvsnotices] traductions/pnpacks/postnuke/system/pncategories/pnlang/eng admin.php, 1.1, 1.2 common.php, 1.1, 1.2 user.php, 1.1, 1.2
Auteur Sujet
Post 
  1. Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/pnCategories/pnlang/eng 
  2. In directory perky.postnuke.com:/tmp/cvs-serv8139/pnpacks/PostNuke/system/pnCategories/pnlang/eng 
  3.  
  4. Modified Files: 
  5.     admin.php common.php user.php  
  6. Log Message: 
  7. Synchronisation des fichiers anglais (17-12-2005) - {Chestnut} 
  8.  
  9. Index: admin.php 
  10. =================================================================== 
  11. RCS file: /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/pnCategories/pnlang/eng/admin.php,v 
  12. retrieving revision 1.1 
  13. retrieving revision 1.2 
  14. diff -C2 -d -r1.1 -r1.2 
  15. *** admin.php    24 Oct 2005 16:09:19 -0000    1.1 
  16. --- admin.php    17 Dec 2005 13:50:52 -0000    1.2 
  17. *************** 
  18. *** 2,9 **** 
  19.   // ---------------------------------------------------------------------- 
  20.   // Original Author of file: Robert Gasch 
  21. ! // Purpose of file: english Translation Files 
  22.   // ---------------------------------------------------------------------- 
  23.    
  24.   require_once ('system/pnCategories/pnlang/eng/common.php'); 
  25.    
  26. ! ?> 
  27. --- 2,9 ---- 
  28.   // ---------------------------------------------------------------------- 
  29.   // Original Author of file: Robert Gasch 
  30. ! // Purpose of file: English language defines; reviewed by David Nelson 15/10/2005 
  31.   // ---------------------------------------------------------------------- 
  32.    
  33.   require_once ('system/pnCategories/pnlang/eng/common.php'); 
  34.    
  35. ! ?> 
  36. \ No newline at end of file 
  37.  
  38. Index: common.php 
  39. =================================================================== 
  40. RCS file: /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/pnCategories/pnlang/eng/common.php,v 
  41. retrieving revision 1.1 
  42. retrieving revision 1.2 
  43. diff -C2 -d -r1.1 -r1.2 
  44. *** common.php    24 Oct 2005 16:09:19 -0000    1.1 
  45. --- common.php    17 Dec 2005 13:50:52 -0000    1.2 
  46. *************** 
  47. *** 1,62 **** 
  48. ! <?php 
  49.    
  50.   define('_PN_CATEGORY_ADD',            'Create'); 
  51.   define('_PN_CATEGORY_BACK_TO_REFERER',        'Back to referring page'); 
  52.   define('_PN_CATEGORY_CANCEL',            'Cancel'); 
  53. ! define('_PN_CATEGORY_CATEGORY_INVALID',    'Invalid category-ID in URL'); 
  54.   define('_PN_CATEGORY_CONFIG',            'Configure'); 
  55. ! define('_PN_CATEGORY_CONFIG_NOTE',        'Module Configuration'); 
  56. ! define('_PN_CATEGORY_CONFIG_TITLE',        'Module Configuration'); 
  57. ! define('_PN_CATEGORY_CONFIG_REBUILD',        'Here you can rebuild all system-internal paths'); 
  58.   define('_PN_CATEGORY_CONFIG_REBUILD_PATHS',    'Rebuild paths'); 
  59.   define('_PN_CATEGORY_COPY',            'Copy'); 
  60. ! define('_PN_CATEGORY_COPY_DESCRIPTION',    'Copy this Catgegory and it\'s subcategories under this category'); 
  61. ! define('_PN_CATEGORY_COPY_TITLE',        'Copy Category'); 
  62.   define('_PN_CATEGORY_DATA',            'Data field'); 
  63. ! define('_PN_CATEGORY_DEFAULT_CHOOSE_ONE',    'Choose one'); 
  64.   define('_PN_CATEGORY_DELETE',            'Delete'); 
  65.   define('_PN_CATEGORY_DELETE_TITLE',        'Delete a category'); 
  66. ! define('_PN_CATEGORY_DELETE_WARNING',        'Are you sure you wish to delete this category? This can not be undone!'); 
  67.   define('_PN_CATEGORY_DISPLAY_NAME',        'Name'); 
  68.   define('_PN_CATEGORY_DISPLAY_DESC',        'Description'); 
  69. ! define('_PN_CATEGORY_DOCROOT_INVALID',        'Invalid dr parameter in URL'); 
  70. ! define('_PN_CATEGORY_DOCROOT_CANT_RETRIEVE',    'Can\'t load root folder'); 
  71.   define('_PN_CATEGORY_DOMAIN',            'Domain'); 
  72. ! define('_PN_CATEGORY_EDIT',            'Edit Category'); 
  73.   define('_PN_CATEGORY_EDIT_SHORT',        'Edit'); 
  74. ! define('_PN_CATEGORY_EDITCAT_INVALID',        'Can\'t edit invalid category'); 
  75. ! define('_PN_CATEGORY_EDITCAT_NOT_VALUEPARENT',    'Specified category is not a top level value category'); 
  76. ! define('_PN_CATEGORY_EDITCAT_NOT_SUBCAT',    'Specified category is not a child of dr'); 
  77. ! define('_PN_CATEGORY_IPATH',            'IPath'); 
  78. ! define('_PN_CATEGORY_ID',            'Id'); 
  79.   define('_PN_CATEGORY_MOVE',            'Move'); 
  80.   define('_PN_CATEGORY_MOVE_DOWN',        'Down'); 
  81.   define('_PN_CATEGORY_MOVE_UP',            'Up'); 
  82.   define('_PN_CATEGORY_MOVE_TITLE',        'Move a category'); 
  83. ! define('_PN_CATEGORY_NAME',            'Unique Name'); 
  84. ! define('_PN_CATEGORY_NAME_EMPTY',        'Name can not be empty'); 
  85.   define('_PN_CATEGORY_NEW',            'Create category'); 
  86.   define('_PN_CATEGORY_NEW_NOTE',        'Create a new category'); 
  87. ! define('_PN_CATEGORY_NOAUTH',            'You do not have the required permissions to perform this action'); 
  88.   define('_PN_CATEGORY_PARENT',            'Parent'); 
  89.   define('_PN_CATEGORY_PATH',            'Path'); 
  90. ! define('_PN_CATEGORY_RESEQUENCE',        'Resequence'); 
  91. ! define('_PN_CATEGORY_ROOT_CANT_EDIT',        'The root directory can not be edited in user-mode'); 
  92. ! define('_PN_CATEGORY_SECURITY_DOMAIN',        'Security Domain'); 
  93.   define('_PN_CATEGORY_SORT_VALUE',        'Sort value'); 
  94.   define('_PN_CATEGORY_STATUS',            'Active'); 
  95.   define('_PN_CATEGORY_SUBCATS_DELETE',      'Delete subcategories'); 
  96. ! define('_PN_CATEGORY_SUBCATS_MOVE',        'Move to the following category'); 
  97.   define('_PN_CATEGORY_SUBCATS_STATUS1',     'This category contains '); 
  98. ! define('_PN_CATEGORY_SUBCATS_STATUS2',     'direct subcategories.'); 
  99. ! define('_PN_CATEGORY_SUBCATS_WARNING',     'What should be done with this category\'s subcategories?'); 
  100. ! define('_PN_CATEGORY_TITLE',             'Category Manager'); 
  101. ! define('_PN_CATEGORY_USER_EDIT',        'Edit Subcategories'); 
  102.   define('_PN_CATEGORY_UPDATE',            'Update'); 
  103.   define('_PN_CATEGORY_VALUE',            'Value'); 
  104. ! define('_PN_CATEGORY_VALUE_EMPTY',        'Value can not be empty'); 
  105.   define('_PN_CATEGORY_VIEW',            'Show categories'); 
  106.   define('_PN_CATEGORY_VIEW_NOTE',        'Administrative overview of existing categories'); 
  107.   define('_PN_CATEGORY_VIEW_TITLE',        'All categories'); 
  108.    
  109. ! ?> 
  110. --- 1,62 ---- 
  111. ! <?php  
  112.    
  113.   define('_PN_CATEGORY_ADD',            'Create'); 
  114.   define('_PN_CATEGORY_BACK_TO_REFERER',        'Back to referring page'); 
  115.   define('_PN_CATEGORY_CANCEL',            'Cancel'); 
  116. ! define('_PN_CATEGORY_CATEGORY_INVALID',    'Invalid category ID in URL'); 
  117.   define('_PN_CATEGORY_CONFIG',            'Configure'); 
  118. ! define('_PN_CATEGORY_CONFIG_NOTE',        'Module configuration'); 
  119. ! define('_PN_CATEGORY_CONFIG_TITLE',        'Module configuration'); 
  120. ! define('_PN_CATEGORY_CONFIG_REBUILD',        'This page allows you to rebuild all system internal paths'); 
  121.   define('_PN_CATEGORY_CONFIG_REBUILD_PATHS',    'Rebuild paths'); 
  122.   define('_PN_CATEGORY_COPY',            'Copy'); 
  123. ! define('_PN_CATEGORY_COPY_DESCRIPTION',    'Copy this catgegory and all subcategories of this category'); 
  124. ! define('_PN_CATEGORY_COPY_TITLE',        'Copy category'); 
  125.   define('_PN_CATEGORY_DATA',            'Data field'); 
  126. ! define('_PN_CATEGORY_DEFAULT_CHOOSE_ONE',    'Please choose one'); 
  127.   define('_PN_CATEGORY_DELETE',            'Delete'); 
  128.   define('_PN_CATEGORY_DELETE_TITLE',        'Delete a category'); 
  129. ! define('_PN_CATEGORY_DELETE_WARNING',        'Confirmation prompt: are you sure you want to delete this category? This action can not be undone'); 
  130.   define('_PN_CATEGORY_DISPLAY_NAME',        'Name'); 
  131.   define('_PN_CATEGORY_DISPLAY_DESC',        'Description'); 
  132. ! define('_PN_CATEGORY_DOCROOT_INVALID',        'Invalid \'document root\' parameter in URL'); 
  133. ! define('_PN_CATEGORY_DOCROOT_CANT_RETRIEVE',    'Error! Sorry! Can\'t access root directory'); 
  134.   define('_PN_CATEGORY_DOMAIN',            'Domain'); 
  135. ! define('_PN_CATEGORY_EDIT',            'Edit category'); 
  136.   define('_PN_CATEGORY_EDIT_SHORT',        'Edit'); 
  137. ! define('_PN_CATEGORY_EDITCAT_INVALID',        'Error! Sorry! Can\'t edit: category is invalid'); 
  138. ! define('_PN_CATEGORY_EDITCAT_NOT_VALUEPARENT',    'Error! Sorry! The specified category is not a top-level category'); 
  139. ! define('_PN_CATEGORY_EDITCAT_NOT_SUBCAT',    'Error! Sorry! The specified category is not a child of the document root'); 
  140. ! define('_PN_CATEGORY_IPATH',            'I-path'); 
  141. ! define('_PN_CATEGORY_ID',            'ID'); 
  142.   define('_PN_CATEGORY_MOVE',            'Move'); 
  143.   define('_PN_CATEGORY_MOVE_DOWN',        'Down'); 
  144.   define('_PN_CATEGORY_MOVE_UP',            'Up'); 
  145.   define('_PN_CATEGORY_MOVE_TITLE',        'Move a category'); 
  146. ! define('_PN_CATEGORY_NAME',            'Unique name'); 
  147. ! define('_PN_CATEGORY_NAME_EMPTY',        'Error! Sorry! The name cannot be left blank'); 
  148.   define('_PN_CATEGORY_NEW',            'Create category'); 
  149.   define('_PN_CATEGORY_NEW_NOTE',        'Create a new category'); 
  150. ! define('_PN_CATEGORY_NOAUTH',            'Sorry! You do not have authorization to perform this action'); 
  151.   define('_PN_CATEGORY_PARENT',            'Parent'); 
  152.   define('_PN_CATEGORY_PATH',            'Path'); 
  153. ! define('_PN_CATEGORY_RESEQUENCE',        'Re-sequence'); 
  154. ! define('_PN_CATEGORY_ROOT_CANT_EDIT',        'Sorry! The root directory cannot be modified in \'user\' mode'); 
  155. ! define('_PN_CATEGORY_SECURITY_DOMAIN',        'Security domain'); 
  156.   define('_PN_CATEGORY_SORT_VALUE',        'Sort value'); 
  157.   define('_PN_CATEGORY_STATUS',            'Active'); 
  158.   define('_PN_CATEGORY_SUBCATS_DELETE',      'Delete subcategories'); 
  159. ! define('_PN_CATEGORY_SUBCATS_MOVE',        'Move to the next category'); 
  160.   define('_PN_CATEGORY_SUBCATS_STATUS1',     'This category contains '); 
  161. ! define('_PN_CATEGORY_SUBCATS_STATUS2',     'direct subcategories'); 
  162. ! define('_PN_CATEGORY_SUBCATS_WARNING',     'What do you want to do with this category\'s subcategories?'); 
  163. ! define('_PN_CATEGORY_TITLE',             'Category manager'); 
  164. ! define('_PN_CATEGORY_USER_EDIT',        'Edit subcategories'); 
  165.   define('_PN_CATEGORY_UPDATE',            'Update'); 
  166.   define('_PN_CATEGORY_VALUE',            'Value'); 
  167. ! define('_PN_CATEGORY_VALUE_EMPTY',        'Value cannot be left blank'); 
  168.   define('_PN_CATEGORY_VIEW',            'Show categories'); 
  169.   define('_PN_CATEGORY_VIEW_NOTE',        'Administrative overview of existing categories'); 
  170.   define('_PN_CATEGORY_VIEW_TITLE',        'All categories'); 
  171.    
  172. ! ?> 
  173. \ No newline at end of file 
  174.  
  175. Index: user.php 
  176. =================================================================== 
  177. RCS file: /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/pnCategories/pnlang/eng/user.php,v 
  178. retrieving revision 1.1 
  179. retrieving revision 1.2 
  180. diff -C2 -d -r1.1 -r1.2 
  181. *** user.php    24 Oct 2005 16:09:19 -0000    1.1 
  182. --- user.php    17 Dec 2005 13:50:52 -0000    1.2 
  183. *************** 
  184. *** 2,9 **** 
  185.   // ---------------------------------------------------------------------- 
  186.   // Original Author of file: Robert Gasch 
  187. ! // Purpose of file: english Translation Files 
  188.   // ---------------------------------------------------------------------- 
  189.    
  190.   require_once ('system/pnCategories/pnlang/eng/common.php'); 
  191.    
  192. ! ?> 
  193. --- 2,9 ---- 
  194.   // ---------------------------------------------------------------------- 
  195.   // Original Author of file: Robert Gasch 
  196. ! // Purpose of file: English language defines; reviewed by David Nelson 15/10/2005 
  197.   // ---------------------------------------------------------------------- 
  198.    
  199.   require_once ('system/pnCategories/pnlang/eng/common.php'); 
  200.    
  201. ! ?> 
  202. \ No newline at end of file 
  203.  
  204. _______________________________________________ 
  205. Pnfrance-cvsnotices mailing list 
  206. Pnfrance-cvsnotices@lists.postnuke.com 
  207. http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices 
  208.  
Données personnelles