-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
246 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,112 @@ | ||
{ | ||
|
||
"view file": "عرض الملف", | ||
"By": "بواسطة", | ||
"Visitor": "زائر", | ||
"created at": "أنشئ بتاريخ", | ||
"Available from": "متاح من", | ||
"to": "إلى", | ||
"Forms": "النماذج", | ||
"Save": "حفظ", | ||
"browse your forms": "استعراض النماذج", | ||
"List All Forms": "عرض كافة النماذج", | ||
"Logo": "الشعار", | ||
"Show Entry Details": "عرض تفاصيل السجل", | ||
"My Entries": "سجلاتي", | ||
"Show entry": "عرض السجل", | ||
"Entry Details": "تفاصيل السجل", | ||
"User Details": "تفاصيل المستخدم", | ||
"status": "الحالة", | ||
"form submitted successfully": "تم إرسال النموذج بنجاح", | ||
"the form": "تم ارسال النموذج", | ||
"submitted successfully": "بنجاح", | ||
"Checkbox List": "اختيار متعدد", | ||
"Data Source": "مصدر البيانات", | ||
"Is Required": "اجباري؟", | ||
"Date Picker": "اختيار التاريخ", | ||
"Date Time Picker": "اختيار الوقت والتاريخ", | ||
"File Upload": "رفع ملفات", | ||
"Allow Multiple": "السماح ياختيارات متعددة", | ||
"Multi Select Menu": "قائمة اختيارات متعددة", | ||
"Radio": "اختيار", | ||
"Is inline": "داخلي", | ||
"Rich Editor": "محرر نصوص", | ||
"Select Menu": "قائمة اختيار", | ||
"Text Input": "حقل نصي", | ||
"Time Picker": "اختيار الوقت", | ||
"Toggle": "Toggle", | ||
"Name": "الإسم", | ||
"slug": "الرابط المختصر", | ||
"ordering": "الترتيب", | ||
"Is Active": "مفعل؟", | ||
"Description": "الوصف", | ||
"logo": "الشعار", | ||
"Category": "التصنيف", | ||
"Categories": "التصنيفات", | ||
"Collection": "بيان", | ||
"Collections": "البيانات", | ||
"Collections Name": "الإسم", | ||
"Collections Values": "القيم", | ||
"Key": "المفتاح", | ||
"Value": "القيمة", | ||
"what store in the form": "مايتخزن في النموذج", | ||
"what the user will see": "مايراه المستخدم", | ||
"selected by default": "محدد بشكل افتراضي", | ||
"Form": "نموذج", | ||
"Start Date": "تاريخ البداية", | ||
"Form Name": "اسم النموذج", | ||
"End Date": "تاريخ النهاية", | ||
"Responses Exists": "توجد سجلات", | ||
"Responses Count": "عدد السجلات", | ||
"Entries": "السجلات", | ||
"view all entries": "عرض كافة السجلات", | ||
"View": "عرض", | ||
"view form": "عرض النموذج", | ||
"User avatar": "صورة المستخدم", | ||
"User Name": "اسم المستخدم", | ||
"User Email": "بريد المستخدم", | ||
"form": "نموذج", | ||
"Status": "الحالة", | ||
"Notes": "الملاحظات", | ||
"Created Date": "تاريخ الإنشاء", | ||
"view all forms": "عرض كافة النماذج", | ||
"Sections": "الأقسام", | ||
"sections are here to group the fields, and you can display it as pages from the Form options. if you have one section, it wont show in the form": "الأقسام تساعدك على تنظيم الحقول في النموذج، كما يمكنك عرضها كمعالج متعدد الخطوات من خيارات النموذج، في حالة وجود قسم واحد فقط في النموذج لن يتم عرضه", | ||
"Add Section": "اضف قسم", | ||
"Title & Slug": "العنوان والرابط", | ||
"Translatable": "قابل للترجمة", | ||
"Form Slug": "الرابط المميز", | ||
"Text & Details": "النصوص والتفاصيل", | ||
"Form Description": "وصف النموذج", | ||
"shown under the title of the form and used in SEO": "يظهر تحت عنوان النموذج ويستخدم لتحسين النموذج لمحركات البحث", | ||
"Form Details": "تفاصيل النموذج", | ||
"a highlighted section above the form, to show some instructions or more details": "لعرض بيانات اضافية اعلى النموذج كتعليمات او ماشابه", | ||
"Confirmation Message": "رسالة التأكيد", | ||
"optional, show a massage whenever any one submit a new entry": "اختياري، عرض رسالة بعد ارسال المستخدم للنموذج", | ||
"Display & Access": "العرض والصلاحيات", | ||
"Activate the form and let users start submissions": "تفعيل النموذج والسماح بارسال الإدخالات", | ||
"Show As Wizard": "عرض كمعالج", | ||
"instead of showing all section in one page, separate them in multiple steps": "بدلا من عرض كافة الأقسام بشكلل متتالي، يمكنك عرض النموذج كخطوات متعددة", | ||
"require Login": "يتطلب تسيجل الدخول", | ||
"User must be logged in or create an account before can submit a new entry": "يتوجب على المستخدمين الدخول أو انشاء حساب جديد قبل استخدام النموذج", | ||
"One Entry Per User": "ادخال واحد فقط لكل مستخدم", | ||
"to check if the user already submitted an entry in this form": "السماح فقط بإدخال واحد للنموذج من كل مستخدم", | ||
"Advanced": "متقدم", | ||
"optional, organize your forms into categories": "ترتيب النماذج في تصنيفات لتظهر في الموقع", | ||
"optional, specify when the form will be active and receiving new entries": "يمكنك تحديد فترة السماح باستقبال ارساليات للنموذج", | ||
"Emails Notifications": "تنبيهات البريد", | ||
"optional, enter the emails you want to receive notification when ever you got a new entry": "اختياري، يمكنك ارسال تنبيهات للبريد الإلكتروني عند وجود ادخالات جديدة", | ||
"enter webHook URL": "رابط استدعاء خارجي", | ||
"Send the form data to a webHook": "ارسال النموذج إلى رابط خارجي", | ||
"Section Name": "اسم التصنيف", | ||
"Section Fields": "حقول التصنيف", | ||
"Add field": "اضافة حقل", | ||
"Field Name": "اسم الحقل", | ||
"Field Description": "وصف الحقل", | ||
"Field Type": "النوع", | ||
"Field Options": "خيارات الحقل", | ||
"Brows Entries": "عرض السجلات", | ||
"New": "جديد", | ||
"closed": "مغلق", | ||
"Inactive": "غير مفعل", | ||
"Active": "مفعل" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,112 @@ | ||
{ | ||
|
||
"view file": "view file", | ||
"By": "By", | ||
"Visitor": "Visitor", | ||
"created at": "created at", | ||
"Available from": "Available from", | ||
"to": "to", | ||
"Forms": "Forms", | ||
"Save": "Save", | ||
"browse your forms": "browse your forms", | ||
"List All Forms": "List All Forms", | ||
"Logo": "Logo", | ||
"Show Entry Details": "Show Entry Details", | ||
"My Entries": "My Entries", | ||
"Show entry": "Show entry", | ||
"Entry Details": "Entry Details", | ||
"User Details": "User Details", | ||
"status": "status", | ||
"form submitted successfully": "form submitted successfully", | ||
"the form": "the form", | ||
"submitted successfully": "submitted successfully", | ||
"Checkbox List": "Checkbox List", | ||
"Data Source": "Data Source", | ||
"Is Required": "Is Required", | ||
"Date Picker": "Date Picker", | ||
"Date Time Picker": "Date Time Picker", | ||
"File Upload": "File Upload", | ||
"Allow Multiple": "Allow Multiple", | ||
"Multi Select Menu": "Multi Select Menu", | ||
"Radio": "Radio", | ||
"Is inline": "Is inline", | ||
"Rich Editor": "Rich Editor", | ||
"Select Menu": "Select Menu", | ||
"Text Input": "Text Input", | ||
"Time Picker": "Time Picker", | ||
"Toggle": "Toggle", | ||
"Name": "name", | ||
"slug": "slug", | ||
"ordering": "ordering", | ||
"Is Active": "Is Active", | ||
"Description": "Description", | ||
"logo": "logo", | ||
"Category": "Category", | ||
"Categories": "Categories", | ||
"Collection": "Collection", | ||
"Collections": "Collections", | ||
"Collections Name": "Collections Name", | ||
"Collections Values": "Collections Values", | ||
"Key": "Key", | ||
"Value": "Value", | ||
"what store in the form": "what store in the form", | ||
"what the user will see": "what the user will see", | ||
"selected by default": "selected by default", | ||
"Form": "Form", | ||
"Start Date": "Start Date", | ||
"Form Name": "Form Name", | ||
"End Date": "End Date", | ||
"Responses Exists": "Responses Exists", | ||
"Responses Count": "Responses Count", | ||
"Entries": "Entries", | ||
"view all entries": "view all entries", | ||
"View": "View", | ||
"view form": "view form", | ||
"User avatar": "User avatar", | ||
"User Name": "User Name", | ||
"User Email": "User Email", | ||
"form": "form", | ||
"Status": "Status", | ||
"Notes": "Notes", | ||
"Created Date": "Created Date", | ||
"view all forms": "view all forms", | ||
"Sections": "Sections", | ||
"sections are here to group the fields, and you can display it as pages from the Form options. if you have one section, it wont show in the form": "sections are here to group the fields, and you can display it as pages from the Form options. if you have one section, it wont show in the form", | ||
"Add Section": "Add Section", | ||
"Title & Slug": "Title & Slug", | ||
"Translatable": "Translatable", | ||
"Form Slug": "Form Slug", | ||
"Text & Details": "Text & Details", | ||
"Form Description": "Form Description", | ||
"shown under the title of the form and used in SEO": "shown under the title of the form and used in SEO", | ||
"Form Details": "Form Details", | ||
"a highlighted section above the form, to show some instructions or more details": "a highlighted section above the form, to show some instructions or more details", | ||
"Confirmation Message": "Confirmation Message", | ||
"optional, show a massage whenever any one submit a new entry": "optional, show a massage whenever any one submit a new entry", | ||
"Display & Access": "Display & Access", | ||
"Activate the form and let users start submissions": "Activate the form and let users start submissions", | ||
"Show As Wizard": "Show As Wizard", | ||
"instead of showing all section in one page, separate them in multiple steps": "instead of showing all section in one page, separate them in multiple steps", | ||
"require Login": "require Login", | ||
"User must be logged in or create an account before can submit a new entry": "User must be logged in or create an account before can submit a new entry", | ||
"One Entry Per User": "One Entry Per User", | ||
"to check if the user already submitted an entry in this form": "to check if the user already submitted an entry in this form", | ||
"Advanced": "Advanced", | ||
"optional, organize your forms into categories": "optional, organize your forms into categories", | ||
"optional, specify when the form will be active and receiving new entries": "optional, specify when the form will be active and receiving new entries", | ||
"Emails Notifications": "Emails Notifications", | ||
"optional, enter the emails you want to receive notification when ever you got a new entry": "optional, enter the emails you want to receive notification when ever you got a new entry", | ||
"enter webHook URL": "enter webHook URL", | ||
"Send the form data to a webHook": "Send the form data to a webHook", | ||
"Section Name": "Section Name", | ||
"Section Fields": "Section Fields", | ||
"Add field": "Add field", | ||
"Field Name": "Field Name", | ||
"Field Description": "Field Description", | ||
"Field Type": "Field Type", | ||
"Field Options": "Field Options", | ||
"Brows Entries": "Brows Entries", | ||
"New": "New", | ||
"closed": "closed", | ||
"Inactive": "Inactive", | ||
"Active": "Active" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<a target="_blank" href="{{ Storage::disk(config('zeus-bolt.uploads.disk'))->url($resp->response) }}"> | ||
view file | ||
{{ __('view file') }} | ||
</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.