@hyper.software/visitor-common-translations 2.0.247 → 2.0.249

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.
@@ -1619,6 +1619,8 @@
1619
1619
  "App.roomTypes.roomType.beds.type.LARGE_BED": "Kingsize (151-180cm breit)",
1620
1620
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Einzelbett (90-130cm breit)",
1621
1621
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Schlafsofa",
1622
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Frühstückskosten Erwachsene",
1623
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Frühstückskosten Kinder",
1622
1624
  "App.roomTypes.roomType.breakfastInformation.cost": "Kosten pro Person",
1623
1625
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Zusatzleistung(en) bearbeiten",
1624
1626
  "App.roomTypes.roomType.breakfastInformation.title": "Frühstück",
@@ -1844,6 +1846,7 @@
1844
1846
  "validation.required.integer.smaller.than": "Dieses Feld muss kleiner als {max} sein",
1845
1847
  "validation.required.integer.smallerOrEqual.than": "Dieses Feld darf nicht größer sein als {max}",
1846
1848
  "validation.required.number.greater.than": "Dieses Feld muss größer als {min} sein",
1849
+ "validation.required.number.inRange": "Dieses Feld muss zwischen {min} und {max} liegen",
1847
1850
  "validation.string.hexColor.invalid": "Dieses Feld muss eine gültige Hex-Farbe sein",
1848
1851
  "validation.subdomain.invalid": "Bitte geben Sie eine gültige Subdomain ein (Buchstaben und Bindestriche)"
1849
1852
  }
@@ -1619,6 +1619,8 @@
1619
1619
  "App.roomTypes.roomType.beds.type.LARGE_BED": "King size (151-180cm wide)",
1620
1620
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Single bed (90-130 cm wide)",
1621
1621
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Sofa bed",
1622
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Breakfast cost adults",
1623
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Breakfast cost children",
1622
1624
  "App.roomTypes.roomType.breakfastInformation.cost": "Breakfast cost",
1623
1625
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Edit breakfast information",
1624
1626
  "App.roomTypes.roomType.breakfastInformation.title": "Breakfast option",
@@ -1633,7 +1635,7 @@
1633
1635
  "App.roomTypes.roomType.childrenRates.editSettings": "Children age ranges",
1634
1636
  "App.roomTypes.roomType.childrenRates.infoIcon": "Adjust rates based on child age categories in the reservation.",
1635
1637
  "App.roomTypes.roomType.childrenRates.maxAge": "Set maximum age",
1636
- "App.roomTypes.roomType.childrenRates.maxMinAgeError": "Maximum age cnnot be smaller thna minimum age.",
1638
+ "App.roomTypes.roomType.childrenRates.maxMinAgeError": "Maximum age cannot be smaller than minimum age.",
1637
1639
  "App.roomTypes.roomType.childrenRates.minAge": "Set minimum age",
1638
1640
  "App.roomTypes.roomType.childrenRates.minMaxAgeError": "Minimum age cannot be greater than maximum age.",
1639
1641
  "App.roomTypes.roomType.childrenRates.overlappingError": "Age ranges cannot overlap. Please adjust the age ranges to ensure they don't intersect.",
@@ -1844,6 +1846,7 @@
1844
1846
  "validation.required.integer.smaller.than": "This field must be smaller than {max}",
1845
1847
  "validation.required.integer.smallerOrEqual.than": "This field must be smaller or equal than {max}",
1846
1848
  "validation.required.number.greater.than": "This field must be greater than {min}",
1849
+ "validation.required.number.inRange": "This field must be between {min} and {max}",
1847
1850
  "validation.string.hexColor.invalid": "This field should be a valid hex color",
1848
1851
  "validation.subdomain.invalid": "Please enter a valid subdomain (letters & dashes)"
1849
1852
  }
@@ -1619,6 +1619,8 @@
1619
1619
  "App.roomTypes.roomType.beds.type.LARGE_BED": "Cama king size (151-180 cm de ancho)",
