This commit is contained in:
Muammer Top 2020-09-28 13:32:44 +03:00
commit cded27e8ff
575 changed files with 4408 additions and 818 deletions

View File

@ -113,7 +113,6 @@
.result-text { .result-text {
font-size: 13px; font-size: 13px;
margin: 0 -15px;
} }
.result-text span:first-child { .result-text span:first-child {

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'تحديث الفئة' 'name' => 'تحديث الفئة'
], ],
'new_option' => 'New Option', 'new_option' => 'خيار جديد',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'دولار',
'EUR' => 'اليورو',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'السعر' 'name' => 'السعر'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'سعر قياسي'
], ],
'date' => [ 'date' => [
'name' => 'تاريخ' 'name' => 'تاريخ'
@ -266,8 +266,8 @@ return [
"no_location" => "لا يوجد موقع محدد.", "no_location" => "لا يوجد موقع محدد.",
"continue" => 'استمر', "continue" => 'استمر',
"gallery" => 'صالة عرض', "gallery" => 'صالة عرض',
"ads" => 'Ads', "ads" => 'إعلانات',
"were_found" => 'were found.', "were_found" => 'تم ايجادها.',
// Pending screen // Pending screen
'pending_message_1' => 'الإعلان قيد عملية الموافقة', 'pending_message_1' => 'الإعلان قيد عملية الموافقة',
@ -295,5 +295,5 @@ return [
'select_category_step_by_step' => 'حدد الفئة خطوة بخطوة', 'select_category_step_by_step' => 'حدد الفئة خطوة بخطوة',
// New create page // New create page
'options' => 'Options', 'options' => 'خيارات',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'تم تحويل العملة بنجاح.', 'currency_converted' => 'تم تحويل العملة بنجاح.',
'choose_user' => 'اختر مستخدمًا', 'choose_user' => 'اختر مستخدمًا',
'owner_updated_successfully' => 'تم تحديث المالك بنجاح!', 'owner_updated_successfully' => 'تم تحديث المالك بنجاح!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'لا يوجد إعلان!',
'replicated_success' => 'تم نسخ الإعلان بنجاح!',
'ad_doesnt_exist' => "هذا الإعلان غير موجود!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'خيارات',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'يمكن قراءة الخيارات؟',
'write' => 'Can create/edit options?', 'write' => 'هل يمكن إنشاء / تعديل الخيارات؟',
'delete' => 'Can delete options?', 'delete' => 'يمكن حذف الخيارات؟',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'جنرال لواء', 'general' => 'جنرال لواء',
'ads' => 'إعلانات', 'ads' => 'إعلانات',
'user' => 'المستعمل', 'user' => 'المستعمل',
'filter' => 'منقي',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'خيارات',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'الإعلان الافتراضي', 'name' => 'الإعلان الافتراضي',
], ],
'add_canvas' => [
'name' => 'أضف قماش',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'عرض الصورة المصغرة', 'name' => 'عرض الصورة المصغرة',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'سرد صورة الصفحة', 'name' => 'سرد صورة الصفحة',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'إخفاء حقل السعر القياسي',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'العملات الممكّنة', 'name' => 'العملات الممكّنة',
@ -131,6 +134,28 @@ return [
'name' => 'متطلبات تسجيل البريد الإلكتروني للعضو', 'name' => 'متطلبات تسجيل البريد الإلكتروني للعضو',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'المتجر',
],
'hide_price_filter' => [
'name' => 'إخفاء عامل تصفية السعر',
],
'hide_date_filter' => [
'name' => 'إخفاء مرشح التاريخ',
],
'hide_photo_filter' => [
'name' => 'إخفاء مرشح الصورة',
],
'hide_map_filter' => [
'name' => 'إخفاء عامل تصفية الخريطة',
],
'show_lang_url' => [
'name' => 'إظهار معلمة Lang لعنوان URL',
],
'tcmb_exchange_url' => [
'name' => 'URL تبادل TCMB',
],
'popular_ads_limit' => [
'name' => 'حد الإعلانات الشعبية',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'قيم cf', 'name' => 'قيم cf',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'خيارات',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'غير مكتمل',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Kateqoriya yeniləyin' 'name' => 'Kateqoriya yeniləyin'
], ],
'new_option' => 'New Option', 'new_option' => 'Yeni Seçim',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'Dollar',
'EUR' => 'Avro',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'Qiyməti' 'name' => 'Qiyməti'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'Standart qiymət'
], ],
'date' => [ 'date' => [
'name' => 'Tarix' 'name' => 'Tarix'
@ -266,8 +266,8 @@ return [
"no_location" => "Heç bir yer seçilməyib.", "no_location" => "Heç bir yer seçilməyib.",
"continue" => 'Davam edin', "continue" => 'Davam edin',
"gallery" => 'Qalereya', "gallery" => 'Qalereya',
"ads" => 'Ads', "ads" => 'Elanlar',
"were_found" => 'were found.', "were_found" => 'tapıldı.',
// Pending screen // Pending screen
'pending_message_1' => 'Elan təsdiqləmə prosesindədir', 'pending_message_1' => 'Elan təsdiqləmə prosesindədir',
@ -295,5 +295,5 @@ return [
'select_category_step_by_step' => 'Addım-addım Kateqoriya seçin', 'select_category_step_by_step' => 'Addım-addım Kateqoriya seçin',
// New create page // New create page
'options' => 'Options', 'options' => 'Seçimlər',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'Valyuta uğurla çevrildi.', 'currency_converted' => 'Valyuta uğurla çevrildi.',
'choose_user' => 'İstifadəçi seçin', 'choose_user' => 'İstifadəçi seçin',
'owner_updated_successfully' => 'Sahib uğurla yeniləndi!', 'owner_updated_successfully' => 'Sahib uğurla yeniləndi!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'Elan tapılmadı!',
'replicated_success' => 'Reklam uğurla təkrarlandı!',
'ad_doesnt_exist' => "Bu reklam mövcud deyil!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Seçimlər',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'Seçimləri oxuya bilərsinizmi?',
'write' => 'Can create/edit options?', 'write' => 'Seçimlər yarada / düzəldə bilərsiniz?',
'delete' => 'Can delete options?', 'delete' => 'Seçimləri silə bilərsiniz?',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'Ümumi', 'general' => 'Ümumi',
'ads' => 'Elanlar', 'ads' => 'Elanlar',
'user' => 'İstifadəçi', 'user' => 'İstifadəçi',
'filter' => 'Süzgəc',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'Seçimlər',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'Defolt Elan GET', 'name' => 'Defolt Elan GET',
], ],
'add_canvas' => [
'name' => 'Kətan əlavə edin',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'Eskiz eni', 'name' => 'Eskiz eni',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'Səhifənin görüntüləməsi', 'name' => 'Səhifənin görüntüləməsi',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'Standart qiymət sahəsini gizlət',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'Aktiv valyutalar', 'name' => 'Aktiv valyutalar',
@ -131,6 +134,28 @@ return [
'name' => 'İstifadəçi Qeyd E-poçtu tələbi', 'name' => 'İstifadəçi Qeyd E-poçtu tələbi',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'Bazar yeri',
],
'hide_price_filter' => [
'name' => 'Qiymət filtrini gizlət',
],
'hide_date_filter' => [
'name' => 'Tarix Filtrini Gizlət',
],
'hide_photo_filter' => [
'name' => 'Şəkil Filtrini Gizlət',
],
'hide_map_filter' => [
'name' => 'Xəritə filtrini gizlət',
],
'show_lang_url' => [
'name' => 'URL üçün Lang Parametrini Göstərin',
],
'tcmb_exchange_url' => [
'name' => 'TCMB mübadilə URL',
],
'popular_ads_limit' => [
'name' => 'Populyar elanlar limiti',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'Cf dəyərləri', 'name' => 'Cf dəyərləri',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Seçimlər',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'Bitməmiş',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'আপডেট বিভাগ' 'name' => 'আপডেট বিভাগ'
], ],
'new_option' => 'New Option', 'new_option' => 'নতুন বিকল্প',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'ডলার',
'EUR' => 'ইউরো',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'মূল্য' 'name' => 'মূল্য'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'প্রমাণ মূল্য'
], ],
'date' => [ 'date' => [
'name' => 'তারিখ' 'name' => 'তারিখ'
@ -266,8 +266,8 @@ return [
"no_location" => "কোনও অবস্থান নির্বাচন করা হয়নি।", "no_location" => "কোনও অবস্থান নির্বাচন করা হয়নি।",
"continue" => 'চালিয়ে', "continue" => 'চালিয়ে',
"gallery" => 'দরদালান', "gallery" => 'দরদালান',
"ads" => 'Ads', "ads" => 'বিজ্ঞাপন',
"were_found" => 'were found.', "were_found" => 'পাওয়া গেছে।',
// Pending screen // Pending screen
'pending_message_1' => 'বিজ্ঞাপনটি অনুমোদনের প্রক্রিয়াধীন', 'pending_message_1' => 'বিজ্ঞাপনটি অনুমোদনের প্রক্রিয়াধীন',
@ -295,5 +295,5 @@ return [
'select_category_step_by_step' => 'ধাপে ধাপে বিভাগ নির্বাচন করুন', 'select_category_step_by_step' => 'ধাপে ধাপে বিভাগ নির্বাচন করুন',
// New create page // New create page
'options' => 'Options', 'options' => 'বিকল্পগুলি',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'মুদ্রা সফলভাবে রূপান্তরিত হয়েছে।', 'currency_converted' => 'মুদ্রা সফলভাবে রূপান্তরিত হয়েছে।',
'choose_user' => 'একটি ব্যবহারকারী চয়ন করুন', 'choose_user' => 'একটি ব্যবহারকারী চয়ন করুন',
'owner_updated_successfully' => 'মালিক সফলভাবে আপডেট হয়েছে!', 'owner_updated_successfully' => 'মালিক সফলভাবে আপডেট হয়েছে!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'কোনও বিজ্ঞাপন পাওয়া যায়নি!',
'replicated_success' => 'বিজ্ঞাপনটি সফলভাবে প্রতিলিপি করা হয়েছে!',
'ad_doesnt_exist' => "এই বিজ্ঞাপনের অস্তিত্ব নেই!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'বিকল্পগুলি',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'বিকল্পগুলি পড়তে পারেন?',
'write' => 'Can create/edit options?', 'write' => 'বিকল্পগুলি সম্পাদনা / সম্পাদনা করতে পারে?',
'delete' => 'Can delete options?', 'delete' => 'বিকল্পগুলি মুছতে পারবেন?',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'সাধারণ', 'general' => 'সাধারণ',
'ads' => 'বিজ্ঞাপন', 'ads' => 'বিজ্ঞাপন',
'user' => 'ব্যবহারকারী', 'user' => 'ব্যবহারকারী',
'filter' => 'ছাঁকনি',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'বিকল্পগুলি',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'ডিফল্ট বিজ্ঞাপন জিইটি', 'name' => 'ডিফল্ট বিজ্ঞাপন জিইটি',
], ],
'add_canvas' => [
'name' => 'ক্যানভাস যুক্ত করুন',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'থাম্বনেইল প্রস্থ', 'name' => 'থাম্বনেইল প্রস্থ',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'পৃষ্ঠার চিত্র তালিকাভুক্ত', 'name' => 'পৃষ্ঠার চিত্র তালিকাভুক্ত',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'স্ট্যান্ডার্ড দাম ক্ষেত্র লুকান ide',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'সক্ষম মুদ্রা', 'name' => 'সক্ষম মুদ্রা',
@ -131,6 +134,28 @@ return [
'name' => 'সদস্য নিবন্ধকরণ ইমেল প্রয়োজনীয়তা', 'name' => 'সদস্য নিবন্ধকরণ ইমেল প্রয়োজনীয়তা',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'মার্কেট প্লেস',
],
'hide_price_filter' => [
'name' => 'দাম ফিল্টার লুকান',
],
'hide_date_filter' => [
'name' => 'তারিখ ফিল্টার লুকান',
],
'hide_photo_filter' => [
'name' => 'ফটো ফিল্টার লুকান',
],
'hide_map_filter' => [
'name' => 'মানচিত্র ফিল্টার লুকান',
],
'show_lang_url' => [
'name' => 'URL এর জন্য ল্যাঙ্গ প্যারামিটার দেখান',
],
'tcmb_exchange_url' => [
'name' => 'টিসিএমবি এক্সচেঞ্জ ইউআরএল',
],
'popular_ads_limit' => [
'name' => 'জনপ্রিয় বিজ্ঞাপন সীমাবদ্ধতা',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'সিএফ মান', 'name' => 'সিএফ মান',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'বিকল্পগুলি',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'অসম্পূর্ণ',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Kategorie aktualisieren' 'name' => 'Kategorie aktualisieren'
], ],
'new_option' => 'New Option', 'new_option' => 'Neue Option',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'Dollar',
'EUR' => 'Euro',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'Preis' 'name' => 'Preis'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'Standartpreis'
], ],
'date' => [ 'date' => [
'name' => 'Datum' 'name' => 'Datum'
@ -267,8 +267,8 @@ return [
"no_location" => "Es ist kein Ort ausgewählt.", "no_location" => "Es ist kein Ort ausgewählt.",
"continue" => 'Fortsetzen', "continue" => 'Fortsetzen',
"gallery" => 'Galerie', "gallery" => 'Galerie',
"ads" => 'Ads', "ads" => 'Anzeigen',
"were_found" => 'were found.', "were_found" => 'wurden gefunden.',
// Pending screen // Pending screen
'pending_message_1' => 'Die Anzeige befindet sich im Genehmigungsprozess', 'pending_message_1' => 'Die Anzeige befindet sich im Genehmigungsprozess',
@ -296,5 +296,5 @@ return [
'select_category_step_by_step' => 'Wählen Sie Kategorie Schritt für Schritt', 'select_category_step_by_step' => 'Wählen Sie Kategorie Schritt für Schritt',
// New create page // New create page
'options' => 'Options', 'options' => 'Optionen',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'Währung erfolgreich umgerechnet.', 'currency_converted' => 'Währung erfolgreich umgerechnet.',
'choose_user' => 'Wählen Sie einen Benutzer', 'choose_user' => 'Wählen Sie einen Benutzer',
'owner_updated_successfully' => 'Der Besitzer wurde erfolgreich aktualisiert!', 'owner_updated_successfully' => 'Der Besitzer wurde erfolgreich aktualisiert!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'Keine Anzeige gefunden!',
'replicated_success' => 'Die Anzeige wurde erfolgreich repliziert!',
'ad_doesnt_exist' => "Diese Anzeige existiert nicht!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Optionen',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'Kann Optionen lesen?',
'write' => 'Can create/edit options?', 'write' => 'Kann Optionen erstellen / bearbeiten?',
'delete' => 'Can delete options?', 'delete' => 'Kann Optionen löschen?',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'Allgemeines', 'general' => 'Allgemeines',
'ads' => 'Anzeigen', 'ads' => 'Anzeigen',
'user' => 'Benutzer', 'user' => 'Benutzer',
'filter' => 'Filter',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'Optionen',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'Standardanzeige GET', 'name' => 'Standardanzeige GET',
], ],
'add_canvas' => [
'name' => 'Leinwand hinzufügen',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'Miniaturbildbreite', 'name' => 'Miniaturbildbreite',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'Listing Page Image', 'name' => 'Listing Page Image',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'Standardpreisfeld ausblenden',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'Aktivierte Währungen', 'name' => 'Aktivierte Währungen',
@ -131,6 +134,28 @@ return [
'name' => 'E-Mail-Anforderung für die Mitgliederregistrierung', 'name' => 'E-Mail-Anforderung für die Mitgliederregistrierung',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'Marktplatz',
],
'hide_price_filter' => [
'name' => 'Preisfilter ausblenden',
],
'hide_date_filter' => [
'name' => 'Datumsfilter ausblenden',
],
'hide_photo_filter' => [
'name' => 'Fotofilter ausblenden',
],
'hide_map_filter' => [
'name' => 'Kartenfilter ausblenden',
],
'show_lang_url' => [
'name' => 'Lang-Parameter für URL anzeigen',
],
'tcmb_exchange_url' => [
'name' => 'TCMB Exchange URL',
],
'popular_ads_limit' => [
'name' => 'Beliebtes Anzeigenlimit',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'Vgl. Werte', 'name' => 'Vgl. Werte',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Optionen',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'Unvollendet',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Ενημέρωση κατηγορίας' 'name' => 'Ενημέρωση κατηγορίας'
], ],
'new_option' => 'New Option', 'new_option' => 'Νέα επιλογή',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'Δολάριο',
'EUR' => 'Ευρώ',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'Τιμή' 'name' => 'Τιμή'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'Τυπική τιμή'
], ],
'date' => [ 'date' => [
'name' => 'Ημερομηνία' 'name' => 'Ημερομηνία'
@ -267,8 +267,8 @@ return [
"no_location" => "Δεν έχει επιλεγεί τοποθεσία.", "no_location" => "Δεν έχει επιλεγεί τοποθεσία.",
"continue" => 'Να συνεχίσει', "continue" => 'Να συνεχίσει',
"gallery" => 'Εκθεσιακός χώρος', "gallery" => 'Εκθεσιακός χώρος',
"ads" => 'Ads', "ads" => 'Διαφημίσεις',
"were_found" => 'were found.', "were_found" => 'βρέθηκαν.',
// Pending screen // Pending screen
'pending_message_1' => 'Η διαφήμιση βρίσκεται στη διαδικασία έγκρισης', 'pending_message_1' => 'Η διαφήμιση βρίσκεται στη διαδικασία έγκρισης',
@ -296,5 +296,5 @@ return [
'select_category_step_by_step' => 'Επιλέξτε Κατηγορία Βήμα προς Βήμα', 'select_category_step_by_step' => 'Επιλέξτε Κατηγορία Βήμα προς Βήμα',
// New create page // New create page
'options' => 'Options', 'options' => 'Επιλογές',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'Το νόμισμα μετατράπηκε με επιτυχία.', 'currency_converted' => 'Το νόμισμα μετατράπηκε με επιτυχία.',
'choose_user' => 'Επιλέξτε έναν χρήστη', 'choose_user' => 'Επιλέξτε έναν χρήστη',
'owner_updated_successfully' => 'Ο κάτοχος ενημερώθηκε με επιτυχία!', 'owner_updated_successfully' => 'Ο κάτοχος ενημερώθηκε με επιτυχία!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'Δεν βρέθηκε διαφήμιση!',
'replicated_success' => 'Η διαφήμιση έχει αναπαραχθεί με επιτυχία!',
'ad_doesnt_exist' => "Αυτή η διαφήμιση δεν υπάρχει!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Επιλογές',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'Μπορείτε να διαβάσετε επιλογές;',
'write' => 'Can create/edit options?', 'write' => 'Μπορείτε να δημιουργήσετε / επεξεργαστείτε επιλογές;',
'delete' => 'Can delete options?', 'delete' => 'Μπορείτε να διαγράψετε επιλογές;',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'Γενικός', 'general' => 'Γενικός',
'ads' => 'Διαφημίσεις', 'ads' => 'Διαφημίσεις',
'user' => 'Χρήστης', 'user' => 'Χρήστης',
'filter' => 'Φίλτρο',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'Επιλογές',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'Προεπιλεγμένη διαφήμιση GET', 'name' => 'Προεπιλεγμένη διαφήμιση GET',
], ],
'add_canvas' => [
'name' => 'Προσθήκη καμβά',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'Πλάτος μικρογραφιών', 'name' => 'Πλάτος μικρογραφιών',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'Λίστα εικόνων σελίδας', 'name' => 'Λίστα εικόνων σελίδας',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'Απόκρυψη πεδίου τυπικής τιμής',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'Ενεργοποιημένα νομίσματα', 'name' => 'Ενεργοποιημένα νομίσματα',
@ -131,6 +134,28 @@ return [
'name' => 'Απαίτηση ηλεκτρονικού ταχυδρομείου εγγραφής μέλους', 'name' => 'Απαίτηση ηλεκτρονικού ταχυδρομείου εγγραφής μέλους',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'Αγορά',
],
'hide_price_filter' => [
'name' => 'Απόκρυψη φίλτρου τιμών',
],
'hide_date_filter' => [
'name' => 'Απόκρυψη φίλτρου ημερομηνίας',
],
'hide_photo_filter' => [
'name' => 'Απόκρυψη φίλτρου φωτογραφιών',
],
'hide_map_filter' => [
'name' => 'Απόκρυψη φίλτρου χάρτη',
],
'show_lang_url' => [
'name' => 'Εμφάνιση παραμέτρου Lang για διεύθυνση URL',
],
'tcmb_exchange_url' => [
'name' => 'URL ανταλλαγής TCMB',
],
'popular_ads_limit' => [
'name' => 'Όριο δημοφιλών διαφημίσεων',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'Cf τιμές', 'name' => 'Cf τιμές',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Επιλογές',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'Ημιτελής',
]; ];

View File

@ -296,4 +296,6 @@ return [
// New create page // New create page
'options' => 'Options', 'options' => 'Options',
'free' => 'Free'
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Actualizar categoría' 'name' => 'Actualizar categoría'
], ],
'new_option' => 'New Option', 'new_option' => 'Nueva opción',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'Dólar',
'EUR' => 'Euro',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'Precio' 'name' => 'Precio'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'Precio estándar'
], ],
'date' => [ 'date' => [
'name' => 'Fecha' 'name' => 'Fecha'
@ -267,8 +267,8 @@ return [
"no_location" => "No se seleccionó ninguna ubicación.", "no_location" => "No se seleccionó ninguna ubicación.",
"continue" => 'Seguir', "continue" => 'Seguir',
"gallery" => 'Galería', "gallery" => 'Galería',
"ads" => 'Ads', "ads" => 'Anuncios',
"were_found" => 'were found.', "were_found" => 'fueron encontrados.',
// Pending screen // Pending screen
'pending_message_1' => 'El anuncio está en proceso de aprobación.', 'pending_message_1' => 'El anuncio está en proceso de aprobación.',
@ -296,5 +296,5 @@ return [
'select_category_step_by_step' => 'Seleccione categoría paso a paso', 'select_category_step_by_step' => 'Seleccione categoría paso a paso',
// New create page // New create page
'options' => 'Options', 'options' => 'Opciones',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'Moneda convertida con éxito.', 'currency_converted' => 'Moneda convertida con éxito.',
'choose_user' => 'Elige un usuario', 'choose_user' => 'Elige un usuario',
'owner_updated_successfully' => '¡El propietario ha sido actualizado con éxito!', 'owner_updated_successfully' => '¡El propietario ha sido actualizado con éxito!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => '¡No se encontró ningún anuncio!',
'replicated_success' => '¡El anuncio se ha replicado correctamente!',
'ad_doesnt_exist' => "¡Este anuncio no existe!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Opciones',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => '¿Puede leer las opciones?',
'write' => 'Can create/edit options?', 'write' => '¿Puede crear / editar opciones?',
'delete' => 'Can delete options?', 'delete' => '¿Puede eliminar opciones?',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'General', 'general' => 'General',
'ads' => 'Anuncios', 'ads' => 'Anuncios',
'user' => 'Usuario', 'user' => 'Usuario',
'filter' => 'Filtrar',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'Opciones',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'Anuncio predeterminado GET', 'name' => 'Anuncio predeterminado GET',
], ],
'add_canvas' => [
'name' => 'Agregar lienzo',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'Ancho de miniaturas', 'name' => 'Ancho de miniaturas',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'Imagen de la página de listado', 'name' => 'Imagen de la página de listado',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'Ocultar campo de precio estándar',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'Monedas habilitadas', 'name' => 'Monedas habilitadas',
@ -133,4 +136,26 @@ return [
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'Market Place',
], ],
'hide_price_filter' => [
'name' => 'Ocultar filtro de precio',
],
'hide_date_filter' => [
'name' => 'Ocultar filtro de fecha',
],
'hide_photo_filter' => [
'name' => 'Ocultar filtro de fotos',
],
'hide_map_filter' => [
'name' => 'Ocultar filtro de mapa',
],
'show_lang_url' => [
'name' => 'Mostrar parámetro de idioma para URL',
],
'tcmb_exchange_url' => [
'name' => 'URL de intercambio de TCMB',
],
'popular_ads_limit' => [
'name' => 'Límite de anuncios populares',
],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'Valores de Cf', 'name' => 'Valores de Cf',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Opciones',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'Inconcluso',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'رده به روزرسانی' 'name' => 'رده به روزرسانی'
], ],
'new_option' => 'New Option', 'new_option' => 'گزینه جدید',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'دلار',
'EUR' => 'یورو',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'قیمت' 'name' => 'قیمت'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'قیمت استاندارد'
], ],
'date' => [ 'date' => [
'name' => 'تاریخ' 'name' => 'تاریخ'
@ -266,8 +266,8 @@ return [
"no_location" => "هیچ موقعیتی انتخاب نشده است.", "no_location" => "هیچ موقعیتی انتخاب نشده است.",
"continue" => 'ادامه', "continue" => 'ادامه',
"gallery" => 'عکس ها', "gallery" => 'عکس ها',
"ads" => 'Ads', "ads" => 'تبلیغات',
"were_found" => 'were found.', "were_found" => 'پیدا شدند.',
// Pending screen // Pending screen
'pending_message_1' => 'اعلان در مراحل تأیید است', 'pending_message_1' => 'اعلان در مراحل تأیید است',
@ -295,5 +295,5 @@ return [
'select_category_step_by_step' => 'طبقه بندی را مرحله به مرحله انتخاب کنید', 'select_category_step_by_step' => 'طبقه بندی را مرحله به مرحله انتخاب کنید',
// New create page // New create page
'options' => 'Options', 'options' => 'گزینه ها',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'ارز با موفقیت تبدیل شد.', 'currency_converted' => 'ارز با موفقیت تبدیل شد.',
'choose_user' => 'یوزر را انتخاب کنید', 'choose_user' => 'یوزر را انتخاب کنید',
'owner_updated_successfully' => 'فروشنده با موفقیت آپدیت شد!', 'owner_updated_successfully' => 'فروشنده با موفقیت آپدیت شد!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'هیچ تبلیغی یافت نشد!',
'replicated_success' => 'آگهی با موفقیت تکثیر شد!',
'ad_doesnt_exist' => "این آگهی وجود ندارد!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'گزینه ها',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'آیا می توانید گزینه ها را بخوانید؟',
'write' => 'Can create/edit options?', 'write' => 'آیا می توانید گزینه های ایجاد یا ویرایش کنید؟',
'delete' => 'Can delete options?', 'delete' => 'آیا می توانید گزینه ها را حذف کنید؟',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'عمومی', 'general' => 'عمومی',
'ads' => 'اعلانات', 'ads' => 'اعلانات',
'user' => 'یوزر', 'user' => 'یوزر',
'filter' => 'فیلتر',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'گزینه ها',
], ],
]; ];

