@zappway/embeds 1.0.41 → 1.0.43

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.
Files changed (48) hide show
  1. package/dist/chatbox/index.css +1 -1
  2. package/dist/chatbox/index.js +137 -137
  3. package/dist/form/index.css +1 -1
  4. package/dist/form/index.js +108 -108
  5. package/dist/locales/ar/translations.json +21 -16
  6. package/dist/locales/az/translations.json +20 -15
  7. package/dist/locales/bg/translations.json +20 -15
  8. package/dist/locales/bn/translations.json +24 -18
  9. package/dist/locales/ca/translations.json +22 -17
  10. package/dist/locales/cs/translations.json +24 -19
  11. package/dist/locales/da/translations.json +22 -17
  12. package/dist/locales/de/translations.json +22 -17
  13. package/dist/locales/el/translations.json +20 -15
  14. package/dist/locales/en/translations.json +26 -21
  15. package/dist/locales/eo/translations.json +24 -19
  16. package/dist/locales/es/translations.json +26 -21
  17. package/dist/locales/et/translations.json +23 -18
  18. package/dist/locales/fa/translations.json +20 -15
  19. package/dist/locales/fi/translations.json +19 -14
  20. package/dist/locales/fr/translations.json +19 -14
  21. package/dist/locales/ga/translations.json +20 -15
  22. package/dist/locales/he/translations.json +20 -15
  23. package/dist/locales/hi/translations.json +20 -15
  24. package/dist/locales/hu/translations.json +23 -18
  25. package/dist/locales/id/translations.json +20 -15
  26. package/dist/locales/it/translations.json +20 -15
  27. package/dist/locales/ja/translations.json +21 -16
  28. package/dist/locales/ko/translations.json +21 -16
  29. package/dist/locales/lt/translations.json +22 -17
  30. package/dist/locales/lv/translations.json +21 -16
  31. package/dist/locales/ms/translations.json +20 -15
  32. package/dist/locales/nb/translations.json +21 -16
  33. package/dist/locales/nl/translations.json +19 -14
  34. package/dist/locales/pl/translations.json +21 -16
  35. package/dist/locales/pt/translations.json +25 -19
  36. package/dist/locales/pt-BR/translations.json +25 -19
  37. package/dist/locales/ro/translations.json +22 -17
  38. package/dist/locales/ru/translations.json +19 -14
  39. package/dist/locales/sk/translations.json +21 -16
  40. package/dist/locales/sl/translations.json +20 -15
  41. package/dist/locales/sv/translations.json +19 -14
  42. package/dist/locales/th/translations.json +21 -16
  43. package/dist/locales/tl/translations.json +24 -19
  44. package/dist/locales/tr/translations.json +20 -15
  45. package/dist/locales/uk/translations.json +20 -15
  46. package/dist/locales/ur/translations.json +22 -17
  47. package/dist/locales/zh/translations.json +21 -16
  48. package/package.json +1 -1
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "File mérethatár meghaladta",
1519
1519
  "fileSizeLimitDescription": "Kérjük, frissítse tervét a nagyobb fájlok feltöltésére."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "Fiók kiválasztása",
1523
- "addAccount": "Google Drive: Adjon fiókot",
1524
- "selectFolderOrFile": "Válasszon mappát vagy egy fájlt",
1525
- "acknowledgeOptIn": "Elismerem és egyetértek az adataim alapkészleteinek átruházásával a szolgáltatás funkcionalitásának és javításának részeként.",
1526
- "optInErrorMessage": "Kérjük, ismerje el az opt-in-t."
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "Fiók kiválasztása",
1530
1523
  "addAccount": "Számla hozzáadása",
@@ -1834,12 +1827,22 @@
1834
1827
  "filterByType": "Szűrés típus szerint",
