@donotdev/core 0.0.18 → 0.0.19

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.
@@ -17,6 +17,7 @@
17
17
  "reset": "إعادة تعيين",
18
18
  "apply": "تطبيق",
19
19
  "select": "اختيار",
20
+ "selectYear": "اختر أو اكتب السنة",
20
21
  "upload": "رفع",
21
22
  "download": "تنزيل",
22
23
  "close": "إغلاق"
@@ -261,6 +262,17 @@
261
262
  "currency": "يرجى إدخال مبلغ صالح",
262
263
  "color": "يرجى إدخال كود لون صالح"
263
264
  },
265
+ "favorites": {
266
+ "title": "المفضلة",
267
+ "add": "إضافة إلى المفضلة",
268
+ "remove": "إزالة من المفضلة",
269
+ "saved": "محفوظ",
270
+ "save": "حفظ",
271
+ "showAll": "عرض الكل",
272
+ "showFavorites": "عرض المفضلة",
273
+ "myFavorites": "مفضلاتي",
274
+ "noFavorites": "لا توجد مفضلات بعد"
275
+ },
264
276
  "pagination": {
265
277
  "showing": "عرض {{from}} إلى {{to}} من {{total}} إدخالات",
266
278
  "previous": "السابق",
@@ -292,5 +304,13 @@
292
304
  "count_one": "تم العثور على {{count}} نتيجة",
293
305
  "count_other": "تم العثور على {{count}} نتائج"
294
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "عرض كـ",
310
+ "preview": "معاينة"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "شامل الضريبة",
314
+ "discountPercent": "-{{percent}}%"
295
315
  }
296
316
  }
@@ -17,6 +17,7 @@
17
17
  "reset": "Zurücksetzen",
18
18
  "apply": "Anwenden",
19
19
  "select": "Auswählen",
20
+ "selectYear": "Jahr auswählen oder eingeben",
20
21
  "upload": "Hochladen",
21
22
  "download": "Herunterladen",
22
23
  "close": "Schließen"
@@ -261,6 +262,17 @@
261
262
  "currency": "Bitte geben Sie einen gültigen Betrag ein",
262
263
  "color": "Bitte geben Sie einen gültigen Farbcode ein"
263
264
  },
265
+ "favorites": {
266
+ "title": "Favoriten",
267
+ "add": "Zu Favoriten hinzufügen",
268
+ "remove": "Aus Favoriten entfernen",
269
+ "saved": "Gespeichert",
270
+ "save": "Speichern",
271
+ "showAll": "Alle anzeigen",
272
+ "showFavorites": "Favoriten anzeigen",
273
+ "myFavorites": "Meine Favoriten",
274
+ "noFavorites": "Noch keine Favoriten"
275
+ },
264
276
  "pagination": {
265
277
  "showing": "Zeige {{from}} bis {{to}} von {{total}} Einträgen",
266
278
  "previous": "Vorherige",
@@ -292,5 +304,13 @@
292
304
  "count_one": "{{count}} Vorkommen gefunden",
293
305
  "count_other": "{{count}} Vorkommen gefunden"
294
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "Anzeigen als",
310
+ "preview": "Vorschau"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "inkl. MwSt.",
314
+ "discountPercent": "-{{percent}}%"
295
315
  }
296
316
  }
@@ -17,6 +17,7 @@
17
17
  "reset": "Reset",
18
18
  "apply": "Apply",
19
19
  "select": "Select",
20
+ "selectYear": "Select or type year",
20
21
  "upload": "Upload",
21
22
  "download": "Download",
22
23
  "close": "Close"
@@ -170,6 +171,17 @@
170
171
  "addFavorite": "Add to favorites",
171
172
  "removeFavorite": "Remove from favorites"
172
173
  },
174
+ "favorites": {
175
+ "title": "Favorites",
176
+ "add": "Add to favorites",
177
+ "remove": "Remove from favorites",
178
+ "saved": "Saved",
179
+ "save": "Save",
180
+ "showAll": "Show All",
181
+ "showFavorites": "Show Favorites",
182
+ "myFavorites": "My Favorites",
183
+ "noFavorites": "No favorites yet"
184
+ },
173
185
  "copyToClipboard": "Copy to clipboard",
