From 2b5dcc6cfdbd258f46f8d67e91e29b42cc5c465d Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 23 May 2019 13:48:26 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (966 of 966 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (965 of 965 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (964 of 964 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (963 of 963 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (962 of 962 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (961 of 961 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (960 of 960 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (959 of 959 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (958 of 958 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 9b7fc7281..cec8e434e 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1051,5 +1051,14 @@ "drive_active1Day": "Last 24 hours", "drive_active7Days": "Last 7 days", "drive_active28Days": "Last 4 weeks", - "drive_activeOld": "Less recent pads" + "drive_activeOld": "Less recent pads", + "friendRequest_later": "Decide later", + "friendRequest_accept": "Accept (Enter)", + "friendRequest_decline": "Decline", + "friendRequest_declined": "{0} declined your friend request", + "friendRequest_accepted": "{0} accepted your friend request", + "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" }