@donotdev/core 0.0.17 → 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.
@@ -1,4 +1,27 @@
1
1
  {
2
+ "actions": {
3
+ "label": "Acciones",
4
+ "create": "Crear",
5
+ "update": "Actualizar",
6
+ "delete": "Eliminar",
7
+ "cancel": "Cancelar",
8
+ "save": "Guardar",
9
+ "confirm": "Confirmar",
10
+ "back": "Atrás",
11
+ "next": "Siguiente",
12
+ "previous": "Anterior",
13
+ "search": "Buscar",
14
+ "searchPlaceholder": "Buscar...",
15
+ "filter": "Filtrar",
16
+ "clear": "Limpiar",
17
+ "reset": "Restablecer",
18
+ "apply": "Aplicar",
19
+ "select": "Seleccionar",
20
+ "selectYear": "Seleccionar o escribir año",
21
+ "upload": "Subir",
22
+ "download": "Descargar",
23
+ "close": "Cerrar"
24
+ },
2
25
  "fields": {
3
26
  "array": "Matriz",
4
27
  "boolean": "Booleano",
@@ -169,8 +192,69 @@
169
192
  "upload": "Subir {{index}}",
170
193
  "uploaded": "{{label}} {{index}}{{suffix}} (subida)",
171
194
  "pending": "{{label}} {{index}}{{suffix}} (carga pendiente)"
195
+ },
196
+ "editor": {
197
+ "title": "Editar imagen",
198
+ "titleWithIndex": "Imagen {{current}} de {{total}}",
199
+ "description": "Ver y editar imagen con herramientas de recorte, rotación y zoom",
200
+ "editButton": "Editar imagen",
201
+ "aspectRatio": "Relación de aspecto",
202
+ "aspectFree": "Libre",
203
+ "zoom": "Zoom",
204
+ "rotation": "Rotación",
205
+ "rotateLeft": "Rotar a la izquierda",
206
+ "rotateRight": "Rotar a la derecha",
207
+ "fitToView": "Ajustar a la vista",
208
+ "showGrid": "Mostrar cuadrícula",
209
+ "hideGrid": "Ocultar cuadrícula",
210
+ "reset": "Restablecer",
211
+ "apply": "Aplicar",
212
+ "processing": "Procesando...",
213
+ "cancel": "Cancelar",
214
+ "deleteImage": "Eliminar imagen",
215
+ "deleteConfirm": "¿Eliminar permanentemente esta imagen?",
216
+ "previousImage": "Imagen anterior",
217
+ "nextImage": "Imagen siguiente"
172
218
  }
173
219
  },
220
+ "messages": {
221
+ "createSuccess": "{{entity}} creado exitosamente",
222
+ "updateSuccess": "{{entity}} actualizado exitosamente",
223
+ "deleteSuccess": "{{entity}} eliminado exitosamente",
224
+ "error": "Ocurrió un error",
225
+ "loading": "Cargando...",
226
+ "noResults": "No se encontraron resultados",
227
+ "confirmDelete": "¿Está seguro de que desea eliminar este {{entity}}?",
228
+ "unsavedChanges": "Tiene cambios sin guardar",
229
+ "unsavedChangesDiscard": "Tiene cambios sin guardar. ¿Descartarlos?",
230
+ "unsavedChangesLeave": "Tiene cambios sin guardar. ¿Está seguro de que desea salir?",
231
+ "sessionExpired": "Su sesión ha expirado",
232
+ "networkError": "Error de red ocurrido",
233
+ "unauthorized": "Acceso no autorizado",
234
+ "forbidden": "Acceso prohibido",
235
+ "serverError": "Error del servidor ocurrido"
236
+ },
237
+ "form": {
238
+ "submit": "Enviar",
239
+ "cancel": "Cancelar",
240
+ "submitting": "Enviando...",
241
+ "loading": "Cargando...",
242
+ "add": "Agregar",
243
+ "remove": "Eliminar",
244
+ "typeAndPressAdd": "Escriba y presione Agregar...",
245
+ "enterLocationData": "Ingrese datos de ubicación (JSON)",
246
+ "uploading": "Subiendo {{progress}}%...",
247
+ "processing": "Procesando...",
248
+ "validating": "Validando...",
249
+ "saving": "Guardando..."
250
+ },
251
+ "gdprConsent": {
252
+ "consent": "Acepto la",
253
+ "privacyPolicy": "política de privacidad",
254
+ "terms": "términos de uso",
255
+ "and": "y consiento el procesamiento de mis datos personales.",
256
+ "required": "Por favor acepte la política de privacidad para continuar"
257
+ },
174
258
  "custom": {
175
259
  "passwordMatch": "Las contraseñas deben coincidir",
176
260
  "phoneNumber": "Ingrese un número de teléfono válido",
@@ -178,6 +262,24 @@
178
262
  "currency": "Ingrese un monto válido",
179
263
  "color": "Ingrese un código de color válido"
180
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
+ },
276
+ "pagination": {
277
+ "showing": "Mostrando {{from}} a {{to}} de {{total}} entradas",
278
+ "previous": "Anterior",
279
+ "next": "Siguiente",
280
+ "page": "Página {{page}} de {{total}}",
281
+ "itemsPerPagePlaceholder": "Elementos por página:"
282
+ },
181
283
  "filters": {
182
284
  "title": "Explorar {{entity}} - Filtros",
183
285
  "apply": "Aplicar filtros",
@@ -185,11 +287,30 @@
185
287
  "noResults": "Ningún resultado coincide con sus filtros",
186
288
  "selected": "{{count}} seleccionado"
187
289
  },
