Features: DRF docs I18N

This commit is contained in:
Egor Pavlovich Gorbunov 2025-12-21 02:12:01 +03:00
parent 95fd17bb43
commit e312cb8a71
56 changed files with 8171 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar-ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "اسم الشركة"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "عنوان الشركة"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "رقم هاتف الشركة"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"معدل الضريبة في الولاية القضائية لشركتك. اترك 0 إذا كنت لا تريد معالجة "
"الضرائب."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "يوضح ما إذا كانت الضرائب مشمولة بالفعل في أسعار بيع المنتج"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "مفتاح API لسعر الصرف"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!، لا تتغير!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "مضيف SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "منفذ SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "استخدام TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "استخدام SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "اسم مستخدم SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "كلمة مرور SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "البريد من خيار البريد من"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "عدد الأيام التي نخزن فيها الرسائل من المستخدمين المجهولين"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "عدد الأيام التي نخزن فيها الرسائل من المستخدمين الموثقين"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "تعطيل وظيفة الشراء"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "عنوان URL الخاص بواجهة برمجة تطبيقات OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "مفتاح واجهة برمجة تطبيقات OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "مفتاح واجهة برمجة التطبيقات المجردة"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "وكيل HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "كيان لتخزين بيانات الإعلانات"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "كيان لتخزين بيانات التحليلات"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "حفظ الاستجابات من واجهات برمجة تطبيقات البائعين"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "قاعدة البيانات الاحتياطية"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "وسائط النسخ الاحتياطي"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "الخيارات القانونية"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "خيارات البريد الإلكتروني"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "خيارات الميزات"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "خيارات تحسين محركات البحث"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "خيارات النظام"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"مرحباً بك في وثائق eVibes.\n"
"\n"
"eVibes عبارة عن منصة تجارة إلكترونية قوية تتيح لك إطلاق وإدارة متجر إلكتروني من أي نوع بنقرات قليلة.\n"
"\n"
"## الميزات الرئيسية\n"
"- ** كتالوج المنتجات:** إدارة تفاصيل المنتج والتسعير والمخزون والتوافر عبر فئات متعددة.\n"
"- **إدارة الطلبات:** معالجة الطلبات وتتبع التنفيذ والتعامل مع طلبات العملاء بكفاءة.\n"
"- **المصادقة والتخويل:** مصادقة شاملة للمستخدمين باستخدام رموز JWT المميزة والأذونات المستندة إلى الأدوار.\n"
"- ** معالجة المدفوعات:** دمج بوابات دفع متعددة وإدارة المعاملات بشكل آمن.\n"
"- ** إدارة المدونة والمحتوى:** إنشاء وإدارة منشورات المدونة والمحتوى التسويقي لمتجرك.\n"
"- ** عمليات B2B:** نقاط نهاية مخصصة للمعاملات بين الشركات وإدارة البيع بالجملة.\n"
"- **دعم متعدد اللغات:** خدمة العملاء في جميع أنحاء العالم مع إمكانات التدويل الكاملة (i18n).\n"
"- **تكامل مخصص:** بنية واجهة برمجة تطبيقات قابلة للتوسيع للتكامل مع المنصات والخدمات الخارجية.\n"
"- **التحليلات والتقارير:** إنشاء تقارير مفصلة عن المبيعات والمخزون وسلوك العملاء.\n"
"- ** تحديثات في الوقت الفعلي:** احصل على بيانات مباشرة عن مستويات المخزون وحالات الطلبات وتغييرات الأسعار.\n"
"\n"
"## واجهات برمجة التطبيقات المتاحة\n"
"- **واجهة برمجة تطبيقات REST:** واجهة REST كاملة (هذه الوثائق)\n"
"- ** واجهة برمجة تطبيقات GraphiQL:** متوفرة على '/graphql/' مع واجهة GraphiQL للاستعلامات التفاعلية\n"
"\n"
"## المصادقة\n"
"- يتم التعامل مع المصادقة عبر رموز JWT المميزة. قم بتضمين الرمز المميز في رأس \"X-EVIBES-AUTH\" لطلباتك بصيغة \"حامل <your_token>\".\n"
"- عمر رمز الوصول الرمزي هو {access_lifetime} {access_unit}.\n"
"- عمر الرمز المميز للتحديث هو {refresh_hours} ساعة.\n"
"- يتم تدوير رموز التحديث تلقائيًا وإبطالها بعد الاستخدام لتعزيز الأمان.\n"
"\n"
"## التدويل (i18n)\n"
"- قم بتعيين رأس \"قبول اللغة\" لتحديد لغتك المفضلة (على سبيل المثال، \"قبول اللغة: en-US\").\n"
"- يمكن استرداد اللغات المتاحة من نقطة النهاية \"/ التطبيق/اللغات/\".\n"
"- جميع المحتويات التي تواجه المستخدم تدعم لغات متعددة خارج الصندوق.\n"
"\n"
"## تنسيقات الاستجابة\n"
"تدعم واجهة برمجة التطبيقات تنسيقات استجابة متعددة:\n"
"- **JSON** (افتراضي، بتنسيق camelCase)\n"
"- **XML** (أضف \"?format=xml\" أو قم بتعيين \"قبول: application/xml\")\n"
"- **YAML** (أضف '؟تنسيق=yaml' أو اضبط 'قبول: application/x-yaml')\n"
"\n"
"## الصحة والمراقبة\n"
"- فحوصات الصحة: '/الصحة/'\n"
"- مقاييس بروميثيوس: '//prometheus/metrics/'\n"
"\n"
"## الإصدار\n"
"إصدار API الحالي: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "موقعي"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "الصحة"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "الدعم"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "قائمة الطعام"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "لوحة التحكم"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "التكوين"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "المهام الدورية"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "لوحة المهام"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "روابط سريعة"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "المستخدمون"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "المجموعات"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "الطلبات"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "المنتجات"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "الفئات"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "العلامات التجارية"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "المدونات"

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs-cz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Název společnosti"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Adresa společnosti"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Telefonní číslo společnosti"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Sazba daně v jurisdikci vaší společnosti. Pokud nechcete zpracovávat daně, "
"ponechte 0."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Zobrazuje, zda jsou daně již zahrnuty v prodejních cenách produktu."
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Klíč API pro směnný kurz"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!NEMĚŇTE!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP host"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Port SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Použití protokolu TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Použití protokolu SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Uživatelské jméno SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Heslo SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Možnost Pošta z"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Kolik dní uchováváme zprávy od anonymních uživatelů"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Kolik dní uchováváme zprávy od ověřených uživatelů"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Zakázat funkci nákupu"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "URL rozhraní API OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Klíč API OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstraktní klíč API"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "Proxy server HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Subjekt pro ukládání dat inzerátů"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Subjekt pro ukládání analytických dat"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Ukládání odpovědí z rozhraní API dodavatelů"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Zálohování databáze"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Záložní média"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Právní možnosti"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Možnosti e-mailu"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Možnosti funkcí"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Možnosti SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Možnosti systému"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Vítejte v dokumentaci systému eVibes.\n"
"\n"
"eVibes je výkonná platforma pro elektronické obchodování, která vám umožní spustit a spravovat internetový obchod jakéhokoli druhu na několik kliknutí.\n"
"\n"
"## Klíčové funkce\n"
"- **Katalog produktů:** Správa podrobností o produktech, cen, skladových zásob a dostupnosti v několika kategoriích.\n"
"- **Správa objednávek:** Zpracovávejte objednávky, sledujte jejich plnění a efektivně vyřizujte požadavky zákazníků.\n"
"- **Ověřování a autorizace:** Komplexní ověřování uživatelů pomocí tokenů JWT a oprávnění na základě rolí.\n"
"- **Zpracování plateb:** Integrace více platebních bran a bezpečná správa transakcí.\n"
"- **Správa blogu a obsahu:** Vytváření a správa příspěvků na blogu a marketingového obsahu pro váš obchod.\n"
"- **Provoz B2B:** Vyhrazené koncové body pro transakce mezi podniky a správu velkoobchodu.\n"
"- **Vícejazyčná podpora:** Obsluhujte zákazníky po celém světě díky plným možnostem internacionalizace (i18n).\n"
"- **Vlastní integrace:** Rozšiřitelná architektura API pro integraci s externími platformami a službami.\n"
"- **Analytika a reporting:** Generování podrobných reportů o prodeji, zásobách a chování zákazníků.\n"
"- **Aktualizace v reálném čase:** Získávejte živé údaje o stavu zásob, stavu objednávek a změnách cen.\n"
"\n"
"## Dostupná rozhraní API\n"
"- **REST API:** Plné rozhraní RESTful (tato dokumentace).\n"
"- **GraphQL API:** K dispozici na adrese `/graphql/` s rozhraním GraphiQL pro interaktivní dotazy.\n"
"\n"
"## Ověřování\n"
"- Ověřování se provádí pomocí tokenů JWT. Token zahrňte do hlavičky `X-EVIBES-AUTH` svých požadavků ve formátu `Bearer <vůj_token>`.\n"
"- Životnost přístupového tokenu je {access_lifetime}. {access_unit}.\n"
"- Životnost tokenu pro obnovení je {refresh_hours} hodin.\n"
"- Tokeny pro obnovení jsou po použití automaticky rotovány a zneplatněny z důvodu vyšší bezpečnosti.\n"
"\n"
"## Internacionalizace (i18n)\n"
"- Nastavte hlavičku `Accept-Language` tak, aby určovala preferovaný jazyk (např. `Accept-Language: en-US`).\n"
"- Dostupné jazyky lze získat z koncového bodu `/app/languages/`.\n"
"- Veškerý obsah směřující k uživateli podporuje více jazyků hned po vybalení z krabice.\n"
"\n"
"## Formáty odpovědí\n"
"Rozhraní API podporuje více formátů odpovědí:\n"
"- **JSON** (výchozí, formátováno camelCase).\n"
"- **XML** (přidejte `?format=xml` nebo nastavte `Accept: application/xml`).\n"
"- **YAML** (přidejte `?format=yaml` nebo nastavte `Accept: application/x-yaml`)\n"
"\n"
"## Stav a monitorování\n"
"- Kontroly stavu: `/health/`\n"
"- Metriky Prometheus: `/prometheus/metrics/`\n"
"\n"
"## Verze\n"
"Aktuální verze API: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Moje stránky"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Zdraví"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Podpora"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Nabídka"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Přístrojová deska"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Konfigurace"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Pravidelné úkoly"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Taskboard"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Rychlé odkazy"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Uživatelé"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Skupiny"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Objednávky"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produkty"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Kategorie"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Značky"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposty"

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da-dk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Virksomhedens navn"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Virksomhedens adresse"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Virksomhedens telefonnummer"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Skattesats i din virksomheds jurisdiktion. Lad 0 stå, hvis du ikke ønsker at"
" behandle skatter."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Viser, om afgifterne allerede er inkluderet i produktets salgspris"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "API-nøgle til valutakurs"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!SKIFT IKKE!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP-vært"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP-port"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Brug TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Brug SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP-brugernavn"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP-adgangskode"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Mulighed for mail fra"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Hvor mange dage vi gemmer beskeder fra anonyme brugere"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Hvor mange dage vi gemmer beskeder fra godkendte brugere"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Deaktiver købsfunktionalitet"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API-nøgle"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstrakt API-nøgle"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP-proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "En enhed til lagring af annonceringsdata"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "En enhed til lagring af analysedata"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Gem svar fra leverandørers API'er"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Backup af database"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Backup-medier"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Juridiske muligheder"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Indstillinger for e-mail"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Funktioner Indstillinger"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO-muligheder"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Systemindstillinger"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Velkommen til eVibes' dokumentation.\n"
"\n"
"eVibes er en stærk e-handelsplatform, der giver dig mulighed for at starte og administrere en onlinebutik af enhver art med blot nogle få klik.\n"
"\n"
"## Nøglefunktioner\n"
"- Produktkatalog:** Administrer produktdetaljer, priser, lagerbeholdning og tilgængelighed på tværs af flere kategorier.\n"
"- Ordrehåndtering:** Behandl ordrer, spor opfyldelse og håndter kundeanmodninger effektivt.\n"
"- Godkendelse og autorisation:** Omfattende brugergodkendelse med JWT-tokens og rollebaserede tilladelser.\n"
"- **Betalingsbehandling:** Integrer flere betalingsgateways og håndter transaktioner sikkert.\n"
"- Blog- og indholdsstyring: ** Opret og administrer blogindlæg og markedsføringsindhold til din butik.\n"
"- **B2B Operations:** Dedikerede slutpunkter til business-to-business-transaktioner og engrosadministration.\n"
"- Flersproget support:** Betjen kunder over hele verden med fuld internationalisering (i18n).\n"
"- Brugerdefinerede integrationer:** Udvidelig API-arkitektur til integration med eksterne platforme og tjenester.\n"
"- Analyse og rapportering:** Generer detaljerede rapporter om salg, lagerbeholdning og kundeadfærd.\n"
"- Opdateringer i realtid:** Få live-data om lagerniveauer, ordrestatus og prisændringer.\n"
"\n"
"## Tilgængelige API'er\n"
"- **REST API:** Fuld RESTful-grænseflade (denne dokumentation)\n"
"- GraphQL API:** Tilgængelig på `/graphql/` med GraphiQL-grænseflade til interaktive forespørgsler\n"
"\n"
"## Autentificering\n"
"- Autentificering håndteres via JWT-tokens. Inkluder tokenet i `X-EVIBES-AUTH`-headeren i dine anmodninger i formatet `Bearer <your_token>`.\n"
"- Adgangstokenets levetid er {access_lifetime} {access_unit}.\n"
"- Opdateringstokenets levetid er {refresh_hours} timer.\n"
"- Refresh-tokens bliver automatisk roteret og ugyldiggjort efter brug for at øge sikkerheden.\n"
"\n"
"## Internationalisering (i18n)\n"
"- Indstil headeren `Accept-Language` til at angive dit foretrukne sprog (f.eks. `Accept-Language: en-US`).\n"
"- Tilgængelige sprog kan hentes fra `/app/languages/` endpoint.\n"
"- Alt brugervendt indhold understøtter flere sprog fra starten.\n"
"\n"
"## Svarformater\n"
"API'en understøtter flere svarformater:\n"
"- **JSON** (standard, camelCase-formateret)\n"
"- XML** (tilføj `?format=xml` eller indstil `Accept: application/xml`)\n"
"- **YAML** (tilføj `?format=yaml` eller indstil `Accept: application/x-yaml`)\n"
"\n"
"## Sundhed og overvågning\n"
"- Sundhedstjek: `/health/`\n"
"- Prometheus-målinger: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Nuværende API-version: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Min hjemmeside"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Sundhed"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Støtte"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Dashboard"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Konfig"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Periodiske opgaver"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Opgavetavle"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Hurtige links"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Brugere"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Grupper"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Bestillinger"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produkter"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Kategorier"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Mærker"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogindlæg"

