Add support of i18n with related patches and support "en" and "zh" locales for now
This commit is contained in:
104
locales/en.json
Normal file
104
locales/en.json
Normal file
@@ -0,0 +1,104 @@
|
||||
{
|
||||
"Collaborative markdown notes": "Collaborative markdown notes",
|
||||
"Realtime collaborative markdown notes on all platforms.": "Realtime collaborative markdown notes on all platforms.",
|
||||
"Best way to write and share your knowledge in markdown.": "Best way to write and share your knowledge in markdown.",
|
||||
"Intro": "Intro",
|
||||
"History": "History",
|
||||
"New guest note": "New guest note",
|
||||
"Collaborate with URL": "Collaborate with URL",
|
||||
"Support charts and MathJax": "Support charts and MathJax",
|
||||
"Support slide mode": "Support slide mode",
|
||||
"Sign In": "Sign In",
|
||||
"Below is the history from browser": "Below is the history from browser",
|
||||
"Welcome!": "Welcome!",
|
||||
"New note": "New note",
|
||||
"or": "or",
|
||||
"Sign Out": "Sign Out",
|
||||
"Explore all features": "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?",
|
||||
"Cancel": "Cancel",
|
||||
"Yes, do it!": "Yes, do it!",
|
||||
"Choose method": "Choose method",
|
||||
"Sign in via %s": "Sign in via %s",
|
||||
"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 need refresh",
|
||||
"You have an incompatible client version.": "You have an incompatible client version.",
|
||||
"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",
|
||||
"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": "Todo List",
|
||||
"Blockquote": "Blockquote",
|
||||
"Bold font": "Bold font",
|
||||
"Italics font": "Italics font",
|
||||
"Strikethrough": "Strikethrough",
|
||||
"Inserted text": "Inserted text",
|
||||
"Marked text": "Marked text",
|
||||
"Link": "Link",
|
||||
"Image": "Image",
|
||||
"Code": "Code",
|
||||
"Externals": "Externals",
|
||||
"This is a alert area.": "This is a 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 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 max length this note can be.",
|
||||
"Please reduce the content or divide it to more notes, thank you!": "Please reduce the content or divide it to more notes, thank you!",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user