From a3ee9de896c209a2d235c216a1fb9b10a72787be Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 2 Jul 2020 17:41:19 +0200 Subject: [PATCH 1/2] Translated using Weblate (English) Currently translated at 100.0% (1301 of 1301 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1300 of 1300 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1299 of 1299 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index ede0c1a5a..ef61b02bb 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -338,9 +338,9 @@ "fm_openParent": "Show in folder", "fm_noname": "Untitled Document", "fm_emptyTrashDialog": "Are you sure you want to empty the trash?", - "fm_removeSeveralPermanentlyDialog": "Are you sure you want to permanently remove these {0} elements from your CryptDrive?", + "fm_removeSeveralPermanentlyDialog": "Are you sure you want to remove these {0} items from your drive? They will remain in the drives of other users who have stored them.", "fm_removePermanentlyNote": "Owned pads will be removed from the server if you continue.", - "fm_removePermanentlyDialog": "Are you sure you want to permanently remove that element from your CryptDrive?", + "fm_removePermanentlyDialog": "Are you sure you want to remove this item from your drive? It will remain in the drives of other users who have stored it.", "fm_removeSeveralDialog": "Are you sure you want to move these {0} elements to the trash?", "fm_removeDialog": "Are you sure you want to move {0} to the trash?", "fm_deleteOwnedPad": "Are you sure you want to permanently remove this pad from the server?", @@ -389,9 +389,9 @@ "fc_expandAll": "Expand All", "fc_collapseAll": "Collapse All", "fc_delete": "Move to trash", - "fc_delete_owned": "Delete from the server", + "fc_delete_owned": "Destroy", "fc_restore": "Restore", - "fc_remove": "Remove from your CryptDrive", + "fc_remove": "Remove", "fc_remove_sharedfolder": "Remove", "fc_empty": "Empty the trash", "fc_prop": "Properties", @@ -1395,5 +1395,7 @@ "oo_refresh": "Refresh", "oo_refreshText": "This document has been updated", "support_category": "Choose a category", - "support_formCategoryError": "Error: category is empty" + "support_formCategoryError": "Error: category is empty", + "fm_emptyTrashOwned": "Your trash contains documents you own. You can remove them from your drive only, or destroy them for all users.", + "fm_restricted": "You do not have access" } From 7a41ba5ecb5eeec7babb5d1c595c9c689ee7e919 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 2 Jul 2020 17:41:20 +0200 Subject: [PATCH 2/2] Translated using Weblate (French) Currently translated at 99.9% (1300 of 1301 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index f4272d26a..da7f4f260 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -331,9 +331,9 @@ "fm_openParent": "Montrer dans le dossier", "fm_noname": "Document sans titre", "fm_emptyTrashDialog": "Êtes-vous sûr de vouloir vider la corbeille ?", - "fm_removeSeveralPermanentlyDialog": "Êtes-vous sûr de vouloir supprimer ces {0} éléments de votre CryptDrive de manière permanente ?", + "fm_removeSeveralPermanentlyDialog": "Êtes vous sûr de vouloir supprimer ces {0} éléments ? Ils resteront dans le drive des autres utilisateurs qui les ont stockés.", "fm_removePermanentlyNote": "Les pads dont vous êtes le propriétaire seront supprimés du serveur.", - "fm_removePermanentlyDialog": "Êtes-vous sûr de vouloir supprimer cet élément de votre CryptDrive de manière permanente ?", + "fm_removePermanentlyDialog": "Êtes-vous sûr de vouloir supprimer cet élément ? Il restera dans le drive des autres utilisateurs qui l'ont stocké.", "fm_deleteOwnedPad": "Êtes-vous sûr de vouloir supprimer définitivement ce pad du serveur ?", "fm_deleteOwnedPads": "Êtes-vous sûr de vouloir supprimer définitivement ces pads du serveur ?", "fm_restoreDialog": "Êtes-vous sûr de vouloir restaurer {0} à son emplacement précédent ?", @@ -380,9 +380,9 @@ "fc_expandAll": "Développer tout", "fc_collapseAll": "Réduire tout", "fc_delete": "Déplacer vers la corbeille", - "fc_delete_owned": "Supprimer du serveur", + "fc_delete_owned": "Détruire", "fc_restore": "Restaurer", - "fc_remove": "Supprimer de votre CryptDrive", + "fc_remove": "Supprimer", "fc_remove_sharedfolder": "Supprimer", "fc_empty": "Vider la corbeille", "fc_prop": "Propriétés", @@ -1394,5 +1394,7 @@ "support_attachments": "Pièces jointes", "oo_refreshText": "Ce document a été mis à jour", "oo_refresh": "Recharger", - "support_category": "Choisir une catégorie" + "support_category": "Choisir une catégorie", + "fm_restricted": "Vous n'avez pas accès à cet élément", + "fm_emptyTrashOwned": "Votre corbeille contient des documents dont vous êtes propriétaire. Vous pouvez les supprimer de votre drive uniquement, ou les détruire pour tous les utilisateurs." }