chore: Update translations (#8544)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -1,75 +1,75 @@
|
||||
{
|
||||
"CANNED_MGMT": {
|
||||
"HEADER": "محفوظ کردہ جوابات",
|
||||
"HEADER_BTN_TXT": "جوابات محفوظ کریں",
|
||||
"LOADING": "محفوظ کردہ جوابات حاصل کئیے جا رہے ہیں",
|
||||
"SEARCH_404": "اس سوال سے مماثل کوئی آئٹمز نہیں ہیں۔",
|
||||
"SIDEBAR_TXT": "<p><b>Canned Responses</b> </p><p> Canned Responses are saved reply templates which can be used to quickly send out a reply to a conversation. </p><p> For creating a Canned Response, just click on the <b>Add Canned Response</b>. You can also edit or delete an existing Canned Response by clicking on the Edit or Delete button </p><p> Canned responses are used with the help of <b>Short Codes</b>. Agents can access canned responses while on a chat by typing <b>'/'</b> followed by the short code. </p>",
|
||||
"HEADER_BTN_TXT": "Add canned response",
|
||||
"LOADING": "Fetching canned responses...",
|
||||
"SEARCH_404": "There are no items matching this query.",
|
||||
"SIDEBAR_TXT": "<p><b>Canned Responses</b> </p><p> Canned Responses are pre-written reply templates that help you quickly respond to a conversation. To insert a canned response during a chat, agents can type a short code preceded by a '/' character. </p><p> You can manage your canned responses from this page or create new ones using the \"Add canned response\" button.</p><p>Open the <a target=\"_blank\" href=\"https://www.chatwoot.com/hc/chatwoot-user-guide-cloud-version/articles/1677501325-how-to-create-saved-reply-templates-with-canned-responses\">Canned Responses handbook</a> in another tab for a helping hand.</p><p>Also, check out the all-new <a href=\"https://www.chatwoot.com/tools/canned-responses-library\" target=\"_blank\">Canned Responses Library</a>.</p>",
|
||||
"LIST": {
|
||||
"404": "اس اکاؤنٹ میں کوئی محفوظ کردہ جوابات دستیاب نہیں ہیں۔.",
|
||||
"TITLE": "محفوظ کردہ جوابات کو نظم کریں",
|
||||
"DESC": "محفوظ کردہ جوابات پہلے سے طے شدہ جوابی ٹیمپلیٹس ہیں جنہیں ٹکٹوں کے جوابات فوری بھیجنے کے لیے استعمال کیا جا سکتا ہے۔.",
|
||||
"DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to conversations.",
|
||||
"TABLE_HEADER": [
|
||||
"مختصر کوڈ",
|
||||
"Short code",
|
||||
"مواد",
|
||||
"عمل"
|
||||
]
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "محفوظ کردہ جوابات شامل کریں",
|
||||
"DESC": "محفوظ کردہ جوابی ٹیمپلیٹس کو محفوظ کیا جاتا ہے جو گفتگو کے جواب کو تیزی سے بھیجنے کے لیے استعمال کیا جا سکتا ہے۔.",
|
||||
"TITLE": "Add canned response",
|
||||
"DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to conversations.",
|
||||
"CANCEL_BUTTON_TEXT": "منسوخ کریں۔",
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "مختصر کوڈ",
|
||||
"PLACEHOLDER": "براہ کرم مختصر کوڈ درج کریں۔",
|
||||
"ERROR": "مختصر کوڈ درکار ہے۔"
|
||||
"LABEL": "Short code",
|
||||
"PLACEHOLDER": "Please enter a short code.",
|
||||
"ERROR": "Short Code is required."
|
||||
},
|
||||
"CONTENT": {
|
||||
"LABEL": "مواد",
|
||||
"PLACEHOLDER": "براہ کرم مواد درج کریں۔",
|
||||
"ERROR": "مواد درکار ہے۔"
|
||||
"LABEL": "پیغام",
|
||||
"PLACEHOLDER": "Please write the message you want to save as a template to use later.",
|
||||
"ERROR": "Message is required."
|
||||
},
|
||||
"SUBMIT": "جمع کرائیں"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "جواب کامیابی کے ساتھ محفوظ کیا گیا۔",
|
||||
"ERROR_MESSAGE": "ووٹ سرور کے ساتھ رابطہ ممکن نہی ہوسکا ، براہ کرم کچھ دیر بعد کوشش کریں"
|
||||
"SUCCESS_MESSAGE": "Canned response added successfully.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "محفوظ کردہ جوابات میں ترمیم کریں۔",
|
||||
"TITLE": "Edit canned response",
|
||||
"CANCEL_BUTTON_TEXT": "منسوخ کریں۔",
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "مختصر کوڈ",
|
||||
"PLACEHOLDER": "براہ کرم مختصر کوڈ درج کریں۔",
|
||||
"ERROR": "مختصر کوڈ درکار ہے۔"
|
||||
"LABEL": "Short code",
|
||||
"PLACEHOLDER": "Please enter a shortcode.",
|
||||
"ERROR": "Short code is required."
|
||||
},
|
||||
"CONTENT": {
|
||||
"LABEL": "مواد",
|
||||
"PLACEHOLDER": "براہ کرم مواد درج کریں۔",
|
||||
"ERROR": "مواد درکار ہے۔"
|
||||
"LABEL": "پیغام",
|
||||
"PLACEHOLDER": "Please write the message you want to save as a template to use later.",
|
||||
"ERROR": "Message is required."
|
||||
},
|
||||
"SUBMIT": "جمع کرائیں"
|
||||
},
|
||||
"BUTTON_TEXT": "ترمیم",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "محفوظ کردہ جواب کامیابی کے ساتھ اپ ڈیٹ ہو گیا۔",
|
||||
"ERROR_MESSAGE": "ووٹ سرور کے ساتھ رابطہ ممکن نہی ہوسکا ، براہ کرم کچھ دیر بعد کوشش کریں"
|
||||
"SUCCESS_MESSAGE": "Canned response is updated successfully.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "حذف کریں۔",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "محفوظ کردہ جواب کامیابی کے ساتھ حذف کر دیا گیا۔",
|
||||
"ERROR_MESSAGE": "ووٹ سرور کے ساتھ رابطہ ممکن نہی ہوسکا ، براہ کرم کچھ دیر بعد کوشش کریں"
|
||||
"SUCCESS_MESSAGE": "Canned response deleted successfully.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "حذف کرنے کی تصدیق کریں۔",
|
||||
"TITLE": "Confirm deletion",
|
||||
"MESSAGE": "کیا آپ کو یقینی طور پر حذف کرنا ہے۔ ",
|
||||
"YES": "ہاں، حذف کریں۔ ",
|
||||
"NO": "نہیں ، رہنے دیں "
|
||||
"YES": "Yes, delete ",
|
||||
"NO": "No, keep "
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user