From 04235e063d938bda9df7c8cd71d8a05ed59b168a Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 11 Sep 2026 18:29:17 +0200 Subject: [PATCH] Translated using Weblate (English) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1898 of 1898 strings) Translated using Weblate (English) Currently translated at 100.0% (1891 of 1891 strings) Translated using Weblate (English) Currently translated at 100.0% (1882 of 1882 strings) Co-authored-by: David Benqué Co-authored-by: Weblate Co-authored-by: Zuzanna Maria Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/en/ Translation: CryptPad/App --- www/common/translations/messages.json | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 47c95f1bf..09e15ea81 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1876,10 +1876,27 @@ "form_date_time": "Select date and time", "contacts_muted": "Muted", "contacts_noFriends": "Your contact list is empty", - "contacts_noFriendsInfo": "Start by adding a contact to begin a conversation.", + "contacts_noFriendsInfo": "Start by adding a contact to begin a conversation.", "contacts_historyCleared": "The chat history has been deleted for everyone", "diagram_modesOptionLabel": "Change theme to {0}, will refresh app", "diagram_sketchTheme": "Sketch", "diagram_simpleTheme": "Simple", - "diagram_classicTheme": "Classic" + "diagram_classicTheme": "Classic", + "sent_chatMessage": "{0} has sent you a message", + "kanban_quickView": "Minimize card content", + "kanban_fullView": "Show card content", + "settings_profileShare": "Share profile", + "admin_logoType_error": "The logo image file type is not allowed", + "copy": "Copy", + "oo_blockURLImageDrop": "Dragging images from a browser is not supported.", + "form_footerInfo": "This form and your answers are protected with end-to-end encryption
Only the form author can read the data
To learn more and create your own forms visit the CryptPad website", + "form_guestAuthorTitle": "Save your author link before sharing", + "form_guestEditLinkDefinition": "This form's author link is the private link to modify questions and read responses.", + "form_guestAuthorBody": "This author link is currently not stored anywhere since you are not logged in. To avoid loosing access in future please save this link now:", + "form_guestAuthorBodyStored": "This author link is currently only stored on this device, please save it to avoid loosing access to your form.", + "form_guestAuthorCopied": "Author link copied", + "form_guestAuthorCopy": "Copy author link", + "form_guestAuthorContinuePublic": "Continue to public link", + "form_guestPublicTitle": "Copy your public link", + "form_guestPublicBody": "Share this link with participants so they can fill out your form." }