"userlist_addAsFriendTitle":"Send \"{0}\" a friend request",
"userlist_addAsFriendTitle":"Send \"{0}\" a contact request",
"contacts_title":"Contacts",
"contacts_addError":"Error while adding that contact to the list",
"contacts_added":"Contact invite accepted.",
@ -302,7 +302,7 @@
"contacts_confirmRemoveHistory":"Are you sure you want to permanently remove your chat history? Data cannot be restored",
"contacts_removeHistoryServerError":"There was an error while removing your chat history. Try again later",
"contacts_fetchHistory":"Retrieve older history",
"contacts_friends":"Friends",
"contacts_friends":"Contacts",
"contacts_rooms":"Rooms",
"contacts_leaveRoom":"Leave this room",
"contacts_online":"Another user from this room is online",
@ -689,7 +689,7 @@
"features_f_social":"Social applications",
"features_f_social_note":"Create a profile, use an avatar, chat with contacts",
"features_f_file1":"Upload and share files",
"features_f_file1_note":"Share files with your friends or embed them in your pads",
"features_f_file1_note":"Share files with your contacts or embed them in your pads",
"features_f_storage1":"Permanent storage (50MB)",
"features_f_storage1_note":"Pads stored in your CryptDrive are never deleted for inactivity",
"features_f_register":"Register for free",
@ -792,7 +792,7 @@
"a":"Registered users have access to a number of features unavailable to unregistered users. There's a chart <a href='/features.html' target='_blank'>here</a>."
},
"share":{
"q":"How can I share encrypted pads with my friends?",
"q":"How can I share encrypted pads with my contacts?",
"a":"CryptPad puts the secret encryption key to your pad after the <em>#</em> character in the URL. Anything after this character is not sent to the server, so we never have access to your encryption keys. By sharing the link to a pad, you share the ability to read and access it."
},
"remove":{
@ -824,7 +824,7 @@
"title":"Other questions",
"pay":{
"q":"Why should I pay when so many features are free?",
"a":"We give supporters additional storage and the ability to increase their friends' quotas (<a href='https://accounts.cryptpad.fr/#/faq' target='_blank'>learn more</a>).<br><br>Beyond these short term benefits, by subscribing with a premium account you help to fund continued, active development of CryptPad. That includes fixing bugs, adding new features, and making it easier for others to help host CryptPad themselves. Additionally, you help to prove to other service providers that people are willing to support privacy enhancing technologies. It is our hope that eventually business models based on selling user data will become a thing of the past.<br><br>Finally, we offer most of CryptPad's functionality for free because we believe everyone deserves personal privacy, not just those with disposable income. By supporting us, you help us continue to make it possible for underprivileged populations to access these basic features without a price tag attached."
"a":"We give supporters additional storage and the ability to increase their contacts' quotas (<a href='https://accounts.cryptpad.fr/#/faq' target='_blank'>learn more</a>).<br><br>Beyond these short term benefits, by subscribing with a premium account you help to fund continued, active development of CryptPad. That includes fixing bugs, adding new features, and making it easier for others to help host CryptPad themselves. Additionally, you help to prove to other service providers that people are willing to support privacy enhancing technologies. It is our hope that eventually business models based on selling user data will become a thing of the past.<br><br>Finally, we offer most of CryptPad's functionality for free because we believe everyone deserves personal privacy, not just those with disposable income. By supporting us, you help us continue to make it possible for underprivileged populations to access these basic features without a price tag attached."
},
"goal":{
"q":"What is your goal?",
@ -885,7 +885,7 @@
"colors":"Change the text and background colors using the <span class=\"fa fa-i-cursor\"></span> and <span class=\"fa fa-square\"></span> buttons"
},
"poll":{
"decisions":"Make decisions in private among trusted friends",
"decisions":"Make decisions in private among trusted contacts",
"options":"Propose options, and express your preferences",
"choices":"Click cells in your column to cycle through yes (<strong>✔</strong>), maybe (<strong>~</strong>), or no (<strong>✖</strong>)",
"submit":"Click <strong>submit</strong> to make your choices visible to others"
@ -903,7 +903,7 @@
},
"driveReadmeTitle":"What is CryptPad?",
"readme_welcome":"Welcome to CryptPad !",
"readme_p1":"Welcome to CryptPad, this is where you can take note of things alone and with friends.",
"readme_p1":"Welcome to CryptPad, this is where you can take note of things alone and with contacts.",
"readme_p2":"This pad will give you a quick walk through of how you can use CryptPad to take notes, keep them organized and work together on them.",
"readme_cat1":"Get to know your CryptDrive",
"readme_cat1_l1":"Make a pad: In your CryptDrive, click {0} then {1} and you can make a pad.",
@ -1075,17 +1075,17 @@
"friendRequest_later":"Decide later",
"friendRequest_accept":"Accept (Enter)",
"friendRequest_decline":"Decline",
"friendRequest_declined":"<b>{0}</b> declined your friend request",
"friendRequest_accepted":"<b>{0}</b> accepted your friend request",
"friendRequest_received":"<b>{0}</b> would like to be your friend",
"friendRequest_notification":"<b>{0}</b> sent you a friend request",
"friendRequest_declined":"<b>{0}</b> declined your contact request",
"friendRequest_accepted":"<b>{0}</b> accepted your contact request",
"friendRequest_received":"<b>{0}</b> would like to be your contact",
"friendRequest_notification":"<b>{0}</b> sent you a contact request",
"notification_padShared":"{0} has shared a pad with you: <b>{1}</b>",
"notification_fileShared":"{0} has shared a file with you: <b>{1}</b>",
@ -1097,7 +1097,7 @@
"share_withFriends":"Share",
"notifications_dismiss":"Dismiss",
"fm_info_sharedFolderHistory":"This is only the history of your shared folder: <b>{0}</b><br/>Your CryptDrive will stay in read-only mode while you navigate.",
"share_description":"Choose what you'd like to share and either get the link or send it directly to your CryptPad friends.",
"share_description":"Choose what you'd like to share and either get the link or send it directly to your CryptPad contacts.",
"supportPage":"Support",
"admin_cat_support":"Support",
"admin_supportInitHelp":"Your server is not yet configured to have a support mailbox. If you want a support mailbox to receive messages from your users, you should ask your server administrator to run the script located in \"./scripts/generate-admin-keys.js\", then store the public key in the \"config.js\" file and send you the private key.",