Messages.restrictedLoginPrompt="You are not authorized to access this document. <a>Log in</a> if you think your account should be able to access it.";// XXX
"restrictedError":"You are not authorised to access this document",
"restrictedError":"You are not authorized to access this document",
"contacts":"Contacts",
"access_noContact":"No other contact to add",
"allow_checkbox":"Enable access list",
@ -918,7 +918,7 @@
"allow_disabled":"disabled",
"allow_label":"Access list: {0}",
"access_muteRequests":"Mute access requests for this pad",
"owner_text":"The owner(s) of a pad are the only users authorised to: add/remove owners, restrict access to the pad with an access list, or delete the pad.",
"owner_text":"The owner(s) of a pad are the only users authorized to: add/remove owners, restrict access to the pad with an access list, or delete the pad.",
"logoutEverywhere":"Log out everywhere",
"allow_text":"Using an access list means that only selected users and owners will be able to access this document.",
"teams":"Teams",
@ -1117,7 +1117,7 @@
"whatis_model":"Business model",
"whatis_model_info":"<p>CryptPad has been supported since 2016 by French and European research grants such as BPI France, NLNet Foundation, NGI Trust, Mozilla Open Source Support, as well as donations and subscriptions to cryptpad.fr. We believe that public money should fund public code, so the service is fully open source. This means anyone can use, host, and modify the software.</p><p>CryptPad does not profit from user data. This is part of a vision for online services that respect privacy. Unlike the big platforms that pretend to be \"free\" while making profits from personal information, CryptPad aims to build a sustainable model funded willingly by users.</p><p>We offer CryptPad's functionality for free because we believe everyone deserves personal privacy, not just people with disposable income. If you are in a position to support the project, you will contribute new features, improvements and maintenance that benefit all users.</p><p>Now that the feasibility of the project has been established, the next goal is to make it financially sustainable through user funding. If you would like to support CryptPad and help make it a sustainable alternative to the big platforms, please consider making a one-time or recurring donation.</p>",
"whatis_xwiki":"Made at XWiki",
"whatis_xwiki_info":"<p>CryptPad is made at <a>XWiki</a>, a company based in Paris, France that has been making open-source software for over 15 years. We have extensive experience making collaborative software to organise information. Our track record shows we are committed to the long-term development and maintenance of CryptPad.</p>",
"whatis_xwiki_info":"<p>CryptPad is made at <a>XWiki</a>, a company based in Paris, France that has been making open-source software for over 15 years. We have extensive experience making collaborative software to organize information. Our track record shows we are committed to the long-term development and maintenance of CryptPad.</p>",
"creation_expiresIn":"Expires in",
"creation_helperText":"Open in documentation",
"docs_link":"Documentation",
@ -1238,5 +1238,92 @@
"admin_supportInitGenerate":"Generate support keys",
"admin_supportPrivHint":"Display the private key that other admins will need to view support tickets. A form to enter this key will be displayed on their admin panel.",
"admin_supportPrivButton":"Show key",
"admin_emailButton":"Update"
"admin_emailButton":"Update",
"share_formEdit":"Author",
"share_formAuditor":"Auditor",
"share_formView":"Participant",
"button_newform":"New Form",
"form_invalid":"Invalid form",
"form_editBlock":"Edit",
"form_editMax":"Maximum selectable options",
"form_editMaxLength":"Maximum characters",
"form_editType":"Option type",
"form_poll_text":"Text",
"form_poll_day":"Day",
"form_poll_time":"Time",
"form_poll_switch":"Swap axes",
"form_pollTotal":"Total",
"form_pollYourAnswers":"Your answers",
"form_textType":"Text type",
"form_text_text":"Text",
"form_text_url":"Link",
"form_text_email":"Email",
"form_text_number":"Number",
"form_default":"Your question here?",
"form_type_input":"Text",
"form_type_textarea":"Paragraph",
"form_type_radio":"Choice",
"form_type_multiradio":"Choice Grid",
"form_type_checkbox":"Checkbox",
"form_type_multicheck":"Checkbox Grid",
"form_type_poll":"Poll",
"form_type_sort":"Ordered list",
"form_sort_hint":"Please drag these items from most (1) to least ({0}) preferred.",
"form_type_md":"Description",
"form_type_page":"Page break",
"form_description_default":"Your text here",
"form_duplicates":"Duplicate entries have been removed",
"form_maxOptions":"maximum {0} answer(s)",
"form_maxLength":"Character limit: {0}/{1}",
"form_submit":"Submit",
"form_update":"Update",
"form_reset":"Reset",
"form_sent":"Sent",
"form_delete":"Delete",
"form_submitWarning":"Submit anyway",
"form_updateWarning":"Update anyway",
"form_cantFindAnswers":"Unable to retrieve your existing answers for this form.",
"form_answered":"You have already answered this form",
"form_results":"Responses",
"form_results_empty":"There are no responses",
"form_editor":"Editor",
"form_form":"Form",
"form_viewResults":"Go to responses",
"form_showIndividual":"Show individual answers",
"form_showSummary":"Show summary",
"form_answerAnonymous":"Anonymous answer on {0}",
"form_viewButton":"View",
"form_backButton":"Back",
"form_answerName":"Answer from {0} on {1}",
"form_answerWarning":"Unconfirmed identity",
"form_notAnswered":"<b>{0}</b> empty answers",
"form_input_ph_email":"email@example.com",
"form_input_ph_url":"https://example.com",
"form_invalidWarning":"There are errors in some answers:",
"form_invalidQuestion":"Question {0}",
"form_makePublic":"Publish responses",
"form_makePublicWarning":"Are you sure you want to make responses to this form public? This cannot be undone.",
"form_isPublic":"Responses are public",
"form_isPrivate":"Responses are private",
"form_open":"Open",
"form_setEnd":"Set closing date",
"form_removeEnd":"Remove closing date",
"form_isOpen":"This form is open",
"form_isClosed":"This form was closed on {0}",
"form_willClose":"This form will close on {0}",
"form_anonymous":"Anonymous answers",
"form_anonymous_on":"Allowed",
"form_anonymous_off":"Blocked",
"form_defaultOption":"Option {0}",
"form_defaultItem":"Item {0}",
"form_newOption":"New option",
"form_newItem":"New item",
"form_add_option":"Add option",
"form_add_item":"Add item",
"form_anonymous_blocked":"Anonymous responses are blocked for this form. You must <a href=\"/login/\">log in</a> or <a href=\"/register/\">register</a> to submit answers.",
"form_addMultiple":"Add all",
"form_addMultipleHint":"Add multiple dates and times",