174
186
  "copied": "Copied!",
175
187
  "copyPassword": "Copy password",
@@ -457,5 +469,13 @@
457
469
  "fieldRendering": "Error rendering field {{field}}",
458
470
  "fallingBackToTextField": "Using text field for unsupported type {{type}}",
459
471
  "invalidFieldProps": "Invalid configuration for field {{field}}"
472
+ },
473
+ "visibility": {
474
+ "viewAs": "View as",
475
+ "preview": "Preview"
476
+ },
477
+ "price": {
478
+ "vatIncluded": "VAT Incl.",
479
+ "discountPercent": "-{{percent}}%"
460
480
  }
461
481
  }
@@ -17,6 +17,7 @@
17
17
  "reset": "Restablecer",
18
18
  "apply": "Aplicar",
19
19
  "select": "Seleccionar",
20
+ "selectYear": "Seleccionar o escribir año",
20
21
  "upload": "Subir",
21
22
  "download": "Descargar",
22
23
  "close": "Cerrar"
@@ -261,6 +262,17 @@
261
262
  "currency": "Ingrese un monto válido",
262
263
  "color": "Ingrese un código de color válido"
263
264
  },
265
+ "favorites": {
266
+ "title": "Favoritos",
267
+ "add": "Agregar a favoritos",
268
+ "remove": "Quitar de favoritos",
269
+ "saved": "Guardado",
270
+ "save": "Guardar",
271
+ "showAll": "Mostrar todo",
272
+ "showFavorites": "Mostrar favoritos",
273
+ "myFavorites": "Mis favoritos",
274
+ "noFavorites": "Aún no hay favoritos"
275
+ },
264
276
  "pagination": {
265
277
  "showing": "Mostrando {{from}} a {{to}} de {{total}} entradas",
266
278
  "previous": "Anterior",
@@ -292,5 +304,13 @@
292
304
  "count_one": "{{count}} ocurrencia encontrada",
293
305
  "count_other": "{{count}} ocurrencias encontradas"
294
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "Ver como",
310
+ "preview": "Vista previa"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "IVA incl.",
314
+ "discountPercent": "-{{percent}}%"
295
315
  }
296
316
  }
@@ -17,6 +17,7 @@
17
17
  "reset": "Réinitialiser",
18
18
  "apply": "Appliquer",
19
19
  "select": "Sélectionner",
20
+ "selectYear": "Sélectionner ou saisir une année",
20
21
  "upload": "Télécharger",
21
22
  "download": "Télécharger",
22
23
  "close": "Fermer"
@@ -261,6 +262,17 @@
261
262
  "currency": "Veuillez entrer un montant valide",
262
263
  "color": "Veuillez entrer un code couleur valide"
263
264
  },
265
+ "favorites": {
266
+ "title": "Favoris",
267
+ "add": "Ajouter aux favoris",
268
+ "remove": "Retirer des favoris",
269
+ "saved": "Enregistré",
270
+ "save": "Enregistrer",
271
+ "showAll": "Afficher tout",
272
+ "showFavorites": "Afficher les favoris",
273
+ "myFavorites": "Mes favoris",
274
+ "noFavorites": "Aucun favori pour le moment"
275
+ },
264
276
  "pagination": {
265
277
  "showing": "Affichage de {{from}} à {{to}} sur {{total}} entrées",
266
278
  "previous": "Précédent",
@@ -292,5 +304,13 @@
292
304
  "count_one": "{{count}} occurrence trouvée",
293
305
  "count_other": "{{count}} occurrences trouvées"
294
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "Voir en tant que",
310
+ "preview": "Aperçu"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "TTC",
314
+ "discountPercent": "-{{percent}} %"
295
315
  }
296
316
  }
@@ -17,6 +17,7 @@
17
17
  "reset": "Reimposta",
18
18
  "apply": "Applica",
19
19
  "select": "Seleziona",
20
+ "selectYear": "Seleziona o digita l'anno",
20
21
  "upload": "Carica",
21
22
  "download": "Scarica",
22
23
  "close": "Chiudi"
