ISC_SETTING_TITLE', 'Miscellaneous settings'); define('DEBUG_MODE', 'Enable debug mode'); define('ADVANCED_DEBUG_MODE', 'Enable advanced debug mode'); define('SHOWUPDATE', 'Show Coppermine Update Alert to Admin'); define('NOCHANGE_FOOTER_TITLE', '
(*) Fields marked with * must not be changed if you already have pictures in your gallery

'); // lang_db_input_php define('EMPTY_NAME_OR_COM', 'You need to type your name and a comment'); define('COM_ADDED', 'Comment added'); define('ALB_NEED_TITLE', 'You have to provide a title for the album !'); define('NO_UDP_NEEDED', 'No update needed.'); define('ALB_UPDATED', 'Album updated'); define('UNKNOWN_ALBUM', 'Selected album does not exist or you don\'t have permission to upload in this album'); define('NO_PIC_UPLOADED', 'No picture was uploaded !

If you have really selected a picture to upload, check that the server allows file uploads...'); define('ERR_MKDIR', 'Failed to create directory %s !'); define('DEST_DIR_RO', 'Destination directory %s is not writable by the script !'); define('ERR_MOVE', 'Impossible to move %s to %s !'); define('ERR_FSIZE_TOO_LARGE', 'The size of picture you have uploaded is too large (maximum allowed is %s x %s) !'); define('ERR_IMGSIZE_TOO_LARGE', 'The size of the file you have uploaded is too large (maximum allowed is %s KB) !'); define('ERR_INVALID_IMG', 'The file you have uploaded is not a valid image !'); define('ALLOWED_IMG_TYPES', 'You can only upload %s images.'); define('ERR_INSERT_PIC', 'The picture \'%s\' can\'t be inserted in the album '); define('UPLOAD_SUCCESS', 'Your picture was uploaded successfully

It will be visible after admin approval.'); define('INFO', 'Information'); define('ERR_COMMENT_EMPTY', 'Your comment is empty !'); define('ERR_INVALID_FEXT', 'Only files with the following extensions are accepted :

%s.'); define('NO_FLOOD', 'Sorry but you are already the author of the last comment posted for this picture

Edit the comment you have posted if you want to modify it'); define('REDIRECT_MSG', 'You are being redirected.


Click \'CONTINUE\' if the page does not refresh automatically'); define('UPL_SUCCESS', 'Your picture was successfully added'); // lang_delete_php define('CAPTION', 'Caption'); define('FS_PIC', 'full size image'); define('DEL_SUCCESS', 'successfully deleted'); define('NS_PIC', 'normal size image'); define('ERR_DEL', 'can\'t be deleted'); define('THUMB_PIC', 'thumbnail'); define('COMMENT', 'comment'); define('IM_IN_ALB', 'image in album'); define('ALB_DEL_SUCCESS', 'Album \'%s\' deleted'); define('ALB_MGR', 'Album Manager'); define('ERR_INVALID_DATA', 'Invalid data received in \'%s\''); define('CREATE_ALB', 'Creating album \'%s\''); define('UPDATE_ALB', 'Updating album \'%s\' with title \'%s\' and index \'%s\''); define('DEL_PIC', 'Delete picture'); define('DEL_ALB', 'Delete album'); define('DEL_USER', 'Delete user'); define('ERR_UNKNOWN_USER', 'The selected user does not exist !'); define('COMMENT_DELETED', 'Comment was succesfully deleted'); // lang_display_image_php define('CONFIRM_DEL', 'Are you sure you want to DELETE this picture ? \\nComments will also be deleted.'); define('DEL_PIC', 'DELETE THIS PICTURE'); define('SIZE', '%s x %s pixels'); define('VIEWS', '%s times'); define('SLIDESHOW', 'Slideshow'); define('STOP_SLIDESHOW', 'STOP SLIDESHOW'); define('VIEW_FS', 'Click to view full size image'); define('EDIT_PIC', 'EDIT PICTURE INFO'); // lang_picinfo define('TITLE', 'Picture information'); define('FILENAME', 'Filename'); define('ALBUM NAME', 'Album name'); define('RATING', 'Rating (%s votes)'); define('KEYWORDS', 'Keywords'); define('FILE SIZE', 'File Size'); define('DIMENSIONS', 'Dimensions'); define('DISPLAYED', 'Displayed'); define('CAMERA', 'Camera'); define('DATE TAKEN', 'Date taken'); define('APERTURE', 'Aperture'); define('EXPOSURE TIME', 'Exposure time'); define('FOCAL LENGTH', 'Focal length'); define('COMMENT', 'Comment'); define('ADDFAV', 'Add to Favorites Album'); define('ADDFAVPHRASE', 'Favorites'); define('REMFAV', 'Remove from Favorites Album'); define('IPTCTITLE', 'IPTC Title'); define('IPTCCOPYRIGHT', 'IPTC Copyright'); define('IPTCKEYWORDS', 'IPTC Keywords'); define('IPTCCATEGORY', 'IPTC Category'); define('IPTCSUBCATEGORIES', 'IPTC Sub Categories'); define('BOOKMARK_PAGE', 'Bookmark Image'); // lang_display_comments define('OK', 'OK'); define('EDIT_TITLE', 'Edit this comment'); define('CONFIRM_DELETE', 'Are you sure you want to delete this comment ?'); define('ADD_YOUR_COMMENT', 'Add your comment'); define('NAME', 'Name'); define('COMMENT', 'Comment'); define('YOUR_NAME', 'Anon'); // lang_fullsize_popup define('CLICK_TO_CLOSE', 'Click image to close this window'); // lang_ecard_php define('TITLE', 'Send an e-card'); define('INVALID_EMAIL', 'Warning : invalid email address !'); define('ECARD_TITLE', 'An e-card from %s for you'); define('VIEW_ECARD', 'If the e-card does not display correctly, click this link'); define('VIEW_MORE_PICS', 'Click this link to view more pictures !'); define('SEND_SUCCESS', 'Your ecard was sent'); define('SEND_FAILED', 'Sorry but the server can\'t send your e-card...'); define('FROM', 'From'); define('YOUR_NAME', 'Your name'); define('YOUR_EMAIL', 'Your email address'); define('TO', 'To'); define('RCPT_NAME', 'Recipient name'); define('RCPT_EMAIL', 'Recipient email address'); define('GREETINGS', 'Greetings'); define('MESSAGE', 'Message'); // lang_editpics_php define('PIC_INFO', 'Picture info'); define('ALBUM', 'Album'); define('TITLE', 'Title'); define('DESC', 'Description'); define('KEYWORDS', 'Keywords'); define('PIC_INFO_STR', '%sx%s - %sKB - %s views - %s votes'); define('APPROVE', 'Approve picture'); define('POSTPONE_APP', 'Postpone approval'); define('DEL_PIC', 'Delete picture'); define('READ_EXIF', 'Read EXIF info again'); define('RESET_VIEW_COUNT', 'Reset view counter'); define('RESET_VOTES', 'Reset votes'); define('DEL_COMM', 'Delete comments'); define('UPL_APPROVAL', 'Upload approval'); define('EDIT_PICS', 'Edit pictures'); define('SEE_NEXT', 'See next pictures'); define('SEE_PREV', 'See previous pictures'); define('N_PIC', '%s pictures'); define('N_OF_PIC_TO_DISP', 'Number of picture to display'); define('APPLY', 'Apply modifications'); // lang_groupmgr_php define('GROUP_NAME', 'Group name'); define('DISK_QUOTA', 'Disk quota'); define('CAN_RATE', 'Can rate pictures'); define('CAN_SEND_ECARDS', 'Can send ecards'); define('CAN_POST_COM', 'Can post comments'); define('CAN_UPLOAD', 'Can upload pictures'); define('CAN_HAVE_GALLERY', 'Can have a personal gallery'); define('APPLY', 'Apply modifications'); define('CREATE_NEW_GROUP', 'Create new group'); define('DEL_GROUPS', 'Delete selected group(s)'); define('CONFIRM_DEL', 'Warning, when you delete a group, users that belong to this group will be transfered to the \'Registered\' group !\\n\\nDo you want to proceed ?'); define('TITLE', 'Manage user groups'); define('APPROVAL_1', 'Pub. Upl. approval (1)'); define('APPROVAL_2', 'Priv. Upl. approval (2)'); define('NOTE1', '(1) Uploads in a public album need admin approval'); define('NOTE2', '(2) Uploads in an album that belong to the user need admin approval'); define('NOTES', 'Notes'); // lang_index_php define('WELCOME', 'Welcome !'); // lang_album_admin_menu define('CONFIRM_DELETE', 'Are you sure you want to DELETE this album ? \\nAll pictures and comments will also be deleted.'); define('DELETE', 'DELETE'); define('MODIFY', 'PROPERTIES'); define('EDIT_PICS', 'EDIT PICS'); // lang_list_categories define('HOME', 'Home'); define('STAT1', '[pictures] pictures in [albums] albums and [cat] categories with [comments] comments viewed [views] times'); define('STAT2', '[pictures] pictures in [albums] albums viewed [views] times'); define('XX_S_GALLERY', '%s\'s Gallery'); define('STAT3', '[pictures] pictures in [albums] albums with [comments] comments viewed [views] times'); // lang_list_users define('USER_LIST', 'User list'); define('NO_USER_GAL', 'There are no user galleries'); define('N_ALBUMS', '%s album(s)'); define('N_PICS', '%s picture(s)'); // lang_list_albums define('N_PICTURES', '%s pictures'); define('LAST_ADDED', ', last one added on %s'); // lang_modifyalb_php define('UPD_ALB_N', 'Update album %s'); define('GENERAL_SETTINGS', 'General settings'); define('ALB_TITLE', 'Album title'); define('ALB_CAT', 'Album category'); define('ALB_DESC', 'Album description'); define('ALB_THUMB', 'Album thumbnail'); define('ALB_PERM', 'Permissions for this album'); define('CAN_VIEW', 'Album can be viewed by'); define('CAN_UPLOAD', 'Visitors can upload pictures'); define('CAN_POST_COMMENTS', 'Visitors can post comments'); define('CAN_RATE', 'Visitors can rate pictures'); define('USER_GAL', 'User Gallery'); define('NO_CAT', '* No category *'); define('ALB_EMPTY', 'Album is empty'); define('LAST_UPLOADED', 'Last uploaded'); define('PUBLIC_ALB', 'Everybody (public album)'); define('ME_ONLY', 'Me only'); define('OWNER_ONLY', 'Album owner (%s) only'); define('GROUPP_ONLY', 'Members of the \'%s\' group'); define('ERR_NO_ALB_TO_MODIFY', 'There is no album you may modify.'); define('UPDATE', 'Update album'); // lang_rate_pic_php define('ALREADY_RATED', 'Sorry but you have already rated this picture'); define('RATE_OK', 'Your vote was accepted'); // lang_register_disclamer define('REGISTER_DISCLAMER', 'While the administrators of {SITE_NAME} will attempt to remove or edit any generally objectionable material as quickly as possible, it is impossible to review every post. Therefore you acknowledge that all posts made to this site express the views and opinions of the author and not the administrators or webmaster (except for posts by these people) and hence will not be held liable.

