[istek] phpbbxs 0.47 de eksik kalmıs bolumler

Türkçe tercüme istekleri.

[istek] phpbbxs 0.47 de eksik kalmıs bolumler

İleti tergek 19.05.2006, 10:57

phpbb xs 0.47 de eksik kalmıs bolumler acaba bunların turkcesini cevirebilirmisiniz benim ing cevirebilcek kadar yok



//041
$lang['Sudoku'] = 'Sudoku';
$lang['Bookmarks'] = 'Bookmarks';
$lang['Set_Bookmark'] = 'Set a bookmark for this topic';
$lang['Remove_Bookmark'] = 'Remove the bookmark for this topic';
$lang['No_Bookmarks'] = 'You do not have set a bookmark';
$lang['Always_set_bm'] = 'Set bookmark automatically when posting';
$lang['Found_bookmark'] = 'You have set %d bookmark.'; // eg. Search found 1 match
$lang['Found_bookmarks'] = 'You have set %d bookmarks.'; // eg. Search found 24 matches
$lang['More_bookmarks'] = 'More bookmarks...'; // For mozilla navigation bar
$lang['New_posts_sticky'] = 'New posts [ Sticky ]';
$lang['No_new_posts_sticky'] = 'No new posts [ Sticky ]';
$lang['No_new_posts_announcement'] = 'No new posts [ Announcement ]';
$lang['New_posts_announcement'] = 'New posts [ Announcement ]';
$lang['No_new_posts_global_announcement'] = 'No new posts [ Gl. Announcement ]';
$lang['New_posts_global_announcement'] = 'New posts [ Gl. Announcement ]';


$lang['Forum_auth_list_explain'] = 'Here you can alter the authorisation levels of each forum. Remember that changing the permission level of forums will affect which users can carry out the various operations within them.';

$lang['Gzip_level_explain'] = 'Here you may change the compression level (a number between 0-9). 0 is equivalent to off, 1 is very low, and 9 is the maximum. 9 is recommended.';

$lang['sig_title'] = 'Advanced Signature Divider Control';
$lang['sig_divider'] = 'Current Signature Divider';
$lang['sig_explain'] = 'This is where you control what divides the user\'s signature from their post';

$lang['L_LISTOFADMINEDIT'] = 'Blocked accesses to the account of the first admin';
$lang['L_LISTOFADMINEDITEXP'] = 'In this list there are located the blocked accesses to the account of the first admin in the forum. The admins tried to change the profile of the first admin in the forum, to delete the first admin or set him to a normal user. A conversion of the profile data and/or the permissions of the first Admins did not take place and were successfully blocked. This list can be cleared only by the first admin in the forum again.';
$lang['L_LISTOFADMINEDITUSERS'] = 'List of the blocked accesses to the first admin account';
$lang['L_LISTOFADMINTEXT'] = 'successfully blocked access took place through';
$lang['L_DELETEMSG'] = 'Delete entries';
$lang['L_DELETESUCMSG'] = 'The entries were deleted successfully';
$lang['L_ADMINEDITMSG'] = 'You do not have permission to edit the profile data and/or the permissions of the first admins in the forum.<br /><br />This bad access attempt were noted and successfully blocked !';

$lang['use_thank'] = 'Allow to Thank posts';

// Begin Quick Title Edition Mod 1.0.0 by Xavier Olive.
$lang['Title_infos'] = 'Quick Title Edition Management';
$lang['Must_select_title'] = 'You must select a quick title add-on';
$lang['Title_updated'] = 'Quick Title Add-on updated';
$lang['Title_added'] = 'Quick Title Add-on added';
$lang['Click_return_titleadmin'] = 'Click %sHere%s to return to Quick Title Management';
$lang['Title_removed'] = 'Quick Title Add-on removed';
$lang['Quick_title_explain'] = 'You can create short bits of text wich you will be able to add to the title of a topic, by pushing a single button.</br>If you want the name of the person who performed the action of modifying the title to be shown, juste put %mod% where you want it to be placed. For instance, [Link OK | checked by %mod%] will be displayed as [Link OK |checked by ModeratorName]. You can exactly the same way insert the date, by placing %date% wherever you want.';
$lang['Title_head'] = 'Quick Title Add-on';
$lang['Title_auth'] = 'Permissions';
$lang['Administrator'] = 'Administrator';
$lang['Topic_poster'] = 'Topic poster';
$lang['Add_new_title_info'] = 'Add a Quick Title Add-on';
$lang['Title_perm_info'] = 'Permissions';
$lang['Title_perm_info_explain'] = 'Users with these levels will be able to use this Quick Title Add-on';
$lang['Title_info'] = 'Quick Title Add-on';
// End Quick Title Edition Mod 1.0.0 by Xavier Olive.

