memos/web/src/locales/en.json

364 lines
13 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"about": {
"about-memos": "About memos",
"memos-description": "memos is a web-based note-taking application that you can use to write, organize, and share notes.",
"no-server-description": "No description configured for this server.",
"other-projects": "Other Projects"
},
"amount-text": {
"memo": "MEMO"
},
"auth": {
"create-your-account": "Create your account",
"host-tip": "You are registering as the Site Host.",
"new-password": "New password",
"repeat-new-password": "Repeat the new password",
"sign-in-tip": "Already have an account?",
"sign-up-tip": "Don't have an account yet?"
},
"common": {
"about": "About",
"admin": "Admin",
"archive": "Archive",
"archived": "Archived",
"avatar": "Avatar",
"basic": "Basic",
"beta": "Beta",
"cancel": "Cancel",
"change": "Change",
"clear": "Clear",
"close": "Close",
"confirm": "Confirm",
"create": "Create",
"database": "Database",
"days": "Days",
"delete": "Delete",
"description": "Description",
"edit": "Edit",
"email": "Email",
"explore": "Explore",
"file": "File",
"filter": "Filter",
"home": "Home",
"image": "Image",
"inbox": "Inbox",
"language": "Language",
"learn-more": "Learn more",
"link": "Link",
"mark": "Mark",
"memos": "Memos",
"name": "Name",
"new": "New",
"nickname": "Nickname",
"null": "Null",
"or": "or",
"password": "Password",
"pin": "Pin",
"pinned": "Pinned",
"preview": "Preview",
"profile": "Profile",
"remember-me": "Remember me",
"rename": "Rename",
"reset": "Reset",
"resources": "Resources",
"restore": "Restore",
"role": "Role",
"save": "Save",
"search": "Search",
"select": "Select",
"settings": "Settings",
"share": "Share",
"sign-in": "Sign in",
"sign-in-with": "Sign in with {{provider}}",
"sign-out": "Sign out",
"sign-up": "Sign up",
"statistics": "Statistics",
"tags": "Tags",
"title": "Title",
"type": "Type",
"unpin": "Unpin",
"update": "Update",
"upload": "Upload",
"username": "Username",
"version": "Version",
"visibility": "Visibility",
"yourself": "Yourself"
},
"days": {
"fri": "Fri",
"mon": "Mon",
"sat": "Sat",
"sun": "Sun",
"thu": "Thu",
"tue": "Tue",
"wed": "Wed"
},
"editor": {
"add-your-comment-here": "Add your comment here...",
"any-thoughts": "Any thoughts...",
"save": "Save"
},
"embed-memo": {
"copy": "Copy",
"only-public-supported": "* Only public memos can be embedded.",
"text": "Copy and paste the below code into your blog or website.",
"title": "Embed Memo"
},
"inbox": {
"memo-comment": "{{user}} has a comment on your {{memo}}.",
"version-update": "New version {{version}} is available now!"
},
"memo": {
"archived-at": "Archived at",
"archived-memos": "Archived Memos",
"comment": {
"no-comment": "No comment",
"self": "Comments"
},
"copy-link": "Copy Link",
"count-memos-in-date": "{{count}} memos in {{date}}",
"delete-confirm": "Are you sure you want to delete this memo? THIS ACTION IS IRREVERSIBLE",
"delete-memo": "Delete Memo",
"embed": "Embed",
"fetch-more": "Click to fetch more",
"fetching-data": "Fetching data…",
"no-archived-memos": "No archived memos.",
"search-placeholder": "Search memos",
"show-more": "Show more",
"view-detail": "View Detail",
"visibility": {
"disabled": "Public memos are disabled",
"private": "Private",
"protected": "Workspace",
"public": "Public"
},
"wrapping": "Wrapping"
},
"message": {
"archived-successfully": "Archived successfully",
"change-memo-created-time": "Change memo created time",
"change-resource-filename": "Change resource filename",
"click-to-save-the-image": "Click to save the image",
"copied": "Copied",
"count-selected-resources": "Total selected",
"deleted-successfully": "Deleted successfully",
"failed-to-embed-memo": "Failed to embed memo",
"fill-all": "Please fill in all fields.",
"fill-form": "Please fill out this form",
"fill-server-name": "Please fill in the server name",
"generating-the-screenshot": "Generating the screenshot…",
"image-load-failed": "Image load failed",
"invalid-created-datetime": "Invalid created datetime.",
"invalid-resource-filename": "Invalid filename.",
"login-failed": "Login failed",
"maximum-upload-size-is": "Maximum allowed upload size is {{size}} MiB",
"memo-not-found": "Memo not found.",
"memo-updated-datetime": "Memo created datetime changed.",
"memos-ready": "all memos are ready",
"new-password-not-match": "New passwords do not match.",
"no-data": "No data found.",
"password-changed": "Password Changed",
"password-not-match": "Passwords do not match.",
"private-only": "This memo is set to private.",
"resource-filename-updated": "Resource filename changed.",
"resource-ready": "all resource are ready",
"restored-successfully": "Restored successfully",
"signup-failed": "Signup failed",
"succeed-copy-code": "Code copied successfully.",
"succeed-copy-content": "Content copied successfully.",
"succeed-copy-link": "Link copied successfully.",
"succeed-copy-link-not-public": "Content copied successfully. This memo is not accessible without logging in.",
"succeed-copy-resource-link": "Resource link copied successfully.",
"succeed-update-additional-script": "Additional script updated successfully.",
"succeed-update-additional-style": "Additional style updated successfully.",
"succeed-update-customized-profile": "Profile successfully customized.",
"succeed-vacuum-database": "Successfully vacuumed database.",
"update-succeed": "Update succeeded",
"user-not-found": "User not found"
},
"reference": {
"add-references": "Add references",
"embedded-usage": "Use as Embedded Content",
"no-memos-found": "No memos found",
"search-bar-placeholder": "Search content"
},
"resource": {
"clear": "Clear",
"copy-link": "Copy Link",
"create-dialog": {
"external-link": {
"file-name": "File name",
"file-name-placeholder": "File name",
"link": "Link",
"link-placeholder": "https://the.link.to/your/resource",
"option": "External link",
"type": "Type",
"type-placeholder": "File type"
},
"local-file": {
"choose": "Choose a file…",
"option": "Local file"
},
"title": "Create Resource",
"upload-method": "Upload method"
},
"delete-resource": "Delete Resource",
"delete-selected-resources": "Delete Selected Resources",
"fetching-data": "Fetching data…",
"file-drag-drop-prompt": "Drag and drop your file here to upload file",
"linked-amount": "Linked amount",
"no-files-selected": "No files selected",
"no-resources": "No resources.",
"no-unused-resources": "No unused resources",
"reset-link": "Reset Link",
"reset-link-prompt": "Are you sure to reset the link? This will break all current link usages. THIS ACTION IS IRREVERSIBLE",
"reset-resource-link": "Reset Resource Link",
"search-bar-placeholder": "Search resource",
"upload-successfully": "Upload successfully",
"warning-text": "Are you sure to delete this resource? THIS ACTION IS IRREVERSIBLE",
"warning-text-unused": "Are you sure to delete these unused resources? THIS ACTION IS IRREVERSIBLE"
},
"router": {
"back-to-top": "Back to Top",
"go-to-home": "Go to Home"
},
"setting": {
"account-section": {
"change-password": "Change password",
"email-note": "Optional",
"export-memos": "Export Memos",
"nickname-note": "Displayed in the banner",
"openapi-reset": "Reset OpenAPI Key",
"openapi-sample-post": "Hello #memos from {{url}}",
"openapi-title": "OpenAPI",
"reset-api": "Reset API",
"title": "Account Information",
"update-information": "Update Information",
"username-note": "Used to sign in"
},
"appearance-option": {
"dark": "Always dark",
"light": "Always light",
"system": "Follow system"
},
"member": "Member",
"member-list": "Member list",
"member-section": {
"archive-member": "Archive member",
"archive-warning": "Are you sure to archive {{username}}?",
"create-a-member": "Create a member",
"delete-member": "Delete Member",
"delete-warning": "Are you sure to delete {{username}}? THIS ACTION IS IRREVERSIBLE"
},
"my-account": "My Account",
"preference": "Preferences",
"preference-section": {
"default-memo-sort-option": "Memo display time",
"default-memo-visibility": "Default memo visibility",
"theme": "Theme"
},
"sso": "SSO",
"sso-section": {
"authorization-endpoint": "Authorization endpoint",
"client-id": "Client ID",
"client-secret": "Client secret",
"confirm-delete": "Are you sure to delete \"{{name}}\" SSO configuration? THIS ACTION IS IRREVERSIBLE",
"create-sso": "Create SSO",
"custom": "Custom",
"delete-sso": "Confirm delete",
"disabled-password-login-warning": "Password-login is disabled, be extra careful when removing identity providers",
"display-name": "Display Name",
"identifier": "Identifier",
"identifier-filter": "Identifier Filter",
"redirect-url": "Redirect URL",
"scopes": "Scopes",
"sso-created": "SSO {{name}} created",
"sso-list": "SSO List",
"sso-updated": "SSO {{name}} updated",
"template": "Template",
"token-endpoint": "Token endpoint",
"update-sso": "Update SSO",
"user-endpoint": "User endpoint"
},
"storage": "Storage",
"storage-section": {
"accesskey": "Access key",
"accesskey-placeholder": "Access key / Access ID",
"bucket": "Bucket",
"bucket-placeholder": "Bucket name",
"create-a-service": "Create a service",
"create-storage": "Create Storage",
"current-storage": "Current object storage",
"delete-storage": "Delete Storage",
"endpoint": "Endpoint",
"local-storage-path": "Local storage path",
"path": "Storage Path",
"path-description": "You can use the same dynamic variables from local storage, like {filename}",
"path-placeholder": "custom/path",
"presign-placeholder": "Pre-sign URL, optional",
"region": "Region",
"region-placeholder": "Region name",
"s3-compatible-url": "S3 Compatible URL",
"secretkey": "Secret key",
"secretkey-placeholder": "Secret key / Access Key",
"storage-services": "Storage services",
"type-database": "Database",
"type-local": "Local file system",
"update-a-service": "Update a service",
"update-local-path": "Update Local Storage Path",
"update-local-path-description": "Local storage path is a relative path to your database file",
"update-storage": "Update Storage",
"url-prefix": "URL prefix",
"url-prefix-placeholder": "Custom URL prefix, optional",
"url-suffix": "URL suffix",
"url-suffix-placeholder": "Custom URL suffix, optional",
"warning-text": "Are you sure to delete storage service \"{{name}}\"? THIS ACTION IS IRREVERSIBLE"
},
"system": "System",
"system-section": {
"additional-script": "Additional script",
"additional-script-placeholder": "Additional JavaScript code",
"additional-style": "Additional style",
"additional-style-placeholder": "Additional CSS code",
"allow-user-signup": "Allow user signup",
"customize-server": {
"appearance": "Server Appearance",
"description": "Description",
"icon-url": "Icon URL",
"locale": "Server Locale",
"title": "Customize Server"
},
"database-file-size": "Database File Size",
"disable-password-login": "Disable password login",
"disable-password-login-final-warning": "Please type \"CONFIRM\" if you know what you are doing.",
"disable-password-login-warning": "This will disable password login for all users. It is not possible to log in without reverting this setting in the database if your configured identity providers fail. Youll also have to be extra carefull when removing an identity provider",
"disable-public-memos": "Disable public memos",
"display-with-updated-time": "Display with updated time",
"enable-password-login": "Enable password login",
"enable-password-login-warning": "This will enable password login for all users. Continue only if you want to users to be able to log in using both SSO and password",
"max-upload-size": "Maximum upload size (MiB)",
"max-upload-size-hint": "Recommended value is 32 MiB.",
"server-name": "Server Name",
"vacuum-hint": "Cleans up unused data."
}
},
"tag": {
"all-tags": "All Tags",
"create-tag": "Create Tag",
"create-tags-guide": "You can create tags by inputting `#tag`.",
"delete-confirm": "Are you sure to delete this tag?",
"delete-tag": "Delete Tag",
"hide": "Hide",
"invalid-tag-name": "Invalid tag name",
"no-tag-found": "No tag found",
"save-all": "Save all",
"show": "Show",
"tag-name": "TAG_NAME",
"tag-suggestions": "Tag suggestions",
"tip-text": "Input `#tag` to create"
},
"timeline": {
"title": "Timeline"
}
}