Binary file not shown.

View file

@ -0,0 +1,302 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de-de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Name des Unternehmens"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Anschrift des Unternehmens"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Telefonnummer des Unternehmens"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Steuersatz in dem Land, in dem Ihr Unternehmen ansässig ist. Lassen Sie 0 "
"stehen, wenn Sie keine Steuern verarbeiten wollen."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
"Zeigt an, ob die Steuern bereits in den Verkaufspreisen des Produkts "
"enthalten sind"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Wechselkurs-API-Schlüssel"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!NICHT ÄNDERN!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP-Host"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP-Port"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Use TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Use SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP-Benutzername"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP-Kennwort"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Option Mail von"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Wie viele Tage wir Nachrichten von anonymen Nutzern speichern"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr ""
"Wie viele Tage wir Nachrichten von authentifizierten Benutzern speichern"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Kauffunktionalität deaktivieren"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API Key"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstrakter API-Schlüssel"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP-Proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Eine Einheit zur Speicherung von Werbedaten"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Eine Einheit zur Speicherung von Analysedaten"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Speichern von Antworten aus den APIs von Anbietern"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Datenbank sichern"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Sicherungsmedien"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Rechtliche Optionen"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "E-Mail-Optionen"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Merkmale Optionen"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO-Optionen"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "System Options"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Willkommen bei der eVibes-Dokumentation.\n"
"\n"
"eVibes ist eine leistungsstarke E-Commerce-Plattform, die es Ihnen ermöglicht, mit nur wenigen Klicks einen Online-Shop jeglicher Art zu eröffnen und zu verwalten.\n"
"\n"
"## Hauptmerkmale\n"
"- **Produktkatalog:** Verwalten Sie Produktdetails, Preise, Bestand und Verfügbarkeit über mehrere Kategorien hinweg.\n"
"- **Auftragsverwaltung:** Verarbeiten Sie Aufträge, verfolgen Sie die Ausführung und bearbeiten Sie Kundenanfragen effizient.\n"
"- **Authentifizierung & Autorisierung:** Umfassende Benutzerauthentifizierung mit JWT-Tokens und rollenbasierten Berechtigungen.\n"
"- **Zahlungsabwicklung:** Integrieren Sie mehrere Zahlungsgateways und verwalten Sie Transaktionen auf sichere Weise.\n"
"- **Blog & Content Management:** Erstellen und verwalten Sie Blogbeiträge und Marketinginhalte für Ihren Shop.\n"
"- **B2B-Betrieb:** Dedizierte Endpunkte für Business-to-Business-Transaktionen und Großhandelsmanagement.\n"
"- **Mehrsprachige Unterstützung:** Bedienen Sie Kunden auf der ganzen Welt mit vollständigen Internationalisierungsfunktionen (i18n).\n"
"- **Benutzerdefinierte Integrationen:** Erweiterbare API-Architektur für die Integration mit externen Plattformen und Diensten.\n"
"- **Analytik & Reporting:** Generieren Sie detaillierte Berichte über Verkäufe, Bestände und Kundenverhalten.\n"
"- **Echtzeit-Updates:** Erhalten Sie Live-Daten zu Lagerbeständen, Bestellstatus und Preisänderungen.\n"
"\n"
"## Verfügbare APIs\n"
"- **REST API:** Vollständige RESTful-Schnittstelle (diese Dokumentation)\n"
"- **GraphQL API:** Verfügbar unter `/graphql/` mit GraphiQL-Schnittstelle für interaktive Abfragen\n"
"\n"
"## Authentifizierung\n"
"- Die Authentifizierung erfolgt über JWT-Tokens. Fügen Sie das Token in den `X-EVIBES-AUTH`-Header Ihrer Anfragen im Format `Bearer <Ihr_token>` ein.\n"
"- Die Lebensdauer des Zugangstokens beträgt {access_lifetime} {access_unit}.\n"
"- Die Lebensdauer von Auffrischungstoken beträgt {refresh_hours} Stunden.\n"
"- Refresh-Tokens werden automatisch rotiert und nach der Verwendung ungültig gemacht, um die Sicherheit zu erhöhen.\n"
"\n"
"## Internationalisierung (i18n)\n"
"- Setzen Sie den `Accept-Language`-Header, um Ihre bevorzugte Sprache anzugeben (z.B. `Accept-Language: en-US`).\n"
"- Die verfügbaren Sprachen können über den Endpunkt `/app/languages/` abgerufen werden.\n"
"- Alle benutzerseitigen Inhalte unterstützen von Haus aus mehrere Sprachen.\n"
"\n"
"## Antwortformate\n"
"Die API unterstützt mehrere Antwortformate:\n"
"- **JSON** (Standard, camelCase-formatiert)\n"
"- XML** (fügen Sie `?format=xml` hinzu oder setzen Sie `Accept: application/xml`)\n"
"- **YAML** (fügen Sie `?format=yaml` hinzu oder legen Sie `Accept: application/x-yaml` fest)\n"
"\n"
"## Gesundheit & Überwachung\n"
"- Gesundheitsprüfungen: `/health/`\n"
"- Prometheus Metriken: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Aktuelle API-Version: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Mein Standort"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Gesundheit"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Unterstützung"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menü"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Dashboard"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Konfigurieren Sie"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Regelmäßige Aufgaben"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Aufgabentafel"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Schnelle Links"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Benutzer"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Gruppen"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Bestellungen"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produkte"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Kategorien"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Marken"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposts"

Binary file not shown.

View file

@ -0,0 +1,303 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Name of the company"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Address of the company"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Phone number of the company"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Shows if the taxes are already included in product's selling prices"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Exchange rate API key"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!DO NOT CHANGE!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP host"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP port"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Use TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Use SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP username"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP password"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Mail from option"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "How many days we store messages from anonymous users"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "How many days we store messages from authenticated users"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Disable buy functionality"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API Key"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstract API Key"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP Proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "An entity for storing advertisiment data"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "An entity for storing analytics data"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Save responses from vendors' APIs"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Backup database"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Backup media"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Legal Options"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Email Options"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Features Options"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO Options"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "System Options"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "My site"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Health"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Support"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Dashboard"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Config"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Periodic Tasks"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Taskboard"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Quick Links"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Users"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Groups"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Orders"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Products"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Categories"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Brands"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposts"

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en-us\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Name of the company"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Address of the company"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Phone number of the company"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Shows if the taxes are already included in product's selling prices"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Exchange rate API key"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!DO NOT CHANGE!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP host"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP port"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Use TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Use SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP username"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP password"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Mail from option"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "How many days we store messages from anonymous users"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "How many days we store messages from authenticated users"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Disable buy functionality"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API Key"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstract API Key"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP Proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "An entity for storing advertisiment data"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "An entity for storing analytics data"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Save responses from vendors' APIs"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Backup database"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Backup media"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Legal Options"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Email Options"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Features Options"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO Options"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "System Options"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "My site"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Health"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Support"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Dashboard"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Config"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Periodic Tasks"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Taskboard"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Quick Links"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Users"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Groups"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Orders"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Products"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Categories"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Brands"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposts"

Binary file not shown.

View file

@ -0,0 +1,301 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Nombre de la empresa"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Dirección de la empresa"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Número de teléfono de la empresa"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Tipo impositivo en la jurisdicción de su empresa. Deje 0 si no desea "
"procesar los impuestos."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
"Muestra si los impuestos ya están incluidos en los precios de venta del "
"producto"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Clave API de tipo de cambio"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!NO CAMBIES!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "Host SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Puerto SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Utilizar TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Utilizar SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Nombre de usuario SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Contraseña SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Opción Correo de"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Cuántos días almacenamos los mensajes de usuarios anónimos"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Cuántos días almacenamos los mensajes de los usuarios autenticados"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Desactivar la función de compra"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "URL de la API Nominatim de OpenStreetMap"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Clave API de OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Clave API abstracta"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "Proxy HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Una entidad para almacenar datos publicitarios"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Una entidad para almacenar datos analíticos"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Guardar las respuestas de las API de los proveedores"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Copia de seguridad de la base de datos"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Medios de copia de seguridad"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Opciones legales"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Opciones de correo electrónico"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Características Opciones"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Opciones SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Opciones del sistema"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Bienvenido a la documentación de eVibes.\n"
"\n"
"eVibes es una potente plataforma de comercio electrónico que le permite lanzar y gestionar una tienda en línea de cualquier tipo en tan sólo unos clics.\n"
"\n"
"## Características principales\n"
"- **Catálogo de productos:** Gestione los detalles de los productos, precios, inventario y disponibilidad en múltiples categorías.\n"
"- **Gestión de Pedidos:** Procesar pedidos, seguimiento de cumplimiento, y manejar las solicitudes de los clientes de manera eficiente.\n"
"- Autenticación y autorización:Autenticación de usuario integral con tokens JWT y permisos basados en roles.\n"
"- **Procesamiento de pagos:** Integre múltiples pasarelas de pago y gestione las transacciones de forma segura.\n"
"- **Blog y gestión de contenidos:** Crear y gestionar entradas de blog y contenido de marketing para su tienda.\n"
"- **Operaciones B2B:** Puntos finales dedicados para transacciones de empresa a empresa y gestión de ventas al por mayor.\n"
"- Soporte multilingüe:** Sirve a clientes de todo el mundo con capacidades de internacionalización completa (i18n).\n"
"- Integraciones personalizadas:** Arquitectura API extensible para la integración con plataformas y servicios externos.\n"
"- Análisis e informes:** Generación de informes detallados sobre ventas, inventario y comportamiento de los clientes.\n"
"- Actualizaciones en tiempo real:** Obtenga datos en tiempo real sobre los niveles de inventario, el estado de los pedidos y los cambios de precios.\n"
"\n"
"## API disponibles\n"
"- API REST:** Interfaz RESTful completa (esta documentación)\n"
"- API GraphQL:** Disponible en `/graphql/` con interfaz GraphiQL para consultas interactivas\n"
"\n"
"## Autenticación\n"
"- La autenticación se gestiona mediante tokens JWT. Incluya el token en la cabecera `X-EVIBES-AUTH` de sus peticiones con el formato `Bearer <su_token>`.\n"
"- La duración del token de acceso es {access_lifetime} {access_unit}.\n"
"- La duración del token de actualización es de {refresh_hours} horas.\n"
"- Los tokens de actualización se rotan automáticamente y se invalidan después de su uso para mejorar la seguridad.\n"
"\n"
"## Internacionalización (i18n)\n"
"- Establezca la cabecera `Accept-Language` para especificar su idioma preferido (por ejemplo, `Accept-Language: en-US`).\n"
"- Los idiomas disponibles pueden recuperarse desde el punto final `/app/languages/`.\n"
"- Todos los contenidos orientados al usuario son compatibles con varios idiomas.\n"
"\n"
"## Formatos de respuesta\n"
"La API admite varios formatos de respuesta:\n"
"- JSON** (por defecto, con formato camelCase)\n"
"- XML** (añada `?format=xml` o establezca `Accept: application/xml`)\n"
"- YAML** (añada `?format=yaml` o establezca `Accept: application/x-yaml`)\n"
"\n"
"## Salud y supervisión\n"
"- Comprobaciones de salud: `/health/`\n"
"- Métricas de Prometheus: `/prometheus/metrics/`\n"
"\n"
"## Versión\n"
"Versión actual de la API: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Mi sitio"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Salud"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Ayuda"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menú"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Cuadro de mandos"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Configurar"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Tareas periódicas"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Taskboard"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Enlaces rápidos"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Usuarios"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Grupos"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Pedidos"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Productos"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Categorías"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Marcas"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposts"

Binary file not shown.

View file

@ -0,0 +1,272 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr ""
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr ""
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr ""
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr ""
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr ""
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr ""
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr ""
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr ""
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr ""
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr ""
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr ""
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr ""
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr ""
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr ""
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr ""
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr ""
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr ""
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr ""
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr ""
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr ""
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr ""
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr ""
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr ""
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr ""
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr ""
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr ""
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr ""
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr ""
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr ""
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and "
"manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and "
"availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle "
"customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with "
"JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage "
"transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing "
"content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business "
"transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full "
"internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with "
"external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, "
"and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, "
"and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for "
"interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-"
"EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for "
"enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., "
"`Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr ""
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr ""
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr ""
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr ""
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr ""
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr ""
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr ""
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr ""
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr ""
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr ""
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr ""
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr ""
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr ""
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr ""
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr ""
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr ""

Binary file not shown.

View file

@ -0,0 +1,304 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr-fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Nom de l'entreprise"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Adresse de l'entreprise"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Numéro de téléphone de l'entreprise"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Taux d'imposition dans la juridiction de votre entreprise. Laissez 0 si vous"
" ne souhaitez pas traiter les taxes."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
"Indique si les taxes sont déjà incluses dans le prix de vente du produit."
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Clé API pour le taux de change"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!NE PAS CHANGER !!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "Hôte SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP port"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Utiliser TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Use SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Nom d'utilisateur SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Mot de passe SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Option Courrier de"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr ""
"Pendant combien de jours les messages des utilisateurs anonymes sont-ils "
"conservés ?"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr ""
"Pendant combien de jours les messages des utilisateurs authentifiés sont-ils"
" conservés ?"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Désactiver la fonctionnalité d'achat"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "URL de l'API OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API Key"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Clé API abstraite"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP Proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Une entité pour stocker des données publicitaires"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Une entité pour stocker des données analytiques"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Sauvegarder les réponses des API des fournisseurs"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Sauvegarde de la base de données"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Supports de sauvegarde"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Options juridiques"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Options de courrier électronique"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Caractéristiques Options"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Options de référencement"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Options du système"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Bienvenue dans la documentation d'eVibes.\n"
"\n"
"eVibes est une puissante plateforme de commerce électronique qui vous permet de lancer et de gérer une boutique en ligne de tout type en quelques clics.\n"
"\n"
"## Fonctionnalités principales\n"
"- Catalogue de produits:** Gérer les détails des produits, les prix, l'inventaire et la disponibilité à travers plusieurs catégories.\n"
"- Gestion des commandes:** Traiter les commandes, suivre l'exécution et traiter les demandes des clients de manière efficace.\n"
"- Authentification et autorisation:** Authentification complète des utilisateurs avec des jetons JWT et des autorisations basées sur les rôles.\n"
"- Traitement des paiements:** Intégration de plusieurs passerelles de paiement et gestion sécurisée des transactions.\n"
"- Gestion de blog et de contenu:** Créez et gérez des articles de blog et du contenu marketing pour votre boutique.\n"
"- Opérations B2B:** Points d'accès dédiés aux transactions interentreprises et à la gestion des ventes en gros.\n"
"- Support multilingue:** Servez vos clients dans le monde entier grâce à des capacités d'internationalisation complètes (i18n).\n"
"- Intégrations personnalisées:** Architecture API extensible pour l'intégration avec des plateformes et des services externes.\n"
"- Analyses et rapports:** Générer des rapports détaillés sur les ventes, les stocks et le comportement des clients.\n"
"- Mises à jour en temps réel:** Obtenez des données en direct sur les niveaux de stock, les statuts des commandes et les changements de prix.\n"
"\n"
"## API disponibles\n"
"- API REST:** Interface RESTful complète (cette documentation)\n"
"- API GraphQL:** Disponible sur `/graphql/` avec l'interface GraphiQL pour les requêtes interactives.\n"
"\n"
"## Authentification\n"
"- L'authentification est gérée par des jetons JWT. Incluez le jeton dans l'en-tête `X-EVIBES-AUTH` de vos requêtes au format `Bearer <votre_token>`.\n"
"- La durée de vie du jeton d'accès est de {access_lifetime} {access_unit}.\n"
"- La durée de vie du jeton de rafraîchissement est de {refresh_hours} heures.\n"
"- Les jetons de rafraîchissement font l'objet d'une rotation automatique et sont invalidés après utilisation pour une meilleure sécurité.\n"
"\n"
"## Internationalisation (i18n)\n"
"- Définissez l'en-tête `Accept-Language` pour spécifier votre langue préférée (par exemple, `Accept-Language : en-US`).\n"
"- Les langues disponibles peuvent être récupérées à partir du point de terminaison `/app/languages/`.\n"
"- Tous les contenus destinés à l'utilisateur supportent d'emblée plusieurs langues.\n"
"\n"
"## Formats de réponse\n"
"L'API prend en charge plusieurs formats de réponse :\n"
"- **JSON** (par défaut, formaté en camelCase)\n"
"- **XML** (ajoutez `?format=xml` ou définissez `Accept : application/xml`)\n"
"- **YAML** (ajouter `?format=yaml` ou définir `Accept : application/x-yaml`)\n"
"\n"
"## Santé et surveillance\n"
"- Contrôles de santé : `/health/`\n"
"- Métriques Prometheus : `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Version actuelle de l'API : {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Mon site"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Santé"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Soutien"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Tableau de bord"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Config"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Tâches périodiques"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Tableau des tâches"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Liens rapides"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Utilisateurs"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Groupes"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Commandes"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produits"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Catégories"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Marques"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposts"

