LocalePack
ChromeFirefoxEdgeOperaSafariOrodha ya CWS
Vue.jsReact
Next.jsi18nextReact Native
Miongozo ya WasanidiVisa vya Mafanikio
Imeundwa mahsusi kwa viendelezi vya Edge

Ujanibishaji wa AI kwa Viendelezi vya Edge

Pakia messages.json yako ya chanzo, chagua lugha lengwa, lipa mara moja, kisha pakua ZIP ya _locales iliyo tayari kutumwa.

Tafsiri salama kwa vishikizo
Inalingana na Edge messages.json
Bei iliyo wazi
messages.json
Lugha ya chanzo (mfano)
{
  "appName": {
    "message": "My Extension",
    "description": "Name"
  },
  "welcomeMsg": {
    "message": "Hello, $USER$!",
    "placeholders": {
      "user": {
        "content": "$1"
      }
    }
  }
}
Kijerumani (matokeo)
{
  "appName": {
    "message": "Meine Erweiterung",
    "description": "Name"
  },
  "welcomeMsg": {
    "message": "Hallo, $USER$!",
    "placeholders": {
      "user": {
        "content": "$1"
      }
    }
  }
}
52 locales

Inavyofanya kazi

Hatua tatu rahisi za kujanibisha Kiendelezi cha Edge yako. Tafsiri huanza baada ya malipo—tunaweka kazi kwenye foleni na kutengeneza ZIP ndani ya dakika chache.

01

Pakia

Dondosha faili yako ya messages.json ya chanzo. Tunaichanganua papo hapo na kuthibitisha umbizo la Kiendelezi cha Edge.

02

Chagua lugha na uone bei

Chagua kutoka lugha 52. Ona bei iliyo wazi kulingana na ukubwa wa faili yako kabla ya kulipa.

03

Pakua ZIP

Lipa mara moja kupitia Stripe. Tunatengeneza faili zote za _locales/{lang}/messages.json na kuzikusanya kwenye ZIP.

Onyesho la bei moja kwa moja

Kikokotoo cha bei iliyo wazi

Ona hasa utakacholipa kabla ya kupakia. Nukuu ya mwisho huhesabiwa baada ya kupakia kulingana na urefu wa maandishi na lugha ulizochagua.

1. Pakia faili

Dondosha messages.json hapa

au bofya ili kuvinjari

Muundo wa kiendelezi cha Edge pekee. Kiwango cha juu 500KB.

2. Chagua lugha

|

3 kati ya 55 lugha zimechaguliwa

3. Makadirio yako

Lugha zilizochaguliwa3

Bei ya mwisho huhesabiwa baada ya kupakia faili kwenye ukurasa wa malipo

Malipo ya mara moja • Hakuna usajili

Imeundwa kwa ajili ya wasanidi programu

Imeundwa mahsusi kwa muundo wa eneo wa Kiendelezi cha Edge. Si zana ya tafsiri ya jumla.

Inatambua muundo wa Edge

Imeundwa mahsusi kwa muundo wa messages.json wa Kiendelezi cha Edge wenye usaidizi wa message, description, na placeholders.

Ulinzi wa placeholder

Huhifadhi sintaksia ya $PLACEHOLDER$ kama ilivyo. Vigeu vyako hubaki salama katika lugha zote.

Muktadha wa maelezo

Tunasoma sehemu zako za description na kuzitumia kama vidokezo vya muktadha kwa tafsiri sahihi zaidi za AI.

Uhamishaji wa ZIP tayari

Pakua ZIP yenye muundo sahihi wa folda _locales/{lang}/messages.json. Iweke kwenye kiendelezi chako.

Uchakataji sambamba

Lugha zote hutafsiriwa kwa wakati mmoja. Kazi nyingi hukamilika ndani ya chini ya dakika 5.

Malipo ya mara moja

Hakuna usajili, hakuna ada za kila mwezi. Lipa mara moja kwa kila kazi, pakua milele.

Jinsi i18n ya kiendelezi cha Edge inavyofanya kazi

Viendelezi vya Microsoft Edge hutumia muundo wa i18n wa Chromium ulio sawa kabisa — muundo uleule wa _locales/{locale}/messages.json kama Chrome. Ikiwa kiendelezi chako tayari kinalenga Chrome, matokeo ya LocalePack hufanya kazi kwa Edge bila marekebisho yoyote.

Muundo wa folda ya _locales/
_locales/
├── en/
│   └── messages.json   ← default_locale
├── de/
│   └── messages.json
├── fr/
│   └── messages.json
└── ja/
    └── messages.json
messages.json
{
  "appName": {
    "message": "My Extension",
    "description": "Extension name"
  },
  "greeting": {
    "message": "Hello, $USER$!",
    "placeholders": {
      "user": { "content": "$1" }
    }
  }
}

API ya wakati wa utekelezaji

chrome.i18n

Mfano wa mwito

chrome.i18n.getMessage("appName")

Inahitajika kwenye manifest

"default_locale"

Edge imejengwa juu ya Chromium. ZIP yoyote ya _locales inayofanya kazi kwa Chrome itafanya kazi kwa Edge kama ilivyo.

Duka la Viongezi vya Microsoft Edge husoma _locales/ ili kuonyesha majina na maelezo ya viendelezi yaliyotafsiriwa kwa watumiaji wanaovinjari duka kwa lugha yao.

