Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions i18n.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ checksums:
content/6: e8f224099ddfc434b281b592575f8606
content/7: 463b13b8d939ec534c0b9d3245deeb96
content/8: 694bfbbfabb3f70982aebfe8fa249e58
content/9: ac101930f55ee78edf9220bb23b8a672
content/9: a39f42026429684441827821e2e8d891
content/10: a9c2e4ade137ba3d8978b9b7988929cf
content/11: c862ebfb07dd4a4d421a049fadb164ff
content/12: 5ed47675e7c56808a363b391240560c4
content/11: db8d8472c95426545bb1f80956e2eeed
content/12: ec6c7831617bf0358043e4683a6fd618
content/13: 0d25961f9ce4056854c9d5ad9ccbc1c8
content/14: 51adf33450cab2ef392e93147386647c
content/15: 60bb4098369f54ba8a72bac60076b218
Expand All @@ -22,19 +22,19 @@ checksums:
content/18: 51adf33450cab2ef392e93147386647c
content/19: 48669d7fc8bb5f765e87ffd5386d61a1
content/20: 21041825a02a64079cd88fb8ca132fe0
content/21: d7aa1c6d4213c49b3b731db4d42ea2c2
content/21: c60c699a88f37ef6b6e1cca240c14dd7
content/22: 68a3343deee29d5198c6b13c7a42d3da
content/23: c7782476858462e82e4aaeea744ba5be
content/24: 51adf33450cab2ef392e93147386647c
content/25: 0395d8b4658fbae7c47c28f560fe5ec5
content/26: 3362f6e2c4992a99a372cf1bb5c97dfe
content/27: c9ac6c4175c8c546fe96dcb2ee7bc79c
content/27: d541ec61d004d8bfaf981405c8eb50a9
content/28: 5770157db19da195d00b4155abda32c2
content/29: 07361c5ebf2a4301e9aa944727ceee49
content/30: 51adf33450cab2ef392e93147386647c
content/31: e7b9bbce52747d42f1f937afa30dd8f2
content/32: 3e790a0a44a7eba77ab4c3d3d1f4097f
content/33: 875f6ebbe4066af763d8839226f68117
content/33: 0ad1a51ba5c894a605013221cc227d59
content/34: 570ef7c205f6cb50d90fd69efa0b90ee
content/35: 19c4c0ed72392d7d53fd1d0a75f7fcf1
content/36: 51adf33450cab2ef392e93147386647c
Expand All @@ -48,4 +48,4 @@ checksums:
content/44: 3194966101f0d8ea12b02a4dcaa34d0e
content/45: f8c2f53155acc08b4ced42864d396221
content/46: a7e55efdfe928b7ad5ae138eb744811b
content/47: e65c5e6c651482c696c3e8d21618eb24
content/47: 0d3adbe3787bc7f85b0fcf53c4e388fd
4 changes: 2 additions & 2 deletions readme/bn.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

`next build` চালান এবং স্প্যানিশ ও ফরাসি বান্ডলগুলি দেখুন ✨
`next build` চালান এবং স্প্যানিশ ও ফরাসি বান্ডেল বের হতে দেখুন ✨

