From 696c7e2c6e280ee9207e596f7d8f3f3e1490a721 Mon Sep 17 00:00:00 2001 From: mayank-bagisto Date: Tue, 20 Jun 2023 10:15:23 +0530 Subject: [PATCH] Issue fixed #141 --- src/Resources/lang/ar/app.php | 89 ++++++++++++++----------- src/Resources/lang/de/app.php | 55 ++++++++++------ src/Resources/lang/en/app.php | 22 +++---- src/Resources/lang/fa/app.php | 107 ++++++++++++++++++------------- src/Resources/lang/fr/app.php | 103 ++++++++++++++++------------- src/Resources/lang/it/app.php | 103 ++++++++++++++++------------- src/Resources/lang/ja/app.php | 107 ++++++++++++++++++------------- src/Resources/lang/nl/app.php | 103 ++++++++++++++++------------- src/Resources/lang/pl/app.php | 103 ++++++++++++++++------------- src/Resources/lang/pt_BR/app.php | 81 ++++++++++++++--------- src/Resources/lang/tr/app.php | 73 +++++++++++++-------- 11 files changed, 558 insertions(+), 388 deletions(-) diff --git a/src/Resources/lang/ar/app.php b/src/Resources/lang/ar/app.php index 367fad94..579f77e4 100644 --- a/src/Resources/lang/ar/app.php +++ b/src/Resources/lang/ar/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ - 'pwa' => 'التطبيق', + 'system' => [ + 'pwa' => 'تطبيق الويب التقدمي', + 'status' => 'الحالة', 'btn-save' => 'حفظ', 'name' => 'الاسم', 'topic' => 'الموضوع', 'media' => 'الوسائط', - 'seo-author' => 'المالك', - 'settings' => 'الإعدادت ', + 'seo-author' => 'الكاتب', + 'settings' => 'الإعدادات', 'general' => 'عام', - 'short-name' => 'الاسم القصير', - 'theme-color' => 'لون التطبيق ', - 'add_in_pwa' => 'إضافة في التطبيق', - 'messagingId' => 'معرف المراسلة', - 'api-key' => 'مفتاح خادم API', - 'enable_slider' => 'تفعيل الشريط المتحرك', + 'short-name' => 'الاسم المختصر', + 'theme-color' => 'لون السمة', + 'add_in_pwa' => 'إضافة في تطبيق الويب التقدمي', + 'messagingId' => 'معرّف الرسائل', + 'api-key' => 'مفتاح API', + 'auth-domain' => 'نطاق المصادقة', + 'database-url' => 'عنوان URL لقاعدة البيانات', + 'project-id' => 'معرّف المشروع', + 'app-id' => 'معرّف التطبيق', + 'public-vapid-key' => 'مفتاح VAPID العام', + 'server-key' => 'مفتاح الخادم', + 'enable_slider' => 'تمكين شريط التمرير', 'background-color' => 'لون الخلفية', - 'small' => 'ايقونة التطبيق (48 x48)', - 'medium' => 'ايقونة التطبيق (96x96)', - 'push-notification' => 'إرسال إشعارات', - 'large' => 'ايقونة التطبيق (144x144)', - 'extra-large' => 'ايقونة التطبيق (196x196)', + 'info' => 'ملاحظة: استخدم رمز لون سداسي عشري', + 'small' => 'أيقونة التطبيق (48x48)', + 'medium' => 'أيقونة التطبيق (96x96)', + 'push-notification' => 'إشعار الدفع', + 'large' => 'أيقونة التطبيق (144x144)', + 'extra-large' => 'أيقونة التطبيق (196x196)', 'pwa_full_name' => 'تطبيق الويب التقدمي', - 'enable_new' => 'تفعيل المنتجات الجديدة', - 'enable_featured' => 'تفعيل المنتجات المميزة', - 'enable_categories_home_page_listing' => 'تمكين سرد الصفحة الرئيسية للفئات', - 'redirect_to_pwa_if_mobile' => 'أعد توجيه المستخدم إلى PWA في حالة استخدام جهاز محمول', + 'enable_new' => 'تمكين المنتجات الجديدة', + 'enable_featured' => 'تمكين المنتجات المميزة', + 'enable_categories_home_page_listing' => 'تمكين عرض الفئات في الصفحة الرئيسية', + 'redirect_to_pwa_if_mobile' => 'إعادة توجيه المستخدم إلى تطبيق الويب التقدمي إذا كان يستخدم جهازًا محمولًا', ], - 'layouts' => [ - 'index' => 'تخطيط PWA', - 'push-notification' => 'إرسال إشعارات' + 'layouts' => [ + 'index' => 'تخطيط تطبيق الويب التقدمي', + 'push-notification' => 'إشعار الدفع' ], 'push-notification' => [ - 'icon' => 'الايقونة', + 'icon' => 'الأيقونة', 'label-title' => 'العنوان', - 'target-url' => 'الرابط المقصود', + 'target-url' => 'عنوان URL المستهدف', 'description' => 'الوصف', - 'notification' => 'الإشعارات', + 'notification' => 'الإشعار', 'title-create' => 'إضافة إشعار', - 'title-edit' => 'تعديل إشعار', - 'edit-notification' => 'تعديل بث منبثق', - 'title' => 'قائمة الإشعارات المرسلة', - 'create-notification' => 'عمل إشعار منبثق', - 'success-notification' => 'نجح: تم إرسال الإشعار بنجاح.' + 'title-edit' => 'تعديل الإشعار', + 'edit-notification' => 'تحرير إشعار الدفع', + 'title' => 'قائمة إشعارات الدفع', + 'create-notification' => 'إنشاء إشعار الدفع', + 'success-notification' => 'نجاح: تم إرسال إشعار الدفع بنجاح.' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'العنوان', - 'target-url' => 'الرابط المقصود', - 'description' => 'الوصف', + 'datagrid' => [ + 'id' => 'المعرّف', + 'title' => 'العنوان', + 'delete' => 'حذف', + 'view' => 'عرض', + 'send' => 'إرسال', + 'target-url' => 'عنوان URL المستهدف', + 'description' => 'الوصف', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'تحذير: يرجى تمكين حالة امتداد PWA من التكوين.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/de/app.php b/src/Resources/lang/de/app.php index e1cf9352..8ce2df76 100644 --- a/src/Resources/lang/de/app.php +++ b/src/Resources/lang/de/app.php @@ -2,8 +2,9 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', + 'status' => 'Status', 'btn-save' => 'Speichern', 'name' => 'Name', 'topic' => 'Thema', @@ -11,26 +12,33 @@ 'seo-author' => 'Autor', 'settings' => 'Einstellungen', 'general' => 'Allgemein', - 'short-name' => 'Kurzer Name', - 'theme-color' => 'Thema Farbe', - 'add_in_pwa' => 'PWA hinzufügen', + 'short-name' => 'Kurzname', + 'theme-color' => 'Farbschema', + 'add_in_pwa' => 'In PWA hinzufügen', 'messagingId' => 'Messaging-ID', - 'api-key' => 'Server-API-Schlüssel', - 'enable_slider' => 'Schieberegler aktivieren', + 'api-key' => 'API-Schlüssel', + 'auth-domain' => 'AUTH-DOMAIN', + 'database-url' => 'Datenbank-URL', + 'project-id' => 'Projekt-ID', + 'app-id' => 'App-ID', + 'public-vapid-key' => 'Öffentlicher VAPID-Schlüssel', + 'server-key' => 'Server-Schlüssel', + 'enable_slider' => 'Slider aktivieren', 'background-color' => 'Hintergrundfarbe', + 'info' => 'Hinweis: Verwenden Sie hexadezimale Farbcodes', 'small' => 'App-Symbol (48x48)', 'medium' => 'App-Symbol (96x96)', 'push-notification' => 'Push-Benachrichtigung', 'large' => 'App-Symbol (144x144)', 'extra-large' => 'App-Symbol (196x196)', - 'pwa_full_name' => 'Progressive Web-App', + 'pwa_full_name' => 'Progressive Web App', 'enable_new' => 'Neue Produkte aktivieren', - 'enable_featured' => 'Empfohlene Produkte aktivieren', - 'enable_categories_home_page_listing' => 'Kategorie-Startseite-Auflistung aktivieren', - 'redirect_to_pwa_if_mobile' => 'Leiten Sie den Benutzer zu PWA um, wenn Sie ein Mobilgerät verwenden', + 'enable_featured' => 'Hervorgehobene Produkte aktivieren', + 'enable_categories_home_page_listing' => 'Kategorien-Listung auf der Startseite aktivieren', + 'redirect_to_pwa_if_mobile' => 'Benutzer auf PWA umleiten, wenn ein Mobilgerät verwendet wird', ], - 'layouts' => [ + 'layouts' => [ 'index' => 'PWA-Layout', 'push-notification' => 'Push-Benachrichtigung' ], @@ -42,18 +50,27 @@ 'description' => 'Beschreibung', 'notification' => 'Benachrichtigung', 'title-create' => 'Benachrichtigung hinzufügen', - 'title-edit' => 'Benachrichtigung ändern', + 'title-edit' => 'Benachrichtigung bearbeiten', 'edit-notification' => 'Push-Benachrichtigung bearbeiten', - 'title' => 'Push-Benachrichtigungsliste', + 'title' => 'Liste der Push-Benachrichtigungen', 'create-notification' => 'Push-Benachrichtigung erstellen', 'success-notification' => 'Erfolg: Push-Benachrichtigung erfolgreich gesendet.' ], - 'datagrid' => [ - 'id' => 'ICH WÜRDE', - 'title' => 'Titel', - 'target-url' => 'Ziel-URL', - 'description' => 'Beschreibung', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Titel', + 'delete' => 'Löschen', + 'view' => 'Anzeigen', + 'send' => 'Senden', + 'target-url' => 'Ziel-URL', + 'description' => 'Beschreibung', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'Warnung: Aktivieren Sie den PWA-Erweiterungsstatus in der Konfiguration.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/en/app.php b/src/Resources/lang/en/app.php index 1718dcde..75448faa 100644 --- a/src/Resources/lang/en/app.php +++ b/src/Resources/lang/en/app.php @@ -2,7 +2,7 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', 'status' => 'Status', 'btn-save' => 'Save', @@ -38,7 +38,7 @@ 'redirect_to_pwa_if_mobile' => 'Redirect user to PWA if using mobile device', ], - 'layouts' => [ + 'layouts' => [ 'index' => 'PWA Layout', 'push-notification' => 'Push Notification' ], @@ -57,14 +57,14 @@ 'success-notification' => 'Success: Push notification sent successfully.' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'Title', - 'delete' => 'Delete', - 'view' => 'View', - 'send' => 'Send', - 'target-url' => 'Target URL', - 'description' => 'Description', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Title', + 'delete' => 'Delete', + 'view' => 'View', + 'send' => 'Send', + 'target-url' => 'Target URL', + 'description' => 'Description', ] ], @@ -73,4 +73,4 @@ 'enable-pwa-status' => 'Warning: Please enable pwa extension status from the configuration.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/fa/app.php b/src/Resources/lang/fa/app.php index c855ab5d..924bd4d9 100644 --- a/src/Resources/lang/fa/app.php +++ b/src/Resources/lang/fa/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', - 'btn-save' => 'Save', - 'name' => 'Name', - 'topic' => 'Topic', - 'media' => 'Media', - 'seo-author' => 'Author', - 'settings' => 'Settings', - 'general' => 'General', - 'short-name' => 'Short Name', - 'theme-color' => 'Theme Color', - 'add_in_pwa' => 'Add in PWA', - 'messagingId' => 'Messaging Id', - 'api-key' => 'Server API Key', - 'enable_slider' => 'Enable Slider', - 'background-color' => 'Background Color', - 'small' => 'App Icon (48x48)', - 'medium' => 'App Icon (96x96)', - 'push-notification' => 'Push Notification', - 'large' => 'App Icon (144x144)', - 'extra-large' => 'App Icon (196x196)', - 'pwa_full_name' => 'Progressive Web App', - 'enable_new' => 'Enable new products', - 'enable_featured' => 'Enable featured products', - 'enable_categories_home_page_listing' => 'Enable categories home page listing', - 'redirect_to_pwa_if_mobile' => 'Redirect user to PWA if using mobile device', + 'status' => 'وضعیت', + 'btn-save' => 'ذخیره', + 'name' => 'نام', + 'topic' => 'موضوع', + 'media' => 'رسانه', + 'seo-author' => 'نویسنده', + 'settings' => 'تنظیمات', + 'general' => 'عمومی', + 'short-name' => 'نام کوتاه', + 'theme-color' => 'رنگ تم', + 'add_in_pwa' => 'افزودن در PWA', + 'messagingId' => 'شناسه پیام‌رسانی', + 'api-key' => 'کلید API', + 'auth-domain' => 'دامنه مجوز', + 'database-url' => 'URL پایگاه داده', + 'project-id' => 'شناسه پروژه', + 'app-id' => 'شناسه برنامه', + 'public-vapid-key' => 'کلید عمومی VAPID', + 'server-key' => 'کلید سرور', + 'enable_slider' => 'فعال‌سازی اسلایدر', + 'background-color' => 'رنگ پس‌زمینه', + 'info' => 'توجه: از کد رنگ هگزادسیمال استفاده کنید', + 'small' => 'آیکون برنامه (48x48)', + 'medium' => 'آیکون برنامه (96x96)', + 'push-notification' => 'اعلان فشاری', + 'large' => 'آیکون برنامه (144x144)', + 'extra-large' => 'آیکون برنامه (196x196)', + 'pwa_full_name' => 'برنامه وب پیشرو', + 'enable_new' => 'فعال‌سازی محصولات جدید', + 'enable_featured' => 'فعال‌سازی محصولات ویژه', + 'enable_categories_home_page_listing' => 'فعال‌سازی نمایش دسته‌بندی‌ها در صفحه اصلی', + 'redirect_to_pwa_if_mobile' => 'تغییر مسیر کاربر به PWA در صورت استفاده از دستگاه همراه', ], - 'layouts' => [ - 'index' => 'PWA Layout', - 'push-notification' => 'Push Notification' + 'layouts' => [ + 'index' => 'طرح بندی PWA', + 'push-notification' => 'اعلان فشاری' ], 'push-notification' => [ - 'icon' => 'Icon', - 'label-title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', - 'notification' => 'Notification', - 'title-create' => 'Add Notification', - 'title-edit' => 'Modify Notification', - 'edit-notification' => 'Edit Push Notification', - 'title' => 'Push Notification List', - 'create-notification' => 'Create Push Notification', - 'success-notification' => 'Success: Push notification sent successfully.' + 'icon' => 'آیکون', + 'label-title' => 'عنوان', + 'target-url' => 'آدرس URL هدف', + 'description' => 'توضیحات', + 'notification' => 'اعلان', + 'title-create' => 'افزودن اعلان', + 'title-edit' => 'ویرایش اعلان', + 'edit-notification' => 'ویرایش اعلان فشاری', + 'title' => 'فهرست اعلان‌های فشاری', + 'create-notification' => 'ایجاد اعلان فشاری', + 'success-notification' => 'موفقیت: اعلان فشاری با موفقیت ارسال شد.' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', + 'datagrid' => [ + 'id' => 'شناسه', + 'title' => 'عنوان', + 'delete' => 'حذف', + 'view' => 'نمایش', + 'send' => 'ارسال', + 'target-url' => 'آدرس URL هدف', + 'description' => 'توضیحات', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'هشدار: لطفاً وضعیت افزونه PWA را در تنظیمات فعال کنید.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/fr/app.php b/src/Resources/lang/fr/app.php index c855ab5d..50e17378 100644 --- a/src/Resources/lang/fr/app.php +++ b/src/Resources/lang/fr/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', - 'btn-save' => 'Save', - 'name' => 'Name', - 'topic' => 'Topic', - 'media' => 'Media', - 'seo-author' => 'Author', - 'settings' => 'Settings', - 'general' => 'General', - 'short-name' => 'Short Name', - 'theme-color' => 'Theme Color', - 'add_in_pwa' => 'Add in PWA', - 'messagingId' => 'Messaging Id', - 'api-key' => 'Server API Key', - 'enable_slider' => 'Enable Slider', - 'background-color' => 'Background Color', - 'small' => 'App Icon (48x48)', - 'medium' => 'App Icon (96x96)', - 'push-notification' => 'Push Notification', - 'large' => 'App Icon (144x144)', - 'extra-large' => 'App Icon (196x196)', - 'pwa_full_name' => 'Progressive Web App', - 'enable_new' => 'Enable new products', - 'enable_featured' => 'Enable featured products', - 'enable_categories_home_page_listing' => 'Enable categories home page listing', - 'redirect_to_pwa_if_mobile' => 'Redirect user to PWA if using mobile device', + 'status' => 'Statut', + 'btn-save' => 'Enregistrer', + 'name' => 'Nom', + 'topic' => 'Sujet', + 'media' => 'Médias', + 'seo-author' => 'Auteur', + 'settings' => 'Paramètres', + 'general' => 'Général', + 'short-name' => 'Nom court', + 'theme-color' => 'Couleur du thème', + 'add_in_pwa' => 'Ajouter dans PWA', + 'messagingId' => 'ID de messagerie', + 'api-key' => 'Clé API', + 'auth-domain' => 'Domaine d\'authentification', + 'database-url' => 'URL de la base de données', + 'project-id' => 'ID de projet', + 'app-id' => 'ID de l\'application', + 'public-vapid-key' => 'Clé publique VAPID', + 'server-key' => 'Clé du serveur', + 'enable_slider' => 'Activer le curseur', + 'background-color' => 'Couleur de fond', + 'info' => 'Remarque : Utilisez un code couleur hexadécimal', + 'small' => 'Icône de l\'application (48x48)', + 'medium' => 'Icône de l\'application (96x96)', + 'push-notification' => 'Notification push', + 'large' => 'Icône de l\'application (144x144)', + 'extra-large' => 'Icône de l\'application (196x196)', + 'pwa_full_name' => 'Application Web Progressive', + 'enable_new' => 'Activer les nouveaux produits', + 'enable_featured' => 'Activer les produits en vedette', + 'enable_categories_home_page_listing' => 'Activer la liste des catégories sur la page d\'accueil', + 'redirect_to_pwa_if_mobile' => 'Rediriger l\'utilisateur vers PWA s\'il utilise un appareil mobile', ], - 'layouts' => [ - 'index' => 'PWA Layout', - 'push-notification' => 'Push Notification' + 'layouts' => [ + 'index' => 'Mise en page PWA', + 'push-notification' => 'Notification push' ], 'push-notification' => [ - 'icon' => 'Icon', - 'label-title' => 'Title', - 'target-url' => 'Target URL', + 'icon' => 'Icône', + 'label-title' => 'Titre', + 'target-url' => 'URL de destination', 'description' => 'Description', 'notification' => 'Notification', - 'title-create' => 'Add Notification', - 'title-edit' => 'Modify Notification', - 'edit-notification' => 'Edit Push Notification', - 'title' => 'Push Notification List', - 'create-notification' => 'Create Push Notification', - 'success-notification' => 'Success: Push notification sent successfully.' + 'title-create' => 'Ajouter une notification', + 'title-edit' => 'Modifier la notification', + 'edit-notification' => 'Modifier la notification push', + 'title' => 'Liste des notifications push', + 'create-notification' => 'Créer une notification push', + 'success-notification' => 'Succès : Notification push envoyée avec succès.' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Titre', + 'delete' => 'Supprimer', + 'view' => 'Voir', + 'send' => 'Envoyer', + 'target-url' => 'URL de destination', + 'description' => 'Description', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'Attention : Veuillez activer le statut de l\'extension PWA dans la configuration.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/it/app.php b/src/Resources/lang/it/app.php index c855ab5d..a2c3ad62 100644 --- a/src/Resources/lang/it/app.php +++ b/src/Resources/lang/it/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', - 'btn-save' => 'Save', - 'name' => 'Name', - 'topic' => 'Topic', + 'status' => 'Stato', + 'btn-save' => 'Salva', + 'name' => 'Nome', + 'topic' => 'Argomento', 'media' => 'Media', - 'seo-author' => 'Author', - 'settings' => 'Settings', - 'general' => 'General', - 'short-name' => 'Short Name', - 'theme-color' => 'Theme Color', - 'add_in_pwa' => 'Add in PWA', - 'messagingId' => 'Messaging Id', - 'api-key' => 'Server API Key', - 'enable_slider' => 'Enable Slider', - 'background-color' => 'Background Color', - 'small' => 'App Icon (48x48)', - 'medium' => 'App Icon (96x96)', - 'push-notification' => 'Push Notification', - 'large' => 'App Icon (144x144)', - 'extra-large' => 'App Icon (196x196)', + 'seo-author' => 'Autore SEO', + 'settings' => 'Impostazioni', + 'general' => 'Generale', + 'short-name' => 'Nome breve', + 'theme-color' => 'Colore del tema', + 'add_in_pwa' => 'Aggiungi in PWA', + 'messagingId' => 'ID di messaggistica', + 'api-key' => 'Chiave API', + 'auth-domain' => 'Dominio di autenticazione', + 'database-url' => 'URL del database', + 'project-id' => 'ID progetto', + 'app-id' => 'ID app', + 'public-vapid-key' => 'Chiave pubblica VAPID', + 'server-key' => 'Chiave server', + 'enable_slider' => 'Abilita slider', + 'background-color' => 'Colore di sfondo', + 'info' => 'Nota: Utilizzare il codice di colore esadecimale', + 'small' => 'Icona app (48x48)', + 'medium' => 'Icona app (96x96)', + 'push-notification' => 'Notifica push', + 'large' => 'Icona app (144x144)', + 'extra-large' => 'Icona app (196x196)', 'pwa_full_name' => 'Progressive Web App', - 'enable_new' => 'Enable new products', - 'enable_featured' => 'Enable featured products', - 'enable_categories_home_page_listing' => 'Enable categories home page listing', - 'redirect_to_pwa_if_mobile' => 'Redirect user to PWA if using mobile device', + 'enable_new' => 'Abilita nuovi prodotti', + 'enable_featured' => 'Abilita prodotti in primo piano', + 'enable_categories_home_page_listing' => 'Abilita elenco categorie nella home page', + 'redirect_to_pwa_if_mobile' => 'Reindirizza l\'utente a PWA se utilizza un dispositivo mobile', ], - 'layouts' => [ - 'index' => 'PWA Layout', - 'push-notification' => 'Push Notification' + 'layouts' => [ + 'index' => 'Layout PWA', + 'push-notification' => 'Notifica push' ], 'push-notification' => [ - 'icon' => 'Icon', - 'label-title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', - 'notification' => 'Notification', - 'title-create' => 'Add Notification', - 'title-edit' => 'Modify Notification', - 'edit-notification' => 'Edit Push Notification', - 'title' => 'Push Notification List', - 'create-notification' => 'Create Push Notification', - 'success-notification' => 'Success: Push notification sent successfully.' + 'icon' => 'Icona', + 'label-title' => 'Titolo', + 'target-url' => 'URL di destinazione', + 'description' => 'Descrizione', + 'notification' => 'Notifica', + 'title-create' => 'Aggiungi Notifica', + 'title-edit' => 'Modifica Notifica', + 'edit-notification' => 'Modifica Notifica Push', + 'title' => 'Elenco Notifiche Push', + 'create-notification' => 'Crea Notifica Push', + 'success-notification' => 'Successo: Notifica push inviata con successo.' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Titolo', + 'delete' => 'Elimina', + 'view' => 'Visualizza', + 'send' => 'Invia', + 'target-url' => 'URL di destinazione', + 'description' => 'Descrizione', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'Attenzione: Si prega di abilitare lo stato dell\'estensione PWA dalla configurazione.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/ja/app.php b/src/Resources/lang/ja/app.php index c855ab5d..6aee0e92 100644 --- a/src/Resources/lang/ja/app.php +++ b/src/Resources/lang/ja/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', - 'btn-save' => 'Save', - 'name' => 'Name', - 'topic' => 'Topic', - 'media' => 'Media', - 'seo-author' => 'Author', - 'settings' => 'Settings', - 'general' => 'General', - 'short-name' => 'Short Name', - 'theme-color' => 'Theme Color', - 'add_in_pwa' => 'Add in PWA', - 'messagingId' => 'Messaging Id', - 'api-key' => 'Server API Key', - 'enable_slider' => 'Enable Slider', - 'background-color' => 'Background Color', - 'small' => 'App Icon (48x48)', - 'medium' => 'App Icon (96x96)', - 'push-notification' => 'Push Notification', - 'large' => 'App Icon (144x144)', - 'extra-large' => 'App Icon (196x196)', - 'pwa_full_name' => 'Progressive Web App', - 'enable_new' => 'Enable new products', - 'enable_featured' => 'Enable featured products', - 'enable_categories_home_page_listing' => 'Enable categories home page listing', - 'redirect_to_pwa_if_mobile' => 'Redirect user to PWA if using mobile device', + 'status' => 'ステータス', + 'btn-save' => '保存', + 'name' => '名前', + 'topic' => 'トピック', + 'media' => 'メディア', + 'seo-author' => 'SEO著者', + 'settings' => '設定', + 'general' => '一般', + 'short-name' => '短縮名', + 'theme-color' => 'テーマカラー', + 'add_in_pwa' => 'PWAに追加', + 'messagingId' => 'メッセージングID', + 'api-key' => 'APIキー', + 'auth-domain' => '認証ドメイン', + 'database-url' => 'データベースURL', + 'project-id' => 'プロジェクトID', + 'app-id' => 'アプリID', + 'public-vapid-key' => '公開VAPIDキー', + 'server-key' => 'サーバーキー', + 'enable_slider' => 'スライダーを有効にする', + 'background-color' => '背景色', + 'info' => '注意:16進数のカラーコードを使用してください', + 'small' => 'アプリアイコン(48x48)', + 'medium' => 'アプリアイコン(96x96)', + 'push-notification' => 'プッシュ通知', + 'large' => 'アプリアイコン(144x144)', + 'extra-large' => 'アプリアイコン(196x196)', + 'pwa_full_name' => 'プログレッシブウェブアプリ', + 'enable_new' => '新しい商品を有効にする', + 'enable_featured' => '注目商品を有効にする', + 'enable_categories_home_page_listing' => 'カテゴリホームページリストを有効にする', + 'redirect_to_pwa_if_mobile' => 'モバイルデバイスを使用している場合はPWAにリダイレクトする', ], - 'layouts' => [ - 'index' => 'PWA Layout', - 'push-notification' => 'Push Notification' + 'layouts' => [ + 'index' => 'PWAレイアウト', + 'push-notification' => 'プッシュ通知' ], 'push-notification' => [ - 'icon' => 'Icon', - 'label-title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', - 'notification' => 'Notification', - 'title-create' => 'Add Notification', - 'title-edit' => 'Modify Notification', - 'edit-notification' => 'Edit Push Notification', - 'title' => 'Push Notification List', - 'create-notification' => 'Create Push Notification', - 'success-notification' => 'Success: Push notification sent successfully.' + 'icon' => 'アイコン', + 'label-title' => 'タイトル', + 'target-url' => 'ターゲットURL', + 'description' => '説明', + 'notification' => '通知', + 'title-create' => '通知を追加', + 'title-edit' => '通知を編集', + 'edit-notification' => 'プッシュ通知を編集', + 'title' => 'プッシュ通知リスト', + 'create-notification' => 'プッシュ通知を作成', + 'success-notification' => '成功:プッシュ通知が正常に送信されました。' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'タイトル', + 'delete' => '削除', + 'view' => '表示', + 'send' => '送信', + 'target-url' => 'ターゲットURL', + 'description' => '説明', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => '警告:設定からPWA拡張機能のステータスを有効にしてください。', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/nl/app.php b/src/Resources/lang/nl/app.php index c855ab5d..7f099a41 100644 --- a/src/Resources/lang/nl/app.php +++ b/src/Resources/lang/nl/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', - 'btn-save' => 'Save', - 'name' => 'Name', - 'topic' => 'Topic', + 'status' => 'Status', + 'btn-save' => 'Opslaan', + 'name' => 'Naam', + 'topic' => 'Onderwerp', 'media' => 'Media', - 'seo-author' => 'Author', - 'settings' => 'Settings', - 'general' => 'General', - 'short-name' => 'Short Name', - 'theme-color' => 'Theme Color', - 'add_in_pwa' => 'Add in PWA', - 'messagingId' => 'Messaging Id', - 'api-key' => 'Server API Key', - 'enable_slider' => 'Enable Slider', - 'background-color' => 'Background Color', - 'small' => 'App Icon (48x48)', - 'medium' => 'App Icon (96x96)', - 'push-notification' => 'Push Notification', - 'large' => 'App Icon (144x144)', - 'extra-large' => 'App Icon (196x196)', + 'seo-author' => 'Auteur SEO', + 'settings' => 'Instellingen', + 'general' => 'Algemeen', + 'short-name' => 'Korte naam', + 'theme-color' => 'Themakleur', + 'add_in_pwa' => 'Toevoegen aan PWA', + 'messagingId' => 'Messaging-ID', + 'api-key' => 'API-sleutel', + 'auth-domain' => 'Authenticatie-domein', + 'database-url' => 'Database-URL', + 'project-id' => 'Project-ID', + 'app-id' => 'App-ID', + 'public-vapid-key' => 'Openbare VAPID-sleutel', + 'server-key' => 'Server-sleutel', + 'enable_slider' => 'Schuifregelaar inschakelen', + 'background-color' => 'Achtergrondkleur', + 'info' => 'Opmerking: Gebruik hexadecimale kleurcode', + 'small' => 'App-pictogram (48x48)', + 'medium' => 'App-pictogram (96x96)', + 'push-notification' => 'Pushmelding', + 'large' => 'App-pictogram (144x144)', + 'extra-large' => 'App-pictogram (196x196)', 'pwa_full_name' => 'Progressive Web App', - 'enable_new' => 'Enable new products', - 'enable_featured' => 'Enable featured products', - 'enable_categories_home_page_listing' => 'Enable categories home page listing', - 'redirect_to_pwa_if_mobile' => 'Redirect user to PWA if using mobile device', + 'enable_new' => 'Nieuwe producten inschakelen', + 'enable_featured' => 'Aanbevolen producten inschakelen', + 'enable_categories_home_page_listing' => 'Categorielijst op startpagina inschakelen', + 'redirect_to_pwa_if_mobile' => 'Gebruiker doorverwijzen naar PWA bij gebruik van mobiel apparaat', ], - 'layouts' => [ - 'index' => 'PWA Layout', - 'push-notification' => 'Push Notification' + 'layouts' => [ + 'index' => 'PWA-indeling', + 'push-notification' => 'Pushmelding' ], 'push-notification' => [ - 'icon' => 'Icon', - 'label-title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', - 'notification' => 'Notification', - 'title-create' => 'Add Notification', - 'title-edit' => 'Modify Notification', - 'edit-notification' => 'Edit Push Notification', - 'title' => 'Push Notification List', - 'create-notification' => 'Create Push Notification', - 'success-notification' => 'Success: Push notification sent successfully.' + 'icon' => 'Pictogram', + 'label-title' => 'Titel', + 'target-url' => 'Doel-URL', + 'description' => 'Beschrijving', + 'notification' => 'Melding', + 'title-create' => 'Melding toevoegen', + 'title-edit' => 'Melding wijzigen', + 'edit-notification' => 'Pushmelding bewerken', + 'title' => 'Lijst met pushmeldingen', + 'create-notification' => 'Pushmelding maken', + 'success-notification' => 'Succes: Pushmelding succesvol verzonden.' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Titel', + 'delete' => 'Verwijderen', + 'view' => 'Bekijken', + 'send' => 'Versturen', + 'target-url' => 'Doel-URL', + 'description' => 'Beschrijving', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'Waarschuwing: Schakel de PWA-extensiestatus in bij de configuratie.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/pl/app.php b/src/Resources/lang/pl/app.php index c855ab5d..54aa3415 100644 --- a/src/Resources/lang/pl/app.php +++ b/src/Resources/lang/pl/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', - 'btn-save' => 'Save', - 'name' => 'Name', - 'topic' => 'Topic', + 'status' => 'Status', + 'btn-save' => 'Zapisz', + 'name' => 'Nazwa', + 'topic' => 'Temat', 'media' => 'Media', - 'seo-author' => 'Author', - 'settings' => 'Settings', - 'general' => 'General', - 'short-name' => 'Short Name', - 'theme-color' => 'Theme Color', - 'add_in_pwa' => 'Add in PWA', - 'messagingId' => 'Messaging Id', - 'api-key' => 'Server API Key', - 'enable_slider' => 'Enable Slider', - 'background-color' => 'Background Color', - 'small' => 'App Icon (48x48)', - 'medium' => 'App Icon (96x96)', - 'push-notification' => 'Push Notification', - 'large' => 'App Icon (144x144)', - 'extra-large' => 'App Icon (196x196)', + 'seo-author' => 'Autor SEO', + 'settings' => 'Ustawienia', + 'general' => 'Ogólne', + 'short-name' => 'Krótka nazwa', + 'theme-color' => 'Kolor motywu', + 'add_in_pwa' => 'Dodaj do PWA', + 'messagingId' => 'ID wiadomości', + 'api-key' => 'Klucz API', + 'auth-domain' => 'Domena uwierzytelniania', + 'database-url' => 'Adres URL bazy danych', + 'project-id' => 'ID projektu', + 'app-id' => 'ID aplikacji', + 'public-vapid-key' => 'Publiczny klucz VAPID', + 'server-key' => 'Klucz serwera', + 'enable_slider' => 'Włącz suwak', + 'background-color' => 'Kolor tła', + 'info' => 'Uwaga: Użyj kodu koloru szesnastkowego', + 'small' => 'Ikona aplikacji (48x48)', + 'medium' => 'Ikona aplikacji (96x96)', + 'push-notification' => 'Powiadomienie push', + 'large' => 'Ikona aplikacji (144x144)', + 'extra-large' => 'Ikona aplikacji (196x196)', 'pwa_full_name' => 'Progressive Web App', - 'enable_new' => 'Enable new products', - 'enable_featured' => 'Enable featured products', - 'enable_categories_home_page_listing' => 'Enable categories home page listing', - 'redirect_to_pwa_if_mobile' => 'Redirect user to PWA if using mobile device', + 'enable_new' => 'Włącz nowe produkty', + 'enable_featured' => 'Włącz polecane produkty', + 'enable_categories_home_page_listing' => 'Włącz listę kategorii na stronie głównej', + 'redirect_to_pwa_if_mobile' => 'Przekieruj użytkownika do PWA, jeśli korzysta z urządzenia mobilnego', ], - 'layouts' => [ - 'index' => 'PWA Layout', - 'push-notification' => 'Push Notification' + 'layouts' => [ + 'index' => 'Układ PWA', + 'push-notification' => 'Powiadomienie push' ], 'push-notification' => [ - 'icon' => 'Icon', - 'label-title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', - 'notification' => 'Notification', - 'title-create' => 'Add Notification', - 'title-edit' => 'Modify Notification', - 'edit-notification' => 'Edit Push Notification', - 'title' => 'Push Notification List', - 'create-notification' => 'Create Push Notification', - 'success-notification' => 'Success: Push notification sent successfully.' + 'icon' => 'Ikona', + 'label-title' => 'Tytuł', + 'target-url' => 'Adres URL docelowy', + 'description' => 'Opis', + 'notification' => 'Powiadomienie', + 'title-create' => 'Dodaj powiadomienie', + 'title-edit' => 'Edytuj powiadomienie', + 'edit-notification' => 'Edytuj powiadomienie push', + 'title' => 'Lista powiadomień push', + 'create-notification' => 'Utwórz powiadomienie push', + 'success-notification' => 'Sukces: Powiadomienie push zostało pomyślnie wysłane.' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'Title', - 'target-url' => 'Target URL', - 'description' => 'Description', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Tytuł', + 'delete' => 'Usuń', + 'view' => 'Wyświetl', + 'send' => 'Wyślij', + 'target-url' => 'Adres URL docelowy', + 'description' => 'Opis', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'Ostrzeżenie: Włącz status rozszerzenia PWA w konfiguracji.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/pt_BR/app.php b/src/Resources/lang/pt_BR/app.php index 73da5222..c254297a 100644 --- a/src/Resources/lang/pt_BR/app.php +++ b/src/Resources/lang/pt_BR/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', + 'status' => 'Status', 'btn-save' => 'Salvar', 'name' => 'Nome', - 'topic' => 'Topico', - 'media' => 'Media', - 'seo-author' => 'Autor', + 'topic' => 'Tópico', + 'media' => 'Mídia', + 'seo-author' => 'Autor SEO', 'settings' => 'Configurações', 'general' => 'Geral', - 'short-name' => 'Apelido', - 'theme-color' => 'Cor Tema', - 'add_in_pwa' => 'Adicionar ao PWA', - 'messagingId' => 'Id Mensagens', - 'api-key' => 'Chave API servidor', + 'short-name' => 'Nome Curto', + 'theme-color' => 'Cor do Tema', + 'add_in_pwa' => 'Adicionar no PWA', + 'messagingId' => 'ID de Mensagem', + 'api-key' => 'Chave da API', + 'auth-domain' => 'Domínio de Autenticação', + 'database-url' => 'URL do Banco de Dados', + 'project-id' => 'ID do Projeto', + 'app-id' => 'ID do Aplicativo', + 'public-vapid-key' => 'Chave Pública VAPID', + 'server-key' => 'Chave do Servidor', 'enable_slider' => 'Habilitar Slider', 'background-color' => 'Cor de Fundo', - 'small' => 'App Icone (48x48)', - 'medium' => 'App Icone (96x96)', - 'push-notification' => 'Notificações por Push', - 'large' => 'App Icone (144x144)', - 'extra-large' => 'App Icone (196x196)', - 'pwa_full_name' => 'Página Web Progressiva', + 'info' => 'Observação: Use código de cor hexadecimal', + 'small' => 'Ícone do Aplicativo (48x48)', + 'medium' => 'Ícone do Aplicativo (96x96)', + 'push-notification' => 'Notificação Push', + 'large' => 'Ícone do Aplicativo (144x144)', + 'extra-large' => 'Ícone do Aplicativo (196x196)', + 'pwa_full_name' => 'Progressive Web App', 'enable_new' => 'Habilitar novos produtos', - 'enable_featured' => 'Habilitar destaques de produtos', - 'enable_categories_home_page_listing' => 'Habilitar listagem da página inicial das categorias', - 'redirect_to_pwa_if_mobile' => 'Redirecionar o usuário para PWA se estiver usando um dispositivo móvel', + 'enable_featured' => 'Habilitar produtos em destaque', + 'enable_categories_home_page_listing' => 'Habilitar listagem de categorias na página inicial', + 'redirect_to_pwa_if_mobile' => 'Redirecionar usuário para PWA se estiver usando dispositivo móvel', ], - 'layouts' => [ - 'index' => 'PWA Layout', - 'push-notification' => 'Notificações Push' + 'layouts' => [ + 'index' => 'Layout PWA', + 'push-notification' => 'Notificação Push' ], 'push-notification' => [ - 'icon' => 'Icone', - 'label-title' => 'Titulo', - 'target-url' => 'Target URL', + 'icon' => 'Ícone', + 'label-title' => 'Título', + 'target-url' => 'URL de Destino', 'description' => 'Descrição', 'notification' => 'Notificação', 'title-create' => 'Adicionar Notificação', - 'title-edit' => 'Notificação de modificação', + 'title-edit' => 'Modificar Notificação', 'edit-notification' => 'Editar Notificação Push', - 'title' => 'Lista de notificações Push', + 'title' => 'Lista de Notificações Push', 'create-notification' => 'Criar Notificação Push', 'success-notification' => 'Sucesso: Notificação push enviada com sucesso.' ], - 'datagrid' => [ - 'id' => 'Cód', - 'title' => 'Titulo', - 'target-url' => 'URL alvo', - 'description' => 'Descrição', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Título', + 'delete' => 'Excluir', + 'view' => 'Visualizar', + 'send' => 'Enviar', + 'target-url' => 'URL de Destino', + 'description' => 'Descrição', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'Aviso: Por favor, habilite o status da extensão PWA nas configurações.', ] ] -]; \ No newline at end of file +]; diff --git a/src/Resources/lang/tr/app.php b/src/Resources/lang/tr/app.php index 58159169..0a6c9847 100644 --- a/src/Resources/lang/tr/app.php +++ b/src/Resources/lang/tr/app.php @@ -2,58 +2,75 @@ return [ 'admin' => [ - 'system' => [ + 'system' => [ 'pwa' => 'PWA', - 'btn-save' => 'Kaydetmek', - 'name' => 'İsim', - 'topic' => 'Başlık', - 'media' => 'medya', - 'seo-author' => 'Yazar', + 'status' => 'Durum', + 'btn-save' => 'Kaydet', + 'name' => 'Ad', + 'topic' => 'Konu', + 'media' => 'Medya', + 'seo-author' => 'SEO Yazarı', 'settings' => 'Ayarlar', 'general' => 'Genel', - 'short-name' => 'Kısa adı', + 'short-name' => 'Kısa Ad', 'theme-color' => 'Tema Rengi', - 'add_in_pwa' => 'PWA ya ekleyin', + 'add_in_pwa' => 'PWA\'ya Ekle', 'messagingId' => 'Mesajlaşma Kimliği', - 'api-key' => 'Sunucu API Anahtarı', + 'api-key' => 'API Anahtarı', + 'auth-domain' => 'Kimlik Doğrulama Etki Alanı', + 'database-url' => 'Veritabanı URL\'si', + 'project-id' => 'Proje Kimliği', + 'app-id' => 'Uygulama Kimliği', + 'public-vapid-key' => 'Genel VAPID Anahtarı', + 'server-key' => 'Sunucu Anahtarı', 'enable_slider' => 'Kaydırıcıyı Etkinleştir', - 'background-color' => 'Arka plan rengi', + 'background-color' => 'Arka Plan Rengi', + 'info' => 'Not: Onaltılık renk kodunu kullanın', 'small' => 'Uygulama Simgesi (48x48)', 'medium' => 'Uygulama Simgesi (96x96)', - 'push-notification' => 'Bildirim almak', + 'push-notification' => 'Bildirim Gönderme', 'large' => 'Uygulama Simgesi (144x144)', 'extra-large' => 'Uygulama Simgesi (196x196)', - 'pwa_full_name' => 'Aşamalı Web Uygulaması', + 'pwa_full_name' => 'Progressive Web App', 'enable_new' => 'Yeni ürünleri etkinleştir', 'enable_featured' => 'Öne çıkan ürünleri etkinleştir', - 'enable_categories_home_page_listing' => 'Kategoriler ana sayfası listesini etkinleştir', - 'redirect_to_pwa_if_mobile' => 'Mobil cihaz kullanılıyorsa kullanıcıyı PWA ya yönlendir', + 'enable_categories_home_page_listing' => 'Ana sayfada kategori listelemesini etkinleştir', + 'redirect_to_pwa_if_mobile' => 'Mobil cihaz kullanılıyorsa kullanıcıyı PWA\'ya yönlendir', ], - 'layouts' => [ + 'layouts' => [ 'index' => 'PWA Düzeni', - 'push-notification' => 'Bildirim almak' + 'push-notification' => 'Bildirim Gönderme' ], 'push-notification' => [ - 'icon' => 'simge', + 'icon' => 'Simge', 'label-title' => 'Başlık', 'target-url' => 'Hedef URL', 'description' => 'Açıklama', 'notification' => 'Bildirim', 'title-create' => 'Bildirim Ekle', - 'title-edit' => 'Bildirimi Değiştir', - 'edit-notification' => 'Anında Bildirimi Düzenle', - 'title' => 'Push Bildirim Listesi', - 'create-notification' => 'Anında Bildirim Oluştur', - 'success-notification' => 'Başarılı: Push bildirimi başarıyla gönderildi.' + 'title-edit' => 'Bildirimi Düzenle', + 'edit-notification' => 'Bildirimi Düzenle', + 'title' => 'Bildirim Listesi', + 'create-notification' => 'Bildirim Oluştur', + 'success-notification' => 'Başarılı: Bildirim başarıyla gönderildi.' ], - 'datagrid' => [ - 'id' => 'ID', - 'title' => 'Başlık', - 'target-url' => 'Hedef URL', - 'description' => 'Açıklama', + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Başlık', + 'delete' => 'Sil', + 'view' => 'Görüntüle', + 'send' => 'Gönder', + 'target-url' => 'Hedef URL', + 'description' => 'Açıklama', + ] + ], + + 'shop' => [ + 'home' => [ + 'enable-pwa-status' => 'Uyarı: Lütfen yapılandırmadan PWA uzantı durumunu etkinleştirin.', ] ] -]; \ No newline at end of file +];