1835
1828
  "datasourceTypes": {
1836
1829
  "web_page": "Weboldal",
1837
- "web_site": "Webhely",
1838
- "google_drive_folder": "Google Drive Mappa",
1839
- "google_drive_file": "Google Drive Fájl",
1840
- "notion_page": "Notion Oldal",
1830
+ "web_site": "Honlap",
1831
+ "google_drive_folder": "Google Drive mappa",
1832
+ "google_drive_file": "Google Drive fájl",
1833
+ "notion_page": "Notion oldal",
1841
1834
  "notion": "Notion",
1842
- "text": "Szöveg"
1835
+ "text": "Szöveg",
1836
+ "file": "Fájl",
1837
+ "qa": "Kérdések és Válaszok",
1838
+ "youtube_video": "YouTube (videó)",
1839
+ "youtube_bulk": "YouTube (tömegesen)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Gmail címke",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "Válasszon fájlt vagy mappát",
1844
+ "selectDrive": "Válassza ki a Drive-ot",
1845
+ "chooseOption": "Válasszon egy lehetőséget"
1843
1846
  },
1844
1847
  "statusFilterLabel": "Állapot",
1845
1848
  "filterByStatus": "Szűrés állapot szerint",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "Fülek"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2111
+ "themeImageAlt": "Shopify téma képe",
2112
+ "codeImageAlt": "Kód a témába való beillesztéshez",
2108
2113
  "installationSteps": "Telepítési lépések",
2109
- "step1": "1- A bolt dashboard, menjen a téma kód kiadás",
2110
- "step2": "2 Másolja a kódot alább",
2111
- "copied": "másolat!",
2112
- "step3": "3 Paste a kód felett",
2113
- "themeLiquid": "a téma.liquid kód.",
2114
- "step4": "4 - Mentse el a változásokat"
2114
+ "step1": "Nyisd meg az áruházad témáját a Shopify-ban, és kattints a 'Kód szerkesztése' lehetőségre",
2115
+ "step2": "Másold ki és illeszd be az alábbi kódot",
2116
+ "copied": "Sikeresen másolva!",
2117
+ "step3": "Illeszd be a fenti kódot a címke elé",
2118
+ "themeLiquid": "a theme.liquid fájlban",
2119
+ "step4": "Kész! A ZappWay integráció befejeződött"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "Beállítások",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "Batas ukuran file melebihi",
1519
1519
  "fileSizeLimitDescription": "Silahkan upgrade paket Anda untuk mengunggah file yang lebih besar."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "Pilih Akun",
1523
- "addAccount": "Google Drive: Tambahkan Akun",
1524
- "selectFolderOrFile": "Pilih Folder atau File Tunggal",
1525
- "acknowledgeOptIn": "Saya mengakui dan menyetujui transfer data saya ke penyedia model bahasa besar sebagai bagian dari fungsi dan peningkatan layanan.",
1526
- "optInErrorMessage": "Silahkan mengakui opt-in."
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "Pilih Akun",
1530
1523
  "addAccount": "Notion: Tambah Akun",
@@ -1839,7 +1832,17 @@
1839
1832
  "google_drive_file": "File Google Drive",
1840
1833
  "notion_page": "Halaman Notion",
1841
1834
  "notion": "Notion",
1842
- "text": "Teks"
1835
+ "text": "Teks",
1836
+ "file": "File",
1837
+ "qa": "Pertanyaan & Jawaban",
1838
+ "youtube_video": "YouTube (video)",
1839
+ "youtube_bulk": "YouTube (massal)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Label Gmail",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "Pilih File atau Folder",
1844
+ "selectDrive": "Pilih Drive",
1845
+ "chooseOption": "Pilih opsi"
1843
1846
  },
1844
1847
  "statusFilterLabel": "Status",
1845
1848
  "filterByStatus": "Filter berdasarkan status",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "Tab"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2108
