out.anonymousStoreDisabled="The webmaster of this CryptPad instance has disabled the store for anonymous users. You have to log in to be able to use CryptDrive.";
out.updated_0_pinLimitReachedAlert="You've reached your storage limit. New pads won't be stored in your CryptDrive.<br>"+
'You can either remove pads from your CryptDrive or <a href="https://accounts.cryptpad.fr/#!on={0}" target="_blank">subscribe to a premium offer</a> to increase your limit.';
out.profile_inviteButtonTitle='Create a link that will invite this user to connect with you.';
out.profile_inviteExplanation="Clicking <strong>OK</strong> will create a link to a secure messaging session that <em>only {0} will be able to redeem.</em><br><br>The link will be copied to your clipboard and can be shared publicly.";
out.fm_info_root="Create as many nested folders here as you want to sort your files.";
out.fm_info_unsorted='Contains all the files you\'ve visited that are not yet sorted in "Documents" or moved to the "Trash".';// "My Documents" should match with the "out.fm_rootName" key, and "Trash" with "out.fm_trashName"
out.fm_info_anonymous='You are not logged in so your pads will expire after 3 months (<a href="https://blog.cryptpad.fr/2017/05/17/You-gotta-log-in/" target="_blank">find out more</a>). '+
out.fm_info_owned="You are the owner of the pads displayed here. This means you can remove them permanently from the server whenever you want. If you do so, other users won't be able to access them anymore.";
out.fs_migration="Your CryptDrive is being updated to a new version. As a result, the current page has to be reloaded.<br><strong>Please reload this page to continue to use it.</strong>";
out.register_mustRememberPass="We cannot reset your password if you forget it. It's very important that you remember it! Please check the checkbox to confirm.";
"<li><i class='fa fa-info-circle'> </i> Your password is your secret key which encrypts all of your pads. If you lose it there is no way we can recover your data.</li>",
"<li><i class='fa fa-info-circle'> </i> You can import pads which were recently viewed in your browser so you have them in your account.</li>",
"<li><i class='fa fa-info-circle'> </i> If you are using a shared computer, you need to log out when you are done, closing the tab is not enough.</li>",
out.settings_disableThumbnailsAction="Disable thumbnails creation in your CryptDrive";
out.settings_disableThumbnailsDescription="Thumbnails are automatically created and stored in your browser when you visit a new pad. You can disable this feature here.";
out.settings_resetThumbnailsAction="Clean";
out.settings_resetThumbnailsDescription="Clean all the pads thumbnails stored in your browser.";
out.settings_resetThumbnailsDone="All the thumbnails have been erased.";
out.settings_deleteHint="Account deletion is permanent. Your CryptDrive and your list of pads will be deleted from the server. The rest of your pads will be deleted in 90 days if nobody else has stored them in their CryptDrive.";
out.settings_deleteButton="Delete your account";
out.settings_deleteModal="Share the following information with your CryptPad administrator in order to have your data removed from their server.";
out.settings_padWidthHint="Rich text pads use by default the maximum available width on your screen and it can be difficult to read. You can reduce the editor's width here.";
out.settings_padWidthLabel="Reduce the editor's width";
out.settings_creationSkip="Skip the pad creation screen";
out.settings_creationSkipHint="The pad creation screen offers new options to create a pad, providing you more control and security over your data. However, it may slow down your workflow by adding one additionnal step so, here, you have the option to skip this screen and use the default settings selected above.";
out.settings_creationSkipTrue="Skip";
out.settings_creationSkipFalse="Display";
out.settings_templateSkip="Skip the template selection modal";
out.settings_templateSkipHint="When you create a new empty pad, if you have stored templates for this type of pad, a modal appears to ask if you want to use a template. Here you can choose to never show this modal and so to never use a template.";
out.about_intro='CryptPad is created inside of the Research Team at <a href="http://xwiki.com">XWiki SAS</a>, a small business located in Paris France and Iasi Romania. There are 3 core team members working on CryptPad plus a number of contributors both inside and outside of XWiki SAS.';
out.main_info="<h2>Collaborate in Confidence</h2> Grow your ideas together with shared documents while <strong>Zero Knowledge</strong> technology secures your privacy; <strong>even from us</strong>.";
out.whatis_collaboration_p1='With CryptPad, you can make quick collaborative documents for taking notes and writing down ideas together. When you sign up and log in, you get file upload capability and a CryptDrive where you can organize all of your pads. As a registered user you get 50MB of space for free.';
out.whatis_collaboration_p2='You can share access to a CryptPad document simply by sharing the link. You can also share a link which provides <em>read only</em> access to a pad, allowing you to publicise your collaborative work while still being able to edit it.';
out.whatis_collaboration_p3='You can make simple rich text documents with <a href="http://ckeditor.com/">CKEditor</a> as well as Markdown documents which are rendered in realtime while you type. You can also use the poll app for scheduling events with multiple participants.';
out.whatis_zeroknowledge_p1="We don't want to know what you're typing and with modern cryptography, you can be sure that we can't know. CryptPad uses <strong>100% client side encryption</strong> to protect the content that you type from us, the people who host the server.";
out.whatis_zeroknowledge_p2='When you sign up and log in, your username and password arecomputed into a secret key using <a href="https://en.wikipedia.org/wiki/Scrypt">scrypt key derivation function</a>. Neither this key, nor the username and password are ever sent to the server. Instead they are used on the client side todecrypt the content of your CryptDrive, which contains the keys to all pads that you are able to access.';
out.whatis_zeroknowledge_p3='When you share the link to a document, you\'re sharing the cryptographic key for accessing that document but since the key is in the <a href="https://en.wikipedia.org/wiki/Fragment_identifier">fragment identifier</a>, it is never directly sent to the server. Check out our <a href="https://blog.cryptpad.fr/2017/07/07/cryptpad-analytics-what-we-cant-know-what-we-must-know-what-we-want-to-know/">privacy blog post</a> to learn more about what types of metadata we do and do not have access to.';
out.whatis_drive='Organization with CryptDrive';
out.whatis_drive_p1='Whenever you access a pad in CryptPad, the pad is automatically added to your CryptDrive in the main folder. Later on, you can organize these pads into folders or you can put them in the trash bin. CryptDrive allows you to search through your pads and to organize them whenever you want, however you want.';
out.whatis_drive_p2='With intuitive drag-and-drop, you can move pads around in your drive and the link to these pads will stay the same so your collaborators will never lose access.';
out.whatis_drive_p3='You can also upload files in your CryptDrive and share them with colleagues. Uploaded files can be organized just like collaborative pads.';
out.whatis_business_p1='CryptPad\'s Zero Knowledge encryption is excellent for multiplying the effectiveness of existing security protocols by mirroring organizational access controls in cryptography. Because sensitive assets can only be decrypted using employee access credentials, CryptPad removes the hacker jackpot which exists in traditional IT servers. Read the <a href="https://blog.cryptpad.fr/images/CryptPad-Whitepaper-v1.0.pdf">CryptPad Whitepaper</a> to learn more about how it can help your business.';
out.whatis_business_p2='CryptPad is deployable on premises and the <a href="https://cryptpad.fr/about.html">CryptPad developers</a> at XWiki SAS are able to offer commercial support, customization and development. Reach out to <a href="mailto:sales@cryptpad.fr">sales@cryptpad.fr</a> for more information.';
out.policy_whatweknow_p1='As an application that is hosted on the web, CryptPad has access to metadata exposed by the HTTP protocol. This includes your IP address, and various other HTTP headers that can be used to identify your particular browser. You can see what information your browser is sharing by visiting <a target="_blank" rel="noopener noreferrer" href="https://www.whatismybrowser.com/detect/what-http-headers-is-my-browser-sending" title="what http headers is my browser sending">WhatIsMyBrowser.com</a>.';
out.policy_whatweknow_p2='We use <a href="https://www.elastic.co/products/kibana" target="_blank" rel="noopener noreferrer" title="open source analytics platform">Kibana</a>, an open source analytics platform, to learn more about our users. Kibana tells us about how you found CryptPad, via direct entry, through a search engine, or via a referral from another web service like Reddit or Twitter.';
out.policy_howweuse_p1='We use this information to make better decisions about promoting CryptPad, by evaluating which of our past efforts were successful. Information about your location lets us know whether we should consider providing better support for languages other than English.';
out.policy_howweuse_p2="Information about your browser (whether it's a desktop or mobile operating system) helps us make decisions when prioritizing feature improvements. Our development team is small, and we try to make choices that will improve as many users' experience as possible.";
out.policy_whatwetell='What we tell others about you';
out.policy_whatwetell_p1='We do not furnish to third parties the information that we gather or that you provide to us unless we are legally required to do so.';
out.policy_links_p1='This site contains links to other sites, including those produced by other organizations. We are not responsible for the privacy practices or the contents of any outside sites. As a general rule, links to outside sites are launched in a new browser window, to make clear that you are leaving CryptPad.fr.';
out.policy_choices_vpn='If you want to use our hosted instance, but don\'t want to expose your IP address, you can protect your IP using the <a href="https://www.torproject.org/projects/torbrowser.html.en" title="downloads from the Tor project" target="_blank" rel="noopener noreferrer">Tor browser bundle</a>, or a <a href="https://riseup.net/en/vpn" title="VPNs provided by Riseup" target="_blank" rel="noopener noreferrer">VPN</a>.';
out.policy_choices_ads='If you just want to block our analytics platform, you can use adblocking tools like <a href="https://www.eff.org/privacybadger" title="download privacy badger" target="_blank" rel="noopener noreferrer">Privacy Badger</a>.';
a:"An <em>owned pad</em> is a pad created with an explicit <em>owner</em>, identified to the server by their <em>public signing key</em>."+
" A pad's owner may choose to delete their pads from the server, making it unavailable to other collaborators in the future, whether they had it in their CryptDrive or not."
a:"An <em>expiring pad</em> is a pad created with a set time at which it will be automatically removed from the server."+
" Expiring pads can be configured to last anywhere from one hour to one hundred months."+
" The pad and all of its history will become permanently unavailable even if it is being edited at the time that it expires.<br><br>"+
"If a pad is set to expire, you can check its expiration time by viewing its <em>properties</em>, either by right-clicking the pad in your CryptDrive, or by using the <em>properties</em> sub-menu from an application's toolbar."
a:"You can tag pads and uploaded files via your CryptDrive, or using the <em>tag</em> button (<span class='fa fa-hashtag'></span>) in any editor's toolbar."+
" Search for pads and files in your CryptDrive using the search bar with a term beginning with hashtag, like <em>#crypto</em>."
a:"A template is a pad which can be used to define to initial content for another pad of the same type when you create it."+
" Any existing pad can be turned into a template by moving it into the <em>Templates</em> section in your CryptDrive."+
" You can also create a copy of a pad to be used as a template by clicking the template button (<span class='fa fa-bookmark'></span>) in the editor's toolbar."
a:"Server administrators are able to see the IP addresses of people who visit the CryptPad."+
" We don't record which addresses visit which pads, but we could, even though we don't have access to the decrypted content of those pads."+
" If you are worried about us analyzing that information, it's safest to assume that we do collect it, since we can't prove that we don't.<br><br>"+
"We collect some basic telemetry about how people use CryptPad, such as the size of the screen on their device, and which buttons they click the most."+
"This helps us improve the software, but if you'd prefer not to send such information to the server, you can <strong>opt out by unchecking the <em>Enable user feedback</em> checkbox</strong>.<br><br>"+
"We do keep track of which pads are in a user's CryptDrive so that we can impose storage limits, but we don't know the content or type of those pads."+
" Storage quotas are associated with a user's public key, but we don't associate names or emails with those public keys.<br><br>"+
" For more information, you can read this <a href='https://blog.cryptpad.fr/2017/07/07/cryptpad-analytics-what-we-cant-know-what-we-must-know-what-we-want-to-know/' target='_blank'>blog post</a> which we wrote about the topic."
a:"We don't require users to verify their email address, and the server does not even learn your username or password when you register."+
" Instead, the register and login forms generate a unique keyring from your input, and the server only learns your cryptographic signature."+
" We use this information to track details like how much data you are using, which allows us to restrict each user to a quota.<br><br>"+
"We use our <em>feedback</em> functionality to inform the server that someone with your IP has registered an account."+
" We use this to measure how many people register for CryptPad accounts, and to see what regions they are in so that we can guess which languages may need better support.<br><br>"+
"When you register, you generate a public key which is used to tell the server that the pads in your CryptDrive should not be deleted even if they are not actively being used."+
" This information does reveal more about how you are using CryptPad, but the system allows us to remove pads from the server once nobody cares enough to keep them."
},
other:{
q:"What can other collaborators learn about me?",
a:"When you edit a pad with someone else, you communicate through the server, so only we learn your IP address."+
" Other users can see your display name, avatar, the link to your profile (if you have one), and your <em>public key</em> (which is used for encrypting communications between each other)."
a:"Even though CryptPad is designed to know as little about you as possible, it does not provide strong anonymity."+
" Our servers have access to your IP address, however, you can hide this information by using Tor to access CryptPad."+
" Using Tor without changing your behaviour will not guarantee you anonymity, as the server is also able to identify users by their unique cryptographic identifier."+
" If you use the same account when you're not using Tor, it will be possible to deanonymize your session.<br><br>"+
"For users who require a lesser degree of privacy, CryptPad does not require users to identify themselves by name, phone number, or email address like many other services."
a:"When we use the term <em>Zero Knowledge</em>, we are not referring to <em>Zero Knowledge proofs</em>, but to <em>Zero Knowledge Web Services</em>."+
" <em>Zero Knowledge Web Services</em> encrypt user data in the user's browser, without the server ever having access to the unencrypted data, or the encryption keys.<br><br>"+
"We've compiled a short list of Zero Knowledge services <a href='https://blog.cryptpad.fr/2017/02/20/Time-to-Encrypt-the-Cloud/#Other-Zero-Knowledge-Services'>here</a>."
a:"Our position is that cloud services should not require access to your data in order for you to share it with your friends and colleagues."+
" If you are using another service to collaborate, and they do not explicitly say that they can't access your information, it is very likely that they are leveraging it for profit."
a:"In the event that your device is stolen, CryptPad allows you to trigger a remote logout of all devices except the one you are currently using."+
" To do so, go to your <strong>settings page</strong> and click <strong>Log out everywhere</strong>."+
" All other devices which are currently connected to the account will log out."+
" Any previously connected devices which visit CryptPad will log out as soon as they load the page.<br><br>"+
"Currently, <em>remote logout</em> is implemented in the browser, not in conjunction with the server."+
" As such, it may not protect you from government agencies, but it should be sufficient if you forgot to log out after using CryptPad from a shared computer."
a:"CryptPad is based upon two open-source cryptography libraries: <a href='https://github.com/dchest/tweetnacl-js' target='_blank'>tweetnacl.js</a> and <a href='https://github.com/dchest/scrypt-async-js' target='_blank'>scrypt-async.js</a>.<br><br>"+
"Scrypt is a <em>password-based key derivation algorithm</em>. We use it to turn your username and password into a unique keyring which secures access to your CryptDrive such that only you can access your list of pads.<br><br>"+
"We use the <em>xsalsa20-poly1305</em> and <em>x25519-xsalsa20-poly1305</em> cyphers provided by tweetnacl to encrypt pads and chat history, respectively."
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>."
a:"Only <em>owned pads</em> (introduced in February 2018) can be deleted. Additionally, these pads can only be deleted by their <em>owners</em> (the person that originally created the pad)."+
" If you are not the creator of the pad, you will have to ask its owner to delete it for you."+
" For pads you do own, you can <strong>right-click the pad in your CryptDrive</strong>, and choose <strong>Delete from the server</strong>."
a:"Unfortunately, if we could recover access to your encrypted pads for you, we'd be able to access them ourselves."+
" If you did not record your username and password anywhere, and cannot remember either, you may be able to recover your pads by filtering your browser's history."
a:"It's probable that you registered the same name twice, using different passwords."+
" Because the CryptPad server identifies you by your cryptographic signature and not your name, it cannot prevent others from registering with the same name."+
" As such, each user account has a unique username and password combination."+
" Logged in users can see their username at the top of the settings page."
a:"We're working on adding support for <em>\"workgroups\"</em>, which would allow collaborators to share a folder structure, and all the pads contained within that structure."
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:"By developing privacy-respecting collaboration technology, we wish to raise users' expectations of privacy from cloud-computing platforms."+
" We hope that our work drives other service providers in all domains to match or exceed our efforts."+
" Despite our optimism, we know that much of the web is funded by revenue from targeted advertising."+
" There is much more work to be done than we can manage ourselves, and we appreciate the promotion, support, and contributions of our community towards this goal."
a:"We are happy to provide support for your organization's internal CryptPad installation. Please contact <a href='mailto:sales@cryptpad.fr' target='_blank'>sales@cryptpad.fr</a> for more information."
a:" If you are running your own instance of CryptPad, and would like to enable paid accounts and split the revenue with the developers, your server will need to be configured as a partner service.<br><br>"+
"In your CryptPad directory, <em>config.example.js</em> should contain an explanation of what you need to configure on your server."+
" You will need to contact <a href='mailto:sales@cryptpad.fr'>sales@cryptpad.fr</a> to verify that your server is configured to use HTTPS correctly, and discuss payment methods."
out.tos_e2ee="CryptPad contents can be read or modified by anyone who can guess or otherwise obtain the pad's fragment identifier. We recommend that you use end-to-end-encrypted (e2ee) messaging technology to share links, and assume no liability in the event that such a link is leaked.";
more:'Learn more about how CryptPad can work for you by reading our <a href="/faq.html" target="_blank">FAQ</a>',
share:'Use the share menu (<span class="fa fa-share-alt"></span>) to generate a link so collaborators can view or edit this pad',
stored:'Every pad you visit is automatically stored in your <a href="/drive/" target="_blank">CryptDrive</a>',
};
out.help.text={
formatting:'You can display or hide the text formatting toolbar by clicking the <span class="fa fa-caret-down"></span> or <span class="fa fa-caret-up"></span> buttons',
embed:'Registered users can embed an image or a file stored in their CryptDrive using <span class="fa fa-image"></span>',
history:'You can use <em>history</em> <span class="fa fa-history"></span> to view or restore previous versions',
};
out.help.pad={
export:'You can export the content as PDF using the <span class="fa fa-print"></span> button in the text formatting toolbar',
markdown:'Write slides in <a href="http://www.markdowntutorial.com/">Markdown</a> and separate them with a line containing <code>---</code>',
present:'Start the presentation using the <span class="fa fa-play-circle"></span> button',
settings:'Change the slide settings (background, transitions, page numbers, etc.) with the <span class="fa fa-cog"></span> button in the <span class="fa fa-ellipsis-h"></span> submenu',
colors:'Change the text and background colors using the <span class="fa fa-i-cursor"></span> and <span class="fa fa-square"></span> buttons',
};
out.help.poll={
decisions:'Make decisions in private among trusted friends',
options:'Propose options, and express your preferences',
submit:'Click <strong>submit</strong> to make your choices visible to others',
};
out.help.whiteboard={
colors:'Double-click colors to modify your palette',
mode:'Disable draw mode to drag and stretch strokes',
embed:'Embed images from your disk <span class="fa fa-file-image-o"></span> or your CryptDrive <span class="fa fa-image"></span> and export them as PNG to your disk <span class="fa fa-download"></span> or your CryptDrive <span class="fa fa-cloud-upload"></span>'
'Share the link to this pad to edit with friends or use the <span class="fa fa-share-alt"></span> button to share a <em>read-only link</em> which allows viewing but not editing.',
out.readme_cat1_l3="Organize your pads: When you are logged in, every pad you access will be shown as in the {0} section of your drive.";// 0: Unsorted files
out.readme_cat1_l3_l1="You can click and drag files into folders in the {0} section of your drive and make new folders.";// 0: Documents
out.readme_cat1_l3_l2="Remember to try right clicking on icons because there are often additional menus.";
out.readme_cat1_l4="Put old pads in the trash: You can click and drag your pads into the {0} the same way you drag them into folders.";// 0: Trash
out.readme_cat2="Make pads like a pro";
out.edit="edit";
out.view="view";
out.readme_cat2_l1="The {0} button in your pad allows you to give access to collaborators to either {1} or to {2} the pad.";// 0: Share, 1: edit, 2: view
out.readme_cat2_l2="Change the title of the pad by clicking on the pencil";
out.readme_cat3="Discover CryptPad apps";
out.readme_cat3_l1="With CryptPad code editor, you can collaborate on code like Javascript and markdown like HTML and Markdown";
out.readme_cat3_l2="With CryptPad slide editor, you can make quick presentations using Markdown";
out.readme_cat3_l3="With CryptPoll you can take quick votes, especially for scheduling meetings which fit with everybody's calendar";
out.feedback_about="If you're reading this, you were probably curious why CryptPad is requesting web pages when you perform certain actions";
out.feedback_privacy="We care about your privacy, and at the same time we want CryptPad to be very easy to use. We use this file to figure out which UI features matter to our users, by requesting it along with a parameter specifying which action was taken.";
out.feedback_optout="If you would like to opt out, visit <a href='/settings/'>your user settings page</a>, where you'll find a checkbox to enable or disable user feedback";
out.creation_owned1="An <b>owned</b> pad can be deleted from the server whenever the owner wants. Deleting an owned pad removes it from other users' CryptDrives.";
out.creation_owned2="An <b>open</b> pad doesn't have any owner and thus, it can't be deleted from the server unless it has reached its expiration time.";
out.creation_expire1="An <b>unlimited</b> pad will not be removed from the server until its owner deletes it.";
out.creation_expire2="An <b>expiring</b> pad has a set lifetime, after which it will be automatically removed from the server and other users' CryptDrives.";
out.creation_newPadModalDescription="Click on a pad type to create it. You can also press <b>Tab</b> to select the type and press <b>Enter</b> to confirm.";
out.creation_newPadModalDescriptionAdvanced="You can check the box (or press <b>Space</b> to change its value) if you want to display the pad creation screen (for owned pads, expiring pads, etc.).";
out.password_info="The pad you're tyring to open is protected with a password. Enter the correct password to access its content.";
out.password_error="Pad not found!<br>This error can be caused by two factors: either the password in invalid, or the pad has been deleted from the server.";
out.password_placeholder="Type the password here...";