From 4d4fad08fa6867b1d3f4cac73461491fa0dadb3e Mon Sep 17 00:00:00 2001 From: DevMirza <53424436+Zaid-maker@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:56:42 +0500 Subject: [PATCH 1/3] Update i18n.ts --- frontend/src/i18n.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n.ts b/frontend/src/i18n.ts index 2df30977..a472fedc 100644 --- a/frontend/src/i18n.ts +++ b/frontend/src/i18n.ts @@ -6,6 +6,7 @@ const languageList = { "fr": "Français", "tr": "Türkçe", "zh-CN": "简体中文", + "ur": "Urdu" }; let messages = { From 9423aa32e23f0c16a4fa7dd6029372f009ea4b3b Mon Sep 17 00:00:00 2001 From: DevMirza <53424436+Zaid-maker@users.noreply.github.com> Date: Sun, 19 Nov 2023 23:16:53 +0500 Subject: [PATCH 2/3] Create ur.json --- frontend/src/lang/ur.json | 94 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 frontend/src/lang/ur.json diff --git a/frontend/src/lang/ur.json b/frontend/src/lang/ur.json new file mode 100644 index 00000000..ea8a9b15 --- /dev/null +++ b/frontend/src/lang/ur.json @@ -0,0 +1,94 @@ +{ + "languageName": "Urdu", + "Create your admin account": "اپنا ایڈمن اکاؤنٹ بنائیں", + "authIncorrectCreds": "غلط صارف نام یا پاس ورڈ.", + "PasswordsDoNotMatch": "پاس ورڈز کوئی مماثل نہیں ہیں۔", + "Repeat Password": "پاس ورڈ دوبارہ لکھیے", + "Create": "بنانا", + "signedInDisp": "بطور {0} سائن ان", + "signedInDispDisabled": "توثیق غیر فعال۔", + "home": "گھر", + "console": "تسلی", + "registry": "رجسٹری", + "compose": "تحریر", + "addFirstStackMsg": "اپنا پہلا اسٹیک کمپوز کریں!", + "stackName" : "اسٹیک کا نام", + "deployStack": "تعینات", + "deleteStack": "حذف کریں", + "stopStack": "روکو", + "restartStack": "دوبارہ شروع کریں", + "updateStack": "اپ ڈیٹ", + "startStack": "شروع کریں۔", + "editStack": "ترمیم", + "discardStack": "رد کر دیں۔", + "saveStackDraft": "محفوظ کریں۔", + "notAvailableShort" : "N / A", + "deleteStackMsg": "کیا آپ واقعی اس اسٹیک کو حذف کرنا چاہتے ہیں؟", + "stackNotManagedByDockgeMsg": "یہ اسٹیک Dockge کے زیر انتظام نہیں ہے۔", + "primaryHostname": "Primary Hostname", + "general": "General", + "container": "Container | Containers", + "scanFolder": "Scan Stacks Folder", + "dockerImage": "Image", + "restartPolicyUnlessStopped": "Unless Stopped", + "restartPolicyAlways": "Always", + "restartPolicyOnFailure": "On Failure", + "restartPolicyNo": "No", + "environmentVariable": "Environment Variable | Environment Variables", + "restartPolicy": "Restart Policy", + "containerName": "Container Name", + "port": "Port | Ports", + "volume": "Volume | Volumes", + "network": "Network | Networks", + "dependsOn": "Container Dependency | Container Dependencies", + "addListItem": "Add {0}", + "deleteContainer": "Delete", + "addContainer": "Add Container", + "addNetwork": "Add Network", + "disableauth.message1": "Are you sure want to disable authentication?", + "disableauth.message2": "It is designed for scenarios where you intend to implement third-party authentication in front of Dockge such as Cloudflare Access, Authelia or other authentication mechanisms.", + "passwordNotMatchMsg": "The repeat password does not match.", + "autoGet": "Auto Get", + "add": "Add", + "Edit": "Edit", + "applyToYAML": "Apply to YAML", + "createExternalNetwork": "Create", + "addInternalNetwork": "Add", + "Save": "Save", + "Language": "Language", + "Current User": "Current User", + "Change Password": "Change Password", + "Current Password": "Current Password", + "New Password": "New Password", + "Repeat New Password": "Repeat New Password", + "Update Password": "Update Password", + "Advanced": "Advanced", + "Please use this option carefully!": "Please use this option carefully!", + "Enable Auth": "Enable Auth", + "Disable Auth": "Disable Auth", + "I understand, please disable": "I understand, please disable", + "Leave": "Leave", + "Frontend Version": "Frontend Version", + "Check Update On GitHub": "Check Update On GitHub", + "Show update if available": "Show update if available", + "Also check beta release": "Also check beta release", + "Remember me": "Remember me", + "Login": "Login", + "Username": "Username", + "Password": "Password", + "Settings": "Settings", + "Logout": "Logout", + "Lowercase only": "Lowercase only", + "Convert to Compose": "Convert to Compose", + "Docker Run": "Docker Run", + "active": "active", + "exited": "exited", + "inactive": "inactive", + "Appearance": "Appearance", + "Security": "Security", + "About": "About", + "Allowed commands:": "Allowed commands:", + "Internal Networks": "Internal Networks", + "External Networks": "External Networks", + "No External Networks": "No External Networks" +} From e73634520449b19ffd2d3dd45edba442e79cb642 Mon Sep 17 00:00:00 2001 From: DevMirza <53424436+Zaid-maker@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:25:10 +0500 Subject: [PATCH 3/3] complete --- frontend/src/lang/ur.json | 134 +++++++++++++++++++------------------- 1 file changed, 67 insertions(+), 67 deletions(-) diff --git a/frontend/src/lang/ur.json b/frontend/src/lang/ur.json index ea8a9b15..6ad88703 100644 --- a/frontend/src/lang/ur.json +++ b/frontend/src/lang/ur.json @@ -1,5 +1,5 @@ { - "languageName": "Urdu", + "languageName": "اردو", "Create your admin account": "اپنا ایڈمن اکاؤنٹ بنائیں", "authIncorrectCreds": "غلط صارف نام یا پاس ورڈ.", "PasswordsDoNotMatch": "پاس ورڈز کوئی مماثل نہیں ہیں۔", @@ -25,70 +25,70 @@ "notAvailableShort" : "N / A", "deleteStackMsg": "کیا آپ واقعی اس اسٹیک کو حذف کرنا چاہتے ہیں؟", "stackNotManagedByDockgeMsg": "یہ اسٹیک Dockge کے زیر انتظام نہیں ہے۔", - "primaryHostname": "Primary Hostname", - "general": "General", - "container": "Container | Containers", - "scanFolder": "Scan Stacks Folder", - "dockerImage": "Image", - "restartPolicyUnlessStopped": "Unless Stopped", - "restartPolicyAlways": "Always", - "restartPolicyOnFailure": "On Failure", - "restartPolicyNo": "No", - "environmentVariable": "Environment Variable | Environment Variables", - "restartPolicy": "Restart Policy", - "containerName": "Container Name", - "port": "Port | Ports", - "volume": "Volume | Volumes", - "network": "Network | Networks", - "dependsOn": "Container Dependency | Container Dependencies", - "addListItem": "Add {0}", - "deleteContainer": "Delete", - "addContainer": "Add Container", - "addNetwork": "Add Network", - "disableauth.message1": "Are you sure want to disable authentication?", - "disableauth.message2": "It is designed for scenarios where you intend to implement third-party authentication in front of Dockge such as Cloudflare Access, Authelia or other authentication mechanisms.", - "passwordNotMatchMsg": "The repeat password does not match.", - "autoGet": "Auto Get", - "add": "Add", - "Edit": "Edit", - "applyToYAML": "Apply to YAML", - "createExternalNetwork": "Create", - "addInternalNetwork": "Add", - "Save": "Save", - "Language": "Language", - "Current User": "Current User", - "Change Password": "Change Password", - "Current Password": "Current Password", - "New Password": "New Password", - "Repeat New Password": "Repeat New Password", - "Update Password": "Update Password", - "Advanced": "Advanced", - "Please use this option carefully!": "Please use this option carefully!", - "Enable Auth": "Enable Auth", - "Disable Auth": "Disable Auth", - "I understand, please disable": "I understand, please disable", - "Leave": "Leave", - "Frontend Version": "Frontend Version", - "Check Update On GitHub": "Check Update On GitHub", - "Show update if available": "Show update if available", - "Also check beta release": "Also check beta release", - "Remember me": "Remember me", - "Login": "Login", - "Username": "Username", - "Password": "Password", - "Settings": "Settings", - "Logout": "Logout", - "Lowercase only": "Lowercase only", - "Convert to Compose": "Convert to Compose", - "Docker Run": "Docker Run", - "active": "active", - "exited": "exited", - "inactive": "inactive", - "Appearance": "Appearance", - "Security": "Security", - "About": "About", - "Allowed commands:": "Allowed commands:", - "Internal Networks": "Internal Networks", - "External Networks": "External Networks", - "No External Networks": "No External Networks" + "primaryHostname": "بنیادی میزبان نام", + "general": "جنرل", + "container": "کنٹینر | کنٹینرز", + "scanFolder": "اسٹیک فولڈر کو اسکین کریں۔", + "dockerImage": "تصویر", + "restartPolicyUnlessStopped": "جب تک روکا نہیں جاتا", + "restartPolicyAlways": "ہمیشہ", + "restartPolicyOnFailure": "ناکامی پر", + "restartPolicyNo": "نہیں", + "environmentVariable": "ماحولیاتی متغیر | ماحولیاتی تغیرات", + "restartPolicy": "پالیسی کو دوبارہ شروع کریں", + "containerName": "کنٹینر کا نام", + "port": "پورٹ | بندرگاہیں", + "volume": "والیوم | جلدیں", + "network": "نیٹ ورک | نیٹ ورکس", + "dependsOn": "کنٹینر انحصار | کنٹینر انحصار", + "addListItem": "شامل کریں {0}", + "deleteContainer": "حذف کریں", + "addContainer": "کنٹینر شامل کریں", + "addNetwork": "نیٹ ورک شامل کریں", + "disableauth.message1": "کیا آپ واقعی تصدیق کو غیر فعال کرنا چاہتے ہیں؟", + "disableauth.message2": "یہ ان منظرناموں کے لیے ڈیزائن کیا گیا ہے جہاں آپ کا ارادہ ہے تیسرے فریق کی توثیق کو لاگو کرنے کا Dockge کے سامنے جیسے Cloudflare Access، Authelia یا دیگر تصدیقی طریقہ کار۔", + "passwordNotMatchMsg": "دہرانے والا پاس ورڈ مماثل نہیں ہے۔", + "autoGet": "آٹو حاصل کریں", + "add": "شامل کریں", + "Edit": "ترمیم", + "applyToYAML": "YAML پر درخواست دیں۔", + "createExternalNetwork": "بنانا", + "addInternalNetwork": "شامل کریں", + "Save": "محفوظ کریں", + "Language": "زبان", + "Current User": "موجودہ صارف", + "Change Password": "پاس ورڈ تبدیل کریں", + "Current Password": "موجودہ خفیہ لفظ", + "New Password": "نیا پاس ورڈ", + "Repeat New Password": "نیا پاس ورڈ دہرائیں", + "Update Password": "پاس ورڈ اپ ڈیٹ کریں", + "Advanced": "ترقی یافتہ", + "Please use this option carefully!": "براہ کرم اس اختیار کو احتیاط سے استعمال کریں!", + "Enable Auth": "تصدیق کو فعال کریں۔", + "Disable Auth": "توثیق کو غیر فعال کریں۔", + "I understand, please disable": "میں سمجھتا ہوں، براہ کرم غیر فعال کریں۔", + "Leave": "چھوڑ دو", + "Frontend Version": "فرنٹ اینڈ ورژن", + "Check Update On GitHub": "گیتوب پر اپ ڈیٹ چیک کریں۔", + "Show update if available": "اگر دستیاب ہو تو اپ ڈیٹ دکھائیں", + "Also check beta release": "بیٹا ریلیز بھی چیک کریں", + "Remember me": "مجھے پہچانتے ہو", + "Login": "لاگ ان کریں", + "Username": "صارف نام", + "Password": "پاس ورڈ", + "Settings": "ترتیبات", + "Logout": "لاگ آوٹ", + "Lowercase only": "صرف لوئر کیس", + "Convert to Compose": "تحریر میں تبدیل کریں", + "Docker Run": "ڈاکر رن", + "active": "فعال", + "exited": "باہر نکلا", + "inactive": "غیر فعال", + "Appearance": "ظہور", + "Security": "سیکورٹی", + "About": "کے بارے میں", + "Allowed commands:": "اجازت شدہ احکامات:", + "Internal Networks": "اندرونی نیٹ ورکس", + "External Networks": "بیرونی نیٹ ورکس", + "No External Networks": "کوئی بیرونی نیٹ ورک نہیں" }