@bigbinary/neeto-rules-frontend 2.7.12 → 2.7.14

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 (38) hide show
  1. package/app/javascript/src/translations/ar.json +3 -3
  2. package/app/javascript/src/translations/bg.json +3 -3
  3. package/app/javascript/src/translations/ca.json +3 -3
  4. package/app/javascript/src/translations/cs.json +3 -3
  5. package/app/javascript/src/translations/da.json +3 -3
  6. package/app/javascript/src/translations/de.json +3 -3
  7. package/app/javascript/src/translations/en.json +1 -1
  8. package/app/javascript/src/translations/es-MX.json +3 -3
  9. package/app/javascript/src/translations/es.json +3 -3
  10. package/app/javascript/src/translations/et.json +3 -3
  11. package/app/javascript/src/translations/fi.json +3 -3
  12. package/app/javascript/src/translations/fil.json +3 -3
  13. package/app/javascript/src/translations/fr.json +3 -3
  14. package/app/javascript/src/translations/he.json +3 -3
  15. package/app/javascript/src/translations/hi.json +3 -3
  16. package/app/javascript/src/translations/hr.json +3 -3
  17. package/app/javascript/src/translations/hu.json +3 -3
  18. package/app/javascript/src/translations/id.json +3 -3
  19. package/app/javascript/src/translations/it.json +3 -3
  20. package/app/javascript/src/translations/ja.json +3 -3
  21. package/app/javascript/src/translations/ko.json +3 -3
  22. package/app/javascript/src/translations/nl.json +3 -3
  23. package/app/javascript/src/translations/pl.json +3 -3
  24. package/app/javascript/src/translations/pt-BR.json +3 -3
  25. package/app/javascript/src/translations/pt.json +3 -3
  26. package/app/javascript/src/translations/ro.json +3 -3
  27. package/app/javascript/src/translations/ru.json +3 -3
  28. package/app/javascript/src/translations/sk.json +3 -3
  29. package/app/javascript/src/translations/sl.json +3 -3
  30. package/app/javascript/src/translations/sv.json +3 -3
  31. package/app/javascript/src/translations/th.json +3 -3
  32. package/app/javascript/src/translations/tr.json +3 -3
  33. package/app/javascript/src/translations/uk.json +3 -3
  34. package/app/javascript/src/translations/vi.json +3 -3
  35. package/app/javascript/src/translations/zh-CN.json +3 -3
  36. package/app/javascript/src/translations/zh-TW.json +3 -3
  37. package/dist/.ready +1 -1
  38. package/package.json +1 -1
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "رقم الهاتف غير صالح",
253
253
  "invalidUrlEntity": "{{entity}} يجب أن تكون عنوان URL صالحًا",
254
254
  "maximumEmails": "يسمح فقط بما يصل إلى {{max}} عنوان بريد إلكتروني",
255
- "maxDelay": "لا يمكن أن يكون التأخير أكثر من {{max}}",
255
+ "maxDelay": "يجب أن لا تتجاوز مدة التأخير {{max}} لجميع الوحدات (دقائق/ساعات/أيام).",
256
256
  "minDelay": "لا يمكن أن يكون التأخير أقل من {{min}}",
257
257
  "invalidJsonBody": "يجب أن يكون الجسم عبارة عن JSON صالح",
258
258
  "maximumPhoneNumbers": "يسمح فقط بحد أقصى {{max}} من أرقام الهاتف",
259
- "maxLeadTime": "لا يمكن أن يكون الوقت أكثر من {{max}}"
259
+ "maxLeadTime": "يجب أن تكون المدة أقل من أو تساوي {{max}} لجميع الوحدات (الدقائق/الساعات/الأيام)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "هو",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "أدخل عناوين البريد الإلكتروني",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "المستلم",
439
- "smsSegmentHint": "احتفظ به تحت 160 حرفًا لتبقى في جزء واحد من الرسالة القصيرة.",
439
+ "smsSegmentHint": "يجب أن تكون رسالتك نصية أقل من 160 حرفًا لتجنب تقسيم الرسائل النصية المتعددة. تعتبر المتغيرات الديناميكية أيضًا جزءًا من الحد الأقصى لعدد الأحرف.",
440
440
  "noOptions": "لا توجد خيارات متاحة.",
441
441
  "noOptionsFor": "لا توجد {{field}} متاحة."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Телефонният номер е невалиден",
253
253
  "invalidUrlEntity": "{{entity}} трябва да бъде валиден URL",
254
254
  "maximumEmails": "Позволени са максимум {{max}} имейл адреса",
255
- "maxDelay": "Закъснението не може да бъде повече от {{max}}",
255
+ "maxDelay": "Забавянето не може да бъде повече от {{max}} за всички единици (минути/часове/дни).",
256
256
  "minDelay": "Закъснението не може да бъде по-малко от {{min}}",
257
257
  "invalidJsonBody": "Съдържанието трябва да бъде валиден JSON",
258
258
  "maximumPhoneNumbers": "Допустими са само до {{max}} телефонни номера",
259
- "maxLeadTime": "Времето не може да бъде повече от {{max}}"
259
+ "maxLeadTime": "Времето трябва да бъде по-малко или равно на {{max}} за всички единици (минути/часове/дни)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Е",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Въведете имейл адреси",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Получател",
439
- "smsSegmentHint": "Дръжте го под 160 знака, за да остане в един SMS сегмент.",
439
+ "smsSegmentHint": "Дръжте вашето SMS под 160 знака, за да избегнете множество SMS сегменти. Динамичните променливи също се считат за част от лимита на знаците.",
440
440
  "noOptions": "Няма налични опции.",
441
441
  "noOptionsFor": "Няма {{field}} налични."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "El número de telèfon no és vàlid",
253
253
  "invalidUrlEntity": "{{entity}} ha de ser una URL vàlida",
254
254
  "maximumEmails": "Només s'admeten fins a {{max}} adreces de correu electrònic",
255
- "maxDelay": "El retard no pot ser superior a {{max}}",
255
+ "maxDelay": "El retard no pot ser superior a {{max}} per a totes les unitats (minuts/hours/dies).",
256
256
  "minDelay": "El retard no pot ser inferior a {{min}}",
257
257
  "invalidJsonBody": "El cos ha de ser un JSON vàlid",
258
258
  "maximumPhoneNumbers": "Només s'admeten fins a {{max}} números de telèfon",
259
- "maxLeadTime": "El temps no pot ser més de {{max}}"
259
+ "maxLeadTime": "El temps ha de ser igual o inferior a {{max}} per a totes les unitats (minuts/hores/dies)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "És",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Introdueix adreces de correu electrònic",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Destinatari",
439
- "smsSegmentHint": "Mantén-ho per sota de 160 caràcters per romandre en un segment d'SMS.",
439
+ "smsSegmentHint": "Mantingueu els vostres SMS per sota de 160 caràcters per evitar múltiples segments d'SMS. Les variables dinàmiques també compten per al límit de caràcters.",
440
440
  "noOptions": "Sense opcions disponibles.",
