awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
angular-translate avatar

angular-translate/angular-translateArchived

0
View on GitHub↗
4,281 स्टार्स·1,020 फोर्क्स·JavaScript·MIT·3 व्यूज़angular-translate.github.io↗

Angular Translate

AngularJS Internationalization Library, AngularJS 1.x एप्लिकेशन के लिए एक लोकलाइजेशन फ्रेमवर्क है। यह एक i18n अनुवाद टूल के रूप में कार्य करता है जिसका उपयोग चयनित लोकेल के आधार पर स्टैटिक यूज़र इंटरफ़ेस टेक्स्ट को अनुवादित संस्करणों के साथ बदलने के लिए किया जाता है।

यह फ्रेमवर्क बंडल साइज़ को कम करने के लिए अनुवाद फ़ाइलों को एसिंक्रोनस रूप से लोड करके बहु-भाषी सामग्री को मैनेज करता है। इसमें प्लुरलाइजेशन नियमों को संभालने और अनुवाद स्ट्रिंग्स में डायनामिक वेरिएबल्स को इंटरपोलेट करने के लिए सिस्टम शामिल हैं।

यह प्रोजेक्ट भाषा स्विचिंग और फॉलबैक-चेन रिज़ॉल्यूशन की क्षमताएं भी प्रदान करता है ताकि यह सुनिश्चित हो सके कि जब कोई प्राथमिक अनुवाद कुंजी गायब हो तो एक पठनीय स्ट्रिंग प्रदर्शित हो।

Features

  • Interface Text Localization - Replaces default interface labels with language-specific text using translation dictionaries for AngularJS applications.
  • Key-Value Translation Mappings - Uses centralized translation files with key-value pairs to map unique identifiers to localized interface text.
  • Inline Variable Interpolation - Injects and evaluates dynamic variable values directly within localized text strings at runtime.
  • String Localization - Provides mechanisms for retrieving localized strings with support for dynamic argument substitution.
  • Template String Interpolation - Supports parsing strings with placeholders and replacing them with dynamic runtime values for personalized content.
  • Locale Fallback Chains - Provides prioritized locale fallback chains to ensure a readable string is displayed when a primary translation key is missing.
  • Pluralization Rules - Implements linguistic logic to select the correct translation string based on numeric values and grammatical plural forms.
  • Internationalization Frameworks - Adapts AngularJS user interfaces to support multiple languages by replacing static text with localized content.
  • Interface Text Translators - Converts interface labels and messages into different languages via source file mapping and dictionaries.
  • Active Language Management - Manages the active application locale and triggers updates across the user interface when the language changes.
  • i18n Libraries - Provides a comprehensive localization framework for AngularJS 1.x applications to manage multi-language interface text.
  • Content Translation - Swaps user-facing interface text into multiple languages based on the selected regional locale.
  • i18n Frameworks - Implements a framework for managing translation keys, locale messages, and pluralization for web interfaces.
  • Dynamic Localization Systems - Provides mechanisms for swapping language strings and translation dictionaries within the UI at runtime.
  • Asynchronous Loading - Implements asynchronous loading of translation bundles to optimize the initial application boot time.
  • Multi-Language Content Delivery - Manages the delivery of translated content and handles fallback sequences to ensure a consistent user experience.
  • On-Demand Translation Loading - Employs lazy-loading strategies to fetch translation files from remote or local sources on demand.
  • Translation State Managers - Centralizes the active language and translation dictionary in a shared service for application-wide access.
  • AngularJS Ecosystem - Internationalization support for Angular.

स्टार हिस्ट्री

angular-translate/angular-translate के लिए स्टार हिस्ट्री चार्टangular-translate/angular-translate के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Angular Translate को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Angular Translate दिखाई देता है।
  • इंटरनेशनलाइज़ेशन और लोकलाइज़ेशन लाइब्रेरीज़

अक्सर पूछे जाने वाले प्रश्न

angular-translate/angular-translate क्या करता है?

AngularJS Internationalization Library, AngularJS 1.x एप्लिकेशन के लिए एक लोकलाइजेशन फ्रेमवर्क है। यह एक i18n अनुवाद टूल के रूप में कार्य करता है जिसका उपयोग चयनित लोकेल के आधार पर स्टैटिक यूज़र इंटरफ़ेस टेक्स्ट को अनुवादित संस्करणों के साथ बदलने के लिए किया जाता है।

angular-translate/angular-translate की मुख्य विशेषताएं क्या हैं?

angular-translate/angular-translate की मुख्य विशेषताएं हैं: Interface Text Localization, Key-Value Translation Mappings, Inline Variable Interpolation, String Localization, Template String Interpolation, Locale Fallback Chains, Pluralization Rules, Internationalization Frameworks।

angular-translate/angular-translate के कुछ ओपन-सोर्स विकल्प क्या हैं?

angular-translate/angular-translate के ओपन-सोर्स विकल्पों में शामिल हैं: airbnb/polyglot.js — Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system… kazupon/vue-i18n — vue-i18n is an internationalization framework and plugin for Vue.js applications. It serves as a dynamic translation… ngx-translate/core — This is an internationalization framework for Angular applications. It provides a system for managing multilingual… svenfuchs/rails-i18n — This project is a Ruby on Rails internationalization locale library that provides a comprehensive set of… symfony/translation — Symfony Translation is a PHP library and framework component for internationalizing applications. It provides a… ehtagtranslation/ehsyringe — EhSyringe is a browser translation extension and tag translation engine designed to replace website tags and content…

Angular Translate के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Angular Translate के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • airbnb/polyglot.jsairbnb का अवतार

    airbnb/polyglot.js

    3,723GitHub पर देखें↗

    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
  • kazupon/vue-i18nkazupon का अवतार

    kazupon/vue-i18n

    7,230GitHub पर देखें↗

    vue-i18n is an internationalization framework and plugin for Vue.js applications. It serves as a dynamic translation manager and localization formatting library used to translate user interface text and format dates and numbers for global audiences. The project distinguishes itself through a dynamic translation workflow that supports asynchronous locale loading and the ability to reload translation messages in real-time without refreshing the page. It provides specialized mechanisms for rich text rendering, allowing the interpolation of HTML tags and Vue components directly into translated st

    JavaScripti18ninternationalizationinternationalization-plugin
    GitHub पर देखें↗7,230
  • ngx-translate/corengx-translate का अवतार

    ngx-translate/core

    4,666GitHub पर देखें↗

    This is an internationalization framework for Angular applications. It provides a system for managing multilingual text by mapping keys to translated strings, utilizing a JSON translation manager to load and merge localized assets via HTTP or local sources. The library includes a runtime language switcher to update the user interface instantly without reloading the page and a key extractor to identify translatable strings within source code. The project features an ICU message formatter to handle complex linguistic requirements such as pluralization and gender. It distinguishes itself through

    TypeScript
    GitHub पर देखें↗4,666
  • svenfuchs/rails-i18nsvenfuchs का अवतार

    svenfuchs/rails-i18n

    4,031GitHub पर देखें↗

    This project is a Ruby on Rails internationalization locale library that provides a comprehensive set of pre-translated translation files, currency symbols, and language-specific rules for numerous global languages. It serves as a multilingual translation dataset and a linguistic rule engine to ensure grammatically correct output across different alphabets and scripts. The system includes specialized tools for locale data validation and internationalization formatting. These utilities verify the structural integrity of translation files, identify missing keys or broken data, and normalize fil

    Ruby
    GitHub पर देखें↗4,031
Angular Translate के सभी 30 विकल्प देखें→