1620
1620
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Cama individual (90-130 cm de ancho)",
1621
1621
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Sofá cama",
1622
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Costo del desayuno para adultos",
1623
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Costo del desayuno para niños",
1622
1624
  "App.roomTypes.roomType.breakfastInformation.cost": "Costo del desayuno",
1623
1625
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Editar información del desayuno",
1624
1626
  "App.roomTypes.roomType.breakfastInformation.title": "Información del desayuno",
@@ -1844,6 +1846,7 @@
1844
1846
  "validation.required.integer.smaller.than": "Este campo debe ser menor que {max}",
1845
1847
  "validation.required.integer.smallerOrEqual.than": "Este campo no puede ser mayor que {max}",
1846
1848
  "validation.required.number.greater.than": "Este campo debe ser mayor que {min}",
1849
+ "validation.required.number.inRange": "Este campo debe estar entre {min} y {max}",
1847
1850
  "validation.string.hexColor.invalid": "Este campo debe ser un color hexadecimal válido",
1848
1851
  "validation.subdomain.invalid": "Por favor, ingrese un subdominio válido (letras y guiones)"
1849
1852
  }
@@ -1619,6 +1619,8 @@
1619
1619
  "App.roomTypes.roomType.beds.type.LARGE_BED": "Lit king size (151-180 cm de large)",
1620
1620
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Lit simple (90-130 cm de large)",
1621
1621
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Canapé-lit",
1622
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Coût du petit-déjeuner pour adultes",
1623
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Coût du petit-déjeuner pour enfants",
1622
1624
  "App.roomTypes.roomType.breakfastInformation.cost": "Coût du petit-déjeuner",
1623
1625
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Modifier les informations sur le petit-déjeuner",
1624
1626
  "App.roomTypes.roomType.breakfastInformation.title": "Informations sur le petit-déjeuner",
@@ -1844,6 +1846,7 @@
1844
1846
  "validation.required.integer.smaller.than": "Ce champ doit être inférieur à {max}",
1845
1847
  "validation.required.integer.smallerOrEqual.than": "Ce champ ne peut pas être supérieur à {max}",
1846
1848
  "validation.required.number.greater.than": "Ce champ doit être supérieur à {min}",
1849
+ "validation.required.number.inRange": "Ce champ doit être compris entre {min} et {max}",
1847
1850
  "validation.string.hexColor.invalid": "Ce champ doit être une couleur hexadécimale valide",
1848
1851
  "validation.subdomain.invalid": "Veuillez entrer un sous-domaine valide (lettres et tirets)"
1849
1852
  }
@@ -1619,6 +1619,8 @@
1619
1619
  "App.roomTypes.roomType.beds.type.LARGE_BED": "Letto king size (151-180 cm di larghezza)",
1620
1620
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Letto singolo (90-130 cm di larghezza)",
1621
1621
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Divano letto",
1622
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Costo della colazione per adulti",
1623
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Costo della colazione per bambini",
1622
1624
  "App.roomTypes.roomType.breakfastInformation.cost": "Costo della colazione",
1623
1625
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Modifica informazioni colazione",
1624
1626
  "App.roomTypes.roomType.breakfastInformation.title": "Informazioni sulla colazione",
@@ -1844,6 +1846,7 @@
1844
1846
  "validation.required.integer.smaller.than": "Questo campo deve essere minore di {max}",
1845
1847
  "validation.required.integer.smallerOrEqual.than": "Questo campo non può essere maggiore di {max}",
1846
1848
  "validation.required.number.greater.than": "Questo campo dovrebbe essere maggiore di {min}",
1849
+ "validation.required.number.inRange": "Questo campo deve essere compreso tra {min} e {max}",
1847
1850
  "validation.string.hexColor.invalid": "Questo campo deve essere un colore esadecimale valido",
1848
1851
  "validation.subdomain.invalid": "Si prega di inserire un sottodominio valido (lettere e trattini)"
1849
1852
  }
@@ -1619,6 +1619,8 @@
1619
1619
  "App.roomTypes.roomType.beds.type.LARGE_BED": "Kingsize (151-180 cm breed)",
