1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764
|
<?php /********************************************* Coppermine 1.3.1 for CPG Dragonfly™ ******************************************** Port Copyright © 2004-2005 CPG-Nuke Dev Team http://www.dragonflycms.org ******************************************** v1.1 (c) by Grégory Demar http://coppermine.sf.net/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ******************************************** Last modification notes: $Source: /cvs/l10n/kurdish/coppermine.php,v $ $Revision: 9.2 $ $Author: nanocaiordo $ $Date: 2005/09/30 21:46:24 $
Encoding test: n-array summation ∑ latin ae w/ acute ǽ *******************************************************/ if (!defined('CPG_NUKE')) { exit; } global $module_name, $lang_usermgr_php, $lang_config_php, $lang_config_data, $lang_byte_units, $lang_day_of_week, $lang_month, $lang_bad_words, $lang_meta_album_names, $lang_config_data; define('PIC_VIEWS', 'Views'); define('PIC_VOTES', 'Votes'); define('PIC_COMMENTS', 'Comments');
// lang_translation_info define('LANG_NAME_ENGLISH', 'English'); define('LANG_NAME_NATIVE', 'English'); define('LANG_COUNTRY_CODE', 'en'); define('TRANS_NAME', 'Akamu Akamai'); define('TRANS_EMAIL', 'akamu@nospam.cpgnuke.com'); define('TRANS_WEBSITE', 'http://cpgnuke.com/'); define('TRANS_DATE', '2003-04-20'); define('CHARSET', 'UTF-8'); define('TEXT_DIR', 'ltr'); // left is for port compliancy define('YES', 'Yes'); define('NO', 'No'); // some common strings define('BACK', 'BACK'); define('CONTINU', 'Finish'); define('INFO', 'Information'); //define('_ERROR', 'Error'); //already in main lang file define('ALBUM_DATE_FMT', '%B %d, %Y'); define('LASTCOM_DATE_FMT', '%m/%d/%y @ %H:%M'); define('LASTUP_DATE_FMT', '%B %d, %Y'); define('REGISTER_DATE_FMT', '%B %d, %Y'); define('LASTHIT_DATE_FMT', '%B %d, %Y @ %I:%M %p'); define('COMMENT_DATE_FMT', '%B %d, %Y @ %I:%M %p');
// lang_meta_album_names define('RANDOM', 'Random pictures'); define('LASTUP', 'Last additions'); define('LASTUPBY', 'My Last Additions'); define('LASTALB', 'Last updated albums'); define('LASTCOM', 'Last comments'); define('LASTCOMBY', 'My Last comments'); define('TOPN', 'Most viewed'); define('TOPRATED', 'Top rated'); define('LASTHITS', 'Last viewed'); define('SEARCH', 'Search results'); define('FAVPICS', 'Favorite Pictures');
// lang_errors define('ACCESS_DENIED', 'You don\'t have permission to access this page.'); define('PERM_DENIED', 'You don\'t have permission to perform this operation.'); define('PARAM_MISSING', 'Script called without the required parameter(s).'); define('NON_EXIST_AP', 'The selected album/picture does not exist !'); define('QUOTA_EXCEEDED', 'Disk quota exceeded<br /><br />You have a space quota of [quota]K, your pictures currently use [space]K, adding this picture would make you exceed your quota.'); define('GD_FILE_TYPE_ERR', 'When using the GD image library allowed image types are only JPEG and PNG.'); define('INVALID_IMAGE', 'The image you have uploaded is corrupted or can\'t be handled by the GD library'); define('RESIZE_FAILED', 'Unable to create thumbnail or reduced size image.'); define('NO_IMG_TO_DISPLAY', 'No image to display'); define('NON_EXIST_CAT', 'The selected category does not exist'); define('ORPHAN_CAT', 'A category has a non-existing parent, runs the category manager to correct the problem.'); define('DIRECTORY_RO', 'Directory \'%s\' is not writable, pictures can\'t be deleted'); define('NON_EXIST_COMMENT', 'The selected comment does not exist.'); define('PIC_IN_INVALID_ALBUM', 'Picture is in a non existant album (%s)!?'); define('BANNED', 'You are currently banned from using this site.'); define('NOT_WITH_UDB', 'This function is disabled in Coppermine because it is integrated with forum software. Either what you are trying to do is not supported in this configuration, or the function should be handled by the forum software.'); define('MEMBERS_ONLY', 'This function is for members only, please join.'); define('MUSTBE_GOD', 'This function is only for the site admin. You must be logged in as superadmin, god account to access this function'); define('NO_IMG_TO_APPROVE', 'No images to approve');
// lang_main_menu define('ALB_LIST_TITLE', 'Go to the album list'); define('ALB_LIST_LNK', 'Album list'); define('MY_GAL_TITLE', 'Go to my personal gallery'); define('MY_GAL_LNK', 'My gallery'); define('MY_PROF_LNK', 'My profile'); define('MY_PROF_TITLE','Check your disk quota and groups'); define('ADM_MODE_TITLE', 'Switch to admin mode'); define('ADM_MODE_LNK', 'Admin mode'); define('USR_MODE_TITLE', 'Switch to user mode'); define('USR_MODE_LNK', 'User mode'); define('UPLOAD_PIC_TITLE', 'Upload a picture into an album'); define('UPLOAD_PIC_LNK', 'Upload picture'); define('REGISTER_TITLE', 'Create an account'); define('REGISTER_LNK', 'Register'); define('LOGIN_LNK', 'Login'); define('LOGOUT_LNK', 'Logout'); define('LASTUP_LNK', 'Last uploads'); define('LASTUP_TITLE', 'Recently uploaded pictures'); define('LASTCOM_TITLE', 'Pictures in order of last commented on'); define('LASTCOM_LNK', 'Last comments'); define('TOPN_TITLE', 'Pictures that have been seen most'); define('TOPN_LNK', 'Most viewed'); define('TOPRATED_TITLE', 'Top rated pictures'); define('TOPRATED_LNK', 'Top rated'); define('SEARCH_LNK', 'Search'); define('FAV_TITLE', 'My Favorites'); define('FAV_LNK', 'My Favorites'); define('HELP_TITLE', 'HELP'); define('HELP_LNK', "<img src=\"modules/$module_name/images/help.gif\" vspace=\"2\" height=\"20\" width=\"20\" align=\"middle\" alt=\"".HELP_TITLE."\" border=\"0\" />");
// lang_gallery_admin_menu define('UPL_APP_LNK', 'Upload approval'); define('CONFIG_LNK', 'Config'); define('ALBUMS_LNK', 'Albums'); define('CATEGORIES_LNK', 'Categories'); define('USERS_LNK', 'Users'); define('GROUPS_LNK', 'Groups'); define('COMMENTS_LNK', 'Review Comments'); define('SEARCHNEW_LNK', 'Batch add pictures'); define('UTIL_LNK', 'Resize pictures'); define('BAN_LNK', 'Ban Users');
// lang_user_admin_menu define('ALBMGR_LNK', 'Create / order my albums'); define('MODIFYALB_LNK', 'Modify my albums'); //define('MY_PROF_LNK', 'My profile');
// lang_cat_list define('CATEGORY', 'Category'); define('ALBUMS', 'Albums'); //define('PICTURES', 'Pictures');
// lang_album_list define('ALBUM_ON_PAGE', '%d albums on %d page(s)');
// lang_thumb_view define('DATE', 'DATE'); define('NAME', 'FILE NAME'); define('TITLE', 'TITLE'); define('SORT_DA', 'Sort by date ascending'); define('SORT_DD', 'Sort by date descending'); define('SORT_NA', 'Sort by name ascending'); define('SORT_ND', 'Sort by name descending'); define('SORT_TA', 'Sort by title ascending'); define('SORT_TD', 'Sort by title descending'); define('PIC_ON_PAGE', '%d pictures on %d page(s)'); define('USER_ON_PAGE', '%d users on %d page(s)'); define('SORT_RA', 'Sort by rating ascending'); define('SORT_RD', 'Sort by rating descending'); define('THUMB_RATING', 'RATING'); define('SORT_TITLE', 'Sort pictures by:');
// lang_img_nav_bar define('THUMB_TITLE', 'Return to the thumbnail page'); define('PIC_INFO_TITLE', 'Display/hide picture information'); define('SLIDESHOW_TITLE', 'Slideshow'); define('SLIDESHOW_DISABLED', 'Slideshow is disabled'); define('SLIDESHOW_DISABLED_MSG', 'This function is for members only, please join.'); define('ECARD_TITLE', 'Send this picture as an e-card'); define('ECARD_DISABLED', 'e-cards are disabled'); define('ECARD_DISABLED_MSG', 'You don\'t have permission to send ecards'); define('PREV_TITLE', 'See previous picture'); define('NEXT_TITLE', 'See next picture'); define('PIC_POS', 'PICTURE %s/%s'); define('NO_MORE_IMAGES', 'There are no more images in this galley'); define('NO_LESS_IMAGES', 'This is the first image in the gallery');
// lang_rate_pic define('RATE_THIS_PIC', 'Rate this picture '); define('NO_VOTES', '(No vote yet)'); define('RATING', '(current rating : %s / 5 with %s votes)'); define('RUBBISH', 'Rubbish'); define('POOR', 'Poor'); define('FAIR', 'Fair'); define('GOOD', 'Good'); define('EXCELLENT', 'Excellent'); define('GREAT', 'Great');
// lang_cpg_die //define('INFO', 'Information'); //define('ERROR', 'Error'); define('_CRITICAL_ERROR', 'Critical error'); define('FILE', 'File: '); define('LINE', 'Line: ');
// lang_display_thumbnails define('FILENAME', 'Filename : '); define('FILESIZE', 'Filesize : '); define('DIMENSIONS', 'Dimensions : '); define('DATE_ADDED', 'Date added : ');
// lang_get_pic_data define('N_COMMENTS', '%s comments'); define('N_VIEWS', '%s views'); define('N_VOTES', '(%s votes)');
// lang_albmgr_php define('ALB_NEED_NAME', 'Albums need to have a name !'); define('CONFIRM_MODIFS', 'Are you sure you want to make these modifications ?'); define('NO_CHANGE', 'You did not make any change !'); define('NEW_ALBUM', 'New album'); define('CONFIRM_DELETE1', 'Are you sure you want to delete this album ?'); define('CONFIRM_DELETE2', 'All pictures and comments that it contains will be lost !'); define('SELECT_FIRST', 'Select an album first'); define('ALB_MRG', 'Album Manager'); define('MY_GALLERY', '* My gallery *'); define('NO_CATEGORY', '* No category *'); define('DELETE', 'Delete'); define('NEW', 'New'); define('APPLY_MODIFS', 'Apply modifications'); define('SELECT_CATEGORY', 'Select category');
// lang_catmgr_php define('MISS_PARAM', 'Parameters required for \'%s\'operation not supplied !'); define('UNKNOWN_CAT', 'Selected category does not exist in database'); define('USERGAL_CAT_RO', 'User galleries category can\'t be deleted !'); define('MANAGE_CAT', 'Manage categories'); define('CONFIRM_DELETE_CAT', 'Are you sure you want to DELETE this category'); //define('CATEGORY', 'Category'); define('OPERATIONS', 'Operations'); define('MOVE_INTO', 'Move into'); define('UPDATE_CREATE', 'Update/Create category'); define('PARENT_CAT', 'Parent category'); define('CAT_TITLE', 'Category title'); define('CAT_DESC', 'Category description');
// lang_config_php define('CONFIG_TITLE', 'Configuration'); define('RESTORE_CFG', 'Restore factory defaults'); define('SAVE_CFG', 'Save new configuration'); define('NOTES', 'Notes'); //define('INFO', 'Information'); define('UPD_SUCCESS', 'Coppermine configuration was updated'); define('RESTORE_SUCCESS', 'Coppermine default configuration restored'); define('NAME_A', 'Name ascending'); define('NAME_D', 'Name descending'); define('TITLE_A', 'Title ascending'); define('TITLE_D', 'Title descending'); define('DATE_A', 'Date ascending'); define('DATE_D', 'Date descending'); define('RATING_A', 'Rating ascending'); define('RATING_D', 'Rating descending'); define('TH_ANY', 'Max Aspect'); define('TH_HT', 'Height'); define('TH_WD', 'Width');
// 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 !<br /><br />If you have really selected a picture to upload, check that the server allows file uploads...or that the gif is not animated.'); 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 from %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<br /><br />'.((is_admin())? '' :'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 : <br /><br />%s.'); define('NO_FLOOD', 'Sorry but you are already the author of the last comment posted for this picture<br /><br />Edit the comment you have posted if you want to modify it'); define('REDIRECT_MSG', 'You are being redirected.<br /><br /><br />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('PIC_CONFIRM_DEL', 'Are you sure you want to DELETE this picture ? <br />Comments will also be deleted.'); define('DEL_THIS_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('PIC_INF_TITLE', 'Picture information'); define('PIC_INF_FILENAME', 'Filename'); define('ALBUM_NAME', 'Album name'); define('PIC_INFO_RATING', 'Rating (%s votes)'); define('KEYWORDS', 'Keywords'); define('PIC_INF_FILE_SIZE', 'File Size'); define('PIC_INF_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'); define('REMOVEFAV', 'Removed from Favorites Album'); define('ADDEDTOFAV', 'Added to Favorites Album');
// lang_display_comments define('OK', 'OK'); define('COM_EDIT_TITLE', 'Edit this comment'); define('CONFIRM_DELETE_COM', 'Are you sure you want to delete this comment ?'); define('ADD_YOUR_COMMENT', 'Add your comment'); define('COM_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('E_TITLE', 'Send an e-card'); define('INVALID_EMAIL', '<b>Warning</b> : invalid email address !'); define('E_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'); define('ECARD_LINK_CORRUPT', 'Sorry but the e-card data has been corrupted by your mail client, please try pasting the link in your browser'); //NEW
// lang_editpics_php define('PIC_INFO', 'Picture info'); define('ALBUM', 'Album'); define('EDIT_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\n".'Do you want to proceed ?'); define('GROUP_TITLE', 'Manage user groups'); define('APPROVAL_1', 'Pub. Upl. approval (1)'); define('APPROVAL_2', 'Priv. Upl. approval (2)'); define('NOTE1', '<b>(1)</b> Uploads in a public album need admin approval'); define('NOTE2', '<b>(2)</b> 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_ALB', 'Are you sure you want to DELETE this album ? <br />All 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', '<b>[pictures]</b> pictures in <b>[albums]</b> albums and <b>[cat]</b> categories with <b>[comments]</b> comments viewed <b>[views]</b> times'); define('STAT2', '<b>[pictures]</b> pictures in <b>[albums]</b> albums viewed <b>[views]</b> times'); define('XX_S_GALLERY', '%s\'s Gallery'); define('STAT3', '<b>[pictures]</b> pictures in <b>[albums]</b> albums with <b>[comments]</b> comments viewed <b>[views]</b> 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('MOD_CAN_UPLOAD', 'Visitors can upload pictures'); define('CAN_POST_COMMENTS', 'Visitors can post comments'); define('MOD_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. Create an allbum first!'); 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_php define('USERNAME', 'Username'); define('X_S_PROFILE', '%s\'s profile'); define('GROUP', 'Group'); define('DISK_USAGE', 'Disk usage');
// lang_reviewcom_php define('REVIEW_TITLE', 'Review comments'); define('NO_COMMENT', 'There are no comments to review'); define('N_COMM_DEL', '%s comment(s) deleted'); define('N_COMM_DISP', 'Number of comments to display'); define('R_SEE_PREV', 'See previous'); define('R_SEE_NEXT', 'See next'); define('R_DEL_COMM', 'Delete selected comments');
// lang_search_php define('S_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.<br /><br />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', '<b>Put pictures of "</b>%s<b>" into </b>%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('SN_NOTES', '<ul><li><b>OK</b> : means that the picture was succesfully added<li><b>DP</b> : means that the picture is a duplicate and is already in the database<li><b>PB</b> : means that the picture could not be added, check your configuration and the permission of directories where the pictures are located<li>If the OK, DP, PB \'signs\' does not appear click on the broken picture to see any error message produced by PHP<li>If your browser timeout, hit the reload button</ul>'); 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('UP_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('UP_KEYWORDS', 'Keywords (separate with spaces)'); define('ERR_NO_ALB_UPLOADABLES', 'Sorry there is no album where you are allowed to upload pictures. Please create an album first!');
// lang_usermgr_php define('U_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('U_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('USER_CONFIRM_DEL', 'Are you sure you want to DELETE this user ? <br />All 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', '<li>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('UTIL_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('U_FILE', 'File'); define('TITLE_SET_TO', 'title set to'); define('SUBMIT_FORM', 'submit'); define('UPDATED_SUCCESFULLY', 'updated succesfully'); define('ERROR_CREATE', 'ERROR creating'); define('CONTIN', '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('U_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('U_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('UT_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'); $lang_usermgr_php = array( 'name_a' => 'Name ascending', 'name_d' => 'Name descending', 'group_a' => 'Group ascending', 'group_d' => 'Group descending', 'reg_a' => 'Reg date ascending', 'reg_d' => 'Reg date descending', 'pic_a' => 'Pic count ascending', 'pic_d' => 'Pic count descending', 'disku_a' => 'Disk usage ascending', 'disku_d' => 'Disk usage descending', ); $lang_byte_units = array('Bytes', 'KB', 'MB'); // Day of weeks and months $lang_day_of_week = array( 'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'); $lang_month = array( 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'); $lang_meta_album_names = array( 'random' => 'Random pictures', 'lastup' => 'Last additions', 'lastupby' => 'My Last additions', // new 1.2.2 'lastalb' => 'Last updated albums', 'lastcom' => 'Last comments', 'lastcomby' => 'My Last comments', // new 1.2.2 'topn' => 'Most viewed', 'toprated' => 'Top rated', 'lasthits' => 'Last viewed', 'search' => 'Search results', 'favpics' => 'Favorite Pictures' // changed in cpg1.2.0nuke ); // ------------------------------------------------------------------------- // // File config.php // ------------------------------------------------------------------------- // $lang_config_php = array( 'title' => 'Configuration', 'restore_cfg' => 'Restore factory defaults', 'save_cfg' => 'Save new configuration', 'notes' => 'Notes', 'info' => 'Information', 'upd_success' => 'Coppermine configuration was updated', 'restore_success' => 'Coppermine default configuration restored', 'name_a' => 'Name ascending', 'name_d' => 'Name descending', 'title_a' => 'Title ascending', 'title_d' => 'Title descending', 'date_a' => 'Date ascending', 'date_d' => 'Date descending', 'rating_a' => 'Rating ascending', 'rating_d' => 'Rating descending', 'th_any' => 'Max Aspect', 'th_ht' => 'Height', 'th_wd' => 'Width', ); // start left side interpretation $lang_config_data = array( // General settings 'General settings', array('Gallery name', 'gallery_name', 0), array('Gallery description', 'gallery_description', 0), array('Gallery administrator email', 'gallery_admin_email', 0), array('Address to nuke folder ie http://www.mysite.tld/html/', 'ecards_more_pic_target', 0), array('Theme', 'theme', 6), array('Page Specific Titles instead of >Coppermine', 'nice_titles', 1), //'Album list view', 'Album list view', array('Width of the main table (pixels or %)', 'main_table_width', 0), array('Number of levels of sub-categories to display', 'subcat_level', 0), array('Number of albums to display', 'albums_per_page', 0), array('Number of columns for the album list', 'album_list_cols', 0), array('Size of thumbnails in pixels', 'alb_list_thumb_size', 0), array('The content of the main page', 'main_page_layout', 0), array('Show first level album thumbnails in categories', 'first_level', 1), //'Thumbnail view', 'Thumbnail view', array('Number of columns on thumbnail page', 'thumbcols', 0), array('Number of rows on thumbnail page', 'thumbrows', 0), array('Maximum number of tabs to display', 'max_tabs', 0), array('Display picture caption (in addition to title) below the thumbnail', 'caption_in_thumbview', 1), array('Display number of comments below the thumbnail', 'display_comment_count', 1), array('Default sort order for pictures', 'default_sort_order', 3 ), array('Minimum number of votes for a picture to appear in the \'top-rated\' list', 'min_votes_for_rating', 0), array('Alts and title tags of thumbnail show title and keyword instead of picinfo', 'seo_alts', 1), //'Display Image & Comment settings', 'Display Image & Comment settings', array('Width of the table for picture display (pixels or %)', 'picture_table_width', 0), array('Picture information are visible by default', 'display_pic_info', 1), array('Filter bad words in comments', 'filter_bad_words', 1), array('Allow smiles in comments', 'enable_smilies', 1), array('Allow several consecutive comments on one pic from the same user', 'disable_flood_protection', 1), array('Email site admin upon comment submission', 'comment_email_notification', 1), array('Max length for an image description', 'max_img_desc_length', 0), array('Max number of characters in a word', 'max_com_wlength', 0), array('Max number of lines in a comment', 'max_com_lines', 0), array('Maximum length of a comment', 'max_com_size', 0), array('Show film strip', 'display_film_strip', 1), array('Number of items in film strip', 'max_film_strip_items', 0), array('Allow viewing of full size pic by anonymous', 'allow_anon_fullsize', 1), array('Number of days between being able to vote on the same image','keep_votes_time',0), array('Show fullsize picture in slideshow','fullsize_slideshow', 1), array('Show blocks on the right of displayimage if right blocks are on at module level?', 'right_blocks', 1), // 'Pictures and thumbnails settings', 'Pictures and thumbnails settings', array('Quality for JPEG files', 'jpeg_qual', 0), array('Place watermark on image', 'watermark', 1), array('Max dimension of a thumbnail <b>*</b>', 'thumb_width', 0), array('Use dimension ( width or height or Max aspect for thumbnail )<b>*</b>', 'thumb_use', 7), array('Create intermediate pictures', 'make_intermediate', 1), array('Max width or height of an intermediate picture <b>*</b>', 'picture_width', 0), array('Max size for uploaded pictures (KB)', 'max_upl_size', 0), array('Max width or height for uploaded pictures (pixels)', 'max_upl_width_height', 0), array('Allow multiple Files to be upload with same file name', 'samename', 1), //'User settings', 'User settings', array('Allow new user registrations', 'allow_user_registration', 1), /* array('User registration requires email verification', 'reg_requires_valid_email', 1), array('Allow two users to have the same email address', 'allow_duplicate_emails_addr', 1), */ array('Users can can have private albums', 'allow_private_albums', 1), array('Show Users avatar instead of private album picture', 'avatar_private_album', 1), //'Custom fields for image description (leave blank if unused)', 'Custom fields for image description (leave blank if unused)', array('Field 1 name', 'user_field1_name', 0), array('Field 2 name', 'user_field2_name', 0), array('Field 3 name', 'user_field3_name', 0), array('Field 4 name', 'user_field4_name', 0), // 'Pictures and thumbnails advanced settings', 'Pictures and thumbnails advanced settings', array('Show private album Icon to unlogged user', 'show_private', 1), array('Characters forbidden in filenames', 'forbiden_fname_char', 0), array('Accepted file extensions for uploaded pictures', 'allowed_file_extensions', 0), array('Method for resizing images', 'thumb_method', 2), array('Path to ImageMagick / netpbm \'convert\' utility (example /usr/bin/X11/)', 'impath', 0), array('Allowed image types (only valid for ImageMagick)', 'allowed_img_types', 0), array('Command line options for ImageMagick', 'im_options', 0), array('Read EXIF data in JPEG files', 'read_exif_data', 1), array('Read IPTC data in JPEG files', 'read_iptc_data', 1), // new in cpg1.2.0nuke array('The album directory <b>*</b>', 'fullpath', 0), array('The directory for user pictures <b>*</b>', 'userpics', 0), array('The prefix for intermediate pictures <b>*</b>', 'normal_pfx', 0), array('The prefix for thumbnails <b>*</b>', 'thumb_pfx', 0), array('Picinfo display filename', 'picinfo_display_filename', 1), array('Picinfo display album name', 'picinfo_display_album_name', 1), array('Picinfo display_file_size', 'picinfo_display_file_size', 1), array('Picinfo display_dimensions', 'picinfo_display_dimensions', 1), array('Picinfo display_count_displayed', 'picinfo_display_count_displayed', 1), array('Picinfo display_URL', 'picinfo_display_URL', 1), array('Picinfo display URL as bookmark link', 'picinfo_display_URL_bookmark', 1), array('Picinfo display fav album link', 'picinfo_display_favorites', 1), // 'Cookies & Charset settings', 'Cookies & Charset settings', array('Name of the cookie used by the script', 'cookie_name', 0), array('Path of the cookie used by the script', 'cookie_path', 0), // 'Miscellaneous settings', 'Miscellaneous settings', array('Enable debug mode', 'debug_mode', 1), '<br /><div align="center">(*) Fields marked with * must not be changed if you already have pictures in your gallery</div><br />' ); // end left side interpretation
|