Skip to content

Commit

Permalink
🌐 Sync french translations and fix some non-sentence translations
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Dec 28, 2023
1 parent d42e4a9 commit 28b2b1a
Show file tree
Hide file tree
Showing 11 changed files with 173 additions and 118 deletions.
2 changes: 1 addition & 1 deletion apps/builder/public/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@
"editor.header.resultsButton.label": "Ergebnisse",
"editor.header.savingSpinner.label": "Speichern...",
"editor.header.settingsButton.label": "Einstellungen",
"share.button.label": "Teilen",
"editor.header.themeButton.label": "Design",
"editor.sidebarBlock.abTest.label": "AB-Test",
"editor.sidebarBlock.analytics.label": "Analytics",
Expand Down Expand Up @@ -213,6 +212,7 @@
"folders.typebotButton.unpublish": "Veröffentlichung aufheben",
"pending": "Ausstehend",
"remove": "Entfernen",
"share.button.label": "Teilen",
"skip": "Überspringen",
"templates.buttons.fromScratchButton.label": "Von Grund auf starten",
"templates.buttons.fromTemplateButton.label": "Von einer Vorlage starten",
Expand Down
96 changes: 51 additions & 45 deletions apps/builder/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,20 +121,8 @@
"collaboration.roles.full.label": "Full access",
"collaboration.roles.view.label": "Can view",
"confirmModal.defaultTitle": "Are you sure?",
"emojiList.categories.activities.label": "ACTIVITIES",
"emojiList.categories.animalsAndNature.label": "ANIMALS & NATURE",
"emojiList.categories.flags.label": "FLAGS",
"emojiList.categories.foodAndDrink.label": "FOOD & DRINK",
"emojiList.categories.objects.label": "OBJECTS",
"emojiList.categories.people.label": "PEOPLE",
"emojiList.categories.recent.label": "RECENT",
"emojiList.categories.symbols.label": "SYMBOLS",
"emojiList.categories.travelAndPlaces.label": "TRAVEL & PLACES",
"emojiList.searchInput.placeholder": "Search...",
"variables.button.tooltip": "Insert a variable",
"variables.button.searchInput.placeholder": "Search for a variable",
"copy": "Copy",
"copied": "Copied",
"copy": "Copy",
"dashboard.header.settingsButton.label": "Settings & Members",
"dashboard.redirectionMessage": "You are being redirected...",
"dashboard.title": "My typebots",
Expand All @@ -157,13 +145,7 @@
"editor.blocks.bubbles.image.switchWithLabel.onClick.placeholder": "Link alt text (description)",
"editor.blocks.bubbles.textEditor.plate.label": "Text editor",
"editor.blocks.bubbles.textEditor.searchVariable.placeholder": "Search for a variable",
"editor.graph.menu.documentationItem.label": "Documentation",
"editor.graph.menu.editorSettingsItem.label": "Editor settings",
"editor.graph.menu.exportFlowItem.label": "Export flow",
"editor.blocks.start.text": "Start",
"editor.header.linkTab.searchInputPlaceholder.label": "Paste the image link...",
"editor.header.tooltip.changeIcon.label": "Change icon",
"editor.header.uploadTab.uploadButton.label": "Choose an image",
"editor.editableTypebotName.tooltip.rename.label": "Rename",
"editor.gettingStartedModal.editorBasics.heading": "Editor Basics",
"editor.gettingStartedModal.editorBasics.list.four.label": "Preview your bot by clicking the test button on the top right",
Expand All @@ -174,42 +156,23 @@
"editor.gettingStartedModal.seeAction.item.label": "Other videos",
"editor.gettingStartedModal.seeAction.label": "See it in action",
"editor.gettingStartedModal.seeAction.time": "5 minutes",
"editor.graph.menu.documentationItem.label": "Documentation",
"editor.graph.menu.editorSettingsItem.label": "Editor settings",
"editor.graph.menu.exportFlowItem.label": "Export flow",
"editor.header.flowButton.label": "Flow",
"editor.header.helpButton.label": "Help",
"editor.header.linkTab.searchInputPlaceholder.label": "Paste the image link...",
"editor.header.previewButton.label": "Test",
"publishButton.closed.label": "Closed",
"publishButton.label": "Publish",
"publishButton.tooltip.nonPublishedChanges.label": "There are non published changes.",
"publishButton.tooltip.publishedVersion.from.label": "Published version from",
"publishButton.tooltip.publishedVersion.ago.label": "ago",
"publishButton.published.label": "Published",
"publishButton.dropdown.close.label": "Close typebot to new responses",
"publishButton.dropdown.reopen.label": "Reopen typebot to new responses",
"publishButton.dropdown.showMenu.label": "Show published typebot menu",
"publishButton.dropdown.unpublish.label": "Unpublish typebot",
"publish.versionWarning.title.label": "⚠️ New engine version",
"publish.versionWarning.message.aboutToDeploy.label": "You are about to a deploy a version of your bot with an updated engine. (Typebot V6).",
"publish.versionWarning.message.check.label": "Make sure to check out all the",
"publish.versionWarning.message.breakingChanges.label": "associated breaking changes",
"publish.versionWarning.message.testInPreviewMode.label": "Then test, the bot thoroughly in preview mode before publishing.",
"publish.error.label": "Error while publishing typebot",
"publishButton.dropdown.restoreVersion.label": "Restore published version",
"editor.header.redoButton.label": "Redo",
"editor.header.resultsButton.label": "Results",
"editor.header.savingSpinner.label": "Saving...",
"editor.header.settingsButton.label": "Settings",
"share.button.label": "Share",
"share.button.popover.ariaLabel": "Open share popover",
"share.button.popover.collaboratorsFetch.error.label": "Couldn't fetch collaborators",
"share.button.popover.invitationsFetch.error.label": "Couldn't fetch invitations",
"share.button.popover.invitationSent.successToast.label": "Invitation sent! 📧",
"share.button.popover.inviteButton.label": "Invite",
"share.button.popover.inviteInput.placeholder": "colleague@company.com",
"share.button.popover.publicFlow.label": "Make the flow publicly available",
"editor.header.themeButton.label": "Theme",
"editor.header.tooltip.changeIcon.label": "Change icon",
"editor.header.undo.tooltip.label": "Changes reverted!",
"editor.header.undoButton.label": "Undo",
"editor.header.unpublishTypebot.error.label": "Error while unpublishing typebot",
"editor.header.uploadTab.uploadButton.label": "Choose an image",
"editor.sidebarBlock.abTest.label": "AB Test",
"editor.sidebarBlock.analytics.label": "Analytics",
"editor.sidebarBlock.audio.label": "Audio",
Expand Down Expand Up @@ -252,6 +215,16 @@
"editor.sidebarBlocks.sidebar.icon.unlock.label": "Unlock",
"editor.sidebarBlocks.sidebar.lock.label": "Lock sidebar",
"editor.sidebarBlocks.sidebar.unlock.label": "Unlock sidebar",
"emojiList.categories.activities.label": "ACTIVITIES",
"emojiList.categories.animalsAndNature.label": "ANIMALS & NATURE",
"emojiList.categories.flags.label": "FLAGS",
"emojiList.categories.foodAndDrink.label": "FOOD & DRINK",
"emojiList.categories.objects.label": "OBJECTS",
"emojiList.categories.people.label": "PEOPLE",
"emojiList.categories.recent.label": "RECENT",
"emojiList.categories.symbols.label": "SYMBOLS",
"emojiList.categories.travelAndPlaces.label": "TRAVEL & PLACES",
"emojiList.searchInput.placeholder": "Search...",
"errorMessage": "An error occured",
"folders.createFolderButton.label": "Create a folder",
"folders.createTypebotButton.label": "Create a typebot",
Expand All @@ -265,7 +238,30 @@
"folders.typebotButton.unpublish": "Unpublish",
"pending": "Pending",
"preview.restartButton.label": "Restart",
"publish.error.label": "Error while publishing typebot",
"publish.versionWarning.message.aboutToDeploy.label": "You are about to a deploy a version of your bot with an updated engine. (Typebot V6).",
"publish.versionWarning.message.breakingChanges.label": "associated breaking changes",
"publish.versionWarning.message.check.label": "Make sure to check out all the",
"publish.versionWarning.message.testInPreviewMode.label": "Then test, the bot thoroughly in preview mode before publishing.",
"publish.versionWarning.title.label": "⚠️ New engine version",
"publishButton.closed.label": "Closed",
"publishButton.dropdown.close.label": "Close typebot to new responses",
"publishButton.dropdown.reopen.label": "Reopen typebot to new responses",
"publishButton.dropdown.restoreVersion.label": "Restore published version",
"publishButton.dropdown.showMenu.label": "Show published typebot menu",
"publishButton.dropdown.unpublish.label": "Unpublish typebot",
"publishButton.label": "Publish",
"publishButton.published.label": "Published",
"publishButton.tooltip.nonPublishedChanges.label": "There are non published changes.",
"remove": "Remove",
"share.button.label": "Share",
"share.button.popover.ariaLabel": "Open share popover",
"share.button.popover.collaboratorsFetch.error.label": "Couldn't fetch collaborators",
"share.button.popover.invitationSent.successToast.label": "Invitation sent! \uD83D\uDCE7",
"share.button.popover.invitationsFetch.error.label": "Couldn't fetch invitations",
"share.button.popover.inviteButton.label": "Invite",
"share.button.popover.inviteInput.placeholder": "colleague@company.com",
"share.button.popover.publicFlow.label": "Make the flow publicly available",
"skip": "Skip",
"templates.buttons.fromScratchButton.label": "Start from scratch",
"templates.buttons.fromTemplateButton.label": "Start from a template",
Expand All @@ -278,6 +274,8 @@
"templates.modal.menuHeading.product": "Product",
"templates.modal.useTemplateButton.label": "Use this template",
"upgrade": "Upgrade",
"variables.button.searchInput.placeholder": "Search for a variable",
"variables.button.tooltip": "Insert a variable",
"video.aspectRatioInput.label": "Aspect ratio",
"video.aspectRatioInput.moreInfoTooltip": "Example: \"16/9\" or \"9/16\"",
"video.maxWidthInput.label": "Max width",
Expand All @@ -300,5 +298,13 @@
"workspace.settings.modal.menu.settings.label": "Settings",
"workspace.settings.modal.menu.version.label": "Version: {version}",
"workspace.settings.modal.menu.workspace.label": "Workspace",
"workspace.settings.name.label": "Name:"
"workspace.settings.name.label": "Name:",
"timeSince.years": "{count} years ago",
"timeSince.months": "{count} months ago",
"timeSince.days": "{count}d ago",
"timeSince.hours": "{count}h ago",
"timeSince.minutes": "{count}m ago",
"timeSince.seconds": "{count}s ago",
"publishButton.tooltip.publishedVersion.from.label": "Published version from {timeSince}.",
"publish.versionWarning.checkBreakingChanges": "Make sure to check out all the <link>associated breaking changes</link>"
}
2 changes: 1 addition & 1 deletion apps/builder/public/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@
"editor.header.resultsButton.label": "Resultados",
"editor.header.savingSpinner.label": "Guardando...",
"editor.header.settingsButton.label": "Configuración",
"share.button.label": "Compartir",
"editor.header.themeButton.label": "Tema",
"editor.sidebarBlock.abTest.label": "Prueba A/B",
"editor.sidebarBlock.analytics.label": "Análisis",
Expand Down Expand Up @@ -214,6 +213,7 @@
"folders.typebotButton.unpublish": "Despublicar",
"pending": "Pendiente",
"remove": "Eliminar",
"share.button.label": "Compartir",
"skip": "Saltar",
"templates.buttons.fromScratchButton.label": "Empezar desde cero",
"templates.buttons.fromTemplateButton.label": "Empezar desde una plantilla",
Expand Down
43 changes: 42 additions & 1 deletion apps/builder/public/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,12 @@
"blocks.integrations.googleSheets.blockCard.tooltip": "Google Sheets",
"cancel": "Annuler",
"clickToEdit": "Clique pour modifier...",
"collaboration.roles.edit.label": "Éditeur",
"collaboration.roles.full.label": "Accès complet",
"collaboration.roles.view.label": "Lecteur",
"confirmModal.defaultTitle": "Es-tu sûr ?",
"copied": "Copié",
"copy": "Copier",
"dashboard.header.settingsButton.label": "Paramètres & Membres",
"dashboard.redirectionMessage": "Redirection en cours...",
"dashboard.title": "Mes typebots",
Expand Down Expand Up @@ -151,14 +156,23 @@
"editor.gettingStartedModal.seeAction.item.label": "Autres vidéos",
"editor.gettingStartedModal.seeAction.label": "Voir en action",
"editor.gettingStartedModal.seeAction.time": "5 minutes",
"editor.graph.menu.documentationItem.label": "Documentation",
"editor.graph.menu.editorSettingsItem.label": "Paramètres",
"editor.graph.menu.exportFlowItem.label": "Exporter flow",
"editor.header.flowButton.label": "Flow",
"editor.header.helpButton.label": "Aide",
"editor.header.linkTab.searchInputPlaceholder.label": "Coller le lien de l'image...",
"editor.header.previewButton.label": "Tester",
"editor.header.redoButton.label": "Rétablir",
"editor.header.resultsButton.label": "Résultats",
"editor.header.savingSpinner.label": "Enregistrement...",
"editor.header.settingsButton.label": "Paramètres",
"share.button.label": "Partage",
"editor.header.themeButton.label": "Thème",
"editor.header.tooltip.changeIcon.label": "Changer l'icone",
"editor.header.undo.tooltip.label": "Modificiations annulées !",
"editor.header.undoButton.label": "Annuler",
"editor.header.unpublishTypebot.error.label": "Erreur lors de la dépublication du typebot",
"editor.header.uploadTab.uploadButton.label": "Choisis une image",
"editor.sidebarBlock.abTest.label": "AB Test",
"editor.sidebarBlock.analytics.label": "Analytics",
"editor.sidebarBlock.audio.label": "Audio",
Expand Down Expand Up @@ -201,6 +215,16 @@
"editor.sidebarBlocks.sidebar.icon.unlock.label": "Ouverte",
"editor.sidebarBlocks.sidebar.lock.label": "Fermer la barre latérale",
"editor.sidebarBlocks.sidebar.unlock.label": "Ouvrir la barre latérale",
"emojiList.categories.activities.label": "ACTIVITÉS",
"emojiList.categories.animalsAndNature.label": "ANIMAUX & NATURE",
"emojiList.categories.flags.label": "DRAPEAUX",
"emojiList.categories.foodAndDrink.label": "NOURRITURE & BOISSONS",
"emojiList.categories.objects.label": "OBJETS",
"emojiList.categories.people.label": "PERSONNES",
"emojiList.categories.recent.label": "RÉCENT",
"emojiList.categories.symbols.label": "SYMBOLES",
"emojiList.categories.travelAndPlaces.label": "VOYAGE & LIEUX",
"emojiList.searchInput.placeholder": "Rechercher...",
"errorMessage": "Une erreur s'est produite",
"folders.createFolderButton.label": "Créer un dossier",
"folders.createTypebotButton.label": "Créer un typebot",
Expand All @@ -213,7 +237,24 @@
"folders.typebotButton.showMoreOptions": "Afficher plus d'options",
"folders.typebotButton.unpublish": "Dépublier",
"pending": "En attente",
"preview.restartButton.label": "Redémarrer",
"publish.error.label": "Erreur lors de la publication du typebot",
"publish.versionWarning.message.aboutToDeploy.label": "Tu es sur le point de déployer une version du typebot avec un nouveau moteur (Typebot v6).",
"publish.versionWarning.message.breakingChanges.label": "changements associés",
"publish.versionWarning.message.check.label": "Assure toi de bien vérifier les",
"publish.versionWarning.message.testInPreviewMode.label": "Ensuite, test bien ton typebot avant de le publier à nouveau.",
"publish.versionWarning.title.label": "⚠️ Nouvelle version du moteur",
"publishButton.closed.label": "Fermé",
"publishButton.dropdown.close.label": "Clôturer le typebot",
"publishButton.dropdown.reopen.label": "Ré-ouvrir le typebot",
"publishButton.dropdown.restoreVersion.label": "Restorer la version publiée",
"publishButton.dropdown.showMenu.label": "Afficher le menu de publication",
"publishButton.dropdown.unpublish.label": "Dépublier le typebot",
"publishButton.label": "Publier",
"publishButton.published.label": "Publié",
"publishButton.tooltip.nonPublishedChanges.label": "Il y a des modifications non publiées.",
"remove": "Retirer",
"share.button.label": "Partage",
"skip": "Passer",
"templates.buttons.fromScratchButton.label": "Commencer à partir de zéro",
"templates.buttons.fromTemplateButton.label": "Commencer à partir d'un modèle",
Expand Down
Loading

