News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Recherche traduction SMFBay

Started by Papoune57, June 04, 2010, 05:11:16 AM

Previous topic - Next topic

Papoune57

Salut à tous je cherche désespérément la traduction du Mod SMFBay en sachant que j'utilise la version SMF_Bay_PRO_1.0.6.1 que le propriétaire a posté => ICI.
Merci d'avance.
SMF 2.1.4

GravuTrad

#1
./Themes/default/languages/Modifications.french.php (et/ou) Modifications.french-utf8.php

Trouver (à la fin du fichier):

?>

Ajouter avant:

// SMF Bay extra strings
$txt['smfbay_copyright'] = 'SMF Bay LITE {version} | &copy <a href="http://www.monotiz.com">monotiz.com</a>';
$txt['smfbay'] = 'SMF Bay';
$txt['permissiongroup_smfbay'] = 'SMF Bay';
$txt['permissiongroup_simple_smfbay'] = 'SMF Bay';
$txt['permissionname_smfbay_access'] = 'Accès';
$txt['permissionname_smfbay_moderate'] = 'Modérer';
$txt['permissionname_smfbay_add_item'] = 'Poster de nouvelles listes';
$txt['permissionname_smfbay_edit_item'] = 'Editer ses propres listes';
//$txt['permissionname_smfbay_edit_message'] = 'Editer ses propres messages';
//$txt['permissionname_smfbay_reply'] = 'Répondre aux listes';
$txt['permissionname_smfbay_close'] = 'Clore des listes';
$txt['permissionname_smfbay_offer'] = 'Placer des offres ou acheter des articles';
$txt['permissionname_smfbay_delete_item'] = 'Effacer ses propres listes';
//$txt['permissionname_smfbay_delete_message'] = 'Effacer ses propres messages';
// Admin Label
$txt['smfbay_admin_labels_settings'] = 'Paramètres';
$txt['smfbay_admin_labels_categories'] = 'Catégories';
$txt['smfbay_admin_labels_maintenance'] = 'Maintenance';
$txt['smfbay_admin_labels_import_data'] = 'Importer des données';
// Other
$txt['who_smfbay'] = 'Voir SMF Bay.';
// End SMF Bay strings

On a toujours besoin d'un plus petit que soi! (Petit!Petit!)


Think about Search function before posting.
Pensez à la fonction Recherche avant de poster.

Papoune57

Merci GravuTrad  ;) ;),si tu as le temps il y a encore la partie du theme.

<?php