- "installationSteps": "Langkah-langkah Instalasi",
2109
- "step1": "1- Di panel toko Anda, buka pengeditan kode tema",
2110
- "step2": "2- Salin kode di bawah ini",
2111
- "copied": "Disalin!",
2112
- "step3": "3- Tempelkan kode tepat di atas",
2113
- "themeLiquid": "di kode theme.liquid.",
2114
- "step4": "4- Simpan perubahan Anda"
2111
+ "themeImageAlt": "Gambar tema Shopify",
2112
+ "codeImageAlt": "Kode untuk dimasukkan ke dalam tema",
2113
+ "installationSteps": "Langkah-langkah instalasi",
2114
+ "step1": "Buka tema toko Anda di Shopify dan klik 'Edit kode'",
2115
+ "step2": "Salin dan tempel kode di bawah ini",
2116
+ "copied": "Berhasil disalin!",
2117
+ "step3": "Tempelkan kode di atas sebelum tag",
2118
+ "themeLiquid": "di file theme.liquid",
2119
+ "step4": "Selesai! Integrasi dengan ZappWay berhasil dilakukan"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "Pengaturan",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "Limite di dimensione del file superato",
1519
1519
  "fileSizeLimitDescription": "Si prega di aggiornare il piano per caricare file più grandi."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "Selezionare Account",
1523
- "addAccount": "Google Drive: Aggiungi account",
1524
- "selectFolderOrFile": "Seleziona cartella o singolo file",
1525
- "acknowledgeOptIn": "Riconosco e acconsento al trasferimento dei sottoinsiemi dei miei dati a fornitori di modelli linguistici di grandi dimensioni nell'ambito della funzionalità e del miglioramento del servizio.",
1526
- "optInErrorMessage": "Si prega di riconoscere il opt-in."
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "Selezionare Account",
1530
1523
  "addAccount": "Nozione: Aggiungi account",
@@ -1839,7 +1832,17 @@
1839
1832
  "google_drive_file": "File Google Drive",
1840
1833
  "notion_page": "Pagina Notion",
1841
1834
  "notion": "Notion",
1842
- "text": "Testo"
1835
+ "text": "Testo",
1836
+ "file": "File",
1837
+ "qa": "Domande & Risposte",
1838
+ "youtube_video": "YouTube (video)",
1839
+ "youtube_bulk": "YouTube (in blocco)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Etichetta Gmail",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "Seleziona un File o una Cartella",
1844
+ "selectDrive": "Seleziona Drive",
1845
+ "chooseOption": "Scegli un'opzione"
1843
1846
  },
1844
1847
  "statusFilterLabel": "Stato",
1845
1848
  "filterByStatus": "Filtra per stato",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "Schede"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2108
- "installationSteps": "Passi di installazione",
2109
- "step1": "1- Sul tuo negozio cruscotto, vai all'edizione del codice tema",
2110
- "step2": "2- Copia il codice qui sotto",
2111
- "copied": "Ricevuto.",
2112
- "step3": "3 Incolla il codice appena sopra",
2113
- "themeLiquid": "nel codice tema.liquido.",
2114
- "step4": "4- Salva le modifiche"
2111
+ "themeImageAlt": "Immagine del tema Shopify",
2112
+ "codeImageAlt": "Codice da inserire nel tema",
2113
+ "installationSteps": "Passaggi di installazione",
2114
+ "step1": "Accedi al tema del tuo negozio su Shopify e fai clic su 'Modifica codice'",
2115
+ "step2": "Copia e incolla il codice qui sotto",
2116
+ "copied": "Copiato con successo!",
2117
+ "step3": "Incolla il codice sopra prima del tag",
2118
+ "themeLiquid": "nel file theme.liquid",
2119
+ "step4": "Fatto! L'integrazione con ZappWay è stata completata"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "Impostazioni impostazioni",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "ファイルサイズ制限を超えた",
1519
1519
  "fileSizeLimitDescription": "より大きなファイルをアップロードするプランをアップグレードしてください。"
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "アカウントを選択",
1523
- "addAccount": "Googleドライブ:アカウントを追加",
1524
- "selectFolderOrFile": "フォルダまたは単一ファイルを選択する",
1525
- "acknowledgeOptIn": "サービスの機能性と改善の一環として、データのサブセットの転送を大きな言語モデルプロバイダに認め、同意します。",
1526
- "optInErrorMessage": "選択してください。"
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "アカウントを選択",
1530
1523
  "addAccount": "Notion: アカウントを追加",
