mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-06 07:15:24 -06:00
New Crowdin updates (#966)
* New translations setting.php (Persian) * New translations setting.php (Urdu (Pakistan)) * New translations setting.php (French) * New translations setting.php (Korean) * New translations setting.php (Spanish) * New translations setting.php (Arabic) * New translations setting.php (German) * New translations setting.php (Greek) * New translations setting.php (Hebrew) * New translations setting.php (Italian) * New translations setting.php (Japanese)
This commit is contained in:
parent
7e8270017b
commit
baf62ec2be
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Advertensies',
|
||||
'name' => 'Advertensie-module',
|
||||
'description' => 'Advertensie-module',
|
||||
];
|
||||
@ -0,0 +1,48 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_adv' => 'Nuut geklassifiseer',
|
||||
'new_classified' => 'Nuut geklassifiseer',
|
||||
'new_category' => 'Nuwe kategorie',
|
||||
'new_country' => 'Nuwe land',
|
||||
'new_city' => 'Nuwe stad',
|
||||
'new_district' => 'Nuwe distrik',
|
||||
'new_neighborhood' => 'Nuwe woonbuurt',
|
||||
'new_village' => 'Nuwe dorpie',
|
||||
'edit' => "Wysig",
|
||||
'approve' => "Goedkeur",
|
||||
'decline' => 'Weier',
|
||||
'extend' => 'Brei uit',
|
||||
'extend_all' => 'Brei almal uit',
|
||||
'convert_currency' => 'Valuta omskakel',
|
||||
'categories' => 'Kategorieë',
|
||||
'sub_category' => 'Subkategorieë',
|
||||
'add_sub_category' => 'Voeg subkategorie by',
|
||||
'sub_cities' => 'Substede',
|
||||
'add_sub_cities' => 'Voeg substad by',
|
||||
'add_sub_districts' => 'Voeg subdistrik by',
|
||||
'add_sub_neighborhoods' => 'Voeg subbuurt by',
|
||||
'add_sub_village' => 'Voeg subdorp by',
|
||||
'sub_districts' => 'Subdistrikte',
|
||||
'sub_neighborhoods' => 'Subbuurte',
|
||||
'sub_village' => 'Sub Village',
|
||||
'general_settings' => 'Algemene instellings',
|
||||
'save_category' => 'Stoor kategorie',
|
||||
'change_owner' => 'Verander eienaar',
|
||||
'update_category' => [
|
||||
'name' => 'Dateer kategorie op'
|
||||
],
|
||||
'new_option' => 'Nuwe opsie',
|
||||
'export' => 'Uitvoer',
|
||||
'new_productoption' => 'Nuwe produkopsie',
|
||||
'new_productoptions_value' => 'Nuwe produk opsie waarde',
|
||||
'new_options_configuration' => 'Nuwe opsiekonfigurasie',
|
||||
'new_option_configuration' => 'Nuwe opsiekonfigurasie',
|
||||
'create_configurations' => 'Skep konfigurasies',
|
||||
'replicate' => 'Herhaal',
|
||||
'fast_create' => 'Vinnig skep',
|
||||
'publish' => 'Publiseer',
|
||||
'import' => 'Invoer',
|
||||
'new_status' => 'Nuwe status',
|
||||
'fast_edit' => 'Vinnige wysiging',
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => 'Dollar',
|
||||
'EUR' => 'Euro',
|
||||
];
|
||||
361
addons/default/visiosoft/advs-module/resources/lang/af/field.php
Normal file
361
addons/default/visiosoft/advs-module/resources/lang/af/field.php
Normal file
@ -0,0 +1,361 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => [
|
||||
'name' => 'Titel'
|
||||
],
|
||||
'order' => [
|
||||
'name' => 'Orde'
|
||||
],
|
||||
'slug' => [
|
||||
'name' => 'Slak'
|
||||
],
|
||||
'parent_category' => [
|
||||
'name' => 'Ouer'
|
||||
],
|
||||
'category' => [
|
||||
'name' => 'Kategorietitel'
|
||||
],
|
||||
'price' => [
|
||||
'name' => 'Prys'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Standaardprys'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'Datum'
|
||||
],
|
||||
'photo' => [
|
||||
'name' => 'Foto'
|
||||
],
|
||||
'video' => [
|
||||
'name' => 'Video'
|
||||
],
|
||||
'map' => [
|
||||
'name' => 'Kaart'
|
||||
],
|
||||
'stock' => [
|
||||
'name' => 'Voorraad'
|
||||
],
|
||||
'advs_desc' => [
|
||||
'name' => 'Beskrywing'
|
||||
],
|
||||
'online_payment' => [
|
||||
'name' => 'Aanlyn betaling'
|
||||
],
|
||||
'city' => [
|
||||
'name' => 'Stad'
|
||||
],
|
||||
'country' => [
|
||||
'name' => 'Land'
|
||||
],
|
||||
'district' => [
|
||||
'name' => 'Distrik'
|
||||
],
|
||||
'neighborhood' => [
|
||||
'name' => 'Buurt'
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Dorp'
|
||||
],
|
||||
'files' => [
|
||||
'name' => 'Beelde'
|
||||
],
|
||||
'cat1' => [
|
||||
'name' => 'Hoofkategorie'
|
||||
],
|
||||
'cat2' => [
|
||||
'name' => 'Subkategorie 1'
|
||||
],
|
||||
'cat3' => [
|
||||
'name' => 'Subkategorie 2'
|
||||
],
|
||||
'cat4' => [
|
||||
'name' => 'Subkategorie 3'
|
||||
],
|
||||
'cat5' => [
|
||||
'name' => 'Subkategorie 4'
|
||||
],
|
||||
'cat6' => [
|
||||
'name' => 'Subkategorie 5'
|
||||
],
|
||||
'cat7' => [
|
||||
'name' => 'Subkategorie 6'
|
||||
],
|
||||
'cat8' => [
|
||||
'name' => 'Subkategorie 7'
|
||||
],
|
||||
'cat9' => [
|
||||
'name' => 'Subkategorie 8'
|
||||
],
|
||||
'cat10' => [
|
||||
'name' => 'Subkategorie 9'
|
||||
],
|
||||
'currency' => [
|
||||
'name' => 'Geldeenheid'
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Status',
|
||||
'option' => [
|
||||
'approved' => 'Goedgekeur',
|
||||
'expired' => 'Verstreke',
|
||||
'unpublished' => 'Ongepubliseer',
|
||||
'pending_admin' => 'Hangende admin',
|
||||
'pending_user' => 'Hangende gebruiker'
|
||||
]
|
||||
],
|
||||
'pending_adv' => [
|
||||
'name' => 'Ongepubliseer'
|
||||
],
|
||||
'finish_at' => [
|
||||
'name' => 'Klaar by'
|
||||
],
|
||||
'cover_photo' => [
|
||||
'name' => 'Voorbladfoto'
|
||||
],
|
||||
'favs_adv' => [
|
||||
'name' => 'Gunstige advertensies'
|
||||
],
|
||||
'my_adv' => [
|
||||
'name' => 'ADVS'
|
||||
],
|
||||
'description' => 'Beskrywing',
|
||||
'explanation' => 'Verduideliking',
|
||||
'type' => [
|
||||
'name' => 'Tik'
|
||||
],
|
||||
'parent_adv' => [
|
||||
'name' => 'Verwante advertensie'
|
||||
],
|
||||
'value' => [
|
||||
'name' => 'Waarde'
|
||||
],
|
||||
'list' => 'Lys',
|
||||
'home' => 'Tuis',
|
||||
'list-page' => 'Lys bladsy',
|
||||
'search' => 'Soek',
|
||||
'recommended' => 'Aanbevole advertensies vir u',
|
||||
'filter' => 'Filtreer',
|
||||
'sort' => 'Sorteer',
|
||||
'sort_by' => 'Sorteer Volgens',
|
||||
'pick_option' => 'Kies \'n opsie',
|
||||
'pick_ordering' => 'Bestelling',
|
||||
'price_high' => 'Prys van hoog na laag',
|
||||
'price_low' => 'Prys Laag tot Hoog',
|
||||
'newest' => 'Nuutste',
|
||||
'oldest' => 'Oudste',
|
||||
'address_a_z' => 'Adres (A tot Z)',
|
||||
'address_z_a' => 'Adres (Z tot A)',
|
||||
'categories' => [
|
||||
'name' => 'Kategorieë'
|
||||
],
|
||||
'all_categories' => 'alle kategorieë',
|
||||
'location' => 'Ligging',
|
||||
'send_message' => 'Stuur boodskap',
|
||||
'phone_gsm' => 'GSM-foon',
|
||||
'phone_office' => 'Kantoortelefoon',
|
||||
'add_to_favorites' => "Voeg by gunstelinge",
|
||||
'send' => 'Stuur',
|
||||
'search_name' => 'Soek Naam',
|
||||
'my_favorite_searches' => 'Gunsteling soektogte',
|
||||
'search_desc' => 'U kan u gunsteling soekkeuses hier byvoeg en bestuur.',
|
||||
'complaint_placeholder' => 'Tik u klagtebesonderhede hier in.',
|
||||
'show_details' => 'Wys besonderhede',
|
||||
'ad_actions' => 'Advertensie-aksies',
|
||||
'edit' => 'Wysig',
|
||||
'approve' => 'Goedkeur',
|
||||
'passive' => "Passief",
|
||||
'sold' => 'Verkoop',
|
||||
'offered_by' => 'Aangebied deur',
|
||||
'more_ads_by' => 'Meer advertensies deur',
|
||||
'click_phone' => 'Wys telefoonnommer',
|
||||
'share' => 'Deel',
|
||||
'report' => 'Rapporteer hierdie advertensie',
|
||||
'features' => 'Kenmerke',
|
||||
"streetview" => "Straataansig",
|
||||
'recommended_ads' => 'Aanbevole advertensies vir u',
|
||||
'new' => 'Nuut',
|
||||
'short_info' => 'Kort inligting',
|
||||
'secure_trading' => 'Veilige handel',
|
||||
'24/7' => 'Ondersteuning 24/7',
|
||||
'easy_trading' => 'Maklike handel',
|
||||
'need_help' => 'Hulp nodig?',
|
||||
'give_a_call' => 'Bel \'n op',
|
||||
'message_sent' => 'Boodskap gestuur!',
|
||||
'asap' => 'Boodskap gestuur, die verkoper sal u so gou moontlik kontak.',
|
||||
'ad_id' => 'Advertensie-ID',
|
||||
'contact_with' => 'Kontak met',
|
||||
'create_adv' => 'Skep advertensie',
|
||||
'edit_adv' => 'Wysig advertensie',
|
||||
'mandatory_fields' => 'Verpligte velde',
|
||||
'ad_post' => 'Advertensiepos',
|
||||
'sell_item' => 'Verkoop \'n item of diens',
|
||||
'search_save' => 'Gunsteling soektog suksesvol gestoor',
|
||||
'address' => 'Adres',
|
||||
'email' => 'E-pos',
|
||||
'phone' => 'Foon',
|
||||
'send_us_your_feedback' => 'Stuur vir ons u terugvoer',
|
||||
'online_shopping' => 'KRY',
|
||||
'approved' => 'Suksesvol goedgekeur',
|
||||
'extended' => 'Uitgebrei suksesvol',
|
||||
'declined' => 'Weier suksesvol',
|
||||
'search_on_map' => 'Soek op kaart',
|
||||
'post_free_ad' => 'Plaas gratis advertensie',
|
||||
'select_a_category' => 'Kies \'n kategorie',
|
||||
'select_a_sub_category' => 'Kies \'n subkategorie',
|
||||
'all_dopings_added' => 'Alle dopingtipes word by hierdie advertensie gevoeg.',
|
||||
'is_get_adv' => [
|
||||
'name' => 'KRY'
|
||||
],
|
||||
'corporate_info' => 'Korporatiewe inligting',
|
||||
'featured_ads' => "Gewilde advertensies",
|
||||
'trending_ads' => 'Trendind-advertensies',
|
||||
'search_ad_result_prefix' => 'aan',
|
||||
'search_ads_result_message' => [
|
||||
'name' => ': tel advertensies gevind vir: naam soek',
|
||||
],
|
||||
'total' => 'Totaal',
|
||||
'quantity' => 'Hoeveelheid',
|
||||
'view_cart' => 'Bekyk mandjie',
|
||||
'no_ads' => 'Geen advertensies gevind nie.',
|
||||
'show_display_mode' => [
|
||||
'map' => 'Kaart',
|
||||
'list' => 'Lys',
|
||||
],
|
||||
'advs_list_table_thead' => [
|
||||
'name' => 'Advertensie Naam',
|
||||
'price' => 'Prys',
|
||||
'publish_at' => 'Advertensiedatum',
|
||||
'location_city' => 'Stad',
|
||||
'location_country' => 'Land',
|
||||
],
|
||||
'show_list_view' => [
|
||||
'name' => 'Lys',
|
||||
],
|
||||
'show_table_view' => [
|
||||
'name' => 'Tabel',
|
||||
],
|
||||
'showcase' => [
|
||||
'name' => 'Vertoonvenster',
|
||||
],
|
||||
'new_ad' => [
|
||||
'name' => 'Nuwe advertensie',
|
||||
],
|
||||
'profile' => [
|
||||
'name' => 'Profiel',
|
||||
],
|
||||
'my_ads' => [
|
||||
'name' => 'My advertensies',
|
||||
],
|
||||
'sold_out' => [
|
||||
'name' => 'Uitverkoop',
|
||||
],
|
||||
'edit_category' => 'Kategorie wysig',
|
||||
'set_category' => 'Stel kategorie',
|
||||
'max' => [
|
||||
'name' => 'Maks',
|
||||
],
|
||||
'min' => [
|
||||
'name' => 'Min',
|
||||
],
|
||||
'in_the_last_24_hours' => [
|
||||
'name' => 'In die laaste 24 uur'
|
||||
],
|
||||
'in_the_last_day' => [
|
||||
'name' => 'In die laaste 24 uur'
|
||||
],
|
||||
'in_the_last_week' => [
|
||||
'name' => 'In die laaste week'
|
||||
],
|
||||
'in_the_last_month' => [
|
||||
'name' => 'In die laaste maand'
|
||||
],
|
||||
'ads_with_photo' => [
|
||||
'name' => 'Advertensies Met Foto'
|
||||
],
|
||||
'ads_with_video' => [
|
||||
'name' => 'Advertensies Met Video'
|
||||
],
|
||||
'yes' => [
|
||||
'name' => 'Ja'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Geen'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Is stelsel',
|
||||
'instructions' => 'Stelselstatus is nodig en moet nie verander word nie',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Gebruikerstoegang',
|
||||
'instructions' => 'Kan \'n gebruiker hierdie status op sy advertensies gebruik?',
|
||||
],
|
||||
"no_location" => "Geen ligging is gekies nie.",
|
||||
"continue" => 'Aanhou',
|
||||
"gallery" => 'Galery',
|
||||
"ad" => 'Advertensie',
|
||||
"ads" => 'Advertensies',
|
||||
"were_found" => 'was gevind.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'Die advertensie is in die goedkeuringsproses',
|
||||
'pending_message_2' => "Advertensie se opdateringsdatum",
|
||||
'pending_message_3' => 'Geskatte wagtyd',
|
||||
'pending_message_4' => 'Die tyd wat aan die goedkeuringsproses bestee word, word by die dopingtyd gevoeg.',
|
||||
'pending_message_5' => 'Geen transaksies kan vanaf die inbelsentrum met betrekking tot die advertensie in die goedkeuringsproses gedoen word nie.',
|
||||
'hours' => 'ure',
|
||||
|
||||
// Preview page
|
||||
'preview_text' => [
|
||||
'part_1' => 'As die volgende inligting oor u advertensie korrek is, klik op die knoppie "Gaan voort" en gaan na die volgende stap.',
|
||||
'part_2' => 'Indien nie, klik op die "Edit" -knoppie.',
|
||||
],
|
||||
'views' => 'Uitsigte',
|
||||
|
||||
// Detail page
|
||||
"no_street_view" => "Geen straataansigprent op hierdie plek nie",
|
||||
'edit_my_contact_info' => 'Wysig my kontakinligting',
|
||||
'update_my_contact_info' => 'werk my kontakinligting op',
|
||||
'contact_info' => 'Kontak inligting',
|
||||
'ad_info' => 'Advertensie-inligting',
|
||||
|
||||
// Select cat
|
||||
'select_category_step_by_step' => 'Kies Kategorie stap vir stap',
|
||||
|
||||
// New create page
|
||||
'options' => 'Opsies',
|
||||
'category_selection' => 'Kategorie seleksie',
|
||||
'listing_details' => 'Lysbesonderhede',
|
||||
'preview' => 'Voorskou',
|
||||
'congratulations' => 'Baie geluk',
|
||||
'ad_desc' => 'Advertensiebeskrywing',
|
||||
'upload_photos' => 'Laai foto\'s op',
|
||||
'upload_files' => 'Laai lêers op',
|
||||
'additional_fields' => 'Bykomende velde',
|
||||
'ad_location' => 'Advertensie-ligging',
|
||||
'owner' => 'Eienaar',
|
||||
'default_owner_instruction' => 'Die eienaar is die huidige gebruiker as geen gebruiker gekies word nie',
|
||||
|
||||
'free' => 'Vry',
|
||||
'ad_date' => 'Advertensiedatum',
|
||||
'photo_video' => 'Foto, video',
|
||||
'and_above' => 'En bo',
|
||||
'and_below' => 'en onder',
|
||||
'clear_all' => 'Maak alles skoon',
|
||||
'balances' => 'Saldo\'s',
|
||||
'packages' => 'Pakkies',
|
||||
'dopings' => 'Doping',
|
||||
'advs' => 'Advs',
|
||||
'site' => 'Werf',
|
||||
'subscription' => 'Intekening',
|
||||
'created' => 'Geskep',
|
||||
'product_option' => [
|
||||
'name' => 'Produkopsie'
|
||||
],
|
||||
'option_json' => [
|
||||
'name' => 'Opsie'
|
||||
],
|
||||
'old_price' => [
|
||||
'name' => 'Ou prys'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'error_added_cart' => 'Die aangevraagde produk ontbreek of is onaktief',
|
||||
'please_payment' => 'Betaal asb',
|
||||
'bank_account_info' => 'Bankrekeninginligting',
|
||||
'agreement' => 'Deur op Publiseer te klik, stem u in tot ons gebruiksvoorwaardes en ons privaatheidsbeleid erken dat u die regmatige eienaar van hierdie artikel is.',
|
||||
'update_category_msg' => 'Die geklassifiseerde kategorie sal opgedateer word.',
|
||||
'updated_category_msg' => 'Kategorie suksesvol geredigeer.',
|
||||
'create_ad_with_post_cat' => [
|
||||
'title' => "Kategorie-keuse is voltooi.",
|
||||
'success' => true,
|
||||
'continueBtn' => "Aanhou",
|
||||
],
|
||||
'update_category_info' => 'Dateer asseblief die kategorie op.',
|
||||
'filter_by_search_msg' => 'Filtreer volgens soektog.',
|
||||
'delete_author_error' => 'U kan nie \'n boodskap verwyder wat nie aan u behoort nie',
|
||||
'success_delete' => 'Advertensie uitgevee',
|
||||
'pending_ad_status' => 'U advertensie hang af van die goedkeuring deur die redakteur.',
|
||||
'extended' => ': nommer advertensie (s) is suksesvol uitgebrei.',
|
||||
'category_not_exist' => 'Hierdie kategorie bestaan nie meer nie!',
|
||||
'currency_converted' => 'Valuta omgeskakel suksesvol.',
|
||||
'choose_user' => 'Kies \'n gebruiker',
|
||||
'owner_updated_successfully' => 'Die eienaar is suksesvol opgedateer!',
|
||||
'no_add_found' => 'Geen advertensie gevind nie!',
|
||||
'replicated_success' => 'Die advertensie is suksesvol herhaal!',
|
||||
'ad_doesnt_exist' => "Hierdie advertensie bestaan nie!",
|
||||
'select_location_error' => "Kies 'n plek op die kaart!",
|
||||
'this_ad_is_not_valid_anymore' => "Hierdie advertensie is nie meer geldig nie!",
|
||||
'approve_status_change' => "Jou advertensie se status is op aktief gestel!",
|
||||
'passive_status_change' => "Jou advertensie se status is passief gestel!",
|
||||
'sold_status_change' => "Jou advertensie se status is verkoop!",
|
||||
'status_change' => "Jou advertensie se status is ingestel op: status!",
|
||||
'disabled_detailed_options_for_admin_role' => "Gedetailleerde produkopsies is gedeaktiveer.",
|
||||
];
|
||||
@ -0,0 +1,108 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Advertensies',
|
||||
'option' => [
|
||||
'read' => 'Kan advertensies gelees word?',
|
||||
'write' => 'Kan u advertensies skep / wysig?',
|
||||
'delete' => 'Kan advertensies verwyder word?',
|
||||
],
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Kategorieë',
|
||||
'option' => [
|
||||
'read' => 'Kan kategorieë lees?',
|
||||
'write' => 'Kan u kategorieë skep / wysig?',
|
||||
'delete' => 'Kan kategorieë verwyder word?',
|
||||
],
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Dorp',
|
||||
'option' => [
|
||||
'read' => 'Kan dorpie lees?',
|
||||
'write' => 'Kan u dorp skep of wysig?',
|
||||
'delete' => 'Kan dorp verwyder?',
|
||||
],
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Pasgemaakte velde',
|
||||
'option' => [
|
||||
'read' => 'Kan u eie velde lees?',
|
||||
'write' => 'Kan u eie velde skep / wysig?',
|
||||
'delete' => 'Kan persoonlike velde verwyder word?',
|
||||
],
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Pasgemaakte veldadvertensies',
|
||||
'option' => [
|
||||
'read' => 'Kan u persoonlike veldadvertensies lees?',
|
||||
'write' => 'Kan u persoonlike veldadvertensies skep / wysig?',
|
||||
'delete' => 'Kan u persoonlike veldadvertensies verwyder?',
|
||||
],
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Cf waardes',
|
||||
'option' => [
|
||||
'read' => 'Kan CF-waardes lees?',
|
||||
'write' => 'Kan CF-waardes skep / wysig?',
|
||||
'delete' => 'Kan CF-waardes uitvee?',
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Opsies',
|
||||
'option' => [
|
||||
'read' => 'Kan opsies lees?',
|
||||
'write' => 'Kan u opsies skep / wysig?',
|
||||
'delete' => 'Kan opsies verwyder?',
|
||||
],
|
||||
],
|
||||
'productoptions' => [
|
||||
'name' => 'Produkopsies',
|
||||
'option' => [
|
||||
'read' => 'Kan produkopsies gelees word?',
|
||||
'write' => 'Kan u produkopsies skep / wysig?',
|
||||
'delete' => 'Kan produkopsies verwyder word?',
|
||||
],
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Produksie-waarde',
|
||||
'option' => [
|
||||
'read' => 'Kan die waarde van die produkopsies gelees word?',
|
||||
'write' => 'Kan produkopsies waarde skep / wysig?',
|
||||
'delete' => 'Kan die waarde van die produkopsies verwyder word?',
|
||||
],
|
||||
],
|
||||
'options_configuration' => [
|
||||
'name' => 'Opsies opset',
|
||||
'option' => [
|
||||
'read' => 'Kan opsies opstel lees?',
|
||||
'write' => 'Kan u die konfigurasie van opsies skep / wysig?',
|
||||
'delete' => 'Kan konfigurasie van opsies verwyder?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Opsiekonfigurasie',
|
||||
'option' => [
|
||||
'read' => 'Kan opsieopsie lees?',
|
||||
'write' => 'Kan die opstelling van die opsie skep / wysig?',
|
||||
'delete' => 'Kan opsiekonfigurasie verwyder?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Opsiekonfigurasie',
|
||||
'option' => [
|
||||
'read' => 'Kan opsieopsie lees?',
|
||||
'write' => 'Kan die opstelling van die opsie skep / wysig?',
|
||||
'delete' => 'Kan opsiekonfigurasie verwyder?',
|
||||
],
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Status',
|
||||
'option' => [
|
||||
'read' => 'Kan status lees?',
|
||||
'write' => 'Kan u status skep / wysig?',
|
||||
'delete' => 'Kan status verwyder word?',
|
||||
],
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'title' => 'Advertensies',
|
||||
],
|
||||
'categories' => [
|
||||
'title' => 'Kategorieë',
|
||||
],
|
||||
'countries' => [
|
||||
'title' => 'Lande',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'Stede',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'Distrikte',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'Wyk',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'Dorp',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'title' => 'Pasgemaakte velde',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'title' => 'Pasgemaakte veldadvertensies',
|
||||
],
|
||||
'cf_values' => [
|
||||
'title' => 'Cf waardes',
|
||||
],
|
||||
'fields' => [
|
||||
'title' => 'Pasgemaakte velde'
|
||||
],
|
||||
'assets_clear' => [
|
||||
'name' => 'Bates duidelik'
|
||||
],
|
||||
'general' => 'Generaal',
|
||||
'ads' => 'Advertensies',
|
||||
'user' => 'Gebruiker',
|
||||
'filter' => 'Filtreer',
|
||||
'create_ad' => 'Skep advertensie',
|
||||
'options' => [
|
||||
'title' => 'Opsies',
|
||||
],
|
||||
'ads_image' => 'Advertensieprent',
|
||||
'product_options' => [
|
||||
'title' => 'Opsies',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'title' => 'Opsies Waarde',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'title' => 'Konfigurasie',
|
||||
],
|
||||
'translations' => 'Vertalings',
|
||||
'status' => [
|
||||
'title' => 'Status',
|
||||
],
|
||||
'ads_detail' => 'Advertensiebesonderhede',
|
||||
|
||||
];
|
||||
@ -0,0 +1,265 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'auto_approve' => [
|
||||
'name' => 'Goedkeur outomaties',
|
||||
],
|
||||
'default_view_type' => [
|
||||
'name' => 'Verstekaansig-tipe',
|
||||
],
|
||||
'hide_zero_price' => [
|
||||
'name' => 'Versteek prys as nul',
|
||||
'instructions' => 'Versteek die prys as die advertensieprys 0 is',
|
||||
],
|
||||
'estimated_pending_time' => [
|
||||
'name' => 'Geskatte wagtyd',
|
||||
'instructions' => 'In Ure',
|
||||
],
|
||||
'default_published_time' => [
|
||||
'name' => 'Verstek publiseringstyd',
|
||||
],
|
||||
'address' => [
|
||||
'name' => 'Kontak adres',
|
||||
],
|
||||
'phone' => [
|
||||
'name' => 'Kontak telefoon',
|
||||
],
|
||||
'favicon' => [
|
||||
'name' => 'Favicon',
|
||||
]
|
||||
,'map_coordinates_long' => [
|
||||
'name' => 'Kaart lang koördinaat',
|
||||
],
|
||||
'map_coordinates_lat' => [
|
||||
'name' => 'Kaart Lat Koördinaat',
|
||||
],
|
||||
'iban_numbers' => [
|
||||
'name' => 'IBAN',
|
||||
],
|
||||
'logo' => [
|
||||
'name' => 'Logo',
|
||||
],
|
||||
'ogImage' => [
|
||||
'name' => 'Sosiale Deel-logo',
|
||||
'warning' => 'Dit moet \'n resolusie van 1200 x 630 hê. ',
|
||||
|
||||
],
|
||||
'currencies' => [
|
||||
'name' => 'Aktiewe geldeenhede',
|
||||
],
|
||||
'latest-limit' => [
|
||||
'name' => 'Laaste limiet',
|
||||
],
|
||||
'site_address' => [
|
||||
'name' => 'Werfadres',
|
||||
'warning' => 'Auto bygevoeg www. www.<strong>sitename.com</strong> ',
|
||||
],
|
||||
'google_map_key' => [
|
||||
'name' => 'Google Map Api-sleutel',
|
||||
],
|
||||
|
||||
'default_country' => [
|
||||
'name' => 'Verstek advertensieland',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Versteek prys op kategorieë',
|
||||
'instructions' => 'Die prys sal weggesteek word as u \'n advertensie skep of \'n advertensie onder hierdie kategorieë sien.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Valuta-omskakelaar API-sleutel'
|
||||
],
|
||||
'default_city' => [
|
||||
'name' => 'Verstek advertensie stad',
|
||||
],
|
||||
'default_district' => [
|
||||
'name' => 'Verstek advertensiedistrik',
|
||||
],
|
||||
'default_neighborhood' => [
|
||||
'name' => 'Standaard advertensiebuurt',
|
||||
],
|
||||
'default_currency' => [
|
||||
'name' => 'Verstek advertensiegeldeenheid',
|
||||
],
|
||||
'default_GET' => [
|
||||
'name' => 'Standaardadvertensie GET',
|
||||
],
|
||||
'twitter' => [
|
||||
'name' => 'Twitter',
|
||||
],
|
||||
'facebook' => [
|
||||
'name' => 'Facebook',
|
||||
],
|
||||
'youtube' => [
|
||||
'name' => 'Youtube',
|
||||
],
|
||||
'google' => [
|
||||
'name' => 'Google',
|
||||
],
|
||||
'listing_page_image' => [
|
||||
'name' => 'Lys bladsyprent',
|
||||
],
|
||||
'hide_standard_price_field' => [
|
||||
'name' => 'Versteek standaardprysveld',
|
||||
],
|
||||
'hide_options_field' => [
|
||||
'name' => 'Versteek opsiesveld',
|
||||
],
|
||||
'hide_village_field' => [
|
||||
'name' => 'Versteek Village Field',
|
||||
],
|
||||
'hide_configurations' => [
|
||||
'name' => 'Versteek die Configuration Button',
|
||||
'instructions' => 'Versteek die Configurations-knoppie op die bladsy met voorskou van advertensies',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Maak alle velde vereis',
|
||||
'instructions' => 'Vereis dat die gebruiker die prys- en beskrywingsvelde moet invul wanneer hy \'n advertensie skep',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Maak kaart verlang',
|
||||
'instructions' => 'Vereis dat die gebruiker \'n speld op die kaart moet plaas wanneer hy \'n advertensie skep',
|
||||
],
|
||||
'hide_listing_standard_price' => [
|
||||
'name' => 'Versteek die lys van standaardpryse',
|
||||
],
|
||||
'enabled_currencies' => [
|
||||
'name' => 'Geaktiveerde geldeenhede',
|
||||
],
|
||||
'google_statistic_code' => [
|
||||
'name' => 'Google Statistieke Kode',
|
||||
],
|
||||
'register_email_field' => [
|
||||
'name' => 'E-posvereiste vir lidregistrasie',
|
||||
],
|
||||
'market_place' => [
|
||||
'name' => 'Markplein',
|
||||
],
|
||||
'price_area_hidden' => [
|
||||
'name' => 'Prysarea versteek',
|
||||
],
|
||||
'hide_price_filter' => [
|
||||
'name' => 'Versteek prysfilter',
|
||||
],
|
||||
'hide_date_filter' => [
|
||||
'name' => 'Versteek datumfilter',
|
||||
],
|
||||
'hide_photo_filter' => [
|
||||
'name' => 'Versteek fotofilter',
|
||||
],
|
||||
'hide_map_filter' => [
|
||||
'name' => 'Versteek kaartfilter',
|
||||
],
|
||||
'show_lang_url' => [
|
||||
'name' => 'Wys Lang-parameter vir URL',
|
||||
],
|
||||
'popular_ads_limit' => [
|
||||
'name' => 'Gewilde advertensieperk',
|
||||
],
|
||||
|
||||
//Image
|
||||
|
||||
'image_resize_backend' => [
|
||||
'name' => 'Beeld grootte van agterkant',
|
||||
],
|
||||
'full_image_width' => [
|
||||
'name' => 'Volledige beeldwydte',
|
||||
],
|
||||
'full_image_height' => [
|
||||
'name' => 'Volledige beeldhoogte',
|
||||
],
|
||||
'medium_image_width' => [
|
||||
'name' => 'Medium beeldwydte',
|
||||
],
|
||||
'medium_image_height' => [
|
||||
'name' => 'Medium beeldhoogte',
|
||||
],
|
||||
'thumbnail_width' => [
|
||||
'name' => 'Miniatuurbreedte',
|
||||
],
|
||||
'thumbnail_height' => [
|
||||
'name' => 'Duimnaelhoogte',
|
||||
],
|
||||
'add_canvas' => [
|
||||
'name' => 'Voeg doek by',
|
||||
],
|
||||
'image_canvas_width' => [
|
||||
'name' => 'Beelddoekbreedte',
|
||||
],
|
||||
'image_canvas_height' => [
|
||||
'name' => 'Beeld Doek Hoogte',
|
||||
],
|
||||
'watermark_type' => [
|
||||
'name' => 'Watermerk Tipe',
|
||||
],
|
||||
'watermark_text' => [
|
||||
'name' => 'Watermerkteks',
|
||||
],
|
||||
'watermark_image' => [
|
||||
'name' => 'Watermerkbeeld',
|
||||
],
|
||||
'watermark_position' => [
|
||||
'name' => 'Watermerkposisie',
|
||||
],
|
||||
'user_filter_limit' => [
|
||||
'name' => 'Gebruikersfilterlimiet',
|
||||
'instructions' => 'In die adminpaneel'
|
||||
],
|
||||
'show_breadcrumb_when_creating_ad' => [
|
||||
'name' => 'Wys broodkrummels as u \'n advertensie skep',
|
||||
],
|
||||
'show_ads_count' => [
|
||||
'name' => 'Vertoon-advertensietelling',
|
||||
'instructions' => 'Vertoon advertensies tel op die linkerkategorieëlys',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Versteek geskep datum',
|
||||
'instructions' => 'Versteek die geskepde datum in die besonderhede-bladsy',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Versteek koplys van lys',
|
||||
'instructions' => 'Versteek na bestelling en besigtigingstipes',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Versteek die filterafdeling',
|
||||
'instructions' => 'Versteek na die linker filterarea op die lys bladsy',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Versteek verkoperinligting',
|
||||
'instructions' => 'Versteek inligting aan die verkoper op die besonderhede bladsy',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Toon advertensie-ooreenkoms',
|
||||
'instructions' => 'Skakel dit aan as u \'n privaatheidsbeleidsooreenkoms op die advertensie-bladsy wil vertoon',
|
||||
],
|
||||
'override_text' => [
|
||||
'name' => 'Ignoreer teks',
|
||||
'instructions' => 'Ou waarde: nuwe waarde'
|
||||
],
|
||||
'steps_color' => [
|
||||
'name' => 'Stappe Kleur',
|
||||
'instructions' => 'Verander die progressiewe trappie kleur.'
|
||||
],
|
||||
'create_ad_button_color' => [
|
||||
'name' => 'Skep kleur van advertensieknoppie',
|
||||
'instructions' => 'Verander die knoppie wat verskyn wanneer die nuwe advertensiekategorie gekies is.'
|
||||
],
|
||||
'lang_switcher_for_browser' => [
|
||||
'name' => 'Lang skakelaar vir blaaier',
|
||||
'instructions' => 'Hiermee kan u blaastaal as aktiewe taal kies'
|
||||
],
|
||||
'get_categories' => [
|
||||
'name' => 'KRY Kategorieë',
|
||||
'instructions' => 'Dit verteenwoordig die kategorieë waarin die GET-eiendom geldig sal wees.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Skakel wagwag uit'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Watermerk',
|
||||
'instructions' => 'Is watermerk aktief?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Gedetailleerde produkopsies',
|
||||
'instructions' => 'Hiermee kan u voorraad- en prysinligting vir die produk invoer'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Advs',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Kategorieë',
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Dorp',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Pasgemaakte velde',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Custom veld advs',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Cf waardes',
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Opsies',
|
||||
],
|
||||
'product_options' => [
|
||||
'name' => 'Produkopsies',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Opsiewaarde',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Konfigurasie',
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Status',
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'unfinished' => 'Onvoltooid',
|
||||
'advanced' => 'Gevorderd',
|
||||
];
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'ينشر',
|
||||
'import' => 'استيراد',
|
||||
'new_status' => 'حالة جديدة',
|
||||
'fast_edit' => 'تحرير سريع',
|
||||
];
|
||||
|
||||
@ -279,6 +279,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'نعم'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'لا'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'هو نظام',
|
||||
'instructions' => 'حالة النظام مطلوبة ولا يجب تغييرها',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'وصول المستخدم',
|
||||
'instructions' => 'هل يمكن للمستخدم استخدام هذه الحالة في إعلاناته؟',
|
||||
],
|
||||
"no_location" => "لا يوجد موقع محدد.",
|
||||
"continue" => 'استمر',
|
||||
"gallery" => 'صالة عرض',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "تم تعيين حالة إعلانك على نشطة!",
|
||||
'passive_status_change' => "تم تعيين حالة إعلانك على سلبية!",
|
||||
'sold_status_change' => "تم تعيين حالة إعلانك على البيع!",
|
||||
'status_change' => "تم تعيين حالة إعلانك على: الحالة!",
|
||||
'disabled_detailed_options_for_admin_role' => "تم تعطيل خيارات المنتج التفصيلية.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'الحالة',
|
||||
],
|
||||
'ads_detail' => 'تفاصيل الإعلانات',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'بلد الإعلان الافتراضي',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'إخفاء السعر على الفئات',
|
||||
'instructions' => 'سيتم إخفاء السعر عند إنشاء إعلان أو عرض إعلان ضمن هذه الفئات.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'تحويل العملات الرئيسية API'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'إخفاء زر التكوينات',
|
||||
'instructions' => 'إخفاء زر التهيئة في صفحة معاينة الإعلان',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'اجعل كافة الحقول مطلوبة',
|
||||
'instructions' => 'اطلب من المستخدم ملء حقلي السعر والوصف عند إنشاء إعلان',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'اجعل الخريطة مطلوبة',
|
||||
'instructions' => 'مطالبة المستخدم بوضع دبوس على الخريطة عند إنشاء إعلان',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'إظهار عدد الإعلانات',
|
||||
'instructions' => 'عرض الإعلانات الاعتماد على قائمة الفئات اليسرى',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'إخفاء تاريخ الإنشاء',
|
||||
'instructions' => 'إخفاء تاريخ الإنشاء في صفحة تفاصيل الإعلانات',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'إخفاء رأس القائمة',
|
||||
'instructions' => 'الاختباء لطلب وعرض الأنواع',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'إخفاء قسم التصفية',
|
||||
'instructions' => 'يختبئ إلى اليسار منطقة التصفية في قائمة الصفحة',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'إخفاء معلومات البائع',
|
||||
'instructions' => 'إخفاء معلومات البائع في صفحة تفاصيل الإعلانات',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'إظهار اتفاقية ما بعد الإعلان',
|
||||
'instructions' => 'قم بتشغيل هذا إذا كنت تريد عرض اتفاقية سياسة الخصوصية على صفحة إنشاء الإعلان',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'فئات GET',
|
||||
'instructions' => 'إنه يمثل الفئات التي ستكون فيها خاصية GET صالحة.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'تعطيل الحارس'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'علامة مائية',
|
||||
'instructions' => 'هل العلامة المائية نشطة؟'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'خيارات المنتج التفصيلية',
|
||||
'instructions' => 'يسمح لك بإدخال معلومات المخزون والسعر للمنتج'
|
||||
],
|
||||
];
|
||||
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'Yayımla',
|
||||
'import' => 'Daxil Et',
|
||||
'new_status' => 'Yeni Status',
|
||||
'fast_edit' => 'Sürətli redaktə edin',
|
||||
];
|
||||
|
||||
@ -280,6 +280,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'Bəli'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Yox'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Sistemdir',
|
||||
'instructions' => 'Sistem vəziyyəti tələb olunur və dəyişdirilməməlidir',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'İstifadəçi girişi',
|
||||
'instructions' => 'Bir istifadəçi bu statusdan reklamlarında istifadə edə bilərmi?',
|
||||
],
|
||||
"no_location" => "Heç bir yer seçilməyib.",
|
||||
"continue" => 'Davam et',
|
||||
"gallery" => 'Qalereya',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "Reklamınızın Vəziyyəti Aktivləşdirildi!",
|
||||
'passive_status_change' => "Reklamınızın Vəziyyəti Passiv təyin olundu!",
|
||||
'sold_status_change' => "Elanın Statusu Satıldı Olaraq Dəyişdirildi!",
|
||||
'status_change' => "Reklamınızın Vəziyyəti təyin olundu: status!",
|
||||
'disabled_detailed_options_for_admin_role' => "Ətraflı məhsul seçimləri deaktiv edilmişdir.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'Status',
|
||||
],
|
||||
'ads_detail' => 'Reklam detalları',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'Defolt Elan Ölkəsi',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Kateqoriyalardakı qiymətləri gizlədin',
|
||||
'instructions' => 'Bir reklam yaratdığınızda və ya bu kateqoriyalara uyğun bir reklam görüntülədiyiniz zaman qiymət gizlədiləcəkdir.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Valyuta çeviricisinin API açarı'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'Konfiqurasiyalar düyməsini gizlədin',
|
||||
'instructions' => 'Reklam Önizləmə Səhifəsində Konfiqurasiyalar Düyməsini gizlədin',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Bütün sahələri tələb olun',
|
||||
'instructions' => 'Reklam yaratarkən istifadəçidən Qiymət və Təsvir sahələrini doldurmasını tələb edin',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Xəritə tələb olun',
|
||||
'instructions' => 'Reklam yaratarkən istifadəçidən xəritədə bir sancaq yerləşdirməsini tələb edin',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'Reklam sayını göstərin',
|
||||
'instructions' => 'Sol kateqoriyalar siyahısında reklamların sayını göstərin',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Yaranmış Tarixi Gizlət',
|
||||
'instructions' => 'Reklamların ətraflı səhifəsində yaradılan tarixi gizlədin',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Listing Header gizlədin',
|
||||
'instructions' => 'Sifariş və görünüş növlərinə gizlənmək',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Filtr Bölməsini gizlədin',
|
||||
'instructions' => 'Siyahı səhifəsində sol filtr sahəsinə gizlənir',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Satıcı haqqında məlumatları gizlədin',
|
||||
'instructions' => 'Reklam detalları səhifəsində satıcı məlumatlarına gizlənmək',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Post Elan Müqaviləsini Göstərin',
|
||||
'instructions' => 'Reklam yaratma səhifəsində bir məxfilik siyasəti müqaviləsini göstərmək istəyirsinizsə, bunu aktivləşdirin',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'Kateqoriyalar alın',
|
||||
'instructions' => 'GET mülkiyyətinin etibarlı olacağı kateqoriyanı təmsil edir.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Nöqtəni deaktiv edin'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Filigran',
|
||||
'instructions' => 'Filigran aktivdir?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Ətraflı məhsul seçimləri',
|
||||
'instructions' => 'Məhsul üçün stok və qiymət məlumatlarını daxil etməyə imkan verir'
|
||||
],
|
||||
];
|
||||
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'Публикувай',
|
||||
'import' => 'Внос',
|
||||
'new_status' => 'Нов статус',
|
||||
'fast_edit' => 'Бързо редактиране',
|
||||
];
|
||||
|
||||
@ -279,6 +279,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'Да'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Не'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Е система',
|
||||
'instructions' => 'Състоянието на системата е задължително и не трябва да се променя',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Потребителски достъп',
|
||||
'instructions' => 'Може ли потребителят да използва това състояние в своите реклами?',
|
||||
],
|
||||
"no_location" => "Не е избрано място.",
|
||||
"continue" => 'продължи',
|
||||
"gallery" => 'Галерия',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "Състоянието на рекламата Ви е настроено на Активно!",
|
||||
'passive_status_change' => "Състоянието на вашата реклама е зададено на пасивно!",
|
||||
'sold_status_change' => "Състоянието на вашата реклама е настроено да се продава!",
|
||||
'status_change' => "Състоянието на вашата реклама е зададено на: статус!",
|
||||
'disabled_detailed_options_for_admin_role' => "Подробните опции за продукта са деактивирани.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'Състояние',
|
||||
],
|
||||
'ads_detail' => 'Подробности за рекламите',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'Държава на рекламата по подразбиране',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Скриване на цените върху категориите',
|
||||
'instructions' => 'Цената ще бъде скрита, когато създадете реклама или разгледате реклама под тези категории.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'API ключ за конвертор на валута'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'Скрийте бутона за конфигурации',
|
||||
'instructions' => 'Скрийте бутона за конфигурации в страницата за визуализация на рекламата',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Направете всички полета задължителни',
|
||||
'instructions' => 'Изисквайте от потребителя да попълва полетата Цена и Описание, когато създава реклама',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Направете карта задължителна',
|
||||
'instructions' => 'Изисквайте от потребителя да постави щифт на картата, когато създава реклама',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'Показване на броя на рекламите',
|
||||
'instructions' => 'Показването на рекламите се брои в списъка с леви категории',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Скриване на създадената дата',
|
||||
'instructions' => 'Скриване на създадената дата в страницата с подробности за рекламите',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Скриване на заглавката на списъка',
|
||||
'instructions' => 'Скриване за подреждане и преглед на типове',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Скриване на раздела за филтри',
|
||||
'instructions' => 'Скриване в лявата зона на филтъра в страницата с обяви',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Скриване на информацията за продавача',
|
||||
'instructions' => 'Скриване на информация за продавача в страницата с подробности за рекламите',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Показване на споразумението за публикуване на реклами',
|
||||
'instructions' => 'Включете това, ако искате да покажете споразумение за политика за поверителност на страницата за създаване на реклама',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'ВЗЕМЕТЕ Категории',
|
||||
'instructions' => 'Той представлява категориите, в които свойството GET ще бъде валидно.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Деактивирайте Sentry'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Воден знак',
|
||||
'instructions' => 'Активен ли е водният знак?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Подробни опции за продукта',
|
||||
'instructions' => 'Позволява ви да въведете информация за запасите и цените на продукта'
|
||||
],
|
||||
];
|
||||
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'প্রকাশ করুন',
|
||||
'import' => 'আমদানি করুন',
|
||||
'new_status' => 'নতুন অবস্থা',
|
||||
'fast_edit' => 'দ্রুত সম্পাদনা',
|
||||
];
|
||||
|
||||
@ -279,6 +279,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'হ্যাঁ'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'না'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'সিস্টেম',
|
||||
'instructions' => 'সিস্টেমের স্থিতি প্রয়োজনীয় এবং এটি পরিবর্তন করা উচিত নয়',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'ব্যবহারকারী অ্যাক্সেস',
|
||||
'instructions' => 'কোনও ব্যবহারকারী কি তার বিজ্ঞাপনে এই স্থিতিটি ব্যবহার করতে পারেন?',
|
||||
],
|
||||
"no_location" => "কোনও অবস্থান নির্বাচন করা হয়নি।",
|
||||
"continue" => 'চালিয়ে',
|
||||
"gallery" => 'দরদালান',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "আপনার বিজ্ঞাপনের স্থিতি সক্রিয় হয়ে গেছে!",
|
||||
'passive_status_change' => "আপনার বিজ্ঞাপনের স্ট্যাটাসটি প্যাসিভের জন্য সেট হয়ে গেছে!",
|
||||
'sold_status_change' => "আপনার বিজ্ঞাপনের স্থিতি বিক্রয় করা হয়েছে!",
|
||||
'status_change' => "আপনার বিজ্ঞাপনের স্থিতি সেট করা হয়েছে: স্থিতি!",
|
||||
'disabled_detailed_options_for_admin_role' => "বিশদ পণ্য বিকল্পগুলি অক্ষম।",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'স্থিতি',
|
||||
],
|
||||
'ads_detail' => 'বিজ্ঞাপন বিশদ',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'ডিফল্ট বিজ্ঞাপন দেশ',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'বিভাগগুলিতে মূল্য লুকান',
|
||||
'instructions' => 'আপনি যখন এই বিজ্ঞাপনটি তৈরি করেন বা এই বিভাগগুলির অধীনে কোনও বিজ্ঞাপন দেখেন তখন দামটি লুকানো থাকবে।'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'মুদ্রা রূপান্তরকারী API কী'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'কনফিগারেশন বাটনটি লুকান',
|
||||
'instructions' => 'বিজ্ঞাপন পূর্বরূপ পৃষ্ঠায় কনফিগারেশন বাটনটি লুকান',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'সমস্ত ক্ষেত্র প্রয়োজনীয় করুন',
|
||||
'instructions' => 'কোনও বিজ্ঞাপন তৈরি করার সময় ব্যবহারকারীকে দাম এবং বিবরণ ক্ষেত্রগুলি পূরণ করতে হবে',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'প্রয়োজনীয় মানচিত্র তৈরি করুন',
|
||||
'instructions' => 'কোনও বিজ্ঞাপন তৈরি করার সময় ব্যবহারকারীকে মানচিত্রে একটি পিন রাখতে হবে',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'বিজ্ঞাপন গণনা দেখান',
|
||||
'instructions' => 'বাম বিভাগগুলির তালিকায় বিজ্ঞাপন গণনা দেখান',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'তৈরি তারিখ লুকান',
|
||||
'instructions' => 'বিজ্ঞাপনের বিশদ পৃষ্ঠাতে তৈরি তারিখটি লুকান',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'তালিকা শিরোনাম লুকান',
|
||||
'instructions' => 'অর্ডার করা এবং প্রকার দেখার জন্য আড়াল করা',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'ফিল্টার বিভাগটি লুকান',
|
||||
'instructions' => 'তালিকা পৃষ্ঠায় বাম ফিল্টার অঞ্চল থেকে লুকানো',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'বিক্রেতার তথ্য লুকান',
|
||||
'instructions' => 'বিজ্ঞাপনের বিশদ পৃষ্ঠাতে বিক্রেতা ইনফোদের কাছে লুকানো',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'পোস্ট বিজ্ঞাপন চুক্তি প্রদর্শন করুন',
|
||||
'instructions' => 'আপনি বিজ্ঞাপন তৈরি পৃষ্ঠায় কোনও গোপনীয়তা নীতি চুক্তি প্রদর্শন করতে চাইলে এটি চালু করুন',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'GET বিভাগসমূহ',
|
||||
'instructions' => 'এটি এমন বিভাগগুলিতে প্রতিনিধিত্ব করে যেখানে জিইটি সম্পত্তি বৈধ হবে।'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'সেন্ট্রি অক্ষম করুন'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'ওয়াটারমার্ক',
|
||||
'instructions' => 'জলছবি সক্রিয়?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'বিস্তারিত পণ্য বিকল্প',
|
||||
'instructions' => 'আপনাকে পণ্যটির জন্য স্টক এবং মূল্য তথ্য প্রবেশ করতে দেয়'
|
||||
],
|
||||
];
|
||||
|
||||
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Anuncis',
|
||||
'name' => 'Mòdul d’anuncis',
|
||||
'description' => 'Mòdul d’anuncis',
|
||||
];
|
||||
@ -0,0 +1,48 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_adv' => 'Nou classificat',
|
||||
'new_classified' => 'Nou classificat',
|
||||
'new_category' => 'Nova categoria',
|
||||
'new_country' => 'Nou país',
|
||||
'new_city' => 'Ciutat Nova',
|
||||
'new_district' => 'Nou districte',
|
||||
'new_neighborhood' => 'Nou barri',
|
||||
'new_village' => 'Poble Nou',
|
||||
'edit' => "Edita",
|
||||
'approve' => "Aprovar",
|
||||
'decline' => 'Declinació',
|
||||
'extend' => 'Estendre',
|
||||
'extend_all' => 'Amplieu-ho tot',
|
||||
'convert_currency' => 'Converteix moneda',
|
||||
'categories' => 'Categories',
|
||||
'sub_category' => 'Subcategories',
|
||||
'add_sub_category' => 'Afegeix subcategoria',
|
||||
'sub_cities' => 'Sub ciutats',
|
||||
'add_sub_cities' => 'Afegeix Sub City',
|
||||
'add_sub_districts' => 'Afegeix subdistricte',
|
||||
'add_sub_neighborhoods' => 'Afegeix Sub Barri',
|
||||
'add_sub_village' => 'Afegeix Sub Village',
|
||||
'sub_districts' => 'Sub districtes',
|
||||
'sub_neighborhoods' => 'Sub Barris',
|
||||
'sub_village' => 'Sub Village',
|
||||
'general_settings' => 'Configuració general',
|
||||
'save_category' => 'Desa la categoria',
|
||||
'change_owner' => 'Canvia de propietari',
|
||||
'update_category' => [
|
||||
'name' => 'Actualitza la categoria'
|
||||
],
|
||||
'new_option' => 'Nova opció',
|
||||
'export' => 'Exporta',
|
||||
'new_productoption' => 'Nova opció de producte',
|
||||
'new_productoptions_value' => 'Valor de l\'opció de producte nou',
|
||||
'new_options_configuration' => 'Nova configuració d’opcions',
|
||||
'new_option_configuration' => 'Nova configuració d’opcions',
|
||||
'create_configurations' => 'Crea configuracions',
|
||||
'replicate' => 'Replicar',
|
||||
'fast_create' => 'Creació ràpida',
|
||||
'publish' => 'Publica',
|
||||
'import' => 'Importació',
|
||||
'new_status' => 'Estat nou',
|
||||
'fast_edit' => 'Edició ràpida',
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => 'Dòlar',
|
||||
'EUR' => 'Euro',
|
||||
];
|
||||
361
addons/default/visiosoft/advs-module/resources/lang/ca/field.php
Normal file
361
addons/default/visiosoft/advs-module/resources/lang/ca/field.php
Normal file
@ -0,0 +1,361 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => [
|
||||
'name' => 'Títol'
|
||||
],
|
||||
'order' => [
|
||||
'name' => 'Comanda'
|
||||
],
|
||||
'slug' => [
|
||||
'name' => 'Llimac'
|
||||
],
|
||||
'parent_category' => [
|
||||
'name' => 'Pares'
|
||||
],
|
||||
'category' => [
|
||||
'name' => 'Títol de la categoria'
|
||||
],
|
||||
'price' => [
|
||||
'name' => 'Preu'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Preu estàndard'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'Data'
|
||||
],
|
||||
'photo' => [
|
||||
'name' => 'foto'
|
||||
],
|
||||
'video' => [
|
||||
'name' => 'Vídeo'
|
||||
],
|
||||
'map' => [
|
||||
'name' => 'Mapa'
|
||||
],
|
||||
'stock' => [
|
||||
'name' => 'Estoc'
|
||||
],
|
||||
'advs_desc' => [
|
||||
'name' => 'Descripció'
|
||||
],
|
||||
'online_payment' => [
|
||||
'name' => 'Pagament en línia'
|
||||
],
|
||||
'city' => [
|
||||
'name' => 'ciutat'
|
||||
],
|
||||
'country' => [
|
||||
'name' => 'País'
|
||||
],
|
||||
'district' => [
|
||||
'name' => 'Districte'
|
||||
],
|
||||
'neighborhood' => [
|
||||
'name' => 'Barri'
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Poble'
|
||||
],
|
||||
'files' => [
|
||||
'name' => 'Imatges'
|
||||
],
|
||||
'cat1' => [
|
||||
'name' => 'Categoria principal'
|
||||
],
|
||||
'cat2' => [
|
||||
'name' => 'Subcategoria 1'
|
||||
],
|
||||
'cat3' => [
|
||||
'name' => 'Subcategoria 2'
|
||||
],
|
||||
'cat4' => [
|
||||
'name' => 'Subcategoria 3'
|
||||
],
|
||||
'cat5' => [
|
||||
'name' => 'Subcategoria 4'
|
||||
],
|
||||
'cat6' => [
|
||||
'name' => 'Subcategoria 5'
|
||||
],
|
||||
'cat7' => [
|
||||
'name' => 'Subcategoria 6'
|
||||
],
|
||||
'cat8' => [
|
||||
'name' => 'Subcategoria 7'
|
||||
],
|
||||
'cat9' => [
|
||||
'name' => 'Subcategoria 8'
|
||||
],
|
||||
'cat10' => [
|
||||
'name' => 'Subcategoria 9'
|
||||
],
|
||||
'currency' => [
|
||||
'name' => 'Moneda'
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Estat',
|
||||
'option' => [
|
||||
'approved' => 'Aprovat',
|
||||
'expired' => 'Caducat',
|
||||
'unpublished' => 'Inèdit',
|
||||
'pending_admin' => 'Administrador pendent',
|
||||
'pending_user' => 'Usuari pendent'
|
||||
]
|
||||
],
|
||||
'pending_adv' => [
|
||||
'name' => 'Inèdit'
|
||||
],
|
||||
'finish_at' => [
|
||||
'name' => 'Acaba a'
|
||||
],
|
||||
'cover_photo' => [
|
||||
'name' => 'Foto de portada'
|
||||
],
|
||||
'favs_adv' => [
|
||||
'name' => 'Anuncis Fav'
|
||||
],
|
||||
'my_adv' => [
|
||||
'name' => 'ADVS'
|
||||
],
|
||||
'description' => 'Descripció',
|
||||
'explanation' => 'Explicació',
|
||||
'type' => [
|
||||
'name' => 'Tipus'
|
||||
],
|
||||
'parent_adv' => [
|
||||
'name' => 'Anunci relacionat'
|
||||
],
|
||||
'value' => [
|
||||
'name' => 'Valor'
|
||||
],
|
||||
'list' => 'Llista',
|
||||
'home' => 'Inici',
|
||||
'list-page' => 'Pàgina de llista',
|
||||
'search' => 'Cerca',
|
||||
'recommended' => 'Anuncis recomanats per a vosaltres',
|
||||
'filter' => 'Filtre',
|
||||
'sort' => 'Ordena',
|
||||
'sort_by' => 'Ordenar per',
|
||||
'pick_option' => 'Tria una opció',
|
||||
'pick_ordering' => 'Comanda',
|
||||
'price_high' => 'Preu més alt que més baix',
|
||||
'price_low' => 'Preu més baix',
|
||||
'newest' => 'El més nou',
|
||||
'oldest' => 'El més antic',
|
||||
'address_a_z' => 'Adreça (de la A a la Z)',
|
||||
'address_z_a' => 'Adreça (de la Z a la A)',
|
||||
'categories' => [
|
||||
'name' => 'Categories'
|
||||
],
|
||||
'all_categories' => 'totes les categories',
|
||||
'location' => 'Ubicació',
|
||||
'send_message' => 'Enviar missatge',
|
||||
'phone_gsm' => 'Telèfon GSM',
|
||||
'phone_office' => 'Telèfon d\'oficina',
|
||||
'add_to_favorites' => "Afegir a preferits",
|
||||
'send' => 'Envia',
|
||||
'search_name' => 'Cerca el nom',
|
||||
'my_favorite_searches' => 'Cerques preferides',
|
||||
'search_desc' => 'Podeu afegir i gestionar les vostres seleccions de cerca preferides aquí.',
|
||||
'complaint_placeholder' => 'Escriviu aquí les dades de la vostra reclamació.',
|
||||
'show_details' => 'Mostra els detalls',
|
||||
'ad_actions' => 'Accions publicitàries',
|
||||
'edit' => 'Edita',
|
||||
'approve' => 'Aprovar',
|
||||
'passive' => "Passiu",
|
||||
'sold' => 'Venut',
|
||||
'offered_by' => 'Ofert per',
|
||||
'more_ads_by' => 'Més anuncis de',
|
||||
'click_phone' => 'Mostra el número de telèfon',
|
||||
'share' => 'Compartir',
|
||||
'report' => 'Informeu d’aquest anunci',
|
||||
'features' => 'Característiques',
|
||||
"streetview" => "Street View",
|
||||
'recommended_ads' => 'Anuncis recomanats per a vosaltres',
|
||||
'new' => 'Novetat',
|
||||
'short_info' => 'Informació breu',
|
||||
'secure_trading' => 'Negociació segura',
|
||||
'24/7' => 'Suport 24/7',
|
||||
'easy_trading' => 'Comerç fàcil',
|
||||
'need_help' => 'Necessitar ajuda?',
|
||||
'give_a_call' => 'Truca',
|
||||
'message_sent' => 'Missatge enviat!',
|
||||
'asap' => 'Missatge enviat, el venedor es posarà en contacte amb vostè el més aviat possible.',
|
||||
'ad_id' => 'Identificador de l\'anunci',
|
||||
'contact_with' => 'Contacta amb',
|
||||
'create_adv' => 'Crea un anunci',
|
||||
'edit_adv' => 'Edita l\'anunci',
|
||||
'mandatory_fields' => 'Camps obligatoris',
|
||||
'ad_post' => 'Publicació d’anuncis',
|
||||
'sell_item' => 'Vendre un article o servei',
|
||||
'search_save' => 'La cerca preferida s\'ha desat correctament',
|
||||
'address' => 'adreça',
|
||||
'email' => 'Correu electrònic',
|
||||
'phone' => 'Telèfon',
|
||||
'send_us_your_feedback' => 'Envieu-nos els vostres comentaris',
|
||||
'online_shopping' => 'ACONSEGUIR',
|
||||
'approved' => 'Aprovat amb èxit',
|
||||
'extended' => 'S\'ha ampliat correctament',
|
||||
'declined' => 'Rebutjat correctament',
|
||||
'search_on_map' => 'Cerca al mapa',
|
||||
'post_free_ad' => 'Publica un anunci gratuït',
|
||||
'select_a_category' => 'Selecciona una categoria',
|
||||
'select_a_sub_category' => 'Seleccioneu una subcategoria',
|
||||
'all_dopings_added' => 'Per a aquest anunci s’afegeixen tots els tipus de dopatge.',
|
||||
'is_get_adv' => [
|
||||
'name' => 'ACONSEGUIR'
|
||||
],
|
||||
'corporate_info' => 'Informació corporativa',
|
||||
'featured_ads' => "Anuncis destacats",
|
||||
'trending_ads' => 'Anuncis Trendind',
|
||||
'search_ad_result_prefix' => 'encès',
|
||||
'search_ads_result_message' => [
|
||||
'name' => ': compta els anuncis trobats per a: cerca de noms',
|
||||
],
|
||||
'total' => 'Total',
|
||||
'quantity' => 'Quantitat',
|
||||
'view_cart' => 'Veure cistella',
|
||||
'no_ads' => 'No s\'ha trobat cap anunci.',
|
||||
'show_display_mode' => [
|
||||
'map' => 'Mapa',
|
||||
'list' => 'Llista',
|
||||
],
|
||||
'advs_list_table_thead' => [
|
||||
'name' => 'Nom de l\'anunci',
|
||||
'price' => 'Preu',
|
||||
'publish_at' => 'Data de l\'anunci',
|
||||
'location_city' => 'ciutat',
|
||||
'location_country' => 'País',
|
||||
],
|
||||
'show_list_view' => [
|
||||
'name' => 'Llista',
|
||||
],
|
||||
'show_table_view' => [
|
||||
'name' => 'Taula',
|
||||
],
|
||||
'showcase' => [
|
||||
'name' => 'Aparador',
|
||||
],
|
||||
'new_ad' => [
|
||||
'name' => 'Anunci nou',
|
||||
],
|
||||
'profile' => [
|
||||
'name' => 'Perfil',
|
||||
],
|
||||
'my_ads' => [
|
||||
'name' => 'Els meus anuncis',
|
||||
],
|
||||
'sold_out' => [
|
||||
'name' => 'Venut',
|
||||
],
|
||||
'edit_category' => 'Edita la categoria',
|
||||
'set_category' => 'Estableix la categoria',
|
||||
'max' => [
|
||||
'name' => 'Màx',
|
||||
],
|
||||
'min' => [
|
||||
'name' => 'Mín',
|
||||
],
|
||||
'in_the_last_24_hours' => [
|
||||
'name' => 'A les darreres 24 hores'
|
||||
],
|
||||
'in_the_last_day' => [
|
||||
'name' => 'A les darreres 24 hores'
|
||||
],
|
||||
'in_the_last_week' => [
|
||||
'name' => 'A l’última setmana'
|
||||
],
|
||||
'in_the_last_month' => [
|
||||
'name' => 'En l’últim mes'
|
||||
],
|
||||
'ads_with_photo' => [
|
||||
'name' => 'Anuncis amb foto'
|
||||
],
|
||||
'ads_with_video' => [
|
||||
'name' => 'Anuncis amb vídeo'
|
||||
],
|
||||
'yes' => [
|
||||
'name' => 'Sí'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'No'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'És Sistema',
|
||||
'instructions' => 'L\'estat del sistema és obligatori i no s\'ha de canviar',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Accés d\'usuari',
|
||||
'instructions' => 'Un usuari pot utilitzar aquest estat als seus anuncis?',
|
||||
],
|
||||
"no_location" => "No s'ha seleccionat cap ubicació.",
|
||||
"continue" => 'Continua',
|
||||
"gallery" => 'Galeria',
|
||||
"ad" => 'Anunci',
|
||||
"ads" => 'Anuncis',
|
||||
"were_found" => 'Els van trobar.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'L’anunci es troba en procés d’aprovació',
|
||||
'pending_message_2' => "Data d'actualització de l'anunci",
|
||||
'pending_message_3' => 'Temps d\'espera estimat',
|
||||
'pending_message_4' => 'El temps dedicat al procés d’aprovació s’afegirà al temps de dopatge.',
|
||||
'pending_message_5' => 'No es poden fer transaccions des del centre de trucades en relació amb l’anunci en el procés d’aprovació.',
|
||||
'hours' => 'hores',
|
||||
|
||||
// Preview page
|
||||
'preview_text' => [
|
||||
'part_1' => 'Si la informació següent sobre el vostre anunci és correcta, feu clic al botó "Continua" i aneu al pas següent.',
|
||||
'part_2' => 'Si no, feu clic al botó "Edita".',
|
||||
],
|
||||
'views' => 'Vistes',
|
||||
|
||||
// Detail page
|
||||
"no_street_view" => "No hi ha cap imatge de Street View en aquesta ubicació",
|
||||
'edit_my_contact_info' => 'Edita la meva informació de contacte',
|
||||
'update_my_contact_info' => 'actualitza la meva informació de contacte',
|
||||
'contact_info' => 'Informació de contacte',
|
||||
'ad_info' => 'Informació de l\'anunci',
|
||||
|
||||
// Select cat
|
||||
'select_category_step_by_step' => 'Seleccioneu categoria pas a pas',
|
||||
|
||||
// New create page
|
||||
'options' => 'Opcions',
|
||||
'category_selection' => 'Selecció de categories',
|
||||
'listing_details' => 'Detalls de la fitxa',
|
||||
'preview' => 'Vista prèvia',
|
||||
'congratulations' => 'Enhorabona',
|
||||
'ad_desc' => 'Descripció de l\'anunci',
|
||||
'upload_photos' => 'Penja fotos',
|
||||
'upload_files' => 'Penja fitxers',
|
||||
'additional_fields' => 'Camps addicionals',
|
||||
'ad_location' => 'Ubicació de l’anunci',
|
||||
'owner' => 'Propietari',
|
||||
'default_owner_instruction' => 'El propietari passarà per defecte a l\'usuari actual si no se selecciona cap usuari',
|
||||
|
||||
'free' => 'Gratuït',
|
||||
'ad_date' => 'Data de l\'anunci',
|
||||
'photo_video' => 'Foto, vídeo',
|
||||
'and_above' => 'i a dalt',
|
||||
'and_below' => 'i a sota',
|
||||
'clear_all' => 'Esborra-ho tot',
|
||||
'balances' => 'Saldos',
|
||||
'packages' => 'Paquets',
|
||||
'dopings' => 'Dopatges',
|
||||
'advs' => 'Advs',
|
||||
'site' => 'Lloc',
|
||||
'subscription' => 'Subscripció',
|
||||
'created' => 'Creat',
|
||||
'product_option' => [
|
||||
'name' => 'Opció de producte'
|
||||
],
|
||||
'option_json' => [
|
||||
'name' => 'Opció'
|
||||
],
|
||||
'old_price' => [
|
||||
'name' => 'Preu antic'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'error_added_cart' => 'Actualment el producte sol·licitat falta o està inactiu',
|
||||
'please_payment' => 'Pagueu',
|
||||
'bank_account_info' => 'Informació del compte bancari',
|
||||
'agreement' => 'En fer clic a Publica, accepteu les nostres Condicions d\'ús i la nostra Política de privadesa reconeixeu que sou el propietari legítim d\'aquest article.',
|
||||
'update_category_msg' => 'La categoria classificada s’actualitzarà.',
|
||||
'updated_category_msg' => 'La categoria s\'ha editat correctament.',
|
||||
'create_ad_with_post_cat' => [
|
||||
'title' => "La selecció de categories s'ha completat.",
|
||||
'success' => true,
|
||||
'continueBtn' => "Continua",
|
||||
],
|
||||
'update_category_info' => 'Actualitzeu la categoria.',
|
||||
'filter_by_search_msg' => 'Filtra per cerca.',
|
||||
'delete_author_error' => 'No podeu suprimir una publicació que no us pertany',
|
||||
'success_delete' => 'Anunci suprimit',
|
||||
'pending_ad_status' => 'El vostre anunci està pendent d\'aprovació per l\'editor.',
|
||||
'extended' => ': el nombre d\'anuncis s\'ha ampliat correctament.',
|
||||
'category_not_exist' => 'Aquesta categoria ja no existeix.',
|
||||
'currency_converted' => 'La moneda s\'ha convertit correctament.',
|
||||
'choose_user' => 'Trieu un usuari',
|
||||
'owner_updated_successfully' => 'El propietari s\'ha actualitzat correctament.',
|
||||
'no_add_found' => 'No s\'ha trobat cap anunci.',
|
||||
'replicated_success' => 'L\'anunci s\'ha reproduït correctament.',
|
||||
'ad_doesnt_exist' => "Aquest anunci no existeix.",
|
||||
'select_location_error' => "Seleccioneu una ubicació al mapa.",
|
||||
'this_ad_is_not_valid_anymore' => "Aquest anunci ja no és vàlid.",
|
||||
'approve_status_change' => "L'estat del vostre anunci s'ha configurat com a actiu.",
|
||||
'passive_status_change' => "L'estat del vostre anunci s'ha definit com a passiu.",
|
||||
'sold_status_change' => "L'estat del vostre anunci s'ha definit com a venut.",
|
||||
'status_change' => "L'estat del vostre anunci s'ha configurat en: estat!",
|
||||
'disabled_detailed_options_for_admin_role' => "Les opcions detallades del producte estan desactivades.",
|
||||
];
|
||||
@ -0,0 +1,108 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Anuncis',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir anuncis?',
|
||||
'write' => 'Es poden crear / editar anuncis?',
|
||||
'delete' => 'Es poden suprimir anuncis?',
|
||||
],
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Categories',
|
||||
'option' => [
|
||||
'read' => 'Es poden llegir categories?',
|
||||
'write' => 'Es poden crear / editar categories?',
|
||||
'delete' => 'Es poden suprimir categories?',
|
||||
],
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Poble',
|
||||
'option' => [
|
||||
'read' => 'Sabeu llegir poble?',
|
||||
'write' => 'Es pot crear / editar un poble?',
|
||||
'delete' => 'Es pot suprimir el poble?',
|
||||
],
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Camps personalitzats',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir camps personalitzats?',
|
||||
'write' => 'Es poden crear / editar camps personalitzats?',
|
||||
'delete' => 'Es poden suprimir camps personalitzats?',
|
||||
],
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Anuncis de camp personalitzats',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir anuncis de camp personalitzats?',
|
||||
'write' => 'Es poden crear / editar anuncis de camp personalitzats?',
|
||||
'delete' => 'Es poden suprimir anuncis de camp personalitzats?',
|
||||
],
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Cf valors',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir valors cf?',
|
||||
'write' => 'Es poden crear / editar valors cf?',
|
||||
'delete' => 'Es poden suprimir els valors cf?',
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Opcions',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir opcions?',
|
||||
'write' => 'Podeu crear / editar opcions?',
|
||||
'delete' => 'Es poden suprimir opcions?',
|
||||
],
|
||||
],
|
||||
'productoptions' => [
|
||||
'name' => 'Opcions de producte',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir opcions de producte?',
|
||||
'write' => 'Es poden crear / editar opcions de producte?',
|
||||
'delete' => 'Es poden suprimir les opcions de producte?',
|
||||
],
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Valor de les opcions de producte',
|
||||
'option' => [
|
||||
'read' => 'Es poden valorar les opcions de producte?',
|
||||
'write' => 'Es pot crear / editar el valor de les opcions de producte?',
|
||||
'delete' => 'Es pot suprimir el valor de les opcions de producte?',
|
||||
],
|
||||
],
|
||||
'options_configuration' => [
|
||||
'name' => 'Configuració d’opcions',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir la configuració d’opcions?',
|
||||
'write' => 'Es pot crear / editar la configuració d\'opcions?',
|
||||
'delete' => 'Es pot suprimir la configuració d\'opcions?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Configuració d’opcions',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir la configuració de les opcions?',
|
||||
'write' => 'Es pot crear / editar la configuració de les opcions?',
|
||||
'delete' => 'Es pot suprimir la configuració de les opcions?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Configuració d’opcions',
|
||||
'option' => [
|
||||
'read' => 'Podeu llegir la configuració de les opcions?',
|
||||
'write' => 'Es pot crear / editar la configuració de les opcions?',
|
||||
'delete' => 'Es pot suprimir la configuració de les opcions?',
|
||||
],
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Estat',
|
||||
'option' => [
|
||||
'read' => 'Es pot llegir l\'estat?',
|
||||
'write' => 'Es pot crear / editar l\'estat?',
|
||||
'delete' => 'Es pot suprimir l\'estat?',
|
||||
],
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'title' => 'Anuncis',
|
||||
],
|
||||
'categories' => [
|
||||
'title' => 'Categories',
|
||||
],
|
||||
'countries' => [
|
||||
'title' => 'Països',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'Ciutats',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'Barris',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'Barris',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'Poble',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'title' => 'Camps personalitzats',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'title' => 'Anuncis de camp personalitzats',
|
||||
],
|
||||
'cf_values' => [
|
||||
'title' => 'Cf valors',
|
||||
],
|
||||
'fields' => [
|
||||
'title' => 'Camps personalitzats'
|
||||
],
|
||||
'assets_clear' => [
|
||||
'name' => 'Actius nets'
|
||||
],
|
||||
'general' => 'General',
|
||||
'ads' => 'Anuncis',
|
||||
'user' => 'Usuari',
|
||||
'filter' => 'Filtre',
|
||||
'create_ad' => 'Crea un anunci',
|
||||
'options' => [
|
||||
'title' => 'Opcions',
|
||||
],
|
||||
'ads_image' => 'Imatge d’anuncis',
|
||||
'product_options' => [
|
||||
'title' => 'Opcions',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'title' => 'Valor d’opcions',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'title' => 'Configuració',
|
||||
],
|
||||
'translations' => 'Traduccions',
|
||||
'status' => [
|
||||
'title' => 'Estat',
|
||||
],
|
||||
'ads_detail' => 'Detall dels anuncis',
|
||||
|
||||
];
|
||||
@ -0,0 +1,265 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'auto_approve' => [
|
||||
'name' => 'Aprovació automàtica',
|
||||
],
|
||||
'default_view_type' => [
|
||||
'name' => 'Tipus de visualització per defecte',
|
||||
],
|
||||
'hide_zero_price' => [
|
||||
'name' => 'Amaga el preu si és zero',
|
||||
'instructions' => 'Amagueu el preu si el preu de l\'anunci és 0',
|
||||
],
|
||||
'estimated_pending_time' => [
|
||||
'name' => 'Temps pendent estimat',
|
||||
'instructions' => 'En hores',
|
||||
],
|
||||
'default_published_time' => [
|
||||
'name' => 'Temps de publicació predeterminat',
|
||||
],
|
||||
'address' => [
|
||||
'name' => 'Poseu-vos en contacte amb l’adreça',
|
||||
],
|
||||
'phone' => [
|
||||
'name' => 'Telèfon de contacte',
|
||||
],
|
||||
'favicon' => [
|
||||
'name' => 'Favicon',
|
||||
]
|
||||
,'map_coordinates_long' => [
|
||||
'name' => 'Mapa de coordenades llargues',
|
||||
],
|
||||
'map_coordinates_lat' => [
|
||||
'name' => 'Mapa de coordenades Lat',
|
||||
],
|
||||
'iban_numbers' => [
|
||||
'name' => 'IBAN',
|
||||
],
|
||||
'logo' => [
|
||||
'name' => 'Logotip',
|
||||
],
|
||||
'ogImage' => [
|
||||
'name' => 'Logotip de Compartir social',
|
||||
'warning' => 'Hauria de tenir una resolució de 1200 x 630. ',
|
||||
|
||||
],
|
||||
'currencies' => [
|
||||
'name' => 'Monedes actives',
|
||||
],
|
||||
'latest-limit' => [
|
||||
'name' => 'Últim límit',
|
||||
],
|
||||
'site_address' => [
|
||||
'name' => 'Adreça del lloc',
|
||||
'warning' => 'S\'ha afegit automàticament www. www.<strong>nom</strong> ',
|
||||
],
|
||||
'google_map_key' => [
|
||||
'name' => 'Clau API de Google Map',
|
||||
],
|
||||
|
||||
'default_country' => [
|
||||
'name' => 'País de l\'anunci predeterminat',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Amaga el preu a les categories',
|
||||
'instructions' => 'El preu s\'ocultarà quan creeu un anunci o visualitzeu un anunci en aquestes categories.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Clau API de conversor de divises'
|
||||
],
|
||||
'default_city' => [
|
||||
'name' => 'Ciutat de l\'anunci predeterminada',
|
||||
],
|
||||
'default_district' => [
|
||||
'name' => 'Districte d\'anuncis predeterminat',
|
||||
],
|
||||
'default_neighborhood' => [
|
||||
'name' => 'Barri d\'anuncis predeterminat',
|
||||
],
|
||||
'default_currency' => [
|
||||
'name' => 'Moneda de l\'anunci predeterminada',
|
||||
],
|
||||
'default_GET' => [
|
||||
'name' => 'Anunci predeterminat GET',
|
||||
],
|
||||
'twitter' => [
|
||||
'name' => 'Twitter',
|
||||
],
|
||||
'facebook' => [
|
||||
'name' => 'Facebook',
|
||||
],
|
||||
'youtube' => [
|
||||
'name' => 'Youtube',
|
||||
],
|
||||
'google' => [
|
||||
'name' => 'Google',
|
||||
],
|
||||
'listing_page_image' => [
|
||||
'name' => 'Imatge de pàgina de llistat',
|
||||
],
|
||||
'hide_standard_price_field' => [
|
||||
'name' => 'Amaga el camp de preus estàndard',
|
||||
],
|
||||
'hide_options_field' => [
|
||||
'name' => 'Amaga el camp d\'opcions',
|
||||
],
|
||||
'hide_village_field' => [
|
||||
'name' => 'Amaga el camp del poble',
|
||||
],
|
||||
'hide_configurations' => [
|
||||
'name' => 'Amagueu el botó Configuracions',
|
||||
'instructions' => 'Amagueu el botó Configuracions a la pàgina de visualització prèvia de l’anunci',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Feu que tots els camps siguin obligatoris',
|
||||
'instructions' => 'Cal que l\'usuari empleni els camps Preu i descripció en crear un anunci',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Feu que el mapa sigui obligatori',
|
||||
'instructions' => 'Sol·liciteu a l’usuari que col·loqui un pin al mapa en crear un anunci',
|
||||
],
|
||||
'hide_listing_standard_price' => [
|
||||
'name' => 'Amaga el preu estàndard de la llista',
|
||||
],
|
||||
'enabled_currencies' => [
|
||||
'name' => 'Monedes habilitades',
|
||||
],
|
||||
'google_statistic_code' => [
|
||||
'name' => 'Codi estadístic de Google',
|
||||
],
|
||||
'register_email_field' => [
|
||||
'name' => 'Requisit de correu electrònic de registre de membres',
|
||||
],
|
||||
'market_place' => [
|
||||
'name' => 'Mercat',
|
||||
],
|
||||
'price_area_hidden' => [
|
||||
'name' => 'Zona de preus oculta',
|
||||
],
|
||||
'hide_price_filter' => [
|
||||
'name' => 'Amaga el filtre de preus',
|
||||
],
|
||||
'hide_date_filter' => [
|
||||
'name' => 'Amaga el filtre de dates',
|
||||
],
|
||||
'hide_photo_filter' => [
|
||||
'name' => 'Amaga el filtre de fotos',
|
||||
],
|
||||
'hide_map_filter' => [
|
||||
'name' => 'Amaga el filtre del mapa',
|
||||
],
|
||||
'show_lang_url' => [
|
||||
'name' => 'Mostra el paràmetre de lang per a l\'URL',
|
||||
],
|
||||
'popular_ads_limit' => [
|
||||
'name' => 'Límit d\'anuncis populars',
|
||||
],
|
||||
|
||||
//Image
|
||||
|
||||
'image_resize_backend' => [
|
||||
'name' => 'Backend de mida de la imatge',
|
||||
],
|
||||
'full_image_width' => [
|
||||
'name' => 'Amplada de la imatge completa',
|
||||
],
|
||||
'full_image_height' => [
|
||||
'name' => 'Alçada de la imatge completa',
|
||||
],
|
||||
'medium_image_width' => [
|
||||
'name' => 'Amplada mitjana de la imatge',
|
||||
],
|
||||
'medium_image_height' => [
|
||||
'name' => 'Alçada mitjana de la imatge',
|
||||
],
|
||||
'thumbnail_width' => [
|
||||
'name' => 'Amplada de la miniatura',
|
||||
],
|
||||
'thumbnail_height' => [
|
||||
'name' => 'Alçada de la miniatura',
|
||||
],
|
||||
'add_canvas' => [
|
||||
'name' => 'Afegeix llenç',
|
||||
],
|
||||
'image_canvas_width' => [
|
||||
'name' => 'Amplada del llenç de la imatge',
|
||||
],
|
||||
'image_canvas_height' => [
|
||||
'name' => 'Alçada del llenç de la imatge',
|
||||
],
|
||||
'watermark_type' => [
|
||||
'name' => 'Tipus de filigrana',
|
||||
],
|
||||
'watermark_text' => [
|
||||
'name' => 'Text de filigrana',
|
||||
],
|
||||
'watermark_image' => [
|
||||
'name' => 'Imatge de filigrana',
|
||||
],
|
||||
'watermark_position' => [
|
||||
'name' => 'Posició de filigrana',
|
||||
],
|
||||
'user_filter_limit' => [
|
||||
'name' => 'Límit de filtre d\'usuaris',
|
||||
'instructions' => 'Al tauler d\'administració'
|
||||
],
|
||||
'show_breadcrumb_when_creating_ad' => [
|
||||
'name' => 'Mostra la molla de pa en crear un anunci',
|
||||
],
|
||||
'show_ads_count' => [
|
||||
'name' => 'Mostra el recompte d\'anuncis',
|
||||
'instructions' => 'Mostra els anuncis a la llista de categories de l\'esquerra',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Amaga la data de creació',
|
||||
'instructions' => 'Amaga la data de creació a la pàgina de detalls dels anuncis',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Amaga la capçalera del llistat',
|
||||
'instructions' => 'Ocultant els tipus d\'ordres i visualitzacions',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Amaga la secció del filtre',
|
||||
'instructions' => 'S’amaga a l’àrea de filtre esquerra a la pàgina de la llista',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Amaga la informació del venedor',
|
||||
'instructions' => 'Ocultació de la informació del venedor a la pàgina de detalls dels anuncis',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Mostra l\'acord per publicar publicacions',
|
||||
'instructions' => 'Activeu aquesta opció si voleu mostrar un acord de política de privadesa a la pàgina de creació d\'anuncis',
|
||||
],
|
||||
'override_text' => [
|
||||
'name' => 'Substitueix el text',
|
||||
'instructions' => 'Valor antic: valor nou'
|
||||
],
|
||||
'steps_color' => [
|
||||
'name' => 'Passos de color',
|
||||
'instructions' => 'Canvia el color dels passos progressius.'
|
||||
],
|
||||
'create_ad_button_color' => [
|
||||
'name' => 'Crea el color del botó de l\'anunci',
|
||||
'instructions' => 'Canvia el botó que apareix quan s\'acaba la selecció de la nova categoria d\'anuncis.'
|
||||
],
|
||||
'lang_switcher_for_browser' => [
|
||||
'name' => 'Lang Switcher per al navegador',
|
||||
'instructions' => 'Us permet escollir l’idioma del navegador com a idioma actiu'
|
||||
],
|
||||
'get_categories' => [
|
||||
'name' => 'GET Categories',
|
||||
'instructions' => 'Representa les categories en què la propietat GET serà vàlida.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Desactiva Sentry'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Filigrana',
|
||||
'instructions' => 'La filigrana està activa?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Opcions detallades del producte',
|
||||
'instructions' => 'Permet introduir informació sobre existències i preus del producte'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Advs',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Categories',
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Poble',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Camps personalitzats',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Consells personalitzats de camp',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Cf valors',
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Opcions',
|
||||
],
|
||||
'product_options' => [
|
||||
'name' => 'Opcions del producte',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Valor de les opcions',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Configuració',
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Estat',
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'unfinished' => 'Inacabat',
|
||||
'advanced' => 'Avançat',
|
||||
];
|
||||
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Reklamy',
|
||||
'name' => 'Modul reklam',
|
||||
'description' => 'Modul reklam',
|
||||
];
|
||||
@ -0,0 +1,48 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_adv' => 'Nový inzerát',
|
||||
'new_classified' => 'Nový inzerát',
|
||||
'new_category' => 'Nová kategorie',
|
||||
'new_country' => 'Nová země',
|
||||
'new_city' => 'Nové Město',
|
||||
'new_district' => 'Nová čtvrť',
|
||||
'new_neighborhood' => 'Nové sousedství',
|
||||
'new_village' => 'New Village',
|
||||
'edit' => "Upravit",
|
||||
'approve' => "Schvalovat",
|
||||
'decline' => 'Pokles',
|
||||
'extend' => 'Rozšířit',
|
||||
'extend_all' => 'Rozšířit vše',
|
||||
'convert_currency' => 'Převést měnu',
|
||||
'categories' => 'Kategorie',
|
||||
'sub_category' => 'Dílčí kategorie',
|
||||
'add_sub_category' => 'Přidat podkategorii',
|
||||
'sub_cities' => 'Dílčí města',
|
||||
'add_sub_cities' => 'Přidat dílčí město',
|
||||
'add_sub_districts' => 'Přidat dílčí obvod',
|
||||
'add_sub_neighborhoods' => 'Přidat sousední sousedství',
|
||||
'add_sub_village' => 'Přidat Sub Village',
|
||||
'sub_districts' => 'Dílčí okresy',
|
||||
'sub_neighborhoods' => 'Sub sousedství',
|
||||
'sub_village' => 'Sub Village',
|
||||
'general_settings' => 'Obecné nastavení',
|
||||
'save_category' => 'Uložit kategorii',
|
||||
'change_owner' => 'Změnit vlastníka',
|
||||
'update_category' => [
|
||||
'name' => 'Aktualizovat kategorii'
|
||||
],
|
||||
'new_option' => 'Nová možnost',
|
||||
'export' => 'Vývozní',
|
||||
'new_productoption' => 'Nová možnost produktu',
|
||||
'new_productoptions_value' => 'Hodnota nové možnosti produktu',
|
||||
'new_options_configuration' => 'Konfigurace nové možnosti',
|
||||
'new_option_configuration' => 'Konfigurace nové možnosti',
|
||||
'create_configurations' => 'Vytvořte konfigurace',
|
||||
'replicate' => 'Replikovat',
|
||||
'fast_create' => 'Rychlé vytvoření',
|
||||
'publish' => 'Publikovat',
|
||||
'import' => 'Import',
|
||||
'new_status' => 'Nový stav',
|
||||
'fast_edit' => 'Rychlá úprava',
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => 'Dolar',
|
||||
'EUR' => 'Euro',
|
||||
];
|
||||
361
addons/default/visiosoft/advs-module/resources/lang/cs/field.php
Normal file
361
addons/default/visiosoft/advs-module/resources/lang/cs/field.php
Normal file
@ -0,0 +1,361 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => [
|
||||
'name' => 'Titul'
|
||||
],
|
||||
'order' => [
|
||||
'name' => 'Objednat'
|
||||
],
|
||||
'slug' => [
|
||||
'name' => 'Slimák'
|
||||
],
|
||||
'parent_category' => [
|
||||
'name' => 'Rodič'
|
||||
],
|
||||
'category' => [
|
||||
'name' => 'Název kategorie'
|
||||
],
|
||||
'price' => [
|
||||
'name' => 'Cena'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Standardní cena'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'datum'
|
||||
],
|
||||
'photo' => [
|
||||
'name' => 'Fotografie'
|
||||
],
|
||||
'video' => [
|
||||
'name' => 'Video'
|
||||
],
|
||||
'map' => [
|
||||
'name' => 'Mapa'
|
||||
],
|
||||
'stock' => [
|
||||
'name' => 'Skladem'
|
||||
],
|
||||
'advs_desc' => [
|
||||
'name' => 'Popis'
|
||||
],
|
||||
'online_payment' => [
|
||||
'name' => 'Platba přes internet'
|
||||
],
|
||||
'city' => [
|
||||
'name' => 'Město'
|
||||
],
|
||||
'country' => [
|
||||
'name' => 'Země'
|
||||
],
|
||||
'district' => [
|
||||
'name' => 'Okres'
|
||||
],
|
||||
'neighborhood' => [
|
||||
'name' => 'Sousedství'
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Vesnice'
|
||||
],
|
||||
'files' => [
|
||||
'name' => 'snímky'
|
||||
],
|
||||
'cat1' => [
|
||||
'name' => 'Hlavní kategorie'
|
||||
],
|
||||
'cat2' => [
|
||||
'name' => 'Podkategorie 1'
|
||||
],
|
||||
'cat3' => [
|
||||
'name' => 'Podkategorie 2'
|
||||
],
|
||||
'cat4' => [
|
||||
'name' => 'Podkategorie 3'
|
||||
],
|
||||
'cat5' => [
|
||||
'name' => 'Podkategorie 4'
|
||||
],
|
||||
'cat6' => [
|
||||
'name' => 'Podkategorie 5'
|
||||
],
|
||||
'cat7' => [
|
||||
'name' => 'Podkategorie 6'
|
||||
],
|
||||
'cat8' => [
|
||||
'name' => 'Podkategorie 7'
|
||||
],
|
||||
'cat9' => [
|
||||
'name' => 'Podkategorie 8'
|
||||
],
|
||||
'cat10' => [
|
||||
'name' => 'Podkategorie 9'
|
||||
],
|
||||
'currency' => [
|
||||
'name' => 'Měna'
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Postavení',
|
||||
'option' => [
|
||||
'approved' => 'Schválený',
|
||||
'expired' => 'Vypršela platnost',
|
||||
'unpublished' => 'Nepublikovaný',
|
||||
'pending_admin' => 'Čekající na správu',
|
||||
'pending_user' => 'Čekající uživatel'
|
||||
]
|
||||
],
|
||||
'pending_adv' => [
|
||||
'name' => 'Nepublikovaný'
|
||||
],
|
||||
'finish_at' => [
|
||||
'name' => 'Dokončit v'
|
||||
],
|
||||
'cover_photo' => [
|
||||
'name' => 'Úvodní fotka'
|
||||
],
|
||||
'favs_adv' => [
|
||||
'name' => 'Oblíbené reklamy'
|
||||
],
|
||||
'my_adv' => [
|
||||
'name' => 'ADVS'
|
||||
],
|
||||
'description' => 'Popis',
|
||||
'explanation' => 'Vysvětlení',
|
||||
'type' => [
|
||||
'name' => 'Typ'
|
||||
],
|
||||
'parent_adv' => [
|
||||
'name' => 'Související reklama'
|
||||
],
|
||||
'value' => [
|
||||
'name' => 'Hodnota'
|
||||
],
|
||||
'list' => 'Seznam',
|
||||
'home' => 'Domov',
|
||||
'list-page' => 'Stránka seznamu',
|
||||
'search' => 'Vyhledávání',
|
||||
'recommended' => 'Doporučené reklamy pro vás',
|
||||
'filter' => 'Filtr',
|
||||
'sort' => 'Třídit',
|
||||
'sort_by' => 'Seřazeno podle',
|
||||
'pick_option' => 'Vyberte možnost',
|
||||
'pick_ordering' => 'Objednávání',
|
||||
'price_high' => 'Cena vzestupně',
|
||||
'price_low' => 'Cena od nejnižší k nejvyšší',
|
||||
'newest' => 'Nejnovější',
|
||||
'oldest' => 'Nejstarší',
|
||||
'address_a_z' => 'Adresa (od A do Z)',
|
||||
'address_z_a' => 'Adresa (Z až A)',
|
||||
'categories' => [
|
||||
'name' => 'Kategorie'
|
||||
],
|
||||
'all_categories' => 'Všechny kategorie',
|
||||
'location' => 'Umístění',
|
||||
'send_message' => 'Poslat zprávu',
|
||||
'phone_gsm' => 'GSM telefon',
|
||||
'phone_office' => 'Kancelářský telefon',
|
||||
'add_to_favorites' => "Přidat k oblíbeným",
|
||||
'send' => 'Poslat',
|
||||
'search_name' => 'Hledat jméno',
|
||||
'my_favorite_searches' => 'Oblíbené vyhledávání',
|
||||
'search_desc' => 'Zde můžete přidat a spravovat své oblíbené výběry vyhledávání.',
|
||||
'complaint_placeholder' => 'Sem zadejte podrobnosti o stížnosti.',
|
||||
'show_details' => 'Ukázat detaily',
|
||||
'ad_actions' => 'Akce reklam',
|
||||
'edit' => 'Upravit',
|
||||
'approve' => 'Schvalovat',
|
||||
'passive' => "Pasivní",
|
||||
'sold' => 'Prodáno',
|
||||
'offered_by' => 'Nabízeno',
|
||||
'more_ads_by' => 'Více reklam od',
|
||||
'click_phone' => 'Zobrazit telefonní číslo',
|
||||
'share' => 'Podíl',
|
||||
'report' => 'Nahlásit tuto reklamu',
|
||||
'features' => 'Funkce',
|
||||
"streetview" => "Street View",
|
||||
'recommended_ads' => 'Doporučené reklamy pro vás',
|
||||
'new' => 'Nový',
|
||||
'short_info' => 'Krátká informace',
|
||||
'secure_trading' => 'Bezpečné obchodování',
|
||||
'24/7' => '24/7 podpora',
|
||||
'easy_trading' => 'Snadné obchodování',
|
||||
'need_help' => 'Potřebovat pomoc?',
|
||||
'give_a_call' => 'Zavolat',
|
||||
'message_sent' => 'Zpráva odeslána!',
|
||||
'asap' => 'Zpráva odeslána, prodejce vás bude co nejdříve kontaktovat.',
|
||||
'ad_id' => 'ID reklamy',
|
||||
'contact_with' => 'Kontakt s',
|
||||
'create_adv' => 'Vytvořit reklamu',
|
||||
'edit_adv' => 'Upravit reklamu',
|
||||
'mandatory_fields' => 'Povinná pole',
|
||||
'ad_post' => 'Reklamní příspěvek',
|
||||
'sell_item' => 'Prodejte položku nebo službu',
|
||||
'search_save' => 'Oblíbené vyhledávání bylo úspěšně uloženo',
|
||||
'address' => 'Adresa',
|
||||
'email' => 'E-mailem',
|
||||
'phone' => 'Telefon',
|
||||
'send_us_your_feedback' => 'Zašlete nám svůj názor',
|
||||
'online_shopping' => 'DOSTAT',
|
||||
'approved' => 'Úspěšně schváleno',
|
||||
'extended' => 'Úspěšně rozšířeno',
|
||||
'declined' => 'Odmítnuto úspěšně',
|
||||
'search_on_map' => 'Hledat na mapě',
|
||||
'post_free_ad' => 'Zveřejnit inzerát zdarma',
|
||||
'select_a_category' => 'Vyberte kategorii',
|
||||
'select_a_sub_category' => 'Vyberte podkategorii',
|
||||
'all_dopings_added' => 'Pro tuto reklamu jsou přidány všechny typy dopingu.',
|
||||
'is_get_adv' => [
|
||||
'name' => 'DOSTAT'
|
||||
],
|
||||
'corporate_info' => 'Firemní informace',
|
||||
'featured_ads' => "Doporučené reklamy",
|
||||
'trending_ads' => 'Trendové reklamy',
|
||||
'search_ad_result_prefix' => 'na',
|
||||
'search_ads_result_message' => [
|
||||
'name' => ': počet nalezených reklam pro: vyhledávání jmen',
|
||||
],
|
||||
'total' => 'Celkový',
|
||||
'quantity' => 'Množství',
|
||||
'view_cart' => 'Prohlédnout košík',
|
||||
'no_ads' => 'Nebyly nalezeny žádné reklamy.',
|
||||
'show_display_mode' => [
|
||||
'map' => 'Mapa',
|
||||
'list' => 'Seznam',
|
||||
],
|
||||
'advs_list_table_thead' => [
|
||||
'name' => 'Název reklamy',
|
||||
'price' => 'Cena',
|
||||
'publish_at' => 'Datum inzerátu',
|
||||
'location_city' => 'Město',
|
||||
'location_country' => 'Země',
|
||||
],
|
||||
'show_list_view' => [
|
||||
'name' => 'Seznam',
|
||||
],
|
||||
'show_table_view' => [
|
||||
'name' => 'Stůl',
|
||||
],
|
||||
'showcase' => [
|
||||
'name' => 'Vitrína',
|
||||
],
|
||||
'new_ad' => [
|
||||
'name' => 'Nová reklama',
|
||||
],
|
||||
'profile' => [
|
||||
'name' => 'Profil',
|
||||
],
|
||||
'my_ads' => [
|
||||
'name' => 'Moje reklamy',
|
||||
],
|
||||
'sold_out' => [
|
||||
'name' => 'Vyprodáno',
|
||||
],
|
||||
'edit_category' => 'Upravit kategorii',
|
||||
'set_category' => 'Nastavit kategorii',
|
||||
'max' => [
|
||||
'name' => 'Max',
|
||||
],
|
||||
'min' => [
|
||||
'name' => 'Min',
|
||||
],
|
||||
'in_the_last_24_hours' => [
|
||||
'name' => 'Za posledních 24 hodin'
|
||||
],
|
||||
'in_the_last_day' => [
|
||||
'name' => 'Za posledních 24 hodin'
|
||||
],
|
||||
'in_the_last_week' => [
|
||||
'name' => 'V posledním týdnu'
|
||||
],
|
||||
'in_the_last_month' => [
|
||||
'name' => 'Za poslední měsíc'
|
||||
],
|
||||
'ads_with_photo' => [
|
||||
'name' => 'Reklamy s fotografií'
|
||||
],
|
||||
'ads_with_video' => [
|
||||
'name' => 'Reklamy s videem'
|
||||
],
|
||||
'yes' => [
|
||||
'name' => 'Ano'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Ne'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Je systém',
|
||||
'instructions' => 'Stav systému je vyžadován a neměl by se měnit',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Uživatelský přístup',
|
||||
'instructions' => 'Může uživatel použít tento stav ve svých reklamách?',
|
||||
],
|
||||
"no_location" => "Není vybráno žádné umístění.",
|
||||
"continue" => 'Pokračovat',
|
||||
"gallery" => 'Galerie',
|
||||
"ad" => 'Inzerát',
|
||||
"ads" => 'Reklamy',
|
||||
"were_found" => 'byly nalezeny.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'Reklama je v procesu schvalování',
|
||||
'pending_message_2' => "Datum aktualizace reklamy",
|
||||
'pending_message_3' => 'Odhadovaná čekací doba',
|
||||
'pending_message_4' => 'K dopingové době se přidá čas strávený schvalovacím procesem.',
|
||||
'pending_message_5' => 'V procesu schválení nelze z call centra provádět žádné transakce.',
|
||||
'hours' => 'hodin',
|
||||
|
||||
// Preview page
|
||||
'preview_text' => [
|
||||
'part_1' => 'Pokud jsou následující informace o vaší reklamě správné, klikněte na tlačítko Pokračovat a přejděte k dalšímu kroku.',
|
||||
'part_2' => 'Pokud ne, klikněte na tlačítko „Upravit“.',
|
||||
],
|
||||
'views' => 'Pohledy',
|
||||
|
||||
// Detail page
|
||||
"no_street_view" => "Na tomto místě není žádný obrázek z ulice",
|
||||
'edit_my_contact_info' => 'Upravit mé kontaktní informace',
|
||||
'update_my_contact_info' => 'aktualizovat moje kontaktní informace',
|
||||
'contact_info' => 'Kontaktní informace',
|
||||
'ad_info' => 'Informace o reklamě',
|
||||
|
||||
// Select cat
|
||||
'select_category_step_by_step' => 'Vyberte kategorii krok za krokem',
|
||||
|
||||
// New create page
|
||||
'options' => 'Možnosti',
|
||||
'category_selection' => 'Výběr kategorie',
|
||||
'listing_details' => 'Podrobnosti o výpisu',
|
||||
'preview' => 'Náhled',
|
||||
'congratulations' => 'Gratulujeme',
|
||||
'ad_desc' => 'Popis reklamy',
|
||||
'upload_photos' => 'Nahrát fotky',
|
||||
'upload_files' => 'Nahrát soubory',
|
||||
'additional_fields' => 'Další pole',
|
||||
'ad_location' => 'Umístění reklamy',
|
||||
'owner' => 'Majitel',
|
||||
'default_owner_instruction' => 'Vlastník bude výchozí pro aktuálního uživatele, pokud není vybrán žádný uživatel',
|
||||
|
||||
'free' => 'Volný, uvolnit',
|
||||
'ad_date' => 'Datum inzerátu',
|
||||
'photo_video' => 'Foto, video',
|
||||
'and_above' => 'a výše',
|
||||
'and_below' => 'a níže',
|
||||
'clear_all' => 'Vymazat vše',
|
||||
'balances' => 'Zůstatky',
|
||||
'packages' => 'Balíčky',
|
||||
'dopings' => 'Dopingy',
|
||||
'advs' => 'Advs',
|
||||
'site' => 'Stránky',
|
||||
'subscription' => 'Předplatné',
|
||||
'created' => 'Vytvořeno',
|
||||
'product_option' => [
|
||||
'name' => 'Možnost produktu'
|
||||
],
|
||||
'option_json' => [
|
||||
'name' => 'Volba'
|
||||
],
|
||||
'old_price' => [
|
||||
'name' => 'Stará cena'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'error_added_cart' => 'Požadovaný produkt aktuálně chybí nebo je neaktivní',
|
||||
'please_payment' => 'Prosím zaplať',
|
||||
'bank_account_info' => 'Informace o bankovním účtu',
|
||||
'agreement' => 'Kliknutím na Publikovat vyjadřujete souhlas s našimi Podmínkami použití a Zásady ochrany osobních údajů potvrzují, že jste oprávněným vlastníkem této položky.',
|
||||
'update_category_msg' => 'Klasifikovaná kategorie bude aktualizována.',
|
||||
'updated_category_msg' => 'Kategorie byla úspěšně upravena.',
|
||||
'create_ad_with_post_cat' => [
|
||||
'title' => "Výběr kategorie byl dokončen.",
|
||||
'success' => true,
|
||||
'continueBtn' => "Pokračovat",
|
||||
],
|
||||
'update_category_info' => 'Aktualizujte prosím kategorii.',
|
||||
'filter_by_search_msg' => 'Filtrovat podle vyhledávání.',
|
||||
'delete_author_error' => 'Nemůžete odstranit příspěvek, který vám nepatří',
|
||||
'success_delete' => 'Reklama smazána',
|
||||
'pending_ad_status' => 'Vaše reklama čeká na schválení redaktorem.',
|
||||
'extended' => ': počet reklam byl úspěšně rozšířen.',
|
||||
'category_not_exist' => 'Tato kategorie již neexistuje!',
|
||||
'currency_converted' => 'Měna byla úspěšně převedena.',
|
||||
'choose_user' => 'Vyberte uživatele',
|
||||
'owner_updated_successfully' => 'Vlastník byl úspěšně aktualizován!',
|
||||
'no_add_found' => 'Nebyla nalezena žádná reklama!',
|
||||
'replicated_success' => 'Reklama byla úspěšně replikována!',
|
||||
'ad_doesnt_exist' => "Tato reklama neexistuje!",
|
||||
'select_location_error' => "Vyberte místo na mapě!",
|
||||
'this_ad_is_not_valid_anymore' => "Tato reklama již není platná!",
|
||||
'approve_status_change' => "Stav vaší reklamy byl nastaven na aktivní!",
|
||||
'passive_status_change' => "Stav vaší reklamy byl nastaven na pasivní!",
|
||||
'sold_status_change' => "Stav vaší reklamy byl nastaven na prodej!",
|
||||
'status_change' => "Stav vaší reklamy byl nastaven na: stav!",
|
||||
'disabled_detailed_options_for_admin_role' => "Podrobné možnosti produktu jsou deaktivovány.",
|
||||
];
|
||||
@ -0,0 +1,108 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Reklamy',
|
||||
'option' => [
|
||||
'read' => 'Umíte číst reklamy?',
|
||||
'write' => 'Mohou vytvářet / upravovat reklamy?',
|
||||
'delete' => 'Lze mazat reklamy?',
|
||||
],
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Kategorie',
|
||||
'option' => [
|
||||
'read' => 'Umíte číst kategorie?',
|
||||
'write' => 'Může vytvářet / upravovat kategorie?',
|
||||
'delete' => 'Lze mazat kategorie?',
|
||||
],
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Vesnice',
|
||||
'option' => [
|
||||
'read' => 'Umíte číst vesnici?',
|
||||
'write' => 'Může vytvořit / upravit vesnici?',
|
||||
'delete' => 'Může obec smazat?',
|
||||
],
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Vlastní pole',
|
||||
'option' => [
|
||||
'read' => 'Umíte číst vlastní pole?',
|
||||
'write' => 'Mohou vytvářet / upravovat vlastní pole?',
|
||||
'delete' => 'Lze odstranit vlastní pole?',
|
||||
],
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Vlastní polní reklamy',
|
||||
'option' => [
|
||||
'read' => 'Umíte číst vlastní polní reklamy?',
|
||||
'write' => 'Mohou vytvářet / upravovat vlastní polní reklamy?',
|
||||
'delete' => 'Lze smazat vlastní polní reklamy?',
|
||||
],
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Viz hodnoty',
|
||||
'option' => [
|
||||
'read' => 'Umí číst hodnoty CF?',
|
||||
'write' => 'Může vytvářet / upravovat hodnoty CF?',
|
||||
'delete' => 'Lze odstranit hodnoty CF?',
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Možnosti',
|
||||
'option' => [
|
||||
'read' => 'Umíte číst možnosti?',
|
||||
'write' => 'Může vytvářet / upravovat možnosti?',
|
||||
'delete' => 'Mohou možnosti smazat?',
|
||||
],
|
||||
],
|
||||
'productoptions' => [
|
||||
'name' => 'Možnosti produktu',
|
||||
'option' => [
|
||||
'read' => 'Umíte číst možnosti produktu?',
|
||||
'write' => 'Mohou vytvářet / upravovat možnosti produktů?',
|
||||
'delete' => 'Lze smazat možnosti produktu?',
|
||||
],
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Hodnota možnosti produktu',
|
||||
'option' => [
|
||||
'read' => 'Může číst hodnotu produktu?',
|
||||
'write' => 'Může vytvářet / upravovat hodnotu možnosti produktu?',
|
||||
'delete' => 'Může smazat hodnotu productoptions?',
|
||||
],
|
||||
],
|
||||
'options_configuration' => [
|
||||
'name' => 'Konfigurace možností',
|
||||
'option' => [
|
||||
'read' => 'Může číst konfiguraci možností?',
|
||||
'write' => 'Může vytvořit / upravit konfiguraci možností?',
|
||||
'delete' => 'Může smazat konfiguraci možností?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Konfigurace možností',
|
||||
'option' => [
|
||||
'read' => 'Může číst konfiguraci možností?',
|
||||
'write' => 'Může vytvořit / upravit konfiguraci možnosti?',
|
||||
'delete' => 'Lze odstranit konfiguraci možností?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Konfigurace možností',
|
||||
'option' => [
|
||||
'read' => 'Může číst konfiguraci možností?',
|
||||
'write' => 'Může vytvořit / upravit konfiguraci možnosti?',
|
||||
'delete' => 'Lze odstranit konfiguraci možností?',
|
||||
],
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Postavení',
|
||||
'option' => [
|
||||
'read' => 'Může číst stav?',
|
||||
'write' => 'Lze vytvořit / upravit stav?',
|
||||
'delete' => 'Může stav odstranit?',
|
||||
],
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'title' => 'Reklamy',
|
||||
],
|
||||
'categories' => [
|
||||
'title' => 'Kategorie',
|
||||
],
|
||||
'countries' => [
|
||||
'title' => 'Země',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'Města',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'Okresy',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'Sousedství',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'Vesnice',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'title' => 'Vlastní pole',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'title' => 'Vlastní polní reklamy',
|
||||
],
|
||||
'cf_values' => [
|
||||
'title' => 'Viz hodnoty',
|
||||
],
|
||||
'fields' => [
|
||||
'title' => 'Vlastní pole'
|
||||
],
|
||||
'assets_clear' => [
|
||||
'name' => 'Majetek vymazán'
|
||||
],
|
||||
'general' => 'Všeobecné',
|
||||
'ads' => 'Reklamy',
|
||||
'user' => 'Uživatel',
|
||||
'filter' => 'Filtr',
|
||||
'create_ad' => 'Vytvořit reklamu',
|
||||
'options' => [
|
||||
'title' => 'Možnosti',
|
||||
],
|
||||
'ads_image' => 'Obrázek reklamy',
|
||||
'product_options' => [
|
||||
'title' => 'Možnosti',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'title' => 'Hodnota hodnoty',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'title' => 'Konfigurace',
|
||||
],
|
||||
'translations' => 'Překlady',
|
||||
'status' => [
|
||||
'title' => 'Postavení',
|
||||
],
|
||||
'ads_detail' => 'Podrobnosti reklam',
|
||||
|
||||
];
|
||||
@ -0,0 +1,265 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'auto_approve' => [
|
||||
'name' => 'Automaticky schvalovat',
|
||||
],
|
||||
'default_view_type' => [
|
||||
'name' => 'Výchozí typ zobrazení',
|
||||
],
|
||||
'hide_zero_price' => [
|
||||
'name' => 'Skrýt cenu, pokud je nula',
|
||||
'instructions' => 'Pokud je cena reklamy 0, skryjte cenu',
|
||||
],
|
||||
'estimated_pending_time' => [
|
||||
'name' => 'Odhadovaný nevyřízený čas',
|
||||
'instructions' => 'Za několik hodin',
|
||||
],
|
||||
'default_published_time' => [
|
||||
'name' => 'Výchozí čas publikování',
|
||||
],
|
||||
'address' => [
|
||||
'name' => 'Kontaktujte adresu',
|
||||
],
|
||||
'phone' => [
|
||||
'name' => 'Kontaktní Telefon',
|
||||
],
|
||||
'favicon' => [
|
||||
'name' => 'Favicon',
|
||||
]
|
||||
,'map_coordinates_long' => [
|
||||
'name' => 'Namapujte dlouhou souřadnici',
|
||||
],
|
||||
'map_coordinates_lat' => [
|
||||
'name' => 'Namapujte Lat Latitude',
|
||||
],
|
||||
'iban_numbers' => [
|
||||
'name' => 'IBAN',
|
||||
],
|
||||
'logo' => [
|
||||
'name' => 'Logo',
|
||||
],
|
||||
'ogImage' => [
|
||||
'name' => 'Logo sociální sdílení',
|
||||
'warning' => 'Mělo by to být v rozlišení 1200 x 630. ',
|
||||
|
||||
],
|
||||
'currencies' => [
|
||||
'name' => 'Aktivní měny',
|
||||
],
|
||||
'latest-limit' => [
|
||||
'name' => 'Poslední limit',
|
||||
],
|
||||
'site_address' => [
|
||||
'name' => 'Adresa webu',
|
||||
'warning' => 'Automaticky přidáno www. www.<strong>sitename.com</strong> ',
|
||||
],
|
||||
'google_map_key' => [
|
||||
'name' => 'Klíč Google Map Api',
|
||||
],
|
||||
|
||||
'default_country' => [
|
||||
'name' => 'Výchozí země reklamy',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Skrýt cenu za kategorie',
|
||||
'instructions' => 'Cena bude skryta, když vytvoříte reklamu nebo zobrazíte reklamu v těchto kategoriích.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Klíč API pro převod měn'
|
||||
],
|
||||
'default_city' => [
|
||||
'name' => 'Výchozí reklamní město',
|
||||
],
|
||||
'default_district' => [
|
||||
'name' => 'Výchozí reklamní oblast',
|
||||
],
|
||||
'default_neighborhood' => [
|
||||
'name' => 'Výchozí sousedství reklamy',
|
||||
],
|
||||
'default_currency' => [
|
||||
'name' => 'Výchozí měna reklamy',
|
||||
],
|
||||
'default_GET' => [
|
||||
'name' => 'Výchozí reklama ZÍSKAT',
|
||||
],
|
||||
'twitter' => [
|
||||
'name' => 'Cvrlikání',
|
||||
],
|
||||
'facebook' => [
|
||||
'name' => 'Facebook',
|
||||
],
|
||||
'youtube' => [
|
||||
'name' => 'Youtube',
|
||||
],
|
||||
'google' => [
|
||||
'name' => 'Google',
|
||||
],
|
||||
'listing_page_image' => [
|
||||
'name' => 'Výpis stránky',
|
||||
],
|
||||
'hide_standard_price_field' => [
|
||||
'name' => 'Skrýt pole standardní ceny',
|
||||
],
|
||||
'hide_options_field' => [
|
||||
'name' => 'Skrýt pole možností',
|
||||
],
|
||||
'hide_village_field' => [
|
||||
'name' => 'Skrýt pole vesnice',
|
||||
],
|
||||
'hide_configurations' => [
|
||||
'name' => 'Skrýt tlačítko Konfigurace',
|
||||
'instructions' => 'Skrýt tlačítko Konfigurace na stránce náhledu reklamy',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Nastavit všechna pole jako povinná',
|
||||
'instructions' => 'Vyžadovat, aby uživatel při vytváření reklamy vyplnil pole Cena a Popis',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Vytvořit mapu jako požadovanou',
|
||||
'instructions' => 'Vyžadovat od uživatele, aby při vytváření reklamy umístil špendlík na mapu',
|
||||
],
|
||||
'hide_listing_standard_price' => [
|
||||
'name' => 'Skrýt výpis standardní ceny',
|
||||
],
|
||||
'enabled_currencies' => [
|
||||
'name' => 'Povolené měny',
|
||||
],
|
||||
'google_statistic_code' => [
|
||||
'name' => 'Statistický kód Google',
|
||||
],
|
||||
'register_email_field' => [
|
||||
'name' => 'E-mailová žádost o registraci člena',
|
||||
],
|
||||
'market_place' => [
|
||||
'name' => 'Tržiště',
|
||||
],
|
||||
'price_area_hidden' => [
|
||||
'name' => 'Cenová oblast skrytá',
|
||||
],
|
||||
'hide_price_filter' => [
|
||||
'name' => 'Skrýt cenový filtr',
|
||||
],
|
||||
'hide_date_filter' => [
|
||||
'name' => 'Skrýt filtr data',
|
||||
],
|
||||
'hide_photo_filter' => [
|
||||
'name' => 'Skrýt filtr fotografií',
|
||||
],
|
||||
'hide_map_filter' => [
|
||||
'name' => 'Skrýt filtr mapy',
|
||||
],
|
||||
'show_lang_url' => [
|
||||
'name' => 'Zobrazit Lang parametr pro URL',
|
||||
],
|
||||
'popular_ads_limit' => [
|
||||
'name' => 'Limit oblíbených reklam',
|
||||
],
|
||||
|
||||
//Image
|
||||
|
||||
'image_resize_backend' => [
|
||||
'name' => 'Backend pro změnu velikosti obrázku',
|
||||
],
|
||||
'full_image_width' => [
|
||||
'name' => 'Plná šířka obrazu',
|
||||
],
|
||||
'full_image_height' => [
|
||||
'name' => 'Výška celého obrázku',
|
||||
],
|
||||
'medium_image_width' => [
|
||||
'name' => 'Střední šířka obrázku',
|
||||
],
|
||||
'medium_image_height' => [
|
||||
'name' => 'Střední výška obrázku',
|
||||
],
|
||||
'thumbnail_width' => [
|
||||
'name' => 'Šířka miniatury',
|
||||
],
|
||||
'thumbnail_height' => [
|
||||
'name' => 'Výška miniatury',
|
||||
],
|
||||
'add_canvas' => [
|
||||
'name' => 'Přidat plátno',
|
||||
],
|
||||
'image_canvas_width' => [
|
||||
'name' => 'Šířka obrazového plátna',
|
||||
],
|
||||
'image_canvas_height' => [
|
||||
'name' => 'Výška obrazového plátna',
|
||||
],
|
||||
'watermark_type' => [
|
||||
'name' => 'Typ vodoznaku',
|
||||
],
|
||||
'watermark_text' => [
|
||||
'name' => 'Text vodoznaku',
|
||||
],
|
||||
'watermark_image' => [
|
||||
'name' => 'Obrázek vodoznaku',
|
||||
],
|
||||
'watermark_position' => [
|
||||
'name' => 'Pozice vodoznaku',
|
||||
],
|
||||
'user_filter_limit' => [
|
||||
'name' => 'Limit uživatelského filtru',
|
||||
'instructions' => 'Na panelu správce'
|
||||
],
|
||||
'show_breadcrumb_when_creating_ad' => [
|
||||
'name' => 'Zobrazit drobečkovou navigaci při vytváření reklamy',
|
||||
],
|
||||
'show_ads_count' => [
|
||||
'name' => 'Zobrazit počet reklam',
|
||||
'instructions' => 'Počet reklam se zobrazí v seznamu kategorií vlevo',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Skrýt datum vytvoření',
|
||||
'instructions' => 'Skrýt datum vytvoření na stránce podrobností reklam',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Skrýt záhlaví záznamu',
|
||||
'instructions' => 'Schovává se při objednávání a prohlížení typů',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Skrýt sekci filtru',
|
||||
'instructions' => 'Schovává se na levé straně oblasti filtru na stránce výpisu',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Skrýt informace o prodejci',
|
||||
'instructions' => 'Skrytí informací o prodejci na stránce s podrobnostmi o reklamách',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Zobrazit smlouvu o příspěvku',
|
||||
'instructions' => 'Tuto možnost zapněte, pokud chcete na stránce vytváření reklam zobrazit dohodu o zásadách ochrany osobních údajů',
|
||||
],
|
||||
'override_text' => [
|
||||
'name' => 'Přepsat text',
|
||||
'instructions' => 'Stará hodnota: Nová hodnota'
|
||||
],
|
||||
'steps_color' => [
|
||||
'name' => 'Kroky Barva',
|
||||
'instructions' => 'Mění barvu postupných kroků.'
|
||||
],
|
||||
'create_ad_button_color' => [
|
||||
'name' => 'Vytvořte barvu tlačítka reklamy',
|
||||
'instructions' => 'Změní tlačítko, které se zobrazí po dokončení výběru nové kategorie reklamy.'
|
||||
],
|
||||
'lang_switcher_for_browser' => [
|
||||
'name' => 'Přepínač Lang pro prohlížeč',
|
||||
'instructions' => 'Umožňuje zvolit jazyk prohlížeče jako aktivní jazyk'
|
||||
],
|
||||
'get_categories' => [
|
||||
'name' => 'ZÍSKEJTE kategorie',
|
||||
'instructions' => 'Představuje kategorie, ve kterých bude vlastnost GET platná.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Zakázat Sentry'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Vodoznak',
|
||||
'instructions' => 'Je vodoznak aktivní?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Podrobné možnosti produktu',
|
||||
'instructions' => 'Umožňuje zadat informace o skladu a ceně produktu'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Advs',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Kategorie',
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Vesnice',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Vlastní pole',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Vlastní pole',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Viz hodnoty',
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Možnosti',
|
||||
],
|
||||
'product_options' => [
|
||||
'name' => 'Možnosti produktu',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Hodnota možností',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Konfigurace',
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Postavení',
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'unfinished' => 'Nedokončený',
|
||||
'advanced' => 'Pokročilý',
|
||||
];
|
||||
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Annoncer',
|
||||
'name' => 'Annoncemodul',
|
||||
'description' => 'Annoncemodul',
|
||||
];
|
||||
@ -0,0 +1,48 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_adv' => 'Ny klassificeret',
|
||||
'new_classified' => 'Ny klassificeret',
|
||||
'new_category' => 'Ny kategori',
|
||||
'new_country' => 'Nyt land',
|
||||
'new_city' => 'Ny by',
|
||||
'new_district' => 'Nyt distrikt',
|
||||
'new_neighborhood' => 'Nyt kvarter',
|
||||
'new_village' => 'Ny landsby',
|
||||
'edit' => "Redigere",
|
||||
'approve' => "Godkende",
|
||||
'decline' => 'Nedgang',
|
||||
'extend' => 'Forlænge',
|
||||
'extend_all' => 'Udvid alle',
|
||||
'convert_currency' => 'Konverter valuta',
|
||||
'categories' => 'Kategorier',
|
||||
'sub_category' => 'Underkategorier',
|
||||
'add_sub_category' => 'Tilføj underkategori',
|
||||
'sub_cities' => 'Underbyer',
|
||||
'add_sub_cities' => 'Tilføj subby',
|
||||
'add_sub_districts' => 'Tilføj underdistrikt',
|
||||
'add_sub_neighborhoods' => 'Tilføj subkvarter',
|
||||
'add_sub_village' => 'Tilføj subby',
|
||||
'sub_districts' => 'Underdistrikter',
|
||||
'sub_neighborhoods' => 'Subkvarterer',
|
||||
'sub_village' => 'Sub Village',
|
||||
'general_settings' => 'Generelle indstillinger',
|
||||
'save_category' => 'Gem kategori',
|
||||
'change_owner' => 'Skift ejer',
|
||||
'update_category' => [
|
||||
'name' => 'Opdater kategori'
|
||||
],
|
||||
'new_option' => 'Ny mulighed',
|
||||
'export' => 'Eksport',
|
||||
'new_productoption' => 'Nyt produktvalg',
|
||||
'new_productoptions_value' => 'Ny produktmulighedsværdi',
|
||||
'new_options_configuration' => 'Ny optionskonfiguration',
|
||||
'new_option_configuration' => 'Ny optionskonfiguration',
|
||||
'create_configurations' => 'Opret konfigurationer',
|
||||
'replicate' => 'Repliker',
|
||||
'fast_create' => 'Opret hurtigt',
|
||||
'publish' => 'Offentliggøre',
|
||||
'import' => 'Importere',
|
||||
'new_status' => 'Ny status',
|
||||
'fast_edit' => 'Hurtig redigering',
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => 'Dollar',
|
||||
'EUR' => 'Euro',
|
||||
];
|
||||
361
addons/default/visiosoft/advs-module/resources/lang/da/field.php
Normal file
361
addons/default/visiosoft/advs-module/resources/lang/da/field.php
Normal file
@ -0,0 +1,361 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => [
|
||||
'name' => 'Titel'
|
||||
],
|
||||
'order' => [
|
||||
'name' => 'Bestille'
|
||||
],
|
||||
'slug' => [
|
||||
'name' => 'Slug'
|
||||
],
|
||||
'parent_category' => [
|
||||
'name' => 'Forælder'
|
||||
],
|
||||
'category' => [
|
||||
'name' => 'Kategorititel'
|
||||
],
|
||||
'price' => [
|
||||
'name' => 'Pris'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Standardpris'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'Dato'
|
||||
],
|
||||
'photo' => [
|
||||
'name' => 'Foto'
|
||||
],
|
||||
'video' => [
|
||||
'name' => 'Video'
|
||||
],
|
||||
'map' => [
|
||||
'name' => 'Kort'
|
||||
],
|
||||
'stock' => [
|
||||
'name' => 'Lager'
|
||||
],
|
||||
'advs_desc' => [
|
||||
'name' => 'Beskrivelse'
|
||||
],
|
||||
'online_payment' => [
|
||||
'name' => 'Online betaling'
|
||||
],
|
||||
'city' => [
|
||||
'name' => 'By'
|
||||
],
|
||||
'country' => [
|
||||
'name' => 'Land'
|
||||
],
|
||||
'district' => [
|
||||
'name' => 'Distrikt'
|
||||
],
|
||||
'neighborhood' => [
|
||||
'name' => 'Kvarter'
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Landsby'
|
||||
],
|
||||
'files' => [
|
||||
'name' => 'Billeder'
|
||||
],
|
||||
'cat1' => [
|
||||
'name' => 'Hovedkategori'
|
||||
],
|
||||
'cat2' => [
|
||||
'name' => 'Underkategori 1'
|
||||
],
|
||||
'cat3' => [
|
||||
'name' => 'Underkategori 2'
|
||||
],
|
||||
'cat4' => [
|
||||
'name' => 'Underkategori 3'
|
||||
],
|
||||
'cat5' => [
|
||||
'name' => 'Underkategori 4'
|
||||
],
|
||||
'cat6' => [
|
||||
'name' => 'Underkategori 5'
|
||||
],
|
||||
'cat7' => [
|
||||
'name' => 'Underkategori 6'
|
||||
],
|
||||
'cat8' => [
|
||||
'name' => 'Underkategori 7'
|
||||
],
|
||||
'cat9' => [
|
||||
'name' => 'Underkategori 8'
|
||||
],
|
||||
'cat10' => [
|
||||
'name' => 'Underkategori 9'
|
||||
],
|
||||
'currency' => [
|
||||
'name' => 'betalingsmiddel'
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Status',
|
||||
'option' => [
|
||||
'approved' => 'godkendt',
|
||||
'expired' => 'Udløbet',
|
||||
'unpublished' => 'Ikke offentliggjort',
|
||||
'pending_admin' => 'Afventer administrator',
|
||||
'pending_user' => 'Ventende bruger'
|
||||
]
|
||||
],
|
||||
'pending_adv' => [
|
||||
'name' => 'Ikke offentliggjort'
|
||||
],
|
||||
'finish_at' => [
|
||||
'name' => 'Afslut kl'
|
||||
],
|
||||
'cover_photo' => [
|
||||
'name' => 'Coverbillede'
|
||||
],
|
||||
'favs_adv' => [
|
||||
'name' => 'Fav-annoncer'
|
||||
],
|
||||
'my_adv' => [
|
||||
'name' => 'ADVS'
|
||||
],
|
||||
'description' => 'Beskrivelse',
|
||||
'explanation' => 'Forklaring',
|
||||
'type' => [
|
||||
'name' => 'Type'
|
||||
],
|
||||
'parent_adv' => [
|
||||
'name' => 'Relateret annonce'
|
||||
],
|
||||
'value' => [
|
||||
'name' => 'Værdi'
|
||||
],
|
||||
'list' => 'Liste',
|
||||
'home' => 'Hjem',
|
||||
'list-page' => 'Liste side',
|
||||
'search' => 'Søg',
|
||||
'recommended' => 'Anbefalede annoncer til dig',
|
||||
'filter' => 'Filter',
|
||||
'sort' => 'Sortere',
|
||||
'sort_by' => 'Sorter efter',
|
||||
'pick_option' => 'Vælg en mulighed',
|
||||
'pick_ordering' => 'Bestilling',
|
||||
'price_high' => 'Pris høj til lav',
|
||||
'price_low' => 'Pris lav til høj',
|
||||
'newest' => 'Nyeste',
|
||||
'oldest' => 'Ældste',
|
||||
'address_a_z' => 'Adresse (A til Z)',
|
||||
'address_z_a' => 'Adresse (Z til A)',
|
||||
'categories' => [
|
||||
'name' => 'Kategorier'
|
||||
],
|
||||
'all_categories' => 'alle kategorier',
|
||||
'location' => 'Beliggenhed',
|
||||
'send_message' => 'Send besked',
|
||||
'phone_gsm' => 'GSM-telefon',
|
||||
'phone_office' => 'Kontortelefon',
|
||||
'add_to_favorites' => "Tilføj til favoritter",
|
||||
'send' => 'Sende',
|
||||
'search_name' => 'Søgenavn',
|
||||
'my_favorite_searches' => 'Favoritsøgninger',
|
||||
'search_desc' => 'Du kan tilføje og administrere dine foretrukne søgevalg her.',
|
||||
'complaint_placeholder' => 'Indtast dine klageoplysninger her.',
|
||||
'show_details' => 'Vis detaljer',
|
||||
'ad_actions' => 'Annoncehandlinger',
|
||||
'edit' => 'Redigere',
|
||||
'approve' => 'Godkende',
|
||||
'passive' => "Passiv",
|
||||
'sold' => 'Solgt',
|
||||
'offered_by' => 'Udbydes af',
|
||||
'more_ads_by' => 'Flere annoncer fra',
|
||||
'click_phone' => 'Vis telefonnummer',
|
||||
'share' => 'Del',
|
||||
'report' => 'Rapporter denne annonce',
|
||||
'features' => 'Funktioner',
|
||||
"streetview" => "Gade syn",
|
||||
'recommended_ads' => 'Anbefalede annoncer til dig',
|
||||
'new' => 'Ny',
|
||||
'short_info' => 'Kort info',
|
||||
'secure_trading' => 'Sikker handel',
|
||||
'24/7' => '24/7 support',
|
||||
'easy_trading' => 'Nem handel',
|
||||
'need_help' => 'Brug for hjælp?',
|
||||
'give_a_call' => 'Ring et opkald videre',
|
||||
'message_sent' => 'Besked sendt!',
|
||||
'asap' => 'Besked sendt, sælger kontakter dig hurtigst muligt.',
|
||||
'ad_id' => 'Annonce-id',
|
||||
'contact_with' => 'Kontakt med',
|
||||
'create_adv' => 'Opret annonce',
|
||||
'edit_adv' => 'Rediger annonce',
|
||||
'mandatory_fields' => 'Obligatoriske felter',
|
||||
'ad_post' => 'Annoncepost',
|
||||
'sell_item' => 'Sælg en vare eller tjeneste',
|
||||
'search_save' => 'Favoritsøgning gemt',
|
||||
'address' => 'Adresse',
|
||||
'email' => 'E-mail',
|
||||
'phone' => 'telefon',
|
||||
'send_us_your_feedback' => 'Send os din feedback',
|
||||
'online_shopping' => 'FÅ',
|
||||
'approved' => 'Godkendt med succes',
|
||||
'extended' => 'Udvidet med succes',
|
||||
'declined' => 'Afvist med succes',
|
||||
'search_on_map' => 'Søg på kort',
|
||||
'post_free_ad' => 'Post gratis annonce',
|
||||
'select_a_category' => 'Vælg en kategori',
|
||||
'select_a_sub_category' => 'Vælg en underkategori',
|
||||
'all_dopings_added' => 'Alle dopingtyper tilføjes til denne annonce.',
|
||||
'is_get_adv' => [
|
||||
'name' => 'FÅ'
|
||||
],
|
||||
'corporate_info' => 'Virksomhedsinfo',
|
||||
'featured_ads' => "Fremhævede annoncer",
|
||||
'trending_ads' => 'Trendind-annoncer',
|
||||
'search_ad_result_prefix' => 'på',
|
||||
'search_ads_result_message' => [
|
||||
'name' => ': tæl annoncer fundet for: navnesøgning',
|
||||
],
|
||||
'total' => 'Total',
|
||||
'quantity' => 'Antal',
|
||||
'view_cart' => 'Se indkøbsvogn',
|
||||
'no_ads' => 'Ingen annoncer fundet.',
|
||||
'show_display_mode' => [
|
||||
'map' => 'Kort',
|
||||
'list' => 'Liste',
|
||||
],
|
||||
'advs_list_table_thead' => [
|
||||
'name' => 'Annoncens navn',
|
||||
'price' => 'Pris',
|
||||
'publish_at' => 'Annoncedato',
|
||||
'location_city' => 'By',
|
||||
'location_country' => 'Land',
|
||||
],
|
||||
'show_list_view' => [
|
||||
'name' => 'Liste',
|
||||
],
|
||||
'show_table_view' => [
|
||||
'name' => 'Bord',
|
||||
],
|
||||
'showcase' => [
|
||||
'name' => 'Udstillingsvindue',
|
||||
],
|
||||
'new_ad' => [
|
||||
'name' => 'Ny annonce',
|
||||
],
|
||||
'profile' => [
|
||||
'name' => 'Profil',
|
||||
],
|
||||
'my_ads' => [
|
||||
'name' => 'Mine annoncer',
|
||||
],
|
||||
'sold_out' => [
|
||||
'name' => 'Udsolgt',
|
||||
],
|
||||
'edit_category' => 'Rediger kategori',
|
||||
'set_category' => 'Indstil kategori',
|
||||
'max' => [
|
||||
'name' => 'Maks',
|
||||
],
|
||||
'min' => [
|
||||
'name' => 'Min',
|
||||
],
|
||||
'in_the_last_24_hours' => [
|
||||
'name' => 'I de sidste 24 timer'
|
||||
],
|
||||
'in_the_last_day' => [
|
||||
'name' => 'I de sidste 24 timer'
|
||||
],
|
||||
'in_the_last_week' => [
|
||||
'name' => 'I den sidste uge'
|
||||
],
|
||||
'in_the_last_month' => [
|
||||
'name' => 'I den sidste måned'
|
||||
],
|
||||
'ads_with_photo' => [
|
||||
'name' => 'Annoncer med foto'
|
||||
],
|
||||
'ads_with_video' => [
|
||||
'name' => 'Annoncer med video'
|
||||
],
|
||||
'yes' => [
|
||||
'name' => 'Ja'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Ingen'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Er system',
|
||||
'instructions' => 'Systemstatus er påkrævet og bør ikke ændres',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Brugeradgang',
|
||||
'instructions' => 'Kan en bruger bruge denne status på sine annoncer?',
|
||||
],
|
||||
"no_location" => "Ingen placering er valgt.",
|
||||
"continue" => 'Blive ved',
|
||||
"gallery" => 'Galleri',
|
||||
"ad" => 'Annonce',
|
||||
"ads" => 'Annoncer',
|
||||
"were_found" => 'blev fundet.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'Annoncen er i godkendelsesprocessen',
|
||||
'pending_message_2' => "Annoncens opdateringsdato",
|
||||
'pending_message_3' => 'Anslået ventetid',
|
||||
'pending_message_4' => 'Tiden brugt i godkendelsesprocessen føjes til dopingtiden.',
|
||||
'pending_message_5' => 'Der kan ikke foretages transaktioner fra callcentret vedrørende annoncen i godkendelsesprocessen.',
|
||||
'hours' => 'timer',
|
||||
|
||||
// Preview page
|
||||
'preview_text' => [
|
||||
'part_1' => 'Hvis følgende oplysninger om din annonce er korrekte, skal du klikke på knappen "Fortsæt" og gå til næste trin.',
|
||||
'part_2' => 'Hvis ikke, skal du klikke på knappen "Rediger".',
|
||||
],
|
||||
'views' => 'Visninger',
|
||||
|
||||
// Detail page
|
||||
"no_street_view" => "Intet billede med gadevisning på dette sted",
|
||||
'edit_my_contact_info' => 'Rediger mine kontaktoplysninger',
|
||||
'update_my_contact_info' => 'opdater mine kontaktoplysninger',
|
||||
'contact_info' => 'Kontakt information',
|
||||
'ad_info' => 'Annonceoplysninger',
|
||||
|
||||
// Select cat
|
||||
'select_category_step_by_step' => 'Vælg kategori trin for trin',
|
||||
|
||||
// New create page
|
||||
'options' => 'Muligheder',
|
||||
'category_selection' => 'Valg af kategori',
|
||||
'listing_details' => 'Listeoplysninger',
|
||||
'preview' => 'Eksempel',
|
||||
'congratulations' => 'Tillykke',
|
||||
'ad_desc' => 'Annoncebeskrivelse',
|
||||
'upload_photos' => 'Upload fotos',
|
||||
'upload_files' => 'Upload filer',
|
||||
'additional_fields' => 'Yderligere felter',
|
||||
'ad_location' => 'Annonceplacering',
|
||||
'owner' => 'Ejer',
|
||||
'default_owner_instruction' => 'Ejeren vil som standard være den nuværende bruger, hvis ingen bruger er valgt',
|
||||
|
||||
'free' => 'Gratis',
|
||||
'ad_date' => 'Annoncedato',
|
||||
'photo_video' => 'Foto, video',
|
||||
'and_above' => 'og over',
|
||||
'and_below' => 'og derunder',
|
||||
'clear_all' => 'Slet alt',
|
||||
'balances' => 'Vægte',
|
||||
'packages' => 'Pakker',
|
||||
'dopings' => 'Dopings',
|
||||
'advs' => 'Adv',
|
||||
'site' => 'Websted',
|
||||
'subscription' => 'Abonnement',
|
||||
'created' => 'Oprettet',
|
||||
'product_option' => [
|
||||
'name' => 'Produktmulighed'
|
||||
],
|
||||
'option_json' => [
|
||||
'name' => 'Mulighed'
|
||||
],
|
||||
'old_price' => [
|
||||
'name' => 'Gammel pris'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'error_added_cart' => 'Det anmodede produkt mangler eller er inaktivt i øjeblikket',
|
||||
'please_payment' => 'Venligst betal',
|
||||
'bank_account_info' => 'Bankkontooplysninger',
|
||||
'agreement' => 'Ved at klikke på Publicer accepterer du vores brugsbetingelser og fortrolighedspolitik, og anerkender, at du er den retmæssige ejer af denne vare.',
|
||||
'update_category_msg' => 'Den klassificerede kategori opdateres.',
|
||||
'updated_category_msg' => 'Kategori blev redigeret.',
|
||||
'create_ad_with_post_cat' => [
|
||||
'title' => "Kategorivalg er afsluttet.",
|
||||
'success' => true,
|
||||
'continueBtn' => "Blive ved",
|
||||
],
|
||||
'update_category_info' => 'Opdater venligst kategorien.',
|
||||
'filter_by_search_msg' => 'Filtrer efter søgning.',
|
||||
'delete_author_error' => 'Du kan ikke slette et indlæg, der ikke tilhører dig',
|
||||
'success_delete' => 'Annonce slettet',
|
||||
'pending_ad_status' => 'Din annonce afventer godkendelse af redaktøren.',
|
||||
'extended' => ': antal annonce (r) er blevet udvidet med succes.',
|
||||
'category_not_exist' => 'Denne kategori findes ikke længere!',
|
||||
'currency_converted' => 'Valutaomregnet med succes.',
|
||||
'choose_user' => 'Vælg en bruger',
|
||||
'owner_updated_successfully' => 'Ejeren er opdateret med succes!',
|
||||
'no_add_found' => 'Ingen annonce fundet!',
|
||||
'replicated_success' => 'Annoncen er blevet replikeret med succes!',
|
||||
'ad_doesnt_exist' => "Denne annonce eksisterer ikke!",
|
||||
'select_location_error' => "Vælg en placering på kortet!",
|
||||
'this_ad_is_not_valid_anymore' => "Denne annonce er ikke længere gyldig!",
|
||||
'approve_status_change' => "Din annonces status er indstillet til aktiv!",
|
||||
'passive_status_change' => "Din annonces status er sat til passiv!",
|
||||
'sold_status_change' => "Din annonces status er sat til solgt!",
|
||||
'status_change' => "Din annonces status er sat til: status!",
|
||||
'disabled_detailed_options_for_admin_role' => "Detaljerede produktindstillinger er deaktiveret.",
|
||||
];
|
||||
@ -0,0 +1,108 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Annoncer',
|
||||
'option' => [
|
||||
'read' => 'Kan læse annoncer?',
|
||||
'write' => 'Kan oprette / redigere annoncer?',
|
||||
'delete' => 'Kan slette annoncer?',
|
||||
],
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Kategorier',
|
||||
'option' => [
|
||||
'read' => 'Kan læse kategorier?',
|
||||
'write' => 'Kan du oprette / redigere kategorier?',
|
||||
'delete' => 'Kan slette kategorier?',
|
||||
],
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Landsby',
|
||||
'option' => [
|
||||
'read' => 'Kan læse landsby?',
|
||||
'write' => 'Kan du oprette / redigere landsby?',
|
||||
'delete' => 'Kan du slette landsby?',
|
||||
],
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Brugerdefinerede felter',
|
||||
'option' => [
|
||||
'read' => 'Kan læse brugerdefinerede felter?',
|
||||
'write' => 'Kan du oprette / redigere brugerdefinerede felter?',
|
||||
'delete' => 'Kan du slette brugerdefinerede felter?',
|
||||
],
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Tilpassede feltannoncer',
|
||||
'option' => [
|
||||
'read' => 'Kan læse tilpassede feltannoncer?',
|
||||
'write' => 'Kan oprette / redigere tilpassede feltannoncer?',
|
||||
'delete' => 'Kan slette tilpassede feltannoncer?',
|
||||
],
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Cf-værdier',
|
||||
'option' => [
|
||||
'read' => 'Kan læse CF-værdier?',
|
||||
'write' => 'Kan oprette / redigere CF-værdier?',
|
||||
'delete' => 'Kan slette cf-værdier?',
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Muligheder',
|
||||
'option' => [
|
||||
'read' => 'Kan læse muligheder?',
|
||||
'write' => 'Kan oprette / redigere indstillinger?',
|
||||
'delete' => 'Kan slette indstillinger?',
|
||||
],
|
||||
],
|
||||
'productoptions' => [
|
||||
'name' => 'Produktoptioner',
|
||||
'option' => [
|
||||
'read' => 'Kan læse produktoptioner?',
|
||||
'write' => 'Kan oprette / redigere produktoptioner?',
|
||||
'delete' => 'Kan slette produktvalg?',
|
||||
],
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Productoptions værdi',
|
||||
'option' => [
|
||||
'read' => 'Kan læse produktvalgets værdi?',
|
||||
'write' => 'Kan oprette / redigere produktoptionsværdi?',
|
||||
'delete' => 'Kan slette produktvalgets værdi?',
|
||||
],
|
||||
],
|
||||
'options_configuration' => [
|
||||
'name' => 'Valgkonfiguration',
|
||||
'option' => [
|
||||
'read' => 'Kan konfiguration af læsemuligheder?',
|
||||
'write' => 'Kan oprette / redigere konfiguration af indstillinger?',
|
||||
'delete' => 'Kan slette konfiguration af indstillinger?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Valgkonfiguration',
|
||||
'option' => [
|
||||
'read' => 'Kan læse option konfiguration?',
|
||||
'write' => 'Kan oprette / redigere konfiguration af indstillinger?',
|
||||
'delete' => 'Kan slette indstillingskonfiguration?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Valgkonfiguration',
|
||||
'option' => [
|
||||
'read' => 'Kan læse option konfiguration?',
|
||||
'write' => 'Kan oprette / redigere konfiguration af indstillinger?',
|
||||
'delete' => 'Kan slette indstillingskonfiguration?',
|
||||
],
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Status',
|
||||
'option' => [
|
||||
'read' => 'Kan læse status?',
|
||||
'write' => 'Kan oprette / redigere status?',
|
||||
'delete' => 'Kan slette status?',
|
||||
],
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'title' => 'Annoncer',
|
||||
],
|
||||
'categories' => [
|
||||
'title' => 'Kategorier',
|
||||
],
|
||||
'countries' => [
|
||||
'title' => 'Lande',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'Byer',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'Distrikter',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'Kvarterer',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'Landsby',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'title' => 'Brugerdefinerede felter',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'title' => 'Tilpassede feltannoncer',
|
||||
],
|
||||
'cf_values' => [
|
||||
'title' => 'Cf-værdier',
|
||||
],
|
||||
'fields' => [
|
||||
'title' => 'Brugerdefinerede felter'
|
||||
],
|
||||
'assets_clear' => [
|
||||
'name' => 'Aktiver klare'
|
||||
],
|
||||
'general' => 'Generel',
|
||||
'ads' => 'Annoncer',
|
||||
'user' => 'Bruger',
|
||||
'filter' => 'Filter',
|
||||
'create_ad' => 'Opret annonce',
|
||||
'options' => [
|
||||
'title' => 'Muligheder',
|
||||
],
|
||||
'ads_image' => 'Annoncer billede',
|
||||
'product_options' => [
|
||||
'title' => 'Muligheder',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'title' => 'Valgmuligheder for indstillinger',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'title' => 'Konfiguration',
|
||||
],
|
||||
'translations' => 'Oversættelser',
|
||||
'status' => [
|
||||
'title' => 'Status',
|
||||
],
|
||||
'ads_detail' => 'Annoncedetaljer',
|
||||
|
||||
];
|
||||
@ -0,0 +1,265 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'auto_approve' => [
|
||||
'name' => 'Godkend automatisk',
|
||||
],
|
||||
'default_view_type' => [
|
||||
'name' => 'Standard visningstype',
|
||||
],
|
||||
'hide_zero_price' => [
|
||||
'name' => 'Skjul pris, hvis nul',
|
||||
'instructions' => 'Skjul prisen, hvis annonceprisen er 0',
|
||||
],
|
||||
'estimated_pending_time' => [
|
||||
'name' => 'Anslået ventetid',
|
||||
'instructions' => 'Om timer',
|
||||
],
|
||||
'default_published_time' => [
|
||||
'name' => 'Standardudgivelsestid',
|
||||
],
|
||||
'address' => [
|
||||
'name' => 'Kontakt adresse',
|
||||
],
|
||||
'phone' => [
|
||||
'name' => 'Kontakt telefon',
|
||||
],
|
||||
'favicon' => [
|
||||
'name' => 'Favicon',
|
||||
]
|
||||
,'map_coordinates_long' => [
|
||||
'name' => 'Kort Long Coordinate',
|
||||
],
|
||||
'map_coordinates_lat' => [
|
||||
'name' => 'Kort Lat Koordinering',
|
||||
],
|
||||
'iban_numbers' => [
|
||||
'name' => 'IBAN',
|
||||
],
|
||||
'logo' => [
|
||||
'name' => 'Logo',
|
||||
],
|
||||
'ogImage' => [
|
||||
'name' => 'Social Share Logo',
|
||||
'warning' => 'Det skal have en opløsning på 1200 x 630. ',
|
||||
|
||||
],
|
||||
'currencies' => [
|
||||
'name' => 'Aktive valutaer',
|
||||
],
|
||||
'latest-limit' => [
|
||||
'name' => 'Seneste grænse',
|
||||
],
|
||||
'site_address' => [
|
||||
'name' => 'Webstedsadresse',
|
||||
'warning' => 'Automatisk tilføjet www. www.<strong>sitename.com</strong> ',
|
||||
],
|
||||
'google_map_key' => [
|
||||
'name' => 'Google Map Api-nøgle',
|
||||
],
|
||||
|
||||
'default_country' => [
|
||||
'name' => 'Standardannonceland',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Skjul pris på kategorier',
|
||||
'instructions' => 'Prisen skjules, når du opretter en annonce eller ser en annonce under disse kategorier.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Valutaomregner API-nøgle'
|
||||
],
|
||||
'default_city' => [
|
||||
'name' => 'Standardannonceby',
|
||||
],
|
||||
'default_district' => [
|
||||
'name' => 'Standardannoncedistrikt',
|
||||
],
|
||||
'default_neighborhood' => [
|
||||
'name' => 'Standardannoncekvarter',
|
||||
],
|
||||
'default_currency' => [
|
||||
'name' => 'Standard annoncevaluta',
|
||||
],
|
||||
'default_GET' => [
|
||||
'name' => 'Standardannonce GET',
|
||||
],
|
||||
'twitter' => [
|
||||
'name' => 'Twitter',
|
||||
],
|
||||
'facebook' => [
|
||||
'name' => 'Facebook',
|
||||
],
|
||||
'youtube' => [
|
||||
'name' => 'Youtube',
|
||||
],
|
||||
'google' => [
|
||||
'name' => 'Google',
|
||||
],
|
||||
'listing_page_image' => [
|
||||
'name' => 'Liste over sidebillede',
|
||||
],
|
||||
'hide_standard_price_field' => [
|
||||
'name' => 'Skjul felt for standardpris',
|
||||
],
|
||||
'hide_options_field' => [
|
||||
'name' => 'Skjul indstillingsfelt',
|
||||
],
|
||||
'hide_village_field' => [
|
||||
'name' => 'Skjul landsbyfeltet',
|
||||
],
|
||||
'hide_configurations' => [
|
||||
'name' => 'Skjul konfigurationsknappen',
|
||||
'instructions' => 'Skjul konfigurationsknappen på siden Annonceeksempel',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Foretag alle felter påkrævet',
|
||||
'instructions' => 'Kræv, at brugeren udfylder felterne Pris og beskrivelse, når han opretter en annonce',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Lav kort påkrævet',
|
||||
'instructions' => 'Kræv, at brugeren placerer en nål på kortet, når han opretter en annonce',
|
||||
],
|
||||
'hide_listing_standard_price' => [
|
||||
'name' => 'Skjul notering Standardpris',
|
||||
],
|
||||
'enabled_currencies' => [
|
||||
'name' => 'Aktiverede valutaer',
|
||||
],
|
||||
'google_statistic_code' => [
|
||||
'name' => 'Googles statistiske kode',
|
||||
],
|
||||
'register_email_field' => [
|
||||
'name' => 'E-mail-krav til medlemsregistrering',
|
||||
],
|
||||
'market_place' => [
|
||||
'name' => 'Markedsplads',
|
||||
],
|
||||
'price_area_hidden' => [
|
||||
'name' => 'Prisområde skjult',
|
||||
],
|
||||
'hide_price_filter' => [
|
||||
'name' => 'Skjul prisfilter',
|
||||
],
|
||||
'hide_date_filter' => [
|
||||
'name' => 'Skjul datofilter',
|
||||
],
|
||||
'hide_photo_filter' => [
|
||||
'name' => 'Skjul fotofilter',
|
||||
],
|
||||
'hide_map_filter' => [
|
||||
'name' => 'Skjul kortfilter',
|
||||
],
|
||||
'show_lang_url' => [
|
||||
'name' => 'Vis Lang-parameter for URL',
|
||||
],
|
||||
'popular_ads_limit' => [
|
||||
'name' => 'Grænse for populære annoncer',
|
||||
],
|
||||
|
||||
//Image
|
||||
|
||||
'image_resize_backend' => [
|
||||
'name' => 'Image Resize Backend',
|
||||
],
|
||||
'full_image_width' => [
|
||||
'name' => 'Fuld billedbredde',
|
||||
],
|
||||
'full_image_height' => [
|
||||
'name' => 'Fuldt billede Højde',
|
||||
],
|
||||
'medium_image_width' => [
|
||||
'name' => 'Medium billedbredde',
|
||||
],
|
||||
'medium_image_height' => [
|
||||
'name' => 'Medium billedhøjde',
|
||||
],
|
||||
'thumbnail_width' => [
|
||||
'name' => 'Miniaturebredde',
|
||||
],
|
||||
'thumbnail_height' => [
|
||||
'name' => 'Thumbnail Højde',
|
||||
],
|
||||
'add_canvas' => [
|
||||
'name' => 'Tilføj lærred',
|
||||
],
|
||||
'image_canvas_width' => [
|
||||
'name' => 'Billede lærred bredde',
|
||||
],
|
||||
'image_canvas_height' => [
|
||||
'name' => 'Billede Højde på lærred',
|
||||
],
|
||||
'watermark_type' => [
|
||||
'name' => 'Vandmærketype',
|
||||
],
|
||||
'watermark_text' => [
|
||||
'name' => 'Vandmærketekst',
|
||||
],
|
||||
'watermark_image' => [
|
||||
'name' => 'Vandmærkebillede',
|
||||
],
|
||||
'watermark_position' => [
|
||||
'name' => 'Vandmærkeposition',
|
||||
],
|
||||
'user_filter_limit' => [
|
||||
'name' => 'Brugerfiltergrænse',
|
||||
'instructions' => 'I adminpanelet'
|
||||
],
|
||||
'show_breadcrumb_when_creating_ad' => [
|
||||
'name' => 'Vis brødkrumme, når du opretter en annonce',
|
||||
],
|
||||
'show_ads_count' => [
|
||||
'name' => 'Vis antal annoncer',
|
||||
'instructions' => 'Vis annoncer tæller på listen over venstre kategorier',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Skjul oprettet dato',
|
||||
'instructions' => 'Skjul oprettet dato på siden med annoncedetaljer',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Skjul listeoverskrift',
|
||||
'instructions' => 'Skjuler sig for bestilling og visningstyper',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Skjul filtersektion',
|
||||
'instructions' => 'Skjuler sig til venstre filterområde på oversigtssiden',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Skjul sælgeroplysninger',
|
||||
'instructions' => 'Skjuler sig for sælgerinfo på siden med annoncer',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Vis indlægsaftale',
|
||||
'instructions' => 'Slå dette til, hvis du vil vise en aftale om fortrolighedspolitik på siden til oprettelse af annoncer',
|
||||
],
|
||||
'override_text' => [
|
||||
'name' => 'Tilsidesæt tekst',
|
||||
'instructions' => 'Gammel værdi: Ny værdi'
|
||||
],
|
||||
'steps_color' => [
|
||||
'name' => 'Trinfarve',
|
||||
'instructions' => 'Ændrer de progressive trinfarve.'
|
||||
],
|
||||
'create_ad_button_color' => [
|
||||
'name' => 'Opret annonceknapfarve',
|
||||
'instructions' => 'Ændrer den knap, der vises, når den nye annoncekategorivalg er afsluttet.'
|
||||
],
|
||||
'lang_switcher_for_browser' => [
|
||||
'name' => 'Lang switcher til browser',
|
||||
'instructions' => 'Giver dig mulighed for at vælge browsersprog som aktivt sprog'
|
||||
],
|
||||
'get_categories' => [
|
||||
'name' => 'FÅ kategorier',
|
||||
'instructions' => 'Det repræsenterer de kategorier, hvor GET-ejendommen er gyldig.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Deaktiver vagtpost'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Vandmærke',
|
||||
'instructions' => 'Er vandmærke aktivt?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Detaljerede produktmuligheder',
|
||||
'instructions' => 'Giver dig mulighed for at indtaste lager- og prisoplysninger for produktet'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Adv',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Kategorier',
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Landsby',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Brugerdefinerede felter',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Advokater til brugerdefineret felt',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Cf-værdier',
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Muligheder',
|
||||
],
|
||||
'product_options' => [
|
||||
'name' => 'Produktmuligheder',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Indstillingsværdi',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Konfiguration',
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Status',
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'unfinished' => 'Ufærdig',
|
||||
'advanced' => 'Fremskreden',
|
||||
];
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'Veröffentlichen',
|
||||
'import' => 'Importieren',
|
||||
'new_status' => 'Neuer Status',
|
||||
'fast_edit' => 'Schnelle Bearbeitung',
|
||||
];
|
||||
|
||||
@ -280,6 +280,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'Ja'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Nein'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Ist System',
|
||||
'instructions' => 'Der Systemstatus ist erforderlich und sollte nicht geändert werden',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Benutzerzugriff',
|
||||
'instructions' => 'Kann ein Nutzer diesen Status für seine Anzeigen verwenden?',
|
||||
],
|
||||
"no_location" => "Es ist kein Ort ausgewählt.",
|
||||
"continue" => 'Fortsetzen',
|
||||
"gallery" => 'Galerie',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "Der Status Ihrer Anzeige wurde auf Aktiv gesetzt!",
|
||||
'passive_status_change' => "Der Status Ihrer Anzeige wurde auf Passiv gesetzt!",
|
||||
'sold_status_change' => "Der Status Ihrer Anzeige wurde auf Verkauf gesetzt!",
|
||||
'status_change' => "Der Status Ihrer Anzeige wurde auf: Status gesetzt!",
|
||||
'disabled_detailed_options_for_admin_role' => "Detaillierte Produktoptionen sind deaktiviert.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'Status',
|
||||
],
|
||||
'ads_detail' => 'Anzeigen Detail',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'Land der Standardanzeige',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Preis für Kategorien ausblenden',
|
||||
'instructions' => 'Der Preis wird ausgeblendet, wenn Sie eine Anzeige erstellen oder eine Anzeige unter diesen Kategorien anzeigen.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Währungsumrechner-API-Schlüssel'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'Blenden Sie die Schaltfläche Konfigurationen aus',
|
||||
'instructions' => 'Blenden Sie die Schaltfläche "Konfigurationen" auf der Anzeigenvorschau aus',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Machen Sie alle Felder erforderlich',
|
||||
'instructions' => 'Fordern Sie den Nutzer auf, beim Erstellen einer Anzeige die Felder Preis und Beschreibung auszufüllen',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Karte erforderlich machen',
|
||||
'instructions' => 'Fordern Sie den Nutzer auf, beim Erstellen einer Anzeige eine Stecknadel auf der Karte zu platzieren',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'Anzeigenanzahl anzeigen',
|
||||
'instructions' => 'Anzeigenanzahl in der linken Kategorieliste anzeigen',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Erstellungsdatum ausblenden',
|
||||
'instructions' => 'Erstellungsdatum auf der Anzeigen-Detailseite ausblenden',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Listenkopf ausblenden',
|
||||
'instructions' => 'Verstecken, um Typen zu bestellen und anzuzeigen',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Filterbereich ausblenden',
|
||||
'instructions' => 'Versteckt den linken Filterbereich auf der Listenseite',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Verkäuferinformationen ausblenden',
|
||||
'instructions' => 'Ausblenden von Verkäuferinformationen auf der Anzeigen-Detailseite',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Show Post Ad Agreement anzeigen',
|
||||
'instructions' => 'Aktivieren Sie diese Option, wenn Sie auf der Seite zur Anzeigenerstellung eine Datenschutzrichtlinie anzeigen möchten',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'Kategorien abrufen',
|
||||
'instructions' => 'Es stellt die Kategorien dar, in denen die GET-Eigenschaft gültig ist.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Sentry deaktivieren'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Wasserzeichen',
|
||||
'instructions' => 'Ist das Wasserzeichen aktiv?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Detaillierte Produktoptionen',
|
||||
'instructions' => 'Ermöglicht die Eingabe von Lager- und Preisinformationen für das Produkt'
|
||||
],
|
||||
];
|
||||
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'Δημοσιεύω',
|
||||
'import' => 'Εισαγωγή',
|
||||
'new_status' => 'Νέα κατάσταση',
|
||||
'fast_edit' => 'Γρήγορη επεξεργασία',
|
||||
];
|
||||
|
||||
@ -280,6 +280,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'Ναί'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Οχι'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Είναι σύστημα',
|
||||
'instructions' => 'Απαιτείται κατάσταση συστήματος και δεν πρέπει να αλλάξει',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Πρόσβαση χρήστη',
|
||||
'instructions' => 'Μπορεί ένας χρήστης να χρησιμοποιήσει αυτήν την κατάσταση στις διαφημίσεις του;',
|
||||
],
|
||||
"no_location" => "Δεν έχει επιλεγεί τοποθεσία.",
|
||||
"continue" => 'Να συνεχίσει',
|
||||
"gallery" => 'Εκθεσιακός χώρος',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "Η κατάσταση της διαφήμισής σας έχει ενεργοποιηθεί!",
|
||||
'passive_status_change' => "Η κατάσταση της διαφήμισής σας έχει οριστεί σε παθητική!",
|
||||
'sold_status_change' => "Η κατάσταση της διαφήμισής σας έχει οριστεί για πώληση!",
|
||||
'status_change' => "Η κατάσταση της διαφήμισής σας έχει οριστεί σε: κατάσταση!",
|
||||
'disabled_detailed_options_for_admin_role' => "Οι αναλυτικές επιλογές προϊόντος είναι απενεργοποιημένες.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'Κατάσταση',
|
||||
],
|
||||
'ads_detail' => 'Λεπτομέρεια διαφημίσεων',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'Προεπιλεγμένη χώρα διαφήμισης',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Απόκρυψη τιμής στις κατηγορίες',
|
||||
'instructions' => 'Η τιμή θα είναι κρυφή όταν δημιουργείτε μια διαφήμιση ή προβάλλετε μια διαφήμιση σε αυτές τις κατηγορίες.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Κλειδί API μετατροπέα νομισμάτων'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'Απόκρυψη του κουμπιού διαμόρφωσης',
|
||||
'instructions' => 'Απόκρυψη του κουμπιού διαμόρφωσης στη σελίδα προεπισκόπησης διαφημίσεων',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Να απαιτούνται όλα τα πεδία',
|
||||
'instructions' => 'Απαιτήστε από το χρήστη να συμπληρώσει τα πεδία Τιμή και περιγραφή κατά τη δημιουργία μιας διαφήμισης',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Απαιτείται χάρτης',
|
||||
'instructions' => 'Απαιτήστε από το χρήστη να τοποθετήσει μια καρφίτσα στον χάρτη κατά τη δημιουργία μιας διαφήμισης',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'Εμφάνιση πλήθους διαφημίσεων',
|
||||
'instructions' => 'Εμφάνιση πλήθους διαφημίσεων στην αριστερή λίστα κατηγοριών',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Απόκρυψη ημερομηνίας δημιουργίας',
|
||||
'instructions' => 'Απόκρυψη ημερομηνίας δημιουργίας στη σελίδα λεπτομερειών διαφημίσεων',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Απόκρυψη κεφαλίδας καταχώρισης',
|
||||
'instructions' => 'Απόκρυψη σε παραγγελίες και προβολή τύπων',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Απόκρυψη ενότητας φίλτρου',
|
||||
'instructions' => 'Απόκρυψη στην αριστερή περιοχή φίλτρου στη σελίδα καταχώρισης',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Απόκρυψη πληροφοριών πωλητή',
|
||||
'instructions' => 'Απόκρυψη στις πληροφορίες πωλητή στη σελίδα λεπτομερειών διαφημίσεων',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Εμφάνιση συμφωνίας μετά τη διαφήμιση',
|
||||
'instructions' => 'Ενεργοποιήστε το αν θέλετε να εμφανίσετε μια συμφωνία πολιτικής απορρήτου στη σελίδα δημιουργίας διαφημίσεων',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'GET Κατηγορίες',
|
||||
'instructions' => 'Αντιπροσωπεύει τις κατηγορίες στις οποίες η ιδιότητα GET θα είναι έγκυρη.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Απενεργοποιήστε το Sentry'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Στάθμη ύδατος',
|
||||
'instructions' => 'Είναι ενεργό το υδατογράφημα;'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Λεπτομερείς επιλογές προϊόντος',
|
||||
'instructions' => 'Σας επιτρέπει να εισαγάγετε πληροφορίες για το απόθεμα και την τιμή για το προϊόν'
|
||||
],
|
||||
];
|
||||
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'Publicar',
|
||||
'import' => 'Importar',
|
||||
'new_status' => 'Nuevo estado',
|
||||
'fast_edit' => 'Edición rápida',
|
||||
];
|
||||
|
||||
@ -280,6 +280,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'si'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'No'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Es el sistema',
|
||||
'instructions' => 'El estado del sistema es obligatorio y no debe cambiarse',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Acceso de usuario',
|
||||
'instructions' => '¿Puede un usuario utilizar este estado en sus anuncios?',
|
||||
],
|
||||
"no_location" => "No se seleccionó ninguna ubicación.",
|
||||
"continue" => 'Seguir',
|
||||
"gallery" => 'Galería',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "¡El estado de su anuncio se ha establecido como activo!",
|
||||
'passive_status_change' => "¡El estado de su anuncio se ha establecido en pasivo!",
|
||||
'sold_status_change' => "¡El estado de su anuncio se ha establecido en Vendido!",
|
||||
'status_change' => "El estado de su anuncio se ha establecido en: estado!",
|
||||
'disabled_detailed_options_for_admin_role' => "Las opciones detalladas del producto están deshabilitadas.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'Estado',
|
||||
],
|
||||
'ads_detail' => 'Detalle de anuncios',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'País de anuncio predeterminado',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Ocultar precio en categorías',
|
||||
'instructions' => 'El precio se ocultará cuando cree un anuncio o vea un anuncio en estas categorías.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Clave API de convertidor de divisas'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'Ocultar el botón Configuraciones',
|
||||
'instructions' => 'Ocultar el botón Configuraciones en la página de vista previa del anuncio',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Hacer que todos los campos sean obligatorios',
|
||||
'instructions' => 'Solicitar al usuario que complete los campos Precio y Descripción al crear un anuncio.',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Hacer mapa obligatorio',
|
||||
'instructions' => 'Solicitar al usuario que coloque un marcador en el mapa al crear un anuncio.',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'Mostrar recuento de anuncios',
|
||||
'instructions' => 'Mostrar el recuento de anuncios en la lista de categorías de la izquierda',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Ocultar fecha de creación',
|
||||
'instructions' => 'Ocultar la fecha de creación en la página de detalles de los anuncios',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Ocultar encabezado de listado',
|
||||
'instructions' => 'Ocultar para ordenar y ver tipos',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Ocultar sección de filtro',
|
||||
'instructions' => 'Ocultar en el área de filtro izquierda en la página de listado',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Ocultar información del vendedor',
|
||||
'instructions' => 'Ocultar información del vendedor en la página de detalles de anuncios',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Mostrar acuerdo de publicación',
|
||||
'instructions' => 'Active esta opción si desea mostrar un acuerdo de política de privacidad en la página de creación de anuncios.',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'OBTENER Categorías',
|
||||
'instructions' => 'Representa las categorías en las que será válida la propiedad GET.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Desactivar centinela'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Filigrana',
|
||||
'instructions' => '¿Está activa la marca de agua?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Opciones de producto detalladas',
|
||||
'instructions' => 'Le permite ingresar información de stock y precio del producto'
|
||||
],
|
||||
];
|
||||
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'انتشار',
|
||||
'import' => 'وارد كردن',
|
||||
'new_status' => 'وضعیت جدید',
|
||||
'fast_edit' => 'ویرایش سریع',
|
||||
];
|
||||
|
||||
@ -279,6 +279,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'بلی'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'نه'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'سیستم است',
|
||||
'instructions' => 'وضعیت سیستم لازم است و نباید تغییر کند',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'دسترسی کاربر',
|
||||
'instructions' => 'آیا یک کاربر می تواند از این وضعیت در تبلیغات خود استفاده کند؟',
|
||||
],
|
||||
"no_location" => "هیچ موقعیتی انتخاب نشده است.",
|
||||
"continue" => 'ادامه',
|
||||
"gallery" => 'عکس ها',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "وضعیت آگهی شما روی فعال تنظیم شده است!",
|
||||
'passive_status_change' => "وضعیت آگهی شما منفعل تنظیم شده است!",
|
||||
'sold_status_change' => "وضعیت آگهی شما به فروش رسیده است!",
|
||||
'status_change' => "وضعیت آگهی شما روی: status تنظیم شده است!",
|
||||
'disabled_detailed_options_for_admin_role' => "گزینه های جزئی محصول غیرفعال هستند.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'وضعیت',
|
||||
],
|
||||
'ads_detail' => 'جزئیات تبلیغات',
|
||||
|
||||
];
|
||||
|
||||
@ -62,6 +62,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'کشور پیش فرض اعلان',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'پنهان کردن قیمت در دسته ها',
|
||||
'instructions' => 'قیمت شما هنگام ایجاد تبلیغ یا مشاهده آگهی تحت این دسته ها پنهان می شود.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'کلید API تبادل ارز'
|
||||
],
|
||||
@ -108,6 +112,10 @@ return [
|
||||
'name' => 'دکمه تنظیمات را پنهان کنید',
|
||||
'instructions' => 'دکمه تنظیمات را در صفحه پیش نمایش تبلیغ پنهان کنید',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'همه زمینه ها را الزامی کنید',
|
||||
'instructions' => 'هنگام ایجاد تبلیغ ، از کاربر بخواهید قسمتهای قیمت و توضیحات را پر کند',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'تهیه نقشه مورد نیاز',
|
||||
'instructions' => 'هنگام ایجاد تبلیغ ، از کاربر بخواهید که یک پین روی نقشه قرار دهد',
|
||||
@ -204,6 +212,22 @@ return [
|
||||
'name' => 'نمایش تعداد تبلیغات',
|
||||
'instructions' => 'نمایش تعداد تبلیغات در لیست دسته های سمت چپ',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'پنهان کردن تاریخ ایجاد شده',
|
||||
'instructions' => 'تاریخ ایجاد شده را در صفحه جزئیات تبلیغات پنهان کنید',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'پنهان کردن عنوان لیست',
|
||||
'instructions' => 'مخفی شدن در سفارش و مشاهده انواع',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'پنهان کردن بخش فیلتر',
|
||||
'instructions' => 'در صفحه لیست مخفی شدن در سمت چپ فیلتر',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'پنهان کردن اطلاعات فروشنده',
|
||||
'instructions' => 'پنهان شدن در مورد اطلاعات فروشنده در صفحه جزئیات تبلیغات',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'نمایش قرارداد تبلیغات پست',
|
||||
'instructions' => 'اگر می خواهید توافق نامه سیاست حفظ حریم خصوصی را در صفحه ایجاد آگهی نمایش دهید ، این گزینه را روشن کنید',
|
||||
@ -228,4 +252,15 @@ return [
|
||||
'name' => 'دسته ها را دریافت کنید',
|
||||
'instructions' => 'این نشان دهنده دسته هایی است که ویژگی GET در آنها معتبر خواهد بود.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Sentry را غیرفعال کنید'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'علامت',
|
||||
'instructions' => 'آیا علامت علامت فعال است؟'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'گزینه های دقیق محصول',
|
||||
'instructions' => 'به شما امکان می دهد اطلاعات موجودی و قیمت محصول را وارد کنید'
|
||||
],
|
||||
];
|
||||
|
||||
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Mainokset',
|
||||
'name' => 'Mainosmoduuli',
|
||||
'description' => 'Mainosmoduuli',
|
||||
];
|
||||
@ -0,0 +1,48 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_adv' => 'Uusi luokiteltu',
|
||||
'new_classified' => 'Uusi luokiteltu',
|
||||
'new_category' => 'Uusi luokka',
|
||||
'new_country' => 'Uusi maa',
|
||||
'new_city' => 'Uusi kaupunki',
|
||||
'new_district' => 'Uusi piiri',
|
||||
'new_neighborhood' => 'Uusi naapurusto',
|
||||
'new_village' => 'Uusi kylä',
|
||||
'edit' => "Muokata",
|
||||
'approve' => "Hyväksyä",
|
||||
'decline' => 'Hylkää',
|
||||
'extend' => 'Pidennä',
|
||||
'extend_all' => 'Laajenna kaikki',
|
||||
'convert_currency' => 'Muunna valuutta',
|
||||
'categories' => 'Luokat',
|
||||
'sub_category' => 'Alaluokat',
|
||||
'add_sub_category' => 'Lisää alaluokka',
|
||||
'sub_cities' => 'Alakaupungit',
|
||||
'add_sub_cities' => 'Lisää Sub City',
|
||||
'add_sub_districts' => 'Lisää osa-alue',
|
||||
'add_sub_neighborhoods' => 'Lisää lähialue',
|
||||
'add_sub_village' => 'Lisää alikylä',
|
||||
'sub_districts' => 'Osa-alueet',
|
||||
'sub_neighborhoods' => 'Lähiöalueet',
|
||||
'sub_village' => 'Alakylä',
|
||||
'general_settings' => 'Yleiset asetukset',
|
||||
'save_category' => 'Tallenna luokka',
|
||||
'change_owner' => 'Vaihda omistaja',
|
||||
'update_category' => [
|
||||
'name' => 'Päivitä luokka'
|
||||
],
|
||||
'new_option' => 'Uusi vaihtoehto',
|
||||
'export' => 'Viedä',
|
||||
'new_productoption' => 'Uusi tuotevalinta',
|
||||
'new_productoptions_value' => 'Uusi tuote -vaihtoehdon arvo',
|
||||
'new_options_configuration' => 'Uuden vaihtoehdon kokoonpano',
|
||||
'new_option_configuration' => 'Uuden vaihtoehdon kokoonpano',
|
||||
'create_configurations' => 'Luo määritykset',
|
||||
'replicate' => 'Toista',
|
||||
'fast_create' => 'Nopea luominen',
|
||||
'publish' => 'Julkaista',
|
||||
'import' => 'Tuonti',
|
||||
'new_status' => 'Uusi tila',
|
||||
'fast_edit' => 'Nopea muokkaus',
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => 'Dollari',
|
||||
'EUR' => 'Euro',
|
||||
];
|
||||
361
addons/default/visiosoft/advs-module/resources/lang/fi/field.php
Normal file
361
addons/default/visiosoft/advs-module/resources/lang/fi/field.php
Normal file
@ -0,0 +1,361 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => [
|
||||
'name' => 'Otsikko'
|
||||
],
|
||||
'order' => [
|
||||
'name' => 'Tilaus'
|
||||
],
|
||||
'slug' => [
|
||||
'name' => 'Etana'
|
||||
],
|
||||
'parent_category' => [
|
||||
'name' => 'Vanhempi'
|
||||
],
|
||||
'category' => [
|
||||
'name' => 'Luokan nimi'
|
||||
],
|
||||
'price' => [
|
||||
'name' => 'Hinta'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Normaali hinta'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'Päivämäärä'
|
||||
],
|
||||
'photo' => [
|
||||
'name' => 'Kuva'
|
||||
],
|
||||
'video' => [
|
||||
'name' => 'Video'
|
||||
],
|
||||
'map' => [
|
||||
'name' => 'Kartta'
|
||||
],
|
||||
'stock' => [
|
||||
'name' => 'Varasto'
|
||||
],
|
||||
'advs_desc' => [
|
||||
'name' => 'Kuvaus'
|
||||
],
|
||||
'online_payment' => [
|
||||
'name' => 'Verkkomaksu'
|
||||
],
|
||||
'city' => [
|
||||
'name' => 'Kaupunki'
|
||||
],
|
||||
'country' => [
|
||||
'name' => 'Maa'
|
||||
],
|
||||
'district' => [
|
||||
'name' => 'Kaupunginosa'
|
||||
],
|
||||
'neighborhood' => [
|
||||
'name' => 'Naapuruus'
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Kylä'
|
||||
],
|
||||
'files' => [
|
||||
'name' => 'Kuvat'
|
||||
],
|
||||
'cat1' => [
|
||||
'name' => 'Pääluokka'
|
||||
],
|
||||
'cat2' => [
|
||||
'name' => 'Alaluokka 1'
|
||||
],
|
||||
'cat3' => [
|
||||
'name' => 'Alaluokka 2'
|
||||
],
|
||||
'cat4' => [
|
||||
'name' => 'Alaluokka 3'
|
||||
],
|
||||
'cat5' => [
|
||||
'name' => 'Alaluokka 4'
|
||||
],
|
||||
'cat6' => [
|
||||
'name' => 'Alaluokka 5'
|
||||
],
|
||||
'cat7' => [
|
||||
'name' => 'Alaluokka 6'
|
||||
],
|
||||
'cat8' => [
|
||||
'name' => 'Alaluokka 7'
|
||||
],
|
||||
'cat9' => [
|
||||
'name' => 'Alaluokka 8'
|
||||
],
|
||||
'cat10' => [
|
||||
'name' => 'Alaluokka 9'
|
||||
],
|
||||
'currency' => [
|
||||
'name' => 'Valuutta'
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Tila',
|
||||
'option' => [
|
||||
'approved' => 'Hyväksytty',
|
||||
'expired' => 'Vanhentunut',
|
||||
'unpublished' => 'Julkaisematon',
|
||||
'pending_admin' => 'Odottaa järjestelmänvalvojaa',
|
||||
'pending_user' => 'Odottava käyttäjä'
|
||||
]
|
||||
],
|
||||
'pending_adv' => [
|
||||
'name' => 'Julkaisematon'
|
||||
],
|
||||
'finish_at' => [
|
||||
'name' => 'Lopeta'
|
||||
],
|
||||
'cover_photo' => [
|
||||
'name' => 'Kansikuva'
|
||||
],
|
||||
'favs_adv' => [
|
||||
'name' => 'Suosikkimainokset'
|
||||
],
|
||||
'my_adv' => [
|
||||
'name' => 'ADVS'
|
||||
],
|
||||
'description' => 'Kuvaus',
|
||||
'explanation' => 'Selitys',
|
||||
'type' => [
|
||||
'name' => 'Tyyppi'
|
||||
],
|
||||
'parent_adv' => [
|
||||
'name' => 'Liittyvä mainos'
|
||||
],
|
||||
'value' => [
|
||||
'name' => 'Arvo'
|
||||
],
|
||||
'list' => 'Lista',
|
||||
'home' => 'Koti',
|
||||
'list-page' => 'Luettelosivu',
|
||||
'search' => 'Hae',
|
||||
'recommended' => 'Suositellut mainokset sinulle',
|
||||
'filter' => 'Suodattaa',
|
||||
'sort' => 'Järjestellä',
|
||||
'sort_by' => 'Järjestä',
|
||||
'pick_option' => 'Valitse vaihtoehto',
|
||||
'pick_ordering' => 'Tilaaminen',
|
||||
'price_high' => 'Hinta korkeasta matalaan',
|
||||
'price_low' => 'Hinta matalasta korkeaan',
|
||||
'newest' => 'Uusin',
|
||||
'oldest' => 'Vanhin',
|
||||
'address_a_z' => 'Osoite (A - Z)',
|
||||
'address_z_a' => 'Osoite (Z - A)',
|
||||
'categories' => [
|
||||
'name' => 'Luokat'
|
||||
],
|
||||
'all_categories' => 'kaikki kategoriat',
|
||||
'location' => 'Sijainti',
|
||||
'send_message' => 'Lähetä viesti',
|
||||
'phone_gsm' => 'GSM-puhelin',
|
||||
'phone_office' => 'Toimistopuhelin',
|
||||
'add_to_favorites' => "Lisää suosikkeihin",
|
||||
'send' => 'Lähettää',
|
||||
'search_name' => 'Haun nimi',
|
||||
'my_favorite_searches' => 'Suosikkihaut',
|
||||
'search_desc' => 'Voit lisätä ja hallita suosikkihakuvalintojasi täältä.',
|
||||
'complaint_placeholder' => 'Kirjoita valitustiedot tähän.',
|
||||
'show_details' => 'Näytä yksityiskohdat',
|
||||
'ad_actions' => 'Mainostoiminnot',
|
||||
'edit' => 'Muokata',
|
||||
'approve' => 'Hyväksyä',
|
||||
'passive' => "Passiivinen",
|
||||
'sold' => 'Myyty',
|
||||
'offered_by' => 'Tarjoaja',
|
||||
'more_ads_by' => 'Lisää mainoksia',
|
||||
'click_phone' => 'Näytä puhelinnumero',
|
||||
'share' => 'Jaa',
|
||||
'report' => 'Ilmoita tästä ilmoituksesta',
|
||||
'features' => 'ominaisuudet',
|
||||
"streetview" => "katunäkymä",
|
||||
'recommended_ads' => 'Suositellut mainokset sinulle',
|
||||
'new' => 'Uusi',
|
||||
'short_info' => 'Lyhyt tieto',
|
||||
'secure_trading' => 'Suojattu kaupankäynti',
|
||||
'24/7' => '24/7 tuki',
|
||||
'easy_trading' => 'Helppo kaupankäynti',
|
||||
'need_help' => 'Tarvitsetko apua?',
|
||||
'give_a_call' => 'Soita',
|
||||
'message_sent' => 'Viesti lähetetty!',
|
||||
'asap' => 'Viesti lähetetty, myyjä ottaa sinuun yhteyttä heti.',
|
||||
'ad_id' => 'Mainoksen tunnus',
|
||||
'contact_with' => 'Ottaa yhteyttä',
|
||||
'create_adv' => 'Luo mainos',
|
||||
'edit_adv' => 'Muokkaa ilmoitusta',
|
||||
'mandatory_fields' => 'Pakolliset kentät',
|
||||
'ad_post' => 'Mainosviesti',
|
||||
'sell_item' => 'Myy tuote tai palvelu',
|
||||
'search_save' => 'Suosikkihaun tallennus onnistui',
|
||||
'address' => 'Osoite',
|
||||
'email' => 'Sähköposti',
|
||||
'phone' => 'Puhelin',
|
||||
'send_us_your_feedback' => 'Lähetä meille palautetta',
|
||||
'online_shopping' => 'SAADA',
|
||||
'approved' => 'Hyväksytty onnistuneesti',
|
||||
'extended' => 'Laajennettu onnistuneesti',
|
||||
'declined' => 'Hylätty onnistuneesti',
|
||||
'search_on_map' => 'Hae kartalta',
|
||||
'post_free_ad' => 'Lähetä ilmainen mainos',
|
||||
'select_a_category' => 'Valitse kategoria',
|
||||
'select_a_sub_category' => 'Valitse alaluokka',
|
||||
'all_dopings_added' => 'Tähän mainokseen lisätään kaikki dopingityypit.',
|
||||
'is_get_adv' => [
|
||||
'name' => 'SAADA'
|
||||
],
|
||||
'corporate_info' => 'Yritystiedot',
|
||||
'featured_ads' => "Suositellut mainokset",
|
||||
'trending_ads' => 'Trendind-mainokset',
|
||||
'search_ad_result_prefix' => 'päällä',
|
||||
'search_ads_result_message' => [
|
||||
'name' => ': laskea ilmoituksia haulle: nimihaku',
|
||||
],
|
||||
'total' => 'Kaikki yhteensä',
|
||||
'quantity' => 'Määrä',
|
||||
'view_cart' => 'Katso ostoskoria',
|
||||
'no_ads' => 'Ei mainoksia.',
|
||||
'show_display_mode' => [
|
||||
'map' => 'Kartta',
|
||||
'list' => 'Lista',
|
||||
],
|
||||
'advs_list_table_thead' => [
|
||||
'name' => 'Mainoksen nimi',
|
||||
'price' => 'Hinta',
|
||||
'publish_at' => 'Ilmoituksen päivämäärä',
|
||||
'location_city' => 'Kaupunki',
|
||||
'location_country' => 'Maa',
|
||||
],
|
||||
'show_list_view' => [
|
||||
'name' => 'Lista',
|
||||
],
|
||||
'show_table_view' => [
|
||||
'name' => 'Pöytä',
|
||||
],
|
||||
'showcase' => [
|
||||
'name' => 'Esittely',
|
||||
],
|
||||
'new_ad' => [
|
||||
'name' => 'Uusi mainos',
|
||||
],
|
||||
'profile' => [
|
||||
'name' => 'Profiili',
|
||||
],
|
||||
'my_ads' => [
|
||||
'name' => 'Omat mainokset',
|
||||
],
|
||||
'sold_out' => [
|
||||
'name' => 'Loppuunmyyty',
|
||||
],
|
||||
'edit_category' => 'Muokkaa kategoriaa',
|
||||
'set_category' => 'Aseta luokka',
|
||||
'max' => [
|
||||
'name' => 'Maks',
|
||||
],
|
||||
'min' => [
|
||||
'name' => 'Min',
|
||||
],
|
||||
'in_the_last_24_hours' => [
|
||||
'name' => 'Viimeisissä 24 tunnissa'
|
||||
],
|
||||
'in_the_last_day' => [
|
||||
'name' => 'Viimeisissä 24 tunnissa'
|
||||
],
|
||||
'in_the_last_week' => [
|
||||
'name' => 'Viime viikolla'
|
||||
],
|
||||
'in_the_last_month' => [
|
||||
'name' => 'Viime kuussa'
|
||||
],
|
||||
'ads_with_photo' => [
|
||||
'name' => 'Mainokset valokuvalla'
|
||||
],
|
||||
'ads_with_video' => [
|
||||
'name' => 'Mainokset videolla'
|
||||
],
|
||||
'yes' => [
|
||||
'name' => 'Joo'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Ei'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Onko järjestelmä',
|
||||
'instructions' => 'Järjestelmän tila vaaditaan, eikä sitä tule muuttaa',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Käyttäjän käyttöoikeudet',
|
||||
'instructions' => 'Voiko käyttäjä käyttää tätä tilaa mainoksissaan?',
|
||||
],
|
||||
"no_location" => "Mitään sijaintia ei ole valittu.",
|
||||
"continue" => 'Jatkaa',
|
||||
"gallery" => 'Galleria',
|
||||
"ad" => 'Ilmoitus',
|
||||
"ads" => 'Mainokset',
|
||||
"were_found" => 'löytyi.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'Mainos on hyväksymisprosessissa',
|
||||
'pending_message_2' => "Mainoksen päivityspäivä",
|
||||
'pending_message_3' => 'Arvioitu odotusaika',
|
||||
'pending_message_4' => 'Hyväksymisprosessissa käytetty aika lisätään dopingiaikaan.',
|
||||
'pending_message_5' => 'Puhelukeskuksesta ei voi tehdä hyväksyntämenettelyn aikana tapahtuvaa mainosta koskevia tapahtumia.',
|
||||
'hours' => 'tuntia',
|
||||
|
||||
// Preview page
|
||||
'preview_text' => [
|
||||
'part_1' => 'Jos seuraavat mainostasi koskevat tiedot ovat oikein, napsauta Jatka-painiketta ja siirry seuraavaan vaiheeseen.',
|
||||
'part_2' => 'Jos ei, napsauta Muokkaa-painiketta.',
|
||||
],
|
||||
'views' => 'Näkymät',
|
||||
|
||||
// Detail page
|
||||
"no_street_view" => "Ei kadunäkymäkuvaa tässä paikassa",
|
||||
'edit_my_contact_info' => 'Muokkaa yhteystietojani',
|
||||
'update_my_contact_info' => 'päivitä yhteystietoni',
|
||||
'contact_info' => 'Yhteystiedot',
|
||||
'ad_info' => 'Mainoksen tiedot',
|
||||
|
||||
// Select cat
|
||||
'select_category_step_by_step' => 'Valitse luokka vaiheittain',
|
||||
|
||||
// New create page
|
||||
'options' => 'Vaihtoehdot',
|
||||
'category_selection' => 'Luokan valinta',
|
||||
'listing_details' => 'Listaustiedot',
|
||||
'preview' => 'Esikatselu',
|
||||
'congratulations' => 'Onnittelut',
|
||||
'ad_desc' => 'Mainoksen kuvaus',
|
||||
'upload_photos' => 'Lataa valokuvia',
|
||||
'upload_files' => 'Lähetä tiedostoja',
|
||||
'additional_fields' => 'Lisäkentät',
|
||||
'ad_location' => 'Mainoksen sijainti',
|
||||
'owner' => 'Omistaja',
|
||||
'default_owner_instruction' => 'Omistaja määrittää oletusasetukset nykyiselle käyttäjälle, jos ketään ei ole valittu',
|
||||
|
||||
'free' => 'Vapaa',
|
||||
'ad_date' => 'Ilmoituksen päivämäärä',
|
||||
'photo_video' => 'Valokuva, video',
|
||||
'and_above' => 'ja yli',
|
||||
'and_below' => 'ja alla',
|
||||
'clear_all' => 'Tyhjennä',
|
||||
'balances' => 'Saldot',
|
||||
'packages' => 'Paketit',
|
||||
'dopings' => 'Dopingit',
|
||||
'advs' => 'Advs',
|
||||
'site' => 'Sivusto',
|
||||
'subscription' => 'Tilaus',
|
||||
'created' => 'Luotu',
|
||||
'product_option' => [
|
||||
'name' => 'Tuotevaihtoehto'
|
||||
],
|
||||
'option_json' => [
|
||||
'name' => 'Vaihtoehto'
|
||||
],
|
||||
'old_price' => [
|
||||
'name' => 'Vanha hinta'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'error_added_cart' => 'Pyydetty tuote puuttuu tällä hetkellä tai ei ole aktiivinen',
|
||||
'please_payment' => 'Ole hyvä ja maksa',
|
||||
'bank_account_info' => 'Pankkitilitiedot',
|
||||
'agreement' => 'Napsauttamalla Julkaise, hyväksyt käyttöehtomme ja tietosuojakäytäntömme ja vahvistat, että olet tämän tuotteen laillinen omistaja.',
|
||||
'update_category_msg' => 'Luokiteltu luokka päivitetään.',
|
||||
'updated_category_msg' => 'Luokan muokkaus onnistui.',
|
||||
'create_ad_with_post_cat' => [
|
||||
'title' => "Luokan valinta on valmis.",
|
||||
'success' => true,
|
||||
'continueBtn' => "Jatkaa",
|
||||
],
|
||||
'update_category_info' => 'Päivitä luokka.',
|
||||
'filter_by_search_msg' => 'Suodata haun mukaan.',
|
||||
'delete_author_error' => 'Et voi poistaa viestiä, joka ei kuulu sinulle',
|
||||
'success_delete' => 'Mainos poistettu',
|
||||
'pending_ad_status' => 'Mainoksesi odottaa editorin hyväksyntää.',
|
||||
'extended' => ': numeromainoksia on laajennettu onnistuneesti.',
|
||||
'category_not_exist' => 'Tätä luokkaa ei ole enää olemassa!',
|
||||
'currency_converted' => 'Valuutta muunnettu onnistuneesti.',
|
||||
'choose_user' => 'Valitse käyttäjä',
|
||||
'owner_updated_successfully' => 'Omistaja on päivitetty onnistuneesti!',
|
||||
'no_add_found' => 'Mainosta ei löytynyt!',
|
||||
'replicated_success' => 'Mainos on kopioitu onnistuneesti!',
|
||||
'ad_doesnt_exist' => "Tätä mainosta ei ole olemassa!",
|
||||
'select_location_error' => "Valitse sijainti kartalta!",
|
||||
'this_ad_is_not_valid_anymore' => "Tämä mainos ei ole enää voimassa!",
|
||||
'approve_status_change' => "Mainoksesi tila on asetettu aktiiviseksi!",
|
||||
'passive_status_change' => "Mainoksesi tila on asetettu passiiviseksi!",
|
||||
'sold_status_change' => "Mainoksesi tila on myyty!",
|
||||
'status_change' => "Mainoksesi tila on asetettu tilaan: status!",
|
||||
'disabled_detailed_options_for_admin_role' => "Yksityiskohtaiset tuotevaihtoehdot ovat pois käytöstä.",
|
||||
];
|
||||
@ -0,0 +1,108 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Mainokset',
|
||||
'option' => [
|
||||
'read' => 'Voiko lukea mainoksia?',
|
||||
'write' => 'Voiko mainoksia luoda / muokata?',
|
||||
'delete' => 'Voinko poistaa mainoksia?',
|
||||
],
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Luokat',
|
||||
'option' => [
|
||||
'read' => 'Osaa lukea luokkia?',
|
||||
'write' => 'Voi luoda / muokata luokkia?',
|
||||
'delete' => 'Voiko luokkia poistaa?',
|
||||
],
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Kylä',
|
||||
'option' => [
|
||||
'read' => 'Osaatko lukea kylää?',
|
||||
'write' => 'Voiko kylää luoda / muokata?',
|
||||
'delete' => 'Voinko poistaa kylän?',
|
||||
],
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Mukautetut kentät',
|
||||
'option' => [
|
||||
'read' => 'Voi lukea mukautettuja kenttiä?',
|
||||
'write' => 'Voiko luoda / muokata mukautettuja kenttiä?',
|
||||
'delete' => 'Voinko poistaa mukautettuja kenttiä?',
|
||||
],
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Mukautetut kenttämainokset',
|
||||
'option' => [
|
||||
'read' => 'Voiko lukea mukautettuja kenttämainoksia?',
|
||||
'write' => 'Voiko luoda / muokata mukautettuja kenttämainoksia?',
|
||||
'delete' => 'Voinko poistaa mukautettuja kenttämainoksia?',
|
||||
],
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Vertaa arvoja',
|
||||
'option' => [
|
||||
'read' => 'Osaa lukea CF-arvot?',
|
||||
'write' => 'Voiko luoda / muokata CF-arvoja?',
|
||||
'delete' => 'Voinko poistaa CF-arvot?',
|
||||
],
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Vaihtoehdot',
|
||||
'option' => [
|
||||
'read' => 'Voi lukea vaihtoehtoja?',
|
||||
'write' => 'Voiko luoda / muokata asetuksia?',
|
||||
'delete' => 'Voinko poistaa vaihtoehtoja?',
|
||||
],
|
||||
],
|
||||
'productoptions' => [
|
||||
'name' => 'Tuotevaihtoehdot',
|
||||
'option' => [
|
||||
'read' => 'Osaa lukea tuotevaihtoehtoja?',
|
||||
'write' => 'Voiko luoda / muokata tuotevaihtoehtoja?',
|
||||
'delete' => 'Voinko poistaa tuotevaihtoehtoja?',
|
||||
],
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Productoptions -arvo',
|
||||
'option' => [
|
||||
'read' => 'Voi lukea tuotevaihtoehtojen arvon?',
|
||||
'write' => 'Voiko luoda / muokata tuotevaihtoehtojen arvoa?',
|
||||
'delete' => 'Voinko poistaa productoptions-arvon?',
|
||||
],
|
||||
],
|
||||
'options_configuration' => [
|
||||
'name' => 'Asetusten määritys',
|
||||
'option' => [
|
||||
'read' => 'Voi lukea asetusten määritykset?',
|
||||
'write' => 'Voiko luoda / muokata asetusten määrityksiä?',
|
||||
'delete' => 'Voiko asetusten kokoonpanon poistaa?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Vaihtoehtojen kokoonpano',
|
||||
'option' => [
|
||||
'read' => 'Voi lukea vaihtoehtokokoonpanoa?',
|
||||
'write' => 'Voiko luoda / muokata vaihtoehtokokoonpanoa?',
|
||||
'delete' => 'Voiko vaihtoehdon kokoonpanon poistaa?',
|
||||
],
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Vaihtoehtojen kokoonpano',
|
||||
'option' => [
|
||||
'read' => 'Voi lukea vaihtoehtokokoonpanoa?',
|
||||
'write' => 'Voiko luoda / muokata vaihtoehtokokoonpanoa?',
|
||||
'delete' => 'Voiko vaihtoehdon kokoonpanon poistaa?',
|
||||
],
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Tila',
|
||||
'option' => [
|
||||
'read' => 'Voi lukea tilaa?',
|
||||
'write' => 'Voiko tilan luoda / muokata?',
|
||||
'delete' => 'Voinko poistaa tilan?',
|
||||
],
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'title' => 'Mainokset',
|
||||
],
|
||||
'categories' => [
|
||||
'title' => 'Luokat',
|
||||
],
|
||||
'countries' => [
|
||||
'title' => 'Maat',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'Kaupungit',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'Piirit',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'Naapurustot',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'Kylä',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'title' => 'Mukautetut kentät',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'title' => 'Mukautetut kenttämainokset',
|
||||
],
|
||||
'cf_values' => [
|
||||
'title' => 'Vertaa arvoja',
|
||||
],
|
||||
'fields' => [
|
||||
'title' => 'Mukautetut kentät'
|
||||
],
|
||||
'assets_clear' => [
|
||||
'name' => 'Omaisuus selvä'
|
||||
],
|
||||
'general' => 'Kenraali',
|
||||
'ads' => 'Mainokset',
|
||||
'user' => 'Käyttäjä',
|
||||
'filter' => 'Suodattaa',
|
||||
'create_ad' => 'Luo mainos',
|
||||
'options' => [
|
||||
'title' => 'Vaihtoehdot',
|
||||
],
|
||||
'ads_image' => 'Mainoskuva',
|
||||
'product_options' => [
|
||||
'title' => 'Vaihtoehdot',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'title' => 'Vaihtoehtojen arvo',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'title' => 'Kokoonpano',
|
||||
],
|
||||
'translations' => 'Käännökset',
|
||||
'status' => [
|
||||
'title' => 'Tila',
|
||||
],
|
||||
'ads_detail' => 'Mainosten tiedot',
|
||||
|
||||
];
|
||||
@ -0,0 +1,265 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'auto_approve' => [
|
||||
'name' => 'Automaattinen hyväksyntä',
|
||||
],
|
||||
'default_view_type' => [
|
||||
'name' => 'Oletusnäkymätyyppi',
|
||||
],
|
||||
'hide_zero_price' => [
|
||||
'name' => 'Piilota hinta, jos nolla',
|
||||
'instructions' => 'Piilota hinta, jos mainoshinta on 0',
|
||||
],
|
||||
'estimated_pending_time' => [
|
||||
'name' => 'Arvioitu odotusaika',
|
||||
'instructions' => 'Tunnissa',
|
||||
],
|
||||
'default_published_time' => [
|
||||
'name' => 'Oletusjulkaisuaika',
|
||||
],
|
||||
'address' => [
|
||||
'name' => 'Ota yhteyttä osoitteeseen',
|
||||
],
|
||||
'phone' => [
|
||||
'name' => 'Yhteyspuhelinnumero',
|
||||
],
|
||||
'favicon' => [
|
||||
'name' => 'Favicon',
|
||||
]
|
||||
,'map_coordinates_long' => [
|
||||
'name' => 'Kartta Long Coordinate',
|
||||
],
|
||||
'map_coordinates_lat' => [
|
||||
'name' => 'Kartta Lat Coordinate',
|
||||
],
|
||||
'iban_numbers' => [
|
||||
'name' => 'IBAN',
|
||||
],
|
||||
'logo' => [
|
||||
'name' => 'Logo',
|
||||
],
|
||||
'ogImage' => [
|
||||
'name' => 'Sosiaalisen osakkeen logo',
|
||||
'warning' => 'Sen tulisi olla resoluutio 1 200 x 630. ',
|
||||
|
||||
],
|
||||
'currencies' => [
|
||||
'name' => 'Aktiiviset valuutat',
|
||||
],
|
||||
'latest-limit' => [
|
||||
'name' => 'Viimeisin raja',
|
||||
],
|
||||
'site_address' => [
|
||||
'name' => 'Sivuston osoite',
|
||||
'warning' => 'Automaattinen lisäys www. www.<strong>sitename.com</strong> ',
|
||||
],
|
||||
'google_map_key' => [
|
||||
'name' => 'Google Map Api Key',
|
||||
],
|
||||
|
||||
'default_country' => [
|
||||
'name' => 'Oletusmainoksen maa',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Piilota hinta luokissa',
|
||||
'instructions' => 'Hinta piilotetaan, kun luot mainoksen tai tarkastelet mainosta näissä luokissa.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Valuuttamuunnin API-avain'
|
||||
],
|
||||
'default_city' => [
|
||||
'name' => 'Oletusmainoskaupunki',
|
||||
],
|
||||
'default_district' => [
|
||||
'name' => 'Oletusmainosalue',
|
||||
],
|
||||
'default_neighborhood' => [
|
||||
'name' => 'Oletusmainoksen naapuruus',
|
||||
],
|
||||
'default_currency' => [
|
||||
'name' => 'Mainoksen oletusvaluutta',
|
||||
],
|
||||
'default_GET' => [
|
||||
'name' => 'Oletusmainoksen GET',
|
||||
],
|
||||
'twitter' => [
|
||||
'name' => 'Viserrys',
|
||||
],
|
||||
'facebook' => [
|
||||
'name' => 'Facebook',
|
||||
],
|
||||
'youtube' => [
|
||||
'name' => 'Youtube',
|
||||
],
|
||||
'google' => [
|
||||
'name' => 'Google',
|
||||
],
|
||||
'listing_page_image' => [
|
||||
'name' => 'Luettelosivun kuva',
|
||||
],
|
||||
'hide_standard_price_field' => [
|
||||
'name' => 'Piilota vakiohintakenttä',
|
||||
],
|
||||
'hide_options_field' => [
|
||||
'name' => 'Piilota Asetukset-kenttä',
|
||||
],
|
||||
'hide_village_field' => [
|
||||
'name' => 'Piilota kyläkenttä',
|
||||
],
|
||||
'hide_configurations' => [
|
||||
'name' => 'Piilota kokoonpanopainike',
|
||||
'instructions' => 'Piilota kokoonpanopainike mainoksen esikatselusivulla',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Tee kaikki kentät pakollisiksi',
|
||||
'instructions' => 'Vaadi käyttäjää täyttämään Hinta- ja Kuvaus-kentät mainosta luodessaan',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Tee kartta pakolliseksi',
|
||||
'instructions' => 'Vaadi käyttäjää sijoittamaan tappi kartalle mainosta luodessaan',
|
||||
],
|
||||
'hide_listing_standard_price' => [
|
||||
'name' => 'Piilota listahinta',
|
||||
],
|
||||
'enabled_currencies' => [
|
||||
'name' => 'Käytössä olevat valuutat',
|
||||
],
|
||||
'google_statistic_code' => [
|
||||
'name' => 'Googlen tilastokoodi',
|
||||
],
|
||||
'register_email_field' => [
|
||||
'name' => 'Jäsenrekisteröinnin sähköpostivaatimus',
|
||||
],
|
||||
'market_place' => [
|
||||
'name' => 'Tori',
|
||||
],
|
||||
'price_area_hidden' => [
|
||||
'name' => 'Hinta-alue piilotettu',
|
||||
],
|
||||
'hide_price_filter' => [
|
||||
'name' => 'Piilota hintasuodatin',
|
||||
],
|
||||
'hide_date_filter' => [
|
||||
'name' => 'Piilota päivämääräsuodatin',
|
||||
],
|
||||
'hide_photo_filter' => [
|
||||
'name' => 'Piilota valokuvasuodatin',
|
||||
],
|
||||
'hide_map_filter' => [
|
||||
'name' => 'Piilota karttasuodatin',
|
||||
],
|
||||
'show_lang_url' => [
|
||||
'name' => 'Näytä URL-osoitteen Lang-parametri',
|
||||
],
|
||||
'popular_ads_limit' => [
|
||||
'name' => 'Suosittujen mainosten raja',
|
||||
],
|
||||
|
||||
//Image
|
||||
|
||||
'image_resize_backend' => [
|
||||
'name' => 'Kuvan koon taustakuva',
|
||||
],
|
||||
'full_image_width' => [
|
||||
'name' => 'Koko kuvan leveys',
|
||||
],
|
||||
'full_image_height' => [
|
||||
'name' => 'Koko kuvan korkeus',
|
||||
],
|
||||
'medium_image_width' => [
|
||||
'name' => 'Keskikokoinen kuvan leveys',
|
||||
],
|
||||
'medium_image_height' => [
|
||||
'name' => 'Keskikokoinen kuvan korkeus',
|
||||
],
|
||||
'thumbnail_width' => [
|
||||
'name' => 'Pikkukuvan leveys',
|
||||
],
|
||||
'thumbnail_height' => [
|
||||
'name' => 'Pikkukuvan korkeus',
|
||||
],
|
||||
'add_canvas' => [
|
||||
'name' => 'Lisää kangas',
|
||||
],
|
||||
'image_canvas_width' => [
|
||||
'name' => 'Kuvan kankaan leveys',
|
||||
],
|
||||
'image_canvas_height' => [
|
||||
'name' => 'Kuvan kankaan korkeus',
|
||||
],
|
||||
'watermark_type' => [
|
||||
'name' => 'Vesileiman tyyppi',
|
||||
],
|
||||
'watermark_text' => [
|
||||
'name' => 'Vesileiman teksti',
|
||||
],
|
||||
'watermark_image' => [
|
||||
'name' => 'Vesileima-kuva',
|
||||
],
|
||||
'watermark_position' => [
|
||||
'name' => 'Vesileiman sijainti',
|
||||
],
|
||||
'user_filter_limit' => [
|
||||
'name' => 'Käyttäjäsuodattimen raja',
|
||||
'instructions' => 'Hallintapaneelissa'
|
||||
],
|
||||
'show_breadcrumb_when_creating_ad' => [
|
||||
'name' => 'Näytä Breadcrumbia luodessasi mainosta',
|
||||
],
|
||||
'show_ads_count' => [
|
||||
'name' => 'Näytä mainosten määrä',
|
||||
'instructions' => 'Näytä mainokset lasketaan vasemmalle luokalle',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Piilota luontipäivä',
|
||||
'instructions' => 'Piilota luotu päivämäärä mainosten tietosivulla',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Piilota luettelootsikko',
|
||||
'instructions' => 'Piilotus tilaamiseen ja näkymiin',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Piilota suodatinosa',
|
||||
'instructions' => 'Piilotus vasemmalle suodatinalue luettelosivulle',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Piilota myyjän tiedot',
|
||||
'instructions' => 'Piilotus myyjän tietoihin ilmoitusten tietosivulla',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Näytä postimainossopimus',
|
||||
'instructions' => 'Ota tämä käyttöön, jos haluat näyttää tietosuojakäytännön mainoksen luomissivulla',
|
||||
],
|
||||
'override_text' => [
|
||||
'name' => 'Ohita teksti',
|
||||
'instructions' => 'Vanha arvo: Uusi arvo'
|
||||
],
|
||||
'steps_color' => [
|
||||
'name' => 'Vaiheet Väri',
|
||||
'instructions' => 'Vaihtaa progressiivisten vaiheiden väriä.'
|
||||
],
|
||||
'create_ad_button_color' => [
|
||||
'name' => 'Luo mainospainikkeen väri',
|
||||
'instructions' => 'Muuttaa painiketta, joka tulee näkyviin, kun uusi mainosluokan valinta on valmis.'
|
||||
],
|
||||
'lang_switcher_for_browser' => [
|
||||
'name' => 'Lang-vaihtaja selaimelle',
|
||||
'instructions' => 'Voit valita selaimen kielen aktiiviseksi kieleksi'
|
||||
],
|
||||
'get_categories' => [
|
||||
'name' => 'HANKI luokkia',
|
||||
'instructions' => 'Se edustaa luokkia, joissa GET-ominaisuus on voimassa.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Poista Sentry käytöstä'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Vesileima',
|
||||
'instructions' => 'Onko vesileima aktiivinen?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Yksityiskohtaiset tuotevaihtoehdot',
|
||||
'instructions' => 'Voit antaa tuotteen varasto- ja hintatiedot'
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Advs',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Luokat',
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Kylä',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Mukautetut kentät',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Mukautetut kenttätiedot',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Vertaa arvoja',
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'Vaihtoehdot',
|
||||
],
|
||||
'product_options' => [
|
||||
'name' => 'Tuotevaihtoehdot',
|
||||
],
|
||||
'productoptions_value' => [
|
||||
'name' => 'Vaihtoehtojen arvo',
|
||||
],
|
||||
'option_configuration' => [
|
||||
'name' => 'Kokoonpano',
|
||||
],
|
||||
'status' => [
|
||||
'name' => 'Tila',
|
||||
],
|
||||
];
|
||||
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'unfinished' => 'Keskeneräinen',
|
||||
'advanced' => 'Pitkälle kehittynyt',
|
||||
];
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'Publier',
|
||||
'import' => 'Importer',
|
||||
'new_status' => 'Nouveau statut',
|
||||
'fast_edit' => 'Modification rapide',
|
||||
];
|
||||
|
||||
@ -280,6 +280,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'Oui'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'Non'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'Est le système',
|
||||
'instructions' => 'L\'état du système est obligatoire et ne doit pas être modifié',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'Accès utilisateur',
|
||||
'instructions' => 'Un utilisateur peut-il utiliser ce statut sur ses annonces?',
|
||||
],
|
||||
"no_location" => "Aucun emplacement n'est sélectionné.",
|
||||
"continue" => 'Continuer',
|
||||
"gallery" => 'Galerie',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "Le statut de votre annonce a été défini sur Actif!",
|
||||
'passive_status_change' => "Le statut de votre annonce a été défini sur Passif!",
|
||||
'sold_status_change' => "Le statut de votre annonce a été défini sur Vendu!",
|
||||
'status_change' => "Le statut de votre annonce a été défini sur: statut!",
|
||||
'disabled_detailed_options_for_admin_role' => "Les options détaillées du produit sont désactivées.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'Statut',
|
||||
],
|
||||
'ads_detail' => 'Détail des annonces',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'Pays dannonce par défaut',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'Masquer le prix sur les catégories',
|
||||
'instructions' => 'Le prix sera masqué lorsque vous créez une annonce ou visualisez une annonce dans ces catégories.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'Clé API de convertisseur de devises'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'Masquer le bouton Configurations',
|
||||
'instructions' => 'Masquer le bouton Configurations dans la page d\'aperçu de l\'annonce',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'Rendre tous les champs obligatoires',
|
||||
'instructions' => 'Exiger de l\'utilisateur qu\'il remplisse les champs Prix et Description lors de la création d\'une annonce',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'Rendre la carte obligatoire',
|
||||
'instructions' => 'Obliger l\'utilisateur à placer une épingle sur la carte lors de la création d\'une annonce',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'Afficher le nombre d\'annonces',
|
||||
'instructions' => 'Les annonces diffusées comptent dans la liste des catégories de gauche',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'Masquer la date de création',
|
||||
'instructions' => 'Masquer la date de création dans la page de détail des annonces',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'Masquer l\'en-tête de l\'annonce',
|
||||
'instructions' => 'Masquage des types de commande et d\'affichage',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'Masquer la section de filtre',
|
||||
'instructions' => 'Masquage dans la zone de filtre gauche de la page de liste',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'Masquer les informations du vendeur',
|
||||
'instructions' => 'Masquage des informations du vendeur dans la page de détail des annonces',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'Afficher l\'accord de publication d\'annonce',
|
||||
'instructions' => 'Activez cette option si vous souhaitez afficher un accord de politique de confidentialité sur la page de création d\'annonces',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'OBTENIR Catégories',
|
||||
'instructions' => 'Il représente les catégories dans lesquelles la propriété GET sera valide.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'Désactiver Sentry'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'Filigrane',
|
||||
'instructions' => 'Le filigrane est-il actif?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'Options de produit détaillées',
|
||||
'instructions' => 'Vous permet de saisir des informations sur le stock et le prix du produit'
|
||||
],
|
||||
];
|
||||
|
||||
@ -44,4 +44,5 @@ return [
|
||||
'publish' => 'לְפַרְסֵם',
|
||||
'import' => 'יְבוּא',
|
||||
'new_status' => 'סטטוס חדש',
|
||||
'fast_edit' => 'עריכה מהירה',
|
||||
];
|
||||
|
||||
@ -279,6 +279,17 @@ return [
|
||||
'yes' => [
|
||||
'name' => 'כן'
|
||||
],
|
||||
'no' => [
|
||||
'name' => 'לא'
|
||||
],
|
||||
'is_system' => [
|
||||
'name' => 'האם מערכת',
|
||||
'instructions' => 'סטטוס מערכת נדרש ואין לשנותו',
|
||||
],
|
||||
'user_access' => [
|
||||
'name' => 'הרשאת משתמש',
|
||||
'instructions' => 'האם משתמש יכול להשתמש בסטטוס זה במודעות שלו?',
|
||||
],
|
||||
"no_location" => "לא נבחר מיקום.",
|
||||
"continue" => 'המשך',
|
||||
"gallery" => 'גלריה',
|
||||
|
||||
@ -30,4 +30,6 @@ return [
|
||||
'approve_status_change' => "סטטוס המודעה שלך הוגדר לפעיל!",
|
||||
'passive_status_change' => "סטטוס המודעה שלך הוגדר כפסיבי!",
|
||||
'sold_status_change' => "סטטוס המודעה שלך הוגדר כמכר!",
|
||||
'status_change' => "סטטוס המודעה שלך הוגדר ל: סטטוס!",
|
||||
'disabled_detailed_options_for_admin_role' => "אפשרויות מוצר מפורטות מושבתות.",
|
||||
];
|
||||
|
||||
@ -59,4 +59,6 @@ return [
|
||||
'status' => [
|
||||
'title' => 'סטָטוּס',
|
||||
],
|
||||
'ads_detail' => 'פרטי מודעות',
|
||||
|
||||
];
|
||||
|
||||
@ -61,6 +61,10 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'מדינה ברירת מחדל',
|
||||
],
|
||||
'hide_price_categories' => [
|
||||
'name' => 'הסתר מחיר בקטגוריות',
|
||||
'instructions' => 'המחיר יוסתר כאשר תיצור מודעה או תראה מודעה בקטגוריות אלה.'
|
||||
],
|
||||
'free_currencyconverterapi_key' => [
|
||||
'name' => 'מפתח API של ממיר מטבע'
|
||||
],
|
||||
@ -107,6 +111,10 @@ return [
|
||||
'name' => 'הסתר את לחצן התצורות',
|
||||
'instructions' => 'הסתר את לחצן התצורות בדף תצוגה מקדימה של מודעות',
|
||||
],
|
||||
'make_all_fields_required' => [
|
||||
'name' => 'הפוך את כל השדות לדרושים',
|
||||
'instructions' => 'דרוש מהמשתמש למלא את שדות המחיר והתיאור בעת יצירת מודעה',
|
||||
],
|
||||
'make_map_required' => [
|
||||
'name' => 'הפוך את המפה לחובה',
|
||||
'instructions' => 'דרוש מהמשתמש להציב סיכה על המפה בעת יצירת מודעה',
|
||||
@ -203,6 +211,22 @@ return [
|
||||
'name' => 'ספירת מודעות הצגה',
|
||||
'instructions' => 'הצגת מודעות נספרת ברשימת הקטגוריות השמאלית',
|
||||
],
|
||||
'ads_date_hidden' => [
|
||||
'name' => 'הסתר תאריך יצירה',
|
||||
'instructions' => 'הסתר את התאריך שנוצר בדף פרטי המודעות',
|
||||
],
|
||||
'hide_listing_header' => [
|
||||
'name' => 'הסתר כותרת רישום',
|
||||
'instructions' => 'הסתרה לסוגי הזמנה ותצוגה',
|
||||
],
|
||||
'hide_filter_section' => [
|
||||
'name' => 'הסתר את קטע המסנן',
|
||||
'instructions' => 'הסתרת אזור הסינון השמאלי בדף הרישום',
|
||||
],
|
||||
'hide_seller_info' => [
|
||||
'name' => 'הסתר מידע על מוכר',
|
||||
'instructions' => 'הסתרה למידע על מוכר בדף פירוט המודעות',
|
||||
],
|
||||
'show_post_ad_agreement' => [
|
||||
'name' => 'הצג הסכם מודעות לפרסום',
|
||||
'instructions' => 'הפעל זאת אם ברצונך להציג הסכם מדיניות פרטיות בדף יצירת המודעות',
|
||||
@ -227,4 +251,15 @@ return [
|
||||
'name' => 'קבל קטגוריות',
|
||||
'instructions' => 'הוא מייצג את הקטגוריות בהן נכס ה- GET יהיה תקף.'
|
||||
],
|
||||
'disable_sentry' => [
|
||||
'name' => 'השבת זקיף'
|
||||
],
|
||||
'watermark' => [
|
||||
'name' => 'סימן מים',
|
||||
'instructions' => 'האם סימן מים פעיל?'
|
||||
],
|
||||
'detailed_product_options' => [
|
||||
'name' => 'אפשרויות מוצר מפורטות',
|
||||
'instructions' => 'מאפשר לך להזין מידע על מלאי ומחיר עבור המוצר'
|
||||
],
|
||||
];
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user