mirror of https://github.com/usememos/memos.git
426 lines
15 KiB
JSON
426 lines
15 KiB
JSON
{
|
|
"common": {
|
|
"memos-slogan": "A lightweight, self-hosted memo hub. Open Source and Free forever.",
|
|
"about": "About",
|
|
"home": "Home",
|
|
"resources": "Resources",
|
|
"settings": "Settings",
|
|
"archived": "Archived",
|
|
"email": "Email",
|
|
"password": "Password",
|
|
"avatar": "Avatar",
|
|
"username": "Username",
|
|
"nickname": "Nickname",
|
|
"save": "Save",
|
|
"close": "Close",
|
|
"cancel": "Cancel",
|
|
"create": "Create",
|
|
"update": "Update",
|
|
"change": "Change",
|
|
"confirm": "Confirm",
|
|
"reset": "Reset",
|
|
"language": "Language",
|
|
"version": "Version",
|
|
"pin": "Pin",
|
|
"unpin": "Unpin",
|
|
"edit": "Edit",
|
|
"restore": "Restore",
|
|
"delete": "Delete",
|
|
"null": "Null",
|
|
"share": "Share",
|
|
"archive": "Archive",
|
|
"basic": "Basic",
|
|
"admin": "Admin",
|
|
"explore": "Explore",
|
|
"sign-in": "Sign in",
|
|
"sign-in-with": "Sign in with {{provider}}",
|
|
"or": "or",
|
|
"sign-up": "Sign up",
|
|
"sign-out": "Sign out",
|
|
"type": "Type",
|
|
"shortcuts": "Shortcuts",
|
|
"title": "Title",
|
|
"filter": "Filter",
|
|
"filter-period": "{{from}} to {{to}}",
|
|
"tags": "Tags",
|
|
"yourself": "Yourself",
|
|
"changed": "changed",
|
|
"fold": "Fold",
|
|
"expand": "Expand",
|
|
"image": "Image",
|
|
"link": "Link",
|
|
"vacuum": "Vacuum",
|
|
"select": "Select",
|
|
"database": "Database",
|
|
"upload": "Upload",
|
|
"preview": "Preview",
|
|
"rename": "Rename",
|
|
"clear": "Clear",
|
|
"name": "Name",
|
|
"visibility": "Visibility",
|
|
"learn-more": "Learn more",
|
|
"beta": "Beta",
|
|
"new": "New",
|
|
"dialog": {
|
|
"error": "Error",
|
|
"help": "Help",
|
|
"info": "Information",
|
|
"success": "Success",
|
|
"warning": "Warning"
|
|
},
|
|
"mark": "Mark"
|
|
},
|
|
"router": {
|
|
"back-to-home": "Back to Home"
|
|
},
|
|
"auth": {
|
|
"signup-as-host": "Sign up as Host",
|
|
"host-tip": "You are registering as the Site Host.",
|
|
"not-host-tip": "If you don't have an account, please contact the site host.",
|
|
"new-password": "New password",
|
|
"repeat-new-password": "Repeat the new password"
|
|
},
|
|
"editor": {
|
|
"editing": "Editing...",
|
|
"cancel-edit": "Cancel edit",
|
|
"save": "Save",
|
|
"placeholder": "Any thoughts...",
|
|
"only-image-supported": "Only image file supported.",
|
|
"cant-empty": "Content can't be empty",
|
|
"local": "Local",
|
|
"resources": "Resources"
|
|
},
|
|
"memo": {
|
|
"view-detail": "View Detail",
|
|
"copy-link": "Copy Link",
|
|
"embed": "Embed",
|
|
"archived-memos": "Archived Memos",
|
|
"no-archived-memos": "No archived memos.",
|
|
"fetching-data": "fetching data...",
|
|
"fetch-more": "Click here to fetch more",
|
|
"archived-at": "Archived at",
|
|
"search-placeholder": "Search memos",
|
|
"visibility": {
|
|
"private": "Private",
|
|
"protected": "Visible to members",
|
|
"public": "Public to everyone",
|
|
"disabled": "Public memos are disabled"
|
|
},
|
|
"delete-memo": "Delete Memo",
|
|
"delete-confirm": "Are you sure to delete this memo?\n\nTHIS ACTION IS IRREVERSIBLE❗"
|
|
},
|
|
"resource": {
|
|
"no-resources": "No resources.",
|
|
"fetching-data": "fetching data...",
|
|
"copy-link": "Copy Link",
|
|
"reset-link": "Reset Link",
|
|
"reset-resource-link": "Reset Resource Link",
|
|
"reset-link-prompt": "Are you sure to reset the link?\nThis will break all current link usages.\n\nTHIS ACTION IS IRREVERSIBLE❗",
|
|
"delete-resource": "Delete Resource",
|
|
"linked-amount": "Linked amount",
|
|
"warning-text": "Are you sure to delete this resource?\n\nTHIS ACTION IS IRREVERSIBLE❗",
|
|
"warning-text-unused": "Are you sure to delete these unused resources?\n\nTHIS ACTION IS IRREVERSIBLE❗",
|
|
"no-unused-resources": "No unused resources",
|
|
"delete-selected-resources": "Delete Selected Resources",
|
|
"no-files-selected": "No files selected❗",
|
|
"upload-successfully": "Upload successfully",
|
|
"file-drag-drop-prompt": "Drag and drop your file here to upload file",
|
|
"search-bar-placeholder": "Search resource",
|
|
"clear": "Clear",
|
|
"create-dialog": {
|
|
"title": "Create Resource",
|
|
"upload-method": "Upload method",
|
|
"local-file": {
|
|
"option": "Local file",
|
|
"choose": "Choose a file..."
|
|
},
|
|
"external-link": {
|
|
"option": "External link",
|
|
"link": "Link",
|
|
"link-placeholder": "https://the.link.to/your/resource",
|
|
"file-name": "File name",
|
|
"file-name-placeholder": "File name",
|
|
"type": "Type",
|
|
"type-placeholder": "File type"
|
|
},
|
|
"download-link": {
|
|
"option": "Download link"
|
|
}
|
|
}
|
|
},
|
|
"shortcut-list": {
|
|
"shortcut-title": "shortcut title",
|
|
"create-shortcut": "Create Shortcut",
|
|
"edit-shortcut": "Edit Shortcut",
|
|
"eligible-memo": "eligible memo",
|
|
"fill-previous": "Please fill in previous filter value",
|
|
"title-required": "Title is required",
|
|
"value-required": "Filter value is required"
|
|
},
|
|
"tag-list": {
|
|
"tip-text": "Input `#tag` to create",
|
|
"create-tag": "Create Tag",
|
|
"all-tags": "All Tags",
|
|
"tag-name": "TAG_NAME"
|
|
},
|
|
"daily-review": {
|
|
"title": "Daily Review",
|
|
"no-memos": "Oops, there is nothing."
|
|
},
|
|
"setting": {
|
|
"my-account": "My Account",
|
|
"preference": "Preferences",
|
|
"member": "Member",
|
|
"member-list": "Member list",
|
|
"system": "System",
|
|
"storage": "Storage",
|
|
"sso": "SSO",
|
|
"account-section": {
|
|
"title": "Account Information",
|
|
"username-note": "Used to sign in",
|
|
"nickname-note": "Displayed in the banner",
|
|
"email-note": "Optional",
|
|
"update-information": "Update Information",
|
|
"change-password": "Change password",
|
|
"reset-api": "Reset API",
|
|
"openapi-title": "OpenAPI",
|
|
"openapi-reset": "Reset OpenAPI Key",
|
|
"openapi-reset-warning": "❗ The existing API will be invalidated and a new one will be generated.\n\nAre you sure you want to reset?",
|
|
"openapi-sample-post": "Hello #memos from {{url}}"
|
|
},
|
|
"preference-section": {
|
|
"theme": "Theme",
|
|
"default-memo-visibility": "Default memo visibility",
|
|
"default-resource-visibility": "Default resource visibility",
|
|
"enable-folding-memo": "Enable folding memo",
|
|
"enable-double-click": "Enable double-click to edit",
|
|
"editor-font-style": "Editor font style",
|
|
"mobile-editor-style": "Mobile editor style",
|
|
"default-memo-sort-option": "Memo display time",
|
|
"telegram-user-id": "Telegram UserID",
|
|
"telegram-user-id-placeholder": "Send any words to Your Telegram Bot to get",
|
|
"created_ts": "Created Time",
|
|
"updated_ts": "Updated Time",
|
|
"daily-review-time-offset": "Daily Review Time Offset",
|
|
"auto-collapse": "Auto Collapse"
|
|
},
|
|
"storage-section": {
|
|
"current-storage": "Current object storage",
|
|
"type-database": "Database",
|
|
"type-local": "Local",
|
|
"storage-services-list": "Storage service list",
|
|
"create-a-service": "Create a service",
|
|
"update-a-service": "Update a service",
|
|
"warning-text": "Are you sure to delete storage service \"{{name}}\"?\n\nTHIS ACTION IS IRREVERSIBLE❗",
|
|
"delete-storage": "Delete Storage",
|
|
"local-storage-path": "Local storage path",
|
|
"update-local-path": "Update Local Storage Path",
|
|
"update-local-path-description": "Local storage path is a relative path to your database file",
|
|
"create-storage": "Create Storage",
|
|
"update-storage": "Update Storage",
|
|
"endpoint": "Endpoint",
|
|
"s3-compatible-url": "S3 Compatible URL",
|
|
"region": "Region",
|
|
"region-placeholder": "Region name",
|
|
"accesskey": "Access key",
|
|
"accesskey-placeholder": "Access key / Access ID",
|
|
"secretkey": "Secret key",
|
|
"secretkey-placeholder": "Secret key / Access Key",
|
|
"bucket": "Bucket",
|
|
"bucket-placeholder": "Bucket name",
|
|
"path": "Storage Path",
|
|
"path-description": "You can use the same dynamic variables from local storage, like {filename}",
|
|
"path-placeholder": "custom/path",
|
|
"url-prefix": "URL prefix",
|
|
"url-prefix-placeholder": "Custom URL prefix, optional",
|
|
"url-suffix": "URL suffix",
|
|
"url-suffix-placeholder": "Custom URL suffix, optional"
|
|
},
|
|
"member-section": {
|
|
"create-a-member": "Create a member",
|
|
"archive-member": "Archive member",
|
|
"archive-warning": "❗ Are you sure to archive {{username}}?",
|
|
"delete-member": "Delete Member",
|
|
"delete-warning": "❗ Are you sure to delete {{username}}?\n\nTHIS ACTION IS IRREVERSIBLE❗"
|
|
},
|
|
"system-section": {
|
|
"server-name": "Server Name",
|
|
"customize-server": {
|
|
"title": "Customize Server",
|
|
"default": "Default is memos",
|
|
"icon-url": "Icon URL",
|
|
"description": "Description",
|
|
"locale": "Server Locale",
|
|
"appearance": "Server Appearance"
|
|
},
|
|
"database-file-size": "Database File Size",
|
|
"allow-user-signup": "Allow user signup",
|
|
"ignore-version-upgrade": "Ignore version upgrade",
|
|
"disable-public-memos": "Disable public memos",
|
|
"max-upload-size": "Maximum upload size (MiB)",
|
|
"max-upload-size-hint": "Recommended value is 32 MiB.",
|
|
"additional-style": "Additional style",
|
|
"additional-script": "Additional script",
|
|
"additional-style-placeholder": "Additional CSS code",
|
|
"additional-script-placeholder": "Additional JavaScript code",
|
|
"telegram-bot-token": "Telegram Bot Token",
|
|
"telegram-bot-token-description": "Telegram Bot Token or API Proxy like `http.../bot<token>`",
|
|
"telegram-bot-token-placeholder": "Your Telegram Bot token",
|
|
"openai-api-key": "OpenAI: API Key",
|
|
"openai-api-key-description": "Get API key",
|
|
"openai-api-key-placeholder": "Your OpenAI API Key",
|
|
"openai-api-host": "OpenAI: API Host",
|
|
"openai-api-host-placeholder": "Default: https://api.openai.com/",
|
|
"display-with-updated-time": "Display with updated time"
|
|
},
|
|
"appearance-option": {
|
|
"system": "Follow system",
|
|
"light": "Always light",
|
|
"dark": "Always dark"
|
|
},
|
|
"sso-section": {
|
|
"sso-list": "SSO List",
|
|
"delete-sso": "Confirm delete",
|
|
"confirm-delete": "Are you sure to delete \"{{name}}\" SSO configuration?\n\nTHIS ACTION IS IRREVERSIBLE❗",
|
|
"create-sso": "Create SSO",
|
|
"update-sso": "Update SSO",
|
|
"sso-created": "SSO {{name}} created",
|
|
"sso-updated": "SSO {{name}} updated",
|
|
"identifier": "Identifier",
|
|
"display-name": "Display Name",
|
|
"template": "Template",
|
|
"custom": "Custom",
|
|
"identifier-filter": "Identifier Filter",
|
|
"redirect-url": "Redirect URL",
|
|
"client-id": "Client ID",
|
|
"client-secret": "Client secret",
|
|
"authorization-endpoint": "Authorization endpoint",
|
|
"token-endpoint": "Token endpoint",
|
|
"user-endpoint": "User endpoint",
|
|
"scopes": "Scopes"
|
|
}
|
|
},
|
|
"filter": {
|
|
"new-filter": "New Filter",
|
|
"type": {
|
|
"tag": "Tag",
|
|
"type": "Type",
|
|
"text": "Text",
|
|
"display-time": "Display Time",
|
|
"visibility": "Visibility"
|
|
},
|
|
"operator": {
|
|
"contains": "Contains",
|
|
"not-contains": "Does not contain",
|
|
"is": "Is",
|
|
"is-not": "Is Not",
|
|
"before": "Before",
|
|
"after": "After"
|
|
},
|
|
"value": {
|
|
"not-tagged": "No tags",
|
|
"linked": "Has links",
|
|
"has-attachment": "Has attachments"
|
|
},
|
|
"text-placeholder": "Starts with ^ to use regex",
|
|
"and": "And",
|
|
"or": "Or"
|
|
},
|
|
"amount-text": {
|
|
"memo_one": "MEMO",
|
|
"memo_other": "MEMOS",
|
|
"tag_one": "TAG",
|
|
"tag_other": "TAGS",
|
|
"day_one": "TAG",
|
|
"day_other": "TAGE"
|
|
},
|
|
"message": {
|
|
"no-data": "Maybe no data was found, maybe it should be another option.",
|
|
"memos-ready": "all memos are ready 🎉",
|
|
"resource-ready": "all resource are ready 🎉",
|
|
"restored-successfully": "Restored successfully",
|
|
"memo-updated-datetime": "Memo created datetime changed.",
|
|
"invalid-created-datetime": "Invalid created datetime.",
|
|
"change-memo-created-time": "Change memo created time",
|
|
"change-memo-created-time-warning-1": "THIS IS NOT A NORMAL BEHAVIOR.",
|
|
"change-memo-created-time-warning-2": "Please make sure you really need it.",
|
|
"memo-not-found": "Memo not found.",
|
|
"fill-all": "Please fill in all fields.",
|
|
"password-not-match": "Passwords do not match.",
|
|
"new-password-not-match": "New passwords do not match.",
|
|
"image-load-failed": "Image load failed",
|
|
"fill-form": "Please fill out this form",
|
|
"fill-server-name": "Please fill in the server name",
|
|
"login-failed": "Login failed",
|
|
"signup-failed": "Signup failed",
|
|
"user-not-found": "User not found",
|
|
"password-changed": "Password Changed",
|
|
"private-only": "This memo is private only.",
|
|
"copied": "Copied",
|
|
"succeed-copy-content": "Content copied successfully.",
|
|
"succeed-copy-code": "Code copied successfully.",
|
|
"succeed-copy-link": "Link copied successfully.",
|
|
"change-resource-filename": "Change resource filename",
|
|
"resource-filename-updated": "Resource filename changed.",
|
|
"invalid-resource-filename": "Invalid filename.",
|
|
"click-to-save-the-image": "Click to save the image",
|
|
"generating-the-screenshot": "Generating the screenshot...",
|
|
"count-selected-resources": "Total selected",
|
|
"too-short": "Too short",
|
|
"too-long": "Too long",
|
|
"not-allow-space": "Don't allow space",
|
|
"not-allow-chinese": "Don't allow chinese",
|
|
"succeed-vacuum-database": "Succeed to vacuum database",
|
|
"succeed-update-additional-style": "Additional style updated successfully.",
|
|
"succeed-copy-resource-link": "Resource link copied successfully.",
|
|
"succeed-update-customized-profile": "Profile successfully customized.",
|
|
"succeed-update-additional-script": "Additional script updated successfully.",
|
|
"update-succeed": "Update succeeded",
|
|
"page-not-found": "404 - Page Not Found 😥",
|
|
"maximum-upload-size-is": "Maximum allowed upload size is {{size}} MiB",
|
|
"file-exceeds-upload-limit-of": "File {{file}} exceeds upload limit of {{size}} MiB"
|
|
},
|
|
"days": {
|
|
"mon": "Mon",
|
|
"tue": "Tue",
|
|
"wed": "Wed",
|
|
"thu": "Thu",
|
|
"fri": "Fri",
|
|
"sat": "Sat",
|
|
"sun": "Sun"
|
|
},
|
|
"memo-chat": {
|
|
"title": "Memo Chat",
|
|
"save-as-memo": "Save as memo",
|
|
"save-as-memo-success": "Saved as memo successfully.",
|
|
"not-enabled": "You have not set up your OpenAI API key.",
|
|
"go-to-settings": "Go to settings",
|
|
"placeholder": "Ask anything…",
|
|
"no-message": "No Message",
|
|
"default-message-group-title": "Default Session",
|
|
"create-message-group-title": "Create Session",
|
|
"label-message-group-name-title": "Session Name"
|
|
},
|
|
"embed-memo": {
|
|
"title": "Embed Memo",
|
|
"text": "Copy and paste the below codes into your blog or website.",
|
|
"only-public-supported": "* Only public memos can be embedded.",
|
|
"copy": "Copy"
|
|
},
|
|
"heatmap": {
|
|
"memo-in": "memo in {{period}}",
|
|
"memos-in": "memos in {{period}}",
|
|
"memo-on": "{{amount}} memo on {{date}}",
|
|
"memos-on": "{{amount}} memos on {{date}}",
|
|
"day": "day",
|
|
"days": "days"
|
|
},
|
|
"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.",
|
|
"powered-by": "Powered by",
|
|
"other-projects": "Other Projects"
|
|
}
|
|
}
|