@@ -1835,11 +1828,21 @@
1835
1828
  "datasourceTypes": {
1836
1829
  "web_page": "ウェブページ",
1837
1830
  "web_site": "ウェブサイト",
1838
- "google_drive_folder": "Google Driveフォルダ",
1839
- "google_drive_file": "Google Driveファイル",
1831
+ "google_drive_folder": "Googleドライブフォルダ",
1832
+ "google_drive_file": "Googleドライブファイル",
1840
1833
  "notion_page": "Notionページ",
1841
1834
  "notion": "Notion",
1842
- "text": "テキスト"
1835
+ "text": "テキスト",
1836
+ "file": "ファイル",
1837
+ "qa": "質問と回答",
1838
+ "youtube_video": "YouTube(動画)",
1839
+ "youtube_bulk": "YouTube(一括)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Gmailラベル",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "ファイルまたはフォルダを選択してください",
1844
+ "selectDrive": "ドライブを選択",
1845
+ "chooseOption": "オプションを選択"
1843
1846
  },
1844
1847
  "statusFilterLabel": "ステータス",
1845
1848
  "filterByStatus": "ステータス別にフィルタ",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "タブ"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2111
+ "themeImageAlt": "Shopify テーマの画像",
2112
+ "codeImageAlt": "テーマに挿入するコード",
2108
2113
  "installationSteps": "インストール手順",
2109
- "step1": "1- あなたの店のダッシュボードで、テーマコード版に行く",
2110
- "step2": "2-下のコードをコピーする",
2111
- "copied": "コピッド!",
2112
- "step3": "3- 上記のコードを貼り付ける",
2113
- "themeLiquid": "theme.liquid コードで。",
2114
- "step4": "4-変更を保存"
2114
+ "step1": "Shopify でストアのテーマにアクセスし、「コードを編集」をクリックします",
2115
+ "step2": "以下のコードをコピーして貼り付けます",
2116
+ "copied": "正常にコピーされました!",
2117
+ "step3": "上記のコードをタグの前に貼り付けます",
2118
+ "themeLiquid": "theme.liquid ファイル内",
2119
+ "step4": "完了!ZappWay との統合が完了しました"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "コンテンツ",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "파일 크기 제한 초과",
1519
1519
  "fileSizeLimitDescription": "더 큰 파일을 업로드 할 계획을 업그레이드하십시오."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "계정 만들기",
1523
- "addAccount": "Google Drive: 계정 추가",
1524
- "selectFolderOrFile": "폴더 또는 단일 파일 선택",
1525
- "acknowledgeOptIn": "서비스 기능 및 개선의 일부로서 대용량 언어 모델 제공업체에 데이터의 하위 집합을 전송하는 것에 동의합니다.",
1526
- "optInErrorMessage": "선택 사항"
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "계정 만들기",
1530
1523
  "addAccount": "Notion: 계정 추가",
@@ -1835,11 +1828,21 @@
1835
1828
  "datasourceTypes": {
1836
1829
  "web_page": "웹 페이지",
1837
1830
  "web_site": "웹사이트",
1838
- "google_drive_folder": "Google Drive 폴더",
1839
- "google_drive_file": "Google Drive 파일",
1831
+ "google_drive_folder": "Google 드라이브 폴더",
1832
+ "google_drive_file": "Google 드라이브 파일",
1840
1833
  "notion_page": "Notion 페이지",
1841
1834
  "notion": "Notion",
1842
- "text": "텍스트"
1835
+ "text": "텍스트",
1836
+ "file": "파일",
1837
+ "qa": "질문 및 답변",
1838
+ "youtube_video": "YouTube (영상)",
1839
+ "youtube_bulk": "YouTube (대량)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Gmail 라벨",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "파일 또는 폴더를 선택하세요",
1844
+ "selectDrive": "드라이브 선택",
1845
+ "chooseOption": "옵션 선택"
1843
1846
  },
1844
1847
  "statusFilterLabel": "상태",
1845
1848
  "filterByStatus": "상태별 필터링",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "탭"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2111
+ "themeImageAlt": "Shopify 테마 이미지",
2112
+ "codeImageAlt": "테마에 삽입할 코드",
2108
2113
  "installationSteps": "설치 단계",