Binary file not shown.

View file

@ -0,0 +1,262 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he-il\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "שם החברה"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "כתובת החברה"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "מספר הטלפון של החברה"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"שיעור המס בתחום השיפוט של החברה שלך. השאר 0 אם אינך מעוניין לעבד מסים."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "מציג אם המסים כבר כלולים במחיר המכירה של המוצר."
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "מפתח API לשער החליפין"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!אין לשנות!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "מארח SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "יציאת SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "השתמש ב-TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "השתמש ב-SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "שם משתמש SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "סיסמת SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "דואר מאפשרות"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "כמה ימים אנו שומרים הודעות ממשתמשים אנונימיים"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "כמה ימים אנו שומרים הודעות ממשתמשים מאומתים"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "השבת פונקציונליות הרכישה"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "כתובת ה-API של OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "מפתח API של OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "מפתח API מופשט"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "פרוקסי HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "ישות לאחסון נתוני פרסום"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "ישות לאחסון נתוני ניתוח"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "שמור תגובות מ-API של ספקים"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "גיבוי מסד נתונים"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "מדיה גיבוי"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "אפשרויות משפטיות"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "אפשרויות דוא\"ל"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "אפשרויות תכונות"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "אפשרויות SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "אפשרויות מערכת"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\nברוכים הבאים לתיעוד של eVibes. eVibes היא פלטפורמת מסחר אלקטרוני עוצמתית המאפשרת לכם להקים ולנהל חנות מקוונת מכל סוג שהוא בכמה לחיצות בלבד. ## תכונות עיקריות - **קטלוג מוצרים:** ניהול פרטי מוצרים, מחירים, מלאי וזמינות בקטגוריות מרובות. - **ניהול הזמנות:** עיבוד הזמנות, מעקב אחר ביצוען וטיפול יעיל בבקשות לקוחות.\n"
"- **אימות ואישור:** אימות משתמשים מקיף באמצעות אסימוני JWT והרשאות מבוססות תפקידים. - **עיבוד תשלומים:** שלבו מספר שערי תשלום ונהלו עסקאות בצורה מאובטחת. - **ניהול בלוג ותוכן:** צרו ונהלו פוסטים בבלוג ותוכן שיווקי לחנות שלכם. - **פעולות B2B:** נקודות קצה ייעודיות לעסקאות בין עסקים וניהול סיטונאי.\n"
"- **תמיכה בריבוי שפות:** שירות ללקוחות ברחבי העולם עם יכולות בינלאומיות מלאות (i18n). - **אינטגרציות מותאמות אישית:** ארכיטקטורת API ניתנת להרחבה לשילוב עם פלטפורמות ושירותים חיצוניים. - **ניתוח ודיווח:** יצירת דוחות מפורטים על מכירות, מלאי והתנהגות לקוחות. - **עדכונים בזמן אמת:** קבלת נתונים בזמן אמת על רמות המלאי, סטטוס ההזמנות ושינויים במחירים.\n"
"\n"
"## ממשקי API זמינים - **REST API:** ממשק RESTful מלא (תיעוד זה) - **GraphQL API:** זמין ב-`/graphql/` עם ממשק GraphiQL לשאילתות אינטראקטיביות ## אימות - האימות מתבצע באמצעות אסימוני JWT. כלול את האסימון בכותרת `X-EVIBES-AUTH` של בקשותיך בפורמט `Bearer <your_token>`.\n"
"- אורך חיי אסימון הגישה הוא {access_lifetime} {access_unit}. - אורך חיי אסימון הרענון הוא {refresh_hours} שעות. - אסימוני הרענון מסתובבים באופן אוטומטי ומבוטלים לאחר השימוש לשם אבטחה משופרת. ## בינלאומיות (i18n) - הגדר את הכותרת `Accept-Language` כדי לציין את השפה המועדפת עליך (לדוגמה, `Accept-Language: en-US`).\n"
"- ניתן לאחזר את השפות הזמינות מנקודת הקצה `/app/languages/`. - כל התוכן המוצג למשתמש תומך במספר שפות באופן מובנה. ## פורמטים של תגובה ה-API תומך במספר פורמטים של תגובה: - **JSON** (ברירת מחדל, בפורמט camelCase) - **XML** (הוסף `?format=xml` או הגדר `Accept: application/xml`)\n"
"- **YAML** (הוסף `?format=yaml` או הגדר `Accept: application/x-yaml`) ## תקינות וניטור - בדיקות תקינות: `/health/` - מדדי Prometheus: `/prometheus/metrics/` ## גרסה גרסת ה-API הנוכחית: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "האתר שלי"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "בריאות"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "תמיכה"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "תפריט"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "לוח מחוונים"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "תצורה"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "משימות תקופתיות"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "לוח משימות"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "קישורים מהירים"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "משתמשים"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "קבוצות"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "הזמנות"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "מוצרים"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "קטגוריות"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "מותגים"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "פוסטים בבלוג"

Binary file not shown.

View file

@ -0,0 +1,272 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr ""
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr ""
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr ""
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr ""
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr ""
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr ""
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr ""
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr ""
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr ""
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr ""
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr ""
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr ""
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr ""
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr ""
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr ""
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr ""
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr ""
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr ""
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr ""
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr ""
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr ""
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr ""
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr ""
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr ""
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr ""
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr ""
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr ""
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr ""
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr ""
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and "
"manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and "
"availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle "
"customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with "
"JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage "
"transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing "
"content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business "
"transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full "
"internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with "
"external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, "
"and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, "
"and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for "
"interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-"
"EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for "
"enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., "
"`Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr ""
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr ""
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr ""
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr ""
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr ""
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr ""
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr ""
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr ""
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr ""
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr ""
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr ""
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr ""
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr ""
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr ""
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr ""
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr ""

Binary file not shown.

View file

@ -0,0 +1,272 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr ""
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr ""
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr ""
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr ""
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr ""
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr ""
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr ""
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr ""
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr ""
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr ""
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr ""
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr ""
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr ""
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr ""
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr ""
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr ""
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr ""
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr ""
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr ""
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr ""
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr ""
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr ""
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr ""
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr ""
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr ""
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr ""
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr ""
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr ""
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr ""
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and "
"manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and "
"availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle "
"customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with "
"JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage "
"transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing "
"content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business "
"transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full "
"internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with "
"external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, "
"and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, "
"and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for "
"interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-"
"EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for "
"enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., "
"`Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr ""
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr ""
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr ""
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr ""
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr ""
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr ""
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr ""
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr ""
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr ""
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr ""
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr ""
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr ""
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr ""
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr ""
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr ""
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr ""

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id-id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Nama perusahaan"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Alamat perusahaan"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Nomor telepon perusahaan"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Tarif pajak dalam yurisdiksi perusahaan Anda. Biarkan 0 jika Anda tidak "
"ingin memproses pajak."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Menunjukkan apakah pajak sudah termasuk dalam harga jual produk"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Kunci API nilai tukar"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!JANGAN BERUBAH!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "Host SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Port SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Gunakan TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Gunakan SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Nama pengguna SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Kata sandi SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Opsi Mail from (Surat dari)"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Berapa hari kami menyimpan pesan dari pengguna anonim"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Berapa hari kami menyimpan pesan dari pengguna yang diautentikasi"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Menonaktifkan fungsionalitas beli"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "URL API OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Kunci API OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Kunci API Abstrak"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "Proksi HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Entitas untuk menyimpan data iklan"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Entitas untuk menyimpan data analitik"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Menyimpan tanggapan dari API vendor"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Mencadangkan basis data"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Media cadangan"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Opsi Hukum"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Opsi Email"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Opsi Fitur"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Opsi SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Opsi Sistem"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Selamat datang di dokumentasi eVibes.\n"
"\n"
"eVibes adalah platform e-commerce yang kuat yang memungkinkan Anda untuk meluncurkan dan mengelola toko online dalam bentuk apa pun hanya dengan beberapa klik.\n"
"\n"
"## Fitur Utama\n"
"- Katalog Produk:** Kelola detail produk, harga, inventaris, dan ketersediaan di berbagai kategori.\n"
"- Manajemen Pesanan:** Memproses pesanan, melacak pemenuhan pesanan, dan menangani permintaan pelanggan secara efisien.\n"
"- Autentikasi & Otorisasi:** Autentikasi pengguna yang komprehensif dengan token JWT dan izin berbasis peran.\n"
"- Pemrosesan Pembayaran:** Mengintegrasikan beberapa gateway pembayaran dan mengelola transaksi dengan aman.\n"
"- Manajemen Blog & Konten:** Buat dan kelola posting blog dan konten pemasaran untuk toko Anda.\n"
"- ** Operasi B2B:** Titik akhir khusus untuk transaksi bisnis-ke-bisnis dan manajemen grosir.\n"
"- Dukungan Multi-bahasa:** Melayani pelanggan di seluruh dunia dengan kemampuan internasionalisasi penuh (i18n).\n"
"- Integrasi Khusus:** Arsitektur API yang dapat diperluas untuk berintegrasi dengan platform dan layanan eksternal.\n"
"- Analisis & Pelaporan:** Menghasilkan laporan terperinci tentang penjualan, inventaris, dan perilaku pelanggan.\n"
"- **Pembaruan Waktu Nyata:** Dapatkan data langsung tentang tingkat inventaris, status pesanan, dan perubahan harga.\n"
"\n"
"## API yang tersedia\n"
"- **REST API:** Antarmuka RESTful penuh (dokumentasi ini)\n"
"- API GraphQL:** Tersedia di `/graphql/` dengan antarmuka GraphiQL untuk kueri interaktif\n"
"\n"
"## Otentikasi\n"
"- Otentikasi ditangani melalui token JWT. Sertakan token di header `X-EVIBES-AUTH` pada permintaan Anda dalam format `Bearer <your_token>`.\n"
"- Masa berlaku token akses adalah {access_lifetime} {access_unit}.\n"
"- Masa berlaku token refresh adalah {refresh_hours} jam.\n"
"- Refresh token secara otomatis dirotasi dan dibatalkan setelah digunakan untuk meningkatkan keamanan.\n"
"\n"
"## Internasionalisasi (i18n)\n"
"- Atur header `Accept-Language` untuk menentukan bahasa yang Anda inginkan (misalnya, `Accept-Language: en-US`).\n"
"- Bahasa yang tersedia dapat diambil dari titik akhir `/app/languages/`.\n"
"- Semua konten yang berhadapan dengan pengguna mendukung beberapa bahasa secara langsung.\n"
"\n"
"Format Tanggapan ## Format Tanggapan\n"
"API mendukung beberapa format respons:\n"
"- **JSON** (default, berformat camelCase)\n"
"- **XML** (tambahkan `?format=xml` atau setel `Accept: application/xml`)\n"
"- **YAML** (tambahkan `?format=yaml` atau setel `Accept: application/x-yaml`)\n"
"\n"
"## Kesehatan & Pemantauan\n"
"- Pemeriksaan kesehatan: `/health/`\n"
"- Metrik Prometheus: `/prometheus/metrics/`\n"
"\n"
"## Versi\n"
"Versi API saat ini: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Situs saya"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Kesehatan"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Dukungan"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Dasbor"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Konfigurasi"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Tugas Berkala"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Papan tugas"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Tautan Cepat"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Pengguna"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Grup"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Pesanan"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produk"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Kategori"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Merek"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Posting blog"

Binary file not shown.

View file

