@intlayer/docs 7.3.1 → 7.3.2-canary.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/README.md +0 -2
  2. package/blog/ar/compiler_vs_declarative_i18n.md +1 -2
  3. package/blog/ar/list_i18n_technologies/frameworks/flutter.md +0 -22
  4. package/blog/de/compiler_vs_declarative_i18n.md +1 -2
  5. package/blog/de/list_i18n_technologies/frameworks/flutter.md +0 -22
  6. package/blog/en/compiler_vs_declarative_i18n.md +1 -2
  7. package/blog/en/list_i18n_technologies/frameworks/flutter.md +0 -22
  8. package/blog/en/list_i18n_technologies/frameworks/svelte.md +19 -3
  9. package/blog/en/list_i18n_technologies/frameworks/vue.md +16 -2
  10. package/blog/en-GB/compiler_vs_declarative_i18n.md +1 -2
  11. package/blog/en-GB/list_i18n_technologies/frameworks/flutter.md +0 -22
  12. package/blog/es/compiler_vs_declarative_i18n.md +1 -2
  13. package/blog/es/list_i18n_technologies/frameworks/flutter.md +0 -22
  14. package/blog/fr/compiler_vs_declarative_i18n.md +1 -2
  15. package/blog/fr/list_i18n_technologies/frameworks/flutter.md +0 -22
  16. package/blog/hi/compiler_vs_declarative_i18n.md +1 -2
  17. package/blog/hi/list_i18n_technologies/frameworks/flutter.md +0 -22
  18. package/blog/id/compiler_vs_declarative_i18n.md +1 -2
  19. package/blog/id/list_i18n_technologies/frameworks/flutter.md +0 -22
  20. package/blog/it/compiler_vs_declarative_i18n.md +1 -2
  21. package/blog/it/list_i18n_technologies/frameworks/flutter.md +0 -22
  22. package/blog/ja/compiler_vs_declarative_i18n.md +1 -2
  23. package/blog/ja/list_i18n_technologies/frameworks/flutter.md +0 -22
  24. package/blog/ko/compiler_vs_declarative_i18n.md +1 -2
  25. package/blog/ko/list_i18n_technologies/frameworks/flutter.md +0 -22
  26. package/blog/pl/compiler_vs_declarative_i18n.md +1 -2
  27. package/blog/pl/list_i18n_technologies/frameworks/flutter.md +0 -22
  28. package/blog/pt/compiler_vs_declarative_i18n.md +1 -2
  29. package/blog/pt/list_i18n_technologies/frameworks/flutter.md +0 -22
  30. package/blog/ru/compiler_vs_declarative_i18n.md +1 -2
  31. package/blog/ru/list_i18n_technologies/frameworks/flutter.md +0 -22
  32. package/blog/tr/compiler_vs_declarative_i18n.md +1 -2
  33. package/blog/tr/list_i18n_technologies/frameworks/flutter.md +0 -22
  34. package/blog/vi/compiler_vs_declarative_i18n.md +1 -2
  35. package/blog/vi/list_i18n_technologies/frameworks/flutter.md +0 -22
  36. package/blog/zh/compiler_vs_declarative_i18n.md +1 -2
  37. package/blog/zh/list_i18n_technologies/frameworks/flutter.md +0 -22
  38. package/dist/cjs/generated/docs.entry.cjs +19 -0
  39. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  40. package/dist/esm/generated/docs.entry.mjs +19 -0
  41. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  42. package/dist/types/generated/docs.entry.d.ts +1 -0
  43. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  44. package/docs/ar/bundle_optimization.md +6 -2
  45. package/docs/ar/compiler.md +133 -0
  46. package/docs/de/bundle_optimization.md +6 -2
  47. package/docs/de/compiler.md +133 -0
  48. package/docs/en/bundle_optimization.md +6 -2
  49. package/docs/en/compiler.md +133 -0
  50. package/docs/en-GB/bundle_optimization.md +6 -2
  51. package/docs/en-GB/compiler.md +133 -0
  52. package/docs/es/bundle_optimization.md +6 -2
  53. package/docs/es/compiler.md +133 -0
  54. package/docs/fr/bundle_optimization.md +6 -2
  55. package/docs/fr/compiler.md +133 -0
  56. package/docs/hi/bundle_optimization.md +6 -2
  57. package/docs/hi/compiler.md +133 -0
  58. package/docs/id/bundle_optimization.md +6 -2
  59. package/docs/id/compiler.md +133 -0
  60. package/docs/it/bundle_optimization.md +6 -2
  61. package/docs/it/compiler.md +133 -0
  62. package/docs/ja/bundle_optimization.md +6 -2
  63. package/docs/ja/compiler.md +133 -0
  64. package/docs/ko/bundle_optimization.md +6 -2
  65. package/docs/ko/compiler.md +133 -0
  66. package/docs/pl/bundle_optimization.md +6 -2
  67. package/docs/pl/compiler.md +133 -0
  68. package/docs/pt/bundle_optimization.md +6 -2
  69. package/docs/pt/compiler.md +133 -0
  70. package/docs/ru/bundle_optimization.md +6 -2
  71. package/docs/ru/compiler.md +133 -0
  72. package/docs/tr/bundle_optimization.md +6 -2
  73. package/docs/tr/compiler.md +133 -0
  74. package/docs/vi/bundle_optimization.md +6 -2
  75. package/docs/vi/compiler.md +133 -0
  76. package/docs/zh/bundle_optimization.md +6 -2
  77. package/docs/zh/compiler.md +133 -0
  78. package/package.json +8 -7
  79. package/src/generated/docs.entry.ts +19 -0
