From 408a5b5fda86f5b25bd3a6d72f26c7a1a79cc644 Mon Sep 17 00:00:00 2001 From: Anas Al-Fitiani Date: Tue, 24 Dec 2019 12:16:56 +0400 Subject: Add new data under AR locales --- lib/locales/ar/address/country.js | 2 +- lib/locales/ar/address/secondary_address.js | 5 ++- lib/locales/ar/commerce/color.js | 45 ++++++++++--------- lib/locales/ar/commerce/department.js | 12 ++--- lib/locales/ar/commerce/index.js | 5 ++- lib/locales/ar/commerce/product_name.js | 59 ++++++++++++++++++++++++ lib/locales/ar/index.js | 6 ++- lib/locales/ar/team/creature.js | 69 +++++++++++++++++++++++++++++ lib/locales/ar/team/index.js | 4 ++ lib/locales/ar/team/name.js | 3 ++ lib/locales/ar/vehicle/fuel.js | 1 + lib/locales/ar/vehicle/index.js | 7 +++ lib/locales/ar/vehicle/manufacturer.js | 30 +++++++++++++ lib/locales/ar/vehicle/model.js | 47 ++++++++++++++++++++ lib/locales/ar/vehicle/vehicle_type.js | 13 ++++++ lib/locales/en/commerce/product_name.js | 6 +-- 16 files changed, 277 insertions(+), 37 deletions(-) create mode 100644 lib/locales/ar/commerce/product_name.js create mode 100644 lib/locales/ar/team/creature.js create mode 100644 lib/locales/ar/team/index.js create mode 100644 lib/locales/ar/team/name.js create mode 100644 lib/locales/ar/vehicle/fuel.js create mode 100644 lib/locales/ar/vehicle/index.js create mode 100644 lib/locales/ar/vehicle/manufacturer.js create mode 100644 lib/locales/ar/vehicle/model.js create mode 100644 lib/locales/ar/vehicle/vehicle_type.js diff --git a/lib/locales/ar/address/country.js b/lib/locales/ar/address/country.js index 18469d7f..6bf360be 100644 --- a/lib/locales/ar/address/country.js +++ b/lib/locales/ar/address/country.js @@ -46,7 +46,7 @@ module["exports"] = [ "جزيرة عيد الميلاد", "جزر كوكوس", "كولومبيا", - "Comoros", + "جزر القمر", "كونجو", "جزر كوك", "كوستا ريكا", diff --git a/lib/locales/ar/address/secondary_address.js b/lib/locales/ar/address/secondary_address.js index b4757b24..1d021366 100644 --- a/lib/locales/ar/address/secondary_address.js +++ b/lib/locales/ar/address/secondary_address.js @@ -1,4 +1,7 @@ module["exports"] = [ "### عمارة", - "### طابق" + "### طابق", + "### شقة", + "### بناية", + "### بيت" ]; diff --git a/lib/locales/ar/commerce/color.js b/lib/locales/ar/commerce/color.js index cac0fbf5..6a6d05a2 100644 --- a/lib/locales/ar/commerce/color.js +++ b/lib/locales/ar/commerce/color.js @@ -1,33 +1,34 @@ module["exports"] = [ "أحمر", + "أحمر غامق", + "أحمر فاتح", "أخضر", + "أخضر غامق", + "أخضر فاتح", + "زيتوني", + "فيروزي", "أزرق", + "أزرق غامق", + "أزرق فاتح", + "تركواز", + "أزرق سماوي", "أصفر", - "purple", - "mint green", - "teal", + "ليموني", + "أرجواني", + "بنفسجي", + "أرجواني فاتح", + "أرجواني خفيف", "أبيض", "أسود", "برتقالي", - "pink", + "زهري", "بني", - "maroon", - "بنفسجي", - "turquoise", - "tan", - "sky blue", - "salmon", - "plum", - "orchid", - "olive", - "magenta", - "lime", - "ivory", - "indigo", + "كستنائي", + "أسمر", + "عاجي", + "نيلي", "ذهبي", - "fuchsia", - "cyan", - "azure", - "lavender", - "فضي" + "فضي", + "رمادي", + "رصاصي" ]; diff --git a/lib/locales/ar/commerce/department.js b/lib/locales/ar/commerce/department.js index 3b07fca7..5ab78116 100644 --- a/lib/locales/ar/commerce/department.js +++ b/lib/locales/ar/commerce/department.js @@ -4,19 +4,19 @@ module["exports"] = [ "إلكترونيات", "حواسيب", "بيت", - "Garden", + "حديقة", "أدوات", - "Grocery", + "بقالة", "صحة", "جمال", - "Toys", + "ألعاب", "أطفال", "رضع", "ملابس", "أحذية", - "Jewelery", + "مجوهرات", "أغراض رياضية", - "Outdoors", - "Automotive", + "في الهواء الطلق", + "السيارات", "صناعة" ]; diff --git a/lib/locales/ar/commerce/index.js b/lib/locales/ar/commerce/index.js index e8242422..c5513b11 100644 --- a/lib/locales/ar/commerce/index.js +++ b/lib/locales/ar/commerce/index.js @@ -1,4 +1,5 @@ var commerce = {}; -module['exports'] = commerce; +module["exports"] = commerce; commerce.color = require("./color"); -commerce.department = require("./department"); \ No newline at end of file +commerce.department = require("./department"); +commerce.product_name = require("./product_name"); diff --git a/lib/locales/ar/commerce/product_name.js b/lib/locales/ar/commerce/product_name.js new file mode 100644 index 00000000..10e0ae20 --- /dev/null +++ b/lib/locales/ar/commerce/product_name.js @@ -0,0 +1,59 @@ +module["exports"] = { + adjective: [ + "صغير", + "مريح", + "ريفي", + "ذكي", + "رائع", + "لا يصدق", + "عملي", + "أملس", + "ممتاز", + "عام", + "يدويا", + "صنع يدوي", + "مرخص", + "مشتق", + "بدون علامة", + "طيب المذاق" + ], + material: [ + "فولاذ", + "خشبي", + "خرسانة", + "بلاستيك", + "قطن", + "صوان", + "مطاط", + "معدن", + "ناعم", + "طازج", + "مجمد" + ], + product: [ + "كرسي", + "سيارة", + "حاسوب", + "لوحة المفاتيح", + "فأر", + "دراجة هوائية", + "كرة", + "قفازات", + "بنطال", + "قميص", + "طاولة", + "أحذية", + "قبعة", + "مناشف", + "صابون", + "تونة", + "دجاج", + "سمك", + "جبن", + "لحم خنزير مقدد", + "بيتزا", + "سلطة", + "سجق", + "رقائق بطاطس" + ] +}; diff --git a/lib/locales/ar/index.js b/lib/locales/ar/index.js index 20a3ba96..01dad726 100644 --- a/lib/locales/ar/index.js +++ b/lib/locales/ar/index.js @@ -1,8 +1,10 @@ var ar = {}; -module['exports'] = ar; +module["exports"] = ar; ar.title = "Arabic"; ar.separator = " & "; ar.address = require("./address"); ar.phone_number = require("./phone_number"); ar.cell_phone = require("./cell_phone"); -ar.commerce = require("./commerce"); \ No newline at end of file +ar.commerce = require("./commerce"); +ar.vehicle = require("./vehicle"); +ar.team = require("./team"); diff --git a/lib/locales/ar/team/creature.js b/lib/locales/ar/team/creature.js new file mode 100644 index 00000000..5ddd7313 --- /dev/null +++ b/lib/locales/ar/team/creature.js @@ -0,0 +1,69 @@ +module["exports"] = [ + "النمل", + "الخفافيش", + "تتحمل", + "النحل", + "الطيور", + "الجاموس", + "القطط", + "دجاجة", + "ماشية", + "الكلاب", + "الدلافين", + "البط", + "الفيلة", + "الأسماك", + "الثعالب", + "الضفادع", + "أوز", + "الماعز", + "خيل", + "الكنغر", + "الأسود", + "القرود", + "البوم", + "الثيران", + "طيور البطريق", + "اشخاص", + "الخنازير", + "الأرانب", + "خروف", + "النمور", + "الحيتان", + "الذئاب", + "حمار", + "الشؤم", + "الغربان", + "قطط سوداء", + "الوهم", + "أشباح", + "المتآمرين", + "التنين", + "الأقزام", + "الجان", + "السحرة", + "التعويذيون", + "أبناء", + "الأعداء", + "العمالقة", + "التماثيل", + "العفاريت", + "لحم الوز", + "العنقاء", + "استذئاب", + "عدو", + "الغيلان", + "أقوال", + "الأنبياء", + "السحرة", + "العناكب", + "معنويات", + "مصاصي دماء", + "السحرة", + "الثعالب", + "ذئاب ضارية", + "السحرة", + "عبدة", + "الاموات الاحياء", + "درويدس" +]; diff --git a/lib/locales/ar/team/index.js b/lib/locales/ar/team/index.js new file mode 100644 index 00000000..f4e624f0 --- /dev/null +++ b/lib/locales/ar/team/index.js @@ -0,0 +1,4 @@ +var team = {}; +module['exports'] = team; +team.creature = require("./creature"); +team.name = require("./name"); diff --git a/lib/locales/ar/team/name.js b/lib/locales/ar/team/name.js new file mode 100644 index 00000000..bded21a9 --- /dev/null +++ b/lib/locales/ar/team/name.js @@ -0,0 +1,3 @@ +module["exports"] = [ + "#{Address.state} #{creature}" +]; diff --git a/lib/locales/ar/vehicle/fuel.js b/lib/locales/ar/vehicle/fuel.js new file mode 100644 index 00000000..666e22cb --- /dev/null +++ b/lib/locales/ar/vehicle/fuel.js @@ -0,0 +1 @@ +module["exports"] = ["ديزل", "كهربائي", "بنزين", "هجين"]; diff --git a/lib/locales/ar/vehicle/index.js b/lib/locales/ar/vehicle/index.js new file mode 100644 index 00000000..1c62416f --- /dev/null +++ b/lib/locales/ar/vehicle/index.js @@ -0,0 +1,7 @@ +var vehicle = {}; + +module["exports"] = vehicle; +vehicle.fuel = require("./fuel"); +vehicle.manufacturer = require("./manufacturer"); +vehicle.module = require("./model"); +vehicle.type = require("./vehicle_type"); diff --git a/lib/locales/ar/vehicle/manufacturer.js b/lib/locales/ar/vehicle/manufacturer.js new file mode 100644 index 00000000..ba514dc6 --- /dev/null +++ b/lib/locales/ar/vehicle/manufacturer.js @@ -0,0 +1,30 @@ +module["exports"] = [ + "شيفروليه", + "كاديلاك", + "فورد", + "كرايسلر", + "دودج", + "جيب", + "تسلا", + "تويوتا", + "هوندا", + "نيسان", + "أودي", + "مرسيدس بنز", + "بي إم دبليو", + "فولكس واجن", + "بورش", + "جاكوار", + "استون مارتن", + "لاند روفر", + "بنتلي", + "ميني", + "رولزرويس", + "فيات", + "لامبورغيني", + "مازيراتي", + "فيراري", + "بوجاتي", + "كيا", + "هيونداي" +]; diff --git a/lib/locales/ar/vehicle/model.js b/lib/locales/ar/vehicle/model.js new file mode 100644 index 00000000..2800de4e --- /dev/null +++ b/lib/locales/ar/vehicle/model.js @@ -0,0 +1,47 @@ +module["exports"] = [ + "فييستا", + "التركيز", + "الثور", + "موستانج", + "اكسبلورر", + "البعثة", + "نموذج T", + "رانتشيرو", + "فولت", + "كروز", + "ماليبو", + "إمبالا", + "كامارو", + "كورفيت", + "كولورادو", + "سيلفرادو", + "ش كامينو", + "إسكاليد", + "جبال الألب", + "شاحن", + "لو بارون", + "بي تي كروزر", + "تشالنجر", + "دورانجو", + "القافلة الكبرى", + "رانجلر", + "جراند شيروكي", + "رودستر", + "عارضات ازياء", + "النموذج 3", + "كامري", + "بريوس", + "لاند كروزر", + "اتفاق", + "المدنية", + "جزء", + "سنترا", + "ألتيما", + "خنفساء", + "جيتا", + "جولف", + "سبايدر", + "الكونتاش", + "مورسيلاغو", + "أفينتادور" +]; diff --git a/lib/locales/ar/vehicle/vehicle_type.js b/lib/locales/ar/vehicle/vehicle_type.js new file mode 100644 index 00000000..dede35d0 --- /dev/null +++ b/lib/locales/ar/vehicle/vehicle_type.js @@ -0,0 +1,13 @@ +module["exports"] = [ + "كارغو فان", + "مكشوفة", + "كوبيه", + "طاقم الكابينة بيك آب", + "تمديد الكابينة بيك آب", + "هاتشباك", + "ميني فان", + "سيارة الركاب", + "سيارة رياضية", + "سيدان", + "عربة" +]; diff --git a/lib/locales/en/commerce/product_name.js b/lib/locales/en/commerce/product_name.js index 2bd1b2aa..0555a41d 100644 --- a/lib/locales/en/commerce/product_name.js +++ b/lib/locales/en/commerce/product_name.js @@ -1,5 +1,5 @@ module["exports"] = { - "adjective": [ + adjective: [ "Small", "Ergonomic", "Rustic", @@ -18,7 +18,7 @@ module["exports"] = { "Unbranded", "Tasty" ], - "material": [ + material: [ "Steel", "Wooden", "Concrete", @@ -31,7 +31,7 @@ module["exports"] = { "Fresh", "Frozen" ], - "product": [ + product: [ "Chair", "Car", "Computer", -- cgit v1.2.3 From 41c915bf3ae2a5b6aad60f114dbcb207ad2474f4 Mon Sep 17 00:00:00 2001 From: Anas Al-Fitiani Date: Tue, 24 Dec 2019 13:36:26 +0400 Subject: minor fix --- lib/locales/ar/commerce/product_name.js | 6 +++--- lib/locales/en/commerce/product_name.js | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/locales/ar/commerce/product_name.js b/lib/locales/ar/commerce/product_name.js index 10e0ae20..3f0a2d85 100644 --- a/lib/locales/ar/commerce/product_name.js +++ b/lib/locales/ar/commerce/product_name.js @@ -1,5 +1,5 @@ module["exports"] = { - adjective: [ + "adjective: [ "صغير", "مريح", "ريفي", @@ -17,7 +17,7 @@ module["exports"] = { "بدون علامة", "طيب المذاق" ], - material: [ + "material: [ "فولاذ", "خشبي", "خرسانة", @@ -30,7 +30,7 @@ module["exports"] = { "طازج", "مجمد" ], - product: [ + "product: [ "كرسي", "سيارة", "حاسوب", diff --git a/lib/locales/en/commerce/product_name.js b/lib/locales/en/commerce/product_name.js index 0555a41d..99114e16 100644 --- a/lib/locales/en/commerce/product_name.js +++ b/lib/locales/en/commerce/product_name.js @@ -1,5 +1,5 @@ module["exports"] = { - adjective: [ + "adjective: [ "Small", "Ergonomic", "Rustic", @@ -18,7 +18,7 @@ module["exports"] = { "Unbranded", "Tasty" ], - material: [ + "material: [ "Steel", "Wooden", "Concrete", @@ -31,7 +31,7 @@ module["exports"] = { "Fresh", "Frozen" ], - product: [ + "product: [ "Chair", "Car", "Computer", -- cgit v1.2.3 From 94575d8ee3704afba3fd1d2e9bc538e20edce8d7 Mon Sep 17 00:00:00 2001 From: Anas Al-Fitiani Date: Tue, 24 Dec 2019 13:37:21 +0400 Subject: minor fix --- lib/locales/ar/commerce/product_name.js | 6 +++--- lib/locales/en/commerce/product_name.js | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/locales/ar/commerce/product_name.js b/lib/locales/ar/commerce/product_name.js index 3f0a2d85..ac9127f5 100644 --- a/lib/locales/ar/commerce/product_name.js +++ b/lib/locales/ar/commerce/product_name.js @@ -1,5 +1,5 @@ module["exports"] = { - "adjective: [ + "adjective": [ "صغير", "مريح", "ريفي", @@ -17,7 +17,7 @@ module["exports"] = { "بدون علامة", "طيب المذاق" ], - "material: [ + "material": [ "فولاذ", "خشبي", "خرسانة", @@ -30,7 +30,7 @@ module["exports"] = { "طازج", "مجمد" ], - "product: [ + "product": [ "كرسي", "سيارة", "حاسوب", diff --git a/lib/locales/en/commerce/product_name.js b/lib/locales/en/commerce/product_name.js index 99114e16..2bd1b2aa 100644 --- a/lib/locales/en/commerce/product_name.js +++ b/lib/locales/en/commerce/product_name.js @@ -1,5 +1,5 @@ module["exports"] = { - "adjective: [ + "adjective": [ "Small", "Ergonomic", "Rustic", @@ -18,7 +18,7 @@ module["exports"] = { "Unbranded", "Tasty" ], - "material: [ + "material": [ "Steel", "Wooden", "Concrete", @@ -31,7 +31,7 @@ module["exports"] = { "Fresh", "Frozen" ], - "product: [ + "product": [ "Chair", "Car", "Computer", -- cgit v1.2.3