New Crowdin updates (#793)

* New translations field.php (German)

* New translations field.php (Greek)

* New translations field.php (Turkish)

* New translations field.php (Swedish)

* New translations field.php (Turkish)

* New translations field.php (Ukrainian)

* New translations field.php (Albanian)
This commit is contained in:
Fatih Alp 2020-11-16 17:48:33 +03:00 committed by GitHub
parent ab0c1c6418
commit 30889a89f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
144 changed files with 688 additions and 16 deletions

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'خيارات',
'category_selection' => 'اختيار الفئة',
'listing_details' => 'تفاصيل قائمة',
'preview' => 'معاينة',
'congratulations' => 'تهانينا',
'free' => 'مجانا',
'ad_date' => 'تاريخ الإعلان',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'لا يوجد إعلان!',
'replicated_success' => 'تم نسخ الإعلان بنجاح!',
'ad_doesnt_exist' => "هذا الإعلان غير موجود!",
'select_location_error' => "الرجاء تحديد موقع على الخريطة!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'إعلانات',
'user' => 'العضو',
'filter' => 'منقي',
'create_ad' => 'أعلن',
'options' => [
'title' => 'خيارات',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'إخفاء حقل الخيارات',
],
'hide_village_field' => [
'name' => 'إخفاء حقل القرية',
],
'hide_configurations' => [
'name' => 'إخفاء زر التكوينات',
'instructions' => 'إخفاء زر التهيئة في صفحة معاينة الإعلان',
],
'make_map_required' => [
'name' => 'اجعل الخريطة مطلوبة',
'instructions' => 'مطالبة المستخدم بوضع دبوس على الخريطة عند إنشاء إعلان',
],
'hide_listing_standard_price' => [
'name' => 'إخفاء قائمة الأسعار القياسية',
],
'enabled_currencies' => [
'name' => 'العملات الممكّنة',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'Seçimlər',
'category_selection' => 'Kateqoriya seçimi',
'listing_details' => 'Listing Details',
'preview' => 'Önizləmə',
'congratulations' => 'Təbrik edirəm',
'free' => 'Pulsuz',
'ad_date' => 'Reklam Tarixi',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Elan tapılmadı!',
'replicated_success' => 'Reklam uğurla təkrarlandı!',
'ad_doesnt_exist' => "Bu reklam mövcud deyil!",
'select_location_error' => "Xahiş edirəm xəritədə bir yer seçin!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Elanlar',
'user' => 'İstifadəçi',
'filter' => 'Süzgəc',
'create_ad' => 'Reklam yarat',
'options' => [
'title' => 'Seçimlər',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Seçimlər sahəsini gizlədin',
],
'hide_village_field' => [
'name' => 'Kənd sahəsini gizlədin',
],
'hide_configurations' => [
'name' => 'Konfiqurasiyalar düyməsini gizlədin',
'instructions' => 'Reklam Önizləmə Səhifəsində Konfiqurasiyalar Düyməsini gizlədin',
],
'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',
],
'hide_listing_standard_price' => [
'name' => 'Listing Standart Qiymətini gizlədin',
],
'enabled_currencies' => [
'name' => 'Aktiv valyutalar',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'বিকল্পগুলি',
'category_selection' => 'বিভাগ নির্বাচন',
'listing_details' => 'তালিকা বিবরণ',
'preview' => 'পূর্বরূপ',
'congratulations' => 'অভিনন্দন',
'free' => 'ফ্রি',
'ad_date' => 'বিজ্ঞাপন তারিখ',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'কোনও বিজ্ঞাপন পাওয়া যায়নি!',
'replicated_success' => 'বিজ্ঞাপনটি সফলভাবে প্রতিলিপি করা হয়েছে!',
'ad_doesnt_exist' => "এই বিজ্ঞাপনের অস্তিত্ব নেই!",
'select_location_error' => "দয়া করে মানচিত্রে একটি অবস্থান নির্বাচন করুন!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'বিজ্ঞাপন',
'user' => 'ব্যবহারকারী',
'filter' => 'ছাঁকনি',
'create_ad' => 'বিজ্ঞাপন তৈরি করুন',
'options' => [
'title' => 'বিকল্পগুলি',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'বিকল্প ক্ষেত্র লুকান',
],
'hide_village_field' => [
'name' => 'ভিলেজ ফিল্ড লুকান',
],
'hide_configurations' => [
'name' => 'কনফিগারেশন বাটনটি লুকান',
'instructions' => 'বিজ্ঞাপন পূর্বরূপ পৃষ্ঠায় কনফিগারেশন বাটনটি লুকান',
],
'make_map_required' => [
'name' => 'প্রয়োজনীয় মানচিত্র তৈরি করুন',
'instructions' => 'কোনও বিজ্ঞাপন তৈরি করার সময় ব্যবহারকারীকে মানচিত্রে একটি পিন রাখতে হবে',
],
'hide_listing_standard_price' => [
'name' => 'তালিকাবদ্ধকরণ স্ট্যান্ডার্ড দাম লুকান',
],
'enabled_currencies' => [
'name' => 'সক্ষম মুদ্রা',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Optionen',
'category_selection' => 'Kategorieauswahl',
'listing_details' => 'Einzelheiten auflisten',
'preview' => 'Vorschau',
'congratulations' => 'Herzliche Glückwünsche',
'free' => 'Frei',
'ad_date' => 'Anzeigedatum',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Keine Anzeige gefunden!',
'replicated_success' => 'Die Anzeige wurde erfolgreich repliziert!',
'ad_doesnt_exist' => "Diese Anzeige existiert nicht!",
'select_location_error' => "Bitte wählen Sie einen Ort auf der Karte!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Anzeigen',
'user' => 'Benutzer',
'filter' => 'Filter',
'create_ad' => 'Anzeige erstellen',
'options' => [
'title' => 'Optionen',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Optionsfeld ausblenden',
],
'hide_village_field' => [
'name' => 'Dorffeld verstecken',
],
'hide_configurations' => [
'name' => 'Blenden Sie die Schaltfläche Konfigurationen aus',
'instructions' => 'Blenden Sie die Schaltfläche "Konfigurationen" auf der Anzeigenvorschau aus',
],
'make_map_required' => [
'name' => 'Karte erforderlich machen',
'instructions' => 'Fordern Sie den Nutzer auf, beim Erstellen einer Anzeige eine Stecknadel auf der Karte zu platzieren',
],
'hide_listing_standard_price' => [
'name' => 'Listing Standardpreis ausblenden',
],
'enabled_currencies' => [
'name' => 'Aktivierte Währungen',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Επιλογές',
'category_selection' => 'Επιλογή κατηγορίας',
'listing_details' => 'Λεπτομέρειες καταχώρησης',
'preview' => 'Προεπισκόπηση',
'congratulations' => 'Συγχαρητήρια',
'free' => 'Ελεύθερος',
'ad_date' => 'Ημερομηνία διαφήμισης',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Δεν βρέθηκε διαφήμιση!',
'replicated_success' => 'Η διαφήμιση έχει αναπαραχθεί με επιτυχία!',
'ad_doesnt_exist' => "Αυτή η διαφήμιση δεν υπάρχει!",
'select_location_error' => "Επιλέξτε μια τοποθεσία στον χάρτη!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Διαφημίσεις',
'user' => 'Χρήστης',
'filter' => 'Φίλτρο',
'create_ad' => 'Δημιουργία διαφήμισης',
'options' => [
'title' => 'Επιλογές',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Απόκρυψη πεδίου επιλογών',
],
'hide_village_field' => [
'name' => 'Απόκρυψη χωριού',
],
'hide_configurations' => [
'name' => 'Απόκρυψη του κουμπιού διαμόρφωσης',
'instructions' => 'Απόκρυψη του κουμπιού διαμόρφωσης στη σελίδα προεπισκόπησης διαφημίσεων',
],
'make_map_required' => [
'name' => 'Απαιτείται χάρτης',
'instructions' => 'Απαιτήστε από το χρήστη να τοποθετήσει μια καρφίτσα στον χάρτη κατά τη δημιουργία μιας διαφήμισης',
],
'hide_listing_standard_price' => [
'name' => 'Απόκρυψη βασικής τιμής καταχώρησης',
],
'enabled_currencies' => [
'name' => 'Ενεργοποιημένα νομίσματα',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Opciones',
'category_selection' => 'Selección de categoría',
'listing_details' => 'listado de detalles',
'preview' => 'Avance',
'congratulations' => 'Felicidades',
'free' => 'Gratis',
'ad_date' => 'Fecha de anuncio',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => '¡No se encontró ningún anuncio!',
'replicated_success' => '¡El anuncio se ha replicado correctamente!',
'ad_doesnt_exist' => "¡Este anuncio no existe!",
'select_location_error' => "Seleccione una ubicación en el mapa.",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Anuncios',
'user' => 'Usuario',
'filter' => 'Filtrar',
'create_ad' => 'Crear anuncio',
'options' => [
'title' => 'Opciones',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Ocultar campo de opciones',
],
'hide_village_field' => [
'name' => 'Ocultar campo de aldea',
],
'hide_configurations' => [
'name' => 'Ocultar el botón Configuraciones',
'instructions' => 'Ocultar el botón Configuraciones en la página de vista previa del anuncio',
],
'make_map_required' => [
'name' => 'Hacer mapa obligatorio',
'instructions' => 'Solicitar al usuario que coloque un marcador en el mapa al crear un anuncio.',
],
'hide_listing_standard_price' => [
'name' => 'Ocultar listado Precio estándar',
],
'enabled_currencies' => [
'name' => 'Monedas habilitadas',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'گزینه ها',
'category_selection' => 'انتخاب دسته',
'listing_details' => 'جزئیات لیست',
'preview' => 'پیش نمایش',
'congratulations' => 'تبریک می گویم',
'free' => 'رایگان',
'ad_date' => 'تاریخ آگهی',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'هیچ تبلیغی یافت نشد!',
'replicated_success' => 'آگهی با موفقیت تکثیر شد!',
'ad_doesnt_exist' => "این آگهی وجود ندارد!",
'select_location_error' => "لطفاً مکانی را روی نقشه انتخاب کنید!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'اعلانات',
'user' => 'یوزر',
'filter' => 'فیلتر',
'create_ad' => 'تبلیغ ایجاد کنید',
'options' => [
'title' => 'گزینه ها',
],

View File

@ -101,6 +101,20 @@ return [
'hide_options_field' => [
'name' => 'قسمت گزینه ها را پنهان کنید',
],
'hide_village_field' => [
'name' => 'میدان دهکده را پنهان کنید',
],
'hide_configurations' => [
'name' => 'دکمه تنظیمات را پنهان کنید',
'instructions' => 'دکمه تنظیمات را در صفحه پیش نمایش تبلیغ پنهان کنید',
],
'make_map_required' => [
'name' => 'تهیه نقشه مورد نیاز',
'instructions' => 'هنگام ایجاد تبلیغ ، از کاربر بخواهید که یک پین روی نقشه قرار دهد',
],
'hide_listing_standard_price' => [
'name' => 'پنهان کردن لیست قیمت استاندارد',
],
'enabled_currencies' => [
'name' => 'ارزهای فعال شده',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Options',
'category_selection' => 'Sélection de catégorie',
'listing_details' => 'Détails de l\'annonce',
'preview' => 'Aperçu',
'congratulations' => 'Toutes nos félicitations',
'free' => 'Gratuit',
'ad_date' => 'Date de l\'annonce',

View File

@ -25,4 +25,6 @@ return [
'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!",
'select_location_error' => "Veuillez sélectionner un emplacement sur la carte!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Les publicités',
'user' => 'Utilisateur',
'filter' => 'Filtre',
'create_ad' => 'Créer une publicité',
'options' => [
'title' => 'Options',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Masquer le champ d\'options',
],
'hide_village_field' => [
'name' => 'Masquer le champ du village',
],
'hide_configurations' => [
'name' => 'Masquer le bouton Configurations',
'instructions' => 'Masquer le bouton Configurations dans la page d\'aperçu de l\'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',
],
'hide_listing_standard_price' => [
'name' => 'Masquer le prix standard de l\'annonce',
],
'enabled_currencies' => [
'name' => 'Devises activées',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'אפשרויות',
'category_selection' => 'בחירת קטגוריות',
'listing_details' => 'פרטי רישום',
'preview' => 'תצוגה מקדימה',
'congratulations' => 'מזל טוב',
'free' => 'חינם',
'ad_date' => 'תאריך מודעה',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'לא נמצאה מודעה!',
'replicated_success' => 'המודעה שוכפלה בהצלחה!',
'ad_doesnt_exist' => "מודעה זו אינה קיימת!",
'select_location_error' => "אנא בחר מיקום במפה!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'מודעות',
'user' => 'משתמש',
'filter' => 'לְסַנֵן',
'create_ad' => 'צור מודעה',
'options' => [
'title' => 'אפשרויות',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'הסתר שדה אפשרויות',
],
'hide_village_field' => [
'name' => 'הסתר את שדה הכפר',
],
'hide_configurations' => [
'name' => 'הסתר את לחצן התצורות',
'instructions' => 'הסתר את לחצן התצורות בדף תצוגה מקדימה של מודעות',
],
'make_map_required' => [
'name' => 'הפוך את המפה לחובה',
'instructions' => 'דרוש מהמשתמש להציב סיכה על המפה בעת יצירת מודעה',
],
'hide_listing_standard_price' => [
'name' => 'הסתר מחיר סטנדרטי של רישום',
],
'enabled_currencies' => [
'name' => 'מטבעות מופעלים',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'विकल्प',
'category_selection' => 'श्रेणी चयन',
'listing_details' => 'सूची विवरण',
'preview' => 'पूर्वावलोकन',
'congratulations' => 'बधाई हो',
'free' => 'नि: शुल्क',
'ad_date' => 'विज्ञापन तिथि',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'कोई विज्ञापन नहीं मिला!',
'replicated_success' => 'विज्ञापन को सफलतापूर्वक दोहराया गया है!',
'ad_doesnt_exist' => "यह विज्ञापन मौजूद नहीं है!",
'select_location_error' => "कृपया मानचित्र पर एक स्थान चुनें!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'विज्ञापन',
'user' => 'उपयोगकर्ता',
'filter' => 'फ़िल्टर',
'create_ad' => 'विज्ञापन बनाना',
'options' => [
'title' => 'विकल्प',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'विकल्प फ़ील्ड छिपाएँ',
],
'hide_village_field' => [
'name' => 'गाँव का मैदान छिपाओ',
],
'hide_configurations' => [
'name' => 'कॉन्फ़िगरेशन बटन छिपाएं',
'instructions' => 'विज्ञापन पूर्वावलोकन पृष्ठ में कॉन्फ़िगरेशन बटन छिपाएं',
],
'make_map_required' => [
'name' => 'नक्शा आवश्यक करें',
'instructions' => 'विज्ञापन बनाते समय उपयोगकर्ता को मानचित्र पर एक पिन लगाने की आवश्यकता होती है',
],
'hide_listing_standard_price' => [
'name' => 'सूचीकरण मानक मूल्य छिपाएँ',
],
'enabled_currencies' => [
'name' => 'सक्षम मुद्राएँ',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Opzioni',
'category_selection' => 'Selezione della categoria',
'listing_details' => 'Dettagli dell\'inserzione',
'preview' => 'Anteprima',
'congratulations' => 'Congratulazioni',
'free' => 'Gratuito',
'ad_date' => 'Data dell\'annuncio',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Nessun annuncio trovato!',
'replicated_success' => 'L\'annuncio è stato replicato con successo!',
'ad_doesnt_exist' => "Questo annuncio non esiste!",
'select_location_error' => "Seleziona una posizione sulla mappa!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Annunci',
'user' => 'Utente',
'filter' => 'Filtro',
'create_ad' => 'Crea annuncio',
'options' => [
'title' => 'Opzioni',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Nascondi campo opzioni',
],
'hide_village_field' => [
'name' => 'Nascondi campo villaggio',
],
'hide_configurations' => [
'name' => 'Nascondi il pulsante Configurazioni',
'instructions' => 'Nascondi il pulsante Configurazioni nella pagina Anteprima annunci',
],
'make_map_required' => [
'name' => 'Rendi la mappa richiesta',
'instructions' => 'Richiedi all\'utente di posizionare un segnaposto sulla mappa durante la creazione di un annuncio',
],
'hide_listing_standard_price' => [
'name' => 'Nascondi elenco prezzo standard',
],
'enabled_currencies' => [
'name' => 'Valute abilitate',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'オプション',
'category_selection' => 'カテゴリの選択',
'listing_details' => 'リストの詳細',
'preview' => 'プレビュー',
'congratulations' => 'おめでとう',
'free' => '自由',
'ad_date' => '広告日',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => '広告が見つかりません!',
'replicated_success' => '広告が正常に複製されました!',
'ad_doesnt_exist' => "この広告は存在しません!",
'select_location_error' => "地図上で場所を選択してください!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => '広告',
'user' => 'ユーザー',
'filter' => 'フィルタ',
'create_ad' => '広告を作成する',
'options' => [
'title' => 'オプション',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'オプションフィールドを非表示',
],
'hide_village_field' => [
'name' => '村のフィールドを隠す',
],
'hide_configurations' => [
'name' => '構成ボタンを非表示にする',
'instructions' => '広告プレビューページの[設定]ボタンを非表示にします',
],
'make_map_required' => [
'name' => 'マップを必須にする',
'instructions' => '広告を作成するときに、ユーザーに地図上にピンを配置するように要求する',
],
'hide_listing_standard_price' => [
'name' => 'リスティングの標準価格を非表示',
],
'enabled_currencies' => [
'name' => '有効な通貨',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => '옵션',
'category_selection' => '카테고리 선택',
'listing_details' => '리스팅 세부 사항',
'preview' => '시사',
'congratulations' => '축하합니다',
'free' => '비어 있는',
'ad_date' => '광고 날짜',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => '광고가 없습니다!',
'replicated_success' => '광고가 성공적으로 복제되었습니다!',
'ad_doesnt_exist' => "이 광고는 존재하지 않습니다!",
'select_location_error' => "지도에서 위치를 선택하세요!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => '광고',
'user' => '사용자',
'filter' => '필터',
'create_ad' => '광고 작성',
'options' => [
'title' => '옵션',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => '옵션 필드 숨기기',
],
'hide_village_field' => [
'name' => '마을 필드 숨기기',
],
'hide_configurations' => [
'name' => '구성 버튼 숨기기',
'instructions' => '광고 미리보기 페이지에서 구성 버튼 숨기기',
],
'make_map_required' => [
'name' => '지도 필수',
'instructions' => '사용자가 광고를 만들 때지도에 핀을 배치하도록 요구',
],
'hide_listing_standard_price' => [
'name' => '리스팅 표준 가격 숨기기',
],
'enabled_currencies' => [
'name' => '활성화 된 통화',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Opties',
'category_selection' => 'Categorie Selectie',
'listing_details' => 'Lijst details',
'preview' => 'Voorbeeld',
'congratulations' => 'Gefeliciteerd',
'free' => 'Vrij',
'ad_date' => 'Advertentiedatum',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Geen advertentie gevonden!',
'replicated_success' => 'De advertentie is met succes gerepliceerd!',
'ad_doesnt_exist' => "Deze advertentie bestaat niet!",
'select_location_error' => "Selecteer een locatie op de kaart!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Advertenties',
'user' => 'Gebruiker',
'filter' => 'Filter',
'create_ad' => 'Maak advertentie',
'options' => [
'title' => 'Opties',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Optieveld verbergen',
],
'hide_village_field' => [
'name' => 'Verberg Village Field',
],
'hide_configurations' => [
'name' => 'Verberg de configuratieknop',
'instructions' => 'Verberg de configuratieknop op de pagina Advertentievoorbeeld',
],
'make_map_required' => [
'name' => 'Maak een kaart vereist',
'instructions' => 'Vereisen dat de gebruiker een speld op de kaart plaatst bij het maken van een advertentie',
],
'hide_listing_standard_price' => [
'name' => 'Verberg aanbieding standaardprijs',
],
'enabled_currencies' => [
'name' => 'Ingeschakelde valuta\\'s',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'Opcje',
'category_selection' => 'Wybór kategorii',
'listing_details' => 'Szczegóły aukcji',
'preview' => 'Zapowiedź',
'congratulations' => 'Gratulacje',
'free' => 'Wolny',
'ad_date' => 'Data ogłoszenia',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Nie znaleziono reklamy!',
'replicated_success' => 'Reklama została pomyślnie zreplikowana!',
'ad_doesnt_exist' => "Ta reklama nie istnieje!",
'select_location_error' => "Wybierz lokalizację na mapie!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Reklamy',
'user' => 'Użytkownik',
'filter' => 'Filtr',
'create_ad' => 'Utwórz reklamę',
'options' => [
'title' => 'Opcje',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Ukryj pole opcji',
],
'hide_village_field' => [
'name' => 'Ukryj pole wioski',
],
'hide_configurations' => [
'name' => 'Ukryj przycisk Konfiguracje',
'instructions' => 'Ukryj przycisk Konfiguracje na stronie podglądu reklamy',
],
'make_map_required' => [
'name' => 'Wymagana mapa',
'instructions' => 'Wymagaj od użytkownika umieszczenia pinezki na mapie podczas tworzenia reklamy',
],
'hide_listing_standard_price' => [
'name' => 'Ukryj standardową cenę oferty',
],
'enabled_currencies' => [
'name' => 'Włączone waluty',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Opções',
'category_selection' => 'Seleção de Categoria',
'listing_details' => 'Detalhes da lista',
'preview' => 'Antevisão',
'congratulations' => 'Parabéns',
'free' => 'Livre',
'ad_date' => 'Data do Anúncio',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Nenhum anúncio encontrado!',
'replicated_success' => 'O anúncio foi replicado com sucesso!',
'ad_doesnt_exist' => "Este anúncio não existe!",
'select_location_error' => "Selecione um local no mapa!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Publicidades',
'user' => 'Do utilizador',
'filter' => 'Filtro',
'create_ad' => 'Criar um anúncio',
'options' => [
'title' => 'Opções',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Ocultar campo de opções',
],
'hide_village_field' => [
'name' => 'Esconder o Campo da Aldeia',
],
'hide_configurations' => [
'name' => 'Ocultar o botão de configurações',
'instructions' => 'Oculte o botão de configurações na página de visualização do anúncio',
],
'make_map_required' => [
'name' => 'Tornar mapa obrigatório',
'instructions' => 'Exigir que o usuário coloque um alfinete no mapa ao criar um anúncio',
],
'hide_listing_standard_price' => [
'name' => 'Ocultar preço padrão de listagem',
],
'enabled_currencies' => [
'name' => 'Moedas ativadas',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'Opțiuni',
'category_selection' => 'Selectarea categoriei',
'listing_details' => 'Detalii listare',
'preview' => 'previzualizare',
'congratulations' => 'Felicitări',
'free' => 'Gratuit',
'ad_date' => 'Data publicității',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Nu a fost găsit niciun anunț!',
'replicated_success' => 'Anunțul a fost reprodus cu succes!',
'ad_doesnt_exist' => "Acest anunț nu există!",
'select_location_error' => "Vă rugăm să selectați o locație pe hartă!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Reclame',
'user' => 'Utilizator',
'filter' => 'Filtru',
'create_ad' => 'Creați anunț',
'options' => [
'title' => 'Opțiuni',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Ascundeți câmpul Opțiuni',
],
'hide_village_field' => [
'name' => 'Ascunde câmpul satului',
],
'hide_configurations' => [
'name' => 'Ascundeți butonul Configurări',
'instructions' => 'Ascundeți butonul Configurări din pagina de previzualizare a anunțurilor',
],
'make_map_required' => [
'name' => 'Faceți harta necesară',
'instructions' => 'Solicitați utilizatorului să plaseze un pin pe hartă atunci când creați un anunț',
],
'hide_listing_standard_price' => [
'name' => 'Ascundeți prețul standard al listei',
],
'enabled_currencies' => [
'name' => 'Valute activate',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Параметры',
'category_selection' => 'Выбор категории',
'listing_details' => 'Детали объявления',
'preview' => 'Предварительный просмотр',
'congratulations' => 'Поздравления',
'free' => 'Бесплатно',
'ad_date' => 'Дата объявления',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Объявление не найдено!',
'replicated_success' => 'Объявление успешно тиражировано!',
'ad_doesnt_exist' => "Такого объявления не существует!",
'select_location_error' => "Пожалуйста, выберите место на карте!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Объявления',
'user' => 'пользователь',
'filter' => 'Фильтр',
'create_ad' => 'Создать объявление',
'options' => [
'title' => 'Параметры',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Скрыть поле параметров',
],
'hide_village_field' => [
'name' => 'Скрыть поле деревни',
],
'hide_configurations' => [
'name' => 'Скрыть кнопку настроек',
'instructions' => 'Скрыть кнопку настроек на странице предварительного просмотра объявления',
],
'make_map_required' => [
'name' => 'Сделать карту обязательной',
'instructions' => 'Требовать, чтобы пользователь поместил булавку на карту при создании объявления',
],
'hide_listing_standard_price' => [
'name' => 'Скрыть стандартную цену листинга',
],
'enabled_currencies' => [
'name' => 'Включенные валюты',
],

View File

@ -302,6 +302,10 @@ return [
// New create page
'options' => 'Opsione',
'category_selection' => 'Përzgjedhja e kategorisë',
'listing_details' => 'Detajet e Listimit',
'preview' => 'Paraqitje',
'congratulations' => 'Urime',
'free' => 'Falas',
'ad_date' => 'Data e shpalljes',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Asnjë shpallje nuk u gjet!',
'replicated_success' => 'Shpallja është përsëritur me sukses!',
'ad_doesnt_exist' => "Kjo shpallje nuk ekziston!",
'select_location_error' => "Ju lutemi zgjidhni një vendndodhje në hartë!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Njoftimi',
'user' => 'Përdorues',
'filter' => 'filtër',
'create_ad' => 'Krijo shpallje',
'options' => [
'title' => 'Opsione',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Fshih fushën e opsioneve',
],
'hide_village_field' => [
'name' => 'Fshih fushën e fshatit',
],
'hide_configurations' => [
'name' => 'Fshih butonin e konfigurimeve',
'instructions' => 'Fshihni butonin e konfigurimeve në faqen e pamjes paraprake',
],
'make_map_required' => [
'name' => 'Kërkoni hartën',
'instructions' => 'Kërkoni nga përdoruesi të vendosë një majë në hartë kur krijon një reklamë',
],
'hide_listing_standard_price' => [
'name' => 'Fshih listimin Çmimi standard',
],
'enabled_currencies' => [
'name' => 'Monedhat e aktivizuara',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'alternativ',
'category_selection' => 'Kategorivalg',
'listing_details' => 'Listningsinformation',
'preview' => 'Förhandsvisning',
'congratulations' => 'Grattis',
'free' => 'Fri',
'ad_date' => 'Annonsdatum',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Ingen annons hittades!',
'replicated_success' => 'Annonsen har replikerats framgångsrikt!',
'ad_doesnt_exist' => "Den här annonsen finns inte!",
'select_location_error' => "Välj en plats på kartan!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'annonser',
'user' => 'Användare',
'filter' => 'Filtrera',
'create_ad' => 'Skapa annons',
'options' => [
'title' => 'alternativ',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Dölj alternativfält',
],
'hide_village_field' => [
'name' => 'Göm byfältet',
],
'hide_configurations' => [
'name' => 'Dölj konfigurationsknappen',
'instructions' => 'Dölj konfigurationsknappen på sidan för förhandsgranskning av annonser',
],
'make_map_required' => [
'name' => 'Gör kartan obligatorisk',
'instructions' => 'Kräva att användaren placerar en nål på kartan när han skapar en annons',
],
'hide_listing_standard_price' => [
'name' => 'Dölj listning Standardpris',
],
'enabled_currencies' => [
'name' => 'Aktiverade valutor',
],

View File

@ -303,6 +303,10 @@ return [
// New create page
'options' => 'Opsiyonlar',
'category_selection' => 'Kategori Seçimi',
'listing_details' => 'Liste ayrıntıları',
'preview' => 'Ön izleme',
'congratulations' => 'Tebrikler',
'free' => 'Bedava',
'ad_date' => 'İlan Tarihi',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'İlan Bulunamadı!',
'replicated_success' => 'İlan başarıyla kopyalandı!',
'ad_doesnt_exist' => "Bu İlan mevcut değil!",
'select_location_error' => "Lütfen haritada bir yer seçin!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'İlan',
'user' => 'Kullanıcı',
'filter' => 'filtre',
'create_ad' => 'Reklam oluştur',
'options' => [
'title' => 'Seçenekler',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Seçenekler Alanını Gizle',
],
'hide_village_field' => [
'name' => 'Köy Alanını Gizle',
],
'hide_configurations' => [
'name' => 'Yapılandırmalar Düğmesini Gizle',
'instructions' => 'Reklam Önizleme Sayfasında Yapılandırmalar Düğmesini Gizle',
],
'make_map_required' => [
'name' => 'Haritayı Gerekli Yap',
'instructions' => 'Bir reklam oluştururken kullanıcının haritaya raptiye koymasını zorunlu kılın',
],
'hide_listing_standard_price' => [
'name' => 'Liste Standart Fiyatını Gizle',
],
'enabled_currencies' => [
'name' => 'Etkin Para Birimleri',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'Параметри',
'category_selection' => 'Вибір категорії',
'listing_details' => 'Деталі переліку',
'preview' => 'Попередній перегляд',
'congratulations' => 'Вітаю',
'free' => 'Безкоштовно',
'ad_date' => 'Дата оголошення',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Оголошення не знайдено!',
'replicated_success' => 'Оголошення успішно відтворено!',
'ad_doesnt_exist' => "Цього оголошення не існує!",
'select_location_error' => "Виберіть місце на карті!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Оголошення',
'user' => 'Користувач',
'filter' => 'Фільтр',
'create_ad' => 'Створити оголошення',
'options' => [
'title' => 'Параметри',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Сховати поле параметрів',
],
'hide_village_field' => [
'name' => 'Сховати село поле',
],
'hide_configurations' => [
'name' => 'Сховати кнопку конфігурацій',
'instructions' => 'Сховати кнопку конфігурацій на сторінці попереднього перегляду оголошення',
],
'make_map_required' => [
'name' => 'Зробіть карту обов’язковою',
'instructions' => 'Потрібно, щоб користувач розміщував шпильку на карті під час створення оголошення',
],
'hide_listing_standard_price' => [
'name' => 'Сховати лістинг стандартної ціни',
],
'enabled_currencies' => [
'name' => 'Увімкнено валюти',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'اختیارات',
'category_selection' => 'زمرہ انتخاب',
'listing_details' => 'فہرست سازی کی تفصیلات',
'preview' => 'پیش نظارہ',
'congratulations' => 'مبارک ہو',
'free' => 'مفت',
'ad_date' => 'اشتہاری تاریخ',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'کوئی اشتہار نہیں ملا!',
'replicated_success' => 'اشتہار کامیابی کے ساتھ نقل کیا گیا ہے!',
'ad_doesnt_exist' => "یہ اشتہار موجود نہیں ہے!",
'select_location_error' => "براہ کرم نقشے پر ایک مقام منتخب کریں!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'اشتہارات',
'user' => 'صارف',
'filter' => 'فلٹر کریں',
'create_ad' => 'اشتہار بنائیں',
'options' => [
'title' => 'اختیارات',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'اختیارات کا میدان چھپائیں',
],
'hide_village_field' => [
'name' => 'گاؤں کا میدان چھپائیں',
],
'hide_configurations' => [
'name' => 'کنفیگریشن بٹن کو چھپائیں',
'instructions' => 'اشتہار پیش نظارہ صفحہ میں کنفیگریشن بٹن کو چھپائیں',
],
'make_map_required' => [
'name' => 'نقشہ ضروری بنائیں',
'instructions' => 'صارف سے اشتہار تیار کرتے وقت نقشہ پر ایک پن رکھنے کی ضرورت ہوتی ہے',
],
'hide_listing_standard_price' => [
'name' => 'لسٹنگ معیاری قیمت چھپائیں',
],
'enabled_currencies' => [
'name' => 'فعال کرنسیوں',
],

View File

@ -301,6 +301,10 @@ return [
// New create page
'options' => 'Tùy chọn',
'category_selection' => 'Lựa chọn danh mục',
'listing_details' => 'Chi tiết danh sách',
'preview' => 'Xem trước',
'congratulations' => 'Xin chúc mừng',
'free' => 'Miễn phí',
'ad_date' => 'Ngày quảng cáo',

View File

@ -25,4 +25,6 @@ return [
'no_add_found' => 'Không tìm thấy quảng cáo!',
'replicated_success' => 'Quảng cáo đã được nhân rộng thành công!',
'ad_doesnt_exist' => "Quảng cáo này không tồn tại!",
'select_location_error' => "Vui lòng chọn một vị trí trên bản đồ!",
'this_ad_is_not_valid_anymore' => "This ad is not valid anymore!",
];

View File

@ -41,6 +41,7 @@ return [
'ads' => 'Quảng cáo',
'user' => 'Người dùng',
'filter' => 'Bộ lọc',
'create_ad' => 'Tạo quảng cáo',
'options' => [
'title' => 'Tùy chọn',
],

View File

@ -100,6 +100,20 @@ return [
'hide_options_field' => [
'name' => 'Ẩn trường tùy chọn',
],
'hide_village_field' => [
'name' => 'Ẩn ruộng làng',
],
'hide_configurations' => [
'name' => 'Ẩn nút cấu hình',
'instructions' => 'Ẩn nút Cấu hình trong Trang Xem trước Quảng cáo',
],
'make_map_required' => [
'name' => 'Đặt bản đồ là bắt buộc',
'instructions' => 'Yêu cầu người dùng ghim trên bản đồ khi tạo quảng cáo',
],
'hide_listing_standard_price' => [
'name' => 'Ẩn giá chuẩn của danh sách',
],
'enabled_currencies' => [
'name' => 'Tiền tệ được kích hoạt',
],

View File

@ -32,4 +32,5 @@ return [
'please_wait' => 'يرجى الانتظار',
'category_selection' => 'اختيار الفئة',
'go_to_parent' => 'انتقل إلى الأصل',
];

View File

@ -32,4 +32,5 @@ return [
'please_wait' => 'Xahiş edirəm gözləyin. Alt kateqoriyaların silinməsi',
'category_selection' => 'Kateqoriya seçimi',
'go_to_parent' => 'Valideynə get',
];

View File

@ -32,4 +32,5 @@ return [
'please_wait' => 'অনুগ্রহ করে অপেক্ষা করুন Sub সাব বিভাগগুলি মোছা',
'category_selection' => 'বিভাগ নির্বাচন',
'go_to_parent' => 'পিতামাতায় যান',
];

View File

@ -32,4 +32,5 @@ return [
'please_wait' => 'Bitte warten. Löschen von Unterkategorien',
'category_selection' => 'Kategorieauswahl',
'go_to_parent' => 'Gehe zu Eltern',
];

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