package/README.md CHANGED
@@ -24,8 +24,6 @@
24
24
  <a href="https://github.com/aymericzip/intlayer/blob/main/LICENSE" target="_blank" rel="noopener noreferrer nofollow"><img src="https://img.shields.io/github/license/aymericzip/intlayer?style=for-the-badge&labelColor=000000&color=FFFFFF&logoColor=000000&cacheSeconds=86400" alt="license"/></a>
25
25
  <a href="https://github.com/aymericzip/intlayer/commits/main" target="_blank" rel="noopener noreferrer nofollow"><img src="https://img.shields.io/github/last-commit/aymericzip/intlayer?style=for-the-badge&labelColor=000000&color=FFFFFF&logoColor=000000&cacheSeconds=86400" alt="last commit"/>
26
26
  </a>
27
- <a href="https://bountyhub.dev/bounties?repo=intlayer" target="_blank" rel="noopener noreferrer nofollow"><img src="https://img.shields.io/badge/Bounties-on%20BountyHub-yellow?style=for-the-badge&labelColor=000000&color=FFFFFF&logoColor=000000&cacheSeconds=86400" alt="Bounties on BountyHub"/>
28
- </a>
29
27
  </p>
30
28
 
31
29
  ![Watch the video](https://github.com/aymericzip/intlayer/blob/main/docs/assets/demo_video.gif)
@@ -14,9 +14,8 @@ keywords:
14
14
  - المترجم
15
15
  - تدويني
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # الحجج المؤيدة والمعارضة للتدويل المعتمد على المترجم
@@ -114,28 +114,6 @@ slugs:
114
114
 
115
115
  ---
116
116
 
117
- ### 4. Intlayer
118
-
119
- الموقع الإلكتروني: [https://intlayer.org/](https://intlayer.org/)
120
-
121
- **نظرة عامة**
122
- **Intlayer** هو حل مفتوح المصدر للتوطين يهدف إلى تبسيط دعم متعدد اللغات عبر عدة أطر، بما في ذلك **Flutter**. يركز على نهج إعلاني، نوع قوي، ودعم SSR في أنظمة بيئات أخرى - على الرغم من أن SSR ليست نموذجية في Flutter القياسي، قد تجد تآزراً إذا كان مشروعك يستخدم Flutter web أو أطر متقدمة.
123
-
124
- **المميزات الرئيسية**
125
-
126
- - **ترجمة إعلانية**: تعريف قواميس الترجمة سواء على مستوى الواجهة أو في ملف مركزي لهندسة أكثر نظافة.
127
- - **TypeScript وإكمال تلقائي (Web)**: بينما تستفيد هذه الميزة بشكل رئيسي أنظمة الويب، إلا أن نهج الترجمة المميزة يمكن أن يوجه الكود المنظم في Flutter أيضاً.
128
- - **تحميل غير متزامن**: تحميل الأصول الترجمة ديناميكياً، مما قد يقلل من حجم الحزمة الابتدائية لتطبيقات متعددة اللغات.
129
- - **الاندماج مع Flutter**: يمكن إعداد تكامل أساسي للاستفادة من نهج Intlayer لترجمات منظمة.
130
-
131
- **الاعتبارات**
132
-
133
- - **نضوج Intlayer المحدد بـ Flutter**: بينما ينمو، فإن مجتمع Intlayer الخاص بـ Flutter أصغر، لذا قد تجد دروس أو أمثلة شيفرة أقل من المكتبات الأخرى.
134
- - **SSR**: تدعم المكتبة بشكل قوي SSR في السياقات المعتمدة على الويب، لكن استخدام SSR في Flutter أكثر تخصصاً (مثل Flutter web أو أساليب الخادم المخصصة).
135
- - **إعداد مخصص**: يتطلب التكوين الأولي ليتناسب مع تدفق `MaterialApp` أو `CupertinoApp` في Flutter.
136
-
137
- ---
138
-
139
117
  ### الأفكار الختامية
140
118
 
141
119
  عند تقييم نهج i18n لـ Flutter:
@@ -14,9 +14,8 @@ keywords:
14
14
  - Compiler
15
15
  - Deklarativ
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # Pro und Contra compiler-basierte i18n
@@ -114,28 +114,6 @@ Repository: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/flu
114
114
 
115
115
  ---
116
116
 
117
- ### 4. Intlayer
118
-
119
- Website: [https://intlayer.org/](https://intlayer.org/)
120
-
121
- **Übersicht**
122
- **Intlayer** ist eine Open-Source-i18n-Lösung, die darauf abzielt, die mehrsprachige Unterstützung über mehrere Frameworks, einschließlich **Flutter**, zu vereinfachen. Sie betont einen deklarativen Ansatz, starke Typisierung und SSR-Unterstützung in anderen Ökosystemen – obwohl SSR nicht typisch in standardmäßigem Flutter ist, könnten Sie Synergien finden, wenn Ihr Projekt Flutter-Web oder fortschrittliche Frameworks verwendet.
123
-
124
- **Wesentliche Funktionen**
125
-
126
- - **Deklarative Übersetzung**: Definieren Sie Übersetzungswörterbücher entweder auf Widget-Ebene oder in einer zentralen Datei für eine sauberere Architektur.
127
- - **TypeScript & Autocompletion (Web)**: Während dieses Feature hauptsächlich Web-Frameworks zugutekommt, kann der typisierte Übersetzungsansatz dennoch strukturierenden Code in Flutter leiten.
128
- - **Asynchrones Laden**: Laden Sie Übersetzungsressourcen dynamisch, was die anfängliche Bundle-Größe für mehrsprachige Apps reduzieren kann.
129
- - **Integration mit Flutter**: Eine grundlegende Integration kann eingerichtet werden, um den Intlayer-Ansatz für strukturierte Übersetzungen zu nutzen.
130
-
131
- **Überlegungen**
132
-
133
- - **Maturität von Flutter-spezifisch**: Während wachsend ist die Flutter-Community von Intlayer kleiner, sodass Sie möglicherweise weniger Tutorials oder Codebeispiele als bei anderen Bibliotheken finden.
134
- - **SSR**: Die Bibliothek unterstützt SSR in webbasierenden Kontexten stark, aber die Nutzung von SSR in Flutter ist spezialisierter (z. B. Flutter-Web oder benutzerdefinierte Serveransätze).
135
- - **Benutzerdefinierte Einrichtung**: Erfordert eine anfängliche Konfiguration, um in den Fluss von `MaterialApp` oder `CupertinoApp` von Flutter zu passen.
136
-
137
- ---
138
-
139
117
  ### Abschließende Gedanken
140
118
 
141
119
  Bei der Bewertung eines i18n-Ansatzes für Flutter:
@@ -14,9 +14,8 @@ keywords:
14
14
  - Compiler
15
15
  - Declarative
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # The Case for and Against Compiler-Based i18n
@@ -115,28 +115,6 @@ Repository: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/flu
115
115
 
116
116
  ---
117
117
 
118
- ### 4. Intlayer
119
-
120
- Website: [https://intlayer.org/](https://intlayer.org/)
121
-
122
- **Overview**
123
- **Intlayer** is an open-source i18n solution aiming to simplify multilingual support across multiple frameworks, including **Flutter**. It emphasizes a declarative approach, strong typing, and SSR support in other ecosystems though SSR is not typical in standard Flutter, you might find synergy if your project uses Flutter web or advanced frameworks.
124
-
125
- **Key Features**
126
-
127
- - **Declarative Translation**: Define translation dictionaries either at a widget level or in a centralized file for cleaner architecture.
128
- - **TypeScript & Autocompletion (Web)**: While this feature mostly benefits web frameworks, the typed translation approach can still guide structured code in Flutter.
129
- - **Asynchronous Loading**: Load translation assets dynamically, potentially reducing initial bundle size for multi-language apps.
130
- - **Integration with Flutter**: Basic integration can be set up to leverage the Intlayer approach for structured translations.
131
-
132
- **Considerations**
133
-
134
- - **Flutter-Specific Maturity**: While growing, Intlayer’s Flutter community is smaller, so you might find fewer tutorials or code samples than with other libraries.
135
- - **SSR**: The library strongly supports SSR in web-based contexts, but Flutter’s SSR usage is more specialized (e.g., Flutter web or custom server approaches).
136
- - **Custom Setup**: Requires initial configuration to fit into Flutter’s `MaterialApp` or `CupertinoApp` flow.
137
-
138
- ---
139
-
140
118
  ### Final Thoughts
141
119
 
142
120
  When evaluating an i18n approach for Flutter:
@@ -50,7 +50,23 @@ Translating a Svelte application can present several hurdles:
50
50
 
51
51
  Svelte doesn’t provide a native, built-in i18n solution (as Angular does), but the community has created a variety of robust libraries and patterns. Below are several popular approaches.
52
52
 
53
- ### 1. svelte-i18n
53
+ ### 1. Intlayer
54
+
55
+ > Website: [https://intlayer.org/](https://intlayer.org/)
56
+
57
+ **Overview**
58
+ **Intlayer** is an open-source i18n solution that aims to simplify multi-language support across multiple frameworks, including **Svelte**. It emphasizes a declarative approach, strong typing, and SSR support in other ecosystems, although SSR is not typical in standard Svelte.
59
+
60
+ **Key Features**
61
+
62
+ - **Declarative Translation**: Define translation dictionaries either at the widget level or in a centralized file for a cleaner architecture.
63
+ - **TypeScript & Autocompletion (Web)**: While this feature primarily benefits web frameworks, the typed translation approach can still guide structured code in Svelte.
64
+ - **Asynchronous Loading**: Load translation assets dynamically, potentially reducing the initial bundle size for multi-language apps.
65
+ - **Integration with Svelte**: A basic integration can be set up to leverage the Intlayer approach for structured translations.
66
+
67
+ ---
68
+
69
+ ### 2. svelte-i18n
54
70
 
55
71
  Repository: [https://github.com/kaisermann/svelte-i18n](https://github.com/kaisermann/svelte-i18n)
56
72
 
@@ -72,7 +88,7 @@ Repository: [https://github.com/kaisermann/svelte-i18n](https://github.com/kaise
72
88
 
73
89
  ---
74
90
 
75
- ### 2. svelte-intl-precompile
91
+ ### 3. svelte-intl-precompile
76
92
 
77
93
  Repository: [https://github.com/cibernox/svelte-intl-precompile](https://github.com/cibernox/svelte-intl-precompile)
78
94
 
@@ -94,7 +110,7 @@ Repository: [https://github.com/cibernox/svelte-intl-precompile](https://github.
94
110
 
95
111
  ---
96
112
 
97
- ### 3. i18next with Svelte / SvelteKit
113
+ ### 4. i18next with Svelte / SvelteKit
98
114
 
99
115
  Website: [https://www.i18next.com/](https://www.i18next.com/)
100
116
 
@@ -52,7 +52,21 @@ Below are several popular libraries and approaches you can use to incorporate in
52
52
 
53
53
  ---
54
54
 
55
- ### 1. Vue I18n
55
+ ### 1. Intlayer
56
+
57
+ > Website: [https://intlayer.org/](https://intlayer.org/)
58
+
59
+ **Overview**
60
+ **Intlayer** is an open-source i18n solution that aims to simplify multi-language support across multiple frameworks, including **Vue**. It emphasizes a declarative approach, strong typing, and SSR support in other ecosystems, although SSR is not typical in standard Vue.
61
+
62
+ **Key Features**
63
+
64
+ - **Declarative Translation**: Define translation dictionaries either at the widget level or in a centralized file for a cleaner architecture.
65
+ - **TypeScript & Autocompletion (Web)**: While this feature primarily benefits web frameworks, the typed translation approach can still guide structured code in Vue.
66
+ - **Asynchronous Loading**: Load translation assets dynamically, potentially reducing the initial bundle size for multi-language apps.
67
+ - **Integration with Vue**: A basic integration can be set up to leverage the Intlayer approach for structured translations.
68
+
69
+ ### 2. Vue I18n
56
70
 
57
71
  > Website: [https://vue-i18n.intlify.dev/](https://vue-i18n.intlify.dev/)
58
72
 
@@ -83,7 +97,7 @@ Below are several popular libraries and approaches you can use to incorporate in
83
97
 
84
98
  ---
85
99
 
86
- ### 2. LinguiJS (Vue Integration)
100
+ ### 3. LinguiJS (Vue Integration)
87
101
 
88
102
  > Website: [https://lingui.js.org/](https://lingui.js.org/)
89
103
 
@@ -14,9 +14,8 @@ keywords:
14
14
  - Compiler
15
15
  - Declarative
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # The Case for and Against Compiler-Based i18n
@@ -114,28 +114,6 @@ Repository: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/flu
114
114
 
115
115
  ---
116
116
 
117
- ### 4. Intlayer
118
-
119
- Website: [https://intlayer.org/](https://intlayer.org/)
120
-
121
- **Overview**
122
- **Intlayer** is an open-source i18n solution aiming to simplify multilingual support across multiple frameworks, including **Flutter**. It emphasises a declarative approach, strong typing, and SSR support in other ecosystems, though SSR is not typical in standard Flutter, you might find synergy if your project uses Flutter web or advanced frameworks.
123
-
124
- **Key Features**
125
-
126
- - **Declarative Translation**: Define translation dictionaries either at a widget level or in a centralised file for cleaner architecture.
127
- - **TypeScript & Autocompletion (Web)**: While this feature mostly benefits web frameworks, the typed translation approach can still guide structured code in Flutter.
128
- - **Asynchronous Loading**: Load translation assets dynamically, potentially reducing initial bundle size for multi-language apps.
129
- - **Integration with Flutter**: Basic integration can be set up to leverage the Intlayer approach for structured translations.
130
-
131
- **Considerations**
132
-
133
- - **Flutter-Specific Maturity**: While growing, Intlayer’s Flutter community is smaller, so you might find fewer tutorials or code samples than with other libraries.
134
- - **SSR**: The library strongly supports SSR in web-based contexts, but Flutter’s SSR usage is more specialised (e.g., Flutter web or custom server approaches).
135
- - **Custom Setup**: Requires initial configuration to fit into Flutter’s `MaterialApp` or `CupertinoApp` flow.
136
-
137
- ---
138
-
139
117
  ### Final Thoughts
140
118
 
141
119
  When evaluating an i18n approach for Flutter:
@@ -14,9 +14,8 @@ keywords:
14
14
  - Compilador
15
15
  - Declarativo
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # El Caso a Favor y en Contra de la i18n Basada en Compiladores
@@ -114,28 +114,6 @@ Repositorio: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/fl
114
114
 
115
115
  ---
116
116
 
117
- ### 4. Intlayer
118
-
119
- Sitio web: [https://intlayer.org/](https://intlayer.org/)
120
-
121
- **Descripción General**
122
- **Intlayer** es una solución de i18n de código abierto que busca simplificar el soporte multilingüe a través de múltiples frameworks, incluyendo **Flutter**. Enfatiza un enfoque declarativo, fuerte tipado, y soporte SSR en otros ecosistemas, aunque SSR no es típico en Flutter estándar, podrías encontrar sinergias si tu proyecto utiliza Flutter web o frameworks avanzados.
123
-
124
- **Características Clave**
125
-
126
- - **Traducción Declarativa**: Define diccionarios de traducción ya sea a nivel de widget o en un archivo centralizado para una arquitectura más limpia.
127
- - **TypeScript y Autocompletado (Web)**: Aunque esta característica beneficia principalmente a los frameworks web, el enfoque de traducción tipada puede guiar aún un código estructurado en Flutter.
128
- - **Carga Asincrónica**: Cargar recursos de traducción de forma dinámica, potencialmente reduciendo el tamaño del paquete inicial para aplicaciones multilingües.
129
- - **Integración con Flutter**: La integración básica puede configurarse para aprovechar el enfoque de Intlayer para traducciones estructuradas.
130
-
131
- **Consideraciones**
132
-
133
- - **Madurez Específica de Flutter**: Aunque está creciendo, la comunidad de Intlayer para Flutter es más pequeña, por lo que podrías encontrar menos tutoriales o ejemplos de código que con otras bibliotecas.
134
- - **SSR**: La biblioteca soporta fuertemente SSR en contextos basados en la web, pero el uso de SSR en Flutter es más especializado (por ejemplo, Flutter web o enfoques de servidor personalizados).
135
- - **Configuración Personalizada**: Requiere una configuración inicial para encajar en el flujo de `MaterialApp` o `CupertinoApp` de Flutter.
136
-
137
- ---
138
-
139
117
  ### Reflexiones Finales
140
118
 
141
119
  Al evaluar un enfoque de i18n para Flutter:
@@ -14,9 +14,8 @@ keywords:
14
14
  - Compilateur
15
15
  - Déclaratif
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # Les arguments pour et contre l’i18n basée sur un compilateur
@@ -114,28 +114,6 @@ Dépôt : [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/flutt
114
114
 
115
115
  ---
116
116
 
117
- ### 4. Intlayer
118
-
119
- Site web : [https://intlayer.org/](https://intlayer.org/)
120
-
121
- **Aperçu**
122
- **Intlayer** est une solution i18n open-source visant à simplifier le support multilingue à travers plusieurs frameworks, y compris **Flutter**. Elle met l'accent sur une approche déclarative, un typage fort, et le support SSR dans d'autres écosystèmes, bien que le SSR ne soit pas typique dans Flutter standard, vous pourriez trouver une synergie si votre projet utilise Flutter web ou des frameworks avancés.
123
-
124
- **Caractéristiques clés**
125
-
126
- - **Traduction déclarative** : Définissez des dictionnaires de traduction soit à un niveau de widget soit dans un fichier centralisé pour une architecture plus propre.
127
- - **TypeScript et auto-complétion (Web)** : Bien que cette fonctionnalité bénéficie principalement aux frameworks web, l'approche de traduction typée peut toujours guider un code structuré dans Flutter.
128
- - **Chargement asynchrone** : Chargez des actifs de traduction dynamiquement, réduisant potentiellement la taille initiale du bundle pour des applications multilingues.
129
- - **Intégration avec Flutter** : Une intégration de base peut être mise en place pour tirer parti de l'approche Intlayer pour des traductions structurées.
130
-
131
- **Considérations**
132
-
133
- - **Maturité spécifique à Flutter** : Bien qu'en croissance, la communauté Flutter d'Intlayer est plus petite, vous pourriez donc trouver moins de tutoriels ou d'exemples de code par rapport à d'autres bibliothèques.
134
- - **SSR** : La bibliothèque soutient fortement le SSR dans des contextes basés sur le web, mais l'utilisation du SSR dans Flutter est plus spécialisée (par exemple, Flutter web ou des approches serveur personnalisées).
135
- - **Configuration personnalisée** : Nécessite une initialisation pour s'intégrer au flux de `MaterialApp` ou `CupertinoApp` de Flutter.
136
-
137
- ---
138
-
139
117
  ### Pensées finales
140
118
 
141
119
  Lorsque vous évaluez une approche d'i18n pour Flutter :
@@ -14,9 +14,8 @@ keywords:
14
14
  - कंपाइलर
15
15
  - घोषणात्मक
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # कंपाइलर-आधारित i18n के पक्ष और विपक्ष
@@ -114,28 +114,6 @@ Repository: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/flu
114
114
 
115
115
  ---
116
116
 
117
- ### 4. Intlayer
118
-
119
- Website: [https://intlayer.org/](https://intlayer.org/)
120
-
121
- **अवलोकन**
122
- **Intlayer** एक ओपन-सोर्स i18n समाधान है जिसका उद्देश्य **Flutter** सहित कई ढांचों के बीच बहुभाषी समर्थन को सरल बनाना है। यह घोषणा आधारित दृष्टिकोण, मजबूत टायपिंग, और अन्य पारिस्थितिकी प्रणालियों में SSR समर्थन पर जोर देता है, हालांकि SSR की मानक Flutter में कोई विशेषता नहीं है, आप इसे Flutter वेब या उन्नत ढांचों में उपयोग कर सकते हैं।
123
-
124
- **मुख्य विशेषताएं**
125
-
126
- - **घोषणात्मक अनुवाद**: या तो विजेट स्तर पर या केंद्रीय फ़ाइल में अनुवाद डिक्शनरी को परिभाषित करें, ताकि स्वच्छ आर्किटेक्चर हो सके।
127
- - **TypeScript और ऑटो-कम्प्लीशन (वेब)**: जबकि यह विशेषता मुख्य रूप से वेब ढांचों को लाभान्वित करती है, टाइप किए गए अनुवाद दृष्टिकोण फिर भी Flutter में संरचित कोड को मार्गदर्शित कर सकता है।
128
- - **असमकालिक लोडिंग**: अनुवाद संपत्तियों को गतिशील रूप से लोड करें, जो बहुभाषी ऐप्स के लिए प्रारंभिक बंडल आकार को घटा सकता है।
129
- - **Flutter के साथ एकीकरण**: संरचित अनुवादों के लिए Intlayer दृष्टिकोण का लाभ उठाने के लिए बुनियादी एकीकरण सेटअप किया जा सकता है।
130
-
131
- **विचार**
132
-
133
- - **Flutter-विशिष्ट परिपक्वता**: जबकि यह बढ़ रहा है, Intlayer का Flutter समुदाय छोटा है, इसलिए आपको अन्य पुस्तकालयों की तुलना में ट्यूटोरियल या कोड के नमूने कम मिल सकते हैं।
134
- - **SSR**: पुस्तकालय वेब-आधारित संदर्भों में SSR का समर्थन करता है, लेकिन Flutter के SSR उपयोग अधिक विशिष्ट हैं (जैसे, Flutter वेब या कस्टम सर्वर दृष्टिकोण)।
135
- - **कस्टम सेटअप**: Flutter के `MaterialApp` या `CupertinoApp` प्रवाह में फिट करने के लिए प्रारंभिक कॉन्फ़िगरेशन की आवश्यकता होती है।
136
-
137
- ---
138
-
139
117
  ### अंतिम विचार
140
118
 
141
119
  Flutter के लिए i18n दृष्टिकोण का मूल्यांकन करते समय:
@@ -14,9 +14,8 @@ keywords:
14
14
  - Compiler
15
15
  - Deklaratif
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # Argumen Mendukung dan Menentang i18n Berbasis Compiler
@@ -115,28 +115,6 @@ Repository: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/flu
115
115
 
116
116
  ---
117
117
 
118
- ### 4. Intlayer
119
-
120
- Situs Web: [https://intlayer.org/](https://intlayer.org/)
121
-
122
- **Ikhtisar**
123
- **Intlayer** adalah solusi i18n open-source yang bertujuan untuk menyederhanakan dukungan multibahasa di berbagai framework, termasuk **Flutter**. Solusi ini menekankan pendekatan deklaratif, pengetikan yang kuat, dan dukungan SSR di ekosistem lain meskipun SSR tidak umum di Flutter standar, Anda mungkin menemukan sinergi jika proyek Anda menggunakan Flutter web atau framework lanjutan.
124
-
125
- **Fitur Utama**
126
-
127
- - **Terjemahan Deklaratif**: Mendefinisikan kamus terjemahan baik di tingkat widget atau dalam file terpusat untuk arsitektur yang lebih bersih.
128
- - **TypeScript & Autocompletion (Web)**: Meskipun fitur ini terutama menguntungkan framework web, pendekatan terjemahan yang bertipe tetap dapat membimbing kode terstruktur di Flutter.
129
- - **Pemuatan Asinkron**: Memuat aset terjemahan secara dinamis, yang berpotensi mengurangi ukuran bundel awal untuk aplikasi multi-bahasa.
130
- - **Integrasi dengan Flutter**: Integrasi dasar dapat diatur untuk memanfaatkan pendekatan Intlayer dalam terjemahan yang terstruktur.
131
-
132
- **Pertimbangan**
133
-
134
- - **Kematangan Spesifik Flutter**: Meskipun berkembang, komunitas Intlayer untuk Flutter lebih kecil, sehingga Anda mungkin menemukan lebih sedikit tutorial atau contoh kode dibandingkan dengan perpustakaan lain.
135
- - **SSR**: Perpustakaan ini sangat mendukung SSR dalam konteks berbasis web, tetapi penggunaan SSR di Flutter lebih bersifat khusus (misalnya, Flutter web atau pendekatan server kustom).
136
- - **Pengaturan Kustom**: Membutuhkan konfigurasi awal agar sesuai dengan alur `MaterialApp` atau `CupertinoApp` di Flutter.
137
-
138
- ---
139
-
140
118
  ### Pemikiran Akhir
141
119
 
142
120
  Saat mengevaluasi pendekatan i18n untuk Flutter:
@@ -14,9 +14,8 @@ keywords:
14
14
  - Compilatore
15
15
  - Dichiarativo
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # Argomenti a favore e contro l'i18n basata su compilatore
@@ -114,28 +114,6 @@ Repository: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/flu
114
114
 
115
115
  ---
116
116
 
117
- ### 4. Intlayer
118
-
119
- Sito Web: [https://intlayer.org/](https://intlayer.org/)
120
-
121
- **Panoramica**
122
- **Intlayer** è una soluzione i18n open-source che mira a semplificare il supporto multilingue attraverso più framework, incluso **Flutter**. Sottolinea un approccio dichiarativo, forte tipizzazione e supporto SSR in altri ecosistemi, anche se SSR non è tipico in Flutter standard, potresti trovare sinergia se il tuo progetto utilizza Flutter web o framework avanzati.
123
-
124
- **Caratteristiche Chiave**
125
-
126
- - **Traduzione Dichiarativa**: Definisci dizionari di traduzione sia a livello widget che in un file centralizzato per una struttura più pulita.
127
- - **TypeScript e Autocompletamento (Web)**: Anche se questa funzione avvantaggia principalmente i framework web, l'approccio alla traduzione tipizzata può comunque guidare un codice strutturato in Flutter.
128
- - **Caricamento Asincrono**: Carica asset di traduzione dinamicamente, riducendo potenzialmente la dimensione del pacchetto iniziale per le app multilingua.
129
- - **Integrazione con Flutter**: Un'integrazione di base può essere impostata per sfruttare l'approccio Intlayer per traduzioni strutturate.
130
-
131
- **Considerazioni**
132
-
133
- - **Maturità Specifica di Flutter**: Anche se in crescita, la comunità di Intlayer per Flutter è più piccola, quindi potresti trovare meno tutorial o esempi di codice rispetto ad altre librerie.
134
- - **SSR**: La libreria supporta fortemente SSR nei contesti web, ma l'uso di SSR in Flutter è più specializzato (ad es. Flutter web o approcci server personalizzati).
135
- - **Configurazione Personalizzata**: Richiede configurazione iniziale per adattarsi al flusso di `MaterialApp` o `CupertinoApp` di Flutter.
136
-
137
- ---
138
-
139
117
  ### Considerazioni finali
140
118
 
141
119
  Quando valuti un approccio i18n per Flutter:
@@ -14,9 +14,8 @@ keywords:
14
14
  - コンパイラー
15
15
  - 宣言型
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # コンパイラー型i18nの賛否
@@ -112,28 +112,6 @@ Flutter は、[`intl`](https://pub.dev/packages/intl) パッケージと `flutte
112
112
 
113
113
  ---
114
114
 
115
- ### 4. Intlayer
116
-
117
- ウェブサイト: [https://intlayer.org/](https://intlayer.org/)
118
-
119
- **概要**
120
- **Intlayer** は、複数のフレームワーク、包括的に **Flutter** での多言語サポートを簡素化するオープンソースの i18n ソリューションです。宣言型アプローチ、強い型付け、そして他のエコシステムでの SSR サポートを強調しています, ただし、SSR は標準の Flutter では一般的ではなく、Flutter ウェブまたは高度なフレームワークを使用する場合に相乗効果が見られるかもしれません。
121
-
122
- **主な特徴**
123
-
124
- - **宣言型翻訳**: 翻訳辞書をウィジェットレベルまたは中央ファイルで定義し、クリーンなアーキテクチャにします。
125
- - **TypeScript & オートコンプリート (ウェブ)**: この機能は主にウェブフレームワークに利益をもたらしますが、型付き翻訳アプローチは Flutter 内の構造化されたコードを指導するのに役立ちます。
126
- - **非同期ロード**: 翻訳アセットを動的にロードし、マルチランゲージアプリの初期バンドルサイズを減らす可能性があります。
127
- - **Flutter との統合**: Intlayer アプローチを利用して構造化された翻訳のために基本的な統合を設定できます。
128
-
129
- **考慮事項**
130
-
131
- - **Flutter 特有の成熟度**: 成長中ですが、Intlayer の Flutter コミュニティは小さいため、他のライブラリと比べてチュートリアルやコードサンプルは少ないかもしれません。
132
- - **SSR**: ライブラリはウェブコンテキストでの SSR を強くサポートしていますが、Flutter の SSR 使用はより専門的です (例: Flutter ウェブやカスタムサーバーアプローチ)。
133
- - **カスタムセットアップ**: Flutter の `MaterialApp` や `CupertinoApp` フローに適合させるための初期設定が必要です。
134
-
135
- ---
136
-
137
115
  ### 最後の考え
138
116
 
139
117
  Flutter の i18n アプローチを評価する際には:
@@ -14,9 +14,8 @@ keywords:
14
14
  - 컴파일러
15
15
  - 선언적
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # 컴파일러 기반 i18n에 대한 찬반 논쟁
@@ -114,28 +114,6 @@ Flutter는 [`intl`](https://pub.dev/packages/intl) 패키지와 `flutter_localiz
114
114
 
115
115
  ---
116
116
 
117
- ### 4. Intlayer
118
-
119
- 웹사이트: [https://intlayer.org/](https://intlayer.org/)
120
-
121
- **개요**
122
- **Intlayer**는 Flutter를 포함한 여러 프레임워크에서 다국어 지원을 단순화하기 위해 설계된 오픈 소스 i18n 솔루션입니다. 선언적 접근, 강력한 타입 및 다른 생태계에서의 SSR 지원을 강조합니다, 하지만 SSR은 표준 Flutter에서 일반적이지 않지만, Flutter 웹이나 고급 프레임워크에서 동기화를 찾을 수 있습니다.
123
-
124
- **주요 기능**
125
-
126
- - **선언적 번역**: 위젯 수준이나 중앙 집합 파일에서 번역 사전을 정의하여 보다 깔끔한 아키텍처를 제공합니다.
127
- - **TypeScript 및 자동 완성(웹)**: 이 기능은 주로 웹 프레임워크에 이익이 되지만, 타입 기반 번역 접근 방식은 Flutter에서도 구조화된 코드에 도움이 될 수 있습니다.
128
- - **비동기 로딩**: 번역 자산을 동적으로 로드하여 다국어 앱의 초기 번들 크기를 줄일 수 있습니다.
129
- - **Flutter와의 통합**: Intlayer 접근 방식을 통해 구조화된 번역을 활용하기 위해 기본 통합을 설정할 수 있습니다.
130
-
131
- **고려사항**
132
-
133
- - **Flutter 전용 성숙도**: 성장하고 있지만 Intlayer의 Flutter 커뮤니티는 더 작기 때문에 다른 라이브러리보다 튜토리얼이나 코드 샘플이 적을 수 있습니다.
134
- - **SSR**: 라이브러리는 웹 기반 컨텍스트에서 SSR을 강력하게 지원하지만, Flutter의 SSR 사용은 더 전문적인 경우(예: Flutter 웹 또는 맞춤형 서버 접근 방식)입니다.
135
- - **사용자 설정**: Flutter의 `MaterialApp` 또는 `CupertinoApp` 흐름에 맞게 초기 구성이 필요합니다.
136
-
137
- ---
138
-
139
117
  ### 최종 생각
140
118
 
141
119
  Flutter에 대한 i18n 접근 방식을 평가할 때:
@@ -14,9 +14,8 @@ keywords:
14
14
  - Kompilator
15
15
  - Deklaratywne
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # Argumenty za i przeciw internacjonalizacji opartej na kompilatorze
@@ -116,28 +116,6 @@ Repozytorium: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/f
116
116
 
117
117
  ---
118
118
 
119
- ### 4. Intlayer
120
-
121
- Strona internetowa: [https://intlayer.org/](https://intlayer.org/)
122
-
123
- **Przegląd**
124
- **Intlayer** to otwarte rozwiązanie i18n mające na celu uproszczenie wsparcia wielojęzycznego w różnych frameworkach, w tym **Flutter**. Kładzie nacisk na podejście deklaratywne, silne typowanie oraz wsparcie SSR w innych ekosystemach, chociaż SSR nie jest typowe dla standardowego Fluttera, możesz znaleźć synergię, jeśli Twój projekt korzysta z Flutter web lub zaawansowanych frameworków.
125
-
126
- **Kluczowe funkcje**
127
-
128
- - **Deklaratywne tłumaczenie**: Definiuj słowniki tłumaczeń na poziomie widgetu lub w scentralizowanym pliku dla czystszej architektury.
129
- - **TypeScript i autouzupełnianie (Web)**: Chociaż ta funkcja głównie wspiera frameworki webowe, podejście z typowanymi tłumaczeniami może nadal pomagać w tworzeniu uporządkowanego kodu w Flutterze.
130
- - **Asynchroniczne ładowanie**: Dynamiczne ładowanie zasobów tłumaczeń, co może potencjalnie zmniejszyć początkowy rozmiar pakietu w aplikacjach wielojęzycznych.
131
- - **Integracja z Flutter**: Podstawowa integracja może zostać skonfigurowana, aby wykorzystać podejście Intlayer do strukturalnych tłumaczeń.
132
-
133
- **Uwagi**
134
-
135
- - **Dojrzałość specyficzna dla Fluttera**: Społeczność Intlayer dla Fluttera, choć rośnie, jest mniejsza, więc możesz znaleźć mniej samouczków lub przykładów kodu niż w przypadku innych bibliotek.
136
- - **SSR**: Biblioteka silnie wspiera SSR w kontekstach webowych, ale użycie SSR w Flutterze jest bardziej specjalistyczne (np. Flutter web lub niestandardowe podejścia serwerowe).
137
- - **Własna konfiguracja**: Wymaga początkowej konfiguracji, aby dopasować się do przepływu Fluttera w `MaterialApp` lub `CupertinoApp`.
138
-
139
- ---
140
-
141
119
  ### Ostateczne przemyślenia
142
120
 
143
121
  Podczas oceny podejścia i18n dla Fluttera:
@@ -14,9 +14,8 @@ keywords:
14
14
  - Compilador
15
15
  - Declarativo
16
16
  slugs:
17
- - compiler-vs-declarative-i18n
18
17
  - blog
19
- - i18n
18
+ - compiler-vs-declarative-i18n
20
19
  ---
21
20
 
22
21
  # O Caso a Favor e Contra a i18n Baseada em Compilador
@@ -112,28 +112,6 @@ Repositório: [https://pub.dev/packages/flutter_i18n](https://pub.dev/packages/f
112
112
 
113
113
  ---
114
114
 
115
- ### 4. Intlayer
116
-
117
- Website: [https://intlayer.org/](https://intlayer.org/)
118
-
119
- **Visão Geral**
120
- **Intlayer** é uma solução de i18n de código aberto que visa simplificar o suporte multilíngue em várias estruturas, incluindo **Flutter**. Enfatiza uma abordagem declarativa, forte tipagem e suporte a SSR em outros ecossistemas, embora SSR não seja típico no Flutter padrão, você pode encontrar sinergia se seu projeto usar Flutter web ou frameworks avançados.
121
-
122
- **Características Principais**
123
-
124
- - **Tradução Declarativa**: Defina dicionários de tradução em nível de widget ou em um arquivo centralizado para uma arquitetura mais limpa.
125
- - **TypeScript e Autocompletar (Web)**: Embora esse recurso beneficie principalmente frameworks web, a abordagem de tradução tipada ainda pode guiar um código estruturado no Flutter.
126
- - **Carregamento Assíncrono**: Carregue ativos de tradução dinamicamente, potencialmente reduzindo o tamanho do pacote inicial para aplicativos multilíngues.
127
- - **Integração com Flutter**: A integração básica pode ser configurada para aproveitar a abordagem do Intlayer para traduções estruturadas.
128
-
129
- **Considerações**
130
-
131
- - **Maturidade Específica do Flutter**: Embora em crescimento, a comunidade do Intlayer para Flutter é menor, então você pode encontrar menos tutoriais ou exemplos de código do que com outras bibliotecas.
132
- - **SSR**: A biblioteca suporta fortemente SSR em contextos baseados na web, mas o uso do SSR em Flutter é mais especializado (por exemplo, Flutter web ou abordagens de servidor personalizadas).
133
- - **Configuração Personalizada**: Exige configuração inicial para se encaixar no fluxo de `MaterialApp` ou `CupertinoApp` do Flutter.
134
-
135
- ---
136
-
137
115
  ### Considerações Finais
138
116
 
139
117
  Ao avaliar uma abordagem de i18n para Flutter: