diff --git a/gui/elm/Data/UserAction.elm b/gui/elm/Data/UserAction.elm index 837d52ea4..465662d17 100644 --- a/gui/elm/Data/UserAction.elm +++ b/gui/elm/Data/UserAction.elm @@ -248,7 +248,7 @@ view code = { title = "Error Invalid document name" , details = [ "Error The {0} `{1}`'s name contains characters forbidden by your Cozy." - , "Error Try renaming it without using the following characters: / \u{0000} \n \u{000D}." + , "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}." ] , primaryInteraction = Retry "UserAction Retry" , secondaryInteraction = Nothing diff --git a/gui/locales/de.json b/gui/locales/de.json index 51ef56bcc..004797bd2 100644 --- a/gui/locales/de.json +++ b/gui/locales/de.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "Alles erledigt", "Folder Please choose an empty directory": "Bitte wähle ein leeres Verzeichnis.", diff --git a/gui/locales/en.json b/gui/locales/en.json index 87954dce0..da0a72aae 100644 --- a/gui/locales/en.json +++ b/gui/locales/en.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "All done", "Folder Please choose an empty directory": "Please choose an empty directory.", diff --git a/gui/locales/eo.json b/gui/locales/eo.json index 87954dce0..da0a72aae 100644 --- a/gui/locales/eo.json +++ b/gui/locales/eo.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "All done", "Folder Please choose an empty directory": "Please choose an empty directory.", diff --git a/gui/locales/es.json b/gui/locales/es.json index b66bb4c76..bda7f09a2 100644 --- a/gui/locales/es.json +++ b/gui/locales/es.json @@ -54,10 +54,10 @@ "Cancel": "Cancelar", - "CGUUpdated The ToS have been updated": "The ToS have been updated", - "CGUUpdated Your Cozy hosting provider informs you that it has updated its Terms of Service (ToS).": "Your Cozy hosting provider informs you that it has updated its Terms of Service (ToS).", - "CGUUpdated Their acceptance is required to continue using your Cozy.": "Their acceptance is required to continue using your Cozy.", - "CGUUpdated Read the new ToS": "Read the new ToS", + "CGUUpdated The ToS have been updated": "Los términos de referencia TDR han sido actualizados", + "CGUUpdated Your Cozy hosting provider informs you that it has updated its Terms of Service (ToS).": "Su proveedor de alojamiento Cozy le informa que ha actualizado sus condiciones de servicio (ToS).", + "CGUUpdated Their acceptance is required to continue using your Cozy.": "Se requiere aceptarlas para seguir utilizando Cozy.", + "CGUUpdated Read the new ToS": "Leer las nuevas condiciones de servicio (ToS)", "Dashboard Analyze": "Digitalización en curso", "Dashboard Dashboard": "Consola", @@ -69,40 +69,52 @@ "Dashboard Recent activities": "Actividades recientes", "Dashboard Show more files": "Mostrar más archivos", "Dashboard Synchronization impossible": "Sincronización imposible", - "Dashboard Synchronization suspended": "Synchronization suspended", + "Dashboard Synchronization suspended": "Se suspende la sincronización", "Dashboard Synchronize": "Synchronización", "Dashboard Syncing": "Sincronizando", "Dashboard Your cozy is up to date!": "¡Su cozy esta actualizado!", - "Error {0} names cannot end with character `{1}`": "{0} names cannot end with character `{1}`", - "Error {0} names cannot include characters `{1}`": "{0} names cannot include characters `{1}`", + "Error {0} names cannot end with character `{1}`": "{0} nombres no pueden terminar con el carácter `{1}`", + "Error {0} names cannot include characters `{1}`": "{0} nombres no pueden contener los caracteres `{1}`", "Error Bad GLIBCXX version": "Su sistema tiene una versión antigua del glibc. Necesita actualizar su distribución, vea https://cozy-labs.github.io/cozy-desktop/doc/usage/linux.html#supported-distributions", "Error Check that the note still exists either on your Cozy or its owner's. This could also mean that the note is out of sync.": "Check that the note still exists either on your Cozy or its owner's. This could also mean that the note is out of sync.", - "Error Your Cozy's disk space is saturated": "Your Cozy's disk space is saturated", - "Error The {0} `{1}` could not be written to your Cozy's disk because its maximum storage capacity has been reached.": "The {0} `{1}` could not be written to your Cozy's disk because its maximum storage capacity has been reached.", - "Error Synchronization will resume as soon as you have freed up space (emptied your Trash, deleted unnecessary files...), or increased its capacity.": "Synchronization will resume as soon as you have freed up space (emptied your Trash, deleted unnecessary files...), or increased its capacity.", + "Error Your Cozy's disk space is saturated": "El espacio en disco de su Cozy está saturado", + "Error The {0} `{1}` could not be written to your Cozy's disk because its maximum storage capacity has been reached.": "El {0} `{1}` no se ha podido escribir en el disco de su Cozy porque se ha alcanzado su capacidad máxima de almacenamiento.", + "Error Synchronization will resume as soon as you have freed up space (emptied your Trash, deleted unnecessary files...), or increased its capacity.": "La sincronización se reanudará en cuanto haya liberado espacio (vaciado la papelera, eliminado archivos innecesarios...) o haya aumentado su capacidad de almacenamiento.", "Error Invalid path": "Ruta inválida", "Error Are you connected to the Internet? You can nevertheless read the content of your note below in degraded mode.": "Are you connected to the Internet? You can nevertheless read the content of your note below in degraded mode.", "Error it exceeds the folder name size limit": "excede el límite de la talla del nombre de la carpeta", "Error it exceeds the name size limit": "excede el límite de la talla del nombre", "Error it exceeds the path size limit": "excede el limite de la talla de la ruta", - "Error Your computer's disk space is insufficient": "Your computer's disk space is insufficient", - "Error The {0} `{1}` could not be written to your computer disk because there is not enough space available.": "The {0} `{1}` could not be written to your computer disk because there is not enough space available.", - "Error Synchronization will resume as soon as you have freed up space (emptied your Trash, deleted unnecessary files…).": "Synchronization will resume as soon as you have freed up space (emptied your Trash, deleted unnecessary files…).", + "Error Your computer's disk space is insufficient": "El espacio en el disco de su ordenador es insuficiente", + "Error The {0} `{1}` could not be written to your computer disk because there is not enough space available.": "El {0} `{1}` no se ha podido escribir en el disco de su ordenador porque no hay suficiente espacio disponible.", + "Error Synchronization will resume as soon as you have freed up space (emptied your Trash, deleted unnecessary files…).": "La sincronización se reanudará en cuanto haya liberado espacio (vaciado la papelera, eliminado archivos innecesarios...).", "Error Ok": "Ok", "Error Syncdir is empty": "Mire si su carpeta Cozy está llena. Quizás su disco duro no está conectado en este momento. Para evitar que sus datos se pierdan, no los sincronizaremos.", - "Error The `{0}` {1} cannot be synchronized locally because {2} on the {3} system.": "The `{0}` {1} cannot be synchronized locally because {2} on the {3} system.", - "Error the `{0}` name is reserved": "the `{0}` name is reserved", - "Error Your Cozy is unreachable": "Your Cozy is unreachable", - "Error This note could not be found": "This note could not be found", + "Error The `{0}` {1} cannot be synchronized locally because {2} on the {3} system.": "El `{0}` {1} no puede ser sincronizado localmente porque {2} en el sistema {3}.", + "Error the `{0}` name is reserved": "El nombre `{0}` está reservado", + "Error Your Cozy is unreachable": "Su Cozy es inaccesible", + "Error This note could not be found": "No se ha podido encontrar esta nota", "Error You should rename it in your Cozy.": "Usted tiene que cambiarle el nombre en su Cozy.", - "Error Unexpected error": "Unexpected error", - "Error Conflict with remote version": "Conflict with remote version", - "Error The {0} `{1}` has been simultaneously modified on your computer and your Cozy.": "The {0} `{1}` has been simultaneously modified on your computer and your Cozy.", - "Error This message persists if Cozy is unable to resolve this conflict. In this case rename the version you want to keep and click on \"Give up\".": "This message persists if Cozy is unable to resolve this conflict. In this case rename the version you want to keep and click on \"Give up\".", - "Error Access denied temporarily": "Access denied temporarily", - "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", - "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Unexpected error": "Error inesperado", + "Error Conflict with remote version": "Conflicto con una versión remota", + "Error The {0} `{1}` has been simultaneously modified on your computer and your Cozy.": "El {0} `{1}` ha sido modificado simultáneamente en su ordenador y en su Cozy.", + "Error This message persists if Cozy is unable to resolve this conflict. In this case rename the version you want to keep and click on \"Give up\".": "Este mensaje persiste si Cozy no puede resolver este conflicto. En este caso, cambie el nombre de la versión que desea conservar y haga clic en \"Abandonar\".", + "Error Access denied temporarily": "Acceso denegado temporalmente", + "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "El {0} `{1}` no ha podido ser actualizado en su ordenador para aplicar los cambios realizados en su Cozy.", + "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "La sincronización se reanudará tan pronto como cierre los archivos abiertos que bloquean esta operación o restablezca los derechos de acceso suficientes.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "Efectuado", "Folder Please choose an empty directory": "Por favor, escoja una carpeta vacía.", @@ -150,11 +162,11 @@ "Helpers KB": "KO", "Helpers MB": "MO", - "InvalidConfiguration Invalid configuration": "Invalid configuration", - "InvalidConfiguration The client configuration is invalid": "The client configuration is invalid", - "InvalidConfiguration Please log out and go through the onboarding again or contact us at contact@cozycloud.cc": "Please log out and go through the onboarding again or contact us at contact@cozycloud.cc", + "InvalidConfiguration Invalid configuration": "Configuración inválida", + "InvalidConfiguration The client configuration is invalid": "La configuración del cliente es inválida", + "InvalidConfiguration Please log out and go through the onboarding again or contact us at contact@cozycloud.cc": "Por favor, cierre la sesión y vuelva a ingresar o póngase en contacto con nosotros en contact@cozycloud.cc", - "MarkdownViewer Why do I see this?": "Why do I see this?", + "MarkdownViewer Why do I see this?": "¿Por qué veo esto?", "Password Login": "Nombre de acceso", "Password Password": "Contraseña", @@ -226,9 +238,9 @@ "Updater It may take a while": "Puede tomar un momento, dependiendo de la velocidad de su conexión internet.", "UserAction OK": "OK", - "UserAction Read": "Read now", - "UserAction Give up": "Give up", - "UserAction Retry": "Retry", + "UserAction Read": "Leer ahora", + "UserAction Give up": "Abandonar", + "UserAction Retry": "Volver a intentar", "Welcome Sign in to your Cozy": "Iniciar sesión en mi Cozy", "Welcome Your own private cloud": "¡Bienvenido a Cozy Drive para ordenadores de escritorio!" diff --git a/gui/locales/fr.json b/gui/locales/fr.json index cc7b0287e..bdc6797a8 100644 --- a/gui/locales/fr.json +++ b/gui/locales/fr.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Accès refusé temporairement", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "Le {0} `{1}` n’a pu être mis à jour sur votre ordinateur pour appliquer les changements réalisés sur votre Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "La synchronisation reprendra dès que vous aurez refermé le(s) fichier(s) ouvert(s) bloquant cette opération ou rétabli des droits d’accès suffisants.", + "Error Invalid document metadata": "Métadonnées invalides", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "Les métadonnées du {0} `{1}` ne peuvent être acceptées par votre Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "Ce message persiste si les métadonnées locales de votre document sont corrompues. Dans ce cas essayez de le déplacer hors du dossier de synchronisation local puis de le remettre ou contactez notre support pour obtenir de l'aider sur cette procédure.", + "Error Invalid document name": "Nom invalide", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "Le nom du {0} `{1}` contient des caractères interdits par votre Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Essayez de le renommer en excluant les caractères suivants : / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Chemin avec trop de niveaux", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "Le chemin du {0} `{1}` a trop de niveaux (i.e. dossiers parents) pour votre Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Essayez de supprimer quelques niveaux ou déplacer le document vers un autre dossier.", + "Error Unhandled synchronization error": "Erreur de synchronisation", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "Cozy Desktop a rencontré une erreur de synchronisation non prise en charge en essayant de synchroniser le {0} `{1}`.", + "Error Please contact our support to get help.": "Contactez notre support pour recevoir de l'aide.", "Folder All done": "C’est bon", "Folder Please choose an empty directory": "Veuillez choisir un dossier vide.", diff --git a/gui/locales/it_IT.json b/gui/locales/it_IT.json index e0ccf3dd4..6fd2ae8c0 100644 --- a/gui/locales/it_IT.json +++ b/gui/locales/it_IT.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "Fatto", "Folder Please choose an empty directory": "Seleziona una cartella vuota.", diff --git a/gui/locales/ja.json b/gui/locales/ja.json index fbf28d4d7..80e8a73d1 100644 --- a/gui/locales/ja.json +++ b/gui/locales/ja.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "すべて完了", "Folder Please choose an empty directory": "空のディレクトリーを選択してください。", diff --git a/gui/locales/nl.json b/gui/locales/nl.json index 097f522ef..20c124dac 100644 --- a/gui/locales/nl.json +++ b/gui/locales/nl.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "Voltooid", "Folder Please choose an empty directory": "Kies een lege map.", diff --git a/gui/locales/nl_NL.json b/gui/locales/nl_NL.json index a4fbe1345..5cd80c695 100644 --- a/gui/locales/nl_NL.json +++ b/gui/locales/nl_NL.json @@ -100,9 +100,21 @@ "Error Conflict with remote version": "Conflict met externe versie", "Error The {0} `{1}` has been simultaneously modified on your computer and your Cozy.": "{0} '{1}' is tegelijk aangepast op je computer en Cozy. Dit bericht blijft staan totdat je het probleem verhelpt.", "Error This message persists if Cozy is unable to resolve this conflict. In this case rename the version you want to keep and click on \"Give up\".": "Dit bericht blijft staan zolang Cozy het probleem niet kan oplossen. Wijzig de naam van de versie die je wilt behouden en klik op 'Opgeven'.", - "Error Access denied temporarily": "Access denied temporarily", + "Error Access denied temporarily": "De toegang is tijdelijk geweigerd", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "{0} '{1}' kan niet worden bijgewerkt op je computer en worden verwerkt op je Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "De synchronisatie wordt hervat zodra je de geopende bestanden die dit tegenhouden sluit of de juiste toegangsrechten toekent.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "Voltooid", "Folder Please choose an empty directory": "Kies een lege map.", @@ -199,7 +211,7 @@ "Tray Your cozy is up to date": "Je Cozy is bijgewerkt", "TwoPanes Help": "Hulp", - "TwoPanes Recents": "Recet", + "TwoPanes Recents": "Recent", "TwoPanes Settings": "Instellingen", "Unlink Cancel": "Annuleren", @@ -222,8 +234,8 @@ "Updater Error EPERM": "Kan niet bijwerken door een machtigingsfout.", "Updater Error Other": "Er is een onbekende fout opgetreden tijdens het bijwerken. Neem contact op met het ondersteuningsteam.", "Updater Error": "Kan niet bijwerken", - "Updater Please wait": "Please wait for the update to be downloaded.", - "Updater It may take a while": "It may take a while, depending on your Internet connection speed.", + "Updater Please wait": "Wacht tot de update is gedownload.", + "Updater It may take a while": "Dit kan, afhankelijk van je internetsnelheid, even duren.", "UserAction OK": "Oké", "UserAction Read": "Nu lezen", diff --git a/gui/locales/pl.json b/gui/locales/pl.json index c9610b12c..64deee595 100644 --- a/gui/locales/pl.json +++ b/gui/locales/pl.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "Gotowe", "Folder Please choose an empty directory": "Proszę wybrać pusty folder.", diff --git a/gui/locales/sq.json b/gui/locales/sq.json index 87954dce0..da0a72aae 100644 --- a/gui/locales/sq.json +++ b/gui/locales/sq.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "All done", "Folder Please choose an empty directory": "Please choose an empty directory.", diff --git a/gui/locales/zh_CN.json b/gui/locales/zh_CN.json index b8722dc1a..e6ad92822 100644 --- a/gui/locales/zh_CN.json +++ b/gui/locales/zh_CN.json @@ -103,6 +103,18 @@ "Error Access denied temporarily": "Access denied temporarily", "Error The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.": "The {0} `{1}` could not be updated on your computer to apply the changes made on your Cozy.", "Error Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.": "Synchronization will resume as soon as you close the opened file(s) blocking this operation or restore sufficient access rights.", + "Error Invalid document metadata": "Invalid document metadata", + "Error The {0} `{1}`'s metadata cannot be accepted by your Cozy.": "The {0} `{1}`'s metadata cannot be accepted by your Cozy.", + "Error This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.": "This message persists if the local metadata of your document is corrupted. In this case try to move it out of the Cozy Drive folder and back again or contact support for help on the procedure.", + "Error Invalid document name": "Invalid document name", + "Error The {0} `{1}`'s name contains characters forbidden by your Cozy.": "The {0} `{1}`'s name contains characters forbidden by your Cozy.", + "Error Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.": "Try renaming it without using the following characters: / \\u{0000} \\n \\u{000D}.", + "Error Document path with too many levels": "Document path with too many levels", + "Error The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.": "The {0} `{1}`'s path has too many levels (i.e. parent folders) for your Cozy.", + "Error Try removing some parent levels or moving it to antoher folder.": "Try removing some parent levels or moving it to antoher folder.", + "Error Unhandled synchronization error": "Unhandled synchronization error", + "Error We encountered an unhandled error while trying to synchronise the {0} `{1}`.": "We encountered an unhandled error while trying to synchronise the {0} `{1}`.", + "Error Please contact our support to get help.": "Please contact our support to get help.", "Folder All done": "全部完成", "Folder Please choose an empty directory": "请选择一个空目录。",