You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate any applicable laws. You agree that the webmaster, administrator and moderators of {SITE_NAME} have the right to remove or edit any content at any time should they see fit. As a user you agree to any information you have entered above being stored in a database. While this information will not be disclosed to any third party without your consent the webmaster and administrator cannot be held responsible for any hacking attempt that may lead to the data being compromised.

This site uses cookies to store information on your local computer. These cookies serve only to improve your viewing pleasure. The email address is used only for confirming your registration details and password.

By clicking \'I agree\' below you agree to be bound by these conditions.'); // lang_register_php define('PAGE_TITLE', 'User registration'); define('TERM_COND', 'Terms and conditions'); define('I_AGREE', 'I agree'); define('SUBMIT', 'Submit registration'); define('ERR_USER_EXISTS', 'The username you have entered already exist, please choose a different one'); define('ERR_PASSWORD_MISMATCH', 'The two passwords does not match, please input them again'); define('ERR_UNAME_SHORT', 'Username must be 2 characters long minimum'); define('ERR_PASSWORD_SHORT', 'Password must be 2 characters long minimum'); define('ERR_UNAME_PASS_DIFF', 'Username and password must be different'); define('ERR_INVALID_EMAIL', 'Email address is invalid'); define('ERR_DUPLICATE_EMAIL', 'Another user has already registered with the email address you entered'); define('ENTER_INFO', 'Input registration information'); define('REQUIRED_INFO', 'Required information'); define('OPTIONAL_INFO', 'Optional information'); define('USERNAME', 'Username'); define('PASSWORD', 'Password'); define('PASSWORD_AGAIN', 'Re-enter password'); define('EMAIL', 'Email'); define('LOCATION', 'Location'); define('INTERESTS', 'Interests'); define('WEBSITE', 'Home page'); define('OCCUPATION', 'Occupation'); define('ERROR', 'ERROR'); define('CONFIRM_EMAIL_SUBJECT', '%s - Registration confirmation'); define('INFORMATION', 'Information'); define('FAILED_SENDING_EMAIL', 'The registration confirmation email can\'t be send !'); define('THANK_YOU', 'Thank your for registering.