/*******************************************
* SMF_Bay_PRO
* Version 1.0
* Â© MonoTiz.com
********************************************
* SMFBay.english.php
*******************************************/
// Sub Action title
$txt['smfbay_page_title_home'] = 'Home';
$txt['smfbay_page_title_itemsindex'] = 'Items Index';
$txt['smfbay_page_title_additem'] = 'Add Item';
$txt['smfbay_page_title_viewitem'] = 'View Item';
$txt['smfbay_page_title_addmessage'] = 'Add Message';
$txt['smfbay_page_title_history'] = 'History';
$txt['smfbay_page_title_feedback'] = 'Feedback';
$txt['smfbay_page_title_search'] = 'Search';
// Admin Page
$txt['smfbay_admin_desc'] = 'SMF Bay is a system for create your listings and auctions.';
$txt['smfbay_admin_settings_desc'] = 'Settings page.';
$txt['smfbay_admin_categories_desc'] = 'Manage the categories.';
$txt['smfbay_admin_maintenance_desc'] = 'Maintenance page.';
$txt['smfbay_admin_import_data_desc'] = 'Import data from older version of SMF Buy';
// Admin Categories
$txt['smfbay_admin_categories_title_main'] = 'Manage the categories';
$txt['smfbay_admin_categories_rename'] = 'Rename';
$txt['smfbay_admin_categories_rename_description'] = 'Description';
$txt['smfbay_admin_categories_order'] = 'Order';
$txt['smfbay_admin_categories_title_new_cat'] = 'Add new Category';
$txt['smfbay_admin_categories_smfbay_cat_name'] = 'Category name';
$txt['smfbay_admin_categories_smfbay_cat_description'] = 'Category description';
$txt['smfbay_admin_categories_smfbay_new_cat_order'] = 'Order';
$txt['smfbay_admin_categories_smfbay_del_cat'] = 'Delete Category';
// Admin Maintenance
$txt['smfbay_admin_maintenance_title_prune'] = 'Purge items and comments based on specific parameters';
$txt['smfbay_admin_maintenance_smfbay_prune_days'] = 'Purge items older than.';
// Admin Import Data
$txt['smfbay_found_version'] = 'Found {version} tables...';
$txt['smfbay_no_found_version'] = 'No older SMF buy tables found';
$txt['smfbay_smfbuy_pro'] = 'SMF Buy PRO';
$txt['smfbay_smfbuy'] = 'SMF Buy';
$txt['smfbay_admin_import_data_title_import_data'] = 'Import Data';
$txt['smfbay_admin_import_data_smfbay_cat'] = 'Import from {board} into this category';
$txt['smfbay_admin_import_data_smfbay_delete_old_table'] = 'Delete old tables';
// Admin Settings
$txt['smfbay_admin_settings_title_main'] = 'Main settings';
$txt['smfbay_admin_settings_smfbay_label'] = 'Label for button menu';
$txt['smfbay_admin_settings_smfbay_currency'] = 'Currency';
$txt['smfbay_admin_settings_smfbay_currency_pos'] = 'Place currency before number';
$txt['smfbay_admin_settings_smfbay_enable_auctions'] = 'Enable Auctions';
$txt['smfbay_admin_settings_smfbay_enable_auctions_subtext'] = 'Default enabled if <i>Buy It Now</i> is disabled';
$txt['smfbay_admin_settings_smfbay_enable_buy_it_now'] = 'Enable <i>Buy It Now</i>';
$txt['smfbay_admin_settings_smfbay_enable_reserve'] = 'Enable Reserve Price';
$txt['smfbay_admin_settings_smfbay_enable_reserve_subtext'] = 'Required Auctions enabled';
$txt['smfbay_admin_settings_smfbay_enable_history'] = 'Enable History';
$txt['smfbay_admin_settings_smfbay_max_days'] = 'Max days per listings';
$txt['smfbay_admin_settings_smfbay_max_days_subtext'] = '0 or empty for unlimited. Max 255';
$txt['smfbay_admin_settings_smfbay_max_price'] = 'Max amount';
$txt['smfbay_admin_settings_smfbay_max_price_subtext'] = 'Max 999999999';
$txt['smfbay_admin_settings_smfbay_max_shipping'] = 'Max shipping';
$txt['smfbay_admin_settings_smfbay_max_shipping_subtext'] = 'Max 99999';
$txt['smfbay_admin_settings_smfbay_decimal'] = 'Decimal multiples of';
$txt['smfbay_admin_settings_smfbay_check_expired'] = 'Check expired listings every';
// PM
$txt['smfbay_admin_settings_title_pm'] = 'Private Message settings';
$txt['smfbay_admin_settings_smfbay_enable_sendpm'] = 'Enable private message notification';
$txt['smfbay_admin_settings_smfbay_min_no_pm'] = 'Disable \'Bid Exceeded\' notification when expired time is lower than';
$txt['smfbay_admin_settings_smfbay_pm_listing_expired_subject'] = 'Listing Expired Subject (seller)';
$txt['smfbay_admin_settings_smfbay_pm_listing_expired_subject_subtext'] = '{item} is the item name.';
$txt['smfbay_admin_settings_smfbay_pm_listing_expired_body'] = 'Listing Expired Body (seller)';
$txt['smfbay_admin_settings_smfbay_pm_listing_expired_body_subtext'] = '{member} is the member name.';
$txt['smfbay_admin_settings_smfbay_pm_bid_exceeded_subject'] = 'Bid Exceeded Subject (bidder)';
$txt['smfbay_admin_settings_smfbay_pm_bid_exceeded_subject_subtext'] = '{item} is the item name.';
$txt['smfbay_admin_settings_smfbay_pm_bid_exceeded_body'] = 'Bid Exceeded Body (bidder)';
$txt['smfbay_admin_settings_smfbay_pm_won_item_subject'] = 'Won an item Subject (buyer)';
$txt['smfbay_admin_settings_smfbay_pm_won_item_subject_subtext'] = '{item} is the item name.';
$txt['smfbay_admin_settings_smfbay_pm_won_item_body'] = 'Won an item Body (buyer)';
$txt['smfbay_admin_settings_smfbay_pm_feedback_subject'] = 'Feedback Received Subject';
$txt['smfbay_admin_settings_smfbay_pm_feedback_subject_subtext'] = '{item} is the item name.';
$txt['smfbay_admin_settings_smfbay_pm_feedback_body'] = 'Feedback Received Body';
$txt['smfbay_admin_settings_smfbay_pm_feedback_body_subtext'] = '{rating} is the feedback rating. {link} is the item\'s link. {text} is the feedback comment.';
// Layout
$txt['smfbay_admin_settings_title_layout'] = 'Layout settings';
$txt['smfbay_admin_settings_smfbay_default_folder_url'] = 'URL Default categories image';
$txt['smfbay_admin_settings_smfbay_upload_path'] = 'Data directory path';
$txt['smfbay_admin_settings_smfbay_upload_url'] = 'Data directory URL';
$txt['smfbay_admin_settings_smfbay_max_image_attach'] = 'Max number of images attachments per listings';
$txt['smfbay_admin_settings_smfbay_max_image_attach_subtext'] = 'Max 15';
$txt['smfbay_admin_settings_smfbay_max_image_width'] = 'Max width of attachments';
$txt['smfbay_admin_settings_smfbay_max_image_height'] = 'Max height of attachments';
$txt['smfbay_admin_settings_smfbay_max_thumb_width'] = 'Max width of thumbnails';
$txt['smfbay_admin_settings_smfbay_max_thumb_height'] = 'Max height of thumbnails';
$txt['smfbay_admin_settings_smfbay_jpeg_quality'] = 'JPEG quality';
$txt['smfbay_admin_settings_smfbay_default_image_url'] = 'Default item\'s image URL';
$txt['smfbay_admin_settings_smfbay_max_lenght_subject'] = 'Max lenght of subject';
$txt['smfbay_admin_settings_smfbay_max_lenght_subject_subtext'] = 'Max 255. 0 or empty for full lenght.';
$txt['smfbay_admin_settings_smfbay_max_lenght_body'] = 'Max lenght of body';
$txt['smfbay_admin_settings_smfbay_max_lenght_body_subtext'] = 'Max 65535. 0 or empty for full lenght.';
$txt['smfbay_admin_settings_smfbay_max_lenght_body_preview'] = 'Max lenght of body preview (items list)';
$txt['smfbay_admin_settings_smfbay_max_lenght_body_preview_subtext'] = 'Max 65535. 0 or empty for full lenght.';
$txt['smfbay_admin_settings_smfbay_items_per_page'] = 'Items per page';
$txt['smfbay_admin_settings_smfbay_items_per_page_subtext'] = 'Default 25. Max 100.';
$txt['smfbay_admin_settings_smfbay_hide_bidder'] = 'Hide bidder name';
// Integration
$txt['smfbay_admin_settings_title_integration'] = 'Integration settings';
$txt['smfbay_admin_settings_smfbay_enable_smftrader_integration'] = 'Enable the SMF Trader integration';
$txt['smfbay_admin_settings_smfbay_enable_smftrader_integration_subtext'] = 'Warning! SMF Trader allows you to leave more feedback.';
$txt['smfbay_smftrader_not_installed'] = 'SMF Trader NOT INSTALLED!';
$txt['smfbay_admin_settings_smfbay_enable_smfshop_integration'] = 'Enable the SMF Shop integration';
$txt['smfbay_smfshop_not_installed'] = 'SMF Shop NOT INSTALLED!';
$txt['smfbay_admin_settings_smfbay_smfshop_fee'] = 'New listing fee';
// Error
$txt['error_smfbay_allowed_access'] = 'Sorry, but you are not allowed to access to SMF Bay.';
$txt['error_smfbay_category'] = 'Sorry, no category selected.';
$txt['error_smfbay_subject'] = 'Sorry, but the subject cannot be left empty.';
$txt['error_smfbay_desc'] = 'Sorry, but the body cannot be left empty.';
$txt['error_smfbay_num_starting_price'] = 'Sorry, but the starting price must be a number!';
$txt['error_smfbay_num_reserve_price'] = 'Sorry, but the reserve price must be a number!';
$txt['error_smfbay_num_buy_it_now'] = 'Sorry, but the \'Buy It Now\' price must be a number!';
$txt['error_smfbay_num_shipping'] = 'Sorry, but the shipping price must be a number!';
$txt['error_smfbay_num_bid'] = 'Sorry, but the bid must be a number!';
$txt['error_smfbay_bid_too_low'] = 'Sorry, but the bid is too low.';
$txt['error_smfbay_bid_too_high'] = 'Sorry, but the bid is too high.';
$txt['error_smfbay_bid_higher_buy_it_now'] = 'Sorry, but the bid cannot be equal or greater than \'Buy it Now\' price..';
$txt['error_smfbay_num_days'] = 'Sorry, but the days must be a number!';
$txt['error_smfbay_not_type_detected'] = 'Sorry, but the starting price or the \'Buy It Now\' cannot be left empty.';
$txt['error_smfbay_max_days_too_high'] = 'Sorry, but the number of days is too high.';
$txt['error_smfbay_empty_max_days'] = 'Sorry, but the number of days cannot be left empty.';
$txt['error_smfbay_starting_price_too_high'] = 'Sorry, but the starting price is too high.';
$txt['error_smfbay_starting_price_decimal'] = 'Sorry, but the starting price has a wrong decimal part.';
$txt['error_smfbay_buy_it_now_too_high'] = 'Sorry, but the \'Buy It Now\' price is too high.';
$txt['error_smfbay_buy_it_now_decimal'] = 'Sorry, but the  \'Buy It Now\' has a wrong decimal part.';
$txt['error_smfbay_starting_price_higher_buy_it_now'] = 'Sorry, but the starting price cannot be greater than \'Buy It Now\' price.';
$txt['error_smfbay_reserve_price_higher_buy_it_now'] = 'Sorry, but the reserve price cannot be greater than \'Buy It Now\' price.';
$txt['error_smfbay_shipping_too_high'] = 'Sorry, but the shipping price is too high.';
$txt['error_smfbay_shipping_decimal'] = 'Sorry, but the shipping price has a wrong decimal part.';
$txt['error_smfbay_reserve_price_higher_starting_price'] = 'Sorry, but the starting price cannot be greater than reserve price.';
$txt['error_smfbay_bid_decimal'] = 'Sorry, but the bid has a wrong decimal part.';
$txt['error_smfbay_best_bidder'] = 'Sorry, but you are the currently best bidder. You cannot place bid until you are the best bidder.';
$txt['error_smfbay_attachments_no_write'] = 'Sorry, but the SMF Bay upload directory is not writable. Your attachment image cannot be saved.';
$txt['error_smfbay_error_smfbay_attach_timeout'] = 'Sorry, but your attachment image couldn\'t be saved. This might happen because it took too long to upload or the file is bigger than the server will allow.';
$txt['error_smfbay_no_size'] = 'Sorry, but the uploaded image has 0 size or is not an image';
$txt['error_smfbay_no_gd'] = 'Sorry, no GD library found.';
$txt['error_smfbay_wrong_ext'] = 'Sorry, but the uploaded image has wrong extension. The only image allowed is jpg, jpeg, gif, png.';
$txt['error_smfbay_open_close_item'] = 'Sorry, but you cannot open/close this item';
$txt['error_smfbay_place_bid_or_buy'] = 'Sorry, but you cannot place a bid or buy this item';
$txt['error_smfbay_place_bid_or_buy_own'] = 'Sorry, but you cannot place a bid or buy your item';
$txt['error_smfbay_delete_item'] = 'Sorry, but you cannot delete this item';
$txt['error_smfbay_delete_message'] = 'Sorry, but you cannot delete this message';
$txt['error_smfbay_item_not_found'] = 'Sorry, item not found.';
$txt['error_smfbay_no_shop_money'] = 'Sorry, but you haven\'t money to post new listing';
// Sort
$txt['smfbay_sort_by'] = 'Sort by...';
$txt['smfbay_sort_deadline'] = 'Deadline';
$txt['smfbay_sort_recent'] = 'Recent Items';
$txt['smfbay_sort_price_shipping_asc'] = 'Price + Shipping: lowest first';
$txt['smfbay_sort_price_shipping_desc'] = 'Price + Shipping: highest first';
$txt['smfbay_sort_price_asc'] = 'Price: lowest first';
$txt['smfbay_sort_price_desc'] = 'Price: highest first';
// Other
$txt['smfbay_hours'] = 'h';
$txt['smfbay_minutes'] = 'm';
$txt['smfbay_view_items'] = 'View Items';
$txt['smfbay_search'] = 'Search';
$txt['smfbay_search_in'] = 'Search in';
$txt['smfbay_search_match'] = 'Match';
$txt['smfbay_all_cat'] = 'All categories';
$txt['smfbay_staff'] = 'Staff';
$txt['smfbay_pixels'] = 'pixels';
$txt['smfbay_before'] = 'Before';
$txt['smfbay_last'] = 'Last';
$txt['smfbay_days'] = 'days';
$txt['smfbay_min'] = 'min';
$txt['smfbay_image'] = 'Image';
$txt['smfbay_item'] = 'Item';
$txt['smfbay_items'] = 'Items';
$txt['smfbay_items_of'] = 'Items of';
$txt['smfbay_unseen'] = 'Unseen';
$txt['smfbay_mark_as_seen'] = 'Mark as seen';
$txt['smfbay_nodecimal'] = 'No decimal';
$txt['smfbay_choose_cat'] = 'Choose a category...';
$txt['smfbay_in_cat'] = 'in {cat}';
$txt['smfbay_add_item'] = 'New Ad';
$txt['smfbay_edit'] = 'Edit';
$txt['smfbay_delete'] = 'Delete';
$txt['smfbay_delete_confirm'] = 'Are you sure you want to remove this item?';
$txt['smfbay_reply_item'] = 'Reply';
$txt['smfbay_close_item'] = 'Close Ad';
$txt['smfbay_lock_item'] = 'Lock';
$txt['smfbay_lock_item_confirm'] = 'Are you sure you want to lock this item?';
$txt['smfbay_unlock_item'] = 'UnLock';
$txt['smfbay_open_item'] = 'Open Ad';
$txt['smfbay_close_item_confirm'] = 'Are you sure you want to close this item?';
$txt['smfbay_posted_by'] = 'by {member}';
$txt['smfbay_deadline'] = 'Deadline';
$txt['smfbay_item_close'] = 'Listing expired';
$txt['smfbay_yes'] = 'Yes';
$txt['smfbay_no'] = 'No';
$txt['smfbay_no_items'] = 'Sorry, no items to show.';
$txt['smfbay_price'] = 'Price';
$txt['smfbay_current_price'] = 'Current Price';
$txt['smfbay_place_bid'] = 'Place bid!';
$txt['smfbay_place_bid_confirm'] = 'Are you really sure to place this bid?';
$txt['smfbay_at_least'] = 'At least';
$txt['smfbay_reserve_not_met'] = 'Reserve price not met';
$txt['smfbay_best_bidder'] = 'Best bidder';
$txt['smfbay_bid_history'] = 'Bid history';
$txt['smfbay_bid_exceeded'] = 'Your bid has been exceeded!';
$txt['smfbay_bid'] = 'bid';
$txt['smfbay_bids'] = 'bids';
$txt['smfbay_submit'] = 'Submit';
$txt['smfbay_comment'] = 'Comment';
$txt['smfbay_rating'] = 'Rating';
$txt['smfbay_from'] = 'From';
$txt['smfbay_date'] = 'Date';
$txt['smfbay_profile'] = 'Profile';
$txt['smfbay_seller_info'] = 'Seller Info';
$txt['smfbay_contact_seller'] = 'Contact the seller';
// Add item
$txt['smfbay_additem_title_main']  = 'Add a new item...';
$txt['smfbay_additem_smfbay_category'] = 'Add in this category';
$txt['smfbay_subject'] = 'Subject';
$txt['smfbay_starting_price'] = 'Starting price';
$txt['smfbay_reserve_price'] = 'Reserve price';
$txt['smfbay_buy_it_now_price'] = '<i><span style="color: red;">Buy It</span> Now</i> price';
$txt['smfbay_buy_it_now'] = 'Buy It Now';
$txt['smfbay_buyitnow_confirm'] = 'Are you really sure to buy this item?';
$txt['smfbay_shipping'] = 'Shipping';
$txt['smfbay_desc'] = 'Body';
$txt['smfbay_image_url'] = 'Image URL';
$txt['smfbay_image_file'] = 'Upload Image';
$txt['smfbay_max_price_subtext'] = 'Max: {max}, Decimal multiples of: {decimal}';
$txt['smfbay_max_days_subtext'] = 'Max: {max} days';
// Add message
$txt['smfbay_addmessage_title_main']  = 'Add a new message...';
// Feedback
$txt['smfbay_feedback'] = 'Feedback';
$txt['smfbay_feed_to_seller'] = 'Leave feedback for the seller';
$txt['smfbay_feed_to_buyer'] = 'Leave feedback for the buyer';
$txt['smfbay_left_feedback'] = 'Feedback left';
$txt['smfbay_feedback_positive'] = 'Positive';
$txt['smfbay_feedback_neutral'] = 'Neutral';
$txt['smfbay_feedback_negative'] = 'Negative';
$txt['smfbay_feed_to_leave'] = 'You must leave {num} feedback';

?>


Merci encore pour tout le travail que tu fournis pour SMF et pour nous!!!
SMF 2.1.4

Advertisement: