@ -143,7 +143,8 @@
} ,
} ,
"copy-link" : "Copy Link" ,
"copy-link" : "Copy Link" ,
"count-memos-in-date" : "{{count}} {{memos}} in {{date}}" ,
"count-memos-in-date" : "{{count}} {{memos}} in {{date}}" ,
"delete-confirm" : "Are you sure you want to delete this memo? THIS ACTION IS IRREVERSIBLE" ,
"delete-confirm" : "Are you sure you want to delete this memo?" ,
"delete-confirm-description" : "This action is irreversible. Attachments, links, and references will also be removed." ,
"direction" : "Direction" ,
"direction" : "Direction" ,
"direction-asc" : "Ascending" ,
"direction-asc" : "Ascending" ,
"direction-desc" : "Descending" ,
"direction-desc" : "Descending" ,
@ -174,7 +175,7 @@
"archived-successfully" : "Archived successfully" ,
"archived-successfully" : "Archived successfully" ,
"change-memo-created-time" : "Change memo created time" ,
"change-memo-created-time" : "Change memo created time" ,
"copied" : "Copied" ,
"copied" : "Copied" ,
"deleted-successfully" : " D eleted successfully",
"deleted-successfully" : " Memo d eleted successfully",
"description-is-required" : "Description is required" ,
"description-is-required" : "Description is required" ,
"failed-to-embed-memo" : "Failed to embed memo" ,
"failed-to-embed-memo" : "Failed to embed memo" ,
"fill-all" : "Please fill in all fields." ,
"fill-all" : "Please fill in all fields." ,
@ -219,6 +220,8 @@
} ,
} ,
"delete-resource" : "Delete Resource" ,
"delete-resource" : "Delete Resource" ,
"delete-selected-resources" : "Delete Selected Resources" ,
"delete-selected-resources" : "Delete Selected Resources" ,
"delete-all-unused" : "Delete all unused" ,
"delete-all-unused-confirm" : "Are you sure you want to delete all unused resources? THIS ACTION IS IRREVERSIBLE" ,
"fetching-data" : "Fetching data…" ,
"fetching-data" : "Fetching data…" ,
"file-drag-drop-prompt" : "Drag and drop your file here to upload file" ,
"file-drag-drop-prompt" : "Drag and drop your file here to upload file" ,
"linked-amount" : "Linked amount" ,
"linked-amount" : "Linked amount" ,
@ -226,7 +229,7 @@
"no-resources" : "No resources." ,
"no-resources" : "No resources." ,
"no-unused-resources" : "No unused resources" ,
"no-unused-resources" : "No unused resources" ,
"reset-link" : "Reset Link" ,
"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-link-prompt" : "Are you sure you want to reset the link? This will break all current link usages. THIS ACTION IS IRREVERSIBLE",
"reset-resource-link" : "Reset Resource Link" ,
"reset-resource-link" : "Reset Resource Link" ,
"unused-resources" : "Unused resources"
"unused-resources" : "Unused resources"
} ,
} ,
@ -237,8 +240,11 @@
"setting" : {
"setting" : {
"access-token-section" : {
"access-token-section" : {
"access-token-copied-to-clipboard" : "Access token copied to clipboard" ,
"access-token-copied-to-clipboard" : "Access token copied to clipboard" ,
"access-token-deletion" : "Are you sure to delete access token {{accessToken}}? THIS ACTION IS IRREVERSIBLE." ,
"access-token-deletion" : "Are you sure you want to delete access token `{{description}}`?" ,
"access-token-deletion-description" : "This action is irreversible. You will need to update any services using this token to use a new token." ,
"access-token-deleted" : "Access token `{{description}}` deleted" ,
"create-dialog" : {
"create-dialog" : {
"access-token-created" : "Access token `{{description}}` created" ,
"create-access-token" : "Create Access Token" ,
"create-access-token" : "Create Access Token" ,
"created-at" : "Created At" ,
"created-at" : "Created At" ,
"description" : "Description" ,
"description" : "Description" ,
@ -262,9 +268,11 @@
"expires" : "Expires" ,
"expires" : "Expires" ,
"current" : "Current" ,
"current" : "Current" ,
"never" : "Never" ,
"never" : "Never" ,
"session-revocation" : "Are you sure to revoke session {{sessionId}}? You will need to sign in again on that device." ,
"session-revocation" : "Are you sure you want to revoke session `{{sessionId}}`?" ,
"session-revocation-description" : "You will need to sign in again on that device." ,
"session-revoked" : "Session revoked successfully" ,
"session-revoked" : "Session revoked successfully" ,
"revoke-session" : "Revoke session" ,
"revoke-session" : "Revoke session" ,
"revoke-session-button" : "Revoke" ,
"cannot-revoke-current" : "Cannot revoke current session" ,
"cannot-revoke-current" : "Cannot revoke current session" ,
"no-sessions" : "No active sessions found"
"no-sessions" : "No active sessions found"
} ,
} ,
@ -286,10 +294,15 @@
"member-section" : {
"member-section" : {
"admin" : "Admin" ,
"admin" : "Admin" ,
"archive-member" : "Archive member" ,
"archive-member" : "Archive member" ,
"archive-warning" : "Are you sure to archive {{username}}?" ,
"archive-warning" : "Are you sure you want to archive {{username}}?" ,
"archive-warning-description" : "Archiving disables the account. You can restore or delete it later." ,
"archive-success" : "{{username}} archived successfully" ,
"restore-success" : "{{username}} restored successfully" ,
"create-a-member" : "Create a member" ,
"create-a-member" : "Create a member" ,
"delete-member" : "Delete Member" ,
"delete-member" : "Delete Member" ,
"delete-warning" : "Are you sure to delete {{username}}? THIS ACTION IS IRREVERSIBLE" ,
"delete-warning" : "Are you sure you want to delete {{username}}?" ,
"delete-warning-description" : "THIS ACTION IS IRREVERSIBLE" ,
"delete-success" : "{{username}} deleted successfully" ,
"user" : "User"
"user" : "User"
} ,
} ,
"memo-related" : "Memo" ,
"memo-related" : "Memo" ,
@ -309,12 +322,16 @@
"default-memo-visibility" : "Default memo visibility" ,
"default-memo-visibility" : "Default memo visibility" ,
"theme" : "Theme"
"theme" : "Theme"
} ,
} ,
"shortcut" : {
"delete-confirm" : "Are you sure you want to delete shortcut `{{title}}`?" ,
"delete-success" : "Shortcut `{{title}}` deleted successfully"
} ,
"sso" : "SSO" ,
"sso" : "SSO" ,
"sso-section" : {
"sso-section" : {
"authorization-endpoint" : "Authorization endpoint" ,
"authorization-endpoint" : "Authorization endpoint" ,
"client-id" : "Client ID" ,
"client-id" : "Client ID" ,
"client-secret" : "Client secret" ,
"client-secret" : "Client secret" ,
"confirm-delete" : "Are you sure to delete \"{{name}}\" SSO configuration? THIS ACTION IS IRREVERSIBLE",
"confirm-delete" : "Are you sure you want to delete `{{name}}` SSO configuration? THIS ACTION IS IRREVERSIBLE",
"create-sso" : "Create SSO" ,
"create-sso" : "Create SSO" ,
"custom" : "Custom" ,
"custom" : "Custom" ,
"delete-sso" : "Confirm delete" ,
"delete-sso" : "Confirm delete" ,
@ -367,7 +384,7 @@
"url-prefix-placeholder" : "Custom URL prefix, optional" ,
"url-prefix-placeholder" : "Custom URL prefix, optional" ,
"url-suffix" : "URL suffix" ,
"url-suffix" : "URL suffix" ,
"url-suffix-placeholder" : "Custom URL suffix, optional" ,
"url-suffix-placeholder" : "Custom URL suffix, optional" ,
"warning-text" : "Are you sure to delete storage service \"{{name}}\" ? THIS ACTION IS IRREVERSIBLE"
"warning-text" : "Are you sure you want to delete storage service `{{name}}` ? THIS ACTION IS IRREVERSIBLE"
} ,
} ,
"system" : "System" ,
"system" : "System" ,
"system-section" : {
"system-section" : {
@ -384,7 +401,7 @@
} ,
} ,
"disable-markdown-shortcuts-in-editor" : "Disable Markdown shortcuts in editor" ,
"disable-markdown-shortcuts-in-editor" : "Disable Markdown shortcuts in editor" ,
"disable-password-login" : "Disable password login" ,
"disable-password-login" : "Disable password login" ,
"disable-password-login-final-warning" : "Please type \"CONFIRM\" if you know what you are doing.",
"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. You’ ll also have to be extra careful when removing an identity provider" ,
"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. You’ ll also have to be extra careful when removing an identity provider" ,
"disable-public-memos" : "Disable public memos" ,
"disable-public-memos" : "Disable public memos" ,
"display-with-updated-time" : "Display with updated time" ,
"display-with-updated-time" : "Display with updated time" ,
@ -403,11 +420,17 @@
"create-dialog" : {
"create-dialog" : {
"an-easy-to-remember-name" : "An easy-to-remember name" ,
"an-easy-to-remember-name" : "An easy-to-remember name" ,
"create-webhook" : "Create webhook" ,
"create-webhook" : "Create webhook" ,
"create-webhook-success" : "Webhook `{{name}}` created" ,
"edit-webhook" : "Edit webhook" ,
"edit-webhook" : "Edit webhook" ,
"payload-url" : "Payload URL" ,
"payload-url" : "Payload URL" ,
"title" : "Title" ,
"title" : "Title" ,
"url-example-post-receive" : "https://example.com/postreceive"
"url-example-post-receive" : "https://example.com/postreceive"
} ,
} ,
"delete-dialog" : {
"delete-webhook-description" : "This action is irreversible." ,
"delete-webhook-title" : "Are you sure you want to delete webhook `{{name}}`?" ,
"delete-webhook-success" : "Webhook `{{name}}` deleted successfully"
} ,
"no-webhooks-found" : "No webhooks found." ,
"no-webhooks-found" : "No webhooks found." ,
"title" : "Webhooks" ,
"title" : "Webhooks" ,
"url" : "URL"
"url" : "URL"
@ -427,8 +450,9 @@
"all-tags" : "All Tags" ,
"all-tags" : "All Tags" ,
"create-tag" : "Create Tag" ,
"create-tag" : "Create Tag" ,
"create-tags-guide" : "You can create tags by inputting `#tag`." ,
"create-tags-guide" : "You can create tags by inputting `#tag`." ,
"delete-confirm" : "Are you sure to delete this tag? All related memos will be archived.",
"delete-confirm" : "Are you sure you want to delete this tag? All related memos will be archived.",
"delete-tag" : "Delete Tag" ,
"delete-tag" : "Delete Tag" ,
"delete-success" : "Tag deleted successfully" ,
"new-name" : "New Name" ,
"new-name" : "New Name" ,
"no-tag-found" : "No tag found" ,
"no-tag-found" : "No tag found" ,
"old-name" : "Old Name" ,
"old-name" : "Old Name" ,