290
+ "filter": {
291
+ "placeholder": "Filtrar...",
292
+ "selectPlaceholder": "Todos",
293
+ "min": "Mín",
294
+ "max": "Máx",
295
+ "from": "Desde",
296
+ "to": "Hasta",
297
+ "today": "Hoy",
298
+ "thisWeek": "Esta semana",
299
+ "thisMonth": "Este mes"
300
+ },
188
301
  "results": {
189
302
  "title": {
190
303
  "fetching": "Cargando...",
191
304
  "count_one": "{{count}} ocurrencia encontrada",
192
305
  "count_other": "{{count}} ocurrencias encontradas"
193
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "Ver como",
310
+ "preview": "Vista previa"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "IVA incl.",
314
+ "discountPercent": "-{{percent}}%"
194
315
  }
195
316
  }
@@ -1,4 +1,27 @@
1
1
  {
2
+ "actions": {
3
+ "label": "Actions",
4
+ "create": "Créer",
5
+ "update": "Modifier",
6
+ "delete": "Supprimer",
7
+ "cancel": "Annuler",
8
+ "save": "Enregistrer",
9
+ "confirm": "Confirmer",
10
+ "back": "Retour",
11
+ "next": "Suivant",
12
+ "previous": "Précédent",
13
+ "search": "Rechercher",
14
+ "searchPlaceholder": "Rechercher...",
15
+ "filter": "Filtrer",
16
+ "clear": "Effacer",
17
+ "reset": "Réinitialiser",
18
+ "apply": "Appliquer",
19
+ "select": "Sélectionner",
20
+ "selectYear": "Sélectionner ou saisir une année",
21
+ "upload": "Télécharger",
22
+ "download": "Télécharger",
23
+ "close": "Fermer"
24
+ },
2
25
  "fields": {
3
26
  "array": "Tableau",
4
27
  "boolean": "Booléen",
@@ -169,8 +192,69 @@
169
192
  "upload": "Télécharger {{index}}",
170
193
  "uploaded": "{{label}} {{index}}{{suffix}} (téléchargée)",
171
194
  "pending": "{{label}} {{index}}{{suffix}} (téléchargement en attente)"
195
+ },
196
+ "editor": {
197
+ "title": "Modifier l'image",
198
+ "titleWithIndex": "Image {{current}} sur {{total}}",
199
+ "description": "Visualiser et modifier l'image avec outils de recadrage, rotation et zoom",
200
+ "editButton": "Modifier l'image",
201
+ "aspectRatio": "Ratio d'aspect",
202
+ "aspectFree": "Libre",
203
+ "zoom": "Zoom",
204
+ "rotation": "Rotation",
205
+ "rotateLeft": "Tourner vers la gauche",
206
+ "rotateRight": "Tourner vers la droite",
207
+ "fitToView": "Ajuster à la vue",
208
+ "showGrid": "Afficher la grille",
209
+ "hideGrid": "Masquer la grille",
210
+ "reset": "Réinitialiser",
211
+ "apply": "Appliquer",
212
+ "processing": "Traitement...",
213
+ "cancel": "Annuler",
214
+ "deleteImage": "Supprimer l'image",
215
+ "deleteConfirm": "Supprimer définitivement cette image ?",
216
+ "previousImage": "Image précédente",
217
+ "nextImage": "Image suivante"
172
218
  }
173
219
  },