View File

@ -80,6 +80,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'تبلیغات پیش فرض GET', 'name' => 'تبلیغات پیش فرض GET',
], ],
'add_canvas' => [
'name' => 'بوم را اضافه کنید',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'عرض تصویر', 'name' => 'عرض تصویر',
], ],
@ -120,7 +123,7 @@ return [
'name' => 'لیست صفحه تصویر', 'name' => 'لیست صفحه تصویر',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'زمینه قیمت استاندارد را مخفی کنید',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'ارزهای فعال شده', 'name' => 'ارزهای فعال شده',
@ -132,6 +135,28 @@ return [
'name' => 'ثبت نام از طریق پست الکترونیکی', 'name' => 'ثبت نام از طریق پست الکترونیکی',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'محل بازار',
],
'hide_price_filter' => [
'name' => 'فیلتر قیمت مخفی کنید',
],
'hide_date_filter' => [
'name' => 'پنهان کردن فیلتر تاریخ',
],
'hide_photo_filter' => [
'name' => 'فیلتر عکس مخفی کنید',
],
'hide_map_filter' => [
'name' => 'فیلتر نقشه مخفی شود',
],
'show_lang_url' => [
'name' => 'نمایش پارامتر Lang برای URL',
],
'tcmb_exchange_url' => [
'name' => 'URL تبادل TCMB',
],
'popular_ads_limit' => [
'name' => 'محدودیت تبلیغات محبوب',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'مقادیر Cf', 'name' => 'مقادیر Cf',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'گزینه ها',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'ناتمام',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Mettre à jour la catégorie' 'name' => 'Mettre à jour la catégorie'
], ],
'new_option' => 'New Option', 'new_option' => 'Nouvelle option',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'Dollar',
'EUR' => 'euro',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'Prix' 'name' => 'Prix'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'Prix standard'
], ],
'date' => [ 'date' => [
'name' => 'Date' 'name' => 'Date'
@ -267,8 +267,8 @@ return [
"no_location" => "Aucun emplacement n'est sélectionné.", "no_location" => "Aucun emplacement n'est sélectionné.",
"continue" => 'Continuer', "continue" => 'Continuer',
"gallery" => 'Galerie', "gallery" => 'Galerie',
"ads" => 'Ads', "ads" => 'Les publicités',
"were_found" => 'were found.', "were_found" => 'ont été trouvés.',
// Pending screen // Pending screen
'pending_message_1' => 'L\'annonce est en cours d\'approbation', 'pending_message_1' => 'L\'annonce est en cours d\'approbation',

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'Conversion de devise réussie.', 'currency_converted' => 'Conversion de devise réussie.',
'choose_user' => 'Choisissez un utilisateur', 'choose_user' => 'Choisissez un utilisateur',
'owner_updated_successfully' => 'Le propriétaire a été mis à jour avec succès!', 'owner_updated_successfully' => 'Le propriétaire a été mis à jour avec succès!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'Aucune annonce trouvée!',
'replicated_success' => 'L\'annonce a été répliquée avec succès!',
'ad_doesnt_exist' => "Cette annonce n'existe pas!",
]; ];

View File

@ -52,9 +52,9 @@ return [
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Options',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'Peut lire les options?',
'write' => 'Can create/edit options?', 'write' => 'Peut créer / modifier des options?',
'delete' => 'Can delete options?', 'delete' => 'Peut supprimer des options?',
], ],
], ],
]; ];