@ -0,0 +1,300 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it-it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Nome della società"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Indirizzo dell'azienda"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Numero di telefono dell'azienda"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Aliquota fiscale nella giurisdizione della vostra azienda. Lasciare 0 se non"
" si desidera elaborare le imposte."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
"Mostra se le tasse sono già incluse nel prezzo di vendita del prodotto."
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Chiave API del tasso di cambio"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!! NON CAMBIARE!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "Host SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Porta SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Utilizzare TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Utilizzare SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Nome utente SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Password SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Opzione Posta da"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Per quanti giorni conserviamo i messaggi degli utenti anonimi"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Per quanti giorni conserviamo i messaggi degli utenti autenticati"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Disattivare la funzionalità di acquisto"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "URL dell'API OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Chiave API OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Chiave API astratta"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "Proxy HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Un'entità per la memorizzazione dei dati pubblicitari"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Un'entità per la memorizzazione dei dati analitici"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Salvare le risposte dalle API dei fornitori"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Database di backup"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Supporti di backup"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Opzioni legali"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Opzioni e-mail"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Caratteristiche Opzioni"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Opzioni SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Opzioni di sistema"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Benvenuti nella documentazione di eVibes.\n"
"\n"
"eVibes è una potente piattaforma di e-commerce che consente di lanciare e gestire un negozio online di qualsiasi tipo in pochi clic.\n"
"\n"
"## Caratteristiche principali\n"
"- **Catalogo dei prodotti:** Gestione dei dettagli dei prodotti, dei prezzi, delle scorte e della disponibilità di più categorie.\n"
"- Gestione degli ordini:** Elaborazione degli ordini, monitoraggio dell'evasione e gestione efficiente delle richieste dei clienti.\n"
"- Autenticazione e autorizzazione:** Autenticazione completa degli utenti con token JWT e autorizzazioni basate sui ruoli.\n"
"- Elaborazione dei pagamenti:** Integrazione di più gateway di pagamento e gestione sicura delle transazioni.\n"
"- Gestione di blog e contenuti:** Creazione e gestione di post sul blog e di contenuti di marketing per il vostro negozio.\n"
"- Operazioni B2B:** Endpoint dedicati per le transazioni business-to-business e la gestione della vendita all'ingrosso.\n"
"- Supporto multilingue:** Servite i clienti in tutto il mondo con funzionalità di internazionalizzazione completa (i18n).\n"
"- Integrazioni personalizzate:** Architettura API estensibile per l'integrazione con piattaforme e servizi esterni.\n"
"- **Analitica e reportistica:** Generazione di report dettagliati su vendite, inventario e comportamento dei clienti.\n"
"- Aggiornamenti in tempo reale:** Ottenete dati in tempo reale sui livelli di inventario, sullo stato degli ordini e sulle modifiche dei prezzi.\n"
"\n"
"## API disponibili\n"
"- API REST:** Interfaccia REST completa (questa documentazione)\n"
"- API **GraphQL:** Disponibile su `/graphql/` con interfaccia GraphiQL per le query interattive.\n"
"\n"
"## Autenticazione\n"
"- L'autenticazione è gestita tramite token JWT. Includere il token nell'intestazione `X-EVIBES-AUTH` delle richieste nel formato `Bearer <your_token>`.\n"
"- La durata di vita del token di accesso è {access_lifetime} {access_unit}.\n"
"- La durata del token di aggiornamento è di {refresh_hours} ore.\n"
"- I token di aggiornamento vengono ruotati e invalidati automaticamente dopo l'uso per una maggiore sicurezza.\n"
"\n"
"## Internazionalizzazione (i18n)\n"
"- Impostare l'intestazione `Accept-Language` per specificare la lingua preferita (ad esempio, `Accept-Language: en-US`).\n"
"- Le lingue disponibili possono essere recuperate dall'endpoint `/app/languages/`.\n"
"- Tutti i contenuti rivolti all'utente supportano immediatamente più lingue.\n"
"\n"
"## Formati di risposta\n"
"L'API supporta diversi formati di risposta:\n"
"- **JSON** (predefinito, formattato in camelCase)\n"
"- **XML** (aggiungere `?format=xml` o impostare `Accept: application/xml`)\n"
"- **YAML** (aggiungere `?format=yaml` o impostare `Accept: application/x-yaml`)\n"
"\n"
"## Salute e monitoraggio\n"
"- Controlli sulla salute: `/salute/`\n"
"- Metriche di Prometheus: `/prometheus/metriche/`\n"
"\n"
"## Versione\n"
"Versione attuale dell'API: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Il mio sito"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Salute"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Supporto"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Cruscotto"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Configurazione"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Compiti periodici"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Lavagna"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Collegamenti rapidi"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Utenti"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Gruppi"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Ordini"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Prodotti"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Categorie"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Marche"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposts"

Binary file not shown.

View file

@ -0,0 +1,297 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja-jp\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "会社名"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "会社住所"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "会社の電話番号"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr "貴社管轄の税率。税務処理を行わない場合は「0」のままにしてください。"
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "商品の販売価格に税金が含まれているかどうかを表示します。"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "為替レートAPIキー"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "変えないでくれ"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTPホスト"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTPポート"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "TLSを使用する"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "SSLの使用"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTPユーザー名"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTPパスワード"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "オプションからのメール"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "匿名ユーザーからのメッセージの保存日数"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "認証されたユーザーからのメッセージを何日間保存するか"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "購入機能を無効にする"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI APIキー"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "抽象APIキー"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTPプロキシ"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "広告データを保存するエンティティ"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "分析データを保存するエンティティ"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "ベンダーのAPIからの応答を保存する"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "データベースのバックアップ"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "バックアップ・メディア"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "法的オプション"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Eメールオプション"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "機能オプション"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEOオプション"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "システムオプション"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"eVibes のドキュメントへようこそ。\n"
"\n"
"eVibesは、数クリックであらゆる種類のオンラインストアを立ち上げ、管理できる強力なeコマースプラットフォームです。\n"
"\n"
"## 主な機能\n"
"- 商品カタログ:** 複数のカテゴリにまたがる商品の詳細、価格、在庫、在庫状況を管理します。\n"
"- 注文管理:**注文を処理し、履行を追跡し、顧客の要求を効率的に処理します。\n"
"- JWT トークンとロールベースの権限による包括的なユーザー認証。\n"
"- 複数の決済ゲートウェイを統合し、トランザクションを安全に管理します。\n"
"- ブログ・コンテンツ管理:** ブログ記事やマーケティングコンテンツを作成・管理できます。\n"
"- B2B オペレーション:** 企業間取引と卸売管理のための専用エンドポイント。\n"
"- **多言語サポート:**完全な国際化(国際化)機能で世界中の顧客にサービスを提供します。\n"
"- カスタム統合:**外部プラットフォームやサービスと統合するための拡張可能なAPIアーキテクチャ。\n"
"- 分析&レポート:**売上、在庫、顧客行動に関する詳細なレポートを生成します。\n"
"- リアルタイム更新:**在庫レベル、注文状況、価格変更に関するライブデータを取得します。\n"
"\n"
"## 利用可能なAPI\n"
"- **REST API:** 完全なRESTfulインターフェース(このドキュメント)\n"
"- **GraphQL API:** `/graphql/` で利用可能で、対話的なクエリのための GraphiQL インターフェースがある。\n"
"\n"
"## 認証\n"
"- 認証はJWTトークンで行われる。リクエストの `X-EVIBES-AUTH` ヘッダーに `Bearer <your_token>` という形式でトークンを含めてください。\n"
"- アクセストークンの有効期限は {access_lifetime} です。{access_unit}です。\n"
"- リフレッシュ・トークンの有効期限は {refresh_hours} 時間です。\n"
"- リフレッシュ・トークンはセキュリティ強化のため、使用後に自動的にローテーションされ無効化されます。\n"
"\n"
"## 国際化 (i18n)\n"
"- Accept-Language`ヘッダを設定して、希望する言語を指定する (例: `Accept-Language: en-US`) 。\n"
"- 利用可能な言語は `/app/languages/` エンドポイントから取得できます。\n"
"- すべてのユーザー向けコンテンツは、すぐに多言語をサポートします。\n"
"\n"
"## レスポンスフォーマット\n"
"APIは複数のレスポンスフォーマットをサポートしています\n"
"- JSON** (デフォルト、キャメルケースフォーマット)\n"
"- XML** (`?format=xml` を追加するか、`Accept: application/xml` を設定する)\n"
"- YAML** (`?format=yaml` を追加するか、`Accept: application/x-yaml` を設定してください)\n"
"\n"
"## ヘルス&モニタリング\n"
"- ヘルスチェックヘルスチェック: `/health/`\n"
"- Prometheus メトリクス:プロメテウスのメトリクス: `/prometheus/metrics/`\n"
"\n"
"## バージョン\n"
"現在のAPIバージョン現在のAPIバージョン: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "私のサイト"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "健康"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "サポート"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "メニュー"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "ダッシュボード"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "コンフィグ"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "定期的なタスク"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "タスクボード"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "クイックリンク"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "ユーザー"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "グループ"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "受注状況"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "製品紹介"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "カテゴリー"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "ブランド"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "ブログ記事"

Binary file not shown.

View file

@ -0,0 +1,272 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr ""
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr ""
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr ""
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr ""
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr ""
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr ""
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr ""
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr ""
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr ""
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr ""
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr ""
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr ""
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr ""
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr ""
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr ""
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr ""
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr ""
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr ""
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr ""
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr ""
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr ""
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr ""
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr ""
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr ""
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr ""
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr ""
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr ""
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr ""
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr ""
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and "
"manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and "
"availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle "
"customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with "
"JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage "
"transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing "
"content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business "
"transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full "
"internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with "
"external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, "
"and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, "
"and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for "
"interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-"
"EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for "
"enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., "
"`Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr ""
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr ""
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr ""
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr ""
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr ""
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr ""
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr ""
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr ""
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr ""
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr ""
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr ""
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr ""
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr ""
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr ""
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr ""
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr ""

Binary file not shown.

View file

@ -0,0 +1,297 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko-kr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "회사 이름"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "회사 주소"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "회사 전화번호"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr "회사 관할 지역의 세율입니다. 세금을 처리하지 않으려면 0을 그대로 둡니다."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "제품 판매 가격에 세금이 이미 포함되어 있는지 표시합니다."
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "환율 API 키"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!변경하지 마세요!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP 호스트"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP 포트"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "TLS 사용"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "SSL 사용"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP 사용자 이름"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP 비밀번호"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "메일 발신자 옵션"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "익명 사용자의 메시지를 보관하는 일수"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "인증된 사용자의 메시지를 보관하는 일수"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "구매 기능 비활성화"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "오픈스트리트맵 노미나팀 API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API 키"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "추상 API 키"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP 프록시"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "광고 데이터를 저장하는 엔티티"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "분석 데이터를 저장하는 엔티티"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "공급업체 API의 응답 저장하기"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "백업 데이터베이스"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "백업 미디어"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "법적 옵션"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "이메일 옵션"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "기능 옵션"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO 옵션"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "시스템 옵션"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"eVibes 문서에 오신 것을 환영합니다.\n"
"\n"
"eVibes는 클릭 몇 번으로 모든 종류의 온라인 스토어를 시작하고 관리할 수 있는 강력한 전자상거래 플랫폼입니다.\n"
"\n"
"주요 기능 ## 주요 기능\n"
"- **제품 카탈로그:** 여러 카테고리에서 제품 세부 정보, 가격, 재고 및 가용성을 관리합니다.\n"
"- 주문 관리:** 주문을 처리하고, 주문 이행을 추적하고, 고객 요청을 효율적으로 처리하세요.\n"
"- 인증 및 권한 부여:** JWT 토큰 및 역할 기반 권한으로 포괄적인 사용자 인증을 수행합니다.\n"
"- 결제 처리:** 여러 결제 게이트웨이를 통합하고 거래를 안전하게 관리하세요.\n"
"- **블로그 및 콘텐츠 관리:** 스토어용 블로그 게시물과 마케팅 콘텐츠를 생성하고 관리합니다.\n"
"- B2B 운영:** B2B 거래 및 도매 관리를 위한 전용 엔드포인트.\n"
"- 다국어 지원:** 완전한 국제화(i18n) 기능으로 전 세계 고객에게 서비스를 제공합니다.\n"
"- **맞춤형 통합:** 외부 플랫폼 및 서비스와의 통합을 위한 확장 가능한 API 아키텍처.\n"
"- **분석 및 보고:** 판매, 재고, 고객 행동에 대한 상세한 보고서를 생성합니다.\n"
"- **실시간 업데이트:** 재고 수준, 주문 상태, 가격 변동에 대한 실시간 데이터를 받아보세요.\n"
"\n"
"## 사용 가능한 API\n"
"- **REST API:** 전체 RESTful 인터페이스(이 문서)\n"
"- GraphQL API:** 대화형 쿼리를 위한 GraphiQL 인터페이스로 `/graphql/`에서 사용 가능\n"
"\n"
"## 인증\n"
"- 인증은 JWT 토큰을 통해 처리됩니다. 토큰을 요청의 `X-EVIBES-AUTH` 헤더에 `Bearer <your_token>` 형식으로 포함하세요.\n"
"- 액세스 토큰 수명은 {access_lifetime}입니다. {access_unit}입니다.\n"
"- 새로 고침 토큰 수명은 {refresh_hours} 시간입니다.\n"
"- 새로 고침 토큰은 보안 강화를 위해 사용 후 자동으로 교체되고 무효화됩니다.\n"
"\n"
"## 국제화(i18n)\n"
"- 수락 언어` 헤더를 설정하여 선호하는 언어를 지정합니다(예: `수락 언어: en-US`).\n"
"- 사용 가능한 언어는 `/app/languages/` 엔드포인트에서 검색할 수 있습니다.\n"
"- 모든 사용자 대상 콘텐츠는 기본적으로 여러 언어를 지원합니다.\n"
"\n"
"## 응답 형식\n"
"API는 여러 응답 형식을 지원합니다:\n"
"- JSON**(기본값, 카멜케이스 형식)\n"
"- XML** (`?format=xml` 추가 또는 `수락: application/xml` 설정)\n"
"- YAML** (`?format=yaml` 추가 또는 `수락: application/x-yaml` 설정)\n"
"\n"
"## 상태 및 모니터링\n"
"- 상태 확인: `/health/`\n"
"- 프로메테우스 메트릭: `/prometheus/metrics/`\n"
"\n"
"## 버전\n"
"현재 API 버전입니다: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "내 사이트"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "건강"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "지원"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "메뉴"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "대시보드"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "구성"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "정기 작업"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "작업 보드"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "빠른 링크"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "사용자"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "그룹"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "주문"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "제품"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "카테고리"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "브랜드"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "블로그 게시물"

Binary file not shown.

View file