441
441
  "noOptionsFor": "Sense {{field}} disponibles."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefonní číslo je neplatné",
253
253
  "invalidUrlEntity": "{{entity}} musí být platná URL",
254
254
  "maximumEmails": "Povoleno je maximálně {{max}} emailových adres",
255
- "maxDelay": "Zpoždění nemůže být více než {{max}}",
255
+ "maxDelay": "Zpoždění nemůže být delší než {{max}} pro všechny jednotky (minuty/hodiny/dny).",
256
256
  "minDelay": "Zpoždění nemůže být menší než {{min}}",
257
257
  "invalidJsonBody": "Tělo by mělo být platné JSON",
258
258
  "maximumPhoneNumbers": "Povoleno pouze až {{max}} telefonních čísel",
259
- "maxLeadTime": "Čas nemůže být delší než {{max}}"
259
+ "maxLeadTime": "Čas musí být menší nebo roven {{max}} pro všechny jednotky (minuty/hodiny/dny)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Je",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Zadejte e-mailové adresy",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Příjemce",
439
- "smsSegmentHint": "Udržujte to pod 160 znaky, aby se to vešlo do jednoho SMS segmentu.",
439
+ "smsSegmentHint": "Udržujte svou SMS pod 160 znaky, abyste se vyhnuli vícero SMS segmentům. Dynamické proměnné se také počítají do limitu znaků.",
440
440
  "noOptions": "Žádné možnosti nejsou k dispozici.",
441
441
  "noOptionsFor": "Žádné {{field}} nedostupné."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefonnummer er ugyldigt",
253
253
  "invalidUrlEntity": "{{entity}} skal være en gyldig URL",
254
254
  "maximumEmails": "Kun op til {{max}} e-mail adresser er tilladt",
255
- "maxDelay": "Forsinkelsen ikke være mere end {{max}}",
255
+ "maxDelay": "Forsinkelsen kan ikke være mere end {{max}} for alle enheder (minutter/timer/dage).",
256
256
  "minDelay": "Forsinkelsen må ikke være mindre end {{min}}",
257
257
  "invalidJsonBody": "Kroppen skal være et gyldigt JSON",
258
258
  "maximumPhoneNumbers": "Kun op til {{max}} telefonnumre er tilladt",
259
- "maxLeadTime": "Tid kan ikke være mere end {{max}}"
259
+ "maxLeadTime": "Tid skal være mindre end eller lig med {{max}} for alle enheder (minutter/timer/dage)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Er",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Indtast e-mailadresser",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Modtager",
439
- "smsSegmentHint": "Hold det under 160 tegn for at forblive i et SMS-segment.",
439
+ "smsSegmentHint": "Hold din SMS under 160 tegn for at undgå multiple SMS-segmenter. Dynamiske variabler tæller også med i tegnbegrænsningen.",
440
440
  "noOptions": "Ingen muligheder tilgængelige.",
441
441
  "noOptionsFor": "Ingen {{field}} tilgængelige."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefonnummer ist ungültig",
253
253
  "invalidUrlEntity": "{{entity}} muss eine gültige URL sein",
254
254
  "maximumEmails": "Es sind nur bis zu {{max}} E-Mail-Adressen erlaubt",
255
- "maxDelay": "Die Verzögerung darf nicht mehr als {{max}} betragen",
255
+ "maxDelay": "Die Verzögerung darf für alle Einheiten (Minuten/Stunden/Tage) nicht mehr als {{max}} betragen.",
256
256
  "minDelay": "Die Verzögerung darf nicht weniger als {{min}} betragen",
257
257
  "invalidJsonBody": "Inhalt sollte ein gültiges JSON sein",
258
258
  "maximumPhoneNumbers": "Es sind nur bis zu {{max}} Telefonnummern erlaubt",
259
- "maxLeadTime": "Die Zeit darf nicht mehr als {{max}} betragen"
259
+ "maxLeadTime": "Die Zeit muss weniger als oder gleich {{max}} für alle Einheiten (Minuten/Stunden/Tage) sein."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Ist",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "E-Mail-Adressen eingeben",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Empfänger",
439
- "smsSegmentHint": "Halten Sie es unter 160 Zeichen, um in einem SMS-Segment zu bleiben.",
439
+ "smsSegmentHint": "Halte deine SMS unter 160 Zeichen, um mehrere SMS-Segmente zu vermeiden. Dynamische Variablen zählen ebenfalls zum Zeichenlimit.",
440
440
  "noOptions": "Keine Optionen verfügbar.",
441
441
  "noOptionsFor": "Keine {{field}} verfügbar."
442
442
  },
@@ -357,7 +357,7 @@
357
357
  "invalidUrlEntity": "{{entity}} must be a valid URL",
358
358
  "maximumEmails": "Only up to {{max}} email addresses are allowed",
359
359
  "maximumPhoneNumbers": "Only up to {{max}} phone numbers are allowed",
360
- "maxDelay": "Delay can't be more than {{max}}",
360
+ "maxDelay": "Delay can't be more than {{max}} for all units (minutes/hours/days).",
361
361
  "minDelay": "Delay can't be less than {{min}}",
362
362
  "maxLeadTime": "Time must be less than or equal to {{max}} for all units (minutes/hours/days).",
363
363
  "invalidJsonBody": "Body should be a valid JSON"
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "El número de teléfono es inválido",
253
253
  "invalidUrlEntity": "{{entity}} debe ser una URL válida",
254
254
  "maximumEmails": "Solo se permiten hasta {{max}} direcciones de correo electrónico",
255
- "maxDelay": "El retraso no puede ser mayor a {{max}}",
255
+ "maxDelay": "El retraso no puede ser mayor a {{max}} para todas las unidades (minutos/hours/días).",
256
256
  "minDelay": "El retraso no puede ser menor a {{min}}",
257
257
  "invalidJsonBody": "El cuerpo debe ser un JSON válido",
258
258
  "maximumPhoneNumbers": "Solo se permiten hasta {{max}} números de teléfono",
259
- "maxLeadTime": "El tiempo no puede ser mayor a {{max}}"
259
+ "maxLeadTime": "El tiempo debe ser menor o igual a {{max}} para todas las unidades (minutos/hours/días)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Es",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Introduce direcciones de correo electrónico",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Destinatario",
439
- "smsSegmentHint": "Manténlo por debajo de 160 caracteres para permanecer en un segmento de SMS.",
439
+ "smsSegmentHint": "Mantenga su SMS por debajo de 160 caracteres para evitar múltiples segmentos de SMS. Las variables dinámicas también cuentan para el límite de caracteres.",
440
440
  "noOptions": "No hay opciones disponibles.",
441
441
  "noOptionsFor": "No hay {{field}} disponibles."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "El número de teléfono no es válido",
253
253
  "invalidUrlEntity": "{{entity}} debe ser una URL válida",
254
254
  "maximumEmails": "Solo se permiten hasta {{max}} direcciones de correo electrónico",