সম্পূর্ণ গাইডের জন্য [ডকুমেন্টেশন পড়ুন →](https://lingo.dev/compiler), এবং আপনার সেটআপে সাহায্য পেতে [আমাদের ডিসকর্ডে যোগ দিন](https://lingo.dev/go/discord)।

Expand Down Expand Up @@ -209,4 +209,4 @@ const translated = await lingoDotDev.localizeObject(content, {

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

আপনার ভাষা দেখতে পাচ্ছেন না? এটি [`i18n.json`](./i18n.json) এ যোগ করুন এবং একটি পিআর খুলুন!
আপনার ভাষা দেখছেন না? এটি [`i18n.json`](./i18n.json)-এ যোগ করুন এবং একটি PR খুলুন!
4 changes: 2 additions & 2 deletions readme/de.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

Führe `next build` aus und sieh zu, wie spanische und französische Bundles erscheinen ✨
Führen Sie `next build` aus und beobachten Sie, wie spanische und französische Bundles erscheinen ✨

[Dokumentation lesen →](https://lingo.dev/compiler) für die vollständige Anleitung und [tritt unserem Discord bei](https://lingo.dev/go/discord), um Hilfe bei deiner Einrichtung zu erhalten.

Expand Down Expand Up @@ -209,4 +209,4 @@ Wenn Ihnen gefällt, was wir tun, geben Sie uns einen ⭐ und helfen Sie uns, 6.

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

Deine Sprache ist nicht dabei? Füge sie zu [`i18n.json`](./i18n.json) hinzu und eröffne einen PR!
Ihre Sprache ist nicht dabei? Fügen Sie sie zu [`i18n.json`](./i18n.json) hinzu und öffnen Sie einen PR!
2 changes: 1 addition & 1 deletion readme/es.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ Si te gusta lo que hacemos, danos una ⭐ y ayúdanos a alcanzar las 6000 estrel

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

¿No ves tu idioma? ¡Añádelo a [`i18n.json`](./i18n.json) y abre un PR!
¿No ves tu idioma? Añádelo a [`i18n.json`](./i18n.json) y abre un PR!
2 changes: 1 addition & 1 deletion readme/fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

دستور `next build` را اجرا کنید و ببینید که بسته‌های اسپانیایی و فرانسوی ظاهر می‌شوند
دستور `next build` را اجرا کنید و شاهد ظهور بسته‌های اسپانیایی و فرانسوی باشید

برای راهنمای کامل [مستندات را بخوانید →](https://lingo.dev/compiler) و برای دریافت کمک در راه‌اندازی به [دیسکورد ما بپیوندید](https://lingo.dev/go/discord).

Expand Down
2 changes: 1 addition & 1 deletion readme/fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

Exécutez `next build` et regardez les bundles en espagnol et en français apparaître ✨
Exécutez `next build` et regardez les bundles espagnol et français apparaître ✨

[Consultez la documentation →](https://lingo.dev/compiler) pour le guide complet, et [rejoignez notre Discord](https://lingo.dev/go/discord) pour obtenir de l'aide avec votre configuration.

Expand Down
4 changes: 2 additions & 2 deletions readme/he.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

הרץ `next build` וצפה בחבילות ספרדית וצרפתית מופיעות ✨
הרץ `next build` וצפה בחבילות הספרדית והצרפתית מופיעות ✨

[קרא את התיעוד ←](https://lingo.dev/compiler) למדריך המלא, ו[הצטרף לדיסקורד שלנו](https://lingo.dev/go/discord) כדי לקבל עזרה בהגדרה שלך.

Expand Down Expand Up @@ -209,4 +209,4 @@ const translated = await lingoDotDev.localizeObject(content, {

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

לא רואים את השפה שלכם? הוסיפו אותה ל-[`i18n.json`](./i18n.json) ופתחו PR!
לא רואה את השפה שלך? הוסף אותה ל-[`i18n.json`](./i18n.json) ופתח PR!
4 changes: 2 additions & 2 deletions readme/hi.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

`next build` चलाएं और स्पेनिश और फ्रेंच बंडल्स को बाहर आते देखें ✨
`next build` चलाएं और स्पेनिश और फ्रेंच बंडल देखें ✨

पूरी गाइड के लिए [दस्तावेज़ पढ़ें →](https://lingo.dev/compiler), और अपने सेटअप में मदद पाने के लिए [हमारे Discord से जुड़ें](https://lingo.dev/go/discord)।

Expand Down Expand Up @@ -209,4 +209,4 @@ const translated = await lingoDotDev.localizeObject(content, {

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

अपनी भाषा नहीं दिख रही है? इसे [`i18n.json`](./i18n.json) में जोड़ें और एक पीआर खोलें!
अपनी भाषा नहीं दिख रही? इसे [`i18n.json`](./i18n.json) में जोड़ें और PR खोलें!
2 changes: 1 addition & 1 deletion readme/it.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

Esegui `next build` e guarda apparire i bundle in spagnolo e francese
Esegui `next build` e guarda i bundle spagnoli e francesi apparire

[Leggi la documentazione →](https://lingo.dev/compiler) per la guida completa, e [Unisciti al nostro Discord](https://lingo.dev/go/discord) per ricevere aiuto con la tua configurazione.

Expand Down
4 changes: 2 additions & 2 deletions readme/ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

`next build` を実行すると、スペイン語とフランス語のバンドルが自動的に生成されます
`next build`を実行すると、スペイン語とフランス語のバンドルが生成されます

完全なガイドは[ドキュメントを読む →](https://lingo.dev/compiler)をご覧ください。セットアップのサポートが必要な場合は[Discordに参加](https://lingo.dev/go/discord)してください。

Expand Down Expand Up @@ -209,4 +209,4 @@ const translated = await lingoDotDev.localizeObject(content, {

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

あなたの言語が見つかりませんか?[`i18n.json`](./i18n.json)に追加してPRを開いてください!
お使いの言語が見つかりませんか?[`i18n.json`](./i18n.json)に追加してPRを開いてください!
4 changes: 2 additions & 2 deletions readme/ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export default async function (): Promise<NextConfig> {
}
```

`next build`를 실행하고 스페인어와 프랑스어 번들이 생성되는 것을 확인하세요
`next build`를 실행하면 스페인어와 프랑스어 번들이 생성됩니다

전체 가이드는 [문서 읽기 →](https://lingo.dev/compiler)를 참조하고, 설정에 도움이 필요하면 [Discord에 참여하세요](https://lingo.dev/go/discord).

Expand Down Expand Up @@ -208,4 +208,4 @@ const translated = await lingoDotDev.localizeObject(content, {

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

원하는 언어가 보이지 않나요? [`i18n.json`](./i18n.json)에 추가하고 PR을 열어주세요!
원하는 언어가 없나요? [`i18n.json`](./i18n.json)에 추가하고 PR을 열어주세요!
2 changes: 1 addition & 1 deletion readme/pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

Uruchom `next build` i zobacz, jak pojawiają się pakiety w języku hiszpańskim i francuskim
Uruchom `next build` i zobacz, jak pojawiają się paczki hiszpańskie i francuskie

[Przeczytaj dokumentację →](https://lingo.dev/compiler), aby uzyskać pełny przewodnik, oraz [Dołącz do naszego Discorda](https://lingo.dev/go/discord), aby uzyskać pomoc przy konfiguracji.

Expand Down
2 changes: 1 addition & 1 deletion readme/pt-BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ Se você gosta do que estamos fazendo, nos dê uma ⭐ e nos ajude a alcançar 6

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

Não vê seu idioma? Adicione-o ao [`i18n.json`](./i18n.json) e abra um PR!
Não vê o seu idioma? Adicione-o em [`i18n.json`](./i18n.json) e abra um PR!
4 changes: 2 additions & 2 deletions readme/ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

Запустите `next build` и наблюдайте, как появляются сборки на испанском и французском языках
Запусти `next build` и смотри, как появляются бандлы для испанского и французского

[Читать документацию →](https://lingo.dev/compiler) для полного руководства, а также [Присоединяйтесь к нашему Discord](https://lingo.dev/go/discord), чтобы получить помощь с настройкой.

Expand Down Expand Up @@ -209,4 +209,4 @@ const translated = await lingoDotDev.localizeObject(content, {

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

Не видите своего языка? Добавьте его в [`i18n.json`](./i18n.json) и откройте PR!
Не видишь свой язык? Добавь его в [`i18n.json`](./i18n.json) и создай PR!
4 changes: 2 additions & 2 deletions readme/uk-UA.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export default async function (): Promise<NextConfig> {
}
```

Запустіть `next build` і спостерігайте, як з'являються іспанські та французькі пакети
Запустіть `next build` і спостерігайте, як з'являються іспанські та французькі бандли

[Читайте документацію →](https://lingo.dev/compiler) для повного керівництва та [приєднуйтесь до нашого Discord](https://lingo.dev/go/discord), щоб отримати допомогу з налаштуванням.

Expand Down Expand Up @@ -209,4 +209,4 @@ const translated = await lingoDotDev.localizeObject(content, {

[English](https://github.com/lingodotdev/lingo.dev) • [中文](/readme/zh-Hans.md) • [日本語](/readme/ja.md) • [한국어](/readme/ko.md) • [Español](/readme/es.md) • [Français](/readme/fr.md) • [Русский](/readme/ru.md) • [Українська](/readme/uk-UA.md) • [Deutsch](/readme/de.md) • [Italiano](/readme/it.md) • [العربية](/readme/ar.md) • [עברית](/readme/he.md) • [हिन्दी](/readme/hi.md) • [বাংলা](/readme/bn.md) • [فارسی](/readme/fa.md) • [Bhojpuri](/readme/bho.md)

Не бачите своєї мови? Додайте її до [`i18n.json`](./i18n.json) і відкрийте PR!
Не бачите свою мову? Додайте її до [`i18n.json`](./i18n.json) і відкрийте PR!
58 changes: 52 additions & 6 deletions readme/ur.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,22 @@ npm install @lingo.dev/compiler

ایک مرتبہ انسٹال کریں:

---CODE-PLACEHOLDER-681c094f641f13a112a2a2e2787---
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

اپنے build کنفیگ میں فعال کریں:
`next build` چلائیں اور ہسپانوی اور فرانسیسی بنڈلز کو نمودار ہوتے دیکھیں ✨

```js
import lingoCompiler from "lingo.dev/compiler";
Expand Down Expand Up @@ -166,7 +179,9 @@ export default lingoCompiler.next({

---

### ⚡️ Lingo.dev CLI
```bash
npx lingo.dev@latest run
```

اپنے ٹرمینل سے براہِ راست کوڈ اور مواد کا ترجمہ کریں۔

Expand All @@ -180,7 +195,20 @@ npx lingo.dev@latest run

---

### 🔄 Lingo.dev CI/CD
```yaml
# .github/workflows/i18n.yml
name: Lingo.dev i18n
on: [push]

jobs:
i18n:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: lingodotdev/lingo.dev@main
with:
api-key: ${{ secrets.LINGODOTDEV_API_KEY }}
```

تراجم کو خودکار انداز میں شپ کریں۔

Expand All @@ -205,7 +233,25 @@ jobs:

---

### 🧩 Lingo.dev SDK
```ts
import { LingoDotDevEngine } from "lingo.dev/sdk";

const lingoDotDev = new LingoDotDevEngine({
apiKey: "your-api-key-here",
});

const content = {
greeting: "Hello",
farewell: "Goodbye",
message: "Welcome to our platform",
};

const translated = await lingoDotDev.localizeObject(content, {
sourceLocale: "en",
targetLocale: "es",
});
// Returns: { greeting: "Hola", farewell: "Adiós", message: "Bienvenido a nuestra plataforma" }
```

ڈائنامک مواد کے لیے ہر درخواست پر فوری ترجمہ۔

Expand Down Expand Up @@ -251,4 +297,4 @@ const translated = await lingoDotDev.localizeObject(content, {

](https://www.star-history.com/#lingodotdev/lingo.dev&Date)

## 🌐 دیگر زبانوں میں ریڈمی
اپنی زبان نظر نہیں آرہی؟ اسے [`i18n.json`](./i18n.json) میں شامل کریں اور PR کھولیں!
Loading