220
+ "messages": {
221
+ "createSuccess": "{{entity}} créé avec succès",
222
+ "updateSuccess": "{{entity}} modifié avec succès",
223
+ "deleteSuccess": "{{entity}} supprimé avec succès",
224
+ "error": "Une erreur s'est produite",
225
+ "loading": "Chargement...",
226
+ "noResults": "Aucun résultat trouvé",
227
+ "confirmDelete": "Êtes-vous sûr de vouloir supprimer ce {{entity}} ?",
228
+ "unsavedChanges": "Vous avez des modifications non enregistrées",
229
+ "unsavedChangesDiscard": "Vous avez des modifications non enregistrées. Les abandonner ?",
230
+ "unsavedChangesLeave": "Vous avez des modifications non enregistrées. Êtes-vous sûr de vouloir quitter ?",
231
+ "sessionExpired": "Votre session a expiré",
232
+ "networkError": "Erreur réseau survenue",
233
+ "unauthorized": "Accès non autorisé",
234
+ "forbidden": "Accès interdit",
235
+ "serverError": "Erreur serveur survenue"
236
+ },
237
+ "form": {
238
+ "submit": "Soumettre",
239
+ "cancel": "Annuler",
240
+ "submitting": "Envoi en cours...",
241
+ "loading": "Chargement...",
242
+ "add": "Ajouter",
243
+ "remove": "Supprimer",
244
+ "typeAndPressAdd": "Tapez et appuyez sur Ajouter...",
245
+ "enterLocationData": "Entrez les données de localisation (JSON)",
246
+ "uploading": "Téléchargement {{progress}}%...",
247
+ "processing": "Traitement...",
248
+ "validating": "Validation...",
249
+ "saving": "Enregistrement..."
250
+ },
251
+ "gdprConsent": {
252
+ "consent": "J'accepte la",
253
+ "privacyPolicy": "politique de confidentialité",
254
+ "terms": "conditions d'utilisation",
255
+ "and": "et consens au traitement de mes données personnelles.",
256
+ "required": "Veuillez accepter la politique de confidentialité pour continuer"
257
+ },
174
258
  "custom": {
175
259
  "passwordMatch": "Les mots de passe doivent correspondre",
176
260
  "phoneNumber": "Veuillez entrer un numéro de téléphone valide",
@@ -178,6 +262,24 @@
178
262
  "currency": "Veuillez entrer un montant valide",
179
263
  "color": "Veuillez entrer un code couleur valide"
180
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
+ },
276
+ "pagination": {
277
+ "showing": "Affichage de {{from}} à {{to}} sur {{total}} entrées",
278
+ "previous": "Précédent",
279
+ "next": "Suivant",
280
+ "page": "Page {{page}} sur {{total}}",
281
+ "itemsPerPagePlaceholder": "Éléments par page :"
282
+ },
181
283
  "filters": {
182
284
  "title": "Parcourir {{entity}} - Filtres",
183
285
  "apply": "Appliquer les filtres",
@@ -185,11 +287,30 @@
185
287
  "noResults": "Aucun résultat ne correspond à vos filtres",
186
288
  "selected": "{{count}} sélectionné"
187
289
  },
290
+ "filter": {
291
+ "placeholder": "Filtrer...",
292
+ "selectPlaceholder": "Tous",
293
+ "min": "Min",
294
+ "max": "Max",
295
+ "from": "De",
296
+ "to": "À",
297
+ "today": "Aujourd'hui",
298
+ "thisWeek": "Cette semaine",
299
+ "thisMonth": "Ce mois"
300
+ },
188
301
  "results": {
189
302
  "title": {
190
303
  "fetching": "Chargement...",
191
304
  "count_one": "{{count}} occurrence trouvée",
192
305
  "count_other": "{{count}} occurrences trouvées"
193
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "Voir en tant que",
310
+ "preview": "Aperçu"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "TTC",
314
+ "discountPercent": "-{{percent}} %"
194
315
  }
195
316
  }