255
- "maxDelay": "El retraso no puede ser mayor que {{max}}",
255
+ "maxDelay": "La demora no puede ser superior a {{max}} para todas las unidades (minutos/horas/días).",
256
256
  "minDelay": "El retraso no puede ser menor que {{min}}",
257
257
  "invalidJsonBody": "El cuerpo debe ser un JSON válido",
258
258
  "maximumPhoneNumbers": "Solo se permiten hasta {{max}} números de teléfono",
259
- "maxLeadTime": "El tiempo no puede ser más de {{max}}"
259
+ "maxLeadTime": "El tiempo debe ser menor o igual a {{max}} para todas las unidades (minutos/horas/días)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Es",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Ingresa direcciones de correo electrónico",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Destinatario",
439
- "smsSegmentHint": "Mantente debajo de 160 caracteres para permanecer en un segmento de SMS.",
439
+ "smsSegmentHint": "Mantenga su SMS por debajo de 160 caracteres para evitar múltiples segmentos de SMS. Las variables dinámicas también cuentan para el límite de caracteres.",
440
440
  "noOptions": "Sin opciones disponibles.",
441
441
  "noOptionsFor": "Sin {{field}} disponibles."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefoninumber on vale",
253
253
  "invalidUrlEntity": "{{entity}} peab olema kehtiv URL",
254
254
  "maximumEmails": "Ainult kuni {{max}} e-posti aadressi on lubatud",
255
- "maxDelay": "Viivitus ei tohi olla rohkem kui {{max}}",
255
+ "maxDelay": "{{max}} ei tohi olla suurem kui kõigis üksustes (minutid/tunnid/päevad).",
256
256
  "minDelay": "Viivitus ei tohi olla vähem kui {{min}}",
257
257
  "invalidJsonBody": "Kehajahu peaks olema kehtiv JSON",
258
258
  "maximumPhoneNumbers": "Lubatud on ainult kuni {{max}} telefoninumbrit",
259
- "maxLeadTime": "Aeg ei tohi ületada {{max}}"
259
+ "maxLeadTime": "Aeg peab olema väiksem või võrdne {{max}} kõigi üksuste (minutid/tunnid/päevad) jaoks."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "On",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Sisestage e-posti aadressid",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Saaja",
439
- "smsSegmentHint": "Hoia alla 160 tähemärgi, et jääda ühe SMS segmenti.",
439
+ "smsSegmentHint": "Hoia oma SMS 160 tähemärgi jooksul, et vältida mitmeid SMS-segmente. Dünaamilised muutujad arvestatakse samuti tähemärgi limiidiga.",
440
440
  "noOptions": "Valikuid pole saadaval.",
441
441
  "noOptionsFor": "Ei ole saadaval {{field}}."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Puhelinnumero on virheellinen",
253
253
  "invalidUrlEntity": "{{entity}} on oltava voimassa oleva URL",
254
254
  "maximumEmails": "Sallitaan vain enintään {{max}} sähköpostiosoitetta",
255
- "maxDelay": "Viivästys ei voi olla enemmän kuin {{max}}",
255
+ "maxDelay": "Viive ei voi olla yli {{max}} kaikille yksiköille (minuutit/tunnit/päivät).",
256
256
  "minDelay": "Viivästys ei voi olla vähemmän kuin {{min}}",
257
257
  "invalidJsonBody": "Sisällön on oltava voimassa oleva JSON",
258
258
  "maximumPhoneNumbers": "Vain enintään {{max}} puhelinnumeroa on sallittua",
259
- "maxLeadTime": "Aika ei voi olla enempää kuin {{max}}"
259
+ "maxLeadTime": "Ajan on oltava enintään {{max}} kaikilla yksiköillä (minuutit/tunnit/päivät)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "On",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Syötä sähköpostiosoitteet",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Vastaanottaja",
439
- "smsSegmentHint": "Pidä se alle 160 merkkiä, jotta pysyt yhdessä SMS-segmentissä.",
439
+ "smsSegmentHint": "Pidä SMS-viestisi alle 160 merkin, jotta useita SMS-segmenttejä ei synny. Dynaamiset muuttujat lasketaan myös merkkirajaan.",
440
440
  "noOptions": "Ei vaihtoehtoja saatavilla.",
441
441
  "noOptionsFor": "Ei {{field}} saatavilla."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Hindi wasto ang numero ng telepono",
253
253
  "invalidUrlEntity": "{{entity}} ay dapat na isang wastong URL",
254
254
  "maximumEmails": "Hanggang {{max}} mga address ng email lamang ang pinapayagan",
255
- "maxDelay": "Hindi maaaring higit sa {{max}} ang pagkaantala",
255
+ "maxDelay": "Hindi maaari ang pagkaantala ng higit sa {{max}} para sa lahat ng yunit (minuto/oras/araw).",
256
256
  "minDelay": "Hindi maaaring mas mababa sa {{min}} ang pagkaantala",
257
257
  "invalidJsonBody": "Ang nilalaman ay dapat na isang wastong JSON",
258
258
  "maximumPhoneNumbers": "Hanggang {{max}} bilang ng mga numero ng telepono ang pinapayagan",
259
- "maxLeadTime": "Ang oras ay hindi maaaring higit sa {{max}}"
259
+ "maxLeadTime": "Ang oras ay dapat na mas mababa sa o katumbas ng {{max}} para sa lahat ng yunit (minuto/oras/araw)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Ay",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Ilagay ang mga email address",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Tumanggap",
439
- "smsSegmentHint": "Panatilihin itong nasa ilalim ng 160 character upang mananatili sa isang segment ng SMS.",
439
+ "smsSegmentHint": "Panatilihin ang iyong SMS sa ilalim ng 160 na mga karakter upang maiwasan ang maramihang mga bahagi ng SMS. Ang mga dynamic na variable ay binibilang din sa limitasyon ng karakter.",
440
440
  "noOptions": "Walang magagamit na mga pagpipilian.",
441
441
  "noOptionsFor": "Walang {{field}} na magagamit."
442
442
  },
@@ -114,11 +114,11 @@
114
114
  "invalidPhoneNumber": "Le numéro de téléphone est invalide",
115
115
  "invalidUrlEntity": "{{entity}} doit être une URL valide",
116
116
  "maximumEmails": "Jusqu'à {{max}} adresses email sont autorisées",
117
- "maxDelay": "Le délai ne peut pas dépasser {{max}}",
117
+ "maxDelay": "Le délai ne peut pas dépasser {{max}} pour toutes les unités (minutes/heures/jours).",
118
118
  "minDelay": "Le délai ne peut pas être inférieur à {{min}}",
119
119
  "invalidJsonBody": "Le corps doit être un JSON valide",
120
120
  "maximumPhoneNumbers": "Un maximum de {{max}} numéros de téléphone est autorisé",
121
- "maxLeadTime": "Le temps ne peut pas dépasser {{max}}"
121
+ "maxLeadTime": "Le temps doit être inférieur ou égal à {{max}} pour toutes les unités (minutes/heures/jours)."
122
122
  },