@ -0,0 +1,301 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nl-nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Naam van het bedrijf"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Adres van het bedrijf"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Telefoonnummer van het bedrijf"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Belastingtarief in het rechtsgebied van je bedrijf. Laat 0 staan als je geen"
" belastingen wilt verwerken."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
"Geeft aan of de belastingen al zijn opgenomen in de verkoopprijzen van het "
"product"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Wisselkoers API sleutel"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "NIET VERANDEREN!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP host"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP poort"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "TLS gebruiken"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "SSL gebruiken"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP gebruikersnaam"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP wachtwoord"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Mail van optie"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Hoeveel dagen we berichten van anonieme gebruikers bewaren"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Hoeveel dagen we berichten van geverifieerde gebruikers bewaren"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Koopfunctie uitschakelen"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API sleutel"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstracte API-sleutel"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP-proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Een entiteit voor het opslaan van adverteerdersgegevens"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Een entiteit voor het opslaan van analytische gegevens"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Reacties opslaan van API's van leveranciers"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Back-up database"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Back-up media"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Juridische opties"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "E-mailopties"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Functies Opties"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO Opties"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Systeemopties"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Welkom bij de eVibes documentatie.\n"
"\n"
"eVibes is een krachtig e-commerce platform waarmee je in een paar klikken een online winkel van elk type kunt starten en beheren.\n"
"\n"
"## Belangrijkste functies\n"
"- **Productcatalogus:**Beheer productgegevens, prijzen, voorraad en beschikbaarheid in meerdere categorieën.\n"
"- **Order Management:** Verwerk bestellingen, volg de leveringen en behandel verzoeken van klanten efficiënt.\n"
"- **Authenticatie en autorisatie:**Uitgebreide gebruikersverificatie met JWT tokens en rolgebaseerde rechten.\n"
"- **Betalingsverwerking:** Integreer meerdere betalingsgateways en beheer transacties veilig.\n"
"- **Blog & Content Management:** Creëer en beheer blog posts en marketing content voor uw winkel.\n"
"- **B2B Operations:** Specifieke eindpunten voor business-to-business transacties en groothandelsbeheer.\n"
"- Ondersteuning voor meerdere talen:** Bedien klanten wereldwijd met volledige internationalisatiemogelijkheden (i18n).\n"
"- Aangepaste integraties:** Extensibele API-architectuur voor integratie met externe platforms en diensten.\n"
"- Analyse en rapportage:** Genereer gedetailleerde rapporten over verkoop, voorraad en klantgedrag.\n"
"- Realtime updates:** Ontvang live gegevens over voorraadniveaus, orderstatussen en prijswijzigingen.\n"
"\n"
"## Beschikbare API's\n"
"- **REST API:** Volledige RESTful interface (deze documentatie)\n"
"- **GraphQL API:** Beschikbaar op `/graphql/` met GraphiQL interface voor interactieve queries\n"
"\n"
"## Authenticatie\n"
"- Authenticatie wordt afgehandeld via JWT tokens. Neem het token op in de `X-EVIBES-AUTH` header van je verzoeken in het formaat `Bearer <jouw_token>`.\n"
"- De levensduur van het toegangstoken is {access_lifetime} {access_unit}.\n"
"- De levensduur van een verversingstoken is {refresh_hours} uur.\n"
"- Refresh tokens worden automatisch geroteerd en ongeldig gemaakt na gebruik voor een betere beveiliging.\n"
"\n"
"## Internationalisatie (i18n)\n"
"- Stel de `Accept-Language` header in om uw voorkeurstaal op te geven (bijvoorbeeld `Accept-Language: en-US`).\n"
"- Beschikbare talen kunnen worden opgehaald van het `/app/languages/` eindpunt.\n"
"- Alle gebruikerscontent ondersteunt standaard meerdere talen.\n"
"\n"
"## Antwoordformaten\n"
"De API ondersteunt meerdere antwoordformaten:\n"
"- **JSON** (standaard, camelCase geformatteerd)\n"
"- **XML** (voeg `?format=xml` toe of stel `Accept: application/xml` in)\n"
"- **YAML** (voeg `?format=yaml` toe of stel `Accept: application/x-yaml` in)\n"
"\n"
"## Gezondheid en bewaking\n"
"- Gezondheidscontroles: `/health/`\n"
"- Prometheus metingen: `/prometheus/metrics/`\n"
"\n"
"## Versie\n"
"Huidige API versie: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Mijn site"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Gezondheid"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Ondersteuning"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Dashboard"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Config"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Periodieke taken"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Taakbord"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Snelle links"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Gebruikers"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Groepen"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Bestellingen"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Producten"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Categorieën"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Merken"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposts"

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: no-no\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Selskapets navn"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Selskapets adresse"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Telefonnummer til selskapet"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Skattesats i jurisdiksjonen til selskapet ditt. La 0 stå hvis du ikke ønsker"
" å behandle skatter."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Viser om avgiftene allerede er inkludert i produktets salgspris"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "API-nøkkel for valutakurs"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!! IKKE ENDRE !!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP-vert"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP-port"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Bruk TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Bruk SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP-brukernavn"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP-passord"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Alternativet Mail fra"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Hvor mange dager vi lagrer meldinger fra anonyme brukere"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Hvor mange dager vi lagrer meldinger fra autentiserte brukere"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Deaktiver kjøpsfunksjonalitet"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API-nøkkel"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstrakt API-nøkkel"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP-proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "En enhet for lagring av annonseringsdata"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "En enhet for lagring av analysedata"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Lagre svar fra leverandørers API-er"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Sikkerhetskopiering av database"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Backup-medier"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Juridiske alternativer"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "E-postalternativer"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Funksjoner Alternativer"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO-alternativer"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Systemalternativer"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Velkommen til eVibes-dokumentasjonen.\n"
"\n"
"eVibes er en kraftig e-handelsplattform som lar deg starte og administrere en hvilken som helst type nettbutikk med bare noen få klikk.\n"
"\n"
"## Nøkkelfunksjoner\n"
"- Produktkatalog:** Administrer produktdetaljer, priser, lagerbeholdning og tilgjengelighet på tvers av flere kategorier.\n"
"- Ordrehåndtering:** Behandle bestillinger, spore oppfyllelse og håndtere kundeforespørsler effektivt.\n"
"- Autentisering og autorisasjon:** Omfattende brukerautentisering med JWT-tokens og rollebaserte tillatelser.\n"
"- Betalingsbehandling: ** Integrer flere betalingsportaler og håndter transaksjoner på en sikker måte.\n"
"- Blogg- og innholdsadministrasjon: ** Opprett og administrer blogginnlegg og markedsføringsinnhold for butikken din.\n"
"- B2B-drift: ** Dedikerte endepunkter for business-to-business-transaksjoner og grossistadministrasjon.\n"
"- Flerspråklig støtte:** Betjen kunder over hele verden med full internasjonaliseringsfunksjonalitet (i18n).\n"
"- **Tilpassede integrasjoner:** Utvidbar API-arkitektur for integrering med eksterne plattformer og tjenester.\n"
"- Analyse og rapportering:** Generer detaljerte rapporter om salg, lagerbeholdning og kundeatferd.\n"
"- Sanntidsoppdateringer:** Få sanntidsdata om lagernivåer, ordrestatus og prisendringer.\n"
"\n"
"## Tilgjengelige API-er\n"
"- **REST API:** Fullt REST-grensesnitt (denne dokumentasjonen)\n"
"- GraphiQL API:** Tilgjengelig på `/graphql/` med GraphiQL-grensesnitt for interaktive spørringer\n"
"\n"
"## Autentisering\n"
"- Autentisering håndteres via JWT-tokens. Inkluder tokenet i `X-EVIBES-AUTH`-overskriften i forespørslene dine i formatet `Bearer <your_token>`.\n"
"- Levetiden for tilgangstoken er {access_lifetime}. {access_unit}.\n"
"- Levetiden for oppdateringstoken er {refresh_hours} timer.\n"
"- Oppdateringstokener roteres automatisk og ugyldiggjøres etter bruk for økt sikkerhet.\n"
"\n"
"## Internasjonalisering (i18n)\n"
"- Angi `Accept-Language`-overskriften for å spesifisere ditt foretrukne språk (f.eks. `Accept-Language: en-US`).\n"
"- Tilgjengelige språk kan hentes fra endepunktet `/app/languages/`.\n"
"- Alt brukerrettet innhold støtter flere språk uten videre.\n"
"\n"
"## Svarformater\n"
"API-et støtter flere svarformater:\n"
"- **JSON** (standard, camelCase-formatert)\n"
"- XML** (legg til `?format=xml` eller angi `Accept: application/xml`)\n"
"- **YAML** (legg til `?format=yaml` eller angi `Accept: application/x-yaml`)\n"
"\n"
"## Helse og overvåking\n"
"- Helsesjekker: `/health/`\n"
"- Prometheus-beregninger: `/prometheus/metrics/`\n"
"\n"
"## Versjon\n"
"Gjeldende API-versjon: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Min side"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Helse"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Støtte"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Meny"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Dashbord"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Konfigurer"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Periodiske oppgaver"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Oppgavetavle"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Hurtigkoblinger"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Brukere"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Grupper"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Bestillinger"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produkter"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Kategorier"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Merkevarer"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogginnlegg"

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: pl-pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Nazwa firmy"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Adres spółki"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Numer telefonu firmy"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Stawka podatku w jurysdykcji Twojej firmy. Pozostaw 0, jeśli nie chcesz "
"przetwarzać podatków."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Pokazuje, czy podatki są już uwzględnione w cenie sprzedaży produktu."
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Klucz API kursu wymiany"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!! NIE ZMIENIAJ !!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "Host SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Port SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Używanie TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Używanie protokołu SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Nazwa użytkownika SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Hasło SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Poczta z opcji"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Ile dni przechowujemy wiadomości od anonimowych użytkowników?"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Ile dni przechowujemy wiadomości od uwierzytelnionych użytkowników?"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Wyłączenie funkcji kupowania"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "Adres URL interfejsu API OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Klucz API OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstrakcyjny klucz API"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "Serwer proxy HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Jednostka do przechowywania danych reklamowych"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Jednostka do przechowywania danych analitycznych"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Zapisywanie odpowiedzi z interfejsów API dostawców"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Kopia zapasowa bazy danych"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Nośniki kopii zapasowych"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Opcje prawne"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Opcje e-mail"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Opcje funkcji"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Opcje SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Opcje systemowe"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Witamy w dokumentacji eVibes.\n"
"\n"
"eVibes to potężna platforma e-commerce, która umożliwia uruchomienie i zarządzanie sklepem internetowym dowolnego rodzaju za pomocą zaledwie kilku kliknięć.\n"
"\n"
"## Kluczowe funkcje\n"
"- Katalog produktów:** Zarządzanie szczegółami produktów, cenami, zapasami i dostępnością w wielu kategoriach.\n"
"- **Zarządzanie zamówieniami:** Przetwarzanie zamówień, śledzenie realizacji i efektywna obsługa zgłoszeń klientów.\n"
"- Uwierzytelnianie i autoryzacja:** Kompleksowe uwierzytelnianie użytkowników za pomocą tokenów JWT i uprawnień opartych na rolach.\n"
"- Przetwarzanie płatności:** Integracja wielu bramek płatniczych i bezpieczne zarządzanie transakcjami.\n"
"- Blog i zarządzanie treścią:** Tworzenie i zarządzanie postami na blogu i treściami marketingowymi dla sklepu.\n"
"- Operacje B2B:** Dedykowane punkty końcowe dla transakcji między firmami i zarządzania sprzedażą hurtową.\n"
"- Obsługa wielu języków:** Obsługa klientów na całym świecie dzięki pełnym możliwościom internacjonalizacji (i18n).\n"
"- Integracje niestandardowe:** Rozszerzalna architektura API do integracji z zewnętrznymi platformami i usługami.\n"
"- Analityka i raportowanie:** Generowanie szczegółowych raportów dotyczących sprzedaży, zapasów i zachowań klientów.\n"
"- Aktualizacje w czasie rzeczywistym:** Uzyskaj dane na żywo o poziomach zapasów, statusach zamówień i zmianach cen.\n"
"\n"
"## Dostępne API\n"
"- **REST API:** Pełny interfejs RESTful (ta dokumentacja)\n"
"- API GraphQL:** Dostępne pod adresem `/graphql/` z interfejsem GraphiQL do interaktywnych zapytań.\n"
"\n"
"## Uwierzytelnianie\n"
"- Uwierzytelnianie jest obsługiwane za pomocą tokenów JWT. Dołącz token w nagłówku `X-EVIBES-AUTH` swoich żądań w formacie `Bearer <your_token>`.\n"
"- Okres ważności tokenu dostępu wynosi {access_lifetime} {access_unit}.\n"
"- Okres ważności tokenu odświeżania wynosi {refresh_hours} godzin.\n"
"- Tokeny odświeżania są automatycznie obracane i unieważniane po użyciu w celu zwiększenia bezpieczeństwa.\n"
"\n"
"## Internacjonalizacja (i18n)\n"
"- Ustaw nagłówek `Accept-Language`, aby określić preferowany język (np. `Accept-Language: en-US`).\n"
"- Dostępne języki można pobrać z punktu końcowego `/app/languages/`.\n"
"- Cała zawartość skierowana do użytkownika obsługuje wiele języków od razu po wyjęciu z pudełka.\n"
"\n"
"## Formaty odpowiedzi\n"
"API obsługuje wiele formatów odpowiedzi:\n"
"- **JSON** (domyślny, sformatowany camelCase)\n"
"- **XML** (dodaj `?format=xml` lub ustaw `Accept: application/xml`)\n"
"- **YAML** (dodaj `?format=yaml` lub ustaw `Accept: application/x-yaml`)\n"
"\n"
"## Zdrowie i monitorowanie\n"
"- Sprawdzanie kondycji: `/health/`\n"
"- Metryki Prometheus: `/prometheus/metrics/`\n"
"\n"
"## Wersja\n"
"Aktualna wersja API: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Moja strona"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Zdrowie"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Wsparcie"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Pulpit nawigacyjny"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Konfiguracja"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Zadania okresowe"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Tablica zadań"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Szybkie łącza"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Użytkownicy"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Grupy"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Zamówienia"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produkty"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Kategorie"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Marki"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposts"

Binary file not shown.

View file

