Mamy Juz Galerie!

angel

Wymiatacz
Dołączył
30 Kwiecień 2005
Posty
1 358
Punkty reakcji
12
Wiek
37
Miasto
Gdzieś na Śląsku
no myślę że dzisiaj do około 23 będzie już działać galeria - więc proszę chwilkę jeszcze poczekać :]
 

angel

Wymiatacz
Dołączył
30 Kwiecień 2005
Posty
1 358
Punkty reakcji
12
Wiek
37
Miasto
Gdzieś na Śląsku
Jeśli ktoś może pomóc - to bardzo proszę...

o przetłumaczenie tekstu :)

Proszę tłumaczyć tekst po "=>"
np.

'unable_resize' => 'The image could not be resized, please contact an administrator',

na:
'unable_resize' => 'Rozmiar obrazka nie moze być zmieniony, prosimy o kontakt z administratorem',

To przyspieszy pracę :)

Kod:
// Errors
    'unable_resize'    => 'The image could not be resized, please contact an administrator',
    'unable_thumb'     => 'Failed to create a thumbnail for the image, please contact an administrator',
    'unable_write'     => 'Failed to write the image to disk, please contact an administrator',

    // Global bits        
    'gallery'          => 'Gallery',
    'sep'              => ' -> ',
    'edit'             => 'Edit',
    'delete'           => 'Delete',
    'move'             => 'Move',
    'view'             => 'View',
    'upload'           => 'Upload Image',
    'upload_media'     => 'Upload Media',
	'bulk_upload'      => 'Bulk Upload',
    'bwlimit'          => 'You have reached your bandwidth limit and can not view this image',
	'guest'            => 'Guest',
                          
    // Cat bits           
    'galleries'        => 'Galleries',
    'cat_name'         => 'Category',
    'sub_cats'         => '<b>Subcategories:</b> ',
    'images'           => 'Images',
    'comments'         => 'Comments',
    'last_post_info'   => 'Last Image Posted',
    'by'               => 'By',
    'none'             => '--',
    'showing'          => 'Showing <#NOW_SHOWING#> of <#TOTAL#> ',
    'sort_options'     => 'sorted by <#SORT_KEY_HTML#> in <#ORDER_HTML#> from <#PRUNE_HTML#>',
    'sort_caption'     => 'Caption',
    'sort_name'        => 'Member',
    'sort_date'        => 'Uploaded Date',
    'sort_views'       => 'Views',
    'sort_comments'    => 'Comments',
    'sort_asc'         => 'Ascending',
    'sort_desc'        => 'Descending',
    'sort_1'           => 'the last 24 hours',
    'sort_5'           => 'the last 5 days',
    'sort_7'           => 'the last week',
    'sort_10'          => 'the last 10 days',
    'sort_15'          => 'the last 15 days',
    'sort_20'          => 'the last 20 days',
    'sort_25'          => 'the last 25 days',
    'sort_30'          => 'the last 30 days',
    'sort_60'          => 'the last 60 days',
    'sort_90'          => 'the last 90 days',
    'sort_all'         => 'the beginning',
    'go'               => 'Go!',
    'ss_go'            => 'Start the slide show!',
    'ss_start'         => 'Start slide show for ',
    'ss_options'       => 'Slide show Options',
    'ss_end'           => 'End of slide show, redirecting you to where you were',
    'ss_stop'          => 'Stop slide show',
	'ss_duration'      => 'Slide Duration',
	'ss_sorting'       => 'Slide Sorting',
	'ss_seconds'       => 'Seconds',
	'ss_hfoff'         => 'Do not show forum header/footer?',
    'not_approved'     => 'This image has not yet been approved, you may approve or decline it below.',
    'approve'          => 'Approve this image',
    'decline'          => 'Decline this image',
    'last5'            => 'Last 5 Images Uploaded',
    'random5'          => '5 Random Images',
    'stats'            => 'Gallery Statistics',
    'show_stats'       => 'Our members have posted a total of <b><#IMG_TOTAL#></b> images and made <b><#COM_TOTAL#></b> comments.<br />Total Gallery Size: <b><#TOTAL_SIZE#></b><br />Total Image Views: <b><#TOTAL_VIEWS#></b>',
    'none_found'       => 'No images were found',
    'pinned'           => '<b>Pinned</b>',
    'cat_pass_needed'  => 'Password required for this category',
    'password'         => 'Password',
    'check_login'      => 'Check my login',
    'pass_text'        => 'This category requires that you login using a password before viewing',
    'mem_gallery'      => 'Members Gallery',
    'mem_gallery_desc' => 'A listing of all our member\'s albums',
    'viewing'          => 'Viewing category ',
    'cat_jump'         => '<b>Category Jump: </b>',
	'top10'            => 'Top 10 Rated Images',
	'views10'          => 'Top 10 Most Viewed Images',
	'comments10'       => 'Last 10 Comments Posted',
	'postedby'         => 'Posted by: ',
                          
                          
     // Post Bits         
    'nav_submit_post'  => 'Posting picture in ',
    'nav_submit_media' => 'Posting media in ',
    'submit_post'      => 'Post Image',
    'caption'          => 'Caption',
    'description'      => 'Description',
    'image'            => 'Image to upload',
    'no_img_upload'    => 'You did not specify an image to upload',
    'no_caption'       => 'You did not enter a caption',
    'no_description'   => 'You did not enter a description',
    'bad_file_type'    => 'You are not allowed to upload this type of image',
    'no_img_post'      => 'Sorry, but you do not have permission to post images in this category',
    'out_of_diskspace' => 'Sorry, but you have used all of your allotted disk space',
    'file_too_big'     => 'Sorry, but the file you uploaded is too large',
    'img_up_fail'      => 'The image upload failed, please contact a system administrator',
    'image_uploaded'   => 'Your image was successfully uploaded!',
    'image_moderated'  => 'Your image was successfully uploaded, but will have to be approved by a moderator before it appears',
    'custom_empty'     => 'You left a required field empty, please go back and recheck the form',
    'edit_post'        => 'Edit Image',
    'editing_img'      => 'Editing an image in ',
    'edit_image_txt'   => 'Leave blank if you do not wish to replace the image',
    'image_edited'     => 'Your image was successfully updated!',
    'image_delete'     => 'The image was successfully deleted',
    'commenting'       => 'Commenting on ',
    'submit_comment'   => 'Add your comment',
    'enter_comment'    => 'Enter your comment',
    'no_comment'       => 'You forgot to leave a comment!',
    'comment_added'    => 'Your comment has been added',
    'comment_moderated'=> 'Your comment has been added, but will have to be approved by a moderator before it appears',
    'comment_deleted'  => 'The comment has been deleted',
    'editing'          => 'Editing a comment for ',
    'edit_comment'     => 'Edit Comment',
    'comment_edited'   => 'Your comment has been edited',
    'moving'           => 'Moving an image from ',
    'move_to'          => 'Move to category',
    'submit_move'      => 'Move Image',
    'image_move'       => 'Image to move',
    'move_msg'         => 'Only categories where you are authorized to move images to will appear',
    'img_moved'        => 'The image has been moved.',
    'no_cats_found'    => 'There are no categories that you can move this image too',
    'no_cat'           => 'You must select a category to move this image to',
    'submit_media'     => 'Post Media',
    'media'            => 'Media to upload',
    'submit_multi'     => 'Post Multiple Files',
    'multi_browse'     => 'Select multiple images from your hard drive...',
    'zip_browse'       => 'Select a zip file to upload...',
    'zip'              => 'Zip File',
    'album_move_to'    => 'Move to an album',
    'album_move_msg'   => 'Only albums that the user owns are listed',
    'album_move_no'    => 'Do not move to an album',
                          
    // Image Bits         
    'img_not_fount'    => 'The specified image could not be located',
    'viewing_img'      => 'Viewing image ',
    'uploaded_by'      => 'Uploaded By: ',
    'on'               => 'on',
    'views'            => 'Views: ',
    'img_comments'     => 'Comments: ',
    'ecard'            => 'E-Card: ',
    'ecard_form'       => 'Sending an E-Card',
    'ecard_colors'     => 'Color Information',
    'bg'               => 'Background Color',
    'border'           => 'Border Color',
    'fontcolor'        => 'Font Color',
    'ecard_sender'     => 'Sender Information',
    'sender_name'      => 'Sender Name',
    'sender_email'     => 'Sender E-Mail',
    'ecard_receiver'   => 'Recipient\'s Information',
    'receiver_name'    => 'Recipient\'s Name',
    'receiver_email'   => 'Recipient\'s E-Mail',
    'ecard_subject'    => 'Subject',
    'ecard_msg'        => 'Message',
    'ecard_preview'    => 'Preview E-Card',
    'ecard_p_sender'   => 'Sender: ',
    'ecard_p_receiver' => 'Recipient: ',
    'ecard_modify'     => 'Modify E-Card',
    'ecard_send'       => 'Send E-Card',
    'ecard_sent'       => 'Your E-Card has been sent!',
    'ecard_m_subject'  => '<#USER#> has sent you an E-card!',
    'ecard_m_body'     => 'Click here to view the card: <#url#>',
    'ecard_e_name'     => 'You did not specify the recipient\'s name',
    'ecard_e_email'    => 'You did not provide a valid recipient e-mail address',
    'ecard_e_subject'  => 'You did not specify a subject for this E-Card',
    'ecard_e_message'  => 'You did not specify a message for this E-Card',
    'ecard_c_choose'   => 'Choose Color',
    'ecard_view'       => 'Viewing an E-Card',
    'ecard_send_line'  => 'Sent by <#name#> on <#time#>',
    'prev_image'       => 'Next Oldest Image',
    'next_image'       => 'Next Newest Image',
    'slideshow'        => 'Slide show',
    'no_next'          => 'There are no newer images in this category',
    'no_prev'          => 'There are no older images in this category',
    'best'             => 'Best!',
    'worst'            => 'Worst.',
    'rateit'           => 'Rate It!',
    'avg_rate'         => 'Average User Rating: ',
    'del_confirm'      => 'Are you sure you want to delete this?  This action can not be undone, and there will be no further confirmation screens',
    'del_no_act'       => 'Ok, no action has been taken',
	'del_conf_link'    => 'Yes, delete the album',
	'view_comments'    => 'Comments for this image',
    'not_approved_c'   => 'This comment has not been approved yet, you may approve or decline it below',
    'approve_c'        => 'Approve Comment',
    'decline_c'        => 'Decline Comment',
    'img_not_found'    => 'Sorry, but that does not appear to be a valid image.  If you arrived at this screen by following a link on this site, please notify a system administrator',
    'copy_link'        => 'Manually copy the direct link to this post below to store the link in your computer\'s clipboard',
    'click'            => 'Click for actual URL',
	'photostrip'       => 'Photostrip for ',

                          
    // Imagelisting       
    'uploaded_by'      => 'Uploaded by:',
    'on'               => 'On:',
    'filesize'         => 'File Size:',
    'l_comments'       => 'Comments:',
    'l_views'          => 'Views: ',
    'dimensions'       => 'Dimensions: ',
                          
    // Fav Bits           
    'fav_exists'       => 'This image is already in your favorites, sending you back to the image now',
    'fav_added'        => 'The image has been added to your favorites, sending you back to the image now',
    'viewing_favs'     => 'Viewing Favorites', 
    'your_favs'        => 'Your Favorite Images',
    'no_favs'          => 'You do not have any favorite images!',
    'rem_fav'          => 'Remove from Favorites',
    'fav_removed'      => 'The image has been removed from your favorites list',
    'zip_favs'         => 'Zip and download my favorites!',
                          
    // Album Bits         
    'no_album'         => 'No Albums Found',
    'first_album'      => 'Click here to create your first album!',
    'create_album'     => 'Create Album',
    'album_name'       => 'Album Name',
    'album_desc'       => 'Album Description',
    'album_public'     => 'Public Album',
    'album_public_chk' => 'Checking this box will allow other users to view your album.',
    'album_nm_title'   => 'Can Not Create',
    'album_nm_text'    => 'You have reached the limit of albums that the administrator will allow you to create',
    'album_no_name'    => 'You did not enter a name for this album',
    'album_no_desc'    => 'You did not enter a description for this album',
    'errors_found'     => 'The following errors were found, please correct them: ',
    'album_created'    => 'Your album was successfully created!',
    'album_manage'     => 'Album Manager',
    'album_index'      => 'Welcome to your album manager,  this is where you can manage all of your existing albums and create new ones.',
    'album_info'       => 'Information',
    'album_status'     => 'Status',
    'album_controls'   => 'Controls',
    'album_public'     => 'Public',
    'album_private'    => 'Private',
    'edit_album'       => 'Edit Album',
    'album_edited'     => 'Your album was successfully edited.',
    'album_deleted'    => 'Your album was removed.',
    'a_img_limit'      => 'Sorry, but you have reached your total allowable album size',
	'select_op'        => 'Select an operation',
                          
    // User Bits          
    'user_info'        => 'User Information',
    'user_stats'       => 'Stats',
    'user_pub_albums'  => 'Public User Albums',
    'user_priv_albums' => 'Private User Albums',
    'total_imgs'       => 'Total Images: ',
    'percent_imgs'     => ' of total images',
    'total_comments'   => 'Total Comments: ',
    'percent_comments' => ' of total comments',
    'total_ratings'    => 'Images Rated: ',
    'avg_rating'       => ' average rating: ',
    'dp_used'          => 'Disk space Used: ',
    'dp_percent'       => ' of total disk space used',
    'where_all'        => 'Category Images',
    'album_all'        => 'Album Images',
    'where_album'      => 'User Album: ',    
    'controls'         => 'Controls',
    'edit_albums'      => 'Edit my albums',
    'where_all_ipb'    => 'Images posted in the forum',
    'filter_forum'     => 'View only pictures posted in forum ',
    'no_forum_filter'  => 'Show all images',
 

