mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 19:26:31 -05:00
0d8ca681f8
* added history toolbar functionality * export now adds a version number * renamed OldHistoryEntry to V0HistoryEntry Signed-off-by: Philip Molares <philip.molares@udo.edu> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
248 lines
8.8 KiB
JSON
248 lines
8.8 KiB
JSON
{
|
|
"app": {
|
|
"slogan": "The best platform to write and share markdown.",
|
|
"title": "Collaborative markdown notes"
|
|
},
|
|
"landing": {
|
|
"intro": {
|
|
"exploreFeatures": "Explore all features",
|
|
"features": {
|
|
"collaboration": "Real time collaboration",
|
|
"mathJax": "Works with charts and MathJax",
|
|
"slides": "Supports slide mode"
|
|
},
|
|
"screenShotAltText": "CodiMD Screenshot"
|
|
},
|
|
"history": {
|
|
"noHistory": "No history",
|
|
"localHistory": "Below is history from this browser",
|
|
"toolbar": {
|
|
"cards": "Cards",
|
|
"table": "Table",
|
|
"selectTags": "Select tags…",
|
|
"searchKeywords": "Search keyword…",
|
|
"sortByTitle": "Sort by title",
|
|
"sortByLastVisited": "Sort by time",
|
|
"export": "Export history",
|
|
"import": "Import history",
|
|
"clear": "Clear history",
|
|
"refresh": "Refresh history"
|
|
},
|
|
"modal": {
|
|
"clearHistory": {
|
|
"title": "Delete history",
|
|
"question": "Do you want to clear the history?",
|
|
"disclaimer": "This won't delete any notes."
|
|
},
|
|
"importHistoryError": {
|
|
"title": "An error occurred",
|
|
"textWithFile": "While trying to import history from '{{fileName}}' an error occurred.",
|
|
"textWithoutFile": "You did not provide any files to upload the history from.",
|
|
"tooNewVersion": "The file '{{fileName}}' comes from a newer client and can't be imported."
|
|
}
|
|
},
|
|
"tableHeader": {
|
|
"title": "Title",
|
|
"actions": "Actions",
|
|
"tags": "Tags",
|
|
"lastVisit": "Last Visit"
|
|
}
|
|
},
|
|
"navigation": {
|
|
"intro": "Intro",
|
|
"history": "History",
|
|
"newGuestNote": "New guest note",
|
|
"newNote": "New note"
|
|
},
|
|
"footer": {
|
|
"releases": "Releases",
|
|
"poweredBy": "Powered by <0></0>",
|
|
"imprint": "Imprint",
|
|
"followUs": "Follow us on <0></0>, <1></1>, <2></2>, <3></3>, and <4></4>.",
|
|
"privacy": "Privacy",
|
|
"termsOfUse": "Terms of Use"
|
|
},
|
|
"versionInfo": {
|
|
"issueTracker": "Found a bug? Fill an issue!",
|
|
"sourceCode": "Read the source code",
|
|
"versionInfo": "Version info",
|
|
"successfullyCopied": "Copied!",
|
|
"serverVersion": "Server version",
|
|
"clientVersion": "Client version",
|
|
"title": "You are using"
|
|
}
|
|
},
|
|
"profile": {
|
|
"userProfile": "User profile",
|
|
"displayName": "Display name",
|
|
"displayNameInfo": "This name will be shown publicly on notes you created or edited.",
|
|
"changePassword": {
|
|
"title": "Change password",
|
|
"old": "Old password",
|
|
"new": "New password",
|
|
"newAgain": "New password again",
|
|
"info": "Your new password should contain at least 6 characters."
|
|
},
|
|
"accountManagement": "Account management",
|
|
"deleteUser": "Delete user",
|
|
"exportUserData": "Export user data",
|
|
"modal": {
|
|
"deleteUser": {
|
|
"title": "Delete user",
|
|
"message": "Do you really want to delete your user account?",
|
|
"subMessage": "This will delete your account, all notes that are owned by you and remove all references to your account from other notes."
|
|
}
|
|
}
|
|
},
|
|
"editor": {
|
|
"help": {
|
|
"contacts": {
|
|
"title": "Contacts",
|
|
"community": "Join the community",
|
|
"meetUsOn": "Meet us on {{service}}",
|
|
"helpTranslating": "Help us translating",
|
|
"reportIssue": "Report an issue"
|
|
},
|
|
"documents": {
|
|
"title": "Documents",
|
|
"features": "Features",
|
|
"yamlMetadata": "YAML Metadata",
|
|
"slideExample": "Slide Example"
|
|
},
|
|
"cheatsheet": {
|
|
"title": "Cheatsheet",
|
|
"example": "Example",
|
|
"syntax": "Syntax",
|
|
"exampleAlert": "This is an alert area.",
|
|
"underlinedText": "Underlined text",
|
|
"highlightedText": "Highlighted text",
|
|
"externalService": "Externals"
|
|
}
|
|
},
|
|
"error": {
|
|
"locked": {
|
|
"title": "This note is locked",
|
|
"description": "Sorry, only the owner can edit this note."
|
|
},
|
|
"limitReached": {
|
|
"title": "Reach the limit",
|
|
"description": "Sorry, you've reached the maximum length this note can be.",
|
|
"advice": "Please shorten the note."
|
|
},
|
|
"incompatible": {
|
|
"title": "Your client's version is incompatible.",
|
|
"description": "The server requires a newer version of the editor.",
|
|
"advice": "Refresh to update."
|
|
},
|
|
"newVersion": {
|
|
"title": "New version available!",
|
|
"description": "A new version of CodiMD is available",
|
|
"linkText": "See releases notes here",
|
|
"advice": "Refresh to enjoy new features."
|
|
},
|
|
"userStateChanged": {
|
|
"title": "Your user state has changed.",
|
|
"description": "Refresh to load new user state."
|
|
}
|
|
},
|
|
"viewMode": {
|
|
"edit": "Edit",
|
|
"view": "View",
|
|
"both": "Both"
|
|
},
|
|
"darkMode": {
|
|
"switchToDark": "Switch to Dark Mode",
|
|
"switchToLight": "Switch to Light Mode"
|
|
},
|
|
"editorToolbar": {
|
|
"bold": "Bold",
|
|
"italic": "Italic",
|
|
"strikethrough": "Strikethrough",
|
|
"header": "Header",
|
|
"code": "Code",
|
|
"blockquote": "Blockquote",
|
|
"unorderedList": "Unordered List",
|
|
"orderedList": "Ordered List",
|
|
"checkList": "Checklist",
|
|
"link": "Link",
|
|
"image": "Image",
|
|
"uploadImage": "Upload Image",
|
|
"table": "Table",
|
|
"line": "Line",
|
|
"comment": "Comment"
|
|
},
|
|
"menu": {
|
|
"menu": "Menu",
|
|
"new": "New",
|
|
"publish": "Publish",
|
|
"extra": "Extra",
|
|
"revision": "Revision",
|
|
"slideMode": "Slide Mode",
|
|
"download": "Download",
|
|
"help": "Help",
|
|
"deleteNote": "Delete note"
|
|
},
|
|
"export": {
|
|
"rawHtml": "Raw HTML"
|
|
},
|
|
"import": {
|
|
"clipboard": "Clipboard"
|
|
},
|
|
"modal": {
|
|
"snippetImport": {
|
|
"title": "Import from Snippet",
|
|
"selectProject": "Select From Available Projects",
|
|
"selectSnippet": "Select From Available Snippets"
|
|
},
|
|
"gistImport": {
|
|
"title": "Import from Gist",
|
|
"insertGistUrl": "Paste your gist url here…"
|
|
},
|
|
"snippetExport": {
|
|
"title": "Export to Snippet",
|
|
"visibilityLevel": "Select Visibility Level"
|
|
},
|
|
"revision": {
|
|
"title": "Revision",
|
|
"revertButton": "Revert"
|
|
},
|
|
"clipboardImport": {
|
|
"title": "Import from clipboard",
|
|
"insertMarkdown": "Paste your markdown or webpage here…"
|
|
},
|
|
"deleteNote": {
|
|
"title": "Delete note",
|
|
"question": "Do you really want to delete this note?",
|
|
"warning": "All users will lose their connection."
|
|
}
|
|
}
|
|
},
|
|
"common": {
|
|
"import": "Import",
|
|
"export": "Export",
|
|
"refresh": "Refresh",
|
|
"cancel": "Cancel",
|
|
"ok": "OK",
|
|
"close": "Close",
|
|
"save": "Save",
|
|
"or": "or",
|
|
"and": "and"
|
|
},
|
|
"login": {
|
|
"chooseMethod": "Choose method",
|
|
"signInVia": "Sign in via {{service}}",
|
|
"signIn": "Sign In",
|
|
"signOut": "Sign Out",
|
|
"register": "Register",
|
|
"auth": {
|
|
"email": "Email",
|
|
"password": "Password",
|
|
"username": "Username",
|
|
"error": {
|
|
"openIdLogin": "Invalid OpenID provided",
|
|
"emailLogin": "Invalid email or password",
|
|
"ldapLogin": "Invalid username or password"
|
|
}
|
|
}
|
|
}
|
|
}
|