openclassify/addons/default/visiosoft/advs-module/resources/lang/he/message.php
Fatih Alp 278d059407
New Crowdin updates (#869)
* New translations validation.php (Arabic)
* New translations validation.php (Spanish)
* New translations validation.php (French)
* New translations validation.php (Romanian)
* New translations validation.php (Hindi)
* New translations validation.php (Bengali)
* New translations validation.php (German)
* New translations validation.php (Arabic)
* New translations validation.php (Greek)
* New translations validation.php (Romanian)
* New translations validation.php (Spanish)
* New translations validation.php (French
* New translations validation.php (Portuguese)
2020-12-21 19:08:49 +03:00

33 lines
1.9 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'error_added_cart' => 'המוצר המבוקש חסר או לא פעיל כרגע',
'please_payment' => 'אנא שלם',
'bank_account_info' => 'פרטי חשבון בנק',
'agreement' => 'בלחיצה על \'פוסט\', אתה מסכים לתנאי השימוש ומדיניות הפרטיות שלנו מאשרים שאתה הבעלים החוקי של פריט זה.',
'update_category_msg' => 'הקטגוריה המסווגת תעודכן.',
'updated_category_msg' => 'הקטגוריה נערכה בהצלחה.',
'create_ad_with_post_cat' => [
'title' => "בחירת הקטגוריה הושלמה.",
'success' => true,
'continueBtn' => "המשך",
],
'update_category_info' => 'אנא עדכן את הקטגוריה.',
'filter_by_search_msg' => 'סנן לפי חיפוש.',
'delete_author_error' => 'אינך יכול למחוק פוסט שאינו שייך לך',
'success_delete' => 'המודעה נמחקה',
'pending_ad_status' => 'המודעה שלך ממתינה לאישור העורך.',
'extended' => ': מודעת המספרים הורחבה בהצלחה.',
'category_not_exist' => 'קטגוריה זו כבר לא קיימת!',
'currency_converted' => 'המרת מטבע בהצלחה.',
'choose_user' => 'בחר משתמש',
'owner_updated_successfully' => 'הבעלים עודכן בהצלחה!',
'no_add_found' => 'לא נמצאה מודעה!',
'replicated_success' => 'המודעה שוכפלה בהצלחה!',
'ad_doesnt_exist' => "מודעה זו אינה קיימת!",
'select_location_error' => "אנא בחר מיקום במפה!",
'this_ad_is_not_valid_anymore' => "מודעה זו אינה תקפה יותר!",
'approve_status_change' => "סטטוס המודעה שלך הוגדר לפעיל!",
'passive_status_change' => "סטטוס המודעה שלך הוגדר כפסיבי!",
];