Uncle_Sam

Zbanowany
Dołączył
14 Czerwiec 2005
Posty
554
Punkty reakcji
0
Wiek
113
Ja spróbuje pomóc, ale nie zapewniam, że wszystko przetłumacze.
 

H4sT3l

Nowicjusz
Dołączył
21 Sierpień 2005
Posty
390
Punkty reakcji
0
Wiek
36
Miasto
Włocławek
Już wysłałem PM'ke z tłumaczeniem Angel'woi :] nie wiem czy sie przyda ale i tak nie miałem co robić :p pół godziny i po robocie :] pozdro
 

Uncle_Sam

Zbanowany
Dołączył
14 Czerwiec 2005
Posty
554
Punkty reakcji
0
Wiek
113
Dobrze wiedzieć. A to nie będe już na marno tłumaczył, bo akurat byłem w trakcie tłumaczenia.
 

angel

Wymiatacz
Dołączył
30 Kwiecień 2005
Posty
1 358
Punkty reakcji
12
Wiek
37
Miasto
Gdzieś na Śląsku
dziękuję :)
jakoś poszło - sam też już tłumaczyłem z rozpaczy :) :p

Zaraz wgram polską wersję.

Lecz album dostepny będzie dopiero jutro. Gdyż muszę jeszcze dokończyć parę spraw...
 