123
123
  "cannedResponses": {
124
124
  "title": "Réponses préenregistrées"
@@ -437,7 +437,7 @@
437
437
  "emailPlaceholder": "Entrez les adresses e-mail",
438
438
  "exampleEmail": "oliver@example.com",
439
439
  "recipient": "Destinataire",
440
- "smsSegmentHint": "Ne dépassez pas 160 caractères pour rester dans un segment SMS.",
440
+ "smsSegmentHint": "Gardez votre SMS sous 160 caractères pour éviter plusieurs segments SMS. Les variables dynamiques comptent également dans la limite des caractères.",
441
441
  "noOptions": "Aucune option disponible.",
442
442
  "noOptionsFor": "Aucun {{field}} disponible."
443
443
  },
@@ -59,11 +59,11 @@
59
59
  "invalidPhoneNumber": "מספר הטלפון אינו חוקי",
60
60
  "invalidUrlEntity": "{{entity}} חייב להיות URL חוקי",
61
61
  "maximumEmails": "מותר עד {{max}} כתובת דוא\"ל",
62
- "maxDelay": "העיכוב לא יכול להיות יותר מ{{max}}",
62
+ "maxDelay": "ההשהיה לא יכולה להיות יותר מ-{{max}} לכל היחידות (דקות/ שעות/ ימים).",
63
63
  "minDelay": "העיכוב לא יכול להיות פחות מ{{min}}",
64
64
  "invalidJsonBody": "הגוף צריך להיות JSON חוקי",
65
65
  "maximumPhoneNumbers": "מותר רק עד {{max}} מספרי טלפון",
66
- "maxLeadTime": "הזמן לא יכול להיות יותר מ-{{max}}"
66
+ "maxLeadTime": "הזמן חייב להיות פחות או שווה ל-{{max}} לכל היחידות (דקות/שעות/ימים)."
67
67
  },
