@zappway/embeds 1.0.115 → 1.0.117
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/dist/chatbox/index.js +146 -146
- package/dist/form/index.js +112 -112
- package/dist/locales/ar/translations.json +121 -46
- package/dist/locales/az/translations.json +121 -46
- package/dist/locales/bg/translations.json +119 -44
- package/dist/locales/bn/translations.json +117 -42
- package/dist/locales/ca/translations.json +116 -41
- package/dist/locales/cs/translations.json +115 -40
- package/dist/locales/da/translations.json +118 -43
- package/dist/locales/de/translations.json +115 -40
- package/dist/locales/el/translations.json +111 -36
- package/dist/locales/en/translations.json +96 -21
- package/dist/locales/eo/translations.json +121 -46
- package/dist/locales/es/translations.json +103 -28
- package/dist/locales/et/translations.json +112 -37
- package/dist/locales/fa/translations.json +122 -47
- package/dist/locales/fi/translations.json +119 -44
- package/dist/locales/fr/translations.json +112 -37
- package/dist/locales/ga/translations.json +119 -44
- package/dist/locales/he/translations.json +119 -44
- package/dist/locales/hi/translations.json +115 -40
- package/dist/locales/hu/translations.json +119 -44
- package/dist/locales/id/translations.json +107 -32
- package/dist/locales/it/translations.json +116 -41
- package/dist/locales/ja/translations.json +120 -45
- package/dist/locales/ko/translations.json +120 -45
- package/dist/locales/lt/translations.json +117 -42
- package/dist/locales/lv/translations.json +111 -36
- package/dist/locales/ms/translations.json +115 -40
- package/dist/locales/nb/translations.json +111 -36
- package/dist/locales/nl/translations.json +112 -37
- package/dist/locales/pl/translations.json +111 -36
- package/dist/locales/pt/translations.json +96 -21
- package/dist/locales/pt-BR/translations.json +60 -17
- package/dist/locales/ro/translations.json +115 -40
- package/dist/locales/ru/translations.json +118 -43
- package/dist/locales/sk/translations.json +117 -42
- package/dist/locales/sl/translations.json +112 -37
- package/dist/locales/sv/translations.json +113 -38
- package/dist/locales/th/translations.json +115 -40
- package/dist/locales/tl/translations.json +119 -44
- package/dist/locales/tr/translations.json +119 -44
- package/dist/locales/uk/translations.json +118 -43
- package/dist/locales/ur/translations.json +119 -44
- package/dist/locales/zh/translations.json +114 -39
- package/package.json +1 -1
|
@@ -127,21 +127,6 @@
|
|
|
127
127
|
"datasourceNotFound": "ไม่พบแหล่งข้อมูล ถูกลบไปแล้วหรือไม่?"
|
|
128
128
|
}
|
|
129
129
|
},
|
|
130
|
-
"xp-bnp-home": {
|
|
131
|
-
"labels": {
|
|
132
|
-
"name": "*ชื่อ",
|
|
133
|
-
"type": "*ประเภท",
|
|
134
|
-
"description": "คำอธิบาย"
|
|
135
|
-
},
|
|
136
|
-
"options": {
|
|
137
|
-
"string": "ข้อความ",
|
|
138
|
-
"number": "ตัวเลข",
|
|
139
|
-
"array": "รายการ"
|
|
140
|
-
},
|
|
141
|
-
"buttons": {
|
|
142
|
-
"submit": "ส่ง"
|
|
143
|
-
}
|
|
144
|
-
},
|
|
145
130
|
"FormPage": {
|
|
146
131
|
"seo": {
|
|
147
132
|
"title": "หน้าแบบฟอร์ม",
|
|
@@ -1667,18 +1652,108 @@
|
|
|
1667
1652
|
},
|
|
1668
1653
|
"BlablaFormViewer": {
|
|
1669
1654
|
"placeholder": "พิมพ์คําตอบของคุณ"
|
|
1670
|
-
},
|
|
1655
|
+
},
|
|
1671
1656
|
"bubbleWidget": {
|
|
1672
|
-
"publicVisibilityRequired": "
|
|
1673
|
-
"positionLabel": "
|
|
1657
|
+
"publicVisibilityRequired": "🚨 ในการใช้ฟีเจอร์นี้ พนักงาน AI 'GPT' ต้องมีสถานะมองเห็นเป็น 'สาธารณะ'",
|
|
1658
|
+
"positionLabel": "ตำแหน่ง",
|
|
1674
1659
|
"positionLeft": "ซ้าย",
|
|
1675
1660
|
"positionRight": "ขวา",
|
|
1676
1661
|
"saveButton": "บันทึก",
|
|
1677
|
-
"embedInstructions": "เพื่อฝังพนักงาน AI
|
|
1678
|
-
"copied": "
|
|
1679
|
-
"initialMessage": "
|
|
1680
|
-
"dataRequest": "
|
|
1681
|
-
"contextMessage": "
|
|
1662
|
+
"embedInstructions": "เพื่อฝังพนักงาน AI 'GPT' เป็นวิดเจ็ตบนไซต์ของคุณ ให้วางโค้ดนี้ในส่วน HTML '<head>'",
|
|
1663
|
+
"copied": "คัดลอกแล้ว!",
|
|
1664
|
+
"initialMessage": "สวัสดี คุณเป็นอย่างไรบ้าง? วันนี้ฉันจะให้บริการคุณ โอเคไหม? 😊",
|
|
1665
|
+
"dataRequest": "หากคุณมีบัญชีอยู่แล้ว กรุณาให้ข้อมูลต่อไปนี้เพื่อให้เราช่วยคุณได้ดียิ่งขึ้น: ชื่อ, อีเมล, หมายเลขโทรศัพท์ หรือ ID ผู้ใช้",
|
|
1666
|
+
"contextMessage": "ทีมสนับสนุนของเราพร้อมช่วยเหลือคุณในทุกสิ่งที่คุณต้องการ!",
|
|
1667
|
+
"scriptCustomization": "การปรับแต่ง",
|
|
1668
|
+
"enableCustomizations": "เปิดใช้งานการปรับแต่ง",
|
|
1669
|
+
"customizationHelp": "อนุญาตให้แก้ไขข้อมูลติดต่อ ข้อความ และบริบทในสคริปต์ที่สร้างขึ้น",
|
|
1670
|
+
"contactInfo": "ข้อมูลการติดต่อ",
|
|
1671
|
+
"initialMessages": "ข้อความเริ่มต้น",
|
|
1672
|
+
"addMessage": "เพิ่มข้อความ",
|
|
1673
|
+
"contextLabel": "บริบท",
|
|
1674
|
+
"placeholders": {
|
|
1675
|
+
"firstName": "ชื่อ",
|
|
1676
|
+
"lastName": "นามสกุล",
|
|
1677
|
+
"email": "อีเมล",
|
|
1678
|
+
"phone": "โทรศัพท์",
|
|
1679
|
+
"message": "ข้อความ {number}",
|
|
1680
|
+
"context": "บริบท"
|
|
1681
|
+
},
|
|
1682
|
+
"defaultFirstName": "ชื่อ",
|
|
1683
|
+
"defaultLastName": "นามสกุล",
|
|
1684
|
+
"defaultEmail": "อีเมล",
|
|
1685
|
+
"defaultPhone": "โทรศัพท์",
|
|
1686
|
+
"defaultUserId": "ID ผู้ใช้",
|
|
1687
|
+
"agentIdPlaceholder": "ID พนักงาน AI 'GPT'",
|
|
1688
|
+
"scriptComment": {
|
|
1689
|
+
"contactOptional": "ข้อมูลติดต่อ (ไม่บังคับ)",
|
|
1690
|
+
"contactDescription": "ข้อมูลติดต่อที่จะแสดงในวิดเจ็ต",
|
|
1691
|
+
"messagesOptional": "ข้อความเริ่มต้น (ไม่บังคับ)",
|
|
1692
|
+
"messagesDescription": "การกำหนดข้อความเริ่มต้นของวิดเจ็ต",
|
|
1693
|
+
"contextOptional": "บริบท (ไม่บังคับ)",
|
|
1694
|
+
"contextDescription": "การกำหนดบริบทที่จะแสดงในวิดเจ็ต",
|
|
1695
|
+
"openBubble": "เปิดแชท",
|
|
1696
|
+
"closeBubble": "ปิดแชท",
|
|
1697
|
+
"toggleBubble": "สลับแชท"
|
|
1698
|
+
},
|
|
1699
|
+
"modernEmbedLabel": "สคริปต์รุ่นใหม่ via <script type=\"module\">",
|
|
1700
|
+
"iframeEmbedLabel": "สคริปต์แบบดั้งเดิม via <iframe>"
|
|
1701
|
+
},
|
|
1702
|
+
"XPBNPhome": {
|
|
1703
|
+
"title": "ตัวสร้างสคีมาฟอร์ม",
|
|
1704
|
+
"description": "สร้างและจัดการสคีมาข้อมูลของคุณ",
|
|
1705
|
+
"labels": {
|
|
1706
|
+
"name": "ชื่อ",
|
|
1707
|
+
"type": "ประเภท",
|
|
1708
|
+
"description": "คำอธิบาย",
|
|
1709
|
+
"schemaPreview": "ตัวอย่างสคีมา",
|
|
1710
|
+
"selectSchema": "เลือกสคีมา:",
|
|
1711
|
+
"arrayItems": "โครงสร้างรายการในอาเรย์:",
|
|
1712
|
+
"objectTypeSuffix": "(อ็อบเจ็กต์)"
|
|
1713
|
+
},
|
|
1714
|
+
"placeholders": {
|
|
1715
|
+
"name": "ใส่ชื่อฟิลด์",
|
|
1716
|
+
"type": "เลือกประเภท",
|
|
1717
|
+
"description": "ใส่คำอธิบายฟิลด์"
|
|
1718
|
+
},
|
|
1719
|
+
"options": {
|
|
1720
|
+
"stringLong": "ข้อความ",
|
|
1721
|
+
"numberLong": "ตัวเลข",
|
|
1722
|
+
"arrayLong": "รายการ",
|
|
1723
|
+
"objectLong": "อ็อบเจ็กต์"
|
|
1724
|
+
},
|
|
1725
|
+
"validation": {
|
|
1726
|
+
"required": "จำเป็นต้องมีฟิลด์นี้"
|
|
1727
|
+
},
|
|
1728
|
+
"warnings": {
|
|
1729
|
+
"maxDepth": "ถึงความลึกของการซ้อนสูงสุด"
|
|
1730
|
+
},
|
|
1731
|
+
"errors": {
|
|
1732
|
+
"formValidation": "กรุณาแก้ไขข้อผิดพลาดการตรวจสอบด้านบน"
|
|
1733
|
+
},
|
|
1734
|
+
"buttons": {
|
|
1735
|
+
"submit": "ส่ง",
|
|
1736
|
+
"submitting": "กำลังส่ง...",
|
|
1737
|
+
"reset": "รีเซ็ต"
|
|
1738
|
+
},
|
|
1739
|
+
"schemas": {
|
|
1740
|
+
"tweets": "ทวีต",
|
|
1741
|
+
"linkedin": "LinkedIn"
|
|
1742
|
+
},
|
|
1743
|
+
"properties": {
|
|
1744
|
+
"tweets": "ทวีต",
|
|
1745
|
+
"twitterHandle": "Twitter Handle",
|
|
1746
|
+
"publishedDate": "วันที่เผยแพร่",
|
|
1747
|
+
"sentimentAnalysis": "วิเคราะห์อารมณ์",
|
|
1748
|
+
"theme": "ธีม",
|
|
1749
|
+
"name": "ชื่อ",
|
|
1750
|
+
"lastname": "นามสกุล",
|
|
1751
|
+
"location": "ตำแหน่ง",
|
|
1752
|
+
"stats": "สถิติ",
|
|
1753
|
+
"nbProfilViews": "ยอดเข้าชมโปรไฟล์",
|
|
1754
|
+
"nbPostPrint": "ยอดการแสดงผลโพสต์",
|
|
1755
|
+
"nbPrintSearchResults": "ผลการค้นหาที่แสดง"
|
|
1756
|
+
}
|
|
1682
1757
|
},
|
|
1683
1758
|
"ChatBox": {
|
|
1684
1759
|
"typeYourAnswer": "พิมพ์คําตอบของคุณ",
|
|
@@ -1830,7 +1905,7 @@
|
|
|
1830
1905
|
"keepChanges": "คงการเปลี่ยนแปลงไว้",
|
|
1831
1906
|
"discardChanges": "ละทิ้งการเปลี่ยนแปลง"
|
|
1832
1907
|
},
|
|
1833
|
-
"
|
|
1908
|
+
"DataSourcesDelete": {
|
|
1834
1909
|
"confirmDelete": "คุณแน่ใจหรือว่าต้องการจะลบฐานข้อมูลเหล่านี้?"
|
|
1835
1910
|
},
|
|
1836
1911
|
"datasourceTable": {
|
|
@@ -2018,29 +2093,29 @@
|
|
|
2018
2093
|
"pageInfo": "หน้า (ปัจจุบัน) ของ { total}",
|
|
2019
2094
|
"previous": "ก่อนหน้า",
|
|
2020
2095
|
"next": "ต่อไป"
|
|
2021
|
-
},
|
|
2096
|
+
},
|
|
2022
2097
|
"HttpToolForm": {
|
|
2023
|
-
"headersParameters": "
|
|
2024
|
-
"pathVariables": "
|
|
2025
|
-
"queryParameters": "
|
|
2026
|
-
"bodyParameters": "
|
|
2098
|
+
"headersParameters": "พารามิเตอร์ส่วนหัว",
|
|
2099
|
+
"pathVariables": "ตัวแปรเส้นทาง URL",
|
|
2100
|
+
"queryParameters": "พารามิเตอร์การค้นหา",
|
|
2101
|
+
"bodyParameters": "เนื้อหาของคำขอ",
|
|
2027
2102
|
"test": "ทดสอบ",
|
|
2028
2103
|
"testResult": "ผลการทดสอบ",
|
|
2029
2104
|
"create": "สร้าง",
|
|
2030
|
-
"validateConfig": "
|
|
2031
|
-
"modalTitle": "
|
|
2032
|
-
"modalDescription": "
|
|
2033
|
-
"selectValue": "
|
|
2034
|
-
"successMessage": "ยินดีด้วย!
|
|
2035
|
-
"errorMessage": "
|
|
2036
|
-
"continue": "
|
|
2105
|
+
"validateConfig": "ตรวจสอบการตั้งค่า",
|
|
2106
|
+
"modalTitle": "กำหนดค่าคำขอสำหรับ endpoint ของคุณ",
|
|
2107
|
+
"modalDescription": "ส่งคำขอไปยัง endpoint ของคุณเพื่อให้แน่ใจว่าใช้งานได้ถูกต้อง",
|
|
2108
|
+
"selectValue": "เลือกค่าที่ระบุ",
|
|
2109
|
+
"successMessage": "ยินดีด้วย! การทดสอบสำเร็จ คุณสามารถปิดหน้าต่างนี้ได้",
|
|
2110
|
+
"errorMessage": "อุ๊ปส์! การทดสอบล้มเหลว :(",
|
|
2111
|
+
"continue": "ดำเนินการต่อ"
|
|
2037
2112
|
},
|
|
2038
2113
|
"BubbleWidgetSettings": {
|
|
2039
|
-
"warningMessage": "
|
|
2040
|
-
"transparentBg": "
|
|
2114
|
+
"warningMessage": "🚨 ในการใช้ฟีเจอร์นี้ พนักงาน AI 'GPT' ต้องมีสถานะมองเห็นเป็น 'สาธารณะ'",
|
|
2115
|
+
"transparentBg": "พื้นหลังโปร่งใส",
|
|
2041
2116
|
"save": "บันทึก",
|
|
2042
|
-
"embedInstructions": "
|
|
2043
|
-
"copiedMessage": "
|
|
2117
|
+
"embedInstructions": "หากต้องการฝัง 'GPT' ของพนักงาน AI เป็น iFrame บนเว็บไซต์ของคุณ ให้วางรหัสนี้ลงในหน้า HTML",
|
|
2118
|
+
"copiedMessage": "คัดลอกแล้ว!"
|
|
2044
2119
|
},
|
|
2045
2120
|
"ImproveAnswerModal": {
|
|
2046
2121
|
"noDatastore": "พนักงานเอไอคนนี้ไม่มีข้อมูล กรุณาสร้างข้อมูลก่อน",
|
|
@@ -127,21 +127,6 @@
|
|
|
127
127
|
"datasourceNotFound": "Hindi nahanap ang pinagkunan ng datos. Tinanggal na ba ito?"
|
|
128
128
|
}
|
|
129
129
|
},
|
|
130
|
-
"xp-bnp-home": {
|
|
131
|
-
"labels": {
|
|
132
|
-
"name": "*Pangalan",
|
|
133
|
-
"type": "*Uri",
|
|
134
|
-
"description": "Paglalarawan"
|
|
135
|
-
},
|
|
136
|
-
"options": {
|
|
137
|
-
"string": "Teksto",
|
|
138
|
-
"number": "Numero",
|
|
139
|
-
"array": "Listahan"
|
|
140
|
-
},
|
|
141
|
-
"buttons": {
|
|
142
|
-
"submit": "Isumite"
|
|
143
|
-
}
|
|
144
|
-
},
|
|
145
130
|
"FormPage": {
|
|
146
131
|
"seo": {
|
|
147
132
|
"title": "Anyong Pahina",
|
|
@@ -1667,18 +1652,108 @@
|
|
|
1667
1652
|
},
|
|
1668
1653
|
"BlablaFormViewer": {
|
|
1669
1654
|
"placeholder": "I - type ang iyong sagot"
|
|
1670
|
-
},
|
|
1655
|
+
},
|
|
1671
1656
|
"bubbleWidget": {
|
|
1672
|
-
"publicVisibilityRequired": "🚨 Upang magamit ang
|
|
1657
|
+
"publicVisibilityRequired": "🚨 Upang magamit ang tampok na ito, ang Empleyado ng AI 'GPT' ay dapat may visibility na 'Pampubliko'",
|
|
1673
1658
|
"positionLabel": "Posisyon",
|
|
1674
1659
|
"positionLeft": "Kaliwa",
|
|
1675
|
-
"positionRight": "
|
|
1676
|
-
"saveButton": "
|
|
1677
|
-
"embedInstructions": "
|
|
1678
|
-
"copied": "
|
|
1679
|
-
"initialMessage": "Kumusta,
|
|
1680
|
-
"dataRequest": "Kung
|
|
1681
|
-
"contextMessage": "Narito ang aming
|
|
1660
|
+
"positionRight": "Kanan",
|
|
1661
|
+
"saveButton": "I-save",
|
|
1662
|
+
"embedInstructions": "Para i-embed ang Empleyado ng AI 'GPT' bilang widget sa iyong site, i-paste ang code na ito sa HTML '<head>' section",
|
|
1663
|
+
"copied": "Na-kopya na!",
|
|
1664
|
+
"initialMessage": "Kumusta, kumusta ka? Ako ang maglilingkod sa iyo ngayon, ayos ba? 😊",
|
|
1665
|
+
"dataRequest": "Kung mayroon ka nang account sa amin, pakibigay ang isa sa mga sumusunod upang matulungan ka naming mas mabuti: Pangalan, Email, Numero ng Telepono, o User ID.",
|
|
1666
|
+
"contextMessage": "Narito ang aming support team upang tulungan ka sa anumang kailangan mo!",
|
|
1667
|
+
"scriptCustomization": "Pag-customize",
|
|
1668
|
+
"enableCustomizations": "I-enable ang mga Pag-customize",
|
|
1669
|
+
"customizationHelp": "Pinapayagan ang pag-edit ng contact info, mga mensahe, at konteksto sa generated na script",
|
|
1670
|
+
"contactInfo": "Impormasyon sa Contact",
|
|
1671
|
+
"initialMessages": "Paunang Mensahe",
|
|
1672
|
+
"addMessage": "Magdagdag ng Mensahe",
|
|
1673
|
+
"contextLabel": "Konteksto",
|
|
1674
|
+
"placeholders": {
|
|
1675
|
+
"firstName": "Unang Pangalan",
|
|
1676
|
+
"lastName": "Huling Pangalan",
|
|
1677
|
+
"email": "Email",
|
|
1678
|
+
"phone": "Telepono",
|
|
1679
|
+
"message": "Mensahe {number}",
|
|
1680
|
+
"context": "Konteksto"
|
|
1681
|
+
},
|
|
1682
|
+
"defaultFirstName": "Unang Pangalan",
|
|
1683
|
+
"defaultLastName": "Huling Pangalan",
|
|
1684
|
+
"defaultEmail": "Email",
|
|
1685
|
+
"defaultPhone": "Telepono",
|
|
1686
|
+
"defaultUserId": "User ID",
|
|
1687
|
+
"agentIdPlaceholder": "ID ng Empleyado ng AI 'GPT'",
|
|
1688
|
+
"scriptComment": {
|
|
1689
|
+
"contactOptional": "Contact (opsyonal)",
|
|
1690
|
+
"contactDescription": "Impormasyon sa contact na ipapakita sa widget",
|
|
1691
|
+
"messagesOptional": "Paunang mensahe (opsyonal)",
|
|
1692
|
+
"messagesDescription": "Pagpapakahulugan ng paunang mensahe ng widget",
|
|
1693
|
+
"contextOptional": "Konteksto (opsyonal)",
|
|
1694
|
+
"contextDescription": "Pagpapakahulugan ng kontekstong ipapakita sa widget",
|
|
1695
|
+
"openBubble": "Buksan ang chat",
|
|
1696
|
+
"closeBubble": "Isara ang chat",
|
|
1697
|
+
"toggleBubble": "I-toggle ang chat"
|
|
1698
|
+
},
|
|
1699
|
+
"modernEmbedLabel": "Modernong script via <script type=\"module\">",
|
|
1700
|
+
"iframeEmbedLabel": "Tradisyunal na script via <iframe>"
|
|
1701
|
+
},
|
|
1702
|
+
"XPBNPhome": {
|
|
1703
|
+
"title": "Tagabuo ng Form Schema",
|
|
1704
|
+
"description": "Lumikha at pamahalaan ang iyong data schemas",
|
|
1705
|
+
"labels": {
|
|
1706
|
+
"name": "Pangalan",
|
|
1707
|
+
"type": "Uri",
|
|
1708
|
+
"description": "Paglalarawan",
|
|
1709
|
+
"schemaPreview": "Preview ng Schema",
|
|
1710
|
+
"selectSchema": "Pumili ng Schema:",
|
|
1711
|
+
"arrayItems": "Estruktura ng mga item ng array:",
|
|
1712
|
+
"objectTypeSuffix": "(Object)"
|
|
1713
|
+
},
|
|
1714
|
+
"placeholders": {
|
|
1715
|
+
"name": "Ilagay ang pangalan ng field",
|
|
1716
|
+
"type": "Pumili ng uri",
|
|
1717
|
+
"description": "Ilagay ang paglalarawan ng field"
|
|
1718
|
+
},
|
|
1719
|
+
"options": {
|
|
1720
|
+
"stringLong": "Teksto",
|
|
1721
|
+
"numberLong": "Numero",
|
|
1722
|
+
"arrayLong": "Listahan",
|
|
1723
|
+
"objectLong": "Object"
|
|
1724
|
+
},
|
|
1725
|
+
"validation": {
|
|
1726
|
+
"required": "Kinakailangan ang field na ito"
|
|
1727
|
+
},
|
|
1728
|
+
"warnings": {
|
|
1729
|
+
"maxDepth": "Naabot ang pinakamalalim na pag-nest"
|
|
1730
|
+
},
|
|
1731
|
+
"errors": {
|
|
1732
|
+
"formValidation": "Pakitama ang mga validation error sa itaas"
|
|
1733
|
+
},
|
|
1734
|
+
"buttons": {
|
|
1735
|
+
"submit": "Isumite",
|
|
1736
|
+
"submitting": "Isinusumite…",
|
|
1737
|
+
"reset": "I-reset"
|
|
1738
|
+
},
|
|
1739
|
+
"schemas": {
|
|
1740
|
+
"tweets": "Tweets",
|
|
1741
|
+
"linkedin": "LinkedIn"
|
|
1742
|
+
},
|
|
1743
|
+
"properties": {
|
|
1744
|
+
"tweets": "Tweets",
|
|
1745
|
+
"twitterHandle": "Twitter Handle",
|
|
1746
|
+
"publishedDate": "Petsa ng Pag-publish",
|
|
1747
|
+
"sentimentAnalysis": "Sentiment Analysis",
|
|
1748
|
+
"theme": "Tema",
|
|
1749
|
+
"name": "Pangalan",
|
|
1750
|
+
"lastname": "Huling Pangalan",
|
|
1751
|
+
"location": "Lokasyon",
|
|
1752
|
+
"stats": "Statistika",
|
|
1753
|
+
"nbProfilViews": "Profile Views",
|
|
1754
|
+
"nbPostPrint": "Post Impressions",
|
|
1755
|
+
"nbPrintSearchResults": "Displayed Search Results"
|
|
1756
|
+
}
|
|
1682
1757
|
},
|
|
1683
1758
|
"ChatBox": {
|
|
1684
1759
|
"typeYourAnswer": "I - type ang iyong sagot",
|
|
@@ -1830,7 +1905,7 @@
|
|
|
1830
1905
|
"keepChanges": "Panatilihin ang mga pagbabago",
|
|
1831
1906
|
"discardChanges": "Mga pagbabago sa labas"
|
|
1832
1907
|
},
|
|
1833
|
-
"
|
|
1908
|
+
"DataSourcesDelete": {
|
|
1834
1909
|
"confirmDelete": "Tiyak mo bang nais mong alisin ang mga impormasyong ito?"
|
|
1835
1910
|
},
|
|
1836
1911
|
"datasourceTable": {
|
|
@@ -2018,29 +2093,29 @@
|
|
|
2018
2093
|
"pageInfo": "Pahina { { { {",
|
|
2019
2094
|
"previous": "Bago nito",
|
|
2020
2095
|
"next": "Susunod"
|
|
2021
|
-
|
|
2096
|
+
},
|
|
2022
2097
|
"HttpToolForm": {
|
|
2023
|
-
"headersParameters": "
|
|
2024
|
-
"pathVariables": "
|
|
2025
|
-
"queryParameters": "Mga
|
|
2026
|
-
"bodyParameters": "
|
|
2027
|
-
"test": "
|
|
2028
|
-
"testResult": "
|
|
2029
|
-
"create": "
|
|
2030
|
-
"validateConfig": "
|
|
2031
|
-
"modalTitle": "
|
|
2032
|
-
"modalDescription": "Magpadala ng kahilingan sa
|
|
2033
|
-
"selectValue": "Pumili ng
|
|
2034
|
-
"successMessage": "
|
|
2035
|
-
"errorMessage": "
|
|
2098
|
+
"headersParameters": "Mga Parameter ng Header",
|
|
2099
|
+
"pathVariables": "Mga Variable sa Daan ng URL",
|
|
2100
|
+
"queryParameters": "Mga Parameter ng Query",
|
|
2101
|
+
"bodyParameters": "Nilalaman ng Kahilingan",
|
|
2102
|
+
"test": "Subukan",
|
|
2103
|
+
"testResult": "Resulta ng Pagsubok",
|
|
2104
|
+
"create": "Lumikha",
|
|
2105
|
+
"validateConfig": "Beripikahin ang Konfig",
|
|
2106
|
+
"modalTitle": "I-configure ang Kahilingan para sa iyong Endpoint",
|
|
2107
|
+
"modalDescription": "Magpadala ng kahilingan sa iyong endpoint upang matiyak na ito ay gumagana nang wasto.",
|
|
2108
|
+
"selectValue": "Pumili ng Itinakdang Halaga",
|
|
2109
|
+
"successMessage": "Congrats! Matagumpay ang iyong pagsubok, maaari mo nang isara ang window na ito.",
|
|
2110
|
+
"errorMessage": "Naku! Nabigo ang iyong pagsubok :(",
|
|
2036
2111
|
"continue": "Magpatuloy"
|
|
2037
2112
|
},
|
|
2038
2113
|
"BubbleWidgetSettings": {
|
|
2039
|
-
"warningMessage": "🚨 Upang magamit ang
|
|
2040
|
-
"transparentBg": "
|
|
2041
|
-
"save": "
|
|
2042
|
-
"embedInstructions": "
|
|
2043
|
-
"
|
|
2114
|
+
"warningMessage": "🚨 Upang magamit ang tampok na ito, ang Empleyado ng AI 'GPT' ay dapat may visibility na 'Pampubliko'",
|
|
2115
|
+
"transparentBg": "Transparent na Background",
|
|
2116
|
+
"save": "I-save",
|
|
2117
|
+
"embedInstructions": "Upang I-embed ang AI Employee 'GPT' bilang isang iFrame sa iyong website, i-paste ang code na ito sa isang HTML page",
|
|
2118
|
+
"copyedMessage": "Nakopya!"
|
|
2044
2119
|
},
|
|
2045
2120
|
"ImproveAnswerModal": {
|
|
2046
2121
|
"noDatastore": "Ang AI Empleye na ito ay walang datastore. Pakisuyong gumawa muna ng datastore.",
|
|
@@ -127,21 +127,6 @@
|
|
|
127
127
|
"datasourceNotFound": "Veri kaynağı bulunamadı. Silinmiş olabilir mi?"
|
|
128
128
|
}
|
|
129
129
|
},
|
|
130
|
-
"xp-bnp-home": {
|
|
131
|
-
"labels": {
|
|
132
|
-
"name": "*İsim",
|
|
133
|
-
"type": "*Tür",
|
|
134
|
-
"description": "Açıklama"
|
|
135
|
-
},
|
|
136
|
-
"options": {
|
|
137
|
-
"string": "Metin",
|
|
138
|
-
"number": "Sayı",
|
|
139
|
-
"array": "Liste"
|
|
140
|
-
},
|
|
141
|
-
"buttons": {
|
|
142
|
-
"submit": "Gönder"
|
|
143
|
-
}
|
|
144
|
-
},
|
|
145
130
|
"FormPage": {
|
|
146
131
|
"seo": {
|
|
147
132
|
"title": "Form Sayfası",
|
|
@@ -1667,18 +1652,108 @@
|
|
|
1667
1652
|
},
|
|
1668
1653
|
"BlablaFormViewer": {
|
|
1669
1654
|
"placeholder": "Cevabınızı yazın"
|
|
1670
|
-
},
|
|
1655
|
+
},
|
|
1671
1656
|
"bubbleWidget": {
|
|
1672
|
-
"publicVisibilityRequired": "
|
|
1673
|
-
"positionLabel": "Pozisyon
|
|
1674
|
-
"positionLeft": "Sol
|
|
1675
|
-
"positionRight": "
|
|
1657
|
+
"publicVisibilityRequired": "🚨 Bu özelliği kullanmak için AI Çalışanı 'GPT'nin görünürlüğü 'Genel' olarak ayarlanmış olmalıdır",
|
|
1658
|
+
"positionLabel": "Pozisyon",
|
|
1659
|
+
"positionLeft": "Sol",
|
|
1660
|
+
"positionRight": "Sağ",
|
|
1676
1661
|
"saveButton": "Kaydet",
|
|
1677
|
-
"embedInstructions": "AI
|
|
1678
|
-
"copied": "
|
|
1679
|
-
"initialMessage": "Merhaba,
|
|
1680
|
-
"dataRequest": "Zaten
|
|
1681
|
-
"contextMessage": "Destek ekibimiz
|
|
1662
|
+
"embedInstructions": "AI Çalışanı 'GPT'yi sitenize bir widget olarak yerleştirmek için bu kodu HTML '<head>' bölümüne yapıştırın",
|
|
1663
|
+
"copied": "Kopyalandı!",
|
|
1664
|
+
"initialMessage": "Merhaba, nasılsınız? Bugün size ben hizmet vereceğim, tamam mı? 😊",
|
|
1665
|
+
"dataRequest": "Zaten bizde hesabınız varsa, size daha iyi yardımcı olabilmemiz için lütfen aşağıdakilerden birini sağlayın: İsim, Email, Telefon numarası veya Kullanıcı ID.",
|
|
1666
|
+
"contextMessage": "Destek ekibimiz ihtiyaç duyduğunuz her konuda size yardımcı olmak için burada!",
|
|
1667
|
+
"scriptCustomization": "Özelleştirme",
|
|
1668
|
+
"enableCustomizations": "Özelleştirmeleri Etkinleştir",
|
|
1669
|
+
"customizationHelp": "Oluşturulan betikte iletişim bilgilerini, mesajları ve bağlamı düzenlemeye izin verir",
|
|
1670
|
+
"contactInfo": "İletişim Bilgileri",
|
|
1671
|
+
"initialMessages": "Başlangıç Mesajları",
|
|
1672
|
+
"addMessage": "Mesaj Ekle",
|
|
1673
|
+
"contextLabel": "Bağlam",
|
|
1674
|
+
"placeholders": {
|
|
1675
|
+
"firstName": "Ad",
|
|
1676
|
+
"lastName": "Soyad",
|
|
1677
|
+
"email": "Email",
|
|
1678
|
+
"phone": "Telefon",
|
|
1679
|
+
"message": "Mesaj {number}",
|
|
1680
|
+
"context": "Bağlam"
|
|
1681
|
+
},
|
|
1682
|
+
"defaultFirstName": "Ad",
|
|
1683
|
+
"defaultLastName": "Soyad",
|
|
1684
|
+
"defaultEmail": "Email",
|
|
1685
|
+
"defaultPhone": "Telefon",
|
|
1686
|
+
"defaultUserId": "Kullanıcı ID",
|
|
1687
|
+
"agentIdPlaceholder": "AI Çalışanı 'GPT' ID",
|
|
1688
|
+
"scriptComment": {
|
|
1689
|
+
"contactOptional": "İletişim (isteğe bağlı)",
|
|
1690
|
+
"contactDescription": "Widget’ta gösterilecek iletişim bilgileri",
|
|
1691
|
+
"messagesOptional": "Başlangıç mesajları (isteğe bağlı)",
|
|
1692
|
+
"messagesDescription": "Widget’ın başlangıç mesajlarının tanımı",
|
|
1693
|
+
"contextOptional": "Bağlam (isteğe bağlı)",
|
|
1694
|
+
"contextDescription": "Widget’ta gösterilen bağlamın tanımı",
|
|
1695
|
+
"openBubble": "Sohbeti Aç",
|
|
1696
|
+
"closeBubble": "Sohbeti Kapat",
|
|
1697
|
+
"toggleBubble": "Sohbeti Değiştir"
|
|
1698
|
+
},
|
|
1699
|
+
"modernEmbedLabel": "Modern betik via <script type=\"module\">",
|
|
1700
|
+
"iframeEmbedLabel": "Geleneksel betik via <iframe>"
|
|
1701
|
+
},
|
|
1702
|
+
"XPBNPhome": {
|
|
1703
|
+
"title": "Form Şeması Oluşturucu",
|
|
1704
|
+
"description": "Veri şemalarınızı oluşturun ve yönetin",
|
|
1705
|
+
"labels": {
|
|
1706
|
+
"name": "Ad",
|
|
1707
|
+
"type": "Tür",
|
|
1708
|
+
"description": "Açıklama",
|
|
1709
|
+
"schemaPreview": "Şema Önizlemesi",
|
|
1710
|
+
"selectSchema": "Şema Seçin:",
|
|
1711
|
+
"arrayItems": "Dizi Öğeleri Yapısı:",
|
|
1712
|
+
"objectTypeSuffix": "(Nesne)"
|
|
1713
|
+
},
|
|
1714
|
+
"placeholders": {
|
|
1715
|
+
"name": "Alan adını girin",
|
|
1716
|
+
"type": "Tür seçin",
|
|
1717
|
+
"description": "Alan açıklamasını girin"
|
|
1718
|
+
},
|
|
1719
|
+
"options": {
|
|
1720
|
+
"stringLong": "Metin",
|
|
1721
|
+
"numberLong": "Sayı",
|
|
1722
|
+
"arrayLong": "Liste",
|
|
1723
|
+
"objectLong": "Nesne"
|
|
1724
|
+
},
|
|
1725
|
+
"validation": {
|
|
1726
|
+
"required": "Bu alan gereklidir"
|
|
1727
|
+
},
|
|
1728
|
+
"warnings": {
|
|
1729
|
+
"maxDepth": "Maksimum iç içe geçme derinliğine ulaşıldı"
|
|
1730
|
+
},
|
|
1731
|
+
"errors": {
|
|
1732
|
+
"formValidation": "Lütfen yukarıdaki doğrulama hatalarını düzeltin"
|
|
1733
|
+
},
|
|
1734
|
+
"buttons": {
|
|
1735
|
+
"submit": "Gönder",
|
|
1736
|
+
"submitting": "Gönderiliyor...",
|
|
1737
|
+
"reset": "Sıfırla"
|
|
1738
|
+
},
|
|
1739
|
+
"schemas": {
|
|
1740
|
+
"tweets": "Tweets",
|
|
1741
|
+
"linkedin": "LinkedIn"
|
|
1742
|
+
},
|
|
1743
|
+
"properties": {
|
|
1744
|
+
"tweets": "Tweets",
|
|
1745
|
+
"twitterHandle": "Twitter Tanıtıcısı",
|
|
1746
|
+
"publishedDate": "Yayınlanma Tarihi",
|
|
1747
|
+
"sentimentAnalysis": "Duygu Analizi",
|
|
1748
|
+
"theme": "Tema",
|
|
1749
|
+
"name": "Ad",
|
|
1750
|
+
"lastname": "Soyad",
|
|
1751
|
+
"location": "Konum",
|
|
1752
|
+
"stats": "İstatistikler",
|
|
1753
|
+
"nbProfilViews": "Profil Görünümleri",
|
|
1754
|
+
"nbPostPrint": "Gönderi Gösterimleri",
|
|
1755
|
+
"nbPrintSearchResults": "Görüntülenen Arama Sonuçları"
|
|
1756
|
+
}
|
|
1682
1757
|
},
|
|
1683
1758
|
"ChatBox": {
|
|
1684
1759
|
"typeYourAnswer": "Cevabınızı yazın",
|
|
@@ -1830,7 +1905,7 @@
|
|
|
1830
1905
|
"keepChanges": "Değişiklikleri Keep Changes",
|
|
1831
1906
|
"discardChanges": "Discard değişiklikleri"
|
|
1832
1907
|
},
|
|
1833
|
-
"
|
|
1908
|
+
"DataSourcesDelete": {
|
|
1834
1909
|
"confirmDelete": "Bu veri kaynaklarını silmek istediğinizden emin misiniz?"
|
|
1835
1910
|
},
|
|
1836
1911
|
"datasourceTable": {
|
|
@@ -2018,29 +2093,29 @@
|
|
|
2018
2093
|
"pageInfo": "Page {current} of {total}",
|
|
2019
2094
|
"previous": "Önceki ",
|
|
2020
2095
|
"next": "Sonraki"
|
|
2021
|
-
},
|
|
2096
|
+
},
|
|
2022
2097
|
"HttpToolForm": {
|
|
2023
|
-
"headersParameters": "
|
|
2024
|
-
"pathVariables": "Yol Değişkenleri",
|
|
2098
|
+
"headersParameters": "Üstbilgi Parametreleri",
|
|
2099
|
+
"pathVariables": "URL Yol Değişkenleri",
|
|
2025
2100
|
"queryParameters": "Sorgu Parametreleri",
|
|
2026
|
-
"bodyParameters": "
|
|
2027
|
-
"test": "Test
|
|
2028
|
-
"testResult": "Test
|
|
2029
|
-
"create": "
|
|
2030
|
-
"validateConfig": "
|
|
2031
|
-
"modalTitle": "
|
|
2032
|
-
"modalDescription": "
|
|
2033
|
-
"selectValue": "Belirtilen
|
|
2034
|
-
"successMessage": "Tebrikler! Testiniz başarılı oldu, bu
|
|
2035
|
-
"errorMessage": "
|
|
2036
|
-
"continue": "Devam
|
|
2101
|
+
"bodyParameters": "İstek İçeriği",
|
|
2102
|
+
"test": "Test Et",
|
|
2103
|
+
"testResult": "Test Sonucu",
|
|
2104
|
+
"create": "Oluştur",
|
|
2105
|
+
"validateConfig": "Yapılandırmayı Doğrula",
|
|
2106
|
+
"modalTitle": "Endpoint’iniz için Bir İstek Yapılandırın",
|
|
2107
|
+
"modalDescription": "Endpoint’inize bir istek göndererek düzgün çalıştığından emin olun.",
|
|
2108
|
+
"selectValue": "Belirtilen Bir Değer Seçin",
|
|
2109
|
+
"successMessage": "Tebrikler! Testiniz başarılı oldu, bu pencereyi kapatabilirsiniz.",
|
|
2110
|
+
"errorMessage": "Hata! Testiniz başarısız oldu :(",
|
|
2111
|
+
"continue": "Devam Et"
|
|
2037
2112
|
},
|
|
2038
2113
|
"BubbleWidgetSettings": {
|
|
2039
|
-
"warningMessage": "
|
|
2040
|
-
"transparentBg": "
|
|
2114
|
+
"warningMessage": "🚨 Bu özelliği kullanmak için AI Çalışanı 'GPT'nin görünürlüğü 'Genel' olarak ayarlanmış olmalıdır",
|
|
2115
|
+
"transparentBg": "Şeffaf Arka Plan",
|
|
2041
2116
|
"save": "Kaydet",
|
|
2042
|
-
"embedInstructions": "AI
|
|
2043
|
-
"copiedMessage": "
|
|
2117
|
+
"embedInstructions": "AI Employee 'GPT'yi web sitenize iFrame olarak yerleştirmek için, bu kodu bir HTML sayfasına yapıştırın",
|
|
2118
|
+
"copiedMessage": "Kopyalandı!"
|
|
2044
2119
|
},
|
|
2045
2120
|
"ImproveAnswerModal": {
|
|
2046
2121
|
"noDatastore": "Bu AI çalışanının veri deposu yoktur. Lütfen önce bir veri deposu oluşturun.",
|