From 7ccb73cc6f6c3a1f959d6d1f0e60c8adbf0d4555 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 24 May 2019 14:43:14 +0000 Subject: [PATCH 1/3] Translated using Weblate (English) Currently translated at 100.0% (970 of 970 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (969 of 969 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (968 of 968 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (967 of 967 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index cec8e434e..5c4ac4d49 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1060,5 +1060,9 @@ "friendRequest_received": "{0} would like to be your friend", "friendRequest_notification": "{0} sent you a friend request", "notifications_empty": "You have no new notifications", - "notifications_title": "You have unread notifications" + "notifications_title": "You have unread notifications", + "profile_addDescription": "Add a description", + "profile_editDescription": "Edit your description", + "profile_addLink": "Add a link to your website", + "profile_info": "Other users can find your profile through your avatar in document user lists." } From efceb0940a2321020b96422efd9fce54fea15e74 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 24 May 2019 14:43:14 +0000 Subject: [PATCH 2/3] Translated using Weblate (French) Currently translated at 100.0% (970 of 970 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 79b812380..1e4de51d6 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1060,5 +1060,9 @@ "friendRequest_received": "{0} souhaite être votre ami", "friendRequest_notification": "{0} vous a envoyé une demande d'ami", "notifications_empty": "Vous n'avez pas de nouvelle notification", - "notifications_title": "Vous avez des notifications non lues" + "notifications_title": "Vous avez des notifications non lues", + "profile_addDescription": "Ajouter une description", + "profile_editDescription": "Modifier votre description", + "profile_addLink": "Ajouter un lien vers votre site web", + "profile_info": "Les autres utilisateurs peuvent trouver votre profil en cliquant sur votre nom dans la liste d'utilisateurs des documents." } From e265f5ec700a18c517f7d33fe65ebb1ff9713018 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 24 May 2019 14:43:15 +0000 Subject: [PATCH 3/3] Translated using Weblate (German) Currently translated at 98.7% (957 of 970 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/ --- www/common/translations/messages.de.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.de.json b/www/common/translations/messages.de.json index 603ad53b0..b2d63fecc 100644 --- a/www/common/translations/messages.de.json +++ b/www/common/translations/messages.de.json @@ -1051,5 +1051,14 @@ "drive_active1Day": "Letzte 24 Stunden", "drive_active7Days": "Letzte 7 Tage", "drive_active28Days": "Letzte 4 Wochen", - "drive_activeOld": "Ältere Pads" + "drive_activeOld": "Ältere Pads", + "friendRequest_later": "", + "friendRequest_accept": "", + "friendRequest_decline": "", + "friendRequest_declined": "", + "friendRequest_accepted": "", + "friendRequest_received": "", + "friendRequest_notification": "", + "notifications_empty": "", + "notifications_title": "" }