|
|
@ -4,16 +4,12 @@
|
|
|
|
"home": "Home",
|
|
|
|
"home": "Home",
|
|
|
|
"resources": "Resources",
|
|
|
|
"resources": "Resources",
|
|
|
|
"settings": "Settings",
|
|
|
|
"settings": "Settings",
|
|
|
|
"daily-review": "Daily Review",
|
|
|
|
|
|
|
|
"ask-ai": "Ask AI",
|
|
|
|
|
|
|
|
"archived": "Archived",
|
|
|
|
"archived": "Archived",
|
|
|
|
"email": "Email",
|
|
|
|
"email": "Email",
|
|
|
|
"password": "Password",
|
|
|
|
"password": "Password",
|
|
|
|
"avatar": "Avatar",
|
|
|
|
"avatar": "Avatar",
|
|
|
|
"username": "Username",
|
|
|
|
"username": "Username",
|
|
|
|
"nickname": "Nickname",
|
|
|
|
"nickname": "Nickname",
|
|
|
|
"new-password": "New password",
|
|
|
|
|
|
|
|
"repeat-new-password": "Repeat the new password",
|
|
|
|
|
|
|
|
"save": "Save",
|
|
|
|
"save": "Save",
|
|
|
|
"close": "Close",
|
|
|
|
"close": "Close",
|
|
|
|
"cancel": "Cancel",
|
|
|
|
"cancel": "Cancel",
|
|
|
@ -37,53 +33,76 @@
|
|
|
|
"sign-in": "Sign in",
|
|
|
|
"sign-in": "Sign in",
|
|
|
|
"sign-up": "Sign up",
|
|
|
|
"sign-up": "Sign up",
|
|
|
|
"sign-out": "Sign out",
|
|
|
|
"sign-out": "Sign out",
|
|
|
|
"back-to-home": "Back to Home",
|
|
|
|
|
|
|
|
"type": "Type",
|
|
|
|
"type": "Type",
|
|
|
|
"shortcuts": "Shortcuts",
|
|
|
|
"shortcuts": "Shortcuts",
|
|
|
|
"title": "Title",
|
|
|
|
"title": "Title",
|
|
|
|
"filter": "Filter",
|
|
|
|
"filter": "Filter",
|
|
|
|
"tags": "Tags",
|
|
|
|
"tags": "Tags",
|
|
|
|
"yourself": "Yourself",
|
|
|
|
"yourself": "Yourself",
|
|
|
|
"archived-at": "Archived at",
|
|
|
|
|
|
|
|
"changed": "changed",
|
|
|
|
"changed": "changed",
|
|
|
|
"update-on": "Update on",
|
|
|
|
|
|
|
|
"fold": "Fold",
|
|
|
|
"fold": "Fold",
|
|
|
|
"expand": "Expand",
|
|
|
|
"expand": "Expand",
|
|
|
|
"image": "Image",
|
|
|
|
"image": "Image",
|
|
|
|
"link": "Link",
|
|
|
|
"link": "Link",
|
|
|
|
"vacuum": "Vacuum",
|
|
|
|
"vacuum": "Vacuum",
|
|
|
|
"select": "Select",
|
|
|
|
"select": "Select",
|
|
|
|
"database": "Database"
|
|
|
|
"database": "Database",
|
|
|
|
|
|
|
|
"upload": "Upload",
|
|
|
|
|
|
|
|
"preview": "Preview",
|
|
|
|
|
|
|
|
"rename": "Rename",
|
|
|
|
|
|
|
|
"clear": "Clear",
|
|
|
|
|
|
|
|
"name": "Name"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"router": {
|
|
|
|
|
|
|
|
"back-to-home": "Back to Home"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"slogan": "An open-source, self-hosted memo hub with knowledge management and social networking.",
|
|
|
|
|
|
|
|
"auth": {
|
|
|
|
"auth": {
|
|
|
|
"signup-as-host": "Sign up as Host",
|
|
|
|
"signup-as-host": "Sign up as Host",
|
|
|
|
"host-tip": "You are registering as the Site 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."
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"daily-review": {
|
|
|
|
"editor": {
|
|
|
|
"oops-nothing": "Oops, there is nothing."
|
|
|
|
"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": "Copy",
|
|
|
|
|
|
|
|
"embed": "Embed memo",
|
|
|
|
|
|
|
|
"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": "Only visible to you",
|
|
|
|
|
|
|
|
"protected": "Visible to members",
|
|
|
|
|
|
|
|
"public": "Everyone can see",
|
|
|
|
|
|
|
|
"disabled": "Public memos are disabled"
|
|
|
|
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"resources": {
|
|
|
|
"resource": {
|
|
|
|
"description": "View your static resources in memos. e.g. images",
|
|
|
|
|
|
|
|
"no-resources": "No resources.",
|
|
|
|
"no-resources": "No resources.",
|
|
|
|
"fetching-data": "fetching data...",
|
|
|
|
"fetching-data": "fetching data...",
|
|
|
|
"upload": "Upload",
|
|
|
|
|
|
|
|
"preview": "Preview",
|
|
|
|
|
|
|
|
"copy-link": "Copy Link",
|
|
|
|
"copy-link": "Copy Link",
|
|
|
|
"delete-resource": "Delete Resource",
|
|
|
|
"delete-resource": "Delete Resource",
|
|
|
|
"warning-text": "Are you sure to delete this resource? THIS ACTION IS IRREVERSIBLE❗",
|
|
|
|
"warning-text": "Are you sure to delete this resource? THIS ACTION IS IRREVERSIBLE❗",
|
|
|
|
"linked-amount": "Linked memo amount",
|
|
|
|
"linked-amount": "Linked memo amount",
|
|
|
|
"rename": "Rename",
|
|
|
|
|
|
|
|
"clear": "Clear",
|
|
|
|
|
|
|
|
"warning-text-unused": "Are you sure to delete these unused resources? THIS ACTION IS IRREVERSIBLE❗",
|
|
|
|
"warning-text-unused": "Are you sure to delete these unused resources? THIS ACTION IS IRREVERSIBLE❗",
|
|
|
|
"no-unused-resources": "No unused resources",
|
|
|
|
"no-unused-resources": "No unused resources",
|
|
|
|
"name": "Name",
|
|
|
|
|
|
|
|
"delete-selected-resources": "Delete Selected Resources",
|
|
|
|
"delete-selected-resources": "Delete Selected Resources",
|
|
|
|
"no-files-selected": "No files selected❗",
|
|
|
|
"no-files-selected": "No files selected❗",
|
|
|
|
"upload-successfully": "Upload successfully",
|
|
|
|
"upload-successfully": "Upload successfully",
|
|
|
|
"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",
|
|
|
|
"select": "Select",
|
|
|
|
|
|
|
|
"search-bar-placeholder": "Search resource",
|
|
|
|
"search-bar-placeholder": "Search resource",
|
|
|
|
"create-dialog": {
|
|
|
|
"create-dialog": {
|
|
|
|
"title": "Create Resource",
|
|
|
|
"title": "Create Resource",
|
|
|
@ -102,36 +121,6 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"archived": {
|
|
|
|
|
|
|
|
"archived-memos": "Archived Memos",
|
|
|
|
|
|
|
|
"no-archived-memos": "No archived memos.",
|
|
|
|
|
|
|
|
"fetching-data": "fetching data..."
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"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": "Copy",
|
|
|
|
|
|
|
|
"embed": "Embed memo",
|
|
|
|
|
|
|
|
"visibility": {
|
|
|
|
|
|
|
|
"private": "Only visible to you",
|
|
|
|
|
|
|
|
"protected": "Visible to members",
|
|
|
|
|
|
|
|
"public": "Everyone can see",
|
|
|
|
|
|
|
|
"disabled": "Public memos are disabled"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"memo-list": {
|
|
|
|
|
|
|
|
"fetching-data": "fetching data...",
|
|
|
|
|
|
|
|
"fetch-more": "Click here to fetch more"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"shortcut-list": {
|
|
|
|
"shortcut-list": {
|
|
|
|
"shortcut-title": "shortcut title",
|
|
|
|
"shortcut-title": "shortcut title",
|
|
|
|
"create-shortcut": "Create Shortcut",
|
|
|
|
"create-shortcut": "Create Shortcut",
|
|
|
@ -141,41 +130,14 @@
|
|
|
|
"title-required": "Title is required",
|
|
|
|
"title-required": "Title is required",
|
|
|
|
"value-required": "Filter value is required"
|
|
|
|
"value-required": "Filter value is required"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"tag-list": {
|
|
|
|
"tag-list": {
|
|
|
|
"tip-text": "Input `#tag` to create",
|
|
|
|
"tip-text": "Input `#tag` to create",
|
|
|
|
"create-tag": "Create Tag",
|
|
|
|
"create-tag": "Create Tag",
|
|
|
|
"all-tags": "All Tags",
|
|
|
|
"all-tags": "All Tags",
|
|
|
|
"tag-name": "TAG_NAME"
|
|
|
|
"tag-name": "TAG_NAME"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"search": {
|
|
|
|
"daily-review": {
|
|
|
|
"quickly-filter": "Quickly filter"
|
|
|
|
"title": "Daily Review"
|
|
|
|
},
|
|
|
|
|
|
|
|
"search-bar": {
|
|
|
|
|
|
|
|
"input-placeholder": "Search memos"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"setting": {
|
|
|
|
"setting": {
|
|
|
|
"my-account": "My Account",
|
|
|
|
"my-account": "My Account",
|
|
|
@ -234,13 +196,29 @@
|
|
|
|
"dark": "Always dark"
|
|
|
|
"dark": "Always dark"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"amount-text": {
|
|
|
|
"filter": {
|
|
|
|
"memo_one": "MEMO",
|
|
|
|
"new-filter": "New Filter",
|
|
|
|
"memo_other": "MEMOS",
|
|
|
|
"type": {
|
|
|
|
"tag_one": "TAG",
|
|
|
|
"tag": "Tag",
|
|
|
|
"tag_other": "TAGS",
|
|
|
|
"type": "Type",
|
|
|
|
"day_one": "DAY",
|
|
|
|
"text": "Text",
|
|
|
|
"day_other": "DAYS"
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"message": {
|
|
|
|
"message": {
|
|
|
|
"no-memos": "no memos 🌃",
|
|
|
|
"no-memos": "no memos 🌃",
|
|
|
@ -285,19 +263,12 @@
|
|
|
|
"page-not-found": "404 - Page Not Found 😥"
|
|
|
|
"page-not-found": "404 - Page Not Found 😥"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"days": {
|
|
|
|
"days": {
|
|
|
|
"monday": "Monday",
|
|
|
|
|
|
|
|
"mon": "Mon",
|
|
|
|
"mon": "Mon",
|
|
|
|
"tuesday": "Tuesday",
|
|
|
|
|
|
|
|
"tue": "Tue",
|
|
|
|
"tue": "Tue",
|
|
|
|
"wednesday": "Wednesday",
|
|
|
|
|
|
|
|
"wed": "Wed",
|
|
|
|
"wed": "Wed",
|
|
|
|
"thursday": "Thursday",
|
|
|
|
|
|
|
|
"thu": "Thu",
|
|
|
|
"thu": "Thu",
|
|
|
|
"friday": "Friday",
|
|
|
|
|
|
|
|
"fri": "Fri",
|
|
|
|
"fri": "Fri",
|
|
|
|
"saturday": "Saturday",
|
|
|
|
|
|
|
|
"sat": "Sat",
|
|
|
|
"sat": "Sat",
|
|
|
|
"sunday": "Sunday",
|
|
|
|
|
|
|
|
"sun": "Sun"
|
|
|
|
"sun": "Sun"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"ask-ai": {
|
|
|
|
"ask-ai": {
|
|
|
@ -311,10 +282,5 @@
|
|
|
|
"text": "Copy and paste the below codes into your blog or website.",
|
|
|
|
"text": "Copy and paste the below codes into your blog or website.",
|
|
|
|
"only-public-supported": "* Only the public memo supports.",
|
|
|
|
"only-public-supported": "* Only the public memo supports.",
|
|
|
|
"copy": "Copy"
|
|
|
|
"copy": "Copy"
|
|
|
|
},
|
|
|
|
|
|
|
|
"visibility": {
|
|
|
|
|
|
|
|
"PUBLIC": "PUBLIC",
|
|
|
|
|
|
|
|
"PROTECTED": "PROTECTED",
|
|
|
|
|
|
|
|
"PRIVATE": "PRIVATE"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|