@magmonium/one 0.0.19 → 0.0.21
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.
- package/assets/buttons/no.json +1 -1
- package/assets/buttons/yes.json +1 -1
- package/assets/i18n/ar.json +33 -0
- package/assets/i18n/de.json +33 -0
- package/assets/i18n/en.json +33 -0
- package/assets/i18n/es.json +33 -0
- package/assets/i18n/fr.json +33 -0
- package/assets/i18n/hi.json +33 -0
- package/assets/i18n/it.json +33 -0
- package/assets/i18n/ja.json +33 -0
- package/assets/i18n/ko.json +33 -0
- package/assets/i18n/nl.json +33 -0
- package/assets/i18n/pl.json +33 -0
- package/assets/i18n/pt.json +33 -0
- package/assets/i18n/ru.json +33 -0
- package/assets/i18n/tr.json +33 -0
- package/assets/i18n/zh.json +33 -0
- package/assets/icons/corner-left-up.svg +4 -0
- package/assets/icons/ellipsis-vertical.svg +2 -4
- package/assets/icons/svg.json +1 -0
- package/assets/index.json +1 -1
- package/assets/patterns/alphanumeric.json +5 -0
- package/assets/patterns/digits-only.json +5 -0
- package/assets/patterns/email.json +5 -0
- package/assets/patterns/hex-color.json +6 -0
- package/assets/patterns/iban.json +6 -0
- package/assets/patterns/letters-only.json +5 -0
- package/assets/patterns/no-whitespace.json +5 -0
- package/assets/patterns/phone-e164.json +5 -0
- package/assets/patterns/postal-code-loose.json +6 -0
- package/assets/patterns/slug.json +5 -0
- package/assets/patterns/strong-password.json +5 -0
- package/assets/patterns/url.json +5 -0
- package/fesm2022/{magmonium-one-magmonium-one-C9e5lzeP.mjs → magmonium-one-magmonium-one-BTUIqlpo.mjs} +230 -46
- package/fesm2022/magmonium-one-magmonium-one-BTUIqlpo.mjs.map +1 -0
- package/fesm2022/{magmonium-one-otp-BwEW31Sr.mjs → magmonium-one-otp-BhkiCLpE.mjs} +2 -2
- package/fesm2022/{magmonium-one-otp-BwEW31Sr.mjs.map → magmonium-one-otp-BhkiCLpE.mjs.map} +1 -1
- package/fesm2022/{magmonium-one-password-Db-It94E.mjs → magmonium-one-password-B8R9zUXo.mjs} +6 -4
- package/fesm2022/magmonium-one-password-B8R9zUXo.mjs.map +1 -0
- package/fesm2022/{magmonium-one-toggle-B-sc4D0R.mjs → magmonium-one-toggle-CHwozzos.mjs} +2 -2
- package/fesm2022/{magmonium-one-toggle-B-sc4D0R.mjs.map → magmonium-one-toggle-CHwozzos.mjs.map} +1 -1
- package/fesm2022/magmonium-one.mjs +1 -1
- package/package.json +1 -1
- package/types/magmonium-one.d.ts +102 -13
- package/fesm2022/magmonium-one-magmonium-one-C9e5lzeP.mjs.map +0 -1
- package/fesm2022/magmonium-one-password-Db-It94E.mjs.map +0 -1
package/assets/buttons/no.json
CHANGED
package/assets/buttons/yes.json
CHANGED
package/assets/i18n/ar.json
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"52w-low": "52 واط-منخفض",
|
|
16
16
|
"6m": "6 م",
|
|
17
17
|
"6m-return": "6 م-عودة",
|
|
18
|
+
"a-value-this-accepts": "قيمة يقبلها هذا النمط",
|
|
18
19
|
"about": "عن",
|
|
19
20
|
"about-this-app": "حول هذا التطبيق",
|
|
20
21
|
"accept": "يقبل",
|
|
@@ -29,6 +30,7 @@
|
|
|
29
30
|
"all-languages": "كل اللغات",
|
|
30
31
|
"all-wallets": "جميع المحافظ",
|
|
31
32
|
"allocation": "توزيع",
|
|
33
|
+
"alphanumeric-expected": "أحرف وأرقام فقط",
|
|
32
34
|
"annualized": "سنوي",
|
|
33
35
|
"api-service": "خدمة واجهة برمجة التطبيقات",
|
|
34
36
|
"app": "تطبيق",
|
|
@@ -97,6 +99,7 @@
|
|
|
97
99
|
"create-app": "إنشاء التطبيق",
|
|
98
100
|
"create-icon": "إنشاء أيقونة",
|
|
99
101
|
"create-new-app": "إنشاء تطبيق جديد",
|
|
102
|
+
"create-pattern": "إنشاء نمط",
|
|
100
103
|
"create-wallet": "إنشاء المحفظة",
|
|
101
104
|
"creativity": "إِبداع",
|
|
102
105
|
"current": "حاضِر",
|
|
@@ -120,6 +123,7 @@
|
|
|
120
123
|
"details": "تفاصيل",
|
|
121
124
|
"developer-name": "اسم المطور",
|
|
122
125
|
"dibyendu": "ديبيندو",
|
|
126
|
+
"digits-only-expected": "أرقام فقط",
|
|
123
127
|
"disclaimer-body": "هيئة إخلاء المسؤولية",
|
|
124
128
|
"disclaimer-title": "عنوان إخلاء المسؤولية",
|
|
125
129
|
"distribution-path": "مسار التوزيع",
|
|
@@ -138,6 +142,7 @@
|
|
|
138
142
|
"enter-your-email-or-username-to-continue": "أدخل بريدك الإلكتروني أو اسم المستخدم للمتابعة",
|
|
139
143
|
"eps": "ربحية السهم",
|
|
140
144
|
"est-liquidation-value": "EST. قيمة التصفية",
|
|
145
|
+
"example": "مثال",
|
|
141
146
|
"exceptional": "استثنائي",
|
|
142
147
|
"exchange": "تبادل",
|
|
143
148
|
"exchange-verified-data": "تبادل البيانات التي تم التحقق منها",
|
|
@@ -153,6 +158,7 @@
|
|
|
153
158
|
"february": "فبراير",
|
|
154
159
|
"female": "أنثى",
|
|
155
160
|
"fetching-company-profile": "جارٍ جلب الملف التعريفي للشركة...",
|
|
161
|
+
"field-declares-no-rules": "هذا الحقل لا يعلن أي قواعد",
|
|
156
162
|
"field-mismatch": "لا يتطابق مع حقل <$field>.",
|
|
157
163
|
"filter-name": "عامل التصفية <$name>",
|
|
158
164
|
"financial-highlights-cr": "أبرز الإنجازات المالية (₹Cr)",
|
|
@@ -186,6 +192,7 @@
|
|
|
186
192
|
"icon": "رمز",
|
|
187
193
|
"id": "بطاقة تعريف",
|
|
188
194
|
"ideal-holding": "القابضة المثالية",
|
|
195
|
+
"ignore-case": "تجاهل حالة الأحرف",
|
|
189
196
|
"index": "فِهرِس",
|
|
190
197
|
"info-details": "هنا يمكنك العثور على تفاصيل حول التطبيق ومميزاته.",
|
|
191
198
|
"information": "معلومة",
|
|
@@ -219,6 +226,7 @@
|
|
|
219
226
|
"last-name": "اسم العائلة",
|
|
220
227
|
"last-step": "الخطوة الأخيرة",
|
|
221
228
|
"last-updated": "آخر تحديث",
|
|
229
|
+
"letters-only-expected": "أحرف فقط",
|
|
222
230
|
"lifestyle": "نمط الحياة",
|
|
223
231
|
"light": "فاتح",
|
|
224
232
|
"likes": "يحب",
|
|
@@ -291,6 +299,7 @@
|
|
|
291
299
|
"no-description": "لا يوجد وصف",
|
|
292
300
|
"no-investments-loaded": "لم يتم تحميل أي استثمارات",
|
|
293
301
|
"no-languages-found": "لم يتم العثور على لغات.",
|
|
302
|
+
"no-patterns": "لا توجد أنماط",
|
|
294
303
|
"no-posts-yet": "لا توجد مشاركات حتى الآن",
|
|
295
304
|
"no-rankings-available": "لا توجد تصنيفات المتاحة",
|
|
296
305
|
"no-records": "لا توجد سجلات",
|
|
@@ -302,6 +311,12 @@
|
|
|
302
311
|
"noise-reduction": "الحد من الضوضاء",
|
|
303
312
|
"none": "لا أحد",
|
|
304
313
|
"not-a-valid-email": "بريد إلكتروني غير صالح",
|
|
314
|
+
"not-a-valid-hex-color": "لون سداسي عشري غير صالح",
|
|
315
|
+
"not-a-valid-iban": "رقم IBAN غير صالح",
|
|
316
|
+
"not-a-valid-pattern": "تنسيق غير صالح",
|
|
317
|
+
"not-a-valid-phone": "رقم هاتف غير صالح",
|
|
318
|
+
"not-a-valid-postal-code": "رمز بريدي غير صالح",
|
|
319
|
+
"not-a-valid-slug": "استخدم أحرفًا صغيرة وأرقامًا وشرطات",
|
|
305
320
|
"not-a-valid-url": "عنوان URL غير صالح",
|
|
306
321
|
"not-available": "غير متاح",
|
|
307
322
|
"not-now": "ليس الآن",
|
|
@@ -326,11 +341,21 @@
|
|
|
326
341
|
"p-l": "الربح والخسارة",
|
|
327
342
|
"password": "كلمة المرور",
|
|
328
343
|
"password-invalid": "كلمة المرور هذه غير صالحة. الرجاء إعادة الكتابة أو إعادة التعيين.",
|
|
344
|
+
"pattern": "النمط",
|
|
345
|
+
"pattern-example-does-not-match": "المثال غير مطابق",
|
|
346
|
+
"pattern-example-matches": "المثال مطابق",
|
|
347
|
+
"pattern-is-not-valid": "التعبير غير صالح",
|
|
348
|
+
"pattern-message": "رسالة النمط",
|
|
349
|
+
"pattern-message-required": "عدة أنماط تحتاج إلى رسالة للحقل",
|
|
350
|
+
"pattern-name": "اسم النمط",
|
|
351
|
+
"pattern-untested": "اكتب نمطًا ومثالًا",
|
|
352
|
+
"patterns": "الأنماط",
|
|
329
353
|
"pending-requests": "الطلبات المعلقة",
|
|
330
354
|
"pending-with-me": "في انتظار معي",
|
|
331
355
|
"perf-snapshot": "لقطة الأداء",
|
|
332
356
|
"performance-history": "تاريخ الأداء",
|
|
333
357
|
"permission-details": "تفاصيل الأذونات",
|
|
358
|
+
"pick-a-pattern": "اختر نمطًا",
|
|
334
359
|
"pinned": "مثبت",
|
|
335
360
|
"please-select": "الرجاء التحديد",
|
|
336
361
|
"portfolio": "محفظة",
|
|
@@ -340,6 +365,7 @@
|
|
|
340
365
|
"posts": "دعامات",
|
|
341
366
|
"preview": "معاينة",
|
|
342
367
|
"preview-draft": "مسودة المعاينة",
|
|
368
|
+
"preview-live": "معاينة حية",
|
|
343
369
|
"preview-local": "معاينة المحلية",
|
|
344
370
|
"previous": "السابق",
|
|
345
371
|
"previous-slide": "الشريحة السابقة",
|
|
@@ -357,6 +383,7 @@
|
|
|
357
383
|
"real-time-update": "التحديث في الوقت الحقيقي",
|
|
358
384
|
"recently-used": "المستخدمة مؤخرا",
|
|
359
385
|
"regenerate-token": "إعادة إنشاء الرمز المميز",
|
|
386
|
+
"regular-expression": "تعبير نمطي",
|
|
360
387
|
"reject": "رفض",
|
|
361
388
|
"release-date": "تاريخ الافراج عنه",
|
|
362
389
|
"remove": "يزيل",
|
|
@@ -368,6 +395,7 @@
|
|
|
368
395
|
"request-sent": "تم إرسال الطلب",
|
|
369
396
|
"requested": "مطلوب",
|
|
370
397
|
"requests": "الطلبات",
|
|
398
|
+
"required": "مطلوب",
|
|
371
399
|
"resend": "إعادة إرسال",
|
|
372
400
|
"reserved": "جميع الحقوق محفوظة.",
|
|
373
401
|
"reset": "إعادة تعيين",
|
|
@@ -394,6 +422,7 @@
|
|
|
394
422
|
"sector": "قطاع",
|
|
395
423
|
"see-all": "شاهد الكل >",
|
|
396
424
|
"select": "يختار",
|
|
425
|
+
"select-a-field": "اختر حقلاً",
|
|
397
426
|
"select-an-account": "اختر حسابًا",
|
|
398
427
|
"select-an-account-help": "اختر حسابًا للمتابعة إلى Magmonium",
|
|
399
428
|
"select-color": "اختر اللون",
|
|
@@ -479,6 +508,7 @@
|
|
|
479
508
|
"tuesday": "الثلاثاء",
|
|
480
509
|
"tuning": "ضبط",
|
|
481
510
|
"type": "يكتب",
|
|
511
|
+
"type-a-value": "اكتب قيمة لاختبارها",
|
|
482
512
|
"type-text": "اكتب النص",
|
|
483
513
|
"type-to-search": "اكتب للبحث",
|
|
484
514
|
"unable-to-load-application": "غير قادر على تحميل التطبيق",
|
|
@@ -496,6 +526,8 @@
|
|
|
496
526
|
"user-subtitle": "إدارة معلومات ملف تعريف المستخدم وكلمات المرور والجلسات.",
|
|
497
527
|
"username-email-mobile": "اسم المستخدم/البريد الإلكتروني/الجوال",
|
|
498
528
|
"value": "قيمة",
|
|
529
|
+
"value-is-accepted": "القيمة مقبولة",
|
|
530
|
+
"value-is-refused": "القيمة مرفوضة",
|
|
499
531
|
"version": "الإصدار",
|
|
500
532
|
"view-more": "عرض المزيد",
|
|
501
533
|
"view-replies": "عرض الردود",
|
|
@@ -510,6 +542,7 @@
|
|
|
510
542
|
"wednesday": "الأربعاء",
|
|
511
543
|
"week": "أسبوع",
|
|
512
544
|
"welcome-to-the-information-page": "مرحبا بكم في صفحة المعلومات.",
|
|
545
|
+
"whitespace-not-allowed": "المسافات غير مسموح بها",
|
|
513
546
|
"will-be-down-by": "سوف يكون أسفل",
|
|
514
547
|
"will-be-up-by": "سوف يصل",
|
|
515
548
|
"win": "يفوز",
|
package/assets/i18n/de.json
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"52w-low": "52w-niedrig",
|
|
16
16
|
"6m": "6m",
|
|
17
17
|
"6m-return": "6m-Rücklauf",
|
|
18
|
+
"a-value-this-accepts": "Ein Wert, den dies akzeptiert",
|
|
18
19
|
"about": "Um",
|
|
19
20
|
"about-this-app": "Über diese App",
|
|
20
21
|
"accept": "Akzeptieren",
|
|
@@ -29,6 +30,7 @@
|
|
|
29
30
|
"all-languages": "Alle Sprachen",
|
|
30
31
|
"all-wallets": "Alle Geldbörsen",
|
|
31
32
|
"allocation": "Zuweisung",
|
|
33
|
+
"alphanumeric-expected": "Nur Buchstaben und Zahlen",
|
|
32
34
|
"annualized": "Annualisiert",
|
|
33
35
|
"api-service": "API-Dienst",
|
|
34
36
|
"app": "app",
|
|
@@ -97,6 +99,7 @@
|
|
|
97
99
|
"create-app": "App Erstellen",
|
|
98
100
|
"create-icon": "Icon erstellen",
|
|
99
101
|
"create-new-app": "Neue App Erstellen",
|
|
102
|
+
"create-pattern": "Muster erstellen",
|
|
100
103
|
"create-wallet": "Wallet erstellen",
|
|
101
104
|
"creativity": "Kreativität",
|
|
102
105
|
"current": "Aktuell",
|
|
@@ -120,6 +123,7 @@
|
|
|
120
123
|
"details": "Einzelheiten",
|
|
121
124
|
"developer-name": "Name des Entwicklers",
|
|
122
125
|
"dibyendu": "Dibyendu",
|
|
126
|
+
"digits-only-expected": "Nur Ziffern",
|
|
123
127
|
"disclaimer-body": "Haftungsausschluss",
|
|
124
128
|
"disclaimer-title": "Titel des Haftungsausschlusses",
|
|
125
129
|
"distribution-path": "Distributionspfad",
|
|
@@ -138,6 +142,7 @@
|
|
|
138
142
|
"enter-your-email-or-username-to-continue": "Geben Sie Ihre E-Mail oder Benutzername ein, um fortzufahren",
|
|
139
143
|
"eps": "EPS = Extraktionsprogramm für Systeme (Extraction Program for Systems)",
|
|
140
144
|
"est-liquidation-value": "Schätzung: Liquidationswert",
|
|
145
|
+
"example": "Beispiel",
|
|
141
146
|
"exceptional": "Außergewöhnlich",
|
|
142
147
|
"exchange": "Austausch",
|
|
143
148
|
"exchange-verified-data": "Verifizierte Daten austauschen",
|
|
@@ -153,6 +158,7 @@
|
|
|
153
158
|
"february": "Februar",
|
|
154
159
|
"female": "weiblich",
|
|
155
160
|
"fetching-company-profile": "Firmenprofil wird abgerufen...",
|
|
161
|
+
"field-declares-no-rules": "Dieses Feld deklariert keine Regeln",
|
|
156
162
|
"field-mismatch": "Stimmt nicht mit dem Feld <$field> überein.",
|
|
157
163
|
"filter-name": "<$name> filtern",
|
|
158
164
|
"financial-highlights-cr": "Finanzielle Highlights (£ Cr)",
|
|
@@ -186,6 +192,7 @@
|
|
|
186
192
|
"icon": "Symbol",
|
|
187
193
|
"id": "ID",
|
|
188
194
|
"ideal-holding": "Idealer Halt",
|
|
195
|
+
"ignore-case": "Groß-/Kleinschreibung ignorieren",
|
|
189
196
|
"index": "Inhaltsverzeichnis",
|
|
190
197
|
"info-details": "Hier finden Sie Details zur Anwendung und ihren Funktionen.",
|
|
191
198
|
"information": "Information",
|
|
@@ -219,6 +226,7 @@
|
|
|
219
226
|
"last-name": "Nachname",
|
|
220
227
|
"last-step": "Letzter Schritt",
|
|
221
228
|
"last-updated": "Zuletzt aktualisiert",
|
|
229
|
+
"letters-only-expected": "Nur Buchstaben",
|
|
222
230
|
"lifestyle": "Lebensstil",
|
|
223
231
|
"light": "hell",
|
|
224
232
|
"likes": "Gefällt mir",
|
|
@@ -291,6 +299,7 @@
|
|
|
291
299
|
"no-description": "Keine Beschreibung",
|
|
292
300
|
"no-investments-loaded": "Keine Investitionen geladen",
|
|
293
301
|
"no-languages-found": "Keine Sprachen gefunden.",
|
|
302
|
+
"no-patterns": "Keine Muster",
|
|
294
303
|
"no-posts-yet": "Noch keine Beiträge",
|
|
295
304
|
"no-rankings-available": "Keine Rangliste verfügbar",
|
|
296
305
|
"no-records": "Keine Einträge",
|
|
@@ -302,6 +311,12 @@
|
|
|
302
311
|
"noise-reduction": "Rauschunterdrückung",
|
|
303
312
|
"none": "Keiner",
|
|
304
313
|
"not-a-valid-email": "Keine gültige E-Mail-Adresse",
|
|
314
|
+
"not-a-valid-hex-color": "Keine gültige Hex-Farbe",
|
|
315
|
+
"not-a-valid-iban": "Keine gültige IBAN",
|
|
316
|
+
"not-a-valid-pattern": "Kein gültiges Format",
|
|
317
|
+
"not-a-valid-phone": "Keine gültige Telefonnummer",
|
|
318
|
+
"not-a-valid-postal-code": "Keine gültige Postleitzahl",
|
|
319
|
+
"not-a-valid-slug": "Nur Kleinbuchstaben, Zahlen und Bindestriche",
|
|
305
320
|
"not-a-valid-url": "Keine gültige URL",
|
|
306
321
|
"not-available": "Nicht verfügbar",
|
|
307
322
|
"not-now": "Nicht jetzt",
|
|
@@ -326,11 +341,21 @@
|
|
|
326
341
|
"p-l": "Gewinn- und Verlustrechnung",
|
|
327
342
|
"password": "Passwort",
|
|
328
343
|
"password-invalid": "Dieses Passwort ist ungültig. Bitte geben Sie es erneut ein oder setzen Sie es zurück.",
|
|
344
|
+
"pattern": "Muster",
|
|
345
|
+
"pattern-example-does-not-match": "Beispiel passt nicht",
|
|
346
|
+
"pattern-example-matches": "Beispiel passt",
|
|
347
|
+
"pattern-is-not-valid": "Ausdruck ist ungültig",
|
|
348
|
+
"pattern-message": "Mustermeldung",
|
|
349
|
+
"pattern-message-required": "Mehrere Muster brauchen eine Feldmeldung",
|
|
350
|
+
"pattern-name": "Mustername",
|
|
351
|
+
"pattern-untested": "Muster und Beispiel eingeben",
|
|
352
|
+
"patterns": "Muster",
|
|
329
353
|
"pending-requests": "Ausstehende Anfragen",
|
|
330
354
|
"pending-with-me": "Ausstehend bei mir",
|
|
331
355
|
"perf-snapshot": "Leistungsschnappschuss",
|
|
332
356
|
"performance-history": "Leistungsverlauf",
|
|
333
357
|
"permission-details": "Berechtigungsdetails",
|
|
358
|
+
"pick-a-pattern": "Muster wählen",
|
|
334
359
|
"pinned": "Angepinnt",
|
|
335
360
|
"please-select": "Bitte auswählen",
|
|
336
361
|
"portfolio": "Portfolio",
|
|
@@ -340,6 +365,7 @@
|
|
|
340
365
|
"posts": "Beiträge",
|
|
341
366
|
"preview": "Vorschau",
|
|
342
367
|
"preview-draft": "Entwurfsvorschau",
|
|
368
|
+
"preview-live": "Live-Vorschau",
|
|
343
369
|
"preview-local": "Lokale Vorschau",
|
|
344
370
|
"previous": "Zurück",
|
|
345
371
|
"previous-slide": "Vorherige Folie",
|
|
@@ -357,6 +383,7 @@
|
|
|
357
383
|
"real-time-update": "Echtzeit-Update",
|
|
358
384
|
"recently-used": "Kürzlich verwendet",
|
|
359
385
|
"regenerate-token": "Token neu generieren",
|
|
386
|
+
"regular-expression": "Regulärer Ausdruck",
|
|
360
387
|
"reject": "Ablehnen",
|
|
361
388
|
"release-date": "Veröffentlichungsdatum",
|
|
362
389
|
"remove": "Entfernen",
|
|
@@ -368,6 +395,7 @@
|
|
|
368
395
|
"request-sent": "Anfrage gesendet",
|
|
369
396
|
"requested": "Angefragt",
|
|
370
397
|
"requests": "Anfragen",
|
|
398
|
+
"required": "Pflichtfeld",
|
|
371
399
|
"resend": "erneut senden",
|
|
372
400
|
"reserved": "alle rechte vorbehalten.",
|
|
373
401
|
"reset": "zurücksetzen",
|
|
@@ -394,6 +422,7 @@
|
|
|
394
422
|
"sector": "Sektor",
|
|
395
423
|
"see-all": "Alle anzeigen >",
|
|
396
424
|
"select": "Wählen",
|
|
425
|
+
"select-a-field": "Feld auswählen",
|
|
397
426
|
"select-an-account": "Konto auswählen",
|
|
398
427
|
"select-an-account-help": "Wählen Sie ein Konto aus, um mit Magmonium fortzufahren",
|
|
399
428
|
"select-color": "Farbe auswählen",
|
|
@@ -479,6 +508,7 @@
|
|
|
479
508
|
"tuesday": "Dienstag",
|
|
480
509
|
"tuning": "Feinabstimmung",
|
|
481
510
|
"type": "Typ",
|
|
511
|
+
"type-a-value": "Wert zum Testen eingeben",
|
|
482
512
|
"type-text": "Geben Sie Text ein",
|
|
483
513
|
"type-to-search": "Geben Sie ein, um zu suchen",
|
|
484
514
|
"unable-to-load-application": "Anwendung konnte nicht geladen werden",
|
|
@@ -496,6 +526,8 @@
|
|
|
496
526
|
"user-subtitle": "Verwalten von Benutzerprofilinformationen, Passwörtern und Sitzungen.",
|
|
497
527
|
"username-email-mobile": "Benutzername/E‑Mail/Handy",
|
|
498
528
|
"value": "Wert",
|
|
529
|
+
"value-is-accepted": "Wert wird akzeptiert",
|
|
530
|
+
"value-is-refused": "Wert wird abgelehnt",
|
|
499
531
|
"version": "version",
|
|
500
532
|
"view-more": "Mehr anzeigen",
|
|
501
533
|
"view-replies": "Antworten anzeigen",
|
|
@@ -510,6 +542,7 @@
|
|
|
510
542
|
"wednesday": "Mittwoch",
|
|
511
543
|
"week": "Woche",
|
|
512
544
|
"welcome-to-the-information-page": "Willkommen auf der Informationsseite.",
|
|
545
|
+
"whitespace-not-allowed": "Leerzeichen sind nicht erlaubt",
|
|
513
546
|
"will-be-down-by": "wird unten sein",
|
|
514
547
|
"will-be-up-by": "wird vorbei sein",
|
|
515
548
|
"win": "Gewinnen",
|
package/assets/i18n/en.json
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"52w-low": "52w-low",
|
|
16
16
|
"6m": "6m",
|
|
17
17
|
"6m-return": "6m-return",
|
|
18
|
+
"a-value-this-accepts": "A value this accepts",
|
|
18
19
|
"about": "About",
|
|
19
20
|
"about-this-app": "About this app",
|
|
20
21
|
"accept": "Accept",
|
|
@@ -29,6 +30,7 @@
|
|
|
29
30
|
"all-languages": "All Languages",
|
|
30
31
|
"all-wallets": "All Wallets",
|
|
31
32
|
"allocation": "Allocation",
|
|
33
|
+
"alphanumeric-expected": "Letters and numbers only",
|
|
32
34
|
"annualized": "Annualized",
|
|
33
35
|
"api-service": "API Service",
|
|
34
36
|
"app": "app",
|
|
@@ -97,6 +99,7 @@
|
|
|
97
99
|
"create-app": "Create App",
|
|
98
100
|
"create-icon": "Create Icon",
|
|
99
101
|
"create-new-app": "Create New App",
|
|
102
|
+
"create-pattern": "Create pattern",
|
|
100
103
|
"create-wallet": "Create Wallet",
|
|
101
104
|
"creativity": "Creativity",
|
|
102
105
|
"current": "Current",
|
|
@@ -120,6 +123,7 @@
|
|
|
120
123
|
"details": "Details",
|
|
121
124
|
"developer-name": "Developer name",
|
|
122
125
|
"dibyendu": "Dibyendu",
|
|
126
|
+
"digits-only-expected": "Digits only",
|
|
123
127
|
"disclaimer-body": "Disclaimer Body",
|
|
124
128
|
"disclaimer-title": "Disclaimer Title",
|
|
125
129
|
"distribution-path": "Distribution Path",
|
|
@@ -138,6 +142,7 @@
|
|
|
138
142
|
"enter-your-email-or-username-to-continue": "Enter your email or username to continue",
|
|
139
143
|
"eps": "EPS",
|
|
140
144
|
"est-liquidation-value": "Est. Liquidation Value",
|
|
145
|
+
"example": "Example",
|
|
141
146
|
"exceptional": "Exceptional",
|
|
142
147
|
"exchange": "Exchange",
|
|
143
148
|
"exchange-verified-data": "Exchange Verified Data",
|
|
@@ -153,6 +158,7 @@
|
|
|
153
158
|
"february": "February",
|
|
154
159
|
"female": "female",
|
|
155
160
|
"fetching-company-profile": "Fetching company profile...",
|
|
161
|
+
"field-declares-no-rules": "This field declares no rules",
|
|
156
162
|
"field-mismatch": "Does not match the <$field> field.",
|
|
157
163
|
"filter-name": "filter <$name>",
|
|
158
164
|
"financial-highlights-cr": "Financial Highlights (₹ Cr)",
|
|
@@ -186,6 +192,7 @@
|
|
|
186
192
|
"icon": "Icon",
|
|
187
193
|
"id": "ID",
|
|
188
194
|
"ideal-holding": "Ideal Holding",
|
|
195
|
+
"ignore-case": "Ignore case",
|
|
189
196
|
"index": "Index",
|
|
190
197
|
"info-details": "Here you can find details about the application and its features.",
|
|
191
198
|
"information": "Information",
|
|
@@ -219,6 +226,7 @@
|
|
|
219
226
|
"last-name": "Last Name",
|
|
220
227
|
"last-step": "Last step",
|
|
221
228
|
"last-updated": "Last updated",
|
|
229
|
+
"letters-only-expected": "Letters only",
|
|
222
230
|
"lifestyle": "Lifestyle",
|
|
223
231
|
"light": "light",
|
|
224
232
|
"likes": "Likes",
|
|
@@ -291,6 +299,7 @@
|
|
|
291
299
|
"no-description": "No description",
|
|
292
300
|
"no-investments-loaded": "No investments loaded",
|
|
293
301
|
"no-languages-found": "No languages found",
|
|
302
|
+
"no-patterns": "No patterns",
|
|
294
303
|
"no-posts-yet": "No posts yet",
|
|
295
304
|
"no-rankings-available": "No rankings available",
|
|
296
305
|
"no-records": "No records",
|
|
@@ -302,6 +311,12 @@
|
|
|
302
311
|
"noise-reduction": "Noise Reduction",
|
|
303
312
|
"none": "None",
|
|
304
313
|
"not-a-valid-email": "Not a valid email",
|
|
314
|
+
"not-a-valid-hex-color": "Not a valid hex colour",
|
|
315
|
+
"not-a-valid-iban": "Not a valid IBAN",
|
|
316
|
+
"not-a-valid-pattern": "Not a valid format",
|
|
317
|
+
"not-a-valid-phone": "Not a valid phone number",
|
|
318
|
+
"not-a-valid-postal-code": "Not a valid postal code",
|
|
319
|
+
"not-a-valid-slug": "Use lowercase letters, numbers and hyphens",
|
|
305
320
|
"not-a-valid-url": "Not a valid URL",
|
|
306
321
|
"not-available": "Not available",
|
|
307
322
|
"not-now": "Not now",
|
|
@@ -326,11 +341,21 @@
|
|
|
326
341
|
"p-l": "P&L",
|
|
327
342
|
"password": "password",
|
|
328
343
|
"password-invalid": "This password is not valid. Please retype or reset.",
|
|
344
|
+
"pattern": "Pattern",
|
|
345
|
+
"pattern-example-does-not-match": "Example does not match",
|
|
346
|
+
"pattern-example-matches": "Example matches",
|
|
347
|
+
"pattern-is-not-valid": "Expression is not valid",
|
|
348
|
+
"pattern-message": "Pattern message",
|
|
349
|
+
"pattern-message-required": "Several patterns need a message for the field",
|
|
350
|
+
"pattern-name": "Pattern name",
|
|
351
|
+
"pattern-untested": "Type a pattern and an example",
|
|
352
|
+
"patterns": "Patterns",
|
|
329
353
|
"pending-requests": "Pending Requests",
|
|
330
354
|
"pending-with-me": "Pending with Me",
|
|
331
355
|
"perf-snapshot": "Perf Snapshot",
|
|
332
356
|
"performance-history": "Performance History",
|
|
333
357
|
"permission-details": "Permission details",
|
|
358
|
+
"pick-a-pattern": "Pick a pattern",
|
|
334
359
|
"pinned": "Pinned",
|
|
335
360
|
"please-select": "Please select",
|
|
336
361
|
"portfolio": "Portfolio",
|
|
@@ -340,6 +365,7 @@
|
|
|
340
365
|
"posts": "Posts",
|
|
341
366
|
"preview": "Preview",
|
|
342
367
|
"preview-draft": "Preview Draft",
|
|
368
|
+
"preview-live": "Preview live",
|
|
343
369
|
"preview-local": "Preview Local",
|
|
344
370
|
"previous": "Previous",
|
|
345
371
|
"previous-slide": "Previous slide",
|
|
@@ -357,6 +383,7 @@
|
|
|
357
383
|
"real-time-update": "Real-time update",
|
|
358
384
|
"recently-used": "Recently Used",
|
|
359
385
|
"regenerate-token": "Regenerate Token",
|
|
386
|
+
"regular-expression": "Regular expression",
|
|
360
387
|
"reject": "Reject",
|
|
361
388
|
"release-date": "Release Date",
|
|
362
389
|
"remove": "Remove",
|
|
@@ -368,6 +395,7 @@
|
|
|
368
395
|
"request-sent": "Request sent",
|
|
369
396
|
"requested": "Requested",
|
|
370
397
|
"requests": "Requests",
|
|
398
|
+
"required": "Required",
|
|
371
399
|
"resend": "resend",
|
|
372
400
|
"reserved": "reserved",
|
|
373
401
|
"reset": "reset",
|
|
@@ -394,6 +422,7 @@
|
|
|
394
422
|
"sector": "Sector",
|
|
395
423
|
"see-all": "See All >",
|
|
396
424
|
"select": "Select",
|
|
425
|
+
"select-a-field": "Select a field",
|
|
397
426
|
"select-an-account": "Select an account",
|
|
398
427
|
"select-an-account-help": "Choose an account to continue to Magmonium",
|
|
399
428
|
"select-color": "Select color",
|
|
@@ -479,6 +508,7 @@
|
|
|
479
508
|
"tuesday": "Tuesday",
|
|
480
509
|
"tuning": "Tuning",
|
|
481
510
|
"type": "Type",
|
|
511
|
+
"type-a-value": "Type a value to test",
|
|
482
512
|
"type-text": "Type text",
|
|
483
513
|
"type-to-search": "type to search",
|
|
484
514
|
"unable-to-load-application": "Unable to load application",
|
|
@@ -496,6 +526,8 @@
|
|
|
496
526
|
"user-subtitle": "Manage user profile information, passwords, and sessions.",
|
|
497
527
|
"username-email-mobile": "Username/Email/Mobile",
|
|
498
528
|
"value": "Value",
|
|
529
|
+
"value-is-accepted": "Value is accepted",
|
|
530
|
+
"value-is-refused": "Value is refused",
|
|
499
531
|
"version": "version",
|
|
500
532
|
"view-more": "View More",
|
|
501
533
|
"view-replies": "View replies",
|
|
@@ -510,6 +542,7 @@
|
|
|
510
542
|
"wednesday": "Wednesday",
|
|
511
543
|
"week": "Week",
|
|
512
544
|
"welcome-to-the-information-page": "Welcome to the information page.",
|
|
545
|
+
"whitespace-not-allowed": "Spaces are not allowed",
|
|
513
546
|
"will-be-down-by": "will be down by",
|
|
514
547
|
"will-be-up-by": "will be up by",
|
|
515
548
|
"win": "Win",
|
package/assets/i18n/es.json
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"52w-low": "52w-bajo",
|
|
16
16
|
"6m": "6m",
|
|
17
17
|
"6m-return": "6m-retorno",
|
|
18
|
+
"a-value-this-accepts": "Un valor que esto acepta",
|
|
18
19
|
"about": "Acerca de",
|
|
19
20
|
"about-this-app": "Acerca de esta app",
|
|
20
21
|
"accept": "Aceptar",
|
|
@@ -29,6 +30,7 @@
|
|
|
29
30
|
"all-languages": "Todos los idiomas",
|
|
30
31
|
"all-wallets": "Todas las carteras",
|
|
31
32
|
"allocation": "Asignación",
|
|
33
|
+
"alphanumeric-expected": "Solo letras y números",
|
|
32
34
|
"annualized": "Anualizado",
|
|
33
35
|
"api-service": "Servicio API",
|
|
34
36
|
"app": "aplicación",
|
|
@@ -97,6 +99,7 @@
|
|
|
97
99
|
"create-app": "Crear App",
|
|
98
100
|
"create-icon": "Crear icono",
|
|
99
101
|
"create-new-app": "Crear Nueva App",
|
|
102
|
+
"create-pattern": "Crear patrón",
|
|
100
103
|
"create-wallet": "Crear Cartera",
|
|
101
104
|
"creativity": "Creatividad",
|
|
102
105
|
"current": "Actual",
|
|
@@ -120,6 +123,7 @@
|
|
|
120
123
|
"details": "Detalles",
|
|
121
124
|
"developer-name": "Nombre del desarrollador",
|
|
122
125
|
"dibyendu": "Dibuendu",
|
|
126
|
+
"digits-only-expected": "Solo dígitos",
|
|
123
127
|
"disclaimer-body": "Cuerpo del descargo de responsabilidad",
|
|
124
128
|
"disclaimer-title": "Título del descargo de responsabilidad",
|
|
125
129
|
"distribution-path": "Ruta de distribución",
|
|
@@ -138,6 +142,7 @@
|
|
|
138
142
|
"enter-your-email-or-username-to-continue": "Ingresa tu correo o nombre de usuario para continuar",
|
|
139
143
|
"eps": "BPA",
|
|
140
144
|
"est-liquidation-value": "Est. Valor de liquidación",
|
|
145
|
+
"example": "Ejemplo",
|
|
141
146
|
"exceptional": "Excepcional",
|
|
142
147
|
"exchange": "Intercambio",
|
|
143
148
|
"exchange-verified-data": "Intercambiar datos verificados",
|
|
@@ -153,6 +158,7 @@
|
|
|
153
158
|
"february": "Febrero",
|
|
154
159
|
"female": "hembra",
|
|
155
160
|
"fetching-company-profile": "Obteniendo perfil de la empresa...",
|
|
161
|
+
"field-declares-no-rules": "Este campo no declara reglas",
|
|
156
162
|
"field-mismatch": "No coincide con el campo <$field>.",
|
|
157
163
|
"filter-name": "filtrar <$nombre>",
|
|
158
164
|
"financial-highlights-cr": "Aspectos financieros destacados ($ Cr)",
|
|
@@ -186,6 +192,7 @@
|
|
|
186
192
|
"icon": "Icono",
|
|
187
193
|
"id": "ID",
|
|
188
194
|
"ideal-holding": "Tenencia ideal",
|
|
195
|
+
"ignore-case": "Ignorar mayúsculas",
|
|
189
196
|
"index": "Índice",
|
|
190
197
|
"info-details": "Aquí puedes encontrar detalles sobre la aplicación y sus características.",
|
|
191
198
|
"information": "Información",
|
|
@@ -219,6 +226,7 @@
|
|
|
219
226
|
"last-name": "Apellido",
|
|
220
227
|
"last-step": "Último paso",
|
|
221
228
|
"last-updated": "Última actualización",
|
|
229
|
+
"letters-only-expected": "Solo letras",
|
|
222
230
|
"lifestyle": "Estilo de vida",
|
|
223
231
|
"light": "claro",
|
|
224
232
|
"likes": "Me gusta",
|
|
@@ -291,6 +299,7 @@
|
|
|
291
299
|
"no-description": "Sin descripción",
|
|
292
300
|
"no-investments-loaded": "No hay inversiones cargadas",
|
|
293
301
|
"no-languages-found": "No se encontraron idiomas.",
|
|
302
|
+
"no-patterns": "Sin patrones",
|
|
294
303
|
"no-posts-yet": "Aún no hay publicaciones",
|
|
295
304
|
"no-rankings-available": "No hay clasificaciones disponibles",
|
|
296
305
|
"no-records": "Sin registros",
|
|
@@ -302,6 +311,12 @@
|
|
|
302
311
|
"noise-reduction": "Reducción de ruido",
|
|
303
312
|
"none": "Ninguno",
|
|
304
313
|
"not-a-valid-email": "No es un correo electrónico válido",
|
|
314
|
+
"not-a-valid-hex-color": "Color hexadecimal no válido",
|
|
315
|
+
"not-a-valid-iban": "IBAN no válido",
|
|
316
|
+
"not-a-valid-pattern": "Formato no válido",
|
|
317
|
+
"not-a-valid-phone": "Número de teléfono no válido",
|
|
318
|
+
"not-a-valid-postal-code": "Código postal no válido",
|
|
319
|
+
"not-a-valid-slug": "Usa minúsculas, números y guiones",
|
|
305
320
|
"not-a-valid-url": "No es una URL válida",
|
|
306
321
|
"not-available": "No disponible",
|
|
307
322
|
"not-now": "Ahora no",
|
|
@@ -326,11 +341,21 @@
|
|
|
326
341
|
"p-l": "G/P",
|
|
327
342
|
"password": "contraseña",
|
|
328
343
|
"password-invalid": "Esta contraseña no es válida. Vuelve a escribirla o restablécela.",
|
|
344
|
+
"pattern": "Patrón",
|
|
345
|
+
"pattern-example-does-not-match": "El ejemplo no coincide",
|
|
346
|
+
"pattern-example-matches": "El ejemplo coincide",
|
|
347
|
+
"pattern-is-not-valid": "La expresión no es válida",
|
|
348
|
+
"pattern-message": "Mensaje del patrón",
|
|
349
|
+
"pattern-message-required": "Varios patrones necesitan un mensaje para el campo",
|
|
350
|
+
"pattern-name": "Nombre del patrón",
|
|
351
|
+
"pattern-untested": "Escribe un patrón y un ejemplo",
|
|
352
|
+
"patterns": "Patrones",
|
|
329
353
|
"pending-requests": "Solicitudes Pendientes",
|
|
330
354
|
"pending-with-me": "Pendiente conmigo",
|
|
331
355
|
"perf-snapshot": "Resumen rend",
|
|
332
356
|
"performance-history": "Historial de rendimiento",
|
|
333
357
|
"permission-details": "Detalles de permisos",
|
|
358
|
+
"pick-a-pattern": "Elige un patrón",
|
|
334
359
|
"pinned": "Fijado",
|
|
335
360
|
"please-select": "Por favor seleccione",
|
|
336
361
|
"portfolio": "Portafolio",
|
|
@@ -340,6 +365,7 @@
|
|
|
340
365
|
"posts": "Publicaciones",
|
|
341
366
|
"preview": "Avance",
|
|
342
367
|
"preview-draft": "Vista previa borrador",
|
|
368
|
+
"preview-live": "Vista previa en vivo",
|
|
343
369
|
"preview-local": "Vista previa local",
|
|
344
370
|
"previous": "Anterior",
|
|
345
371
|
"previous-slide": "Diapositiva anterior",
|
|
@@ -357,6 +383,7 @@
|
|
|
357
383
|
"real-time-update": "Actualización en tiempo real",
|
|
358
384
|
"recently-used": "Usado recientemente",
|
|
359
385
|
"regenerate-token": "Regenerar Token",
|
|
386
|
+
"regular-expression": "Expresión regular",
|
|
360
387
|
"reject": "Rechazar",
|
|
361
388
|
"release-date": "Fecha de lanzamiento",
|
|
362
389
|
"remove": "Eliminar",
|
|
@@ -368,6 +395,7 @@
|
|
|
368
395
|
"request-sent": "Solicitud enviada",
|
|
369
396
|
"requested": "Solicitado",
|
|
370
397
|
"requests": "Solicitudes",
|
|
398
|
+
"required": "Obligatorio",
|
|
371
399
|
"resend": "reenviar",
|
|
372
400
|
"reserved": "reservado",
|
|
373
401
|
"reset": "restablecer",
|
|
@@ -394,6 +422,7 @@
|
|
|
394
422
|
"sector": "Sector científico",
|
|
395
423
|
"see-all": "Ver todo >",
|
|
396
424
|
"select": "Seleccionar",
|
|
425
|
+
"select-a-field": "Selecciona un campo",
|
|
397
426
|
"select-an-account": "Seleccionar una cuenta",
|
|
398
427
|
"select-an-account-help": "Elige una cuenta para continuar en Magmonium",
|
|
399
428
|
"select-color": "Seleccionar color",
|
|
@@ -479,6 +508,7 @@
|
|
|
479
508
|
"tuesday": "Martes",
|
|
480
509
|
"tuning": "Ajuste",
|
|
481
510
|
"type": "Tipo",
|
|
511
|
+
"type-a-value": "Escribe un valor para probar",
|
|
482
512
|
"type-text": "Escribe texto",
|
|
483
513
|
"type-to-search": "escribe para buscar",
|
|
484
514
|
"unable-to-load-application": "No se pudo cargar la aplicación",
|
|
@@ -496,6 +526,8 @@
|
|
|
496
526
|
"user-subtitle": "Gestione la información del perfil de usuario, las contraseñas y las sesiones.",
|
|
497
527
|
"username-email-mobile": "Nombre de usuario/correo electrónico/móvil",
|
|
498
528
|
"value": "Valor",
|
|
529
|
+
"value-is-accepted": "El valor se acepta",
|
|
530
|
+
"value-is-refused": "El valor se rechaza",
|
|
499
531
|
"version": "versión",
|
|
500
532
|
"view-more": "Ver más",
|
|
501
533
|
"view-replies": "Ver respuestas",
|
|
@@ -510,6 +542,7 @@
|
|
|
510
542
|
"wednesday": "Miércoles",
|
|
511
543
|
"week": "Semana",
|
|
512
544
|
"welcome-to-the-information-page": "Bienvenido a la página de información.",
|
|
545
|
+
"whitespace-not-allowed": "No se permiten espacios",
|
|
513
546
|
"will-be-down-by": "Estará abajo por",
|
|
514
547
|
"will-be-up-by": "estará arriba por",
|
|
515
548
|
"win": "Ganar",
|