2109
- "step1": "1- 상점 대시보드에서 테마 코드 판으로 이동",
2110
- "step2": "2- 아래의 코드를 복사",
2111
- "copied": " 베어",
2112
- "step3": "3- 위에 코드를 붙여 넣기",
2113
- "themeLiquid": "theme.liquid 부호에서.",
2114
- "step4": "4 당신의 변화를 저장하십시오"
2114
+ "step1": "Shopify에서 상점 테마로 이동하여 '코드 편집'을 클릭하세요",
2115
+ "step2": "아래 코드를 복사하여 붙여넣으세요",
2116
+ "copied": "성공적으로 복사되었습니다!",
2117
+ "step3": " 코드를 태그 앞에 붙여넣으세요",
2118
+ "themeLiquid": "theme.liquid 파일에서",
2119
+ "step4": "완료! ZappWay와의 통합이 완료되었습니다"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "계정 설정",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "Viršytas failo dydžio limitas",
1519
1519
  "fileSizeLimitDescription": "Prašome atnaujinti savo planą įkelti didesnius failus."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "Pasirinkite paskyrą",
1523
- "addAccount": "\"Google\" diskas: pridėti paskyrą",
1524
- "selectFolderOrFile": "Pasirinkite aplanką arba vieną failą",
1525
- "acknowledgeOptIn": "Pripažįstu ir sutinku, kad mano duomenų poaibiai būtų perduoti dideliems kalbos modelio teikėjams kaip paslaugos funkcionalumo ir tobulinimo dalis.",
1526
- "optInErrorMessage": "Prašau prisipažinti."
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "Pasirinkite paskyrą",
1530
1523
  "addAccount": "Pastaba: pridėti paskyrą",
@@ -1832,14 +1825,24 @@
1832
1825
  "searchPlaceholder": "Paieška",
1833
1826
  "typeFilterLabel": "Tipas",
1834
1827
  "filterByType": "Filtruoti pagal tipą",
1835
- "datasourceTypes": {
1828
+ "datasourceTypes": {
1836
1829
  "web_page": "Tinklalapis",
1837
- "web_site": "Tinklalapis",
1830
+ "web_site": "Interneto svetainė",
1838
1831
  "google_drive_folder": "Google Drive aplankas",
1839
1832
  "google_drive_file": "Google Drive failas",
1840
1833
  "notion_page": "Notion puslapis",
1841
1834
  "notion": "Notion",
1842
- "text": "Tekstas"
1835
+ "text": "Tekstas",
1836
+ "file": "Failas",
1837
+ "qa": "Klausimai ir Atsakymai",
1838
+ "youtube_video": "YouTube (vaizdo įrašas)",
1839
+ "youtube_bulk": "YouTube (urmu)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Gmail etiketė",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "Pasirinkite failą arba aplanką",
1844
+ "selectDrive": "Pasirinkite Drive",
1845
+ "chooseOption": "Pasirinkite parinktį"
1843
1846
  },
1844
1847
  "statusFilterLabel": "Statusas",
1845
1848
  "filterByStatus": "Filtruoti pagal statusą",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "Kortelės"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2108
- "installationSteps": "Montavimo etapai",
2109
- "step1": "1 - Jūsų parduotuvės prietaisų skydelį, eikite į temą kodo leidimas",
2110
- "step2": "2 - Kopijuoti kodą žemiau",
2111
- "copied": "Kopijuota!",
2112
- "step3": "3 - Padėti kodą, tik aukščiau",
2113
- "themeLiquid": "tema.liquid kodas.",
2114
- "step4": "4 - Išsaugoti savo pakeitimus"
2111
+ "themeImageAlt": "„Shopify“ temos vaizdas",
2112
+ "codeImageAlt": "Kodas, įterptinas į temą",
2113
+ "installationSteps": "Diegimo veiksmai",
2114
+ "step1": "Eikite į savo parduotuvės temą „Shopify“ ir spustelėkite „Redaguoti kodą“",
2115
+ "step2": "Nukopijuokite ir įklijuokite žemiau esantį kodą",
2116
+ "copied": "Sėkmingai nukopijuota!",
2117
+ "step3": "Įklijuokite aukščiau pateiktą kodą prieš žymę",
2118
+ "themeLiquid": "theme.liquid faile",
2119
+ "step4": "Atlikta! Integracija su ZappWay baigta"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "Nustatymai",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "Pārsniegts faila izmēra ierobežojums",
1519
1519
  "fileSizeLimitDescription": "Lūdzu uzlabot savu plānu, lai augšupielādētu lielākus failus."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "Izvēlieties kontu",
1523
- "addAccount": "Google disks: pievienot kontu",
1524
- "selectFolderOrFile": "Izvēlieties mapi vai vienu failu",
1525
- "acknowledgeOptIn": "Es atzīstu un piekrītu nodot apakškopas manu datu lieliem valodas modeļu sniedzējiem kā daļu no pakalpojuma funkcionalitāti un uzlabošanu.",
1526
- "optInErrorMessage": "Lūdzu, apstipriniet atteikumu."
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "Izvēlieties kontu",
1530
1523
  "addAccount": "Nosaukums: Pievienot kontu",
@@ -1833,13 +1826,23 @@
1833
1826
  "typeFilterLabel": "Tips",
1834
1827
  "filterByType": "Filtrēt pēc tipa",
1835
1828
  "datasourceTypes": {
1836
- "web_page": "Mājas lapa",
1829
+ "web_page": "Tīmekļa lapa",
1837
1830
  "web_site": "Tīmekļa vietne",
1838
1831
  "google_drive_folder": "Google Drive mape",
1839
1832
  "google_drive_file": "Google Drive fails",
1840
1833
  "notion_page": "Notion lapa",
1841
1834
  "notion": "Notion",
1842
- "text": "Teksts"
1835
+ "text": "Teksts",
1836
+ "file": "Fails",
1837
+ "qa": "Jautājumi un Atbildes",
1838
+ "youtube_video": "YouTube (video)",
1839
+ "youtube_bulk": "YouTube (vairumā)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Gmail etiķete",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "Izvēlieties failu vai mapi",
1844
+ "selectDrive": "Izvēlieties Drive",
1845
+ "chooseOption": "Izvēlieties opciju"
1843
1846
  },
1844
1847
  "statusFilterLabel": "Statuss",
1845
1848
  "filterByStatus": "Filtrēt pēc statusa",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "Cilnes"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2108
- "installationSteps": "Uzstādīšanas soļi",
2109
- "step1": "1- Jūsu veikalā paneļa, iet uz tēmu kodu izdevums",
2110
- "step2": "2- Kopēt kodu zemāk",
2111
- "copied": "Kopēts!",
2112
- "step3": "3 Ielīmēt kodu iepriekš",
2113
- "themeLiquid": "tēmu. liquid code.",
2114
- "step4": "4- Saglabāt izmaiņas"
2111
+ "themeImageAlt": "Shopify tēmas attēls",
2112
+ "codeImageAlt": "Kods, ko ievietot tēmā",
2113
+ "installationSteps": "Instalēšanas soļi",
2114
+ "step1": "Atveriet savas veikala tēmu Shopify un noklikšķiniet uz 'Rediģēt kodu'",
2115
+ "step2": "Kopējiet un ielīmējiet zemāk redzamo kodu",
2116
+ "copied": "Veiksmīgi nokopēts!",
2117
+ "step3": "Ielīmējiet iepriekš minēto kodu pirms taga",
2118
+ "themeLiquid": "failā theme.liquid",
2119
+ "step4": "Gatavs! Integrācija ar ZappWay ir pabeigta"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "Iestatījumi",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "Melebihi panjang batas ukuran berkas",
1519
1519
  "fileSizeLimitDescription": "Tolong tingkatkan rencana Anda untuk mengunggah berkas yang lebih besar."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "Akun Terpilih Unik",
1523
- "addAccount": "Google Drive: Tambah Akun",
1524
- "selectFolderOrFile": "Pilih Folder atau Berkas Tunggal",
1525
- "acknowledgeOptIn": "Saya mengakui dan menyetujui pemindahan subset data saya ke penyedia model bahasa yang besar sebagai bagian dari fungsionalitas dan perbaikan layanan.",
1526
- "optInErrorMessage": "Sila mengakui opt-in."
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "Akun Terpilih Unik",
1530
1523
  "addAccount": "Notion: Tambah Akun",
@@ -1839,7 +1832,17 @@
1839
1832
  "google_drive_file": "Fail Google Drive",
1840
1833
  "notion_page": "Halaman Notion",
1841
1834
  "notion": "Notion",
1842
- "text": "Teks"
1835
+ "text": "Teks",
1836
+ "file": "Fail",
1837
+ "qa": "Soalan & Jawapan",
1838
+ "youtube_video": "YouTube (video)",
1839
+ "youtube_bulk": "YouTube (pukal)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Label Gmail",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "Pilih Fail atau Folder",
1844
+ "selectDrive": "Pilih Drive",
1845
+ "chooseOption": "Pilih satu pilihan"
1843
1846
  },
