From c5a1f8033951a53ba50524f804687709a4bcb296 Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:47:02 +0000 Subject: [PATCH 01/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/es-VE.json | 10 +++++++++- frontend/resources/translations/id-ID.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/frontend/resources/translations/es-VE.json b/frontend/resources/translations/es-VE.json index 9ecbff9c1def1..07ebff10b84f0 100644 --- a/frontend/resources/translations/es-VE.json +++ b/frontend/resources/translations/es-VE.json @@ -36,6 +36,7 @@ "loginButtonText": "Ingresar", "loginStartWithAnonymous": "Comience una sesión anónima", "continueAnonymousUser": "Continuar con una sesión anónima", + "anonymous": "Anónimo", "buttonText": "Ingresar", "signingInText": "Iniciando sesión...", "forgotPassword": "¿Olvidó su contraseña?", @@ -50,6 +51,8 @@ "signInWithGoogle": "Iniciar sesión con Google", "signInWithGithub": "Iniciar sesión con Github", "signInWithDiscord": "Iniciar sesión con Discord", + "signInWithApple": "Continuar con Apple", + "continueAnotherWay": "Continuar por otro camino", "signUpWithGoogle": "Registrarse con Google", "signUpWithGithub": "Registrarse con Github", "signUpWithDiscord": "Registrarse con Discord", @@ -68,8 +71,12 @@ }, "workspace": { "chooseWorkspace": "Elige tu espacio de trabajo", + "defaultName": "Mi espacio de trabajo", "create": "Crear espacio de trabajo", + "new": "Nuevo espacio de trabajo", + "learnMore": "Más información", "reset": "Restablecer espacio de trabajo", + "renameWorkspace": "Cambiar el nombre del espacio de trabajo", "resetWorkspacePrompt": "Al restablecer el espacio de trabajo se eliminarán todas las páginas y datos que contiene. ¿Está seguro de que desea restablecer el espacio de trabajo? Alternativamente, puede comunicarse con el equipo de soporte para restaurar el espacio de trabajo.", "hint": "Espacio de trabajo", "notFoundError": "Espacio de trabajo no encontrado", @@ -105,7 +112,8 @@ "html": "HTML", "clipboard": "Copiar al portapapeles", "csv": "CSV", - "copyLink": "Copiar enlace" + "copyLink": "Copiar enlace", + "publish": "Publicar" }, "moreAction": { "small": "pequeño", diff --git a/frontend/resources/translations/id-ID.json b/frontend/resources/translations/id-ID.json index ec87ffabd00aa..74d1e69d6392c 100644 --- a/frontend/resources/translations/id-ID.json +++ b/frontend/resources/translations/id-ID.json @@ -320,7 +320,7 @@ "ltr": "Kiri ke Kanan", "rtl": "Kanan ke Kiri" }, - "textDirection": { + "textDirection": { "label": "Arah Teks Bawaan", "hint": "Atur arah teks bawaan, apakah dari kiri ke kanan atau kanan ke kiri.", "ltr": "Kiri ke Kanan", From eb0a8c20bb42061e6edca93a610a484a2ebe3e7a Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:48:25 +0000 Subject: [PATCH 02/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/es-VE.json | 30 ++++++++++++++++++---- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/frontend/resources/translations/es-VE.json b/frontend/resources/translations/es-VE.json index 07ebff10b84f0..a278dddf1270e 100644 --- a/frontend/resources/translations/es-VE.json +++ b/frontend/resources/translations/es-VE.json @@ -113,7 +113,8 @@ "clipboard": "Copiar al portapapeles", "csv": "CSV", "copyLink": "Copiar enlace", - "publish": "Publicar" + "publish": "Publicar", + "publishTab": "Publicar" }, "moreAction": { "small": "pequeño", @@ -126,7 +127,9 @@ "charCount": "Número de caracteres : {}", "createdAt": "Creado: {}", "deleteView": "Borrar", - "duplicateView": "Duplicar" + "duplicateView": "Duplicar", + "createdAtLabel": "Creado: ", + "syncedAtLabel": "Sincronizado: " }, "importPanel": { "textAndMarkdown": "Texto y Markdown", @@ -144,7 +147,8 @@ "openNewTab": "Abrir en una pestaña nueva", "moveTo": "Mover a", "addToFavorites": "Añadira los favoritos", - "copyLink": "Copiar Enlace" + "copyLink": "Copiar Enlace", + "move": "Mover" }, "blankPageTitle": "Página en blanco", "newPageText": "Nueva página", @@ -157,16 +161,31 @@ "relatedQuestion": "Relacionado", "serverUnavailable": "Servicio temporalmente no disponible. Por favor, inténtelo de nuevo más tarde.", "aiServerUnavailable": "🌈 ¡Uh-oh! 🌈. Un unicornio se comió nuestra respuesta. ¡Por favor, intenta de nuevo!", + "retry": "Rever", "clickToRetry": "Haga clic para volver a intentarlo", "regenerateAnswer": "Regenerar", "question1": "Cómo utilizar Kanban para gestionar tareas", "question2": "Explica el método GTD", "question3": "¿Por qué usar Rust?", - "aiMistakePrompt": "La IA puede cometer errores. Consulta información importante." + "aiMistakePrompt": "La IA puede cometer errores. Consulta información importante.", + "referenceSource": { + "one": "Se encontró {count} fuente", + "other": "Se encontraron {count} fuentes" + }, + "regenerate": "Intentar otra vez", + "addToNewPage": "Crear nueva página", + "changeFormat": { + "textOnly": "Texto", + "text": "Párrafo" + }, + "selectBanner": { + "saveButton": "Añadir …" + } }, "trash": { "text": "Papelera", "restoreAll": "Recuperar todo", + "restore": "Restaurar", "deleteAll": "Eliminar todo", "pageHeader": { "fileName": "Nombre de archivo", @@ -212,7 +231,8 @@ "moreButtonToolTip": "Eliminar, renombrar y más...", "addPageTooltip": "Inserta una página", "defaultNewPageName": "Sin Título", - "renameDialog": "Renombrar" + "renameDialog": "Renombrar", + "pageNameSuffix": "Copiar" }, "noPagesInside": "No hay páginas dentro", "toolbar": { From 791def2a3d232f8023b63df19cd645c60bf19363 Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:49:43 +0000 Subject: [PATCH 03/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/es-VE.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/frontend/resources/translations/es-VE.json b/frontend/resources/translations/es-VE.json index a278dddf1270e..31174c3dc50c6 100644 --- a/frontend/resources/translations/es-VE.json +++ b/frontend/resources/translations/es-VE.json @@ -288,7 +288,10 @@ "emptyRecent": "Sin documentos recientes", "favoriteSpace": "Favoritos", "RecentSpace": "Reciente", - "Spaces": "Espacios" + "Spaces": "Espacios", + "aiImageResponseLimit": "Se ha quedado sin respuestas de imágenes de IA.\n\nVaya a Configuración -> Plan -> Haga clic en AI Max para obtener más respuestas de imágenes de IA", + "purchaseStorageSpace": "Comprar espacio de almacenamiento", + "purchaseAIResponse": "Compra " }, "notifications": { "export": { @@ -322,6 +325,7 @@ "upload": "Subir", "edit": "Editar", "delete": "Borrar", + "copy": "Copiar", "duplicate": "Duplicar", "putback": "Volver", "update": "Actualizar", @@ -333,6 +337,7 @@ "helpCenter": "Centro de ayuda", "add": "Añadir", "yes": "Si", + "no": "No", "clear": "Limpiar", "remove": "Eliminar", "dontRemove": "no quitar", @@ -347,7 +352,12 @@ "signInDiscord": "Iniciar sesión con discordia", "more": "Más", "create": "Crear", - "close": "Cerca" + "close": "Cerca", + "next": "Próximo", + "previous": "Anterior", + "submit": "Entregar", + "download": "Descargar", + "backToHome": "Volver a Inicio" }, "label": { "welcome": "¡Bienvenido!", @@ -371,6 +381,9 @@ }, "settings": { "title": "Ajustes", + "popupMenuItem": { + "settings": "Ajustes" + }, "accountPage": { "menuLabel": "Mi cuenta", "title": "Mi cuenta", From 21a654c2994ca287a4673cb18a41c9d4c134e4ea Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:53:27 +0000 Subject: [PATCH 04/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/ga-IE.json | 18 ++++++++++++++++++ project.inlang/settings.json | 1 + 2 files changed, 19 insertions(+) create mode 100644 frontend/resources/translations/ga-IE.json diff --git a/frontend/resources/translations/ga-IE.json b/frontend/resources/translations/ga-IE.json new file mode 100644 index 0000000000000..abb6d5b1d1fd0 --- /dev/null +++ b/frontend/resources/translations/ga-IE.json @@ -0,0 +1,18 @@ +{ + "appName": "Appflowy", + "defaultUsername": "Liom", + "welcomeText": "Fáilte go @:appName", + "welcomeTo": "Fáilte chuig", + "githubStarText": "Réalta ar GitHub", + "subscribeNewsletterText": "Liostáil le Nuachtlitir", + "title": "Teideal", + "and": "agus", + "blockActions": { + "addAboveCmd": "Alt+cliceáil", + "addAboveMacCmd": "Option+cliceáil" + }, + "signUp": { + "buttonText": "Cláraigh", + "title": "Cláraigh le @:appName" + } +} diff --git a/project.inlang/settings.json b/project.inlang/settings.json index 394d19473d4bb..1341b40643dbe 100644 --- a/project.inlang/settings.json +++ b/project.inlang/settings.json @@ -13,6 +13,7 @@ "fa", "fr-CA", "fr-FR", + "ga-IE", "he", "hu-HU", "id-ID", From 760d905157931a2449550e35da7be5e0490dddee Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:54:13 +0000 Subject: [PATCH 05/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/ga-IE.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/frontend/resources/translations/ga-IE.json b/frontend/resources/translations/ga-IE.json index abb6d5b1d1fd0..3820d3f9ac0fa 100644 --- a/frontend/resources/translations/ga-IE.json +++ b/frontend/resources/translations/ga-IE.json @@ -13,6 +13,21 @@ }, "signUp": { "buttonText": "Cláraigh", - "title": "Cláraigh le @:appName" + "title": "Cláraigh le @:appName", + "emailHint": "Ríomhphost", + "passwordHint": "Pasfhocal", + "repeatPasswordHint": "Déan pasfhocal arís", + "signUpWith": "Cláraigh le:" + }, + "signIn": { + "loginTitle": "Logáil isteach ar @:appName", + "loginButtonText": "Logáil isteach", + "loginStartWithAnonymous": "Lean ar aghaidh le seisiún gan ainm", + "continueAnonymousUser": "Lean ar aghaidh le seisiún gan ainm", + "anonymous": "Gan ainm", + "buttonText": "Sínigh Isteach", + "emailHint": "Ríomhphost", + "passwordHint": "Pasfhocal", + "createAccount": "Cruthaigh cuntas" } } From 2acd5e14106d0a657b2d4a67d602a3819b1658f8 Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:55:28 +0000 Subject: [PATCH 06/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/en.json | 6 +++++- frontend/resources/translations/ga-IE.json | 7 ++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/frontend/resources/translations/en.json b/frontend/resources/translations/en.json index ab5e606eb2a70..a140eb3f5c8e9 100644 --- a/frontend/resources/translations/en.json +++ b/frontend/resources/translations/en.json @@ -68,7 +68,11 @@ "logIn": "Log in", "generalError": "Something went wrong. Please try again later", "limitRateError": "For security reasons, you can only request a magic link every 60 seconds", - "magicLinkSentDescription": "A Magic Link was sent to your email. Click the link to complete your login. The link will expire after 5 minutes." + "magicLinkSentDescription": "A Magic Link was sent to your email. Click the link to complete your login. The link will expire after 5 minutes.", + "LogInWithGoogle": "Log in with Google", + "LogInWithGithub": "Log in with Github", + "LogInWithDiscord": "Log in with Discord", + "logInWithMagicLink": "Log in with a magic link" }, "workspace": { "chooseWorkspace": "Choose your workspace", diff --git a/frontend/resources/translations/ga-IE.json b/frontend/resources/translations/ga-IE.json index 3820d3f9ac0fa..79bfdd0a07572 100644 --- a/frontend/resources/translations/ga-IE.json +++ b/frontend/resources/translations/ga-IE.json @@ -28,6 +28,11 @@ "buttonText": "Sínigh Isteach", "emailHint": "Ríomhphost", "passwordHint": "Pasfhocal", - "createAccount": "Cruthaigh cuntas" + "createAccount": "Cruthaigh cuntas", + "logIn": "Logáil isteach", + "LogInWithGoogle": "Logáil isteach le Google", + "LogInWithGithub": "Logáil isteach le Github", + "LogInWithDiscord": "Logáil isteach le Discord", + "logInWithMagicLink": "Logáil isteach le nasc draíochta" } } From 8b7cdee810953d7922d5a5746227bec78de7fc78 Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:57:20 +0000 Subject: [PATCH 07/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/ga-IE.json | 36 +++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/frontend/resources/translations/ga-IE.json b/frontend/resources/translations/ga-IE.json index 79bfdd0a07572..98403fffa88b7 100644 --- a/frontend/resources/translations/ga-IE.json +++ b/frontend/resources/translations/ga-IE.json @@ -5,15 +5,26 @@ "welcomeTo": "Fáilte chuig", "githubStarText": "Réalta ar GitHub", "subscribeNewsletterText": "Liostáil le Nuachtlitir", + "letsGoButtonText": "Tús Tapa", "title": "Teideal", + "youCanAlso": "Is féidir leat freisin", "and": "agus", + "failedToOpenUrl": "Theip ar oscailt an url: {}", "blockActions": { + "addBelowTooltip": "Cliceáil chun cur leis thíos", "addAboveCmd": "Alt+cliceáil", - "addAboveMacCmd": "Option+cliceáil" + "addAboveMacCmd": "Option+cliceáil", + "addAboveTooltip": "a chur thuas", + "dragTooltip": "Tarraing chun bogadh", + "openMenuTooltip": "Cliceáil chun an roghchlár a oscailt" }, "signUp": { "buttonText": "Cláraigh", "title": "Cláraigh le @:appName", + "getStartedText": "Faigh Tosaigh", + "emptyPasswordError": "Ní féidir le pasfhocal a bheith folamh", + "repeatPasswordEmptyError": "Ní féidir an pasfhocal athdhéanta a bheith folamh", + "unmatchedPasswordError": "Ní ionann pasfhocal athdhéanta agus pasfhocal", "emailHint": "Ríomhphost", "passwordHint": "Pasfhocal", "repeatPasswordHint": "Déan pasfhocal arís", @@ -26,13 +37,36 @@ "continueAnonymousUser": "Lean ar aghaidh le seisiún gan ainm", "anonymous": "Gan ainm", "buttonText": "Sínigh Isteach", + "signingInText": "Ag síniú isteach...", + "forgotPassword": "Pasfhocal Dearmadta?", "emailHint": "Ríomhphost", "passwordHint": "Pasfhocal", "createAccount": "Cruthaigh cuntas", + "or": "NÓ", + "signInWithGoogle": "Lean ar aghaidh le Google", + "signInWithGithub": "Lean ar aghaidh le GitHub", + "signInWithDiscord": "Lean ar aghaidh le Discord", + "signInWithApple": "Lean ar aghaidh le Apple", + "continueAnotherWay": "Lean ar aghaidh ar bhealach eile", + "signUpWithGoogle": "Cláraigh le Google", + "signUpWithGithub": "Cláraigh le Github", + "signUpWithDiscord": "Cláraigh le Discord", + "signInWith": "Lean ar aghaidh le:", + "signInWithEmail": "Lean ar aghaidh le Ríomhphost", + "signInWithMagicLink": "Lean ort", + "signUpWithMagicLink": "Cláraigh le Magic Link", + "pleaseInputYourEmail": "Cuir isteach do sheoladh ríomhphoist", + "settings": "Socruithe", "logIn": "Logáil isteach", + "generalError": "Chuaigh rud éigin mícheart. Bain triail eile as ar ball", "LogInWithGoogle": "Logáil isteach le Google", "LogInWithGithub": "Logáil isteach le Github", "LogInWithDiscord": "Logáil isteach le Discord", "logInWithMagicLink": "Logáil isteach le nasc draíochta" + }, + "workspace": { + "defaultName": "Mo Spás Oibre", + "create": "Cruthaigh spás oibre", + "new": "Spás oibre nua" } } From 0f018d293cf50a662d9a90405e8923512bacf07e Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Tue, 4 Feb 2025 22:00:06 +0000 Subject: [PATCH 08/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/ga-IE.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/frontend/resources/translations/ga-IE.json b/frontend/resources/translations/ga-IE.json index 98403fffa88b7..a5bbb7dd49b69 100644 --- a/frontend/resources/translations/ga-IE.json +++ b/frontend/resources/translations/ga-IE.json @@ -67,6 +67,19 @@ "workspace": { "defaultName": "Mo Spás Oibre", "create": "Cruthaigh spás oibre", - "new": "Spás oibre nua" + "new": "Spás oibre nua", + "importFromNotion": "Iompórtáil ó Notion", + "learnMore": "Foghlaim níos mó", + "reset": "Athshocraigh spás oibre", + "renameWorkspace": "Athainmnigh spás oibre", + "workspaceNameCannotBeEmpty": "Ní féidir leis an ainm spás oibre a bheith folamh", + "hint": "spás oibre", + "errorActions": { + "reportIssue": "Tuairiscigh saincheist", + "reportIssueOnGithub": "Tuairiscigh ceist faoi Github", + "exportLogFiles": "Easpórtáil comhaid logáil", + "reachOut": "Bhaint amach le Discord" + }, + "leaveCurrentWorkspace": "Fág spás óibre" } } From 50f417769c6ef2f99805fa9f5e0fd5d2d5fbab06 Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:59:05 +0000 Subject: [PATCH 09/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/ckb-KU.json | 4 ++-- frontend/resources/translations/en.json | 6 +----- frontend/resources/translations/fr-FR.json | 4 ++-- frontend/resources/translations/ga-IE.json | 6 +----- frontend/resources/translations/zh-CN.json | 4 ++-- 5 files changed, 8 insertions(+), 16 deletions(-) diff --git a/frontend/resources/translations/ckb-KU.json b/frontend/resources/translations/ckb-KU.json index 4acb7a176522b..af7536b95117e 100644 --- a/frontend/resources/translations/ckb-KU.json +++ b/frontend/resources/translations/ckb-KU.json @@ -54,8 +54,8 @@ "LogInWithGoogle": "چوونە ژوورەوە لە ڕێگەی گووگڵەوە", "LogInWithGithub": "چوونە ژوورەوە لە ڕێگەی گیتهاب", "LogInWithDiscord": "چوونە ژوورەوە لە ڕێگەی دیسکۆرد", - "loginAsGuestButtonText": "دەست پێ بکە", - "logInWithMagicLink": "بە مەجیک لینک بچۆرە ژوورەوە" + "logInWithMagicLink": "بە مەجیک لینک بچۆرە ژوورەوە", + "loginAsGuestButtonText": "دەست پێ بکە" }, "workspace": { "chooseWorkspace": "هەڵبژاردنی شوێنی کارەکەت", diff --git a/frontend/resources/translations/en.json b/frontend/resources/translations/en.json index a140eb3f5c8e9..ab5e606eb2a70 100644 --- a/frontend/resources/translations/en.json +++ b/frontend/resources/translations/en.json @@ -68,11 +68,7 @@ "logIn": "Log in", "generalError": "Something went wrong. Please try again later", "limitRateError": "For security reasons, you can only request a magic link every 60 seconds", - "magicLinkSentDescription": "A Magic Link was sent to your email. Click the link to complete your login. The link will expire after 5 minutes.", - "LogInWithGoogle": "Log in with Google", - "LogInWithGithub": "Log in with Github", - "LogInWithDiscord": "Log in with Discord", - "logInWithMagicLink": "Log in with a magic link" + "magicLinkSentDescription": "A Magic Link was sent to your email. Click the link to complete your login. The link will expire after 5 minutes." }, "workspace": { "chooseWorkspace": "Choose your workspace", diff --git a/frontend/resources/translations/fr-FR.json b/frontend/resources/translations/fr-FR.json index 326d2d044f1a1..068c3dbade2c7 100644 --- a/frontend/resources/translations/fr-FR.json +++ b/frontend/resources/translations/fr-FR.json @@ -72,8 +72,8 @@ "LogInWithGoogle": "Se connecter avec Google", "LogInWithGithub": "Se connecter avec Github", "LogInWithDiscord": "Se connecter avec Discord", - "loginAsGuestButtonText": "Commencer", - "logInWithMagicLink": "Connectez-vous avec Magic Link" + "logInWithMagicLink": "Connectez-vous avec Magic Link", + "loginAsGuestButtonText": "Commencer" }, "workspace": { "chooseWorkspace": "Choisissez votre espace de travail", diff --git a/frontend/resources/translations/ga-IE.json b/frontend/resources/translations/ga-IE.json index a5bbb7dd49b69..ede5f41b3ce4d 100644 --- a/frontend/resources/translations/ga-IE.json +++ b/frontend/resources/translations/ga-IE.json @@ -58,11 +58,7 @@ "pleaseInputYourEmail": "Cuir isteach do sheoladh ríomhphoist", "settings": "Socruithe", "logIn": "Logáil isteach", - "generalError": "Chuaigh rud éigin mícheart. Bain triail eile as ar ball", - "LogInWithGoogle": "Logáil isteach le Google", - "LogInWithGithub": "Logáil isteach le Github", - "LogInWithDiscord": "Logáil isteach le Discord", - "logInWithMagicLink": "Logáil isteach le nasc draíochta" + "generalError": "Chuaigh rud éigin mícheart. Bain triail eile as ar ball" }, "workspace": { "defaultName": "Mo Spás Oibre", diff --git a/frontend/resources/translations/zh-CN.json b/frontend/resources/translations/zh-CN.json index d7e9b70dac7fc..b3daad9fa228c 100644 --- a/frontend/resources/translations/zh-CN.json +++ b/frontend/resources/translations/zh-CN.json @@ -72,8 +72,8 @@ "LogInWithGoogle": "使用 Google 登录", "LogInWithGithub": "使用 Github 登录", "LogInWithDiscord": "使用 Discord 登录", - "loginAsGuestButtonText": "开始使用", - "logInWithMagicLink": "使用魔法链接登录" + "logInWithMagicLink": "使用魔法链接登录", + "loginAsGuestButtonText": "开始使用" }, "workspace": { "chooseWorkspace": "选择您的工作区", From 2d099f5c8c3dd775f3f57a994b786d7b404e7a4d Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Wed, 5 Feb 2025 21:04:30 +0000 Subject: [PATCH 10/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/ga-IE.json | 31 +++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/frontend/resources/translations/ga-IE.json b/frontend/resources/translations/ga-IE.json index ede5f41b3ce4d..ab0065d986fd5 100644 --- a/frontend/resources/translations/ga-IE.json +++ b/frontend/resources/translations/ga-IE.json @@ -25,6 +25,7 @@ "emptyPasswordError": "Ní féidir le pasfhocal a bheith folamh", "repeatPasswordEmptyError": "Ní féidir an pasfhocal athdhéanta a bheith folamh", "unmatchedPasswordError": "Ní ionann pasfhocal athdhéanta agus pasfhocal", + "alreadyHaveAnAccount": "An bhfuil cuntas agat cheana féin?", "emailHint": "Ríomhphost", "passwordHint": "Pasfhocal", "repeatPasswordHint": "Déan pasfhocal arís", @@ -41,7 +42,11 @@ "forgotPassword": "Pasfhocal Dearmadta?", "emailHint": "Ríomhphost", "passwordHint": "Pasfhocal", + "dontHaveAnAccount": "Nach bhfuil cuntas agat?", "createAccount": "Cruthaigh cuntas", + "repeatPasswordEmptyError": "Ní féidir an pasfhocal athdhéanta a bheith folamh", + "unmatchedPasswordError": "Ní hionann pasfhocal athdhéanta agus pasfhocal", + "syncPromptMessage": "Seans go dtógfaidh sé tamall na sonraí a shioncronú. Ná dún an leathanach seo, le do thoil", "or": "NÓ", "signInWithGoogle": "Lean ar aghaidh le Google", "signInWithGithub": "Lean ar aghaidh le GitHub", @@ -57,10 +62,15 @@ "signUpWithMagicLink": "Cláraigh le Magic Link", "pleaseInputYourEmail": "Cuir isteach do sheoladh ríomhphoist", "settings": "Socruithe", + "magicLinkSent": "Magic Link seolta!", + "invalidEmail": "Cuir isteach seoladh ríomhphoist bailí", + "alreadyHaveAnAccount": "An bhfuil cuntas agat cheana féin?", "logIn": "Logáil isteach", - "generalError": "Chuaigh rud éigin mícheart. Bain triail eile as ar ball" + "generalError": "Chuaigh rud éigin mícheart. Bain triail eile as ar ball", + "limitRateError": "Ar chúiseanna slándála, ní féidir leat nasc draíochta a iarraidh ach gach 60 soicind" }, "workspace": { + "chooseWorkspace": "Roghnaigh do spás oibre", "defaultName": "Mo Spás Oibre", "create": "Cruthaigh spás oibre", "new": "Spás oibre nua", @@ -70,12 +80,31 @@ "renameWorkspace": "Athainmnigh spás oibre", "workspaceNameCannotBeEmpty": "Ní féidir leis an ainm spás oibre a bheith folamh", "hint": "spás oibre", + "notFoundError": "Spás oibre gan aimsiú", "errorActions": { "reportIssue": "Tuairiscigh saincheist", "reportIssueOnGithub": "Tuairiscigh ceist faoi Github", "exportLogFiles": "Easpórtáil comhaid logáil", "reachOut": "Bhaint amach le Discord" }, + "menuTitle": "Spásanna oibre", + "createSuccess": "Cruthaíodh spás oibre go rathúil", "leaveCurrentWorkspace": "Fág spás óibre" + }, + "shareAction": { + "buttonText": "Comhroinn", + "workInProgress": "Ag teacht go luath", + "markdown": "Markdown", + "html": "HTML", + "clipboard": "Cóipeáil chuig an ngearrthaisce", + "csv": "CSV", + "copyLink": "Cóipeáil nasc", + "publishToTheWeb": "Foilsigh don Ghréasán", + "publishToTheWebHint": "Cruthaigh suíomh Gréasáin le AppFlowy", + "publish": "Foilsigh", + "unPublish": "Dífhoilsiú", + "visitSite": "Tabhair cuairt ar an suíomh", + "publishTab": "Foilsigh", + "shareTab": "Comhroinn" } } From d2a46d41a78dd31abf7fd6a1b0f88928ac8a507f Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Wed, 5 Feb 2025 21:09:12 +0000 Subject: [PATCH 11/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/ga-IE.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/frontend/resources/translations/ga-IE.json b/frontend/resources/translations/ga-IE.json index ab0065d986fd5..1520e46feabb2 100644 --- a/frontend/resources/translations/ga-IE.json +++ b/frontend/resources/translations/ga-IE.json @@ -106,5 +106,14 @@ "visitSite": "Tabhair cuairt ar an suíomh", "publishTab": "Foilsigh", "shareTab": "Comhroinn" + }, + "moreAction": { + "small": "beag", + "medium": "meánach", + "large": "mór", + "fontSize": "Clómhéid", + "import": "Iompórtáil", + "createdAt": "Cruthaithe: {}", + "deleteView": "Scrios" } } From c235f18b7c7531ef9edd09c41566ce42f3f9f3e7 Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Fri, 14 Feb 2025 16:03:24 +0000 Subject: [PATCH 12/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/ckb-KU.json | 4 ++-- frontend/resources/translations/de-DE.json | 6 +++--- frontend/resources/translations/es-VE.json | 23 ++++++++++++++++++++- frontend/resources/translations/fr-FR.json | 4 ++-- frontend/resources/translations/uk-UA.json | 4 ++-- frontend/resources/translations/zh-CN.json | 4 ++-- 6 files changed, 33 insertions(+), 12 deletions(-) diff --git a/frontend/resources/translations/ckb-KU.json b/frontend/resources/translations/ckb-KU.json index af7536b95117e..4acb7a176522b 100644 --- a/frontend/resources/translations/ckb-KU.json +++ b/frontend/resources/translations/ckb-KU.json @@ -54,8 +54,8 @@ "LogInWithGoogle": "چوونە ژوورەوە لە ڕێگەی گووگڵەوە", "LogInWithGithub": "چوونە ژوورەوە لە ڕێگەی گیتهاب", "LogInWithDiscord": "چوونە ژوورەوە لە ڕێگەی دیسکۆرد", - "logInWithMagicLink": "بە مەجیک لینک بچۆرە ژوورەوە", - "loginAsGuestButtonText": "دەست پێ بکە" + "loginAsGuestButtonText": "دەست پێ بکە", + "logInWithMagicLink": "بە مەجیک لینک بچۆرە ژوورەوە" }, "workspace": { "chooseWorkspace": "هەڵبژاردنی شوێنی کارەکەت", diff --git a/frontend/resources/translations/de-DE.json b/frontend/resources/translations/de-DE.json index cf2208628678d..f7501397428f0 100644 --- a/frontend/resources/translations/de-DE.json +++ b/frontend/resources/translations/de-DE.json @@ -980,13 +980,13 @@ "itemFour": "Gäste", "itemFive": "Speicher", "itemSix": "Zusammenarbeit in Echtzeit", + "itemSeven": "Mobile App", "itemFileUpload": "Datei-Uploads", "customNamespace": "Benutzerdefinierter Namensraum", "tooltipSix": "Lebenslang bedeutet, dass die Anzahl der Antworten nie zurückgesetzt wird", "intelligentSearch": "Intelligente Suche", "tooltipSeven": "Ermöglicht dir, einen Teil der URL für deinen Arbeitsbereich anzupassen", "customNamespaceTooltip": "Benutzerdefinierte veröffentlichte Seiten-URL", - "itemSeven": "Mobile App", "tooltipThree": "Gäste haben nur Leserechte für die speziell freigegebenen Inhalte", "tooltipFour": "Gäste werden als ein Sitzplatz abgerechnet", "itemEight": "AI-Antworten", @@ -999,9 +999,9 @@ "itemFour": "0", "itemFive": "5 GB", "itemSix": "10 Lebenszeiten", + "itemSeven": "ja", "itemFileUpload": "Bis zu 7 MB", "intelligentSearch": "Intelligente Suche", - "itemSeven": "ja", "itemEight": "1.000 lebenslang" }, "proLabels": { @@ -1011,9 +1011,9 @@ "itemFour": "10 Gäste werden als ein Sitzplatz berechnet", "itemFive": "unbegrenzt", "itemSix": "ja", + "itemSeven": "ja", "itemFileUpload": "Unbegrenzt", "intelligentSearch": "Intelligente Suche", - "itemSeven": "ja", "itemEight": "10.000 monatlich" }, "paymentSuccess": { diff --git a/frontend/resources/translations/es-VE.json b/frontend/resources/translations/es-VE.json index 31174c3dc50c6..97cf0afa8e6c5 100644 --- a/frontend/resources/translations/es-VE.json +++ b/frontend/resources/translations/es-VE.json @@ -382,7 +382,28 @@ "settings": { "title": "Ajustes", "popupMenuItem": { - "settings": "Ajustes" + "settings": "Ajustes", + "members": "Miembros", + "trash": "Basura", + "helpAndSupport": "Ayuda y soporte" + }, + "sites": { + "title": "Sitios", + "namespaceTitle": "Espacio de nombres", + "namespaceDescription": "Administra tu espacio de nombres y página de inicio", + "namespaceHeader": "Espacio de nombres", + "homepageHeader": "Página principal", + "updateNamespace": "Actualizar espacio de nombres", + "removeHomepage": "Eliminar página de inicio", + "selectHomePage": "Seleccione una página", + "customUrl": "URL personalizada", + "namespace": { + "redirectToPayment": "Redireccionando a la página de pago..." + }, + "publishedPage": { + "page": "Página", + "clickToOpenPageInApp": "Abrir página en la aplicación" + } }, "accountPage": { "menuLabel": "Mi cuenta", diff --git a/frontend/resources/translations/fr-FR.json b/frontend/resources/translations/fr-FR.json index 068c3dbade2c7..326d2d044f1a1 100644 --- a/frontend/resources/translations/fr-FR.json +++ b/frontend/resources/translations/fr-FR.json @@ -72,8 +72,8 @@ "LogInWithGoogle": "Se connecter avec Google", "LogInWithGithub": "Se connecter avec Github", "LogInWithDiscord": "Se connecter avec Discord", - "logInWithMagicLink": "Connectez-vous avec Magic Link", - "loginAsGuestButtonText": "Commencer" + "loginAsGuestButtonText": "Commencer", + "logInWithMagicLink": "Connectez-vous avec Magic Link" }, "workspace": { "chooseWorkspace": "Choisissez votre espace de travail", diff --git a/frontend/resources/translations/uk-UA.json b/frontend/resources/translations/uk-UA.json index 0230d59b7a78b..45cc93fd43758 100644 --- a/frontend/resources/translations/uk-UA.json +++ b/frontend/resources/translations/uk-UA.json @@ -846,11 +846,11 @@ "itemFour": "Співпраця в реальному часі", "itemFive": "Мобільний додаток", "itemSix": "Відповіді ШІ", + "itemSeven": "Спеціальний простір імен", "itemFileUpload": "Завантаження файлів", "tooltipSix": "Термін служби означає кількість відповідей, які ніколи не скидаються", "intelligentSearch": "Інтелектуальний пошук", - "tooltipSeven": "Дозволяє налаштувати частину URL-адреси для вашої робочої області", - "itemSeven": "Спеціальний простір імен" + "tooltipSeven": "Дозволяє налаштувати частину URL-адреси для вашої робочої області" }, "freeLabels": { "itemOne": "сплачується за робоче місце", diff --git a/frontend/resources/translations/zh-CN.json b/frontend/resources/translations/zh-CN.json index 859a32050c32d..f03f248a1c460 100644 --- a/frontend/resources/translations/zh-CN.json +++ b/frontend/resources/translations/zh-CN.json @@ -72,8 +72,8 @@ "LogInWithGoogle": "使用 Google 登录", "LogInWithGithub": "使用 Github 登录", "LogInWithDiscord": "使用 Discord 登录", - "logInWithMagicLink": "使用魔法链接登录", - "loginAsGuestButtonText": "开始使用" + "loginAsGuestButtonText": "开始使用", + "logInWithMagicLink": "使用魔法链接登录" }, "workspace": { "chooseWorkspace": "选择您的工作区", From 2997678c13d257fb836304674cfa824121db7895 Mon Sep 17 00:00:00 2001 From: Artemis1-0 <141044353+Artemis1-0@users.noreply.github.com> Date: Fri, 14 Feb 2025 16:04:10 +0000 Subject: [PATCH 13/13] =?UTF-8?q?chore:=20update=20translations=20with=20F?= =?UTF-8?q?ink=20=F0=9F=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/resources/translations/es-VE.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/frontend/resources/translations/es-VE.json b/frontend/resources/translations/es-VE.json index 97cf0afa8e6c5..a0ce692350cc9 100644 --- a/frontend/resources/translations/es-VE.json +++ b/frontend/resources/translations/es-VE.json @@ -74,6 +74,7 @@ "defaultName": "Mi espacio de trabajo", "create": "Crear espacio de trabajo", "new": "Nuevo espacio de trabajo", + "importFromNotion": "Importar desde Notion", "learnMore": "Más información", "reset": "Restablecer espacio de trabajo", "renameWorkspace": "Cambiar el nombre del espacio de trabajo", @@ -113,8 +114,12 @@ "clipboard": "Copiar al portapapeles", "csv": "CSV", "copyLink": "Copiar enlace", + "publishToTheWeb": "Publicar en la Web", "publish": "Publicar", - "publishTab": "Publicar" + "unPublish": "Anular publicación", + "publishTab": "Publicar", + "shareTab": "Compartir", + "updatePathName": "Actualizar el nombre de la ruta" }, "moreAction": { "small": "pequeño", @@ -128,6 +133,7 @@ "createdAt": "Creado: {}", "deleteView": "Borrar", "duplicateView": "Duplicar", + "wordCountLabel": "Recuento de palabras: ", "createdAtLabel": "Creado: ", "syncedAtLabel": "Sincronizado: " }, @@ -135,6 +141,7 @@ "textAndMarkdown": "Texto y Markdown", "documentFromV010": "Documento de v0.1.0", "databaseFromV010": "Base de datos desde v0.1.0", + "notionZip": "Archivo Zip exportado de Notion", "csv": "CSV", "database": "Base de datos" }, @@ -148,6 +155,7 @@ "moveTo": "Mover a", "addToFavorites": "Añadira los favoritos", "copyLink": "Copiar Enlace", + "changeIcon": "Cambiar icono", "move": "Mover" }, "blankPageTitle": "Página en blanco", @@ -158,6 +166,8 @@ "newBoardText": "Nuevo tablero", "chat": { "newChat": "Chat de IA", + "inputMessageHint": "Preguntar a la IA @:appName", + "inputLocalAIMessageHint": "Pregunte a la IA local @:appName", "relatedQuestion": "Relacionado", "serverUnavailable": "Servicio temporalmente no disponible. Por favor, inténtelo de nuevo más tarde.", "aiServerUnavailable": "🌈 ¡Uh-oh! 🌈. Un unicornio se comió nuestra respuesta. ¡Por favor, intenta de nuevo!",