@zappway/embeds 1.0.107 → 1.0.108
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 +209 -209
- package/dist/form/index.js +172 -172
- package/dist/locales/ar/translations.json +128 -99
- package/dist/locales/az/translations.json +117 -88
- package/dist/locales/bg/translations.json +108 -79
- package/dist/locales/bn/translations.json +111 -82
- package/dist/locales/ca/translations.json +110 -81
- package/dist/locales/cs/translations.json +103 -74
- package/dist/locales/da/translations.json +136 -107
- package/dist/locales/de/translations.json +104 -75
- package/dist/locales/el/translations.json +101 -72
- package/dist/locales/en/translations.json +101 -72
- package/dist/locales/eo/translations.json +120 -91
- package/dist/locales/es/translations.json +108 -79
- package/dist/locales/et/translations.json +105 -76
- package/dist/locales/fa/translations.json +113 -84
- package/dist/locales/fi/translations.json +118 -89
- package/dist/locales/fr/translations.json +102 -73
- package/dist/locales/ga/translations.json +132 -103
- package/dist/locales/he/translations.json +109 -80
- package/dist/locales/hi/translations.json +105 -76
- package/dist/locales/hu/translations.json +113 -84
- package/dist/locales/id/translations.json +98 -69
- package/dist/locales/it/translations.json +108 -79
- package/dist/locales/ja/translations.json +105 -76
- package/dist/locales/ko/translations.json +109 -80
- package/dist/locales/lt/translations.json +104 -75
- package/dist/locales/lv/translations.json +105 -76
- package/dist/locales/ms/translations.json +108 -79
- package/dist/locales/nb/translations.json +107 -78
- package/dist/locales/nl/translations.json +103 -74
- package/dist/locales/pl/translations.json +105 -76
- package/dist/locales/pt/translations.json +106 -77
- package/dist/locales/pt-BR/translations.json +106 -77
- package/dist/locales/ro/translations.json +105 -76
- package/dist/locales/ru/translations.json +108 -79
- package/dist/locales/sk/translations.json +104 -75
- package/dist/locales/sl/translations.json +102 -73
- package/dist/locales/sv/translations.json +118 -89
- package/dist/locales/th/translations.json +110 -81
- package/dist/locales/tl/translations.json +110 -81
- package/dist/locales/tr/translations.json +109 -80
- package/dist/locales/uk/translations.json +108 -79
- package/dist/locales/ur/translations.json +111 -82
- package/dist/locales/zh/translations.json +103 -74
- package/package.json +3 -3
|
@@ -52,15 +52,15 @@
|
|
|
52
52
|
"newChat": "Nou Xat"
|
|
53
53
|
},
|
|
54
54
|
"AgentsPage": {
|
|
55
|
-
"breadcrumbs_aiEmployees": "IA
|
|
56
|
-
"title": "
|
|
57
|
-
"newAIEmployee": "
|
|
58
|
-
"description": "
|
|
59
|
-
"aiEmployeeFormTitle": "
|
|
60
|
-
"modelPromptSettings": "
|
|
55
|
+
"breadcrumbs_aiEmployees": "Empleats IA 'GPT'",
|
|
56
|
+
"title": "Gestionar Empleat IA",
|
|
57
|
+
"newAIEmployee": "Crear un nou Empleat IA",
|
|
58
|
+
"description": "Els Empleats IA són Agents que es poden personalitzar amb LLM (Models de Llenguatge a Gran Escala) per atendre els teus clients. Connecta-ho a un Magatzem de Dades i s'entrenarà amb la teva Base de Dades Exclusiva.",
|
|
59
|
+
"aiEmployeeFormTitle": "Crear un nou Empleat IA",
|
|
60
|
+
"modelPromptSettings": "Configuració Avançada",
|
|
61
61
|
"toolsTitle": "Eines",
|
|
62
|
-
"toolsDescription": "Configura
|
|
63
|
-
"create": "
|
|
62
|
+
"toolsDescription": "Configura les eines del teu Empleat IA per fer-lo més intel·ligent.",
|
|
63
|
+
"create": "Crear"
|
|
64
64
|
},
|
|
65
65
|
"AnalyticsPage": {
|
|
66
66
|
"breadcrumbs": {
|
|
@@ -116,12 +116,30 @@
|
|
|
116
116
|
},
|
|
117
117
|
"ChatPage": {
|
|
118
118
|
"placeholders": {
|
|
119
|
-
"chain": "
|
|
120
|
-
"
|
|
121
|
-
|
|
119
|
+
"chain": "Seleccioneu el Flux",
|
|
120
|
+
"knowledge": "Seleccioneu el Coneixement"
|
|
121
|
+
},
|
|
122
|
+
"options": {
|
|
123
|
+
"qa": "Preguntes i Respostes",
|
|
124
|
+
"agent": "Agent"
|
|
122
125
|
},
|
|
123
126
|
"messages": {
|
|
124
|
-
"datasourceNotFound": "
|
|
127
|
+
"datasourceNotFound": "Font de dades no trobada. Ha estat eliminada?"
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"xp-bnp-home": {
|
|
131
|
+
"labels": {
|
|
132
|
+
"name": "*Nom",
|
|
133
|
+
"type": "*Tipus",
|
|
134
|
+
"description": "Descripció"
|
|
135
|
+
},
|
|
136
|
+
"options": {
|
|
137
|
+
"string": "Text",
|
|
138
|
+
"number": "Número",
|
|
139
|
+
"array": "Llista"
|
|
140
|
+
},
|
|
141
|
+
"buttons": {
|
|
142
|
+
"submit": "Enviar"
|
|
125
143
|
}
|
|
126
144
|
},
|
|
127
145
|
"FormPage": {
|
|
@@ -951,16 +969,6 @@
|
|
|
951
969
|
"description": "Escolliu un pla raonable amb ZappWay. Les nostres ofertes inclouen Discover, 'startup', Pro, i l'Enterprise, cadascuna plena de característiques per comprometre's amb el públic, creant lleialtat al client, i conduint vendes. El pla lliure inclòs!"
|
|
952
970
|
}
|
|
953
971
|
},
|
|
954
|
-
"xp-bnp-home": {
|
|
955
|
-
"buttons": {
|
|
956
|
-
"submit": "Envia"
|
|
957
|
-
},
|
|
958
|
-
"labels": {
|
|
959
|
-
"name": "* Nom",
|
|
960
|
-
"type": "* Tipus",
|
|
961
|
-
"description": "Descripció"
|
|
962
|
-
}
|
|
963
|
-
},
|
|
964
972
|
"home": {
|
|
965
973
|
"seo": {
|
|
966
974
|
"title": "ZappWay - AI Eployee GPT per al vostre negoci",
|
|
@@ -1025,7 +1033,7 @@
|
|
|
1025
1033
|
},
|
|
1026
1034
|
"CommonInterfaceInput": {
|
|
1027
1035
|
"windowTitle": "Títol de la finestra",
|
|
1028
|
-
"
|
|
1036
|
+
"Livia": "Livia",
|
|
1029
1037
|
"disableInitialMessagePopup": "Deshabilita el missatge inicial emergent",
|
|
1030
1038
|
"removeBranding": "Elimina la marca ZappWay Branding (Pro pla requerit)",
|
|
1031
1039
|
"brandColor": "Color de la marca"
|
|
@@ -2973,67 +2981,88 @@
|
|
|
2973
2981
|
"something_went_wrong": "Alguna cosa va anar malament.",
|
|
2974
2982
|
"play_chapter": "Reprodueix capítol {index}"
|
|
2975
2983
|
},
|
|
2976
|
-
"
|
|
2977
|
-
"
|
|
2978
|
-
"
|
|
2979
|
-
"
|
|
2980
|
-
"
|
|
2981
|
-
"
|
|
2982
|
-
"
|
|
2983
|
-
"
|
|
2984
|
-
"
|
|
2985
|
-
"
|
|
2986
|
-
"
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
"
|
|
2990
|
-
"
|
|
2991
|
-
"
|
|
2992
|
-
"
|
|
2993
|
-
"
|
|
2994
|
-
"
|
|
2995
|
-
"
|
|
2996
|
-
"
|
|
2984
|
+
"Telegram_IntegrationSettings": {
|
|
2985
|
+
"overview": "Connecta un Empleat IA a converses de Telegram mitjançant la Bot API. L'Empleat IA respon automàticament i pots reprendre la conversa en qualsevol moment.",
|
|
2986
|
+
"integration_live": "La teva nova integració de Telegram està activa!",
|
|
2987
|
+
"invalid_credentials": "Credencials no vàlides. Comprova el token.",
|
|
2988
|
+
"error_message": "S'ha produït un error en afegir la integració.",
|
|
2989
|
+
"something_went_wrong": "Alguna cosa ha anat malament.",
|
|
2990
|
+
"create": "Crear",
|
|
2991
|
+
"telegram_bot_http_token": "Token HTTP del Bot de Telegram",
|
|
2992
|
+
"quick_tutorial": "Tutorial ràpid",
|
|
2993
|
+
"step1_title": "1. Crea un bot amb el BotFather",
|
|
2994
|
+
"step1_instruction": "Obre Telegram, xateja amb @BotFather, envia /newbot, defineix nom i usuari i copia el token mostrat.",
|
|
2995
|
+
"step2_title": "2. Recupera o restableix el token",
|
|
2996
|
+
"step2_instruction": "Si perds el token, envia /token al BotFather. Guarda el token amb seguretat; qui el tingui controla el bot.",
|
|
2997
|
+
"step3_title": "3. Afegeix i promociona el bot als xats o canals",
|
|
2998
|
+
"step3_instruction": "Afegeix el bot al grup/canal i fes-lo administrador perquè pugui llegir i enviar tots els missatges.",
|
|
2999
|
+
"step4_title": "4. Configura el Webhook a Telegram",
|
|
3000
|
+
"step4_instruction": "Després de desar aquesta integració, envia la petició setWebhook amb la URL de Callback i el Secret Token proporcionats per ZappWay.",
|
|
3001
|
+
"step5_title": "5. Connecta el bot a ZappWay",
|
|
3002
|
+
"step5_instruction": "Enganxa el token HTTP a sota i fes clic a Crear. Validarem el token i mostrarem la Callback URL i el Secret Token.",
|
|
3003
|
+
"step6_title": "6. Envia un missatge de prova",
|
|
3004
|
+
"step6_instruction": "Envia 'Hola' directament al bot o a un grup on sigui admin i comprova que arribi a les Converses/Missatges de ZappWay.",
|
|
3005
|
+
"step7_title": "7. Monitoritza i mantén",
|
|
3006
|
+
"step7_instruction": "Utilitza getWebhookInfo per comprovar errors, respecta els límits de 30 msg/s globals i 1 msg/s per xat i revoca tokens filtrats immediatament.",
|
|
3007
|
+
"requirements": "Requisits",
|
|
3008
|
+
"bot_token": "Token del Bot",
|
|
3009
|
+
"webhook_fields": "Camps del Webhook",
|
|
3010
|
+
"continue": "Continuar",
|
|
3011
|
+
"save": "Desar",
|
|
3012
|
+
"callback_url": "URL de Callback",
|
|
3013
|
+
"secret_key": "secret_key",
|
|
3014
|
+
"check_messages": "Assegura't que el webhook està configurat per rebre esdeveniments de 'messages' (missatges)",
|
|
3015
|
+
"docs": "Documentació completa"
|
|
3016
|
+
},
|
|
3017
|
+
"WhatsAppBusiness_IntegrationSettings": {
|
|
3018
|
+
"requirements": "Requisits",
|
|
2997
3019
|
"error": "Error",
|
|
2998
|
-
"
|
|
2999
|
-
"
|
|
3000
|
-
"
|
|
3001
|
-
"
|
|
3002
|
-
"
|
|
3003
|
-
"
|
|
3004
|
-
"
|
|
3005
|
-
"
|
|
3006
|
-
"
|
|
3020
|
+
"invalid_credentials": "Credencials no vàlides",
|
|
3021
|
+
"something_went_wrong": "S'ha produït un error intern.",
|
|
3022
|
+
"token_create": "El token té una data de caducitat. Torna a crear-lo i defineix com 'Never' (Mai).",
|
|
3023
|
+
"token_is_missing": "Al token li falten els permisos obligatoris: 'whatsapp_business_management' i 'whatsapp_business_messaging'.",
|
|
3024
|
+
"in_your": "A la teva",
|
|
3025
|
+
"settings_page": "pàgina de configuració de WhatsApp",
|
|
3026
|
+
"save": "Desar",
|
|
3027
|
+
"system_users_page": "Accedeix a la pàgina d'Usuaris del Sistema",
|
|
3028
|
+
"go_to_your": "Ves a la teva",
|
|
3029
|
+
"create_new_user": "Fes clic a 'To add' (Afegir) per crear un nou usuari",
|
|
3030
|
+
"give_it_the": "Dóna un nom a l'usuari i selecciona el rol",
|
|
3007
3031
|
"admin": "Administrador",
|
|
3008
|
-
"role": "rol",
|
|
3009
|
-
"click_on": "
|
|
3010
|
-
"add_assets": "
|
|
3011
|
-
"under": "
|
|
3012
|
-
"
|
|
3013
|
-
"
|
|
3014
|
-
"
|
|
3015
|
-
"
|
|
3016
|
-
"
|
|
3017
|
-
"
|
|
3018
|
-
"
|
|
3019
|
-
"
|
|
3020
|
-
"
|
|
3021
|
-
"
|
|
3022
|
-
"
|
|
3023
|
-
"
|
|
3032
|
+
"role": "com a rol",
|
|
3033
|
+
"click_on": "Fes clic a",
|
|
3034
|
+
"add_assets": "Afegir recursos",
|
|
3035
|
+
"under": "a",
|
|
3036
|
+
"add": "Afegir",
|
|
3037
|
+
"and": "i",
|
|
3038
|
+
"docs": "Documentació completa",
|
|
3039
|
+
"insert_the_following_values": "Introdueix els següents valors",
|
|
3040
|
+
"apps": "Aplicacions",
|
|
3041
|
+
"select_it_and_check": "Selecciona la teva aplicació creada prèviament i marca",
|
|
3042
|
+
"manage_app": "Gestionar l'App",
|
|
3043
|
+
"new_token": "Fes clic a 'Generate new Token' (Genera nou Token) i selecciona la teva aplicació",
|
|
3044
|
+
"token_expiration_never": "Defineix la caducitat com 'Never' (Mai)",
|
|
3045
|
+
"available_permissions": "Selecciona els permisos obligatoris:",
|
|
3046
|
+
"messaging": "Enviament de missatges",
|
|
3047
|
+
"management": "Gestió de WhatsApp Business",
|
|
3048
|
+
"paste_token": "Copia el token generat i enganxa'l al camp de sota",
|
|
3049
|
+
"system_user_token": "Token d'usuari del sistema",
|
|
3050
|
+
"clicking_add_phone": "Fes clic al botó per afegir el teu número de telèfon",
|
|
3051
|
+
"add_phone_number": "Afegir número de telèfon",
|
|
3024
3052
|
"button": "Botó",
|
|
3025
|
-
"
|
|
3053
|
+
"phone_number_associated": "Selecciona un número de telèfon i enganxa el número associat",
|
|
3054
|
+
"phone_number": "Número de telèfon",
|
|
3026
3055
|
"phone_number_id": "ID del número de telèfon",
|
|
3027
|
-
"
|
|
3028
|
-
"
|
|
3029
|
-
"
|
|
3030
|
-
"
|
|
3031
|
-
"
|
|
3032
|
-
"
|
|
3033
|
-
"
|
|
3034
|
-
"
|
|
3035
|
-
},
|
|
3036
|
-
"
|
|
3056
|
+
"get_phone_number_id": "Obtenir l'ID del número de telèfon",
|
|
3057
|
+
"account_id": "ID del compte comercial de WhatsApp",
|
|
3058
|
+
"callback_url": "URL de callback",
|
|
3059
|
+
"verify_token": "Token de verificació",
|
|
3060
|
+
"webhook_fields": "Camps del Webhook",
|
|
3061
|
+
"check_messages": "Selecciona 'messages' (missatges) com a camp del Webhook",
|
|
3062
|
+
"this_page": "Accedeix a aquesta pàgina",
|
|
3063
|
+
"continue": "Fes clic a 'Continue' (Continuar)"
|
|
3064
|
+
},
|
|
3065
|
+
"Zendesk_IntegrationSettings": {
|
|
3037
3066
|
"subdomain": "Subdomini",
|
|
3038
3067
|
"account_subdomain_required": "Subdomini del compte (requerit)",
|
|
3039
3068
|
"email_required": "Correu electrònic (requerit)",
|
|
@@ -4228,7 +4257,7 @@
|
|
|
4228
4257
|
"documentSent": "Document enviat",
|
|
4229
4258
|
"voiceMessage": "Missatge de veu",
|
|
4230
4259
|
"stickerSent": "Sticker enviat",
|
|
4231
|
-
"unrecognizedMessage": "Missatge no reconegut: {
|
|
4260
|
+
"unrecognizedMessage": "Missatge no reconegut: {content}"
|
|
4232
4261
|
}
|
|
4233
4262
|
}
|
|
4234
4263
|
}
|
|
@@ -52,14 +52,14 @@
|
|
|
52
52
|
"newChat": "Nový Chat"
|
|
53
53
|
},
|
|
54
54
|
"AgentsPage": {
|
|
55
|
-
"breadcrumbs_aiEmployees": "Zaměstnanci AI",
|
|
56
|
-
"title": "
|
|
57
|
-
"newAIEmployee": "Vytvořit nového
|
|
58
|
-
"description": "Zaměstnanci AI jsou agenti,
|
|
59
|
-
"aiEmployeeFormTitle": "Vytvořit nového
|
|
60
|
-
"modelPromptSettings": "Nastavení
|
|
55
|
+
"breadcrumbs_aiEmployees": "Zaměstnanci AI 'GPT'",
|
|
56
|
+
"title": "Spravovat Zaměstnance AI",
|
|
57
|
+
"newAIEmployee": "Vytvořit nového Zaměstnance AI",
|
|
58
|
+
"description": "Zaměstnanci AI jsou agenti, které lze přizpůsobit pomocí LLM (velkých jazykových modelů) pro poskytování služeb vašim zákazníkům. Připojte k Datovému Úložišti a bude vyškolen na základě vaší vlastní Exkluzivní Databáze.",
|
|
59
|
+
"aiEmployeeFormTitle": "Vytvořit nového Zaměstnance AI",
|
|
60
|
+
"modelPromptSettings": "Pokročilé Nastavení",
|
|
61
61
|
"toolsTitle": "Nástroje",
|
|
62
|
-
"toolsDescription": "
|
|
62
|
+
"toolsDescription": "Nakonfigurujte nástroje svého Zaměstnance AI pro větší inteligenci.",
|
|
63
63
|
"create": "Vytvořit"
|
|
64
64
|
},
|
|
65
65
|
"AnalyticsPage": {
|
|
@@ -116,12 +116,30 @@
|
|
|
116
116
|
},
|
|
117
117
|
"ChatPage": {
|
|
118
118
|
"placeholders": {
|
|
119
|
-
"chain": "
|
|
120
|
-
"
|
|
121
|
-
|
|
119
|
+
"chain": "Vyberte tok",
|
|
120
|
+
"knowledge": "Vyberte znalost"
|
|
121
|
+
},
|
|
122
|
+
"options": {
|
|
123
|
+
"qa": "Otázky a odpovědi",
|
|
124
|
+
"agent": "Agent"
|
|
122
125
|
},
|
|
123
126
|
"messages": {
|
|
124
|
-
"datasourceNotFound": "Zdroj dat
|
|
127
|
+
"datasourceNotFound": "Zdroj dat nenalezen. Byl odstraněn?"
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"xp-bnp-home": {
|
|
131
|
+
"labels": {
|
|
132
|
+
"name": "*Jméno",
|
|
133
|
+
"type": "*Typ",
|
|
134
|
+
"description": "Popis"
|
|
135
|
+
},
|
|
136
|
+
"options": {
|
|
137
|
+
"string": "Text",
|
|
138
|
+
"number": "Číslo",
|
|
139
|
+
"array": "Seznam"
|
|
140
|
+
},
|
|
141
|
+
"buttons": {
|
|
142
|
+
"submit": "Odeslat"
|
|
125
143
|
}
|
|
126
144
|
},
|
|
127
145
|
"FormPage": {
|
|
@@ -951,16 +969,6 @@
|
|
|
951
969
|
"description": "Vyberte si cenově dostupný plán se ZappWay. Mezi naše nabídky patří úroveň Discovery, Startup, Pro a Enterprise, každá plná funkcí pro zapojení vašeho publika, vytváření věrnosti zákazníků a řízení prodeje. Včetně bezplatného plánu!"
|
|
952
970
|
}
|
|
953
971
|
},
|
|
954
|
-
"xp-bnp-home": {
|
|
955
|
-
"buttons": {
|
|
956
|
-
"submit": "Odevzdat"
|
|
957
|
-
},
|
|
958
|
-
"labels": {
|
|
959
|
-
"name": "* Název",
|
|
960
|
-
"type": "* Typ",
|
|
961
|
-
"description": "Popis zboží"
|
|
962
|
-
}
|
|
963
|
-
},
|
|
964
972
|
"home": {
|
|
965
973
|
"seo": {
|
|
966
974
|
"title": "ZappWay - AI zaměstnanec GPT pro vaše podnikání",
|
|
@@ -1025,7 +1033,7 @@
|
|
|
1025
1033
|
},
|
|
1026
1034
|
"CommonInterfaceInput": {
|
|
1027
1035
|
"windowTitle": "Název okna",
|
|
1028
|
-
"
|
|
1036
|
+
"Livia": "Livia",
|
|
1029
1037
|
"disableInitialMessagePopup": "Zakázat počáteční vyskakování zprávy",
|
|
1030
1038
|
"removeBranding": "Odstranit značku ZappWay (Požadovaný plán)",
|
|
1031
1039
|
"brandColor": "Barva značky"
|
|
@@ -2973,67 +2981,88 @@
|
|
|
2973
2981
|
"something_went_wrong": "Něco se pokazilo.",
|
|
2974
2982
|
"play_chapter": "Přehrát kapitolu {index}"
|
|
2975
2983
|
},
|
|
2976
|
-
"
|
|
2977
|
-
"
|
|
2978
|
-
"
|
|
2979
|
-
"
|
|
2980
|
-
"
|
|
2984
|
+
"Telegram_IntegrationSettings": {
|
|
2985
|
+
"overview": "Propojte zaměstnance AI s konverzacemi na Telegramu přes Bot API. Zaměstnanec AI odpovídá automaticky a kdykoli můžete převzít konverzaci.",
|
|
2986
|
+
"integration_live": "Vaše nová integrace Telegramu je aktivní!",
|
|
2987
|
+
"invalid_credentials": "Neplatné údaje. Zkontrolujte zadaný token.",
|
|
2988
|
+
"error_message": "Při přidávání integrace došlo k chybě.",
|
|
2989
|
+
"something_went_wrong": "Něco se pokazilo.",
|
|
2981
2990
|
"create": "Vytvořit",
|
|
2982
|
-
"
|
|
2983
|
-
"invalid_credentials": "Neplatné doklady. Prosím, zkontrolujte si svůj žeton.",
|
|
2984
|
-
"error_message": "Při přidání integrace došlo k chybě.",
|
|
2991
|
+
"telegram_bot_http_token": "HTTP token Telegram Bota",
|
|
2985
2992
|
"quick_tutorial": "Rychlý návod",
|
|
2986
|
-
"
|
|
2993
|
+
"step1_title": "1. Vytvoření bota s BotFatherem",
|
|
2994
|
+
"step1_instruction": "Otevřete Telegram, napište @BotFather, odešlete /newbot, zadejte název a uživatelské jméno a zkopírujte zobrazený token.",
|
|
2995
|
+
"step2_title": "2. Obnovení nebo resetování tokenu",
|
|
2996
|
+
"step2_instruction": "Pokud token ztratíte, odešlete /token BotFatherovi. Uchovávejte token v bezpečí; kdo ho má, ovládá bota.",
|
|
2997
|
+
"step3_title": "3. Přidání a povýšení bota ve skupinách nebo kanálech",
|
|
2998
|
+
"step3_instruction": "Přidejte bota do skupiny/kanálu a povýšte ho na administrátora, aby mohl číst a posílat všechny zprávy.",
|
|
2999
|
+
"step4_title": "4. Nastavení Webhooku v Telegramu",
|
|
3000
|
+
"step4_instruction": "Po uložení této integrace odešlete požadavek setWebhook s Callback URL a Secret Tokenem poskytnutým ZappWay.",
|
|
3001
|
+
"step5_title": "5. Propojte bota se ZappWay",
|
|
3002
|
+
"step5_instruction": "Vložte HTTP token níže a klikněte na Vytvořit. Token ověříme a zobrazíme Callback URL a Secret Token.",
|
|
3003
|
+
"step6_title": "6. Odeslání testovací zprávy",
|
|
3004
|
+
"step6_instruction": "Pošlete 'Ahoj' přímo botovi nebo do skupiny, kde je admin, a ověřte doručení v Konverzacích/Zprávách ZappWay.",
|
|
3005
|
+
"step7_title": "7. Monitorujte a udržujte",
|
|
3006
|
+
"step7_instruction": "Pro kontrolu chyb použijte getWebhookInfo, respektujte limity 30 zpráv/s globálně a 1 zpráva/s na chat a okamžitě zrušte uniklé tokeny.",
|
|
3007
|
+
"requirements": "Požadavky",
|
|
3008
|
+
"bot_token": "Token bota",
|
|
3009
|
+
"webhook_fields": "Pole Webhooku",
|
|
3010
|
+
"continue": "Pokračovat",
|
|
3011
|
+
"save": "Uložit",
|
|
3012
|
+
"callback_url": "Callback URL",
|
|
3013
|
+
"secret_key": "secret_key",
|
|
3014
|
+
"check_messages": "Ujistěte se, že webhook je nastaven k příjmu událostí 'messages' (zprávy)",
|
|
3015
|
+
"docs": "Kompletní dokumentace"
|
|
2987
3016
|
},
|
|
2988
|
-
"
|
|
3017
|
+
"WhatsAppBusiness_IntegrationSettings": {
|
|
2989
3018
|
"requirements": "Požadavky",
|
|
2990
|
-
"user_token": "Uživatelský tok",
|
|
2991
|
-
"phone_number": "Telefon",
|
|
2992
|
-
"webhook": "Webhook",
|
|
2993
|
-
"invalid_credentials": "Neplatné potvrzení",
|
|
2994
|
-
"something_went_wrong": "Něco se pokazilo.",
|
|
2995
|
-
"token_has_an_expiration_date_create_the_token_again_with_and_set_the_expiration_date_to_never": "Token má datum spotřeby. Vytvořte žeton znovu a nastavte datum spotřeby na 'nikdy'.",
|
|
2996
|
-
"token_is_missing_scopes_whatsapp_business_management_whatsapp_business_messaging": "Token postrádá požadované rozsahy: 'cosap_business_management' a 'cosap_business_messaging'.",
|
|
2997
3019
|
"error": "Chyba",
|
|
2998
|
-
"
|
|
2999
|
-
"
|
|
3000
|
-
"
|
|
3001
|
-
"
|
|
3002
|
-
"
|
|
3003
|
-
"
|
|
3004
|
-
"
|
|
3005
|
-
"
|
|
3006
|
-
"
|
|
3007
|
-
"
|
|
3008
|
-
"
|
|
3020
|
+
"invalid_credentials": "Neplatné údaje",
|
|
3021
|
+
"something_went_wrong": "Došlo k interní chybě.",
|
|
3022
|
+
"token_create": "Token má dobu platnosti. Vytvořte jej znovu a nastavte na 'Never' (Nikdy).",
|
|
3023
|
+
"token_is_missing": "Tokenu chybí povinné rozsahy: 'whatsapp_business_management' a 'whatsapp_business_messaging'.",
|
|
3024
|
+
"in_your": "Ve vaší",
|
|
3025
|
+
"settings_page": "stránce nastavení WhatsApp",
|
|
3026
|
+
"save": "Uložit",
|
|
3027
|
+
"system_users_page": "Přejděte na stránku Systémových uživatelů",
|
|
3028
|
+
"go_to_your": "Přejděte na svou",
|
|
3029
|
+
"create_new_user": "Klikněte na 'To add' (Přidat) pro vytvoření nového uživatele",
|
|
3030
|
+
"give_it_the": "Pojmenujte uživatele a zvolte roli",
|
|
3031
|
+
"admin": "Administrátor",
|
|
3032
|
+
"role": "jako role",
|
|
3009
3033
|
"click_on": "Klikněte na",
|
|
3010
|
-
"add_assets": "Přidat
|
|
3011
|
-
"under": "
|
|
3034
|
+
"add_assets": "Přidat prostředky",
|
|
3035
|
+
"under": "v rámci",
|
|
3036
|
+
"add": "Přidat",
|
|
3037
|
+
"and": "a",
|
|
3038
|
+
"docs": "Kompletní dokumentace",
|
|
3039
|
+
"insert_the_following_values": "Vložte následující hodnoty",
|
|
3012
3040
|
"apps": "Aplikace",
|
|
3013
|
-
"
|
|
3014
|
-
"manage_app": "
|
|
3015
|
-
"
|
|
3016
|
-
"token_expiration_never": "
|
|
3017
|
-
"available_permissions": "
|
|
3018
|
-
"
|
|
3019
|
-
"
|
|
3020
|
-
"
|
|
3021
|
-
"system_user_token": "Token uživatele
|
|
3022
|
-
"
|
|
3041
|
+
"select_it_and_check": "Vyberte vaši dříve vytvořenou aplikaci a zaškrtněte",
|
|
3042
|
+
"manage_app": "Spravovat aplikaci",
|
|
3043
|
+
"new_token": "Klikněte na 'Generate new Token' (Vygenerovat nový token) a vyberte svou aplikaci",
|
|
3044
|
+
"token_expiration_never": "Nastavte platnost na 'Never' (Nikdy)",
|
|
3045
|
+
"available_permissions": "Vyberte povinná oprávnění:",
|
|
3046
|
+
"messaging": "Odesílání zpráv",
|
|
3047
|
+
"management": "Správa WhatsApp Business",
|
|
3048
|
+
"paste_token": "Zkopírujte vygenerovaný token a vložte jej do pole níže",
|
|
3049
|
+
"system_user_token": "Token systémového uživatele",
|
|
3050
|
+
"clicking_add_phone": "Klikněte na tlačítko pro přidání svého telefonního čísla",
|
|
3023
3051
|
"add_phone_number": "Přidat telefonní číslo",
|
|
3024
3052
|
"button": "Tlačítko",
|
|
3025
|
-
"
|
|
3026
|
-
"
|
|
3027
|
-
"
|
|
3053
|
+
"phone_number_associated": "Vyberte telefonní číslo a vložte související číslo",
|
|
3054
|
+
"phone_number": "Telefonní číslo",
|
|
3055
|
+
"phone_number_id": "ID telefonního čísla",
|
|
3028
3056
|
"get_phone_number_id": "Získat ID telefonního čísla",
|
|
3029
|
-
"
|
|
3030
|
-
"callback_url": "
|
|
3031
|
-
"verify_token": "
|
|
3032
|
-
"webhook_fields": "
|
|
3033
|
-
"check_messages": "
|
|
3034
|
-
"
|
|
3035
|
-
|
|
3036
|
-
|
|
3057
|
+
"account_id": "ID obchodního účtu WhatsApp",
|
|
3058
|
+
"callback_url": "callback URL",
|
|
3059
|
+
"verify_token": "Ověřovací token",
|
|
3060
|
+
"webhook_fields": "Pole Webhooku",
|
|
3061
|
+
"check_messages": "Vyberte 'messages' (zprávy) jako pole Webhooku",
|
|
3062
|
+
"this_page": "Přejděte na tuto stránku",
|
|
3063
|
+
"continue": "Klikněte na 'Continue' (Pokračovat)"
|
|
3064
|
+
},
|
|
3065
|
+
"Zendesk_IntegrationSettings": {
|
|
3037
3066
|
"subdomain": "Podoblast",
|
|
3038
3067
|
"account_subdomain_required": "@ info: whatsthis",
|
|
3039
3068
|
"email_required": "Email (povinný)",
|
|
@@ -4228,7 +4257,7 @@
|
|
|
4228
4257
|
"documentSent": "Dokument odeslán",
|
|
4229
4258
|
"voiceMessage": "Hlasová zpráva",
|
|
4230
4259
|
"stickerSent": "Samolepka odeslána",
|
|
4231
|
-
"unrecognizedMessage": "Neznámá zpráva: {
|
|
4260
|
+
"unrecognizedMessage": "Neznámá zpráva: {content}"
|
|
4232
4261
|
}
|
|
4233
4262
|
}
|
|
4234
4263
|
}
|