View File

@ -40,6 +40,7 @@ return [
'general' => 'Général', 'general' => 'Général',
'ads' => 'Les publicités', 'ads' => 'Les publicités',
'user' => 'Utilisateur', 'user' => 'Utilisateur',
'filter' => 'Filtre',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'Options',
], ],

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'Annonce par défaut GET', 'name' => 'Annonce par défaut GET',
], ],
'add_canvas' => [
'name' => 'Ajouter une toile',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'Largeur de vignette', 'name' => 'Largeur de vignette',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'Image de page de liste', 'name' => 'Image de page de liste',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'Masquer le champ de prix standard',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'Devises activées', 'name' => 'Devises activées',
@ -131,6 +134,28 @@ return [
'name' => 'Inscription par e-mail', 'name' => 'Inscription par e-mail',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'Place du marché',
],
'hide_price_filter' => [
'name' => 'Masquer le filtre de prix',
],
'hide_date_filter' => [
'name' => 'Masquer le filtre de date',
],
'hide_photo_filter' => [
'name' => 'Masquer le filtre photo',
],
'hide_map_filter' => [
'name' => 'Masquer le filtre de la carte',
],
'show_lang_url' => [
'name' => 'Afficher le paramètre de langue pour l\'URL',
],
'tcmb_exchange_url' => [
'name' => 'URL d\'échange TCMB',
],
'popular_ads_limit' => [
'name' => 'Limite des annonces populaires',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'Inachevé',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'עדכן קטגוריה' 'name' => 'עדכן קטגוריה'
], ],
'new_option' => 'New Option', 'new_option' => 'אפשרות חדשה',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'דוֹלָר',
'EUR' => 'יוֹרוֹ',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'מחיר' 'name' => 'מחיר'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'מחיר סטנדרטי'
], ],
'date' => [ 'date' => [
'name' => 'תאריך' 'name' => 'תאריך'
@ -266,8 +266,8 @@ return [
"no_location" => "לא נבחר מיקום.", "no_location" => "לא נבחר מיקום.",
"continue" => 'המשך', "continue" => 'המשך',
"gallery" => 'גלריה', "gallery" => 'גלריה',
"ads" => 'Ads', "ads" => 'מודעות',
"were_found" => 'were found.', "were_found" => 'נמצאו.',
// Pending screen // Pending screen
'pending_message_1' => 'המודעה נמצאת בתהליך האישור', 'pending_message_1' => 'המודעה נמצאת בתהליך האישור',
@ -295,5 +295,5 @@ return [
'select_category_step_by_step' => 'בחר קטגוריה שלב אחר שלב', 'select_category_step_by_step' => 'בחר קטגוריה שלב אחר שלב',
// New create page // New create page
'options' => 'Options', 'options' => 'אפשרויות',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'המרת מטבע בהצלחה.', 'currency_converted' => 'המרת מטבע בהצלחה.',
'choose_user' => 'בחר משתמש', 'choose_user' => 'בחר משתמש',
'owner_updated_successfully' => 'הבעלים עודכן בהצלחה!', 'owner_updated_successfully' => 'הבעלים עודכן בהצלחה!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'לא נמצאה מודעה!',
'replicated_success' => 'המודעה שוכפלה בהצלחה!',
'ad_doesnt_exist' => "מודעה זו אינה קיימת!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'אפשרויות',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'האם אתה יכול לקרוא אפשרויות?',
'write' => 'Can create/edit options?', 'write' => 'האם ניתן ליצור / לערוך אפשרויות?',
'delete' => 'Can delete options?', 'delete' => 'האם ניתן למחוק אפשרויות?',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'כללי', 'general' => 'כללי',
'ads' => 'מודעות', 'ads' => 'מודעות',
'user' => 'משתמש', 'user' => 'משתמש',
'filter' => 'לְסַנֵן',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'אפשרויות',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'ברירת מחדל של מודעות GET', 'name' => 'ברירת מחדל של מודעות GET',
], ],
'add_canvas' => [
'name' => 'הוסף בד',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'רוחב תמונה ממוזערת', 'name' => 'רוחב תמונה ממוזערת',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'תמונת עמוד רישום', 'name' => 'תמונת עמוד רישום',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'הסתר שדה מחיר רגיל',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'מטבעות מופעלים', 'name' => 'מטבעות מופעלים',
@ -131,6 +134,28 @@ return [
'name' => 'דרישת דוא"ל לרישום חבר', 'name' => 'דרישת דוא"ל לרישום חבר',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'זירת מסחר',
],
'hide_price_filter' => [
'name' => 'הסתר מסנן מחירים',
],
'hide_date_filter' => [
'name' => 'הסתר מסנן תאריכים',
],
'hide_photo_filter' => [
'name' => 'הסתר מסנן תמונות',
],
'hide_map_filter' => [
'name' => 'הסתר את מסנן המפות',
],
'show_lang_url' => [
'name' => 'הצג פרמטר Lang עבור URL',
],
'tcmb_exchange_url' => [
'name' => 'כתובת URL של TCMB Exchange',
],
'popular_ads_limit' => [
'name' => 'מגבלת מודעות פופולריות',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'ערכי ה- CF', 'name' => 'ערכי ה- CF',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'אפשרויות',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'לא גמור',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'अद्यतन श्रेणी' 'name' => 'अद्यतन श्रेणी'
], ],
'new_option' => 'New Option', 'new_option' => 'नया विकल्प',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'डॉलर',
'EUR' => 'यूरो',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'कीमत' 'name' => 'कीमत'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'प्रामाणिक मूल्य'
], ],
'date' => [ 'date' => [
'name' => 'तारीख' 'name' => 'तारीख'
@ -266,8 +266,8 @@ return [
"no_location" => "कोई स्थान चयनित नहीं है।", "no_location" => "कोई स्थान चयनित नहीं है।",
"continue" => 'जारी रखें', "continue" => 'जारी रखें',
"gallery" => 'गेलरी', "gallery" => 'गेलरी',
"ads" => 'Ads', "ads" => 'विज्ञापन',
"were_found" => 'were found.', "were_found" => 'पाये गए।',
// Pending screen // Pending screen
'pending_message_1' => 'विज्ञापन अनुमोदन प्रक्रिया में है', 'pending_message_1' => 'विज्ञापन अनुमोदन प्रक्रिया में है',
@ -295,5 +295,5 @@ return [
'select_category_step_by_step' => 'श्रेणी चरण दर चरण चुनें', 'select_category_step_by_step' => 'श्रेणी चरण दर चरण चुनें',
// New create page // New create page
'options' => 'Options', 'options' => 'विकल्प',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'मुद्रा परिवर्तित सफलतापूर्वक।', 'currency_converted' => 'मुद्रा परिवर्तित सफलतापूर्वक।',
'choose_user' => 'एक उपयोगकर्ता चुनें', 'choose_user' => 'एक उपयोगकर्ता चुनें',
'owner_updated_successfully' => 'मालिक सफलतापूर्वक अद्यतन किया गया है!', 'owner_updated_successfully' => 'मालिक सफलतापूर्वक अद्यतन किया गया है!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'कोई विज्ञापन नहीं मिला!',
'replicated_success' => 'विज्ञापन को सफलतापूर्वक दोहराया गया है!',
'ad_doesnt_exist' => "यह विज्ञापन मौजूद नहीं है!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'विकल्प',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'विकल्प पढ़ सकते हैं?',
'write' => 'Can create/edit options?', 'write' => 'विकल्प बना / संपादित कर सकते हैं?',
'delete' => 'Can delete options?', 'delete' => 'विकल्प हटा सकते हैं?',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'सामान्य', 'general' => 'सामान्य',
'ads' => 'विज्ञापन', 'ads' => 'विज्ञापन',
'user' => 'उपयोगकर्ता', 'user' => 'उपयोगकर्ता',
'filter' => 'फ़िल्टर',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'विकल्प',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'डिफ़ॉल्ट विज्ञापन GET', 'name' => 'डिफ़ॉल्ट विज्ञापन GET',
], ],
'add_canvas' => [
'name' => 'कैनवास जोड़ें',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'थंबनेल की चौड़ाई', 'name' => 'थंबनेल की चौड़ाई',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'लिस्टिंग पृष्ठ छवि', 'name' => 'लिस्टिंग पृष्ठ छवि',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'मानक मूल्य फ़ील्ड छिपाएँ',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'सक्षम मुद्राएँ', 'name' => 'सक्षम मुद्राएँ',
@ -131,6 +134,28 @@ return [
'name' => 'सदस्य पंजीकरण ईमेल आवश्यकता', 'name' => 'सदस्य पंजीकरण ईमेल आवश्यकता',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'मार्केट प्लेस',
],
'hide_price_filter' => [
'name' => 'मूल्य फ़िल्टर छिपाएँ',
],
'hide_date_filter' => [
'name' => 'दिनांक फ़िल्टर छिपाएँ',
],
'hide_photo_filter' => [
'name' => 'फोटो फ़िल्टर छिपाएँ',
],
'hide_map_filter' => [
'name' => 'मानचित्र फ़िल्टर छिपाएँ',
],
'show_lang_url' => [
'name' => 'URL के लिए Lang पैरामीटर दिखाएं',
],
'tcmb_exchange_url' => [
'name' => 'टीसीएमबी एक्सचेंज यूआरएल',
],
'popular_ads_limit' => [
'name' => 'लोकप्रिय विज्ञापन सीमा',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'Cf मान', 'name' => 'Cf मान',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'विकल्प',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'अधूरा',
]; ];

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Categoria di aggiornamento' 'name' => 'Categoria di aggiornamento'
], ],
'new_option' => 'New Option', 'new_option' => 'Nuova opzione',
]; ];

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'Dollaro',
'EUR' => 'Euro',
];

