@bigbinary/neeto-thank-you-frontend 2.2.3 → 2.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/javascript/src/translations/ar.json +4 -2
- package/app/javascript/src/translations/bg.json +4 -2
- package/app/javascript/src/translations/ca.json +4 -2
- package/app/javascript/src/translations/cs.json +4 -2
- package/app/javascript/src/translations/da.json +4 -2
- package/app/javascript/src/translations/de.json +4 -2
- package/app/javascript/src/translations/es-MX.json +4 -2
- package/app/javascript/src/translations/es.json +4 -2
- package/app/javascript/src/translations/et.json +4 -2
- package/app/javascript/src/translations/fi.json +4 -2
- package/app/javascript/src/translations/fil.json +4 -2
- package/app/javascript/src/translations/fr.json +4 -2
- package/app/javascript/src/translations/hi.json +4 -2
- package/app/javascript/src/translations/hr.json +4 -2
- package/app/javascript/src/translations/id.json +4 -2
- package/app/javascript/src/translations/it.json +4 -2
- package/app/javascript/src/translations/ja.json +4 -2
- package/app/javascript/src/translations/ko.json +4 -2
- package/app/javascript/src/translations/nl.json +4 -2
- package/app/javascript/src/translations/pl.json +4 -2
- package/app/javascript/src/translations/pt-BR.json +4 -2
- package/app/javascript/src/translations/pt.json +4 -2
- package/app/javascript/src/translations/ro.json +4 -2
- package/app/javascript/src/translations/ru.json +4 -2
- package/app/javascript/src/translations/sk.json +4 -2
- package/app/javascript/src/translations/sl.json +4 -2
- package/app/javascript/src/translations/sv.json +4 -2
- package/app/javascript/src/translations/th.json +4 -2
- package/app/javascript/src/translations/tr.json +4 -2
- package/app/javascript/src/translations/uk.json +4 -2
- package/app/javascript/src/translations/vi.json +4 -2
- package/app/javascript/src/translations/zh-CN.json +4 -2
- package/app/javascript/src/translations/zh-TW.json +4 -2
- package/package.json +1 -1
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "الرسالة الخاصة بإعادة التوجيه مطلوبة",
|
|
34
34
|
"resubmitLinkTextIsRequired": "نص الرابط مطلوب",
|
|
35
35
|
"invalidLink": "أدخل رابطًا صالحًا."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "سيتم إعادة التوجيه خلال {{seconds}} ثوان.",
|
|
38
|
+
"redirectFailureMessage": "لم نتمكن من إعادة توجيهك في الوقت الحالي. يرجى <Link>النقر هنا</Link> للمتابعة.<br/>إذا لم ينجح ذلك، قم بنسخ الرابط وفتحه في علامة تبويب جديدة."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Съобщението за пренасочване е задължително",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Текстът на линка е задължителен",
|
|
35
35
|
"invalidLink": "Въведете валидна връзка."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Пренасочване след {{seconds}} секунди.",
|
|
38
|
+
"redirectFailureMessage": "В момента не можем да ви пренасочим. Моля, <Link>кликнете тук</Link>, за да продължите.<br/>Ако това не сработи, копирайте линка и го отворете в нов раздел."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Es requereix un missatge de redirecció",
|
|
34
34
|
"resubmitLinkTextIsRequired": "El text de l'enllaç és obligatori",
|
|
35
35
|
"invalidLink": "Introdueix un enllaç vàlid."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Redirigint en {{seconds}} segons.",
|
|
38
|
+
"redirectFailureMessage": "No hem pogut redirigir-te en aquest moment. Si us plau, <Link>clica aquí</Link> per continuar.<br/>Si això no funciona, copia l'enllaç i obre'l en una nova pestanya."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Je vyžadována zpráva pro přesměrování",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Text odkazu je povinný",
|
|
35
35
|
"invalidLink": "Zadejte platný odkaz."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Přesměrování za {{seconds}} sekund.",
|
|
38
|
+
"redirectFailureMessage": "Momentálně vás nemůžeme přesměrovat. Prosím <Link>klikněte zde</Link> pro pokračování.<br/>Pokud to nefunguje, zkopírujte odkaz a otevřete jej v nové záložce."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Omdirigeringsbesked er påkrævet",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Linktekst er påkrævet",
|
|
35
35
|
"invalidLink": "Indtast et gyldigt link."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Omdirigerer om {{seconds}} sekunder.",
|
|
38
|
+
"redirectFailureMessage": "Vi kunne ikke omdirigere dig i øjeblikket. Please <Link>klik her</Link> for at fortsætte.<br/>Hvis det ikke virker, skal du kopiere linket og åbne det i en ny fane."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -44,7 +44,9 @@
|
|
|
44
44
|
"fileTypeError": "Bitte laden Sie eine Datei mit einem der folgenden Dateitypen hoch: {{acceptedTypes}}.",
|
|
45
45
|
"fileSizeLimitExceeded": "Ihre Datei ist größer als {{maxSizeInReadableUnits}}. Bitte versuchen Sie es erneut mit einer kleineren Datei.",
|
|
46
46
|
"somethingWentWrong": "Etwas ist schiefgelaufen"
|
|
47
|
-
}
|
|
47
|
+
},
|
|
48
|
+
"redirectingInSecondsMessage": "Wird in {{seconds}} Sekunden umgeleitet.",
|
|
49
|
+
"redirectFailureMessage": "Wir konnten Sie im Moment nicht weiterleiten. Bitte <Link>klicken Sie hier</Link>, um fortzufahren.<br/>Wenn das nicht funktioniert, kopieren Sie den Link und öffnen Sie ihn in einem neuen Tab."
|
|
48
50
|
},
|
|
49
51
|
"buttons": {
|
|
50
52
|
"saveChanges": "Änderungen speichern",
|
|
@@ -52,4 +54,4 @@
|
|
|
52
54
|
"resetChanges": "Änderungen zurücksetzen"
|
|
53
55
|
}
|
|
54
56
|
}
|
|
55
|
-
}
|
|
57
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Se requiere un mensaje de redirección",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Se requiere texto para el enlace",
|
|
35
35
|
"invalidLink": "Introduce un enlace válido."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Redirigiendo en {{seconds}} segundos.",
|
|
38
|
+
"redirectFailureMessage": "No pudimos redirigirte en este momento. Por favor <Link>clic aquí</Link> para continuar.<br/>Si eso no funciona, copia el enlace y ábrelo en una nueva pestaña."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -44,7 +44,9 @@
|
|
|
44
44
|
"fileTypeError": "Por favor, carga un archivo con uno de los siguientes tipos de archivo: {{acceptedTypes}}.",
|
|
45
45
|
"fileSizeLimitExceeded": "Tu archivo es más grande que {{maxSizeInReadableUnits}}. Por favor, intenta nuevamente con un archivo más pequeño.",
|
|
46
46
|
"somethingWentWrong": "Algo salió mal"
|
|
47
|
-
}
|
|
47
|
+
},
|
|
48
|
+
"redirectingInSecondsMessage": "Redirigiendo en {{seconds}} segundos.",
|
|
49
|
+
"redirectFailureMessage": "No pudimos redirigirte en este momento. Por favor, <Link>haz clic aquí</Link> para continuar.<br/>Si eso no funciona, copia el enlace y ábrelo en una nueva pestaña."
|
|
48
50
|
},
|
|
49
51
|
"buttons": {
|
|
50
52
|
"saveChanges": "Guardar cambios",
|
|
@@ -52,4 +54,4 @@
|
|
|
52
54
|
"resetChanges": "Restablecer cambios"
|
|
53
55
|
}
|
|
54
56
|
}
|
|
55
|
-
}
|
|
57
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Suunamise sõnum on vajalik",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Lingitekst on vajalik",
|
|
35
35
|
"invalidLink": "Sisestage kehtiv link."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Suunamine toimub {{seconds}} sekundi pärast.",
|
|
38
|
+
"redirectFailureMessage": "Me ei saanud teid hetkel suunata. Palun <Link>klõpsake siin</Link>, et jätkata.<br/>Kui see ei õnnestu, kopeerige link ja avage see uues vahekaardis."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Ohjausviesti on pakollinen",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Linkkiteksti on pakollinen",
|
|
35
35
|
"invalidLink": "Syötä voimassa oleva linkki."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Siirretään {{seconds}} sekunnin kuluttua.",
|
|
38
|
+
"redirectFailureMessage": "Emme voineet siirtää sinua tällä hetkellä. Ole hyvä <Link>klikkaa täällä</Link> jatkaaksesi.<br/>Jos se ei toimi, kopioi linkki ja avaa se uudessa välilehdessä."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Kinakailangan ang redirect na mensahe",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Kinakailangan ang teksto ng link",
|
|
35
35
|
"invalidLink": "Maglagay ng wastong link."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Magreredirek ka sa loob ng {{seconds}} segundo.",
|
|
38
|
+
"redirectFailureMessage": "Hindi kami makapag-redirect sa iyo sa pagkakataong ito. Mangyaring <Link>ikiklik dito</Link> upang magpatuloy.<br/>Kung hindi iyon gumana, kopyahin ang link at buksan ito sa isang bagong tab."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -44,7 +44,9 @@
|
|
|
44
44
|
"fileTypeError": "Veuillez télécharger un fichier avec l'un des types de fichiers suivants : {{acceptedTypes}}.",
|
|
45
45
|
"fileSizeLimitExceeded": "Votre fichier est plus grand que {{maxSizeInReadableUnits}}. Veuillez réessayer avec un fichier plus petit.",
|
|
46
46
|
"somethingWentWrong": "Un problème est survenu"
|
|
47
|
-
}
|
|
47
|
+
},
|
|
48
|
+
"redirectingInSecondsMessage": "Redirection dans {{seconds}} secondes.",
|
|
49
|
+
"redirectFailureMessage": "Nous n'avons pas pu vous rediriger pour le moment. Veuillez <Link>clicker ici</Link> pour continuer.<br/>Si cela ne fonctionne pas, copiez le lien et ouvrez-le dans un nouvel onglet."
|
|
48
50
|
},
|
|
49
51
|
"buttons": {
|
|
50
52
|
"saveChanges": "Enregistrer les modifications",
|
|
@@ -52,4 +54,4 @@
|
|
|
52
54
|
"resetChanges": "Réinitialiser les modifications"
|
|
53
55
|
}
|
|
54
56
|
}
|
|
55
|
-
}
|
|
57
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "पुनर्निर्देशन संदेश आवश्यक है",
|
|
34
34
|
"resubmitLinkTextIsRequired": "लिंक पाठ आवश्यक है",
|
|
35
35
|
"invalidLink": "एक मान्य लिंक दर्ज करें।"
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "{{seconds}} सेकंड में रीडायरेक्ट किया जा रहा है।",
|
|
38
|
+
"redirectFailureMessage": "हम इस समय आपको रीडायरेक्ट नहीं कर सके। कृपया <Link>यहां क्लिक करें</Link> जारी रखने के लिए।<br/>यदि यह काम नहीं करता है, तो लिंक को कॉपी करें और इसे एक नए टैब में खोलें।"
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Poruka za preusmjeravanje je obavezna",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Tekst veze je obavezan",
|
|
35
35
|
"invalidLink": "Unesite valjanu vezu."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Preusmjeravanje za {{seconds}} sekundi.",
|
|
38
|
+
"redirectFailureMessage": "Trenutno vas ne možemo preusmjeriti. Molimo <Link>kliknite ovdje</Link> za nastavak.<br/>Ako to ne uspije, kopirajte link i otvorite ga u novoj kartici."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Pesan alihan diperlukan",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Teks tautan diperlukan",
|
|
35
35
|
"invalidLink": "Masukkan tautan yang valid."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Mengalihkan dalam {{seconds}} detik.",
|
|
38
|
+
"redirectFailureMessage": "Kami tidak dapat mengalihkan Anda saat ini. Silakan <Link>click here</Link> untuk melanjutkan.<br/>Jika itu tidak berhasil, salin tautan dan buka di tab baru."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Il messaggio di reindirizzamento è obbligatorio",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Il testo del link è obbligatorio",
|
|
35
35
|
"invalidLink": "Inserisci un link valido."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Reindirizzamento in {{seconds}} secondi.",
|
|
38
|
+
"redirectFailureMessage": "Non siamo riusciti a reindirizzarti in questo momento. Per favore <Link>clicca qui</Link> per procedere.<br/>Se non funziona, copia il link e aprilo in una nuova scheda."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "リダイレクトメッセージは必須です",
|
|
34
34
|
"resubmitLinkTextIsRequired": "リンクテキストは必須です",
|
|
35
35
|
"invalidLink": "有効なリンクを入力してください。"
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "{{seconds}}秒後にリダイレクトされています。",
|
|
38
|
+
"redirectFailureMessage": "現在リダイレクトできませんでした。<Link>ここをクリックしてください</Link> で進んでください。<br/>それが機能しない場合は、リンクをコピーして新しいタブで開いてください。"
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "리다이렉트 메시지가 필요합니다",
|
|
34
34
|
"resubmitLinkTextIsRequired": "링크 텍스트가 필요합니다",
|
|
35
35
|
"invalidLink": "유효한 링크를 입력하세요."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "{{seconds}} 초 후에 리디렉션됩니다.",
|
|
38
|
+
"redirectFailureMessage": "현재 리디렉션할 수 없습니다. 진행하려면 <Link>여기를 클릭</Link> 해주세요.<br/>작동하지 않는 경우, 링크를 복사하여 새 탭에서 열어주세요."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Doorverwijsbericht is vereist",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Linktekst is vereist",
|
|
35
35
|
"invalidLink": "Voer een geldige link in."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Je wordt omgeleid in {{seconds}} seconden.",
|
|
38
|
+
"redirectFailureMessage": "We konden je op dit moment niet omleiden. Klik <Link>hier</Link> om verder te gaan.<br/>Als dat niet werkt, kopieer de link en open deze in een nieuw tabblad."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Wiadomość przekierowania jest wymagana",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Tekst linku jest wymagany",
|
|
35
35
|
"invalidLink": "Wprowadź prawidłowy link."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Przekierowujemy za {{seconds}} sekund.",
|
|
38
|
+
"redirectFailureMessage": "Nie mogliśmy Cię teraz przekierować. Proszę <Link>kliknij tutaj</Link>, aby kontynuować.<br/>Jeśli to nie zadziała, skopiuj link i otwórz go w nowej karcie."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Mensagem de redirecionamento é obrigatória",
|
|
34
34
|
"resubmitLinkTextIsRequired": "O texto do link é obrigatório",
|
|
35
35
|
"invalidLink": "Insira um link válido."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Redirecionando em {{seconds}} segundos.",
|
|
38
|
+
"redirectFailureMessage": "Não conseguimos redirecioná-lo no momento. Por favor, <Link>clique aqui</Link> para continuar.<br/>Se isso não funcionar, copie o link e abra-o em uma nova aba."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "A mensagem de redirecionamento é obrigatória",
|
|
34
34
|
"resubmitLinkTextIsRequired": "O texto do link é obrigatório",
|
|
35
35
|
"invalidLink": "Insira um link válido."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Redirecionando em {{seconds}} segundos.",
|
|
38
|
+
"redirectFailureMessage": "Não conseguimos redirecioná-lo no momento. Por favor <Link>clique aqui</Link> para continuar.<br/>Se isso não funcionar, copie o link e abra-o em uma nova aba."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Mesajul de redirecționare este necesar",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Textul linkului este necesar",
|
|
35
35
|
"invalidLink": "Introdu un link valid."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Te redirecționăm în {{seconds}} secunde.",
|
|
38
|
+
"redirectFailureMessage": "Nu am putut să te redirecționăm în acest moment. Te rugăm să <Link>clic aici</Link> pentru a continua.<br/>Dacă asta nu funcționează, copiază linkul și deschide-l într-o filă nouă."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Сообщение о перенаправлении обязательно",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Текст ссылки обязателен",
|
|
35
35
|
"invalidLink": "Введите действительную ссылку."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Перенаправление через {{seconds}} секунд.",
|
|
38
|
+
"redirectFailureMessage": "В данный момент мы не можем вас перенаправить. Пожалуйста, <Link>нажмите здесь</Link>, чтобы продолжить.<br/>Если это не сработает, скопируйте ссылку и откройте ее в новой вкладке."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Správa na presmerovanie je povinná",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Text odkazu je povinný",
|
|
35
35
|
"invalidLink": "Zadajte platný odkaz."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Presmerovanie za {{seconds}} sekúnd.",
|
|
38
|
+
"redirectFailureMessage": "Momentálne vás nemôžeme presmerovať. Prosím <Link>clicknite sem</Link>, aby ste pokračovali.<br/>Ak to nefunguje, skopírujte odkaz a otvorte ho v novom okne."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Sporočilo o preusmeritvi je obvezno",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Besedilo povezave je obvezno",
|
|
35
35
|
"invalidLink": "Vnesite veljavno povezavo."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Preusmerjanje v {{seconds}} sekundah.",
|
|
38
|
+
"redirectFailureMessage": "Trenutno vas ne moremo preusmeriti. Prosim <Link>kliknite tukaj</Link>, da nadaljujete.<br/>Če to ne deluje, kopirajte povezavo in jo odprite v novem zavihku."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Omdirigeringsmeddelande krävs",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Länktext krävs",
|
|
35
35
|
"invalidLink": "Ange en giltig länk."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Omdirigerar om {{seconds}} sekunder.",
|
|
38
|
+
"redirectFailureMessage": "Vi kunde inte omdirigera dig just nu. Vänligen <Link>klicka här</Link> för att fortsätta.<br/>Om det inte fungerar, kopiera länken och öppna den i en ny flik."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "ข้อความเปลี่ยนเส้นทางจำเป็นต้องมี",
|
|
34
34
|
"resubmitLinkTextIsRequired": "ข้อความลิงก์จำเป็นต้องมี",
|
|
35
35
|
"invalidLink": "กรุณาใส่ลิงก์ที่ถูกต้อง"
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "กำลังเปลี่ยนเส้นทางใน {{seconds}} วินาที",
|
|
38
|
+
"redirectFailureMessage": "เราไม่สามารถเปลี่ยนเส้นทางคุณในขณะนี้ กรุณา <Link>คลิกที่นี่</Link> เพื่อดำเนินการต่อ.<br/>หากไม่สามารถทำได้ ให้คัดลอกลิงก์และเปิดในแท็บใหม่"
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Yönlendirme mesajı gereklidir",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Bağlantı metni gereklidir",
|
|
35
35
|
"invalidLink": "Geçerli bir bağlantı girin."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "{{seconds}} saniye içinde yönlendiriliyorsunuz.",
|
|
38
|
+
"redirectFailureMessage": "Şu anda sizi yönlendiremiyoruz. Lütfen <Link>buraya tıklayın</Link> devam etmek için.<br/>Eğer bu işe yaramazsa, bağlantıyı kopyalayın ve yeni bir sekmede açın."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Повідомлення перенаправлення є обов'язковим",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Текст посилання є обов'язковим",
|
|
35
35
|
"invalidLink": "Введіть дійсне посилання."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Перенаправлення через {{seconds}} секунд.",
|
|
38
|
+
"redirectFailureMessage": "На жаль, ми не можемо вас перенаправити. Будь ласка, <Link>натисніть тут</Link> для продовження.<br/>Якщо це не спрацює, скопіюйте посилання і відкрийте його в новій вкладці."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "Cần có thông báo chuyển hướng",
|
|
34
34
|
"resubmitLinkTextIsRequired": "Cần có văn bản liên kết",
|
|
35
35
|
"invalidLink": "Nhập một liên kết hợp lệ."
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "Đang chuyển hướng trong {{seconds}} giây.",
|
|
38
|
+
"redirectFailureMessage": "Chúng tôi không thể chuyển hướng bạn ngay lúc này. Vui lòng <Link>click here</Link> để tiếp tục.<br/>Nếu điều đó không hoạt động, hãy sao chép liên kết và mở nó trong một tab mới."
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "重定向消息是必填项",
|
|
34
34
|
"resubmitLinkTextIsRequired": "链接文本是必填项",
|
|
35
35
|
"invalidLink": "请输入有效链接。"
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "将在{{seconds}}秒后重定向。",
|
|
38
|
+
"redirectFailureMessage": "我们目前无法重定向您。请<Link>点击这里</Link>继续。<br/>如果那不起作用,请复制链接并在新标签页中打开。"
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
|
@@ -33,7 +33,9 @@
|
|
|
33
33
|
"redirectMessageRequired": "重定向訊息是必需的",
|
|
34
34
|
"resubmitLinkTextIsRequired": "鏈接文本是必需的",
|
|
35
35
|
"invalidLink": "請輸入有效的鏈接。"
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"redirectingInSecondsMessage": "將在 {{seconds}} 秒後重定向。",
|
|
38
|
+
"redirectFailureMessage": "我們目前無法為您重定向。請 u003cLink u003e點擊這裡 u003c/Link u003e以繼續。 u003cbr/ u003e如果這不起作用,請複製該鏈接並在新標籤頁中打開。"
|
|
37
39
|
}
|
|
38
40
|
}
|
|
39
|
-
}
|
|
41
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-thank-you-frontend",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.4",
|
|
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-thank-you-nano",
|