diff --git a/src/locales/ar-AE.json b/src/locales/ar-AE.json new file mode 100644 index 00000000..d39b0a37 --- /dev/null +++ b/src/locales/ar-AE.json @@ -0,0 +1,244 @@ +{ + "g": { + "s": "يبحث", + "r": { + "Clients": "العملاء", + "Sellers": "البائعين", + "Products": "منتجات", + "Orders": "طلبات", + "Invoices": "الفواتير", + "Inventory": "جرد", + "Statistics": "إحصائيات", + "Payment": "الدفع", + "Sittings": "جلسات", + "Notifications": "إشعارات" + }, + "b": { + "no": "يلغي", + "c": "يخلق", + "d": "تأكيد", + "u": "تحديث {name}", + "a": "يضيف", + "csv": "تحميل إلى {table}" + }, + "translationTitle": "تغيير اللغة" + }, + "csv": { "title": "تحميل ملفات CSV" }, + "stats": { + "i": { + "title": "بيع وشراء العناصر خلال الأشهر الثلاثة الماضية", + "labels": ["مُشترى", "مُباع"], + "b3c": "أفضل العملاء على أساس النفقات", + "b3s": "الأكثر مبيعا على أساس النفقات" + }, + "de": { "title": "المنتجات التي تم شراؤها في الأشهر الثلاثة الماضية" } + }, + "c": { + "p": { + "a": "الاسم الكامل", + "b": "بريد إلكتروني", + "c": "رقم التليفون", + "d": "عنوان" + }, + "i": { + "addButton": "إضافة عميل جديد", + "feilds": ["اسم العميل", "بريد إلكتروني", "رقم التليفون", "عنوان", "فعل"] + }, + "c": { "title": "إنشاء عميل" }, + "u": { "title": "تحديث العميل" }, + "d": { "title": "هل أنت متأكد أنك تريد حذف العميل" } + }, + "s": { + "p": { + "a": "الاسم الكامل", + "b": "بريد إلكتروني", + "c": "رقم التليفون", + "d": "عنوان" + }, + "i": { + "addButton": "إضافة بائع جديد", + "feilds": ["البائع اسم", "بريد إلكتروني", "رقم التليفون", "عنوان", "فعل"] + }, + "c": { "title": "إنشاء بائع" }, + "u": { "title": "تحديث البائع" }, + "d": { "title": "هل أنت متأكد أنك تريد حذف البائع" } + }, + "p": { + "i": { + "addButton": "إضافة منتج جديد", + "feilds": [ + "بطاقة تعريف", + "اسم المنتج", + "وصف", + "سعر", + "TVA", + "جرد", + "فعل" + ], + "types": ["منتج", "خدمة"] + }, + "p": { + "a": "اسم", + "b": "سعر", + "c": "TVA", + "d": "الكمية الأولية", + "e": "وصف" + }, + "c": { "title": "إنشاء منتج" }, + "u": { "title": "تحديث المنتج" }, + "d": { "title": "هل أنت متأكد أنك تريد حذف المنتج" } + }, + "o": { + "i": { + "addButton": "إضافة أمر جديد", + "feilds": ["بطاقة تعريف", "تاجر", "أغراض", "حالة", "تاريخ", "فعل"] + }, + "c": { + "title": "إنشاء طلب جديد", + "d": { + "s": { "title": "تفاصيل البائع", "select": "حدد البائع" }, + "o": { + "title": "تفاصيل الطلب", + "add": "أضف منتجًا", + "select": "اختر المنتج", + "placeholder": ["كمية المنتج", "سعر جديد"] + } + }, + "button": "إنشاء أوامر" + }, + "u": { + "title": "أجل التحديث", + "d": { + "s": { "title": "تفاصيل البائع", "select": "حدد البائع" }, + "o": { + "title": "تفاصيل الطلب", + "select": "اختر المنتج", + "add": "أضف منتجًا" + } + }, + "button": "تحديث الطلبات" + }, + "d": { + "title": "هل أنت متأكد أنك تريد حذف الطلب", + "yes": "تأكيد", + "no": "يلغي" + }, + "s": { + "delivered": "تم التوصيل", + "pending": "قيد الانتظار", + "canceled": "ألغيت" + } + }, + "od": { + "d": { + "o": { + "title": "تفاصيل الطلب", + "id": "بطاقة تعريف", + "date": "تاريخ", + "status": "حالة" + }, + "s": { + "title": "تفاصيل البائع", + "id": "بطاقة تعريف", + "name": "اسم", + "phone": "رقم الهاتف", + "email": "بريد إلكتروني", + "address": "عنوان" + }, + "i": { + "title": "تفاصيل عناصر الطلب", + "fields": ["اسم", "وصف", "كمية", "سعر", "المجموع"] + }, + "button": "مطبعة" + } + }, + "id": { + "d": { + "i": { "title": "تفاصيل الفاتورة", "id": "بطاقة تعريف", "date": "تاريخ" }, + "c": { + "title": "تفاصيل العميل", + "id": "بطاقة تعريف", + "name": "اسم", + "phone": "رقم الهاتف", + "email": "بريد إلكتروني", + "address": "عنوان" + }, + "it": { + "title": "تفاصيل بنود الفاتورة", + "fields": ["اسم", "وصف", "كمية", "سعر", "tva", "إجمالي TVA", "المجموع"] + }, + "button": "مطبعة" + } + }, + "i": { + "i": { + "addButton": "إضافة فاتورة جديدة", + "feilds": [ + "بطاقة تعريف", + "عميل", + "أغراض", + "المجموع", + "حالة", + "تاريخ", + "فعل" + ] + }, + "c": { + "title": "إنشاء فاتورة جديدة", + "d": { + "c": { "title": "تفاصيل العميل", "select": "حدد عميلاً" }, + "i": { + "title": "تفاصيل الفاتورة", + "add": "أضف منتجًا", + "select": "اختر المنتج", + "placeholder": ["كمية المنتج", "سعر جديد"] + } + }, + "button": "إنشاء فاتورة" + }, + "u": { + "title": "تحديث الفاتورة", + "d": { + "c": { "title": "تفاصيل العميل", "select": "--" }, + "i": { "title": "تفاصيل الفاتورة", "add": "أضف منتجًا", "select": "--" } + }, + "button": "تحديث الفاتورة" + }, + "d": { + "title": "هل أنت متأكد أنك تريد حذف الفاتورة", + "yes": "تأكيد", + "no": "يلغي" + }, + "s": { + "delivered": "تم التوصيل", + "pending": "قيد الانتظار", + "canceled": "ألغيت" + } + }, + "im": { + "i": { + "addButton": "أضف إلى المخزون", + "feilds": [ + "بطاقة تعريف", + "اسم المنتج", + "سعر المنتج", + "سعر البيع", + "كمية", + "نوع الحركة", + "تاريخ", + "--" + ] + }, + "c": { + "title": "إضافة عناصر إلى المخزون", + "l": { "a": "منتج", "b": "كمية" }, + "p": { "a": "اختر المنتج", "b": "كمية" } + } + }, + "auth": { + "title": "تسجيل الدخول", + "username": "اسم المستخدم", + "email": "بريد إلكتروني", + "password": "كلمة المرور" + } +} diff --git a/src/locales/de-DE.json b/src/locales/de-DE.json new file mode 100644 index 00000000..9c99fe84 --- /dev/null +++ b/src/locales/de-DE.json @@ -0,0 +1,273 @@ +{ + "g": { + "s": "Suchen", + "r": { + "Clients": "Kunden", + "Sellers": "Verkäufer", + "Products": "Produkte", + "Orders": "Aufträge", + "Invoices": "Rechnungen", + "Inventory": "Inventar", + "Statistics": "Statistiken", + "Payment": "Zahlungt", + "Sittings": "Sitzungen", + "Notifications": "Benachrichtigungen" + }, + "b": { + "no": "Stornieren", + "c": "Erstellen", + "d": "Bestätigen", + "u": "Aktualisieren Sie {name}", + "a": "Hinzufügen", + "csv": "Hochladen auf {table}" + }, + "translationTitle": "Sprache ändern" + }, + "csv": { "title": "CSV-Dateien hochladen" }, + "stats": { + "i": { + "title": "In den letzten drei Monaten verkaufte und gekaufte Artikel", + "labels": ["GEKAUFT", "VERKAUFT"], + "b3c": "Beste Kunden basierend auf den Ausgaben", + "b3s": "Bestseller basierend auf den Ausgaben" + }, + "de": { + "title": "Produkte, die in den letzten drei Monaten gekauft wurden" + } + }, + "c": { + "p": { + "a": "Vollständiger Name", + "b": "Email", + "c": "Telefonnummer", + "d": "Adresse" + }, + "i": { + "addButton": "Neuen Kunden hinzufügen", + "feilds": ["Kundenname", "Email", "Telefonnummer", "Adresse", "Aktion"] + }, + "c": { "title": "Erstellen Sie einen Kunden" }, + "u": { "title": "Client aktualisieren" }, + "d": { "title": "Sind Sie sicher, dass Sie den Client löschen möchten?" } + }, + "s": { + "p": { + "a": "Vollständiger Name", + "b": "Email", + "c": "Telefonnummer", + "d": "Adresse" + }, + "i": { + "addButton": "Neuen Verkäufer hinzufügen", + "feilds": [ + "Name des Verkäufers", + "Email", + "Telefonnummer", + "Adresse", + "Aktion" + ] + }, + "c": { "title": "Erstellen Sie einen Verkäufer" }, + "u": { "title": "Verkäufer aktualisieren" }, + "d": { "title": "Sind Sie sicher, dass Sie den Verkäufer löschen möchten?" } + }, + "p": { + "i": { + "addButton": "Neues Produkt hinzufügen", + "feilds": [ + "Ausweis", + "Produktname", + "Beschreibung", + "Preis", + "TVA", + "Inventar", + "Aktion" + ], + "types": ["Produkt", "Service"] + }, + "p": { + "a": "Name", + "b": "Preis", + "c": "TVA", + "d": "Anfangsmenge", + "e": "Beschreibung" + }, + "c": { "title": "ein Produkt erstellen" }, + "u": { "title": "Produkt aktualisieren" }, + "d": { "title": "Sind Sie sicher, dass Sie das Produkt löschen möchten?" } + }, + "o": { + "i": { + "addButton": "Neue Bestellung hinzufügen", + "feilds": ["Ausweis", "Verkäufer", "Artikel", "STATUS", "Datum", "Aktion"] + }, + "c": { + "title": "neue Ordnung erstellen", + "d": { + "s": { + "title": "Angaben zum Verkäufer", + "select": "Wählen Sie einen Verkäufer aus" + }, + "o": { + "title": "Bestelldetails", + "add": "Fügen Sie ein Produkt hinzu", + "select": "Wähle ein Produkt", + "placeholder": ["Produktmenge", "Neuer Preis"] + } + }, + "button": "Erstellen Sie eine Bestellung" + }, + "u": { + "title": "Reihenfolge aktualisieren", + "d": { + "s": { + "title": "Angaben zum Verkäufer", + "select": "Wählen Sie einen Verkäufer aus" + }, + "o": { + "title": "Bestelldetails", + "select": "Wähle ein Produkt", + "add": "Fügen Sie ein Produkt hinzu" + } + }, + "button": "Bestellungen aktualisieren" + }, + "d": { + "title": "Sind Sie sicher, dass Sie die Bestellung löschen möchten?", + "yes": "Bestätigen", + "no": "Stornieren" + }, + "s": { + "delivered": "Geliefert", + "pending": "Ausstehend", + "canceled": "Abgesagt" + } + }, + "od": { + "d": { + "o": { + "title": "Bestelldetails", + "id": "Ausweis", + "date": "Datum", + "status": "Status" + }, + "s": { + "title": "Angaben zum Verkäufer", + "id": "Ausweis", + "name": "Name", + "phone": "Telefonnummer", + "email": "Email", + "address": "Adresse" + }, + "i": { + "title": "Einzelheiten zu den Bestellartikeln", + "fields": ["Name", "Beschreibung", "Menge", "Preis", "gesamt"] + }, + "button": "drucken" + } + }, + "id": { + "d": { + "i": { "title": "Rechnungs-Details", "id": "Ausweis", "date": "Datum" }, + "c": { + "title": "Kundendaten", + "id": "Ausweis", + "name": "Name", + "phone": "Telefonnummer", + "email": "Email", + "address": "Adresse" + }, + "it": { + "title": "Einzelheiten zu den Rechnungspositionen", + "fields": [ + "Name", + "Beschreibung", + "Menge", + "Preis", + "tva", + "total tva", + "gesamt" + ] + }, + "button": "drucken" + } + }, + "i": { + "i": { + "addButton": "Neue Rechnung hinzufügen", + "feilds": [ + "Ausweis", + "Klient", + "Artikel", + "gesamt", + "Status", + "Datum", + "Aktion" + ] + }, + "c": { + "title": "Neue Rechnung erstellen", + "d": { + "c": { + "title": "Kundendaten", + "select": "Wählen Sie einen Kunden aus" + }, + "i": { + "title": "Rechnungs-Details", + "add": "Fügen Sie ein Produkt hinzu", + "select": "Wähle ein Produkt", + "placeholder": ["Produktmenge", "Neuer Preis"] + } + }, + "button": "Erstellen Sie eine Rechnung" + }, + "u": { + "title": "Rechnung aktualisieren", + "d": { + "c": { "title": "Kundendaten", "select": "--" }, + "i": { + "title": "Rechnungs-Details", + "add": "Fügen Sie ein Produkt hinzu", + "select": "--" + } + }, + "button": "Rechnung aktualisieren" + }, + "d": { + "title": "Sind Sie sicher, dass Sie die Rechnung löschen möchten?", + "yes": "Bestätigen", + "no": "Stornieren" + }, + "s": { + "delivered": "Geliefert", + "pending": "Ausstehend", + "canceled": "Abgesagt" + } + }, + "im": { + "i": { + "addButton": "Zum Inventar hinzufügen", + "feilds": [ + "Ausweis", + "Produktname", + "Produktpreis", + "Verkaufspreis", + "Menge", + "Bewegungsart", + "Datum", + "--" + ] + }, + "c": { + "title": "Artikel zum Inventar hinzufügen", + "l": { "a": "Produkt", "b": "Menge" }, + "p": { "a": "Wähle ein Produkt", "b": "Menge" } + } + }, + "auth": { + "title": "Anmeldung", + "username": "Nutzername", + "email": "Email", + "password": "Passwort" + } +} diff --git a/src/locales/en.json b/src/locales/en-US.json similarity index 100% rename from src/locales/en.json rename to src/locales/en-US.json diff --git a/src/locales/fr-FR.json b/src/locales/fr-FR.json new file mode 100644 index 00000000..faf08924 --- /dev/null +++ b/src/locales/fr-FR.json @@ -0,0 +1,280 @@ +{ + "g": { + "s": "Recherche", + "r": { + "Clients": "Clientèle", + "Sellers": "Les vendeurs", + "Products": "Des produits", + "Orders": "Ordres", + "Invoices": "Factures", + "Inventory": "Inventaire", + "Statistics": "Statistiques", + "Payment": "Paiement", + "Sittings": "Séances", + "Notifications": "Notifications" + }, + "b": { + "no": "Annuler", + "c": "Créer", + "d": "Confirmer", + "u": "Mettre à jour {name}", + "a": "Ajouter", + "csv": "Télécharger vers {table}" + }, + "translationTitle": "Changer de langue" + }, + "csv": { "title": "Téléchargez des fichiers csv" }, + "stats": { + "i": { + "title": "Articles vendus et achetés au cours des trois derniers mois", + "labels": ["ACHETÉ", "VENDU"], + "b3c": "Meilleurs clients en fonction des dépenses", + "b3s": "Meilleures ventes basées sur les dépenses" + }, + "de": { "title": "Produits achetés au cours des trois derniers mois" } + }, + "c": { + "p": { + "a": "Nom et prénom", + "b": "E-mail", + "c": "Numéro de téléphone", + "d": "Adresse" + }, + "i": { + "addButton": "Ajouter un nouveau client", + "feilds": [ + "Nom du client", + "e-mail", + "numéro de téléphone", + "adresse", + "action" + ] + }, + "c": { "title": "créer un client" }, + "u": { "title": "mettre à jour le client" }, + "d": { "title": "es-tu sûr de vouloir supprimer le client" } + }, + "s": { + "p": { + "a": "Nom et prénom", + "b": "E-mail", + "c": "Numéro de téléphone", + "d": "Adresse" + }, + "i": { + "addButton": "Ajouter un nouveau vendeur", + "feilds": [ + "Nom du Vendeur", + "e-mail", + "numéro de téléphone", + "adresse", + "action" + ] + }, + "c": { "title": "créer un vendeur" }, + "u": { "title": "mettre à jour le vendeur" }, + "d": { "title": "es-tu sûr de vouloir supprimer le vendeur" } + }, + "p": { + "i": { + "addButton": "Ajouter un nouveau produit", + "feilds": [ + "identifiant", + "nom du produit", + "description", + "prix", + "TVA", + "inventaire", + "action" + ], + "types": ["Produit", "Service"] + }, + "p": { + "a": "Nom", + "b": "Prix", + "c": "TVA", + "d": "Quantité initiale", + "e": "Description" + }, + "c": { "title": "créer un produit" }, + "u": { "title": "MISE À JOUR du produit" }, + "d": { "title": "es-tu sûr de vouloir supprimer le produit" } + }, + "o": { + "i": { + "addButton": "Ajouter une nouvelle commande", + "feilds": [ + "identifiant", + "vendeur", + "articles", + "STATUT", + "Date", + "action" + ] + }, + "c": { + "title": "créer une nouvelle commande", + "d": { + "s": { + "title": "détails du vendeur", + "select": "Sélectionnez un vendeur" + }, + "o": { + "title": "détails de la commande", + "add": "Ajouter un produit", + "select": "choisissez un produit", + "placeholder": ["La quantité de produit", "Nouveau prix"] + } + }, + "button": "Créer une commande" + }, + "u": { + "title": "mise à jour de la commande", + "d": { + "s": { + "title": "détails du vendeur", + "select": "Sélectionnez un vendeur" + }, + "o": { + "title": "détails de la commande", + "select": "choisissez un produit", + "add": "Ajouter un produit" + } + }, + "button": "Mettre à jour les commandes" + }, + "d": { + "title": "es-tu sûr de vouloir supprimer la commande", + "yes": "Confirmer", + "no": "Annuler" + }, + "s": { "delivered": "Livré", "pending": "En attente", "canceled": "Annulé" } + }, + "od": { + "d": { + "o": { + "title": "détails de la commande", + "id": "identifiant", + "date": "date", + "status": "statut" + }, + "s": { + "title": "détails du vendeur", + "id": "identifiant", + "name": "nom", + "phone": "numéro de téléphone", + "email": "e-mail", + "address": "adresse" + }, + "i": { + "title": "détails des articles commandés", + "fields": ["nom", "description", "quantité", "prix", "total"] + }, + "button": "imprimer" + } + }, + "id": { + "d": { + "i": { + "title": "Détails de la facture", + "id": "identifiant", + "date": "date" + }, + "c": { + "title": "détails du client", + "id": "identifiant", + "name": "nom", + "phone": "numéro de téléphone", + "email": "e-mail", + "address": "adresse" + }, + "it": { + "title": "détails des éléments de la facture", + "fields": [ + "nom", + "description", + "quantité", + "prix", + "TVA", + "tva totale", + "total" + ] + }, + "button": "imprimer" + } + }, + "i": { + "i": { + "addButton": "Ajouter une nouvelle facture", + "feilds": [ + "identifiant", + "client", + "articles", + "total", + "statut", + "Date", + "action" + ] + }, + "c": { + "title": "créer une nouvelle facture", + "d": { + "c": { + "title": "détails du client", + "select": "Sélectionnez un client" + }, + "i": { + "title": "Détails de la facture", + "add": "Ajouter un produit", + "select": "choisissez un produit", + "placeholder": ["La quantité de produit", "Nouveau prix"] + } + }, + "button": "Créer une facture" + }, + "u": { + "title": "mettre à jour la facture", + "d": { + "c": { "title": "détails du client", "select": "--" }, + "i": { + "title": "Détails de la facture", + "add": "Ajouter un produit", + "select": "--" + } + }, + "button": "Mettre à jour la facture" + }, + "d": { + "title": "es-tu sûr de vouloir supprimer la facture", + "yes": "Confirmer", + "no": "Annuler" + }, + "s": { "delivered": "Livré", "pending": "En attente", "canceled": "Annulé" } + }, + "im": { + "i": { + "addButton": "Ajouter à l'inventaire", + "feilds": [ + "identifiant", + "nom du produit", + "prix du produit", + "prix de vente", + "quantité", + "type de mouvement", + "date", + "--" + ] + }, + "c": { + "title": "ajouter des articles à l'inventaire", + "l": { "a": "Produit", "b": "Quantité" }, + "p": { "a": "choisissez un produit", "b": "Quantité" } + } + }, + "auth": { + "title": "Se connecter", + "username": "Nom d'utilisateur", + "email": "E-mail", + "password": "Mot de passe" + } +}