@ -0,0 +1,300 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: pt-br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Nome da empresa"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Endereço da empresa"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Número de telefone da empresa"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Taxa de imposto na jurisdição de sua empresa. Deixe 0 se você não quiser "
"processar impostos."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
"Mostra se os impostos já estão incluídos nos preços de venda do produto"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Chave da API de taxa de câmbio"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!NÃO MUDE!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "Host SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Porta SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Usar TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Usar SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Nome de usuário SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Senha SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Opção de correio eletrônico de"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Por quantos dias armazenamos mensagens de usuários anônimos"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Por quantos dias armazenamos mensagens de usuários autenticados"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Desativar a funcionalidade de compra"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "URL da API do OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Chave da API da OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Chave abstrata da API"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "Proxy HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Uma entidade para armazenar dados de propaganda"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Uma entidade para armazenar dados analíticos"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Salvar respostas das APIs dos fornecedores"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Banco de dados de backup"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Mídia de backup"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Opções legais"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Opções de e-mail"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Opções de recursos"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Opções de SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Opções do sistema"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Bem-vindo à documentação do eVibes.\n"
"\n"
"O eVibes é uma poderosa plataforma de comércio eletrônico que lhe permite lançar e gerenciar uma loja on-line de qualquer tipo com apenas alguns cliques.\n"
"\n"
"## Principais recursos\n"
"- Catálogo de produtos:** Gerencie detalhes, preços, estoque e disponibilidade de produtos em várias categorias.\n"
"- Gerenciamento de pedidos:** Processe pedidos, acompanhe o atendimento e trate as solicitações dos clientes com eficiência.\n"
"- Autenticação e autorização:** Autenticação abrangente de usuários com tokens JWT e permissões baseadas em funções.\n"
"- Processamento de pagamentos: integre vários gateways de pagamento e gerencie as transações com segurança.\n"
"- **Gerenciamento de blogs e conteúdo:** Crie e gerencie postagens de blogs e conteúdo de marketing para sua loja.\n"
"- Operações B2B:** Pontos de extremidade dedicados para transações business-to-business e gerenciamento de atacado.\n"
"- Suporte a vários idiomas:** Atenda a clientes em todo o mundo com recursos completos de internacionalização (i18n).\n"
"- Integrações personalizadas:** Arquitetura de API extensível para integração com plataformas e serviços externos.\n"
"- Análises e relatórios:** Gerar relatórios detalhados sobre vendas, estoque e comportamento do cliente.\n"
"- Atualizações em tempo real:** Obtenha dados em tempo real sobre níveis de estoque, status de pedidos e alterações de preços.\n"
"\n"
"## APIs disponíveis\n"
"- API REST:** Interface RESTful completa (esta documentação)\n"
"- API GraphQL:** Disponível em `/graphql/` com interface GraphiQL para consultas interativas\n"
"\n"
"## Autenticação\n"
"- A autenticação é tratada por meio de tokens JWT. Inclua o token no cabeçalho `X-EVIBES-AUTH` de suas solicitações no formato `Bearer <your_token>`.\n"
"- O tempo de vida do token de acesso é {access_lifetime} {access_unit}.\n"
"- A vida útil do token de atualização é de {refresh_hours} horas.\n"
"- Os tokens de atualização são automaticamente girados e invalidados após o uso para aumentar a segurança.\n"
"\n"
"## Internacionalização (i18n)\n"
"- Defina o cabeçalho `Accept-Language` para especificar seu idioma preferido (por exemplo, `Accept-Language: en-US`).\n"
"- Os idiomas disponíveis podem ser recuperados no ponto de extremidade `/app/languages/`.\n"
"- Todo o conteúdo voltado para o usuário é compatível com vários idiomas desde o início.\n"
"\n"
"## Formatos de resposta\n"
"A API oferece suporte a vários formatos de resposta:\n"
"- **JSON** (padrão, formatado em camelCase)\n"
"- **XML** (adicione `?format=xml` ou defina `Accept: application/xml`)\n"
"- **YAML** (adicione `?format=yaml` ou defina `Accept: application/x-yaml`)\n"
"\n"
"## Saúde e monitoramento\n"
"- Verificações de integridade: `/health/`\n"
"- Métricas do Prometheus: `/prometheus/metrics/`\n"
"\n"
"## Versão\n"
"Versão atual da API: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Meu site"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Saúde"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Suporte"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Painel de controle"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Configuração"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Tarefas periódicas"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Quadro de tarefas"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Links rápidos"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Usuários"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Grupos"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Pedidos"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produtos"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Categorias"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Marcas"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Postagens em blogs"

Binary file not shown.

View file

@ -0,0 +1,300 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ro-ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Denumirea societății"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Adresa societății"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Numărul de telefon al societății"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Cota de impozitare în jurisdicția companiei dumneavoastră. Lăsați 0 dacă nu "
"doriți să procesați taxele."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr ""
"Arată dacă taxele sunt deja incluse în prețurile de vânzare ale produsului"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Cheie API pentru rata de schimb"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!NU SCHIMBAȚI!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "Gazdă SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Portul SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Utilizați TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Utilizați SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Nume utilizator SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Parola SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Posta de la opțiune"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Câte zile păstrăm mesajele de la utilizatorii anonimi"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Câte zile stocăm mesajele de la utilizatorii autentificați"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Dezactivați funcționalitatea de cumpărare"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Cheie API OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Cheie API abstractă"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "Proxy HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "O entitate pentru stocarea datelor privind publicitatea"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "O entitate pentru stocarea datelor analitice"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Salvați răspunsurile de la API-urile furnizorilor"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Backup bază de date"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Suporturi de rezervă"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Opțiuni juridice"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Opțiuni de e-mail"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Caracteristici Opțiuni"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Opțiuni SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Opțiuni de sistem"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Bine ați venit la documentația eVibes.\n"
"\n"
"eVibes este o platformă puternică de comerț electronic care vă permite să lansați și să gestionați un magazin online de orice tip în doar câteva clicuri.\n"
"\n"
"## Caracteristici principale\n"
"- **Product Catalog:** Gestionați detaliile produselor, prețurile, inventarul și disponibilitatea în mai multe categorii.\n"
"- **Order Management:** Procesați comenzile, urmăriți îndeplinirea și gestionați eficient cererile clienților.\n"
"- **Autentificare și autorizare: ** Autentificare cuprinzătoare a utilizatorilor cu token-uri JWT și permisiuni bazate pe roluri.\n"
"- **Payment Processing:** Integrați mai multe gateway-uri de plată și gestionați tranzacțiile în siguranță.\n"
"- **Blog & Content Management:** Creați și gestionați postări pe blog și conținut de marketing pentru magazinul dvs.\n"
"- **B2B Operations:** Puncte finale dedicate pentru tranzacțiile business-to-business și gestionarea comerțului cu ridicata.\n"
"- **Suport multilingv:** Serviți clienții din întreaga lume cu capacități complete de internaționalizare (i18n).\n"
"- **Integrații personalizate:** Arhitectură API extensibilă pentru integrarea cu platforme și servicii externe.\n"
"- **Analytics & Reporting:** Generați rapoarte detaliate privind vânzările, stocurile și comportamentul clienților.\n"
"- **Actualizări în timp real:** Obțineți date în timp real privind nivelurile stocurilor, starea comenzilor și modificările prețurilor.\n"
"\n"
"## API-uri disponibile\n"
"- **REST API:** Interfață RESTful completă (această documentație)\n"
"- **GraphQL API:** Disponibil la `/graphql/` cu interfața GraphiQL pentru interogări interactive\n"
"\n"
"## Autentificare\n"
"- Autentificarea este gestionată prin jetoane JWT. Includeți tokenul în antetul `X-EVIBES-AUTH` al cererilor dvs. în formatul `Bearer <your_token>`.\n"
"- Durata de viață a jetonului de acces este {access_lifetime} {access_unit}.\n"
"- Durata de viață a jetonului de reînnoire este de {refresh_hours} ore.\n"
"- Jetoanele de reîmprospătare sunt rotite automat și invalidate după utilizare pentru o securitate sporită.\n"
"\n"
"## Internaționalizare (i18n)\n"
"- Setați antetul `Accept-Language` pentru a specifica limba preferată (de exemplu, `Accept-Language: en-US`).\n"
"- Limbile disponibile pot fi preluate de la punctul final `/app/languages/`.\n"
"- Toate conținuturile destinate utilizatorilor acceptă din start mai multe limbi.\n"
"\n"
"## Formate de răspuns\n"
"API acceptă mai multe formate de răspuns:\n"
"- **JSON** (implicit, formatat camelCase)\n"
"- **XML** (adăugați `?format=xml` sau setați `Accept: application/xml`)\n"
"- **YAML** (adăugați `?format=yaml` sau setați `Accept: application/x-yaml`)\n"
"\n"
"## Sănătate și monitorizare\n"
"- Verificări de sănătate: `/health/`\n"
"- Metrici Prometheus: `/prometheus/metrics/`\n"
"\n"
"## Versiune\n"
"Versiunea curentă a API: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Site-ul meu"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Sănătate"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Sprijin"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Meniu"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Tablou de bord"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Configurare"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Sarcini periodice"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Tablou de sarcini"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Linkuri rapide"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Utilizatori"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Grupuri"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Ordine"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produse"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Categorii"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Mărci"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogposturi"

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ru-ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Название компании"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Адрес компании"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Номер телефона компании"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Ставка налога в юрисдикции вашей компании. Оставьте 0, если вы не хотите "
"обрабатывать налоги."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Показывает, включены ли налоги в отпускную цену продукта."
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Ключ API обменного курса"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!НЕ МЕНЯЙТЕ!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP-хост"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Порт SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Используйте TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Используйте SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Имя пользователя SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Пароль SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Почта из опции"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Сколько дней мы храним сообщения от анонимных пользователей"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Сколько дней мы храним сообщения от аутентифицированных пользователей"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Отключить функцию покупки"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "URL-адрес API OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Ключ API OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Абстрактный ключ API"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP-прокси"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Сущность для хранения данных о рекламе"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Сущность для хранения аналитических данных"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Сохраняйте ответы от API поставщиков"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Резервная копия базы данных"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Резервные носители"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Юридические возможности"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Параметры электронной почты"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Характеристики Опции"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Параметры SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Параметры системы"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Добро пожаловать в документацию eVibes.\n"
"\n"
"eVibes - это мощная платформа для электронной коммерции, которая позволяет запустить и управлять интернет-магазином любого типа всего за несколько кликов.\n"
"\n"
"## Ключевые особенности.\n"
"- **Каталог товаров:** Управление информацией о товарах, ценами, запасами и наличием товаров в нескольких категориях.\n"
"- **Управление заказами:** Обработка заказов, отслеживание выполнения и эффективная обработка запросов клиентов.\n"
"- **Аутентификация и авторизация:** Комплексная аутентификация пользователей с помощью JWT-токенов и ролевых разрешений.\n"
"- **Обработка платежей:** Интеграция нескольких платежных шлюзов и безопасное управление транзакциями.\n"
"- **Управление блогом и контентом:** Создание и управление записями в блоге и маркетинговым контентом для вашего магазина.\n"
"- **B2B-операции:** Выделенные конечные точки для транзакций между предпринимателями и управления оптовыми продажами.\n"
"- **Мультиязыковая поддержка:** Обслуживайте клиентов по всему миру, используя возможности полной интернационализации (i18n).\n"
"- **Заказные интеграции:** Расширяемая архитектура API для интеграции с внешними платформами и сервисами.\n"
"- **Аналитика и отчетность:** Генерируйте подробные отчеты о продажах, запасах и поведении клиентов.\n"
"- **Обновления в режиме реального времени:** Получайте данные об уровне запасов, состоянии заказов и изменениях цен в режиме реального времени.\n"
"\n"
"## Доступные API\n"
"- **REST API:** Полный REST-интерфейс (данная документация)\n"
"- **GraphQL API:** Доступен по адресу `/graphql/` с интерфейсом GraphiQL для интерактивных запросов\n"
"\n"
"## Аутентификация\n"
"- Аутентификация осуществляется с помощью JWT-токенов. Включите токен в заголовок `X-EVIBES-AUTH` ваших запросов в формате `Bearer <ваш_токен>`.\n"
"- Срок действия токена доступа составляет {access_lifetime} {access_unit}.\n"
"- Время жизни токена обновления составляет {refresh_hours} часов.\n"
"- Для повышения безопасности маркеры доступа автоматически аннулируются после использования.\n"
"\n"
"## Интернационализация (i18n)\n"
"- В заголовке `Accept-Language` укажите предпочтительный язык (например, `Accept-Language: en-US`).\n"
"- Доступные языки можно получить из `/app/languages/`.\n"
"- Весь контент, предназначенный для пользователей, изначально поддерживает несколько языков.\n"
"\n"
"## Форматы ответов\n"
"API поддерживает несколько форматов ответов:\n"
"- **JSON** (по умолчанию, с форматированием в camelCase)\n"
"- **XML** (добавьте `?format=xml` или установите `Accept: application/xml`)\n"
"- **YAML** (добавьте `?format=yaml` или установите `Accept: application/x-yaml`)\n"
"\n"
"## Здоровье и мониторинг\n"
"- Проверка здоровья: `/health/`\n"
"- Метрики Prometheus: `/prometheus/metrics/`\n"
"\n"
"## Версия\n"
"Текущая версия API: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Мой сайт"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Здоровье"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Поддержка"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Меню"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Приборная панель"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Конфигурация"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Периодические задания"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Доска задач"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Быстрые ссылки"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Пользователи"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Группы"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Заказы"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Продукция"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Категории"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Бренды"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Записи в блогах"

Binary file not shown.

View file

@ -0,0 +1,299 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv-se\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Företagets namn"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Företagets adress"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Telefonnummer till företaget"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Skattesats i ditt företags jurisdiktion. Lämna 0 om du inte vill behandla "
"skatter."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Visar om skatterna redan är inkluderade i produktens försäljningspris"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "API-nyckel för växelkurs"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!ÄNDRA INTE!!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP-värd"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP-port"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Använd TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Använd SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP-användarnamn"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP-lösenord"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Mail från alternativ"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Hur många dagar vi lagrar meddelanden från anonyma användare"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "Hur många dagar vi lagrar meddelanden från autentiserade användare"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Inaktivera köpfunktionalitet"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API-nyckel"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Abstrakt API-nyckel"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP-proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "En enhet för lagring av annonseringsdata"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "En enhet för lagring av analysdata"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Spara svar från leverantörers API:er"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Säkerhetskopiera databas"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Backup media"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Juridiska alternativ"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Alternativ för e-post"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Funktioner Alternativ"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO-alternativ"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Systemalternativ"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"Välkommen till eVibes dokumentation.\n"
"\n"
"eVibes är en kraftfull e-handelsplattform som gör att du kan starta och hantera en onlinebutik av alla slag med bara några få klick.\n"
"\n"
"## Viktiga funktioner\n"
"- Produktkatalog:** Hantera produktinformation, priser, lager och tillgänglighet i flera kategorier.\n"
"- ** Orderhantering:** Behandla beställningar, spåra uppfyllande och hantera kundförfrågningar effektivt.\n"
"- Autentisering och auktorisering: ** Omfattande användarautentisering med JWT-tokens och rollbaserade behörigheter.\n"
"- **Betalningshantering:** Integrera flera betalningsgateways och hantera transaktioner på ett säkert sätt.\n"
"- **Blogg & Content Management:** Skapa och hantera blogginlägg och marknadsföringsinnehåll för din butik.\n"
"- **B2B Operations:** Dedikerade slutpunkter för transaktioner mellan företag och grossisthantering.\n"
"- Stöd för flera språk: ** Betjäna kunder över hela världen med fullständiga internationaliseringsfunktioner (i18n).\n"
"- **Kundanpassade integrationer:** Utökad API-arkitektur för integrering med externa plattformar och tjänster.\n"
"- **Analys och rapportering:** Generera detaljerade rapporter om försäljning, lager och kundbeteende.\n"
"- Uppdateringar i realtid: ** Få live-data om lagernivåer, orderstatus och prisändringar.\n"
"\n"
"## Tillgängliga API:er\n"
"- **REST API:** Fullständigt RESTful-gränssnitt (denna dokumentation)\n"
"- **GraphQL API:** Tillgängligt på `/graphql/` med GraphiQL-gränssnitt för interaktiva frågor\n"
"\n"
"## Autentisering\n"
"- Autentisering hanteras via JWT-tokens. Inkludera token i `X-EVIBES-AUTH`-huvudet för dina förfrågningar i formatet `Bearer <your_token>`.\n"
"- Åtkomsttokenens livstid är {access_lifetime} {access_unit}.\n"
"- Uppdateringstokenens livslängd är {refresh_hours} timmar.\n"
"- Uppdateringstokens roteras automatiskt och ogiltigförklaras efter användning för ökad säkerhet.\n"
"\n"
"## Internationalisering (i18n)\n"
"- Ange önskat språk i rubriken `Accept-Language` (t.ex. `Accept-Language: en-US`).\n"
"- Tillgängliga språk kan hämtas från slutpunkten `/app/languages/`.\n"
"- Allt innehåll som vänder sig till användare stöder flera språk direkt.\n"
"\n"
"## Svarsformat\n"
"API:et stöder flera olika svarsformat:\n"
"- **JSON** (standard, camelCase-formaterad)\n"
"- **XML** (lägg till `?format=xml` eller ställ in `Accept: application/xml`)\n"
"- **YAML** (lägg till `?format=yaml` eller ställ in `Accept: application/x-yaml`)\n"
"\n"
"## Hälsa och övervakning\n"
"- Hälsokontroller: `/hälsa/`\n"
"- Prometheus-mätvärden: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Aktuell API-version: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Min webbplats"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Hälsa"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Stöd"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Meny"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Instrumentpanel"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Konfig"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Periodiska uppgifter"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Uppgiftstavla"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Snabblänkar"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Användare"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Grupper"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Beställningar"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Produkter"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Kategorier"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Brands"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blogginlägg"

