Select the directory where you have uploaded your pictures");
define("_AM_SRCHNEW_NO_PIC_ADD","There is no picture to add");
define("_AM_SRCHNEW_NEED_ONE_ALB","You need at least one album to use this function");
define("_AM_SRCHNEW_WARNING","Warning");
define("_AM_SRCHNEW_CHG_PERM","the script can't write in this directory, you need to change its mode to 755 or 777 before trying to add the pictures!");
define("_AM_SRCHNEW_TARGET_ALB","Put pictures of "%s" into %s");
define("_AM_SRCHNEW_FOLDER","Folder");
define("_AM_SRCHNEW_IMAGE","Image");
define("_AM_SRCHNEW_ALB","Album");
define("_AM_SRCHNEW_RESULT","Result");
define("_AM_SRCHNEW_DIR_RO","Not writable. ");
define("_AM_SRCHNEW_CANT_READ","Not readable. ");
define("_AM_SRCHNEW_INSERT","Adding new pictures to the gallery");
define("_AM_SRCHNEW_LIST_NEW","List of new pictures");
define("_AM_SRCHNEW_INS_SEL","Insert selected pictures");
define("_AM_SRCHNEW_NO_PIC","No new picture was found");
define("_AM_SRCHNEW_PATIENT","Please be patient, the script needs time to add the pictures");
define("_AM_SRCHNEW_NOTES","- OK : means that the picture was succesfully added
- DP : means that the picture is a duplicate and is already in the database
- PB : means that the picture could not be added, check your configuration and the permission of directories where the pictures are located
- If the OK, DP, PB 'signs' does not appear click on the broken picture to see any error message produced by PHP
- If your browser timeout, hit the reload button
");
// ------------------------------------------------------------------------- //
// File groupmgr.php
// ------------------------------------------------------------------------- //
define("_AM_GRPMGR_KB","KB");
define("_AM_GRPMGR_NAME","Group name");
define("_AM_GRPMGR_QUOTA","Disk quota");
define("_AM_GRPMGR_RATE","Can rate pictures");
define("_AM_GRPMGR_SENDCARD","Can send ecards");
define("_AM_GRPMGR_COM","Can post comments");
define("_AM_GRPMGR_UPLOAD","Can upload pictures");
define("_AM_GRPMGR_PRIVATE","Can have a personal gallery");
define("_AM_GRPMGR_APPLY","Apply modifications");
define("_AM_GRPMGR_MANAGE","Manage user groups");
define("_AM_GRPMGR_PUB_APPR","Pub. Upl. approval (1)");
define("_AM_GRPMGR_PRIV_APPR","Priv. Upl. approval (2)");
define("_AM_GRPMGR_PUB_NOTE","(1) Uploads in a public album need admin approval");
define("_AM_GRPMGR_PRIV_NOTE","(2) Uploads in an album that belong to the user need admin approval");
define("_AM_GRPMGR_NOTES","Notes");
define("_AM_GRPMGR_SYN","Synchronize");
define("_AM_GRPMGR_SYN_NOTE","Click 'Synchronize' for sychronizing xcGallery groups with Xoops groups");
define("_AM_GRPMGR_EMPTY","xcGallery Group table was empty !
Default groups created.");
// ------------------------------------------------------------------------- //
// File catmgr.php
// ------------------------------------------------------------------------- //
define("_AM_CAT_MISS_PARAM","Parameters required for '%s' operation not supplied!");
define("_AM_CAT_UNKOWN","Selected category does not exist in database");
define("_AM_CAT_UGAL_CAT_RO","User galleries category can't be deleted!");
define("_AM_CAT_MNGCAT","Manage categories");
define("_AM_CAT_CONF_DEL","Are you sure you want to DELETE this category");
define("_AM_CAT_CAT","Category");
define("_AM_CAT_OP","Operations");
define("_AM_CAT_MOVE","Move into");
define("_AM_CAT_UPCR","Update/Create category");
define("_AM_CAT_PARENT","Parent category");
define("_AM_CAT_TITLE","Category title");
define("_AM_CAT_DESC","Category description");
define("_AM_CAT_NOCAT","* No Category *");
// ------------------------------------------------------------------------- //
// File ecardmgr.php
// ------------------------------------------------------------------------- //
define("_AM_CARDMGR_TITLE","xcGallery ecard manager");
define("_AM_CARDMGR_TIME","Date");
define("_AM_CARDMGR_SUNAME","Sender username");
define("_AM_CARDMGR_SEMAIL","Sender email");
define("_AM_CARDMGR_SIP","Sender ip");
define("_AM_CARDMGR_PID","Picture ID");
define("_AM_CARDMGR_STATUS","Picked");
define("_AM_CARDMGR_DEL_SELECTED","Delete selected ecards");
define("_AM_CARDMGR_DEL_ALL","Delete all ecards");
define("_AM_CARDMGR_DEL_PICKED","Delete all picked ecards");
define("_AM_CARDMGR_DEL_UNPICKED","Delete all unpicked ecards");
define("_AM_CARDMGR_CONPAGE","%d ecards on %d page(s)");
?>