awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fkirc avatar

fkirc/attranslate

0
View on GitHub↗
356 نجوم·30 تفرعات·TypeScript·6 مشاهداتwww.npmjs.com/package/attranslate↗

Attranslate

A CLI to assist Coding Agents in doing translations

Features

  • Developer Utilities - Automation tool for translating ARB or JSON files.
  • Internationalization - Automated translation of localization files.
  • Internationalization Tools - Synchronizing translation files across formats.
  • Localization Tools - Tool for synchronizing and translating string files.
  • Translation Tools - Automated translation of JSON and other resource files.

سجل النجوم

مخطط تاريخ النجوم لـ fkirc/attranslateمخطط تاريخ النجوم لـ fkirc/attranslate

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Attranslate

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Attranslate.
  • deschler/django-modeltranslationالصورة الرمزية لـ deschler

    deschler/django-modeltranslation

    1,478عرض على GitHub↗

    Translates Django models using a registration approach.

    Python
    عرض على GitHub↗1,478
  • i18next/i18nextالصورة الرمزية لـ i18next

    i18next/i18next

    8,583عرض على GitHub↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    عرض على GitHub↗8,583
  • airbnb/polyglot.jsالصورة الرمزية لـ airbnb

    airbnb/polyglot.js

    3,723عرض على GitHub↗

    Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system for mapping unique keys to localized strings, allowing applications to translate text into multiple languages. The library includes a pluralization and interpolation engine that handles complex grammatical plural forms based on numeric counts and inserts dynamic variables into translated strings. It supports nested namespaces to organize phrase mappings into logical categories. These utilities cover phrase translation, locale-driven configuration, and the management of multi-l

    JavaScript
    عرض على GitHub↗3,723
  • mbi/django-rosettaالصورة الرمزية لـ mbi

    mbi/django-rosetta

    1,156عرض على GitHub↗

    Rosetta is a Django application that eases the translation process of your Django projects

    Python
    عرض على GitHub↗1,156
عرض جميع البدائل الـ 30 لـ Attranslate→

الأسئلة الشائعة

ما هي وظيفة fkirc/attranslate؟

A CLI to assist Coding Agents in doing translations

ما هي الميزات الرئيسية لـ fkirc/attranslate؟

الميزات الرئيسية لـ fkirc/attranslate هي: Developer Utilities, Internationalization, Internationalization Tools, Localization Tools, Translation Tools.

ما هي البدائل مفتوحة المصدر لـ fkirc/attranslate؟

تشمل البدائل مفتوحة المصدر لـ fkirc/attranslate: i18next/i18next — i18next is a JavaScript localization library and internationalization framework used to translate application text… nodeca/babelfish — human friendly i18n for javascript (node.js + browser). airbnb/polyglot.js — Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system… deschler/django-modeltranslation — Translates Django models using a registration approach. mbi/django-rosetta — Rosetta is a Django application that eases the translation process of your Django projects. ttag-org/ttag — :orange_book: simple approach for javascript localization.