68
68
  "conditionVerbs": {
69
69
  "is": "הוא",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "הזן כתובות דוא\"ל",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "נמען",
439
- "smsSegmentHint": "שמור על כך מתחת ל-160 תווים כדי להיכנס לאותו מסרון.",
439
+ "smsSegmentHint": "שמור על ה-SMS שלך מתחת ל-160 תווים כדי להימנע ממספר חלקי SMS. משתנים דינמיים סופרים גם לחריגת התווים.",
440
440
  "noOptions": "אין אפשרויות זמינות.",
441
441
  "noOptionsFor": "אין {{field}} זמינות."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "फोन नंबर अमान्य है",
253
253
  "invalidUrlEntity": "{{entity}} एक मान्य यूआरएल होना चाहिए",
254
254
  "maximumEmails": "केवल {{max}} ईमेल पते की अनुमति है",
255
- "maxDelay": "विलंब {{max}} से अधिक नहीं हो सकता",
255
+ "maxDelay": "देरी सभी इकाइयों (मिनट/घंटे/दिन) के लिए {{max}} से अधिक नहीं हो सकती।",
256
256
  "minDelay": "विलंब {{min}} से कम नहीं हो सकता",
257
257
  "invalidJsonBody": "शरीर एक मान्य JSON होना चाहिए",
258
258
  "maximumPhoneNumbers": "केवल {{max}} फ़ोन नंबरों की अनुमति है",
259
- "maxLeadTime": "समय {{max}} से अधिक नहीं हो सकता"
259
+ "maxLeadTime": "सभी इकाइयों (मिनट/घंटे/दिन) के लिए समय {{max}} से कम या उसके बराबर होना चाहिए।"
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "है",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "ईमेल पते दर्ज करें",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "प्राप्तकर्ता",
439
- "smsSegmentHint": "एक SMS खंड में रहने के लिए 160 वर्णों के तहत रखें।",
439
+ "smsSegmentHint": "एक SMS को 160 वर्णों के अंतर्गत रखें ताकि कई SMS खंडों से बचा जा सके। गतिशील चर भी वर्ण सीमा में शामिल होते हैं।",
440
440
  "noOptions": "कोई विकल्प उपलब्ध नहीं।",
441
441
  "noOptionsFor": "कोई {{field}} उपलब्ध नहीं।"
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefonski broj je nevažeći",
253
253
  "invalidUrlEntity": "{{entity}} mora biti valjani URL",
254
254
  "maximumEmails": "Dozvoljeno je najviše {{max}} email adresa",
255
- "maxDelay": "Kašnjenje ne može biti veće od {{max}}",
255
+ "maxDelay": "Kašnjenje ne može biti više od {{max}} za sve jedinice (minute/sati/dani).",
256
256
  "minDelay": "Kašnjenje ne može biti manje od {{min}}",
257
257
  "invalidJsonBody": "Tijelo treba biti valjani JSON",
258
258
  "maximumPhoneNumbers": "Dozvoljeno je samo do {{max}} brojeva telefona",
259
- "maxLeadTime": "Vrijeme ne može biti više od {{max}}"
259
+ "maxLeadTime": "Vrijeme mora biti manje ili jednako {{max}} za sve jedinice (minute/sati/dani)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Je",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Unesite email adrese",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Primatelj",
439
- "smsSegmentHint": "Držite ispod 160 znakova kako biste ostali u jednom SMS segmentu.",
439
+ "smsSegmentHint": "Držite svoj SMS ispod 160 znakova kako biste izbjegli višestruke SMS segmente. Dinamičke varijable također se računaju prema ograničenju broja znakova.",
440
440
  "noOptions": "Nema dostupnih opcija.",
441
441
  "noOptionsFor": "Nema {{field}} dostupnih."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "A telefonszám érvénytelen",
253
253
  "invalidUrlEntity": "{{entity}} érvényes URL-nek kell lennie",
254
254
  "maximumEmails": "Csak legfeljebb {{max}} email cím megengedett",
255
- "maxDelay": "A késleltetés nem lehet több, mint {{max}}",
255
+ "maxDelay": "A késés nem lehet több, mint {{max}} minden egységre (perc/óra/nap).",
256
256
  "minDelay": "A késleltetés nem lehet kevesebb, mint {{min}}",
257
257
  "invalidJsonBody": "A törzsnek érvényes JSON-nak kell lennie",
258
258
  "maximumPhoneNumbers": "Csak maximum {{max}} telefonszám engedélyezett",
259
- "maxLeadTime": "Az idő nem lehet több mint {{max}}"
259
+ "maxLeadTime": "Az időnek kevesebbnek vagy egyenlőnek kell lennie {{max}}-nál minden egység esetében (percek/órák/napok)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Van",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Írja be az e-mail címeket",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Címzett",
439
- "smsSegmentHint": "Tartsa 160 karakteren belül, hogy egy SMS szegmensben maradjon.",
439
+ "smsSegmentHint": "Tartsa az SMS-t 160 karakter alatt, hogy elkerülje a több SMS szegmenst. A dinamikus változók is beleszámítanak a karakterkorlátozásba.",
440
440
  "noOptions": "Nincs elérhető opció.",
441
441
  "noOptionsFor": "Nincs {{field}} elérhető."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Nomor telepon tidak valid",
253
253
  "invalidUrlEntity": "{{entity}} harus berupa URL yang valid",
254
254
  "maximumEmails": "Hanya hingga {{max}} alamat email yang diizinkan",
255
- "maxDelay": "Penundaan tidak dapat lebih dari {{max}}",
255
+ "maxDelay": "Keterlambatan tidak boleh lebih dari {{max}} untuk semua satuan (menit/jam/hari).",
256
256
  "minDelay": "Penundaan tidak dapat kurang dari {{min}}",
257
257
  "invalidJsonBody": "Isi harus berupa JSON yang valid",
258
258
  "maximumPhoneNumbers": "Hanya sampai {{max}} nomor telepon yang diizinkan",
259
- "maxLeadTime": "Waktu tidak bisa lebih dari {{max}}"
259
+ "maxLeadTime": "Waktu harus kurang dari atau sama dengan {{max}} untuk semua unit (menit/jam/hari)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Adalah",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Masukkan alamat email",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Penerima",
439
- "smsSegmentHint": "Simpan di bawah 160 karakter agar tetap dalam satu segmen SMS.",
439
+ "smsSegmentHint": "Jaga SMS Anda di bawah 160 karakter untuk menghindari beberapa segmen SMS. Variabel dinamis juga dihitung ke dalam batas karakter.",
440
440
  "noOptions": "Tidak ada opsi yang tersedia.",
441
441
  "noOptionsFor": "Tidak ada {{field}} yang tersedia."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Numero di telefono non valido",
253
253
  "invalidUrlEntity": "{{entity}} deve essere un URL valido",
254
254
  "maximumEmails": "Sono consentite solo fino a {{max}} indirizzi email",
255
- "maxDelay": "Il ritardo non può superare {{max}}",
255
+ "maxDelay": "Il ritardo non può essere superiore a {{max}} per tutte le unità (minuti/ore/giorni).",
256
256
  "minDelay": "Il ritardo non può essere inferiore a {{min}}",
257
257
  "invalidJsonBody": "Il corpo deve essere un JSON valido",
258
258
  "maximumPhoneNumbers": "Sono consentiti solo fino a {{max}} numeri di telefono",
259
- "maxLeadTime": "Il tempo non può essere superiore a {{max}}"
259
+ "maxLeadTime": "Il tempo deve essere inferiore o uguale a {{max}} per tutte le unità (minuti/ore/giorni)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "È",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Inserisci indirizzi email",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Destinatario",
439
- "smsSegmentHint": "Mantieni sotto 160 caratteri per rimanere in un segmento SMS.",
439
+ "smsSegmentHint": "Mantieni il tuo SMS sotto 160 caratteri per evitare più segmenti SMS. Le variabili dinamiche contano anche per il limite di caratteri.",
440
440
  "noOptions": "Nessuna opzione disponibile.",
441
441
  "noOptionsFor": "Nessun {{field}} disponibile."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "電話番号が無効です",
253
253
  "invalidUrlEntity": "{{entity}}は有効なURLでなければなりません",
254
254
  "maximumEmails": "{{max}} 件までのメールアドレスが許可されています",
255
- "maxDelay": "遅延は{{max}}を超えることはできません",
255
+ "maxDelay": "{{max}}を超える遅延は、すべての単位(分/時間/日)で許可されていません。",
256
256
  "minDelay": "遅延は{{min}}を下回ることはできません",
257
257
  "invalidJsonBody": "本文は有効なJSONである必要があります",
258
258
  "maximumPhoneNumbers": "最大{{max}}件の電話番号のみが許可されています",
259
- "maxLeadTime": "時間は {{max}} を超えることはできません。"
259
+ "maxLeadTime": "すべての単位(分/時間/日)について、時間は{{max}}以下でなければなりません。"
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "は",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "メールアドレスを入力してください",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "受取人",
439
- "smsSegmentHint": "1つのSMSセグメントに収めるために160文字以内にしてください。",
439
+ "smsSegmentHint": "SMS160文字以内に収めて、複数のSMSセグメントを避けてください。動的変数も文字制限に含まれます。",
440
440
  "noOptions": "利用可能なオプションはありません。",
441
441
  "noOptionsFor": "{{field}}が利用できません。"
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "전화번호가 유효하지 않습니다.",
253
253
  "invalidUrlEntity": "{{entity}}는 유효한 URL이어야 합니다.",
254
254
  "maximumEmails": "최대 {{max}}개의 이메일 주소만 허용됩니다.",
255
- "maxDelay": "지연은 {{max}}를 초과할 수 없습니다.",
255
+ "maxDelay": "지연 시간은 모든 단위(분/시간/일)에 대해 {{max}}를 초과할 수 없습니다.",
256
256
  "minDelay": "지연은 {{min}}보다 적을 수 없습니다.",
257
257
  "invalidJsonBody": "본문은 유효한 JSON이어야 합니다.",
258
258
  "maximumPhoneNumbers": "{{max}}개까지 전화번호를 입력할 수 있습니다.",
259
- "maxLeadTime": "시간은 {{max}} 초과할 수 없습니다."
259
+ "maxLeadTime": "모든 단위(분/시간/일)에 대해 시간은 {{max}} 이하이어야 합니다."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "이것은",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "이메일 주소 입력",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "수신자",
439
- "smsSegmentHint": "하나의 SMS 세그먼트 내에 유지하려면 160자 이하로 작성하세요.",
439
+ "smsSegmentHint": "SMS는 160자 이하로 유지하여 여러 SMS 세그먼트를 피하십시오. 동적 변수도 문자 수 제한에 포함됩니다.",
440
440
  "noOptions": "사용 가능한 옵션이 없습니다.",
441
441
  "noOptionsFor": "{{field}}에 사용할 수 있는 항목이 없습니다."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefoonnummer is ongeldig",
253
253
  "invalidUrlEntity": "{{entity}} moet een geldige URL zijn",
254
254
  "maximumEmails": "Slechts tot {{max}} e-mailadressen zijn toegestaan",
255
- "maxDelay": "Vertraging kan niet groter zijn dan {{max}}",
255
+ "maxDelay": "De vertraging mag niet meer zijn dan {{max}} voor alle eenheden (minuten/uren/dagen).",
256
256
  "minDelay": "Vertraging kan niet minder zijn dan {{min}}",
257
257
  "invalidJsonBody": "Inhoud moet een geldige JSON zijn",
258
258
  "maximumPhoneNumbers": "Maximaal {{max}} telefoonnummers zijn toegestaan",
259
- "maxLeadTime": "Tijd kan niet meer zijn dan {{max}}"
259
+ "maxLeadTime": "De tijd moet minder dan of gelijk aan {{max}} zijn voor alle eenheden (minuten/uren/dagen)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Is",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Voer e-mailadressen in",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Ontvanger",
439
- "smsSegmentHint": "Houd het onder de 160 tekens om in één sms-segment te blijven.",
439
+ "smsSegmentHint": "Houd uw SMS onder de 160 tekens om meerdere SMS-segmenten te voorkomen. Dynamische variabelen tellen ook mee voor de tekenlimiet.",
440
440
  "noOptions": "Geen opties beschikbaar.",
441
441
  "noOptionsFor": "Geen {{field}} beschikbaar."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Numer telefonu jest nieprawidłowy",
253
253
  "invalidUrlEntity": "{{entity}} musi być prawidłowym URL",
254
254
  "maximumEmails": "Dozwolone są maksymalnie {{max}} adresy e-mail",
255
- "maxDelay": "Opóźnienie nie może wynosić więcej niż {{max}}",
255
+ "maxDelay": "Opóźnienie nie może być większe niż {{max}} dla wszystkich jednostek (minut/godzin/dni).",
256
256
  "minDelay": "Opóźnienie nie może być mniejsze niż {{min}}",
257
257
  "invalidJsonBody": "Treść powinna być prawidłowym JSON-em",
258
258
  "maximumPhoneNumbers": "Dozwolone jest tylko do {{max}} numerów telefonów",
259
- "maxLeadTime": "Czas nie może być dłuższy niż {{max}}"
259
+ "maxLeadTime": "Czas musi być mniejszy lub równy {{max}} dla wszystkich jednostek (minuty/godziny/dni)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Jest",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Wprowadź adresy e-mail",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Odbiorca",
439
- "smsSegmentHint": "Trzymaj to poniżej 160 znaków, aby zmieściło się w jednym segmencie SMS.",
439
+ "smsSegmentHint": "Zachowaj swoją SMS poniżej 160 znaków, aby uniknąć wielu segmentów SMS. Zmienne dynamiczne również wliczają się do limitu znaków.",
440
440
  "noOptions": "Brak dostępnych opcji.",
441
441
  "noOptionsFor": "Brak {{field}} dostępnych."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Número de telefone é inválido",
253
253
  "invalidUrlEntity": "{{entity}} deve ser uma URL válida",
254
254
  "maximumEmails": "Apenas até {{max}} endereços de e-mail são permitidos",
255
- "maxDelay": "O atraso não pode ser superior a {{max}}",
255
+ "maxDelay": "O atraso não pode ser maior que {{max}} para todas as unidades (minutos/horas/dias).",
256
256
  "minDelay": "O atraso não pode ser inferior a {{min}}",
257
257
  "invalidJsonBody": "O corpo deve ser um JSON válido",
258
258
  "maximumPhoneNumbers": "Apenas até {{max}} números de telefone são permitidos",
259
- "maxLeadTime": "O tempo não pode ser maior que {{max}}"
259
+ "maxLeadTime": "O tempo deve ser menor ou igual a {{max}} para todas as unidades (minutos/horas/dias)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "É",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Digite endereços de e-mail",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Destinatário",
439
- "smsSegmentHint": "Mantenha abaixo de 160 caracteres para permanecer em um segmento de SMS.",
439
+ "smsSegmentHint": "Mantenha seu SMS abaixo de 160 caracteres para evitar múltiplos segmentos de SMS. Variáveis dinâmicas também contam para o limite de caracteres.",
440
440
  "noOptions": "Nenhuma opção disponível.",
441
441
  "noOptionsFor": "Sem {{field}} disponível."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Número de telefone é inválido",
253
253
  "invalidUrlEntity": "{{entity}} deve ser uma URL válida",
254
254
  "maximumEmails": "Apenas até {{max}} endereços de email são permitidos",
255
- "maxDelay": "O atraso não pode ser maior que {{max}}",
255
+ "maxDelay": "O atraso não pode ser superior a {{max}} para todas as unidades (minutos/horas/dias).",
256
256
  "minDelay": "O atraso não pode ser menor que {{min}}",
257
257
  "invalidJsonBody": "O corpo deve ser um JSON válido",
258
258
  "maximumPhoneNumbers": "São permitidos apenas até {{max}} números de telefone",
259
- "maxLeadTime": "O tempo não pode ser mais do que {{max}}"
259
+ "maxLeadTime": "O tempo deve ser menor ou igual a {{max}} para todas as unidades (minutos/horas/dias)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "É",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Digite os endereços de e-mail",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Destinatário",
439
- "smsSegmentHint": "Mantenha abaixo de 160 caracteres para permanecer em um segmento SMS.",
439
+ "smsSegmentHint": "Mantenha seu SMS abaixo de 160 caracteres para evitar múltiplos segmentos de SMS. Variáveis dinâmicas também contam para o limite de caracteres.",
440
440
  "noOptions": "Nenhuma opção disponível.",
441
441
  "noOptionsFor": "Nenhum {{field}} disponível."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Numărul de telefon este invalid",
253
253
  "invalidUrlEntity": "{{entity}} trebuie să fie un URL valid",
254
254
  "maximumEmails": "Sunt permise doar până la {{max}} adrese de email",
255
- "maxDelay": "Întârzierea nu poate fi mai mare de {{max}}",
255
+ "maxDelay": "Întârzierea nu poate fi mai mare de {{max}} pentru toate unitățile (minute/ore/zi).",
256
256
  "minDelay": "Întârzierea nu poate fi mai mică de {{min}}",
257
257
  "invalidJsonBody": "Corpul ar trebui să fie un JSON valid",
258
258
  "maximumPhoneNumbers": "Sunt permise doar până la {{max}} numere de telefon",
259
- "maxLeadTime": "Timpul nu poate fi mai mult de {{max}}"
259
+ "maxLeadTime": "Timpul trebuie fie mai mic sau egal cu {{max}} pentru toate unitățile (minute/ore/zi)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Este",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Introduceți adresele de email",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Destinatar",
439
- "smsSegmentHint": "Mențineți sub 160 de caractere pentru a rămâne într-o singură segment SMS.",
439
+ "smsSegmentHint": "Păstrați SMS-ul sub 160 de caractere pentru a evita segmentele SMS multiple. Variabilele dinamice contribuie de asemenea la limita de caractere.",
440
440
  "noOptions": "Nu sunt disponibile opțiuni.",
441
441
  "noOptionsFor": "Nu există {{field}} disponibile."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Номер телефона недействителен",
253
253
  "invalidUrlEntity": "{{entity}} должен быть действительным URL",
254
254
  "maximumEmails": "Допускается не более {{max}} адресов электронной почты",
255
- "maxDelay": "Задержка не может превышать {{max}}",
255
+ "maxDelay": "Задержка не может превышать {{max}} для всех единиц (минуты/часы/дни).",
256
256
  "minDelay": "Задержка не может быть меньше {{min}}",
257
257
  "invalidJsonBody": "Тело должно быть действительным JSON",
258
258
  "maximumPhoneNumbers": "Разрешено не более {{max}} номеров телефона",
259
- "maxLeadTime": "Время не может превышать {{max}}"
259
+ "maxLeadTime": "Время должно быть меньше или равно {{max}} для всех единиц измерения (минуты/часы/дни)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Является",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Введите адреса электронной почты",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Получатель",
439
- "smsSegmentHint": "Сохраняйте его менее 160 символов, чтобы поместиться в один SMS-сегмент.",
439
+ "smsSegmentHint": "Держите ваше SMS в пределах 160 символов, чтобы избежать нескольких сегментов SMS. Динамические переменные также учитываются в лимите символов.",
440
440
  "noOptions": "Нет доступных вариантов.",
441
441
  "noOptionsFor": "Нет {{field}} доступных."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefónne číslo je neplatné",
253
253
  "invalidUrlEntity": "{{entity}} musí byť platná URL",
254
254
  "maximumEmails": "Povolené sú iba maximálne {{max}} emailové adresy",
255
- "maxDelay": "Oneskorenie nemôže byť väčšie ako {{max}}",
255
+ "maxDelay": "Meškanie nemôže byť viac ako {{max}} na všetky jednotky (minúty/hodiny/dni).",
256
256
  "minDelay": "Oneskorenie nemôže byť menšie ako {{min}}",
257
257
  "invalidJsonBody": "Telo by malo byť platné JSON",
258
258
  "maximumPhoneNumbers": "Povolený počet telefónnych čísel je maximálne {{max}}",
259
- "maxLeadTime": "Čas nemôže byť viac ako {{max}}"
259
+ "maxLeadTime": "Čas musí byť menší alebo rovný {{max}} pre všetky jednotky (minúty/hodiny/ dni)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Je",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Zadajte emailové adresy",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Príjemca",
439
- "smsSegmentHint": "Udržujte to pod 160 znakmi, aby ste sa dostali do jedného segmentu SMS.",
439
+ "smsSegmentHint": "Udržujte SMS správu pod 160 znakov, aby ste sa vyhli viacerým segmentom SMS. Dynamické premenné sa tiež počítajú do limitu znakov.",
440
440
  "noOptions": "Žiadne možnosti nie sú k dispozícii.",
441
441
  "noOptionsFor": "Žiadne {{field}} nie sú k dispozícii."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefonska številka je neveljavna",
253
253
  "invalidUrlEntity": "{{entity}} mora biti veljaven URL",
254
254
  "maximumEmails": "Dovoljeno je največ {{max}} elektronskih naslovov",
255
- "maxDelay": "Zamuda ne more biti večja od {{max}}",
255
+ "maxDelay": "Zakasnitev ne more biti večja od {{max}} za vse enote (minute/ure/dnevi).",
256
256
  "minDelay": "Zamuda ne more biti manjša od {{min}}",
257
257
  "invalidJsonBody": "Vsebina mora biti veljavna JSON",
258
258
  "maximumPhoneNumbers": "Dovoljenih je le do {{max}} številk telefona",
259
- "maxLeadTime": "Čas ne more biti daljši od {{max}}"
259
+ "maxLeadTime": "Čas mora biti manjši ali enak {{max}} za vse enote (minute/ure/dni)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Je",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Vnesite e-poštne naslove",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Prejemnik",
439
- "smsSegmentHint": "Zadržite pod 160 znaki, da ostanete v enem SMS segmentu.",
439
+ "smsSegmentHint": "Ohranite svoje SMS sporočilo pod 160 znaki, da se izognete več segmentom SMS. Dinamične spremenljivke prav tako štejejo za omejitev znakov.",
440
440
  "noOptions": "Brez razpoložljivih možnosti.",
441
441
  "noOptionsFor": "Brez {{field}} razpoložljivih."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefonnummer är ogiltigt",
253
253
  "invalidUrlEntity": "{{entity}} måste vara en giltig URL",
254
254
  "maximumEmails": "Endast upp till {{max}} e-postadresser är tillåtna",
255
- "maxDelay": "Fördröjning kan inte vara mer än {{max}}",
255
+ "maxDelay": "Försening får inte överstiga {{max}} för alla enheter (minuter/timmar/dagar).",
256
256
  "minDelay": "Fördröjning kan inte vara mindre än {{min}}",
257
257
  "invalidJsonBody": "Innehållet ska vara en giltig JSON",
258
258
  "maximumPhoneNumbers": "Endast upp till {{max}} telefonnummer är tillåtna",
259
- "maxLeadTime": "Tiden får inte överstiga {{max}}"
259
+ "maxLeadTime": "Tiden måste vara mindre än eller lika med {{max}} för alla enheter (minuter/timmar/dagar)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Är",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Ange e-postadresser",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Mottagare",
439
- "smsSegmentHint": "Håll det under 160 tecken för att stanna inom ett SMS-segment.",
439
+ "smsSegmentHint": "Håll ditt SMS under 160 tecken för att undvika flera SMS-segment. Dynamiska variabler räknas också med i teckengränsen.",
440
440
  "noOptions": "Inga alternativ tillgängliga.",
441
441
  "noOptionsFor": "Inga {{field}} tillgängliga."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "หมายเลขโทรศัพท์ไม่ถูกต้อง",
253
253
  "invalidUrlEntity": "{{entity}} ต้องเป็น URL ที่ถูกต้อง",
254
254
  "maximumEmails": "อนุญาตให้อีเมลได้ไม่เกิน {{max}} ที่อยู่",
255
- "maxDelay": "การหน่วงเวลาไม่สามารถมากกว่า {{max}}",
255
+ "maxDelay": "เวลาที่ล่าช้าไม่สามารถเกิน {{max}} ได้สำหรับทุกหน่วย (นาที/ชั่วโมง/วัน)",
256
256
  "minDelay": "การหน่วงเวลาไม่สามารถน้อยกว่า {{min}}",
257
257
  "invalidJsonBody": "เนื้อหาควรเป็น JSON ที่ถูกต้อง",
258
258
  "maximumPhoneNumbers": "อนุญาตเพียง {{max}} หมายเลขโทรศัพท์เท่านั้น",
259
- "maxLeadTime": "เวลาไม่สามารถมากกว่า {{max}}"
259
+ "maxLeadTime": "เวลาต้องน้อยกว่าหรือเท่ากับ {{max}} สำหรับหน่วยทั้งหมด (นาที/ชั่วโมง/วัน)"
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "คือ",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "กรุณากรอกที่อยู่อีเมล",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "ผู้รับ",
439
- "smsSegmentHint": "ให้มันอยู่ภายใต้ 160 ตัวอักษรเพื่อเก็บไว้ใน 1 SMS segment",
439
+ "smsSegmentHint": "โปรดจำกัด SMS ของคุณให้ต่ำกว่า 160 ตัวอักษรเพื่อหลีกเลี่ยงการแบ่ง SMS หลายส่วน ตัวแปรที่เป็นพลศาสตร์ก็มีผลต่อขีดจำกัดตัวอักษรเช่นกัน",
440
440
  "noOptions": "ไม่มีตัวเลือกที่มีอยู่",
441
441
  "noOptionsFor": "ไม่มี {{field}} ที่มีอยู่"
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Telefon numarası geçersiz",
253
253
  "invalidUrlEntity": "{{entity}} geçerli bir URL olmalıdır",
254
254
  "maximumEmails": "En fazla {{max}} e-posta adresine izin verilir",
255
- "maxDelay": "Gecikme {{max}}'dan fazla olamaz",
255
+ "maxDelay": "Gecikme, tüm birimler için (dakika/saat/gün) {{max}}'den fazla olamaz.",
256
256
  "minDelay": "Gecikme {{min}}'dan az olamaz",
257
257
  "invalidJsonBody": "Gövde geçerli bir JSON olmalıdır",
258
258
  "maximumPhoneNumbers": "{{max}} telefon numarasına kadar izin verilir",
259
- "maxLeadTime": "Zaman {{max}}'dan fazla olamaz"
259
+ "maxLeadTime": "Tüm birimler için zaman {{max}}'dan az veya ona eşit olmalıdır (dakika/saat/gün)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "dır",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "E-posta adreslerini girin",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Alıcı",
439
- "smsSegmentHint": "Tek bir SMS segmentinde kalmak için 160 karakterin altında tutun.",
439
+ "smsSegmentHint": "SMS'inizi birden fazla SMS segmenti olmaması için 160 karakterin altında tutun. Dinamik değişkenler de karakter limitine dahil edilir.",
440
440
  "noOptions": "Seçenek yok.",
441
441
  "noOptionsFor": "No {{field}} available."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Номер телефону недійсний",
253
253
  "invalidUrlEntity": "{{entity}} повинен бути дійсним URL",
254
254
  "maximumEmails": "Дозволено лише до {{max}} електронних адрес",
255
- "maxDelay": "Затримка не може перевищувати {{max}}",
255
+ "maxDelay": "Затримка не може перевищувати {{max}} для всіх одиниць (хвилин/годин/днів).",
256
256
  "minDelay": "Затримка не може бути меншою за {{min}}",
257
257
  "invalidJsonBody": "Тіло повинно бути дійсним JSON",
258
258
  "maximumPhoneNumbers": "Дозволено лише до {{max}} номерів телефонів",
259
- "maxLeadTime": "Час не може перевищувати {{max}}"
259
+ "maxLeadTime": "Час має бути меншим або рівним {{max}} для всіх одиниць (хвилини/години/дні)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Є",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Введіть електронні адреси",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Одержувач",
439
- "smsSegmentHint": "Утримуйте текст менше 160 символів, щоб залишитися в одному сегменті SMS.",
439
+ "smsSegmentHint": "Тримайте ваш SMS до 160 символів, щоб уникнути кількох сегментів SMS. Динамічні змінні також враховуються в межах ліміту символів.",
440
440
  "noOptions": "Немає доступних опцій.",
441
441
  "noOptionsFor": "Немає {{field}} доступних."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "Số điện thoại không hợp lệ",
253
253
  "invalidUrlEntity": "{{entity}} phải là một URL hợp lệ",
254
254
  "maximumEmails": "Chỉ cho phép tối đa {{max}} địa chỉ email",
255
- "maxDelay": "Độ trễ không thể lớn hơn {{max}}",
255
+ "maxDelay": "Thời gian trễ không được vượt quá {{max}} cho tất cả các đơn vị (phút/giờ/ngày).",
256
256
  "minDelay": "Độ trễ không thể nhỏ hơn {{min}}",
257
257
  "invalidJsonBody": "Nội dung phải là một JSON hợp lệ",
258
258
  "maximumPhoneNumbers": "Chỉ cho phép tối đa {{max}} số điện thoại",
259
- "maxLeadTime": "Thời gian không được quá {{max}}"
259
+ "maxLeadTime": "Thời gian phải nhỏ hơn hoặc bằng {{max}} cho tất cả các đơn vị (phút/giờ/ngày)."
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "Là",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "Nhập địa chỉ email",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "Người nhận",
439
- "smsSegmentHint": "Để dưới 160 ký tự để nằm trong một phần SMS.",
439
+ "smsSegmentHint": "Giữ SMS của bạn dưới 160 ký tự để tránh nhiều đoạn SMS. Các biến động cũng tính vào giới hạn ký tự.",
440
440
  "noOptions": "Không có tùy chọn nào.",
441
441
  "noOptionsFor": "Không có {{field}} nào có sẵn."
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "电话号码无效",
253
253
  "invalidUrlEntity": "{{entity}} 必须是有效的网址",
254
254
  "maximumEmails": "最多允许 {{max}} 个邮箱地址",
255
- "maxDelay": "延迟不能超过 {{max}}",
255
+ "maxDelay": "延迟不能超过 {{max}} 所有单位(分钟/小时/天)。",
256
256
  "minDelay": "延迟不能少于 {{min}}",
257
257
  "invalidJsonBody": "主体应为有效的 JSON",
258
258
  "maximumPhoneNumbers": "最多只允许 {{max}} 个电话号码",
259
- "maxLeadTime": "时间不能超过 {{max}}"
259
+ "maxLeadTime": "时间必须小于或等于{{max}}(分钟/小时/天)。"
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "是",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "输入电子邮件地址",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "接收者",
439
- "smsSegmentHint": "保持在 160 个字符以内以确保只使用一个短信段。",
439
+ "smsSegmentHint": "将您的短信保持在160个字符以内,以避免多个短信段。动态变量也计入字符限制。",
440
440
  "noOptions": "没有可用选项。",
441
441
  "noOptionsFor": "没有可用的 {{field}}。"
442
442
  },