An email with information on how to activate your account was sent to the email address your provided.'); define('ACCT_CREATED', 'Your account has been created and you can now login with your username and password'); define('ACCT_ACTIVE', 'Your account is now active and you can login with your username and password'); define('ACCT_ALREADY_ACT', 'Your account is already active !'); define('ACCT_ACT_FAILED', 'This account can\'t be activated !'); define('ERR_UNK_USER', 'Selected user does not exist !'); define('X_S_PROFILE', '%s\'s profile'); define('GROUP', 'Group'); define('REG_DATE', 'Joined'); define('DISK_USAGE', 'Disk usage'); define('CHANGE_PASS', 'Change my password'); define('CURRENT_PASS', 'Current password'); define('NEW_PASS', 'New password'); define('NEW_PASS_AGAIN', 'New password again'); define('ERR_CURR_PASS', 'Current password is incorrect'); define('APPLY_MODIF', 'Apply modifications'); define('UPDATE_SUCCESS', 'Your profile was updated'); define('PASS_CHG_SUCCESS', 'Your password was changed'); define('PASS_CHG_ERROR', 'Your password was not changed'); // lang_register_confirm_email define('REGISTER_CONFIRM_EMAIL', 'Thank you for registering at {SITE_NAME} Your username is : "{USER_NAME}" Your password is : "{PASSWORD}" In order to activate your account, you need to click on the link below or copy and paste it in your web browser. {ACT_LINK} Regards, The management of {SITE_NAME} '); // lang_reviewcom_php define('TITLE', 'Review comments'); define('NO_COMMENT', 'There is no comment to review'); define('N_COMM_DEL', '%s comment(s) deleted'); define('N_COMM_DISP', 'Number of comments to display'); define('SEE_PREV', 'See previous'); define('SEE_NEXT', 'See next'); define('DEL_COMM', 'Delete selected comments'); // lang_search_php define('SEARCH', 'Search the image collection'); // lang_search_new_php define('PAGE_TITLE', 'Search new pictures'); define('SELECT_DIR', 'Select directory'); define('SELECT_DIR_MSG', 'This function allows you to add a batch of picture that your have uploaded on your server by FTP.

