- Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/pnCategories/pnlang/eng
- In directory perky.postnuke.com:/tmp/cvs-serv8139/pnpacks/PostNuke/system/pnCategories/pnlang/eng
- Modified Files:
- admin.php common.php user.php
- Log Message:
- Synchronisation des fichiers anglais (17-12-2005) - {Chestnut}
- Index: admin.php
- ===================================================================
- RCS file: /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/pnCategories/pnlang/eng/admin.php,v
- retrieving revision 1.1
- retrieving revision 1.2
- diff -C2 -d -r1.1 -r1.2
- *** admin.php 24 Oct 2005 16:09:19 -0000 1.1
- --- admin.php 17 Dec 2005 13:50:52 -0000 1.2
- ***************
- *** 2,9 ****
- // ----------------------------------------------------------------------
- // Original Author of file: Robert Gasch
- ! // Purpose of file: english Translation Files
- // ----------------------------------------------------------------------
- require_once ('system/pnCategories/pnlang/eng/common.php');
- ! ?>
- --- 2,9 ----
- // ----------------------------------------------------------------------
- // Original Author of file: Robert Gasch
- ! // Purpose of file: English language defines; reviewed by David Nelson 15/10/2005
- // ----------------------------------------------------------------------
- require_once ('system/pnCategories/pnlang/eng/common.php');
- ! ?>
- \ No newline at end of file
- Index: common.php
- ===================================================================
- RCS file: /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/pnCategories/pnlang/eng/common.php,v
- retrieving revision 1.1
- retrieving revision 1.2
- diff -C2 -d -r1.1 -r1.2
- *** common.php 24 Oct 2005 16:09:19 -0000 1.1
- --- common.php 17 Dec 2005 13:50:52 -0000 1.2
- ***************
- *** 1,62 ****
- ! <?php
- define('_PN_CATEGORY_ADD', 'Create');
- define('_PN_CATEGORY_BACK_TO_REFERER', 'Back to referring page');
- define('_PN_CATEGORY_CANCEL', 'Cancel');
- ! define('_PN_CATEGORY_CATEGORY_INVALID', 'Invalid category-ID in URL');
- define('_PN_CATEGORY_CONFIG', 'Configure');
- ! define('_PN_CATEGORY_CONFIG_NOTE', 'Module Configuration');
- ! define('_PN_CATEGORY_CONFIG_TITLE', 'Module Configuration');
- ! define('_PN_CATEGORY_CONFIG_REBUILD', 'Here you can rebuild all system-internal paths');
- define('_PN_CATEGORY_CONFIG_REBUILD_PATHS', 'Rebuild paths');
- define('_PN_CATEGORY_COPY', 'Copy');
- ! define('_PN_CATEGORY_COPY_DESCRIPTION', 'Copy this Catgegory and it\'s subcategories under this category');
- ! define('_PN_CATEGORY_COPY_TITLE', 'Copy Category');
- define('_PN_CATEGORY_DATA', 'Data field');
- ! define('_PN_CATEGORY_DEFAULT_CHOOSE_ONE', 'Choose one');
- define('_PN_CATEGORY_DELETE', 'Delete');
- define('_PN_CATEGORY_DELETE_TITLE', 'Delete a category');
- ! define('_PN_CATEGORY_DELETE_WARNING', 'Are you sure you wish to delete this category? This can not be undone!');
- define('_PN_CATEGORY_DISPLAY_NAME', 'Name');
- define('_PN_CATEGORY_DISPLAY_DESC', 'Description');
- ! define('_PN_CATEGORY_DOCROOT_INVALID', 'Invalid dr parameter in URL');
- ! define('_PN_CATEGORY_DOCROOT_CANT_RETRIEVE', 'Can\'t load root folder');
- define('_PN_CATEGORY_DOMAIN', 'Domain');
- ! define('_PN_CATEGORY_EDIT', 'Edit Category');
- define('_PN_CATEGORY_EDIT_SHORT', 'Edit');
- ! define('_PN_CATEGORY_EDITCAT_INVALID', 'Can\'t edit invalid category');
- ! define('_PN_CATEGORY_EDITCAT_NOT_VALUEPARENT', 'Specified category is not a top level value category');
- ! define('_PN_CATEGORY_EDITCAT_NOT_SUBCAT', 'Specified category is not a child of dr');
- ! define('_PN_CATEGORY_IPATH', 'IPath');
- ! define('_PN_CATEGORY_ID', 'Id');
- define('_PN_CATEGORY_MOVE', 'Move');
- define('_PN_CATEGORY_MOVE_DOWN', 'Down');
- define('_PN_CATEGORY_MOVE_UP', 'Up');
- define('_PN_CATEGORY_MOVE_TITLE', 'Move a category');
- ! define('_PN_CATEGORY_NAME', 'Unique Name');
- ! define('_PN_CATEGORY_NAME_EMPTY', 'Name can not be empty');
- define('_PN_CATEGORY_NEW', 'Create category');
- define('_PN_CATEGORY_NEW_NOTE', 'Create a new category');
- ! define('_PN_CATEGORY_NOAUTH', 'You do not have the required permissions to perform this action');
- define('_PN_CATEGORY_PARENT', 'Parent');
- define('_PN_CATEGORY_PATH', 'Path');
- ! define('_PN_CATEGORY_RESEQUENCE', 'Resequence');
- ! define('_PN_CATEGORY_ROOT_CANT_EDIT', 'The root directory can not be edited in user-mode');
- ! define('_PN_CATEGORY_SECURITY_DOMAIN', 'Security Domain');
- define('_PN_CATEGORY_SORT_VALUE', 'Sort value');
- define('_PN_CATEGORY_STATUS', 'Active');
- define('_PN_CATEGORY_SUBCATS_DELETE', 'Delete subcategories');
- ! define('_PN_CATEGORY_SUBCATS_MOVE', 'Move to the following category');
- define('_PN_CATEGORY_SUBCATS_STATUS1', 'This category contains ');
- ! define('_PN_CATEGORY_SUBCATS_STATUS2', 'direct subcategories.');
- ! define('_PN_CATEGORY_SUBCATS_WARNING', 'What should be done with this category\'s subcategories?');
- ! define('_PN_CATEGORY_TITLE', 'Category Manager');
- ! define('_PN_CATEGORY_USER_EDIT', 'Edit Subcategories');
- define('_PN_CATEGORY_UPDATE', 'Update');
- define('_PN_CATEGORY_VALUE', 'Value');
- ! define('_PN_CATEGORY_VALUE_EMPTY', 'Value can not be empty');
- define('_PN_CATEGORY_VIEW', 'Show categories');
- define('_PN_CATEGORY_VIEW_NOTE', 'Administrative overview of existing categories');
- define('_PN_CATEGORY_VIEW_TITLE', 'All categories');
- ! ?>
- --- 1,62 ----
- ! <?php
- define('_PN_CATEGORY_ADD', 'Create');
- define('_PN_CATEGORY_BACK_TO_REFERER', 'Back to referring page');
- define('_PN_CATEGORY_CANCEL', 'Cancel');
- ! define('_PN_CATEGORY_CATEGORY_INVALID', 'Invalid category ID in URL');
- define('_PN_CATEGORY_CONFIG', 'Configure');
- ! define('_PN_CATEGORY_CONFIG_NOTE', 'Module configuration');
- ! define('_PN_CATEGORY_CONFIG_TITLE', 'Module configuration');
- ! define('_PN_CATEGORY_CONFIG_REBUILD', 'This page allows you to rebuild all system internal paths');
- define('_PN_CATEGORY_CONFIG_REBUILD_PATHS', 'Rebuild paths');
- define('_PN_CATEGORY_COPY', 'Copy');
- ! define('_PN_CATEGORY_COPY_DESCRIPTION', 'Copy this catgegory and all subcategories of this category');
- ! define('_PN_CATEGORY_COPY_TITLE', 'Copy category');
- define('_PN_CATEGORY_DATA', 'Data field');
- ! define('_PN_CATEGORY_DEFAULT_CHOOSE_ONE', 'Please choose one');
- define('_PN_CATEGORY_DELETE', 'Delete');
- define('_PN_CATEGORY_DELETE_TITLE', 'Delete a category');
- ! define('_PN_CATEGORY_DELETE_WARNING', 'Confirmation prompt: are you sure you want to delete this category? This action can not be undone');
- define('_PN_CATEGORY_DISPLAY_NAME', 'Name');
- define('_PN_CATEGORY_DISPLAY_DESC', 'Description');
- ! define('_PN_CATEGORY_DOCROOT_INVALID', 'Invalid \'document root\' parameter in URL');
- ! define('_PN_CATEGORY_DOCROOT_CANT_RETRIEVE', 'Error! Sorry! Can\'t access root directory');
- define('_PN_CATEGORY_DOMAIN', 'Domain');
- ! define('_PN_CATEGORY_EDIT', 'Edit category');
- define('_PN_CATEGORY_EDIT_SHORT', 'Edit');
- ! define('_PN_CATEGORY_EDITCAT_INVALID', 'Error! Sorry! Can\'t edit: category is invalid');
- ! define('_PN_CATEGORY_EDITCAT_NOT_VALUEPARENT', 'Error! Sorry! The specified category is not a top-level category');
- ! define('_PN_CATEGORY_EDITCAT_NOT_SUBCAT', 'Error! Sorry! The specified category is not a child of the document root');
- ! define('_PN_CATEGORY_IPATH', 'I-path');
- ! define('_PN_CATEGORY_ID', 'ID');
- define('_PN_CATEGORY_MOVE', 'Move');
- define('_PN_CATEGORY_MOVE_DOWN', 'Down');
- define('_PN_CATEGORY_MOVE_UP', 'Up');
- define('_PN_CATEGORY_MOVE_TITLE', 'Move a category');
- ! define('_PN_CATEGORY_NAME', 'Unique name');
- ! define('_PN_CATEGORY_NAME_EMPTY', 'Error! Sorry! The name cannot be left blank');
- define('_PN_CATEGORY_NEW', 'Create category');
- define('_PN_CATEGORY_NEW_NOTE', 'Create a new category');
- ! define('_PN_CATEGORY_NOAUTH', 'Sorry! You do not have authorization to perform this action');
- define('_PN_CATEGORY_PARENT', 'Parent');
- define('_PN_CATEGORY_PATH', 'Path');
- ! define('_PN_CATEGORY_RESEQUENCE', 'Re-sequence');
- ! define('_PN_CATEGORY_ROOT_CANT_EDIT', 'Sorry! The root directory cannot be modified in \'user\' mode');
- ! define('_PN_CATEGORY_SECURITY_DOMAIN', 'Security domain');
- define('_PN_CATEGORY_SORT_VALUE', 'Sort value');
- define('_PN_CATEGORY_STATUS', 'Active');
- define('_PN_CATEGORY_SUBCATS_DELETE', 'Delete subcategories');
- ! define('_PN_CATEGORY_SUBCATS_MOVE', 'Move to the next category');
- define('_PN_CATEGORY_SUBCATS_STATUS1', 'This category contains ');
- ! define('_PN_CATEGORY_SUBCATS_STATUS2', 'direct subcategories');
- ! define('_PN_CATEGORY_SUBCATS_WARNING', 'What do you want to do with this category\'s subcategories?');
- ! define('_PN_CATEGORY_TITLE', 'Category manager');
- ! define('_PN_CATEGORY_USER_EDIT', 'Edit subcategories');
- define('_PN_CATEGORY_UPDATE', 'Update');
- define('_PN_CATEGORY_VALUE', 'Value');
- ! define('_PN_CATEGORY_VALUE_EMPTY', 'Value cannot be left blank');
- define('_PN_CATEGORY_VIEW', 'Show categories');
- define('_PN_CATEGORY_VIEW_NOTE', 'Administrative overview of existing categories');
- define('_PN_CATEGORY_VIEW_TITLE', 'All categories');
- ! ?>
- \ No newline at end of file
- Index: user.php
- ===================================================================
- RCS file: /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/pnCategories/pnlang/eng/user.php,v
- retrieving revision 1.1
- retrieving revision 1.2
- diff -C2 -d -r1.1 -r1.2
- *** user.php 24 Oct 2005 16:09:19 -0000 1.1
- --- user.php 17 Dec 2005 13:50:52 -0000 1.2
- ***************
- *** 2,9 ****
- // ----------------------------------------------------------------------
- // Original Author of file: Robert Gasch
- ! // Purpose of file: english Translation Files
- // ----------------------------------------------------------------------
- require_once ('system/pnCategories/pnlang/eng/common.php');
- ! ?>
- --- 2,9 ----
- // ----------------------------------------------------------------------
- // Original Author of file: Robert Gasch
- ! // Purpose of file: English language defines; reviewed by David Nelson 15/10/2005
- // ----------------------------------------------------------------------
- require_once ('system/pnCategories/pnlang/eng/common.php');
- ! ?>
- \ No newline at end of file
- _______________________________________________
- Pnfrance-cvsnotices mailing list
- Pnfrance-cvsnotices@lists.postnuke.com
- http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices
| [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 |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 17.12.2005, 15:00 | |
Généré par pnForum Version 2.6
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com