@@ -261,6 +262,17 @@
261
262
  "currency": "Inserisci un importo valido",
262
263
  "color": "Inserisci un codice colore valido"
263
264
  },
265
+ "favorites": {
266
+ "title": "Preferiti",
267
+ "add": "Aggiungi ai preferiti",
268
+ "remove": "Rimuovi dai preferiti",
269
+ "saved": "Salvato",
270
+ "save": "Salva",
271
+ "showAll": "Mostra tutto",
272
+ "showFavorites": "Mostra preferiti",
273
+ "myFavorites": "I miei preferiti",
274
+ "noFavorites": "Nessun preferito ancora"
275
+ },
264
276
  "pagination": {
265
277
  "showing": "Mostra {{from}} a {{to}} di {{total}} voci",
266
278
  "previous": "Precedente",
@@ -292,5 +304,13 @@
292
304
  "count_one": "{{count}} occorrenza trovata",
293
305
  "count_other": "{{count}} occorrenze trovate"
294
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "Visualizza come",
310
+ "preview": "Anteprima"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "IVA incl.",
314
+ "discountPercent": "-{{percent}}%"
295
315
  }
296
316
  }
@@ -17,6 +17,7 @@
17
17
  "reset": "リセット",
18
18
  "apply": "適用",
19
19
  "select": "選択",
20
+ "selectYear": "年を選択または入力",
20
21
  "upload": "アップロード",
21
22
  "download": "ダウンロード",
22
23
  "close": "閉じる"
@@ -261,6 +262,17 @@
261
262
  "currency": "有効な金額を入力してください",
262
263
  "color": "有効なカラーコードを入力してください"
263
264
  },
265
+ "favorites": {
266
+ "title": "お気に入り",
267
+ "add": "お気に入りに追加",
268
+ "remove": "お気に入りから削除",
269
+ "saved": "保存済み",
270
+ "save": "保存",
271
+ "showAll": "すべて表示",
272
+ "showFavorites": "お気に入りを表示",
273
+ "myFavorites": "マイお気に入り",
274
+ "noFavorites": "お気に入りはまだありません"
275
+ },
264
276
  "pagination": {
265
277
  "showing": "{{from}}から{{to}}まで(全{{total}}件中)",
266
278
  "previous": "前へ",
@@ -292,5 +304,13 @@
292
304
  "count_one": "{{count}}件見つかりました",
293
305
  "count_other": "{{count}}件見つかりました"
294
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "表示モード",
310
+ "preview": "プレビュー"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "税込",
314
+ "discountPercent": "-{{percent}}%"
295
315
  }
296
316
  }
@@ -17,6 +17,7 @@
17
17
  "reset": "재설정",
18
18
  "apply": "적용",
19
19
  "select": "선택",
20
+ "selectYear": "연도 선택 또는 입력",
20
21
  "upload": "업로드",
21
22
  "download": "다운로드",
22
23
  "close": "닫기"
@@ -261,6 +262,17 @@
261
262
  "currency": "유효한 금액을 입력해 주세요",
262
263
  "color": "유효한 색상 코드를 입력해 주세요"
263
264
  },
265
+ "favorites": {
266
+ "title": "즐겨찾기",
267
+ "add": "즐겨찾기에 추가",
268
+ "remove": "즐겨찾기에서 제거",
269
+ "saved": "저장됨",
270
+ "save": "저장",
271
+ "showAll": "모두 표시",
272
+ "showFavorites": "즐겨찾기 표시",
273
+ "myFavorites": "내 즐겨찾기",
274
+ "noFavorites": "아직 즐겨찾기가 없습니다"
275
+ },
264
276
  "pagination": {
265
277
  "showing": "{{from}}부터 {{to}}까지 (총 {{total}}개 중)",
266
278
  "previous": "이전",
@@ -292,5 +304,13 @@
292
304
  "count_one": "{{count}}개 발견됨",
293
305
  "count_other": "{{count}}개 발견됨"
294
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "다음으로 보기",
310
+ "preview": "미리보기"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "부가세 포함",
314
+ "discountPercent": "-{{percent}}%"
295
315
  }
296
316
  }