mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations field.php (French)
This commit is contained in:
parent
f9a45e29ff
commit
4943e4fa36
@ -1,114 +1,253 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'auto_approve' => [
|
'name' => [
|
||||||
'name' => 'Auto Approve',
|
'name' => 'Title'
|
||||||
],
|
],
|
||||||
'default_published_time' => [
|
'order' => [
|
||||||
'name' => 'Default Publish Time',
|
'name' => 'Order'
|
||||||
],
|
],
|
||||||
'default_adv_limit' => [
|
'slug' => [
|
||||||
'name' => 'Default Ads Limit',
|
'name' => 'Slug'
|
||||||
],
|
],
|
||||||
'address' => [
|
'parent_category' => [
|
||||||
'name' => 'Contact Adress',
|
'name' => 'Parent'
|
||||||
],
|
],
|
||||||
'phone' => [
|
'category' => [
|
||||||
'name' => 'Contact Phone',
|
'name' => 'Category Title'
|
||||||
],
|
],
|
||||||
'favicon' => [
|
'price' => [
|
||||||
'name' => 'Favicon',
|
'name' => 'Price'
|
||||||
],
|
],
|
||||||
'contact_mail' => [
|
'date' => [
|
||||||
'name' => 'Contact Mail',
|
'name' => 'Date'
|
||||||
'warning' => 'Auto added sitename <strong>info</strong>@sitename ',
|
|
||||||
],'map_coordinates_long' => [
|
|
||||||
'name' => 'Map Long Coordinate',
|
|
||||||
],
|
],
|
||||||
'map_coordinates_lat' => [
|
'photo' => [
|
||||||
'name' => 'Map Lat Coordinate',
|
'name' => 'Photo'
|
||||||
],
|
],
|
||||||
'iban_numbers' => [
|
'video' => [
|
||||||
'name' => 'IBAN',
|
'name' => 'Video'
|
||||||
],
|
],
|
||||||
'logo' => [
|
'map' => [
|
||||||
'name' => 'Logo',
|
'name' => 'Map'
|
||||||
],
|
],
|
||||||
'ogImage' => [
|
'stock' => [
|
||||||
'name' => 'Social Share Logo',
|
'name' => 'Stock'
|
||||||
'warning' => 'It should be at a resolution of 1200 x 630. ',
|
|
||||||
|
|
||||||
],
|
],
|
||||||
'currencies' => [
|
'advs_desc' => [
|
||||||
'name' => 'Active Currencies',
|
'name' => 'Description'
|
||||||
],
|
],
|
||||||
'latest-limit' => [
|
'online_payment' => [
|
||||||
'name' => 'Latest Limit',
|
'name' => 'Online Payment'
|
||||||
],
|
],
|
||||||
'site_address' => [
|
'city' => [
|
||||||
'name' => 'Site address',
|
'name' => 'City'
|
||||||
'warning' => 'Auto added www. www.<strong>sitename.com</strong> ',
|
|
||||||
],
|
],
|
||||||
'google_map_key' => [
|
'country' => [
|
||||||
'name' => 'Google Map Api Key',
|
'name' => 'Country'
|
||||||
],
|
],
|
||||||
|
'district' => [
|
||||||
'default_country' => [
|
'name' => 'District'
|
||||||
'name' => 'Default Ad Country',
|
|
||||||
],
|
],
|
||||||
'free_currencyconverterapi_key' => [
|
'neighborhood' => [
|
||||||
'name' => 'Currency Converter API Key'
|
'name' => 'Neighborhood'
|
||||||
],
|
],
|
||||||
'default_city' => [
|
'village' => [
|
||||||
'name' => 'Default Ad City',
|
'name' => 'Village'
|
||||||
],
|
],
|
||||||
'default_district' => [
|
'files' => [
|
||||||
'name' => 'Default Ad District',
|
'name' => 'Images'
|
||||||
],
|
],
|
||||||
'default_neighborhood' => [
|
'cat1' => [
|
||||||
'name' => 'Default Ad Neighborhood',
|
'name' => 'Main Category'
|
||||||
],
|
],
|
||||||
'default_currency' => [
|
'cat2' => [
|
||||||
'name' => 'Default Ad Currency',
|
'name' => 'Sub Category 1'
|
||||||
],
|
],
|
||||||
'default_GET' => [
|
'cat3' => [
|
||||||
'name' => 'Default Ad GET',
|
'name' => 'Sub Category 2'
|
||||||
],
|
],
|
||||||
'twitter' => [
|
'cat4' => [
|
||||||
'name' => 'Twitter',
|
'name' => 'Sub Category 3'
|
||||||
],
|
],
|
||||||
'facebook' => [
|
'cat5' => [
|
||||||
'name' => 'Facebook',
|
'name' => 'Sub Category 4'
|
||||||
],
|
],
|
||||||
'youtube' => [
|
'cat6' => [
|
||||||
'name' => 'Youtube',
|
'name' => 'Sub Category 5'
|
||||||
],
|
],
|
||||||
'google' => [
|
'cat7' => [
|
||||||
'name' => 'Google',
|
'name' => 'Sub Category 6'
|
||||||
],
|
],
|
||||||
'watermark_type' => [
|
'currency' => [
|
||||||
'name' => 'Watermark Type',
|
'name' => 'Currency'
|
||||||
],
|
],
|
||||||
'watermark_text' => [
|
'status' => [
|
||||||
'name' => 'Watermark Text',
|
'name' => 'Status'
|
||||||
],
|
],
|
||||||
'watermark_image' => [
|
'pending_adv' => [
|
||||||
'name' => 'Watermark Image',
|
'name' => 'Pending Ads'
|
||||||
],
|
],
|
||||||
'watermark_position' => [
|
'archived_adv' => [
|
||||||
'name' => 'Watermark Position',
|
'name' => 'Archived Ads'
|
||||||
],
|
],
|
||||||
'watermark_opacity' => [
|
'finish_at' => [
|
||||||
'name' => 'Watermark Opacity',
|
'name' => 'Finish At'
|
||||||
],
|
],
|
||||||
'listing_page_image' => [
|
'cover_photo' => [
|
||||||
'name' => 'Listing Page Image',
|
'name' => 'Cover Photo'
|
||||||
],
|
],
|
||||||
'enabled_currencies' => [
|
'favs_adv' => [
|
||||||
'name' => 'Enabled Currencies',
|
'name' => 'Fav Ads'
|
||||||
],
|
],
|
||||||
'google_statistic_code' => [
|
'my_adv' => [
|
||||||
'name' => 'Google Statistic Code',
|
'name' => 'ADVS'
|
||||||
],
|
],
|
||||||
|
'description' => [
|
||||||
|
'name' => 'Description'
|
||||||
|
],
|
||||||
|
'type' => [
|
||||||
|
'name' => 'Type'
|
||||||
|
],
|
||||||
|
'parent_adv' => [
|
||||||
|
'name' => 'Related Ad'
|
||||||
|
],
|
||||||
|
'value' => [
|
||||||
|
'name' => 'Value'
|
||||||
|
],
|
||||||
|
'list' => 'List',
|
||||||
|
'home' => 'Home',
|
||||||
|
'list-page' => 'List Page',
|
||||||
|
'search' => 'Search',
|
||||||
|
'recommended' => 'Recommended Ads for You',
|
||||||
|
'sort_by' => 'Sort By',
|
||||||
|
'pick_option' => 'Pick an option',
|
||||||
|
'pick_ordering' => 'Ordering',
|
||||||
|
'price_high' => 'Price High to Low',
|
||||||
|
'price-low' => 'Price Low to High',
|
||||||
|
'newest' => 'Newest',
|
||||||
|
'categories' => 'Categories',
|
||||||
|
'all_categories' => 'All Categories',
|
||||||
|
'location' => 'Location',
|
||||||
|
'send_message' => 'Send Message',
|
||||||
|
'phone_gsm' => 'Gsm Phone',
|
||||||
|
'phone_office' => 'Office Phone',
|
||||||
|
'add_to_favorites' => "Add to Favorites",
|
||||||
|
'send' => 'Send',
|
||||||
|
'search_name' => 'Search Name',
|
||||||
|
'my_favorite_searches' => 'Favorite Searches',
|
||||||
|
'search_desc' => 'You can add and manage your favorite search selections here.',
|
||||||
|
'complaint_placeholder' => 'Type your complaint details here.',
|
||||||
|
'show_details' => 'Show Details',
|
||||||
|
'edit' => 'Edit',
|
||||||
|
'approve' => 'Approve',
|
||||||
|
'passive' => "Passive",
|
||||||
|
'offered_by' => 'Offered By',
|
||||||
|
'more_ads_by' => 'More Ads By',
|
||||||
|
'click_phone' => 'Show phone number',
|
||||||
|
'share' => 'Share this ad',
|
||||||
|
'report' => 'Report this ad',
|
||||||
|
'features' => 'Features',
|
||||||
|
"streetview" => "Street View",
|
||||||
|
'recommended_ads' => 'Recommended Ads for You',
|
||||||
|
'new' => 'New',
|
||||||
|
'short_info' => 'Short Info',
|
||||||
|
'secure_trading' => 'Secure Trading',
|
||||||
|
'24/7' => '24/7 Support',
|
||||||
|
'easy_trading' => 'Easy Trading',
|
||||||
|
'need_help' => 'Need help?',
|
||||||
|
'give_a_call' => 'Give a call on',
|
||||||
|
'message_sent' => 'Message Sent!',
|
||||||
|
'asap' => 'Message sent, seller will contact you asap.',
|
||||||
|
'ad_id' => 'Ad Id',
|
||||||
|
'contact_with' => 'Contact With',
|
||||||
|
'create_adv' => 'Create Ad',
|
||||||
|
'edit_adv' => 'Edit Ad',
|
||||||
|
'mandatory_fields' => 'Mandatory Fields',
|
||||||
|
'ad_post' => 'Ad Post',
|
||||||
|
'sell_item' => 'Sell an item or service',
|
||||||
|
'search_save' => 'Favorite search saved successfully',
|
||||||
|
'address' => 'Address',
|
||||||
|
'email' => 'E-Mail',
|
||||||
|
'phone' => 'Phone',
|
||||||
|
'send_us_your_feedback' => 'Send Us Your Feedback',
|
||||||
|
'online_shopping' => 'GET',
|
||||||
|
'approved' => 'Approved Successfully',
|
||||||
|
'extended' => 'Extended Successfully',
|
||||||
|
'declined' => 'Declined Successfully',
|
||||||
|
'search_on_map' => 'Search on Map',
|
||||||
|
'post_free_ad' => 'Post Free Ad',
|
||||||
|
'select_a_category' => 'Select a Category',
|
||||||
|
'select_a_sub_category' => 'Select a Sub Category',
|
||||||
|
'all_dopings_added' => 'All doping types are added for this ad.',
|
||||||
|
'is_get_adv' => [
|
||||||
|
'name' => 'GET'
|
||||||
|
],
|
||||||
|
'corporate_info' => 'Corporate Info',
|
||||||
|
'featured_ads' => "Featured Ads",
|
||||||
|
'trending_ads' => 'Trendind Ads',
|
||||||
|
'search_ads_result_message' => [
|
||||||
|
'name' => ':count ads found for :name search',
|
||||||
|
],
|
||||||
|
'total' => 'Total',
|
||||||
|
'quantity' => 'Quantity',
|
||||||
|
'view_cart' => 'View Cart',
|
||||||
|
'no_ads' => 'No Ads!',
|
||||||
|
'show_display_mode' => [
|
||||||
|
'map' => 'Map',
|
||||||
|
'list' => 'List',
|
||||||
|
],
|
||||||
|
'advs_list_table_thead' => [
|
||||||
|
'name' => 'Ad Name',
|
||||||
|
'price' => 'Price',
|
||||||
|
'publish_at' => 'Ad Date',
|
||||||
|
'location_city' => 'City',
|
||||||
|
'location_country' => 'Country',
|
||||||
|
],
|
||||||
|
'show_list_view' => [
|
||||||
|
'name' => 'List',
|
||||||
|
],
|
||||||
|
'show_table_view' => [
|
||||||
|
'name' => 'Table',
|
||||||
|
],
|
||||||
|
'showcase' => [
|
||||||
|
'name' => 'Showcase',
|
||||||
|
],
|
||||||
|
'new_ad' => [
|
||||||
|
'name' => 'New Ad',
|
||||||
|
],
|
||||||
|
'profile' => [
|
||||||
|
'name' => 'Profile',
|
||||||
|
],
|
||||||
|
'my_ads' => [
|
||||||
|
'name' => 'My Ads',
|
||||||
|
],
|
||||||
|
'sold_out' => [
|
||||||
|
'name' => 'Sold out',
|
||||||
|
],
|
||||||
|
'edit_category' => 'Edit Category',
|
||||||
|
'max' => [
|
||||||
|
'name' => 'Max',
|
||||||
|
],
|
||||||
|
'min' => [
|
||||||
|
'name' => 'Min',
|
||||||
|
],
|
||||||
|
'in_the_last_24_hours' => [
|
||||||
|
'name' => 'In The Last 24 Hours'
|
||||||
|
],
|
||||||
|
'in_the_last_week' => [
|
||||||
|
'name' => 'In The Last Week'
|
||||||
|
],
|
||||||
|
'in_the_last_month' => [
|
||||||
|
'name' => 'In The Last Month'
|
||||||
|
],
|
||||||
|
'ads_with_photo' => [
|
||||||
|
'name' => 'Ads With Photo'
|
||||||
|
],
|
||||||
|
'ads_with_video' => [
|
||||||
|
'name' => 'Ads With Video'
|
||||||
|
],
|
||||||
|
'yes' => [
|
||||||
|
'name' => 'Yes'
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user