// Limit Image Width MOD
$lang['Available'] = 'Available';
$lang['Unavailable'] = 'Unavailable';
$lang['LIW_title'] = 'Limit Image Width MOD';
$lang['LIW_admin_explain'] = 'This page will allow you to switch the Limit Image Width MOD on and off, as well as setting the maximum width for each image posted at your forum. If you feel that the SQL table which holds the cached image dimensions of all images posted at your forum is getting too large you can empty it by clicking the \'Empty cache table\' button.<br /><br />You can also see whether or not it is posslbe to run the Limit Image Width MOD at your web server in the \'Compatibility checks\' box below';
$lang['LIW_compatibility_checks'] = 'Compatibility checks';
$lang['LIW_mod_config'] = 'MOD Configuration';

$lang['LIW_config_updated'] = 'The Limit Image Width MOD configuration has succesfully been updated';
$lang['LIW_cache_emptied'] = 'The cache table has succesfully been emptied';
$lang['LIW_click_return_config'] = 'Click %shere%s to return the Limit Image Width MOD configuration page';

$lang['LIW_getimagesize'] = 'getimagesize() URL support';
$lang['LIW_getimagesize_explain'] = 'Available in PHP 4.0.5';
$lang['LIW_getimagesize_available'] = 'The MOD is able to retrieve image dimensions';
$lang['LIW_getimagesize_unavailable'] = 'The MOD cannot check whether or not an image is too large, and therefore will resize <i>any</i> posted image';

$lang['LIW_urlaware'] = 'URL-aware fopen wrappers';
$lang['LIW_urlaware_explain'] = 'Set allow_url_fopen to Yes in your php.ini';
$lang['LIW_urlaware_available'] = 'The MOD is able to generate a fingerprint for images so is able to cache the image dimensions';
$lang['LIW_urlaware_unavailable'] = 'The MOD cannot generate a fingerprint of the file, and is therefore unable to cache the image dimensions';

$lang['LIW_openssl'] = 'openSSL extension loaded';
$lang['LIW_openssl_explain'] = 'Load the openssl.dll extension in your php.ini';
$lang['LIW_openssl_available'] = 'The MOD in able to retrieve dimensions from https:// images so is able to cache them';
$lang['LIW_openssl_unavailable'] = 'The MOD in unable to retrieve dimensions from https:// images so is unable to cache them';

$lang['LIW_enable'] = 'Resize images in posts';
$lang['LIW_enable_explain'] = 'Set to %s to allow the MOD to resize images in posts'; // Set to $lang['Yes'] to ....
$lang['LIW_sig_enable'] = 'Resize images in signatures';
$lang['LIW_sig_enable_explain'] = 'Set to %s to allow the MOD to resize images in signatures';
$lang['LIW_attach_enable'] = 'Resize attached images';
$lang['LIW_attach_enable_explain'] = 'Set to %s to allow the MOD to resize images which are attached to a post using the Attachment MOD';
$lang['LIW_max_width'] = 'Maximum image width';
$lang['LIW_max_width_explain'] = 'Specify the maximum width (pixels) of an image posted using the [img] tags';
$lang['LIW_empty_cache'] = 'Empty image dimensions cache';
$lang['LIW_empty_cache_explain'] = 'Your cache table currently contains <b>%s</b> records'; // Your cache table currently contains <b>312</b> records
$lang['LIW_empty_cache_note'] = 'Note that emptying the cache table will cause the MOD to cache all image dimensions again, which could result in a temporary slowdown when loading a topic';
$lang['LIW_empty_cache_button'] = 'Empty cache table';

// XS News
$lang['xs_news_settings'] = 'XS News Settings';
$lang['xs_news_show'] = 'Display News Banner?';
$lang['xs_news_show_ticker'] = 'Display News Ticker?';
$lang['xs_news_show_ticker_explain'] = 'This is a master switch setting this to \'No\' will stop any ticker from being shown, if set to \'Yes\' then the display state of individual tickers can be controlled from their settings.';
$lang['xs_news_show_ticker_subtitle'] = 'Display Ticker subtitle?';
$lang['xs_news_show_ticker_subtitle_explain'] = 'Setting this to Yes will display \'News Tickers\' above the news tickers.';
$lang['xs_news_show_news_subtitle'] = 'Display News subtitle?';
$lang['xs_news_show_news_subtitle_explain'] = 'Setting this to Yes will display \'News Items\' above the news items.';
$lang['xs_news_dateformat'] = 'Date Format';
$lang['xs_news_dateformat_helper'] = 'Using this format: %s';

//Sitemap
$lang['Sitemap_settings'] = 'Sitemap Settings';
$lang['Topic_limit'] = 'Topic Limit';
$lang['Topic_limit_explain'] = 'Maximum number of topics to fetch with a single datbase query';
$lang['Announce_priority'] = 'Announcement Priority';
$lang['Announce_priority_explain'] = 'Priority for announcements (must be a number between 0.0 &amp; 1.0 inclusive)';
$lang['Sticky_priority'] = 'Sticky Priority';
$lang['Sticky_priority_explain'] = 'Priority for sticky topics (must be a number between 0.0 &amp; 1.0 inclusive)';
$lang['Default_priority'] = 'Default Priority';
$lang['Default_priority_explain'] = 'Priority for regular topics (must be a number between 0.0 &amp; 1.0 inclusive)';
$lang['Sort_order'] = 'Sort Order';
$lang['New_first'] = 'New posts first';
$lang['Old_first'] = 'Old posts first';


$lang['Bantron'] = 'Bantron';
$lang['BM_Title'] = 'Bantron';
$lang['BM_Explain'] = 'From this page you can add, edit, view, and remove the bans in place on this board.';

$lang['board_disable_message'] = 'Disable the message by default for the desactivation of the forum.';
$lang['board_disable_message_texte'] = 'Message which will appear when the forum is deactivated';

$lang['Edit_notes_settings'] = 'Edit Notes Settings';
$lang['Edit_notes_enable'] = 'Enable edit notes';
$lang['Edit_notes_enable_explain'] = 'Enable/disable edit notes on the board';
$lang['Max_edit_notes'] = 'Maximum edit notes';
$lang['Max_edit_notes_explain'] = 'Set the maximum number of edit notes per post.';
$lang['Edit_notes_permissions'] = 'Edit notes permissions';
$lang['Edit_notes_permissions_explain'] = 'Set which types of users may use the edit notes.';
$lang['Edit_notes_admin'] = 'Administrators only';
$lang['Edit_notes_staff'] = 'Staff (admins and mods)';
$lang['Edit_notes_reg'] = 'Registered users (admins and mods too)';
$lang['Edit_notes_all'] = 'All users (guests, registered users, admins, and mods)';

$lang['Network_name'] = 'The Coders & Designers Network Config';
$lang['Network_note'] = 'When you select a different display method it will take at most 24 hours to change.<br />If you want immediate results, then ftp to your cache/coders_net.php and delete that file.<br />The reason for this is the caching system this mod uses, and only updates once a day to speed up your board.';
$lang['Network_type'] = 'How would you like the Coders & Designers Network to be displayed like?';
$lang['Network_drop'] = 'Dropdown List';
$lang['Network_line'] = 'Simple Line At Footer';

$lang['registration_status'] = 'Disable registrations';
$lang['registration_status_explain'] = 'This will disable all new registrations to your board.';
$lang['registration_closed'] = 'Reason of closed registrations';
$lang['registration_closed_explain'] = 'Text that explain why are the registrations closed, that would appear if a user try to register. Leave blank to show default explanation text.';

$lang['Gender_required'] = 'Force users to submit their gender';

$lang['Forum_notify'] = 'Allow forum notification';
$lang['Forum_notify_enabled'] = 'Allow';
$lang['Forum_notify_disabled'] = 'Do not allow';

$lang['Smilie_table_columns'] = 'Smilie table columns';
$lang['Smilie_table_rows'] = 'Smilie table rows';
$lang['Smilie_window_columns'] = 'Smilie window columns';

$lang['Auth_Rating'] = 'Ratings';


$lang['Enable_gravatars'] = 'Enable gravatars';
$lang['Gravatar_rating'] = 'Gravatar maximum rating';
$lang['Gravatar_rating_explain'] = '<a href="http://www.gravatar.com/rating.php" target="_blank">Read the rating guidelines</a> for more information. Set to \'None\' for no restriction.';
$lang['Gravatar_default_image'] = 'Gravatar default image';
$lang['Gravatar_default_image_explain'] = 'If no gravatar was found, the server will return this image. Path to the image is relative to the phpBB root directory. Leave blank for no image.';

$lang['Acronyms_title'] = 'Acronyms Administration';
$lang['Acronyms_explain'] = 'From this control panel you can add, edit, and remove acronyms that will be automatically added to posts on your forums.';
$lang['Acronym'] = 'Acronym';
$lang['Acronyms'] = 'Acronyms';
$lang['Edit_acronym'] = 'Edit Acronym';
$lang['Description'] = 'Açıklama';
$lang['Add_new_acronym'] = 'Add new acronym';
$lang['Update_acronym'] = 'Update acronym';

$lang['Must_enter_acronym'] = 'You must enter a acronym and its description';
$lang['No_acronym_selected'] = 'No acronym selected for editing';

$lang['Acronym_updated'] = 'The selected acronym has been successfully updated';
$lang['Acronym_added'] = 'The acronym has been successfully added';
$lang['Acronym_removed'] = 'The selected acronym has been successfully removed';