View File

@ -20,7 +20,7 @@ return [
'name' => 'Prezzo' 'name' => 'Prezzo'
], ],
'standard_price' => [ 'standard_price' => [
'name' => 'Standard Price' 'name' => 'Prezzo standard'
], ],
'date' => [ 'date' => [
'name' => 'Data' 'name' => 'Data'
@ -267,8 +267,8 @@ return [
"no_location" => "Nessuna posizione selezionata.", "no_location" => "Nessuna posizione selezionata.",
"continue" => 'Continua', "continue" => 'Continua',
"gallery" => 'Galleria', "gallery" => 'Galleria',
"ads" => 'Ads', "ads" => 'Annunci',
"were_found" => 'were found.', "were_found" => 'furono trovati.',
// Pending screen // Pending screen
'pending_message_1' => 'L\'annuncio è in fase di approvazione', 'pending_message_1' => 'L\'annuncio è in fase di approvazione',
@ -296,5 +296,5 @@ return [
'select_category_step_by_step' => 'Seleziona la categoria Step by Step', 'select_category_step_by_step' => 'Seleziona la categoria Step by Step',
// New create page // New create page
'options' => 'Options', 'options' => 'Opzioni',
]; ];

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => 'Valuta convertita correttamente.', 'currency_converted' => 'Valuta convertita correttamente.',
'choose_user' => 'Scegli un utente', 'choose_user' => 'Scegli un utente',
'owner_updated_successfully' => 'Il proprietario è stato aggiornato con successo!', 'owner_updated_successfully' => 'Il proprietario è stato aggiornato con successo!',
'no_add_found' => 'No Ad Found!', 'no_add_found' => 'Nessun annuncio trovato!',
'replicated_success' => 'L\'annuncio è stato replicato con successo!',
'ad_doesnt_exist' => "Questo annuncio non esiste!",
]; ];