Jifunze muundo wa i18n wa Chromium →

Edge is Chromium, so Chrome's rules apply

Edge extensions use the identical Chromium i18n format. That means the compatibility is total — and so are Chrome's constraints.

Byte-identical file format
Edge reads the same _locales/{locale}/messages.json structure as Chrome. A package that already works in Chrome works in Edge with no modification.
The same locale-code rules carry over
Because Edge inherits Chromium's locale resolution, the underscore convention (pt_BR, not pt-BR) and the supported-code list apply exactly as they do in Chrome.
One ZIP, two stores
The same LocalePack output can be submitted to both the Microsoft Edge Add-ons store and the Chrome Web Store without rebuilding the locale files.
chrome.i18n, not edge.i18n
There is no Edge-specific namespace. Extension code calls chrome.i18n.getMessage() exactly as it does on Chrome.

Because Edge inherits Chromium's behaviour, it also inherits the silent failure: an unsupported locale folder is ignored rather than reported.

Kwa nini usitumie tu zana za jumla?

Zana za tafsiri za matumizi ya jumla hazielewi muundo wa Kiendelezi cha Edge.

LocalePack
Tafsiri ya mkono
TMS ya jumla
Muda wa usanidiDakika 2Saa kwa kila lughaDakika 30+
Uwazi wa gharama
Usalama wa muundo wa Edge
Ulinzi wa placeholder
Kasi (lugha 52)< dakika 5WikiSaa
Inafaa zaidi kwaViendelezi vya EdgeMiradi midogoProgramu za wavuti za makampuni

Visa vya Mafanikio

Miradi halisi iliyotumia LocalePack kufikia hadhira ya kimataifa katika hadi lugha 52.

AstrologerAI AI astrology app localized into 52 languages

AstrologerAI: an AI astrology app localized into 52 languages

How the AstrologerAI app translated its entire experience into 52 languages with LocalePack — 6.3M tokens for $58.73 — to reach a worldwide audience in their own language.

DevToys.pro developer tools web app localized into 52 languages

DevToys.pro: 400% international traffic growth across 52 languages

How the DevToys.pro web app translated its entire UI into 52 languages with LocalePack — 5.8M tokens for $58.44 — and quadrupled its international organic traffic.

DevToys New Tab Chrome extension localized into 52 languages

DevToys New Tab: a Chrome extension localized UI + store listing in 52 languages

How the DevToys New Tab Chrome extension localized both its in-extension UI and its Chrome Web Store listing into 52 languages to reach a global audience.

The LocalePack site localized into 52 languages with LocalePack

LocalePack localized itself into 52 languages — with LocalePack

We used our own tool to translate the entire LocalePack site into 52 languages — 2.9M tokens for $27.37 — so developers worldwide find us in their own language.

Tazama visa vyote vya mafanikio

Inaaminiwa na watengenezaji wa viendelezi

“Imeniokoa saa nyingi za kazi ya kuchosha. Nilipakia messages.json yangu, nikapata tafsiri kamili katika muundo uleule niliouhitaji.”

Sarah K.

Msanidi huru, kiendelezi cha AdBlock

“Hatimaye zana inayoelewa muundo wa kiendelezi cha Edge. Hakuna tena kurekebisha vishikilia nafasi vilivyovunjika baada ya tafsiri.”

Marcus T.

Msimamizi wa kiendelezi

“Bei iliyo wazi ndiyo iliyonishawishi. Nilijua hasa nitakacholipa kabla ya kupakia chochote.”

Dev J.

Mchangiaji wa chanzo huria

52

Lugha zinazotumika

100%

Matokeo salama kwa vishikizo

ZIP

Tayari kusafirisha

Maswali yanayoulizwa mara kwa mara

Kila unachohitaji kujua kuhusu LocalePack.

Related developer guides

Deep dives on the formats, APIs and errors behind this page — written for developers, not translators.

Chrome extension i18n: _locales structure and default_locale

How to set up the _locales folder, what default_locale does in manifest.json, and how Chrome picks the right messages.json at runtime.

Localizing your Edge Add-ons listing

Why Partner Center shows only one listing language even when your package ships twenty, how __MSG_ manifest references drive language detection, and which listing fields Edge requires for every language versus just one.

chrome.i18n: the complete API reference

All four chrome.i18n methods with exact signatures and return types: which are synchronous, which return promises, what getMessage() returns when it fails, and how browser.i18n differs in Firefox and Safari.

Chrome extension locale codes: all 55

Every locale code Chrome accepts as a _locales folder name, with language and native names, the underscore-vs-hyphen trap that makes pt-BR silently ignored, and how Chrome picks a locale at runtime.

Validate messages.json before shipping

How to catch every class of messages.json error before your users do: JSON syntax, missing required fields, missing keys across locales, malformed placeholder syntax, and manifest key mismatches.

Browse all guides →

Uko tayari kusambaza Kiendelezi cha Edge yako duniani kote?

Lipa mara moja - Pakua ZIP - Sambaza duniani kote

Ijaribu LocalePack
LocalePack
MiongozoFaraghaMashartiMsaada

© 2025 LocalePack. Haki zote zimehifadhiwa.

Mradi huu ulitafsiriwa kwa LocalePack logoLocalePack