@@ -252,11 +252,11 @@
252
252
  "invalidPhoneNumber": "電話號碼無效",
253
253
  "invalidUrlEntity": "{{entity}} 必須是一個有效的URL",
254
254
  "maximumEmails": "僅允許最多 {{max}} 個電子郵件地址",
255
- "maxDelay": "延遲不能超過 {{max}}",
255
+ "maxDelay": "延遲不能超過 {{max}} 於所有單位(分鐘/小時/天)。",
256
256
  "minDelay": "延遲不能少於 {{min}}",
257
257
  "invalidJsonBody": "正文應為有效的JSON",
258
258
  "maximumPhoneNumbers": "最多允許 {{max}} 個電話號碼",
259
- "maxLeadTime": "時間不能超過 {{max}}"
259
+ "maxLeadTime": "時間必須小於或等於 {{max}},適用於所有單位(分鐘/小時/天)。"
260
260
  },
261
261
  "conditionVerbs": {
262
262
  "is": "是",
@@ -436,7 +436,7 @@
436
436
  "emailPlaceholder": "輸入電子郵件地址",
437
437
  "exampleEmail": "oliver@example.com",
438
438
  "recipient": "接收者",
439
- "smsSegmentHint": "保持在160個字符內,以保持在一個短信段落中。",
439
+ "smsSegmentHint": "為了避免發送多個 SMS 段,請將您的 SMS 信息保持在 160 個字符以內。動態變量也計入字符限制。",
440
440
  "noOptions": "沒有可用的選項。",
441
441
  "noOptionsFor": "沒有可用的 {{field}}。"
442
442
  },
package/dist/.ready CHANGED
@@ -1 +1 @@
1
- Built at 2026-07-31T07:18:05.539Z
1
+ Built at 2026-07-31T22:25:05.195Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-rules-frontend",
3
- "version": "2.7.12",
3
+ "version": "2.7.14",
4
4
  "description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-rules-nano",