@@ -1,4 +1,27 @@
1
1
  {
2
+ "actions": {
3
+ "label": "Azioni",
4
+ "create": "Crea",
5
+ "update": "Aggiorna",
6
+ "delete": "Elimina",
7
+ "cancel": "Annulla",
8
+ "save": "Salva",
9
+ "confirm": "Conferma",
10
+ "back": "Indietro",
11
+ "next": "Successivo",
12
+ "previous": "Precedente",
13
+ "search": "Cerca",
14
+ "searchPlaceholder": "Cerca...",
15
+ "filter": "Filtra",
16
+ "clear": "Cancella",
17
+ "reset": "Reimposta",
18
+ "apply": "Applica",
19
+ "select": "Seleziona",
20
+ "selectYear": "Seleziona o digita l'anno",
21
+ "upload": "Carica",
22
+ "download": "Scarica",
23
+ "close": "Chiudi"
24
+ },
2
25
  "fields": {
3
26
  "array": "Array",
4
27
  "boolean": "Booleano",
@@ -169,8 +192,69 @@
169
192
  "upload": "Carica {{index}}",
170
193
  "uploaded": "{{label}} {{index}}{{suffix}} (caricata)",
171
194
  "pending": "{{label}} {{index}}{{suffix}} (caricamento in sospeso)"
195
+ },
196
+ "editor": {
197
+ "title": "Modifica immagine",
198
+ "titleWithIndex": "Immagine {{current}} di {{total}}",
199
+ "description": "Visualizza e modifica immagine con strumenti di ritaglio, rotazione e zoom",
200
+ "editButton": "Modifica immagine",
201
+ "aspectRatio": "Proporzioni",
202
+ "aspectFree": "Libero",
203
+ "zoom": "Zoom",
204
+ "rotation": "Rotazione",
205
+ "rotateLeft": "Ruota a sinistra",
206
+ "rotateRight": "Ruota a destra",
207
+ "fitToView": "Adatta alla vista",
208
+ "showGrid": "Mostra griglia",
209
+ "hideGrid": "Nascondi griglia",
210
+ "reset": "Reimposta",
211
+ "apply": "Applica",
212
+ "processing": "Elaborazione...",
213
+ "cancel": "Annulla",
214
+ "deleteImage": "Elimina immagine",
215
+ "deleteConfirm": "Eliminare definitivamente questa immagine?",
216
+ "previousImage": "Immagine precedente",
217
+ "nextImage": "Immagine successiva"
172
218
  }
173
219
  },
220
+ "messages": {
221
+ "createSuccess": "{{entity}} creato con successo",
222
+ "updateSuccess": "{{entity}} aggiornato con successo",
223
+ "deleteSuccess": "{{entity}} eliminato con successo",
224
+ "error": "Si è verificato un errore",
225
+ "loading": "Caricamento...",
226
+ "noResults": "Nessun risultato trovato",
227
+ "confirmDelete": "Sei sicuro di voler eliminare questo {{entity}}?",
228
+ "unsavedChanges": "Hai modifiche non salvate",
229
+ "unsavedChangesDiscard": "Hai modifiche non salvate. Scartarle?",
230
+ "unsavedChangesLeave": "Hai modifiche non salvate. Sei sicuro di voler uscire?",
231
+ "sessionExpired": "La tua sessione è scaduta",
232
+ "networkError": "Errore di rete verificatosi",
233
+ "unauthorized": "Accesso non autorizzato",
234
+ "forbidden": "Accesso vietato",
235
+ "serverError": "Errore del server verificatosi"
236
+ },
237
+ "form": {
238
+ "submit": "Invia",
239
+ "cancel": "Annulla",
240
+ "submitting": "Invio in corso...",
241
+ "loading": "Caricamento...",
242
+ "add": "Aggiungi",
243
+ "remove": "Rimuovi",
244
+ "typeAndPressAdd": "Digita e premi Aggiungi...",
245
+ "enterLocationData": "Inserisci dati di posizione (JSON)",
246
+ "uploading": "Caricamento {{progress}}%...",
247
+ "processing": "Elaborazione...",
248
+ "validating": "Validazione...",
249
+ "saving": "Salvataggio..."
250
+ },
251
+ "gdprConsent": {
252
+ "consent": "Accetto la",
253
+ "privacyPolicy": "politica sulla privacy",
254
+ "terms": "termini di utilizzo",
255
+ "and": "e acconsento al trattamento dei miei dati personali.",
256
+ "required": "Si prega di accettare la politica sulla privacy per continuare"
257
+ },
174
258
  "custom": {
175
259
  "passwordMatch": "Le password devono corrispondere",
176
260
  "phoneNumber": "Inserisci un numero di telefono valido",
@@ -178,6 +262,24 @@
178
262
  "currency": "Inserisci un importo valido",
179
263
  "color": "Inserisci un codice colore valido"
180
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
+ },
276
+ "pagination": {
277
+ "showing": "Mostra {{from}} a {{to}} di {{total}} voci",
278
+ "previous": "Precedente",
279
+ "next": "Successivo",
280
+ "page": "Pagina {{page}} di {{total}}",
281
+ "itemsPerPagePlaceholder": "Elementi per pagina:"
282
+ },
181
283
  "filters": {
182
284
  "title": "Sfoglia {{entity}} - Filtri",
183
285
  "apply": "Applica filtri",
@@ -185,11 +287,30 @@
185
287
  "noResults": "Nessun risultato corrisponde ai tuoi filtri",
186
288
  "selected": "{{count}} selezionato"
187
289
  },