angel

Wymiatacz
Dołączył
30 Kwiecień 2005
Posty
1 358
Punkty reakcji
12
Wiek
37
Miasto
Gdzieś na Śląsku
Galeria już działa....

I ma wiele nowych możliwości!

Niekóre z nich to:
- automatyczne pomniejszanie zdjęcia do potrzebnego rozmiaru - jeśli jest za duże
- każdy może mieć swój prywatny album - tworzy się go w panelu kontrolnym
- możliwość integracji prywatnego albumu z blogiem
- MOŻLIWOŚĆ WYSYLANIA E-KARTEK! - czyli internetowych kart z pozdrowieniami, życeniami itp....
- szybkie statystyki oraz ocenianie fotek :) i DUŻOOO INNYCH...


pozdrawiam i zapraszam do forumowiskowania :p
 

H4sT3l

Nowicjusz
Dołączył
21 Sierpień 2005
Posty
390
Punkty reakcji
0
Wiek
36
Miasto
Włocławek
No to super :] widzę że choć troche przydała się moja znajomość Angola ;) pozdrawiam i życzę owocnego rozwoju forum Angel :)
PS.A ja wiem jakie są opcje bo sam je tłumaczyłem :p
 

Uncle_Sam

Zbanowany
Dołączył
14 Czerwiec 2005
Posty
554
Punkty reakcji
0
Wiek
113
A ja znalazlem jeszcze jedno nieprzetłumaczone słowo - "Title" - myśle, że dało by się jakoś na polski przetłumaczyć :D.
 

kasienka:)

Nowicjusz
Dołączył
1 Maj 2005
Posty
408
Punkty reakcji
0
ejjj agdzie ta galeria????podajcie linka pliskaaaaaaaaaaaa !!!!!!!
;)
bo jakos sie gubie tu po dluzszej nieobecnosci,az tyle zmian nastapilo...
 
Do góry