feat: migrate to vue 3 + vite (#2553)

Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
This commit is contained in:
Andrew Bastin
2022-09-29 10:55:21 +05:30
committed by GitHub
parent 77a561b581
commit 8b300fab5d
685 changed files with 17102 additions and 25942 deletions

View File

@@ -1,9 +1,11 @@
{
"action": {
"autoscroll": "Autoscroll",
"cancel": "الغاء",
"choose_file": "اختيار ملف",
"clear": "امسح",
"clear_all": "امسح الكل",
"close": "Close",
"connect": "الاتصال",
"copy": "نسخ",
"delete": "حذف",
@@ -11,8 +13,10 @@
"dismiss": "رفض",
"dont_save": "Don't save",
"download_file": "تحميل الملف",
"drag_to_reorder": "Drag to reorder",
"duplicate": "كرر",
"edit": "يحرر",
"filter_response": "Filter response",
"go_back": "عد",
"label": "ملصق",
"learn_more": "اقرأ أكثر",
@@ -20,11 +24,14 @@
"more": "أكثر",
"new": "جديد",
"no": "رقم",
"open_workspace": "Open workspace",
"paste": "لصق",
"prettify": "جمال",
"remove": "ازالة",
"restore": "اعادة",
"save": "حفظ",
"scroll_to_bottom": "Scroll to bottom",
"scroll_to_top": "Scroll to top",
"search": "بحث",
"send": "ارسل",
"start": "ابدأ",
@@ -164,6 +171,7 @@
"profile": "سجل الدخول لرؤية فريقك",
"protocols": "البروتوكولات فارغة",
"schema": "اتصل بنقطة نهاية GraphQL",
"shortcodes": "Shortcodes are empty",
"team_name": "اسم الفريق فارغ",
"teams": "الفرق فارغة",
"tests": "لا توجد اختبارات لهذا الطلب"
@@ -196,10 +204,13 @@
"incorrect_email": "Incorrect email",
"invalid_link": "Invalid link",
"invalid_link_description": "The link you clicked is invalid or expired.",
"json_parsing_failed": "Invalid JSON",
"json_prettify_invalid_body": "تعذر تجميل جسم غير صالح وحل أخطاء بناء جملة json وحاول مرة أخرى",
"network_error": "There seems to be a network error. Please try again.",
"network_fail": "تعذر إرسال الطلب",
"no_duration": "لا مدة",
"no_results_found": "No matches found",
"page_not_found": "This page could not be found",
"script_fail": "تعذر تنفيذ نص الطلب المسبق",
"something_went_wrong": "هناك خطأ ما",
"test_script_fail": "Could not execute post-request script"
@@ -265,6 +276,10 @@
"from_postman_description": "استيراد من مجموعة Postman",
"from_url": "استيراد من رابط",
"gist_url": "أدخل عنوان URL لـ Gist",
"import_from_url_invalid_fetch": "Couldn't get data from the url",
"import_from_url_invalid_file_format": "Error while importing collections",
"import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
"import_from_url_success": "Collections Imported",
"json_description": "استيراد مجموعة من ملفHoppscotch Collections JSON file",
"title": "يستورد"
},
@@ -331,6 +346,11 @@
"body": "طلب الهيئة",
"choose_language": "اختر اللغة",
"content_type": "نوع المحتوى",
"content_type_titles": {
"others": "Others",
"structured": "Structured",
"text": "Text"
},
"copy_link": "نسخ الوصلة",
"duration": "مدة",
"enter_curl": "أدخل cURL",
@@ -360,10 +380,12 @@
"title": "طلب",
"type": "نوع الطلب",
"url": "URL",
"variables": "المتغيرات"
"variables": "المتغيرات",
"view_my_links": "View my links"
},
"response": {
"body": "هيئة الاستجابة",
"filter_response_body": "Filter JSON response body (uses JSONPath syntax)",
"headers": "الرؤوس",
"html": "لغة البرمجة",
"image": "صورة",
@@ -415,6 +437,8 @@
"proxy_use_toggle": "استخدم البرنامج الوسيط الوكيل لإرسال الطلبات",
"read_the": "إقرأ ال",
"reset_default": "إعادة تعيين إلى الافتراضي",
"short_codes": "Short codes",
"short_codes_description": "Short codes which were created by you.",
"sidebar_on_left": "Sidebar on left",
"sync": "تزامن",
"sync_collections": "المجموعات",
@@ -428,8 +452,18 @@
"theme_description": "تخصيص موضوع التطبيق الخاص بك.",
"use_experimental_url_bar": "استخدم شريط URL التجريبي مع تمييز البيئة",
"user": "المستخدم",
"verified_email": "Verified email",
"verify_email": "تأكيد البريد الإلكتروني"
},
"shortcodes": {
"actions": "Actions",
"created_on": "Created on",
"deleted": "Shortcode deleted",
"method": "Method",
"not_found": "Shortcode not found",
"short_code": "Short code",
"url": "URL"
},
"shortcut": {
"general": {
"close_current_menu": "إغلاق القائمة الحالية",
@@ -484,6 +518,7 @@
},
"socketio": {
"communication": "تواصل",
"connection_not_authorized": "This SocketIO connection does not use any authentication.",
"event_name": "اسم الحدث",
"events": "الأحداث",
"log": "سجل",
@@ -501,6 +536,9 @@
"connected": "متصل",
"connected_to": "متصل بـ {name}",
"connecting_to": "جارٍ الاتصال بـ {name} ...",
"connection_error": "Failed to connect",
"connection_failed": "Connection failed",
"connection_lost": "Connection lost",
"copied_to_clipboard": "نسخ إلى الحافظة",
"deleted": "تم الحذف",
"deprecated": "إهمال",
@@ -515,8 +553,17 @@
"history_deleted": "تم حذف السجل",
"linewrap": "خطوط الالتفاف",
"loading": "تحميل...",
"message_received": "Message: {message} arrived on topic: {topic}",
"mqtt_subscription_failed": "Something went wrong while subscribing to topic: {topic}",
"none": "لا شيئ",
"nothing_found": "لم يتم العثور على أي شيئ",
"published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
"published_message": "Published message: {message} to topic: {topic}",
"reconnection_error": "Failed to reconnect",
"subscribed_failed": "Failed to subscribe to topic: {topic}",
"subscribed_success": "Successfully subscribed to topic: {topic}",
"unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
"unsubscribed_success": "Successfully unsubscribed from topic: {topic}",
"waiting_send_request": "في انتظار إرسال الطلب"
},
"support": {