3 comments on commit 28b2b1a

@vercel
Copy link

@vercel vercel bot commented on 28b2b1a Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

viewer-v2 – ./apps/viewer

goldorayo.com
govsaques.com
headsbet.info
implant35.com
majie.move.sg
payforbet.com
rabbit.cr8.ai
saquegov.site
shop.mexwa.my
signup.cr8.ai
start.taxt.co
thegymgame.it
theusm.com.br
turkey.cr8.ai
vhpage.cr8.ai
webwhats.chat
nutrisamirbayde.com
online.onlinmey.com
portaldosganhos.com
premi.thegymgame.it
programa-brasil.com
query.forgetsql.com
quest.wpwakanda.com
se.onewebcenter.com
searaparatodos.site
secretespiao.online
sifuimmarketing.com
start.belenmotz.com
support.wawplus.com
survey1.digienge.io
surveys.essiell.com
tanya.bangben.my.id
test.reventepro.com
typebot.stillio.app
typebot.stillio.com
vg.onewebcenter.com
vivendofeliz.online
wa.onewebcenter.com
web.draleticiah.com
whatsdigital.online
wordsandimagery.com
www.techmate.africa
88584434.therpm.club
92109660.therpm.club
app.horadelucrar.com
app.whatisappweb.com
aprendendojuntos.app
assistent.m-vogel.de
ativandograna.online
bium.gratirabbit.com
bot.ansuraniphone.my
bot.barrettamario.it
bot.buenanoticia.fun
bot.conhecaojogo.com
bot.cotemeuplano.com
bot.doispontozero.co
bot.ejenhartanah.xyz
bot.gameincrivel.com
bot.gamesimples.club
bot.grupodojo.com.br
bot.jogodofuturo.com
bot.jogoquelucra.com
bot.lucro-diario.fun
bot.mycompay.reviews
bot.saude-diaria.fun
viewer-v2-typebot-io.vercel.app
mdb.assessoria.boaventura.progenbr.com
mdb.assessoria.jtrebesqui.progenbr.com
pesquisa.escolamodacomproposito.com.br
anamnese.clinicaramosodontologia.com.br
gabinete.baleia.formulario.progenbr.com
mdb.assessoria.carreirinha.progenbr.com
chrome-os-inquiry-system.itschromeos.com
mdb.assessoria.paulomarques.progenbr.com
viewer-v2-git-main-typebot-io.vercel.app
main-menu-for-itschromeos.itschromeos.com
mdb.assessoria.qrcode.ademir.progenbr.com
mdb.assessoria.qrcode.arthur.progenbr.com
mdb.assessoria.qrcode.danilo.progenbr.com
mdb.assessoria.qrcode.marcao.progenbr.com
mdb.assessoria.qrcode.marcio.progenbr.com
mdb.assessoria.qrcode.aloisio.progenbr.com
mdb.assessoria.qrcode.girotto.progenbr.com
mdb.assessoria.qrcode.marinho.progenbr.com
mdb.assessoria.qrcode.rodrigo.progenbr.com
mdb.assessoria.carlosalexandre.progenbr.com
mdb.assessoria.qrcode.desideri.progenbr.com
mdb.assessoria.qrcode.fernanda.progenbr.com
mdb.assessoria.qrcode.jbatista.progenbr.com
mdb.assessoria.qrcode.mauricio.progenbr.com
mdb.assessoria.fernanda.regional.progenbr.com
mdb.assessoria.qrcode.boaventura.progenbr.com
mdb.assessoria.qrcode.jtrebesqui.progenbr.com
mdb.assessoria.qrcode.carreirinha.progenbr.com
mdb.assessoria.qrcode.paulomarques.progenbr.com
mdb.assessoria.qrcode.carlosalexandre.progenbr.com
mdb.assessoria.qrcode.fernanda.regional.progenbr.com
www.typebot.io
get-typebot.com
www.get-typebot.com

@vercel
Copy link

@vercel vercel bot commented on 28b2b1a Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

landing-page-v2 – ./apps/landing-page

landing-page-v2-git-main-typebot-io.vercel.app
landing-page-v2-typebot-io.vercel.app
home.typebot.io

@vercel
Copy link

@vercel vercel bot commented on 28b2b1a Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-git-main-typebot-io.vercel.app
builder-v2-typebot-io.vercel.app
app.typebot.io

Please sign in to comment.