1844
1847
  "statusFilterLabel": "Status",
1845
1848
  "filterByStatus": "Tapis mengikut status",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "Tab"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2108
- "installationSteps": "Langkah Pemasangan Pengguna",
2109
- "step1": "1- Pada dashboard toko Anda, pergi ke edisi kode tema",
2110
- "step2": "2- Salin kode dibawah",
2111
- "copied": "Copied!",
2112
- "step3": "3 - 3 tempelkan kodenya tepat diatas",
2113
- "themeLiquid": "Dalam kode tema.liquid.",
2114
- "step4": "4- Simpan perubahan Anda"
2111
+ "themeImageAlt": "Imej tema Shopify",
2112
+ "codeImageAlt": "Kod untuk dimasukkan ke dalam tema",
2113
+ "installationSteps": "Langkah pemasangan",
2114
+ "step1": "Akses tema kedai anda di Shopify dan klik 'Edit kod'",
2115
+ "step2": "Salin dan tampal kod di bawah",
2116
+ "copied": "Berjaya disalin!",
2117
+ "step3": "Tampal kod di atas sebelum tag",
2118
+ "themeLiquid": "dalam fail theme.liquid",
2119
+ "step4": "Selesai! Integrasi dengan ZappWay telah lengkap"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "Pengaturan",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "Filstørrelsesgrense overskredet",
1519
1519
  "fileSizeLimitDescription": "Oppgrader din plan til å laste opp større filer."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "Velg konto",
1523
- "addAccount": "Google-stasjon: Legg til konto",
1524
- "selectFolderOrFile": "Velg mappe eller enkeltfil",
1525
- "acknowledgeOptIn": "Jeg anerkjenner og samtykker i overføring av undergrupper av dataene mine til store språkmodellleverandører som en del av tjenestens funksjonalitet og forbedring.",
1526
- "optInErrorMessage": "Vennligst bekreft opt-in."
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "Velg konto",
1530
1523
  "addAccount": "Navn: Legg til konto",
@@ -1833,13 +1826,23 @@
1833
1826
  "typeFilterLabel": "Type",
1834
1827
  "filterByType": "Filtrer etter type",
1835
1828
  "datasourceTypes": {
1836
- "web_page": "Webside",
1837
- "web_site": "Websted",
1829
+ "web_page": "Nettside",
1830
+ "web_site": "Nettside (hoveddomene)",
1838
1831
  "google_drive_folder": "Google Drive-mappe",
1839
1832
  "google_drive_file": "Google Drive-fil",
1840
1833
  "notion_page": "Notion-side",
1841
1834
  "notion": "Notion",
1842
- "text": "Tekst"
1835
+ "text": "Tekst",
1836
+ "file": "Fil",
1837
+ "qa": "Spørsmål og Svar",
1838
+ "youtube_video": "YouTube (video)",
1839
+ "youtube_bulk": "YouTube (masseimport)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Gmail-etikett",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "Velg en fil eller mappe",
1844
+ "selectDrive": "Velg Drive",
1845
+ "chooseOption": "Velg et alternativ"
1843
1846
  },
1844
1847
  "statusFilterLabel": "Status",
1845
1848
  "filterByStatus": "Filtrer etter status",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "Faner"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2108