290
+ "filter": {
291
+ "placeholder": "Filtra...",
292
+ "selectPlaceholder": "Tutti",
293
+ "min": "Min",
294
+ "max": "Max",
295
+ "from": "Da",
296
+ "to": "A",
297
+ "today": "Oggi",
298
+ "thisWeek": "Questa settimana",
299
+ "thisMonth": "Questo mese"
300
+ },
188
301
  "results": {
189
302
  "title": {
190
303
  "fetching": "Caricamento...",
191
304
  "count_one": "{{count}} occorrenza trovata",
192
305
  "count_other": "{{count}} occorrenze trovate"
193
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "Visualizza come",
310
+ "preview": "Anteprima"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "IVA incl.",
314
+ "discountPercent": "-{{percent}}%"
194
315
  }
195
316
  }
@@ -1,4 +1,27 @@
1
1
  {
2
+ "actions": {
3
+ "label": "アクション",
4
+ "create": "作成",
5
+ "update": "更新",
6
+ "delete": "削除",
7
+ "cancel": "キャンセル",
8
+ "save": "保存",
9
+ "confirm": "確認",
10
+ "back": "戻る",
11
+ "next": "次へ",
12
+ "previous": "前へ",
13
+ "search": "検索",
14
+ "searchPlaceholder": "検索...",
15
+ "filter": "フィルター",
16
+ "clear": "クリア",
17
+ "reset": "リセット",
18
+ "apply": "適用",
19
+ "select": "選択",
20
+ "selectYear": "年を選択または入力",
21
+ "upload": "アップロード",
22
+ "download": "ダウンロード",
23
+ "close": "閉じる"
24
+ },
2
25
  "fields": {
3
26
  "array": "配列",
4
27
  "boolean": "ブール値",
@@ -169,8 +192,69 @@
169
192
  "upload": "アップロード{{index}}",
170
193
  "uploaded": "{{label}} {{index}}{{suffix}} (アップロード済み)",
171
194
  "pending": "{{label}} {{index}}{{suffix}} (アップロード待機中)"
195
+ },
196
+ "editor": {
197
+ "title": "画像を編集",
198
+ "titleWithIndex": "画像 {{current}} / {{total}}",
199
+ "description": "切り抜き、回転、ズームツールで画像を表示・編集",
200
+ "editButton": "画像を編集",
201
+ "aspectRatio": "アスペクト比",
202
+ "aspectFree": "自由",
203
+ "zoom": "ズーム",
204
+ "rotation": "回転",
205
+ "rotateLeft": "左に回転",
206
+ "rotateRight": "右に回転",
207
+ "fitToView": "表示に合わせる",
208
+ "showGrid": "グリッドを表示",
209
+ "hideGrid": "グリッドを非表示",
210
+ "reset": "リセット",
211
+ "apply": "適用",
212
+ "processing": "処理中...",
213
+ "cancel": "キャンセル",
214
+ "deleteImage": "画像を削除",
215
+ "deleteConfirm": "この画像を完全に削除しますか?",
216
+ "previousImage": "前の画像",
217
+ "nextImage": "次の画像"
172
218
  }
173
219
  },