Select the directory where you have uploaded your pictures'); define('NO_PIC_TO_ADD', 'There is no picture to add'); define('NEED_ONE_ALBUM', 'You need at least one album to use this function'); define('WARNING', 'Warning'); define('CHANGE_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('TARGET_ALBUM', 'Put pictures of "%s" into %s'); define('FOLDER', 'Folder'); define('IMAGE', 'Image'); define('ALBUM', 'Album'); define('RESULT', 'Result'); define('DIR_RO', 'Not writable. '); define('DIR_CANT_READ', 'Not readable. '); define('INSERT', 'Adding new pictures to the gallery'); define('LIST_NEW_PIC', 'List of new pictures'); define('INSERT_SELECTED', 'Insert selected pictures'); define('NO_PIC_FOUND', 'No new picture was found'); define('BE_PATIENT', 'Please be patient, the script needs time to add the pictures'); define('NOTES', ''); define('SELECT_ALBUM', 'Select album'); define('NO_ALBUM', 'No album name was selected, click back and select an album to put your pictures in'); // lang_upload_php define('TITLE', 'Upload picture'); define('MAX_FSIZE', 'Maximum allowed file size is %s KB'); define('ALBUM', 'Album'); define('PICTURE', 'Picture'); define('PIC_TITLE', 'Picture title'); define('DESCRIPTION', 'Picture description'); define('KEYWORDS', 'Keywords (separate with spaces)'); define('ERR_NO_ALB_UPLOADABLES', 'Sorry there is no album where you are allowed to upload pictures'); // lang_usermgr_php define('TITLE', 'Manage users'); define('NAME_A', 'Name ascending'); define('NAME_D', 'Name descending'); define('GROUP_A', 'Group ascending'); define('GROUP_D', 'Group descending'); define('REG_A', 'Reg date ascending'); define('REG_D', 'Reg date descending'); define('PIC_A', 'Pic count ascending'); define('PIC_D', 'Pic count descending'); define('DISKU_A', 'Disk usage ascending'); define('DISKU_D', 'Disk usage descending'); define('SORT_BY', 'Sort users by'); define('ERR_NO_USERS', 'User table is empty !'); define('ERR_EDIT_SELF', 'You can\'t edit your own profile, use the \'My profile\' link for that'); define('EDIT', 'EDIT'); define('DELETE', 'DELETE'); define('NAME', 'User name'); define('GROUP', 'Group'); define('INACTIVE', 'Inactive'); define('OPERATIONS', 'Operations'); define('PICTURES', 'Pictures'); define('DISK_SPACE', 'Space used / Quota'); define('REGISTERED_ON', 'Registered on'); define('U_USER_ON_P_PAGES', '%d users on %d page(s)'); define('CONFIRM_DEL', 'Are you sure you want to DELETE this user ? \\nAll his pictures and albums will also be deleted.'); define('MAIL', 'MAIL'); define('ERR_UNKNOWN_USER', 'Selected user does not exist !'); define('MODIFY_USER', 'Modify user'); define('NOTES', 'Notes'); define('NOTE_LIST', '
  • If you don\'t want to change the current password, leave the \"password\" field blank'); define('PASSWORD', 'Password'); define('USER_ACTIVE_CP', 'User is active'); define('USER_GROUP_CP', 'User group'); define('USER_EMAIL', 'User email'); define('USER_WEB_SITE', 'User web site'); define('CREATE_NEW_USER', 'Create new user'); define('USER_FROM', 'User location'); define('USER_INTERESTS', 'User interests'); define('USER_OCC', 'User occupation'); // lang_util_php define('TITLE', 'Resize pictures'); define('WHAT_IT_DOES', 'What it does'); define('WHAT_UPDATE_TITLES', 'Updates titles from filename'); define('WHAT_DELETE_TITLE', 'Deletes titles'); define('WHAT_REBUILD', 'Rebuilds thumbnails and resized photos'); define('WHAT_DELETE_ORIGINALS', 'Deletes original sized photos replacing them with the resized version'); define('FILE', 'File'); define('TITLE_SET_TO', 'title set to'); define('SUBMIT_FORM', 'submit'); define('UPDATED_SUCCESFULLY', 'updated succesfully'); define('ERROR_CREATE', 'ERROR creating'); define('CONTINUE', 'Process more images'); define('MAIN_SUCCESS', 'The file %s was successfully used as main picture'); define('ERROR_RENAME', 'Error renaming %s to %s'); define('ERROR_NOT_FOUND', 'The file %s was not found'); define('BACK', 'back to main'); define('THUMBS_WAIT', 'Updating thumbnails and/or resized images, please wait...'); define('THUMBS_CONTINUE_WAIT', 'Continuing to update thumbnails and/or resized images...'); define('TITLES_WAIT', 'Updating titles, please wait...'); define('DELETE_WAIT', 'Deleting titles, please wait...'); define('REPLACE_WAIT', 'Deleting originals and replacing them with resized images, please wait..'); define('INSTRUCTION', 'Quick instructions'); define('INSTRUCTION_ACTION', 'Select action'); define('INSTRUCTION_PARAMETER', 'Set parameters'); define('INSTRUCTION_ALBUM', 'Select album'); define('INSTRUCTION_PRESS', 'Press %s'); define('UPDATE', 'Update thumbs and/or resized photos'); define('UPDATE_WHAT', 'What should be updated'); define('UPDATE_THUMB', 'Only thumbnails'); define('UPDATE_PIC', 'Only resized pictures'); define('UPDATE_BOTH', 'Both thumbnails and resized pictures'); define('UPDATE_NUMBER', 'Number of processed images per click'); define('UPDATE_OPTION', '(Try setting this option lower if you experience timeout problems)'); define('FILENAME_TITLE', 'Filename ⇒ Picture title'); define('FILENAME_HOW', 'How should the filename be modified'); define('FILENAME_REMOVE', 'Remove the .jpg ending and replace _ (underscore) with spaces'); define('FILENAME_EURO', 'Change 2003_11_23_13_20_20.jpg to 23/11/2003 13:20'); define('FILENAME_US', 'Change 2003_11_23_13_20_20.jpg to 11/23/2003 13:20'); define('FILENAME_TIME', 'Change 2003_11_23_13_20_20.jpg to 13:20'); define('DELETE', 'Delete picture titles or original size photos'); define('DELETE_TITLE', 'Delete picture titles'); define('DELETE_ORIGINAL', 'Delete original size photos'); define('DELETE_REPLACE', 'Deletes the original images replacing them with the sized versions'); define('SELECT_ALBUM', 'Select album'); // lang_pagetitle_php define('VIEWING', 'Viewing Photo'); define('USR', '\'s Photo Gallery'); define('PHOTOGALLERY', 'Photo Gallery'); ?> Ismaili Portal - The Free Ismaili - Audio : Video : e-Cards : Picture Gallery > Ismaili Portal

    Welcome to Ismaili Portal - The Free Ismaili - Audio : Video : e-Cards : Picture Gallery

     
    Search
    _TOPICS
      Create an account    

    Modules
    · Home
    · AvantGo
    · Content
    · Downloads
    · Encyclopedia
    · Journal
    · NukeTube
    · Photo Gallery
    · Private Messages
    · Quran
    · Recommend Us
    · Search
    · Statistics
    · Stories Archive
    · Submit News
    · Surveys
    · Top 10
    · Topics
    · Wap-2-Go
    · Web Links
    · Your Account

    Top Downloads
    Total Files: 160
    Total Categories: 25
    Total Downloads: 5269
    Total Served: 13.60 MB

    Latest Downloads
    · 1: Imamate Enthronement Part 10/10
    [Hits: 10]

    · 2: Imamate Enthronement Part 9/10
    [Hits: 5]

    · 3: Imamate Enthronement Part 8/10
    [Hits: 5]

    · 4: Imamate Enthronement Part 7/10
    [Hits: 4]

    · 5: Imamate Enthronement Part 6/10
    [Hits: 4]


    Most Downloaded
    · 1: Yaad
    [Hits: 381]

    · 2: Allahuma Salay Allah
    [Hits: 298]

    · 3: Rab Tu Rehman Tu
    [Hits: 206]

    · 4: Shukral Lillah
    [Hits: 199]

    · 5: Ya Ali
    [Hits: 176]


    Sponsors

    Ismaili Portal

    The Aga Khan Picture Gallery

    Main Page :: Register :: Login
    Most viewed :: Last uploads :: Top rated :: Search


    Aga Khan in Kazakhstan
Arriving in Astana at the start of his Golden Jubilee visit to Kazakhstan, Mawlana Hazar Imam is greeted with a traditional Kazakh welcome as government officials look on.
    Aga Khan in Kazakhstan
    Arriving in Astana at the start of his Golden Jubilee visit to Kazakhstan, Mawlana Hazar Imam is greeted with a traditional Kazakh welcome as government officials look on.
     
    Tajikistan2015.jpg kazakhstan_1993.jpg DSC_4742.jpg
     

    Rate this picture (current rating : 1.8 / 5 with YES votes)
    Rubbish
    Poor
    Fair
    Good
    Excellent
    Great

    Powered by Ismaili Portal

    Google Ads

    $$ Donate $$

    Unlimited Videos

    Suggestion



    Copyright © 2010 The Free Encyclopedia
    Page Generation: 0.27 Seconds