From 241d99b50d237d473eb00f812db4b4ffc8eef9a4 Mon Sep 17 00:00:00 2001 From: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:31:24 +0530 Subject: [PATCH] feat(INJI-299): add language translations for the cancel dialog textfeilds Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com> --- locales/ara.json | 6 ++++++ locales/en.json | 6 ++++++ locales/fil.json | 6 ++++++ locales/hin.json | 6 ++++++ locales/kan.json | 6 ++++++ locales/spa.json | 6 ++++++ locales/tam.json | 6 ++++++ 7 files changed, 42 insertions(+) diff --git a/locales/ara.json b/locales/ara.json index c0cc03bda8..d8347f7fb3 100644 --- a/locales/ara.json +++ b/locales/ara.json @@ -202,6 +202,12 @@ }, "AddVcModal": { "requestingCredential": "جارٍ طلب بيانات الاعتماد...", + "confirmationDialog": { + "title": "هل تريد إلغاء التنزيل؟", + "message": "بمجرد الإلغاء، لن يتم تنزيل بطاقتك وستحتاج إلى إعادة بدء التنزيل.", + "wait": "لا، سأنتظر", + "cancel": "نعم، إلغاء" + }, "errors": { "input": { "empty": "فارغًا", diff --git a/locales/en.json b/locales/en.json index 9f1d9f5e99..0b46abce7b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -209,6 +209,12 @@ }, "AddVcModal": { "requestingCredential": "Requesting credential...", + "confirmationDialog": { + "title": "Do you want to cancel downloading?", + "message": "Once cancelled, your card will not be downloaded and you need to reinitiate the download.", + "wait": "No, I’ll wait", + "cancel": "Yes, Cancel" + }, "errors": { "input": { "empty": "The input cannot be empty", diff --git a/locales/fil.json b/locales/fil.json index 725cce985d..ca43933658 100644 --- a/locales/fil.json +++ b/locales/fil.json @@ -201,6 +201,12 @@ }, "AddVcModal": { "requestingCredential": "Humihiling ng kredensyal...", + "confirmationDialog": { + "title": "Gusto mo bang kanselahin ang pag-download?", + "message": "Kapag nakansela, hindi na mada-download ang iyong card at kailangan mong simulan muli ang pag-download.", + "wait": "Hindi, maghihintay ako", + "cancel": "Oo, Kanselahin" + }, "errors": { "input": { "empty": "Hindi maaaring walang laman ang input", diff --git a/locales/hin.json b/locales/hin.json index 0fd4b7c2e6..2901875999 100644 --- a/locales/hin.json +++ b/locales/hin.json @@ -200,6 +200,12 @@ }, "AddVcModal": { "requestingCredential": "क्रेडेंशियल का अनुरोध कर रहा है...", + "confirmationDialog": { + "title": "क्या आप डाउनलोडिंग रद्द करना चाहते हैं?", + "message": "एक बार रद्द होने पर, आपका कार्ड डाउनलोड नहीं किया जाएगा और आपको डाउनलोड फिर से शुरू करना होगा।", + "wait": "नहीं, मैं इंतजार करूंगा", + "cancel": "हाँ, रद्द करें" + }, "errors": { "input": { "empty": "इनपुट खाली नहीं हो सकता", diff --git a/locales/kan.json b/locales/kan.json index 5060387bf7..7d9e7a811d 100644 --- a/locales/kan.json +++ b/locales/kan.json @@ -198,6 +198,12 @@ }, "AddVcModal": { "requestingCredential": "ರುಜುವಾತುಗಳನ್ನು ವಿನಂತಿಸಲಾಗುತ್ತಿದೆ...", + "confirmationDialog": { + "title": "ನೀವು ಡೌನ್‌ಲೋಡ್ ಮಾಡುವುದನ್ನು ರದ್ದುಗೊಳಿಸಲು ಬಯಸುವಿರಾ?", + "message": "ಒಮ್ಮೆ ರದ್ದುಗೊಳಿಸಿದರೆ, ನಿಮ್ಮ ಕಾರ್ಡ್ ಡೌನ್‌ಲೋಡ್ ಆಗುವುದಿಲ್ಲ ಮತ್ತು ನೀವು ಡೌನ್‌ಲೋಡ್ ಅನ್ನು ಮರುಪ್ರಾರಂಭಿಸಬೇಕಾಗುತ್ತದೆ.", + "wait": "ಇಲ್ಲ, ನಾನು ಕಾಯುತ್ತೇನೆ", + "cancel": "ಹೌದು, ರದ್ದುಮಾಡಿ" + }, "errors": { "input": { "empty": "ಇನ್‌ಪುಟ್ ಖಾಲಿ ಇರುವಂತಿಲ್ಲ", diff --git a/locales/spa.json b/locales/spa.json index de3eb1a069..ff833471d7 100644 --- a/locales/spa.json +++ b/locales/spa.json @@ -117,6 +117,12 @@ }, "AddVcModal": { "requestingCredential": "Solicitando credencial...", + "confirmationDialog": { + "title": "Quieres cancelar la descarga?", + "message": "OUna vez cancelada, su tarjeta no se descargará y deberá reiniciar la descarga.", + "wait": "No, esperaré", + "cancel": "Sí, cancelar" + }, "errors": { "input": { "empty": "El campo no puede estar vacío", diff --git a/locales/tam.json b/locales/tam.json index 00224edb76..e264946342 100644 --- a/locales/tam.json +++ b/locales/tam.json @@ -198,6 +198,12 @@ }, "AddVcModal": { "requestingCredential": "நற்சான்றிதழைக் கோருகிறது...", + "confirmationDialog": { + "title": "பதிவிறக்குவதை ரத்துசெய்ய விரும்புகிறீர்களா?", + "message": "ரத்துசெய்யப்பட்டதும், உங்கள் கார்டு பதிவிறக்கம் செய்யப்படாது மேலும் நீங்கள் பதிவிறக்கத்தை மீண்டும் தொடங்க வேண்டும்.", + "wait": "இல்லை, நான் காத்திருப்பேன்", + "cancel": "ஆம், ரத்துசெய்" + }, "errors": { "input": { "empty": "உள்ளீடு காலியாக இருக்க முடியாது",