Binary file not shown.

View file

@ -0,0 +1,263 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: th-th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "ชื่อบริษัท"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "ที่อยู่ของบริษัท"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "หมายเลขโทรศัพท์ของบริษัท"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"อัตราภาษีในเขตอำนาจศาลของบริษัทของคุณ. ให้เป็น 0 "
"หากคุณไม่ต้องการดำเนินการภาษี."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "แสดงว่าภาษีรวมอยู่ในราคาขายของสินค้าแล้วหรือไม่"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "คีย์ API อัตราแลกเปลี่ยน"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!ห้ามเปลี่ยนแปลง!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "โฮสต์ SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "พอร์ต SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "ใช้ TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "ใช้ SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "ชื่อผู้ใช้ SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "รหัสผ่าน SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "จดหมายจากตัวเลือก"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "เราเก็บข้อความจากผู้ใช้ที่ไม่ระบุตัวตนไว้กี่วัน"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "เราเก็บข้อความจากผู้ใช้ที่ผ่านการยืนยันตัวตนไว้กี่วัน"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "ปิดการใช้งานฟังก์ชันการซื้อ"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "URL ของ API OpenStreetMap Nominatim"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "คีย์ API ของ OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "คีย์ API แบบนามธรรม"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP พร็อกซี"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "หน่วยงานสำหรับเก็บข้อมูลโฆษณา"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "หน่วยงานสำหรับเก็บข้อมูลการวิเคราะห์"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "บันทึกการตอบกลับจาก API ของผู้ขาย"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "ฐานข้อมูลสำรอง"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "สื่อสำรองข้อมูล"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "ทางเลือกทางกฎหมาย"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "ตัวเลือกอีเมล"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "คุณสมบัติ ตัวเลือก"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "ตัวเลือก SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "ตัวเลือกระบบ"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\nยินดีต้อนรับสู่เอกสารคู่มือของ eVibes eVibes เป็นแพลตฟอร์มอีคอมเมิร์ซที่ทรงพลังซึ่งช่วยให้คุณสามารถเปิดตัวและจัดการร้านค้าออนไลน์ได้ทุกประเภทเพียงแค่ไม่กี่คลิก ## คุณสมบัติหลัก - **แคตตาล็อกสินค้า:** จัดการรายละเอียดสินค้า ราคาสินค้า สินค้าคงคลัง และความพร้อมจำหน่ายในหลายหมวดหมู่ - **การจัดการคำสั่งซื้อ:** ประมวลผลคำสั่งซื้อ ติดตามการจัดส่ง และจัดการคำขอของลูกค้าอย่างมีประสิทธิภาพ\n"
"- **การตรวจสอบสิทธิ์และการอนุญาต:** การตรวจสอบสิทธิ์ผู้ใช้อย่างครอบคลุมด้วยโทเค็น JWT และสิทธิ์ตามบทบาท - **การประมวลผลการชำระเงิน:** ผสานรวมเกตเวย์การชำระเงินหลายช่องทางและจัดการธุรกรรมอย่างปลอดภัย - **การจัดการบล็อกและเนื้อหา:** สร้างและจัดการโพสต์บล็อกและเนื้อหาการตลาดสำหรับร้านค้าของคุณ - **การดำเนินงาน B2B:** จุดสิ้นสุดเฉพาะสำหรับการทำธุรกรรมระหว่างธุรกิจและการจัดการขายส่ง\n"
"- **รองรับหลายภาษา:** ให้บริการลูกค้าทั่วโลกด้วยความสามารถในการรองรับภาษาสากลอย่างเต็มรูปแบบ (i18n) - **การผสานระบบแบบกำหนดเอง:** สถาปัตยกรรม API ที่สามารถขยายได้สำหรับการผสานกับแพลตฟอร์มและบริการภายนอก - **การวิเคราะห์และรายงาน:** สร้างรายงานละเอียดเกี่ยวกับยอดขาย, สินค้าคงคลัง, และพฤติกรรมของลูกค้า - **การอัปเดตแบบเรียลไทม์:** รับข้อมูลสดเกี่ยวกับระดับสินค้าคงคลัง, สถานะการสั่งซื้อ, และการเปลี่ยนแปลงราคา\n"
"\n"
"## API ที่มีให้บริการ - **REST API:** อินเทอร์เฟซ RESTful แบบเต็มรูปแบบ (เอกสารนี้) - **GraphQL API:** สามารถใช้งานได้ที่ `/graphql/` พร้อมอินเทอร์เฟซ GraphiQL สำหรับการสืบค้นแบบโต้ตอบ ## การยืนยันตัวตน - การยืนยันตัวตนดำเนินการผ่านโทเค็น JWT โปรดใส่โทเค็นในหัวข้อ `X-EVIBES-AUTH` ของคำขอของคุณในรูปแบบ `Bearer <your_token>`\n"
"- ระยะเวลาการใช้งานของโทเค็นการเข้าถึงคือ {access_lifetime} {access_unit}. - ระยะเวลาการใช้งานของโทเค็นการรีเฟรชคือ {refresh_hours} ชั่วโมง. - โทเค็นการรีเฟรชจะถูกหมุนเวียนและยกเลิกการใช้งานโดยอัตโนมัติหลังการใช้งานเพื่อเพิ่มความปลอดภัย. ## การแปลภาษา (i18n) - ตั้งค่าหัวข้อ `Accept-Language` เพื่อระบุภาษาที่คุณต้องการ (เช่น `Accept-Language: en-US`).\n"
"- ภาษาที่มีให้บริการสามารถดึงข้อมูลได้จากจุดสิ้นสุด `/app/languages/` - เนื้อหาที่แสดงต่อผู้ใช้ทั้งหมดรองรับหลายภาษาโดยอัตโนมัติ ## รูปแบบการตอบกลับ API รองรับรูปแบบการตอบกลับหลายรูปแบบ: - **JSON** (ค่าเริ่มต้น, รูปแบบ camelCase) - **XML** (เพิ่ม `?format=xml` หรือตั้งค่า `Accept: application/xml`)\n"
"- **YAML** (เพิ่ม `?format=yaml` หรือตั้งค่า `Accept: application/x-yaml`) ## สุขภาพและการตรวจสอบ - การตรวจสอบสุขภาพ: `/health/` - เมตริก Prometheus: `/prometheus/metrics/` ## เวอร์ชัน เวอร์ชัน API ปัจจุบัน: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "เว็บไซต์ของฉัน"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "สุขภาพ"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "การสนับสนุน"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "เมนู"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "แดชบอร์ด"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "การกำหนดค่า"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "งานประจำ"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "กระดานงาน"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "ลิงก์ด่วน"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "ผู้ใช้"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "กลุ่ม"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "คำสั่ง"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "ผลิตภัณฑ์"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "หมวดหมู่"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "แบรนด์"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "บทความบล็อก"

Binary file not shown.

View file

@ -0,0 +1,300 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: tr-tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Şirketin adı"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Şirketin adresi"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Şirketin telefon numarası"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Şirketinizin yetki alanındaki vergi oranı. Vergi işlemek istemiyorsanız 0 "
"bırakın."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Vergilerin ürünün satış fiyatına dahil edilip edilmediğini gösterir"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Döviz kuru API anahtarı"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!! DEĞIŞTIRMEYIN!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP ana bilgisayarı"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP bağlantı noktası"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "TLS kullanın"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "SSL kullanın"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP kullanıcı adı"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP şifresi"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Posta seçeneği"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "Anonim kullanıcılardan gelen mesajları kaç gün saklıyoruz"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr ""
"Kimliği doğrulanmış kullanıcılardan gelen mesajları kaç gün saklıyoruz"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Satın alma işlevini devre dışı bırakın"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL'si"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API Anahtarı"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Soyut API Anahtarı"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP Proxy"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Reklam verilerini depolamak için bir varlık"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Analitik verileri depolamak için bir varlık"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Satıcıların API'lerinden gelen yanıtları kaydedin"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Yedek veritabanı"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Yedekleme ortamı"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Yasal Seçenekler"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "E-posta Seçenekleri"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Özellikler Seçenekler"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "SEO Seçenekleri"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Sistem Seçenekleri"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"eVibes belgelerine hoş geldiniz.\n"
"\n"
"eVibes, sadece birkaç tıklamayla her türlü çevrimiçi mağazayı açmanıza ve yönetmenize olanak tanıyan güçlü bir e-ticaret platformudur.\n"
"\n"
"## Temel Özellikler\n"
"- Ürün Kataloğu:** Birden fazla kategoride ürün ayrıntılarını, fiyatlandırmayı, envanteri ve kullanılabilirliği yönetin.\n"
"- Sipariş Yönetimi:** Siparişleri işleyin, gönderimi takip edin ve müşteri taleplerini verimli bir şekilde ele alın.\n"
"- Kimlik Doğrulama ve Yetkilendirme:** JWT belirteçleri ve rol tabanlı izinler ile kapsamlı kullanıcı kimlik doğrulaması.\n"
"- **Ödeme İşleme:** Birden fazla ödeme ağ geçidini entegre edin ve işlemleri güvenli bir şekilde yönetin.\n"
"- **Blog ve İçerik Yönetimi:** Mağazanız için blog gönderileri ve pazarlama içeriği oluşturun ve yönetin.\n"
"- **B2B İşlemleri:** İşletmeler arası işlemler ve toptan satış yönetimi için özel uç noktalar.\n"
"- Çoklu Dil Desteği:** Tam uluslararasılaştırma (i18n) yetenekleri ile dünya çapındaki müşterilere hizmet verin.\n"
"- Özel Entegrasyonlar:** Harici platformlar ve hizmetlerle entegrasyon için genişletilebilir API mimarisi.\n"
"- Analitik ve Raporlama:** Satış, envanter ve müşteri davranışları hakkında ayrıntılı raporlar oluşturun.\n"
"- Gerçek Zamanlı Güncellemeler:** Envanter seviyeleri, sipariş durumları ve fiyat değişiklikleri hakkında canlı veriler alın.\n"
"\n"
"## Mevcut API'ler\n"
"- **REST API:** Tam RESTful arayüz (bu dokümantasyon)\n"
"- **GraphQL API:** Etkileşimli sorgular için GraphiQL arayüzü ile `/graphql/` adresinde mevcuttur\n"
"\n"
"## Kimlik Doğrulama\n"
"- Kimlik doğrulama JWT belirteçleri aracılığıyla gerçekleştirilir. Belirteci, isteklerinizin `X-EVIBES-AUTH` başlığına `Bearer <your_token>` biçiminde ekleyin.\n"
"- Erişim belirteci ömrü {access_lifetime} {access_unit}.\n"
"- Yenileme belirteci ömrü {refresh_hours} saattir.\n"
"- Yenileme belirteçleri, gelişmiş güvenlik için kullanımdan sonra otomatik olarak döndürülür ve geçersiz kılınır.\n"
"\n"
"## Uluslararasılaştırma (i18n)\n"
"- Tercih ettiğiniz dili belirtmek için `Accept-Language` başlığını ayarlayın (örneğin, `Accept-Language: en-US`).\n"
"- Mevcut diller `/app/languages/` uç noktasından alınabilir.\n"
"- Kullanıcıya yönelik tüm içerikler kutudan çıkar çıkmaz birden fazla dili destekler.\n"
"\n"
"## Yanıt Biçimleri\n"
"API birden fazla yanıt biçimini destekler:\n"
"- **JSON** (varsayılan, camelCase biçimlendirilmiş)\n"
"- **XML** (`?format=xml` ekleyin veya `Accept: application/xml` olarak ayarlayın)\n"
"- **YAML** (`?format=yaml` ekleyin veya `Accept: application/x-yaml` olarak ayarlayın)\n"
"\n"
"## Sağlık ve İzleme\n"
"- Sağlık kontrolleri: `/health/`\n"
"- Prometheus ölçümleri: `/prometheus/metrics/`\n"
"\n"
"## Sürüm\n"
"Geçerli API sürümü: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Benim sitem"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Sağlık"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Destek"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Menü"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Gösterge Tablosu"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Konfigürasyon"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Periyodik Görevler"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Görev Panosu"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Hızlı Bağlantılar"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Kullanıcılar"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Gruplar"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Siparişler"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Ürünler"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Kategoriler"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Markalar"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Blog Yazıları"

Binary file not shown.

View file