220
+ "messages": {
221
+ "createSuccess": "{{entity}}が正常に作成されました",
222
+ "updateSuccess": "{{entity}}が正常に更新されました",
223
+ "deleteSuccess": "{{entity}}が正常に削除されました",
224
+ "error": "エラーが発生しました",
225
+ "loading": "読み込み中...",
226
+ "noResults": "結果が見つかりませんでした",
227
+ "confirmDelete": "この{{entity}}を削除してもよろしいですか?",
228
+ "unsavedChanges": "保存されていない変更があります",
229
+ "unsavedChangesDiscard": "保存されていない変更があります。破棄しますか?",
230
+ "unsavedChangesLeave": "保存されていない変更があります。本当に離れますか?",
231
+ "sessionExpired": "セッションが期限切れです",
232
+ "networkError": "ネットワークエラーが発生しました",
233
+ "unauthorized": "不正なアクセス",
234
+ "forbidden": "アクセスが禁止されています",
235
+ "serverError": "サーバーエラーが発生しました"
236
+ },
237
+ "form": {
238
+ "submit": "送信",
239
+ "cancel": "キャンセル",
240
+ "submitting": "送信中...",
241
+ "loading": "読み込み中...",
242
+ "add": "追加",
243
+ "remove": "削除",
244
+ "typeAndPressAdd": "入力して追加を押してください...",
245
+ "enterLocationData": "位置データを入力してください(JSON)",
246
+ "uploading": "アップロード中 {{progress}}%...",
247
+ "processing": "処理中...",
248
+ "validating": "検証中...",
249
+ "saving": "保存中..."
250
+ },
251
+ "gdprConsent": {
252
+ "consent": "私は",
253
+ "privacyPolicy": "プライバシーポリシー",
254
+ "terms": "利用規約",
255
+ "and": "に同意し、個人データの処理に同意します。",
256
+ "required": "続行するには、プライバシーポリシーに同意してください"
257
+ },
174
258
  "custom": {
175
259
  "passwordMatch": "パスワードは一致する必要があります",
176
260
  "phoneNumber": "有効な電話番号を入力してください",
@@ -178,6 +262,24 @@
178
262
  "currency": "有効な金額を入力してください",
179
263
  "color": "有効なカラーコードを入力してください"
180
264
  },
265
+ "favorites": {
266
+ "title": "お気に入り",
267
+ "add": "お気に入りに追加",
268
+ "remove": "お気に入りから削除",
269
+ "saved": "保存済み",
270
+ "save": "保存",
271
+ "showAll": "すべて表示",
272
+ "showFavorites": "お気に入りを表示",
273
+ "myFavorites": "マイお気に入り",
274
+ "noFavorites": "お気に入りはまだありません"
275
+ },
276
+ "pagination": {
277
+ "showing": "{{from}}から{{to}}まで(全{{total}}件中)",
278
+ "previous": "前へ",
279
+ "next": "次へ",
280
+ "page": "{{page}} / {{total}}ページ",
281
+ "itemsPerPagePlaceholder": "ページあたりの項目数:"
282
+ },
181
283
  "filters": {
182
284
  "title": "{{entity}}を閲覧 - フィルター",
183
285
  "apply": "フィルターを適用",
@@ -185,11 +287,30 @@
185
287
  "noResults": "フィルターに一致する結果がありません",
186
288
  "selected": "{{count}}件選択"
187
289
  },
290
+ "filter": {
291
+ "placeholder": "フィルター...",
292
+ "selectPlaceholder": "すべて",
293
+ "min": "最小",
294
+ "max": "最大",
295
+ "from": "開始",
296
+ "to": "終了",
297
+ "today": "今日",
298
+ "thisWeek": "今週",
299
+ "thisMonth": "今月"
300
+ },
188
301
  "results": {
189
302
  "title": {
190
303
  "fetching": "取得中...",
191
304
  "count_one": "{{count}}件見つかりました",
192
305
  "count_other": "{{count}}件見つかりました"
193
306
  }
307
+ },
308
+ "visibility": {
309
+ "viewAs": "表示モード",
310
+ "preview": "プレビュー"
311
+ },
312
+ "price": {
313
+ "vatIncluded": "税込",
314
+ "discountPercent": "-{{percent}}%"
194
315
  }
195
316
  }