View File

@ -50,11 +50,11 @@ return [
], ],
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Opzioni',
'option' => [ 'option' => [
'read' => 'Can read options?', 'read' => 'Può leggere le opzioni?',
'write' => 'Can create/edit options?', 'write' => 'Può creare / modificare opzioni?',
'delete' => 'Can delete options?', 'delete' => 'Può eliminare le opzioni?',
], ],
], ],
]; ];

View File

@ -40,7 +40,8 @@ return [
'general' => 'Generale', 'general' => 'Generale',
'ads' => 'Annunci', 'ads' => 'Annunci',
'user' => 'Utente', 'user' => 'Utente',
'filter' => 'Filtro',
'options' => [ 'options' => [
'title' => 'Options', 'title' => 'Opzioni',
], ],
]; ];

View File

@ -79,6 +79,9 @@ return [
'default_GET' => [ 'default_GET' => [
'name' => 'Annuncio predefinito GET', 'name' => 'Annuncio predefinito GET',
], ],
'add_canvas' => [
'name' => 'Aggiungi tela',
],
'thumbnail_width' => [ 'thumbnail_width' => [
'name' => 'Larghezza Miniatura', 'name' => 'Larghezza Miniatura',
], ],
@ -119,7 +122,7 @@ return [
'name' => 'Immagine della pagina di elenco', 'name' => 'Immagine della pagina di elenco',
], ],
'hide_standard_price_field' => [ 'hide_standard_price_field' => [
'name' => 'Hide Standard Price Field', 'name' => 'Nascondi campo prezzo standard',
], ],
'enabled_currencies' => [ 'enabled_currencies' => [
'name' => 'Valute abilitate', 'name' => 'Valute abilitate',
@ -131,6 +134,28 @@ return [
'name' => 'Requisito e-mail di registrazione membro', 'name' => 'Requisito e-mail di registrazione membro',
], ],
'market_place' => [ 'market_place' => [
'name' => 'Market Place', 'name' => 'Piazza del mercato',
],
'hide_price_filter' => [
'name' => 'Nascondi filtro prezzo',
],
'hide_date_filter' => [
'name' => 'Nascondi filtro data',
],
'hide_photo_filter' => [
'name' => 'Nascondi filtro foto',
],
'hide_map_filter' => [
'name' => 'Nascondi filtro mappa',
],
'show_lang_url' => [
'name' => 'Mostra parametro Lang per URL',
],
'tcmb_exchange_url' => [
'name' => 'URL di scambio TCMB',
],
'popular_ads_limit' => [
'name' => 'Limite annunci popolari',
], ],
]; ];

View File

@ -20,6 +20,6 @@ return [
'name' => 'Valori Cf', 'name' => 'Valori Cf',
], ],
'options' => [ 'options' => [
'name' => 'Options', 'name' => 'Opzioni',
], ],
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'unfinished' => 'Unfinished', 'unfinished' => 'Incompiuto',
]; ];

Some files were not shown because too many files have changed in this diff Show More