1620
1620
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Eenpersoonsbed (90-130 cm breed)",
1621
1621
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Slaapbank",
1622
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Ontbijtkosten volwassenen",
1623
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Ontbijtkosten kinderen",
1622
1624
  "App.roomTypes.roomType.breakfastInformation.cost": "Kosten ontbijt",
1623
1625
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Bewerk ontbijtopties",
1624
1626
  "App.roomTypes.roomType.breakfastInformation.title": "Ontbijtoptie",
@@ -1844,6 +1846,7 @@
1844
1846
  "validation.required.integer.smaller.than": "Dit veld moet kleiner zijn dan {max}",
1845
1847
  "validation.required.integer.smallerOrEqual.than": "Dit veld moet kleiner dan of gelijk zijn aan {max}",
1846
1848
  "validation.required.number.greater.than": "Dit veld moet groter zijn dan {min}",
1849
+ "validation.required.number.inRange": "Dit veld moet tussen {min} en {max} liggen",
1847
1850
  "validation.string.hexColor.invalid": "Dit veld moet een geldige hex kleur zijn",
1848
1851
  "validation.subdomain.invalid": "Voer een geldig subdomein in (letters & streepjes)"
1849
1852
  }
@@ -1619,6 +1619,8 @@
1619
1619
  "App.roomTypes.roomType.beds.type.LARGE_BED": "Cama king-size (151-180 cm de largura)",
1620
1620
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Cama de solteiro (90-130 cm de largura)",
1621
1621
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Cama de sofá",
1622
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Custo do café da manhã para adultos",
1623
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Custo do café da manhã para crianças",
1622
1624
  "App.roomTypes.roomType.breakfastInformation.cost": "Custo do café da manhã",
1623
1625
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Editar informações do café da manhã",
1624
1626
  "App.roomTypes.roomType.breakfastInformation.title": "Opção de café da manhã",
@@ -1844,6 +1846,7 @@
1844
1846
  "validation.required.integer.smaller.than": "Este campo deve ser menor que {max}",
1845
1847
  "validation.required.integer.smallerOrEqual.than": "Este campo deve ser menor ou igual a {max}",
1846
1848
  "validation.required.number.greater.than": "Este campo deve ser maior que {min}",
1849
+ "validation.required.number.inRange": "Este campo deve estar entre {min} e {max}",
1847
1850
  "validation.string.hexColor.invalid": "Este campo deve ser uma cor hexadecimal válida",
1848
1851
  "validation.subdomain.invalid": "Por favor, insira um subdomínio válido (letras e traços)"
1849
1852
  }
@@ -1619,6 +1619,8 @@
1619
1619
  "App.roomTypes.roomType.beds.type.LARGE_BED": "Pat king size (lațime de 151-180cm)",
1620
1620
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Pat simplu (lațime de 90-130 cm)",
1621
1621
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Canapea extensibilă",
1622
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Costul micului dejun pentru adulți",
1623
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Costul micului dejun pentru copii",
1622
1624
  "App.roomTypes.roomType.breakfastInformation.cost": "Costul micului dejun",
1623
1625
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Editează informațiile despre micul dejun",
1624
1626
  "App.roomTypes.roomType.breakfastInformation.title": "Informații despre micul dejun",
@@ -1844,6 +1846,7 @@
1844
1846
  "validation.required.integer.smaller.than": "Câmpul trebuie să fie mai mic decât {max}",
1845
1847
  "validation.required.integer.smallerOrEqual.than": "Acest câmp nu poate fi mai mare decât {max}",
1846
1848
  "validation.required.number.greater.than": "Câmpul trebuie să fie mai mare decât {min}",
1849
+ "validation.required.number.inRange": "Acest câmp trebuie să fie între {min} și {max}",
1847
1850
  "validation.string.hexColor.invalid": "Acest câmp trebuie să fie o culoare hexazecimală validă",
1848
1851
  "validation.subdomain.invalid": "Vă rugăm să introduceți un subdomeniu valid (litere și cratime)"
1849
1852
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.247",
3
+ "version": "2.0.249",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",