hedgedoc/public/locales/en.json
Philip Molares 41f969fda6
Email sign in (#13)
polished via-email component
used state to track email and password.
explicitly did not put email and password in value of the appropriate input fields because that is not necessary nor do we want to write the clear text password into the dom

Signed-off-by: Philip Molares <philip.molares@udo.edu>
(cherry picked from commit c5f5956b8d8bb02553f85443f8b04acbf0c31f2b)
2020-05-15 20:43:43 +02:00

126 lines
5.1 KiB
JSON

{
"Collaborative markdown notes": "Collaborative markdown notes",
"Realtime collaborative markdown notes on all platforms.": "Collaborate on markdown notes on all platforms in realtime.",
"slogan": "The best platform to write and share markdown.",
"intro": "Intro",
"history": "History",
"newGuestNote": "New guest note",
"featureCollaboration": "Real time collaboration",
"featureMathJax": "Works with charts and MathJax",
"featureSlides": "Supports slide mode",
"signIn": "Sign In",
"Below is the history from browser": "Below is history from this browser",
"Welcome!": "Welcome!",
"newNote": "New note",
"or": "or",
"signOut": "Sign Out",
"exploreFeatures": "Explore all features",
"Select tags...": "Select tags…",
"Search keyword...": "Search keyword…",
"Sort by title": "Sort by title",
"Title": "Title",
"Sort by time": "Sort by time",
"Time": "Time",
"Export history": "Export history",
"Import history": "Import history",
"Clear history": "Clear history",
"Refresh history": "Refresh history",
"No history": "No history",
"Import from browser": "Import from browser",
"releases": "Releases",
"Are you sure?": "Are you sure?",
"Do you really want to delete this note?": "Do you really want to delete this note?",
"All users will lose their connection.": "All users will lose their connection.",
"Cancel": "Cancel",
"Yes, do it!": "Yes, do it!",
"chooseMethod": "Choose method",
"signInVia": "Sign in via {{service}}",
"New": "New",
"Publish": "Publish",
"Extra": "Extra",
"Revision": "Revision",
"Slide Mode": "Slide Mode",
"Export": "Export",
"Import": "Import",
"Clipboard": "Clipboard",
"Download": "Download",
"Raw HTML": "Raw HTML",
"Edit": "Edit",
"View": "View",
"Both": "Both",
"Help": "Help",
"Upload Image": "Upload Image",
"Menu": "Menu",
"This page need refresh": "This page needs to be refreshed",
"You have an incompatible client version.": "Your client's version is incompatible.",
"Refresh to update.": "Refresh to update.",
"New version available!": "New version available!",
"See releases notes here": "See releases notes here",
"Refresh to enjoy new features.": "Refresh to enjoy new features.",
"Your user state has changed.": "Your user state has changed.",
"Refresh to load new user state.": "Refresh to load new user state.",
"Refresh": "Refresh",
"Contacts": "Contacts",
"Report an issue": "Report an issue",
"Meet us on %s": "Meet us on %s",
"Send us email": "Send us email",
"Documents": "Documents",
"features": "Features",
"YAML Metadata": "YAML Metadata",
"Slide Example": "Slide Example",
"Cheatsheet": "Cheatsheet",
"Example": "Example",
"Syntax": "Syntax",
"Header": "Header",
"Unordered List": "Unordered List",
"Ordered List": "Ordered List",
"Todo List": "Checklist",
"Blockquote": "Blockquote",
"Bold font": "Bold",
"Italics font": "Italicize",
"Strikethrough": "Strikethrough",
"Inserted text": "Underlined text",
"Marked text": "Highlighted text",
"Link": "Link",
"Image": "Image",
"Code": "Code",
"Externals": "Externals",
"This is a alert area.": "This is an alert area.",
"Revert": "Revert",
"Import from clipboard": "Import from clipboard",
"Paste your markdown or webpage here...": "Paste your markdown or webpage here…",
"Clear": "Clear",
"This note is locked": "This note is locked",
"Sorry, only owner can edit this note.": "Sorry, only the owner can edit this note.",
"OK": "OK",
"Reach the limit": "Reach the limit",
"Sorry, you've reached the max length this note can be.": "Sorry, you've reached the maximum length this note can be.",
"Please reduce the content or divide it to more notes, thank you!": "Please shorten the note.",
"Import from Gist": "Import from Gist",
"Paste your gist url here...": "Paste your gist url here…",
"Import from Snippet": "Import from Snippet",
"Select From Available Projects": "Select From Available Projects",
"Select From Available Snippets": "Select From Available Snippets",
"OR": "OR",
"Export to Snippet": "Export to Snippet",
"Select Visibility Level": "Select Visibility Level",
"Night Theme": "Night Theme",
"followUs": "Follow us on <0></0>, <1></1>, <2></2>, <3></3>, and <4></4>.",
"privacy": "Privacy",
"termsOfUse": "Terms of Use",
"Do you really want to delete your user account?": "Do you really want to delete your user account?",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
"deleteUser": "Delete user",
"exportUserData": "Export user data",
"Help us translating on %s": "Help us translating on %s",
"sourceCode": "Source Code",
"Register": "Register",
"poweredBy": "Powered by <0></0>",
"Help us translating": "Help us translating",
"Join the community": "Join the community",
"imprint": "Imprint",
"errorEmailLogin": "Invalid email or password",
"errorLdapLogin": "Invalid username or password",
"email": "Email",
"password": "Password"
}