- "installationSteps": "Installasjonstrinn",
2109
- "step1": "1- din butikk dashboard, til tema kodeutgave",
2110
- "step2": "2 Kopier koden nedenfor",
2111
+ "themeImageAlt": "Shopify-temabilde",
2112
+ "codeImageAlt": "Kode som skal settes inn i temaet",
2113
+ "installationSteps": "Installeringssteg",
2114
+ "step1": "Gå til butikkens tema i Shopify og klikk på 'Rediger kode'",
2115
+ "step2": "Kopier og lim inn koden nedenfor",
2111
2116
  "copied": "Kopiert!",
2112
- "step3": "3 Lim inn koden like ovenfor",
2113
- "themeLiquid": "i temaet.flytende kode.",
2114
- "step4": "4 Lagre dine endringer"
2117
+ "step3": "Lim inn koden over før taggen",
2118
+ "themeLiquid": "i filen theme.liquid",
2119
+ "step4": "Ferdig! Integrasjonen med ZappWay er fullført"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "Innstillinger",
@@ -1518,13 +1518,6 @@
1518
1518
  "fileSizeLimitTitle": "Maximale bestandsgrootte overschreden",
1519
1519
  "fileSizeLimitDescription": "Upgrade uw plan om grotere bestanden te uploaden."
1520
1520
  },
1521
- "googleDriveForm": {
1522
- "selectAccount": "Account selecteren",
1523
- "addAccount": "Google Drive: Account toevoegen",
1524
- "selectFolderOrFile": "Map of enkel bestand selecteren",
1525
- "acknowledgeOptIn": "Ik erken en stem in met de overdracht van subgroepen van mijn gegevens aan grote taalmodelleveranciers als onderdeel van de functionaliteit en verbetering van de dienst.",
1526
- "optInErrorMessage": "Gelieve de opt-in te bevestigen."
1527
- },
1528
1521
  "notionForm": {
1529
1522
  "selectAccount": "Account selecteren",
1530
1523
  "addAccount": "Notion: Account toevoegen",
@@ -1839,7 +1832,17 @@
1839
1832
  "google_drive_file": "Google Drive-bestand",
1840
1833
  "notion_page": "Notion-pagina",
1841
1834
  "notion": "Notion",
1842
- "text": "Tekst"
1835
+ "text": "Tekst",
1836
+ "file": "Bestand",
1837
+ "qa": "Vragen & Antwoorden",
1838
+ "youtube_video": "YouTube (video)",
1839
+ "youtube_bulk": "YouTube (bulk)",
1840
+ "gmail": "Gmail",
1841
+ "gmail_label": "Gmail-label",
1842
+ "slack": "Slack",
1843
+ "objectIdRequired": "Selecteer een bestand of map",
1844
+ "selectDrive": "Selecteer Drive",
1845
+ "chooseOption": "Kies een optie"
1843
1846
  },
1844
1847
  "statusFilterLabel": "Status",
1845
1848
  "filterByStatus": "Filter op status",
@@ -2105,13 +2108,15 @@
2105
2108
  "tabs": "Tabbladen"
2106
2109
  },
2107
2110
  "ShopifySettings": {
2111
+ "themeImageAlt": "Afbeelding van Shopify-thema",
2112
+ "codeImageAlt": "Code om in het thema in te voegen",
2108
2113
  "installationSteps": "Installatiestappen",
2109
- "step1": "1- Op uw winkel dashboard, ga naar thema code editie",
2110
- "step2": "2- Kopieer de onderstaande code",
2111
- "copied": "Gecopieerd!",
2112
- "step3": "3- Plak de code net boven",
2113
- "themeLiquid": "in het thema.liquid code.",
2114
- "step4": "4- Uw wijzigingen opslaan"
2114
+ "step1": "Ga naar het thema van je winkel op Shopify en klik op 'Code bewerken'",
2115
+ "step2": "Kopieer en plak de onderstaande code",
2116
+ "copied": "Succesvol gekopieerd!",
2117
+ "step3": "Plak de bovenstaande code vóór de tag",
2118
+ "themeLiquid": "in het bestand theme.liquid",
2119
+ "step4": "Klaar! De integratie met ZappWay is voltooid"
2115
2120
  },
2116
2121
  "SlackSettings": {
2117
2122
  "settings": "Instellingen",