$lang['Click_return_acronymadmin'] = 'Click %sHere%s to return to Acronym Administration';
// Start add - Fully integrated shoutbox MOD
$lang['Prune_shouts'] = 'Auto prune shouts';
$lang['Prune_shouts_explain'] = 'Number of days, before the shouts are deleted, if a value of 0 is submittd, autoprune will be disabled';
// End add - Fully integrated shoutbox MOD

// inserted MOD-Code: ['Olympus-Style' Forum Rules] starts here ...
$lang['MOD_OS_ForumRules'] = 'Olympus-Style Forum Rules';
$lang['Forum_rules'] = 'Forum Rules';
$lang['Rules_display_title'] = 'Display title in the ForumRules-BOX ?';
$lang['Rules_custom_title'] = 'Custom title';
$lang['Rules_appear_in'] = 'These Forum Rules appear while ...';
$lang['Rules_in_viewforum'] = 'Viewing this forum';
$lang['Rules_in_viewtopic'] = 'Viewing topics in this forum';
$lang['Rules_in_posting'] = 'Posting/Replying in this forum';
// ... inserted MOD-Code: ['Olympus-Style' Forum Rules] ends here!

$lang['Php_Info_Explain'] = 'This page lists information on the version of PHP installed on this server. It includes details of loaded modules, available variables and default settings. This information may be useful when diagnosing problems. Please be aware that some hosting companies will limit what information is displayed here for security reasons. You are advised to not give out any details on this page except when asked by support or other Team Member on the support forums.';


$lang['Admin_notepad_title'] = 'Notepad';
$lang['Admin_notepad_explain'] = 'From this panel Administrators can leave memos for each other on the notepad.';
$lang['Allow_generator'] = 'Enable avatar generator';
$lang['Avatar_generator_template_path'] = 'Avatar Generator Template Path';
$lang['Avatar_generator_template_path_explain'] = 'Path under your phpBB root dir for template images, e.g. images/avatars/generator_templates';

$lang['Autolink_first'] = 'Autolink each keyword once per post';

$lang['Autolinks_title'] = 'Autolinks';
$lang['Autolinks_explain'] = 'From this control panel you can add, edit and remove keywords that will be automatically replaced with the url in the message posts. If the url you enter is an internal one and points to the forum/portal, ticking the box will have the session id added to the link.<br /><br />eg. If found, the <b>Keyword</b> in the post will be replaced with the following,<br /><br />&lt;a href="<b>Url</b>" title="<b>Comment</b>" style="<b>Style</b>"&gt;<b>Text</b>&lt;/a&gt;';
$lang['links_keyword'] = 'Keyword';
$lang['links_title'] = 'Text';
$lang['links_url'] = 'Url';
$lang['links_comment'] = 'Comment';
$lang['links_style'] = 'Style';
$lang['links_forum'] = 'Forum for Autolink';
$lang['links_forum2'] = 'Forum';
$lang['links_internal'] = 'Internal';
$lang['Autolinks_add'] = 'Add An Autolink';
$lang['Add_keyword'] = 'Add Autolink';
$lang['Autolinks_edit'] = 'Edit An Autolink';
$lang['Edit_keyword'] = 'Edit Autolink';
$lang['Delete_link'] = 'Tick box to delete this autolink.';

$lang['Select_all_forums'] = 'All Forums';
$lang['Autolink_added'] = 'Autolink successfully added.';
$lang['Autolink_updated'] = 'Autolink successfully updated.';
$lang['Autolink_removed'] = 'Autolink successfully deleted.';
$lang['No_autolink_selected'] = 'No autolink was selected for deletion.';
$lang['No_autolinks'] = 'There are no Autolinks in the database.';
$lang['Must_enter_autolink'] = 'You must enter a keyword, link text and a url.';
$lang['Click_return_autolinkadmin'] = 'Click %sHere%s to return to Autolink Administration';

$lang['Max_login_attempts'] = 'Allowed login attempts';
$lang['Max_login_attempts_explain'] = 'The number of allowed board login attempts.';
$lang['Login_reset_time'] = 'Login lock time';
$lang['Login_reset_time_explain'] = 'Time in minutes the user have to wait until he is allowed to login again after exceeding the number of allowed login attempts.';
Kullanıcı avatarı
tergek
Üye
Üye
 
İleti: 133
Kayıt: 11.12.2005, 22:28
Konum: İstanbul

İleti tergek 21.05.2006, 08:56

Lutfen arkadaslar yapabilcek yokmu :(
Kullanıcı avatarı
tergek
Üye
Üye
 
İleti: 133
Kayıt: 11.12.2005, 22:28
Konum: İstanbul

İleti tergek 02.06.2006, 22:05

lutfen biri yardım etsin cok lazım :(
Kullanıcı avatarı
tergek
Üye
Üye
 
İleti: 133
Kayıt: 11.12.2005, 22:28
Konum: İstanbul


İstekler



Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir

cron