@ -0,0 +1,265 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: vi-vn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "Tên công ty"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "Địa chỉ của công ty"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "Số điện thoại của công ty"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr ""
"Tỷ lệ thuế tại khu vực pháp lý của công ty bạn. Để trống ô này nếu bạn không"
" muốn xử lý thuế."
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "Hiển thị xem thuế đã được tính vào giá bán của sản phẩm hay chưa."
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "Khóa API tỷ giá hối đoái"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "!!!KHÔNG THAY ĐỔI!!!"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "Máy chủ SMTP"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "Cổng SMTP"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "Sử dụng TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "Sử dụng SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "Tên người dùng SMTP"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "Mật khẩu SMTP"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "Thư từ tùy chọn"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr ""
"Chúng tôi lưu trữ tin nhắn từ người dùng ẩn danh trong bao nhiêu ngày?"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr ""
"Chúng tôi lưu trữ tin nhắn từ người dùng đã xác thực trong bao nhiêu ngày?"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "Vô hiệu hóa chức năng mua hàng"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "Địa chỉ URL API Nominatim của OpenStreetMap"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "Khóa API OpenAI"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "Tóm tắt Khóa API"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "Proxy HTTP"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "Một thực thể dùng để lưu trữ dữ liệu quảng cáo"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "Một thực thể dùng để lưu trữ dữ liệu phân tích."
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "Lưu trữ các phản hồi từ API của nhà cung cấp"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "Sao lưu cơ sở dữ liệu"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "Phương tiện sao lưu"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "Các lựa chọn pháp lý"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "Tùy chọn email"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "Tính năng và tùy chọn"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "Các tùy chọn SEO"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "Tùy chọn hệ thống"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\nChào mừng đến với tài liệu hướng dẫn của eVibes. eVibes là một nền tảng thương mại điện tử mạnh mẽ cho phép bạn khởi chạy và quản lý cửa hàng trực tuyến bất kỳ loại nào chỉ với vài cú nhấp chuột. ## Tính năng chính - **Danh mục sản phẩm:** Quản lý chi tiết sản phẩm, giá cả, tồn kho và tình trạng sẵn có trên nhiều danh mục. - **Quản lý đơn hàng:** Xử lý đơn hàng, theo dõi quá trình giao hàng và xử lý yêu cầu của khách hàng một cách hiệu quả.\n"
"- **Xác thực & Quyền truy cập:** Hệ thống xác thực người dùng toàn diện với token JWT và quyền truy cập dựa trên vai trò. - **Xử lý thanh toán:** Tích hợp nhiều cổng thanh toán và quản lý giao dịch an toàn. - **Quản lý blog và nội dung:** Tạo và quản lý bài viết blog và nội dung tiếp thị cho cửa hàng của bạn. - **Hoạt động B2B:** Các điểm cuối chuyên dụng cho giao dịch giữa doanh nghiệp và quản lý bán buôn.\n"
"- **Hỗ trợ đa ngôn ngữ:** Phục vụ khách hàng toàn cầu với khả năng quốc tế hóa (i18n) đầy đủ. - **Tích hợp tùy chỉnh:** Kiến trúc API mở rộng để tích hợp với các nền tảng và dịch vụ bên ngoài. - **Phân tích & Báo cáo:** Tạo báo cáo chi tiết về doanh số, hàng tồn kho và hành vi khách hàng. - **Cập nhật thời gian thực:** Nhận dữ liệu trực tiếp về mức tồn kho, trạng thái đơn hàng và thay đổi giá cả.\n"
"\n"
"## Các API có sẵn - **REST API:** Giao diện RESTful đầy đủ (tài liệu này) - **GraphQL API:** Có sẵn tại `/graphql/` với giao diện GraphiQL cho các truy vấn tương tác ## Xác thực - Xác thực được xử lý thông qua token JWT. Bao gồm token trong tiêu đề `X-EVIBES-AUTH` của yêu cầu của bạn theo định dạng `Bearer <your_token>`.\n"
"- Thời hạn sử dụng của token truy cập là {access_lifetime} {access_unit}. - Thời hạn sử dụng của token làm mới là {refresh_hours} giờ. - Token làm mới được tự động xoay vòng và vô hiệu hóa sau khi sử dụng để tăng cường bảo mật. ## Quốc tế hóa (i18n) - Đặt tiêu đề `Accept-Language` để chỉ định ngôn ngữ ưa thích của bạn (ví dụ: `Accept-Language: en-US`).\n"
"- Các ngôn ngữ có sẵn có thể được lấy từ điểm cuối `/app/languages/`. - Tất cả nội dung hiển thị cho người dùng đều hỗ trợ nhiều ngôn ngữ ngay từ đầu. ## Định dạng phản hồi API hỗ trợ nhiều định dạng phản hồi: - **JSON** (mặc định, định dạng camelCase) - **XML** (thêm `?format=xml` hoặc đặt `Accept: application/xml`)\n"
"- **YAML** (thêm `?format=yaml` hoặc đặt `Accept: application/x-yaml`) ## Sức khỏe & Giám sát - Kiểm tra sức khỏe: `/health/` - Chỉ số Prometheus: `/prometheus/metrics/` ## Phiên bản Phiên bản API hiện tại: {version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "Trang web của tôi"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "Sức khỏe"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "Hỗ trợ"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "Thực đơn"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "Bảng điều khiển"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "Cấu hình"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "Các tác vụ định kỳ"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "Bảng nhiệm vụ"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "Liên kết nhanh"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "Người dùng"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "Nhóm"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "Đơn hàng"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "Sản phẩm"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "Các danh mục"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "Thương hiệu"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "Bài viết trên blog"

Binary file not shown.

View file

@ -0,0 +1,297 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-21 00:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh-hans\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: evibes/settings/constance.py:24
msgid "Name of the company"
msgstr "公司名称"
#: evibes/settings/constance.py:25
msgid "Address of the company"
msgstr "公司地址"
#: evibes/settings/constance.py:28
msgid "Phone number of the company"
msgstr "公司电话号码"
#: evibes/settings/constance.py:35
msgid ""
"Tax rate in jurisdiction of your company. Leave 0 if you don't want to "
"process taxes."
msgstr "贵公司所在地区的税率。如果不想处理税款,请留下 0。"
#: evibes/settings/constance.py:44
msgid "Shows if the taxes are already included in product's selling prices"
msgstr "显示税费是否已包含在产品售价中"
#: evibes/settings/constance.py:52
msgid "Exchange rate API key"
msgstr "汇率 API 密钥"
#: evibes/settings/constance.py:58
msgid "!!!DO NOT CHANGE!!!"
msgstr "不要换"
#: evibes/settings/constance.py:60
msgid "SMTP host"
msgstr "SMTP 主机"
#: evibes/settings/constance.py:61
msgid "SMTP port"
msgstr "SMTP 端口"
#: evibes/settings/constance.py:62
msgid "Use TLS"
msgstr "使用 TLS"
#: evibes/settings/constance.py:63
msgid "Use SSL"
msgstr "使用 SSL"
#: evibes/settings/constance.py:66
msgid "SMTP username"
msgstr "SMTP 用户名"
#: evibes/settings/constance.py:70
msgid "SMTP password"
msgstr "SMTP 密码"
#: evibes/settings/constance.py:72
msgid "Mail from option"
msgstr "从选项发送邮件"
#: evibes/settings/constance.py:76
msgid "How many days we store messages from anonymous users"
msgstr "我们将匿名用户的信息保存多少天"
#: evibes/settings/constance.py:80
msgid "How many days we store messages from authenticated users"
msgstr "我们会将已验证用户的信息保存多少天"
#: evibes/settings/constance.py:84
msgid "Disable buy functionality"
msgstr "禁用购买功能"
#: evibes/settings/constance.py:88
msgid "OpenStreetMap Nominatim API URL"
msgstr "OpenStreetMap Nominatim API URL"
#: evibes/settings/constance.py:92
msgid "OpenAI API Key"
msgstr "OpenAI API 密钥"
#: evibes/settings/constance.py:96
msgid "Abstract API Key"
msgstr "抽象应用程序接口密钥"
#: evibes/settings/constance.py:104
msgid "HTTP Proxy"
msgstr "HTTP 代理服务器"
#: evibes/settings/constance.py:112
msgid "An entity for storing advertisiment data"
msgstr "存储广告数据的实体"
#: evibes/settings/constance.py:120
msgid "An entity for storing analytics data"
msgstr "存储分析数据的实体"
#: evibes/settings/constance.py:125
msgid "Save responses from vendors' APIs"
msgstr "保存来自供应商应用程序接口的响应"
#: evibes/settings/constance.py:126
msgid "Backup database"
msgstr "备份数据库"
#: evibes/settings/constance.py:127
msgid "Backup media"
msgstr "备份介质"
#: evibes/settings/constance.py:133
msgid "Legal Options"
msgstr "法律选择"
#: evibes/settings/constance.py:141
msgid "Email Options"
msgstr "电子邮件选项"
#: evibes/settings/constance.py:151
msgid "Features Options"
msgstr "功能选项"
#: evibes/settings/constance.py:160
msgid "SEO Options"
msgstr "搜索引擎优化选项"
#: evibes/settings/constance.py:164
msgid "System Options"
msgstr "系统选项"
#: evibes/settings/drf.py:51
#, python-brace-format
msgid ""
"\n"
"Welcome to the eVibes documentation.\n"
"\n"
"eVibes is a powerful e-commerce platform that allows you to launch and manage an online store of any kind in just a few clicks.\n"
"\n"
"## Key Features\n"
"- **Product Catalog:** Manage product details, pricing, inventory, and availability across multiple categories.\n"
"- **Order Management:** Process orders, track fulfillment, and handle customer requests efficiently.\n"
"- **Authentication & Authorization:** Comprehensive user authentication with JWT tokens and role-based permissions.\n"
"- **Payment Processing:** Integrate multiple payment gateways and manage transactions securely.\n"
"- **Blog & Content Management:** Create and manage blog posts and marketing content for your store.\n"
"- **B2B Operations:** Dedicated endpoints for business-to-business transactions and wholesale management.\n"
"- **Multi-language Support:** Serve customers worldwide with full internationalization (i18n) capabilities.\n"
"- **Custom Integrations:** Extensible API architecture for integrating with external platforms and services.\n"
"- **Analytics & Reporting:** Generate detailed reports on sales, inventory, and customer behavior.\n"
"- **Real-Time Updates:** Get live data on inventory levels, order statuses, and pricing changes.\n"
"\n"
"## Available APIs\n"
"- **REST API:** Full RESTful interface (this documentation)\n"
"- **GraphQL API:** Available at `/graphql/` with GraphiQL interface for interactive queries\n"
"\n"
"## Authentication\n"
"- Authentication is handled via JWT tokens. Include the token in the `X-EVIBES-AUTH` header of your requests in the format `Bearer <your_token>`.\n"
"- Access token lifetime is {access_lifetime} {access_unit}.\n"
"- Refresh token lifetime is {refresh_hours} hours.\n"
"- Refresh tokens are automatically rotated and invalidated after usage for enhanced security.\n"
"\n"
"## Internationalization (i18n)\n"
"- Set the `Accept-Language` header to specify your preferred language (e.g., `Accept-Language: en-US`).\n"
"- Available languages can be retrieved from the `/app/languages/` endpoint.\n"
"- All user-facing content supports multiple languages out of the box.\n"
"\n"
"## Response Formats\n"
"The API supports multiple response formats:\n"
"- **JSON** (default, camelCase formatted)\n"
"- **XML** (add `?format=xml` or set `Accept: application/xml`)\n"
"- **YAML** (add `?format=yaml` or set `Accept: application/x-yaml`)\n"
"\n"
"## Health & Monitoring\n"
"- Health checks: `/health/`\n"
"- Prometheus metrics: `/prometheus/metrics/`\n"
"\n"
"## Version\n"
"Current API version: {version}\n"
msgstr ""
"\n"
"欢迎使用 eVibes 文档。\n"
"\n"
"eVibes 是一个功能强大的电子商务平台,只需点击几下,您就可以创建和管理任何类型的网上商店。\n"
"\n"
"## 关键功能\n"
"- 产品目录:** 管理多个类别的产品详情、定价、库存和可用性。\n"
"- 订单管理:** 处理订单、跟踪执行情况并有效处理客户请求。\n"
"- 身份验证和授权:** 使用 JWT 标记和基于角色的权限进行全面的用户身份验证。\n"
"- 支付处理:** 集成多种支付网关,安全管理交易。\n"
"- 博客和内容管理:** 为您的商店创建和管理博客文章和营销内容。\n"
"- B2B 业务:** 用于企业对企业交易和批发管理的专用端点。\n"
"- 多语言支持:** 通过全面的国际化i18n功能为全球客户提供服务。\n"
"- 自定义集成:** 可扩展的应用程序接口架构,用于与外部平台和服务集成。\n"
"- 分析和报告:** 生成有关销售、库存和客户行为的详细报告。\n"
"- 实时更新:** 获取有关库存水平、订单状态和定价变化的实时数据。\n"
"\n"
"## 可用的应用程序接口\n"
"- REST API** 完整的 REST 接口(本文档)\n"
"- **GraphQL 应用程序接口:** 可在 `/graphql/`使用 GraphiQL 接口进行交互式查询\n"
"\n"
"## 验证\n"
"- 通过 JWT 标记进行身份验证。在请求的 `X-EVIBES-AUTH` 头中包含令牌,格式为 `Bearer <your_token>`。\n"
"- 访问令牌的有效期为 {access_lifetime} {access_unit}。\n"
"- 刷新令牌的有效期为 {refresh_hours} 小时。\n"
"- 刷新令牌在使用后会自动轮换和失效,以增强安全性。\n"
"\n"
"### 国际化i18n\n"
"- 设置 `Accept-Language` 标头,指定首选语言(例如,`Accept-Language: en-US`)。\n"
"- 可从 `/app/languages/` 端点检索可用语言。\n"
"- 所有面向用户的内容均支持多种语言。\n"
"\n"
"## 响应格式\n"
"应用程序接口支持多种响应格式:\n"
"- **JSON**(默认,驼峰编码格式)\n"
"- **XML**(添加 `?format=xml` 或设置 `Accept: application/xml`)\n"
"- **YAML**(添加 `?format=yaml`或设置`Accept: application/x-yaml\n"
"\n"
"## 健康与监控\n"
"- 健康检查:健康检查\n"
"- Prometheus 指标:`/prometheus/metrics/`\n"
"\n"
"## 版本\n"
"当前的 API 版本:{version}\n"
#: evibes/settings/unfold.py:28
msgid "My site"
msgstr "我的网站"
#: evibes/settings/unfold.py:36
msgid "Health"
msgstr "健康"
#: evibes/settings/unfold.py:40
msgid "Support"
msgstr "支持"
#: evibes/settings/unfold.py:77
msgid "Menu"
msgstr "菜单"
#: evibes/settings/unfold.py:82
msgid "Dashboard"
msgstr "仪表板"
#: evibes/settings/unfold.py:87
msgid "Config"
msgstr "配置"
#: evibes/settings/unfold.py:92
msgid "Periodic Tasks"
msgstr "定期任务"
#: evibes/settings/unfold.py:119
msgid "Taskboard"
msgstr "任务板"
#: evibes/settings/unfold.py:131
msgid "Quick Links"
msgstr "快速链接"
#: evibes/settings/unfold.py:136
msgid "Users"
msgstr "用户"
#: evibes/settings/unfold.py:141
msgid "Groups"
msgstr "组别"
#: evibes/settings/unfold.py:146
msgid "Orders"
msgstr "订单"
#: evibes/settings/unfold.py:151
msgid "Products"
msgstr "产品"
#: evibes/settings/unfold.py:156
msgid "Categories"
msgstr "类别"
#: evibes/settings/unfold.py:161
msgid "Brands"
msgstr "品牌"
#: evibes/settings/unfold.py:166
msgid "Blogposts"
msgstr "博客文章"