245 lines
13 KiB
JavaScript
245 lines
13 KiB
JavaScript
OC.L10N.register(
|
||
"text",
|
||
{
|
||
"The file was uploaded" : "The file was uploaded",
|
||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini",
|
||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form",
|
||
"The file was only partially uploaded" : "The file was only partially uploaded",
|
||
"No file was uploaded" : "No file was uploaded",
|
||
"Missing a temporary folder" : "Missing a temporary folder",
|
||
"Could not write file to disk" : "Could not write file to disk",
|
||
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
|
||
"No file uploaded or file size exceeds maximum of %s" : "No file uploaded or file size exceeds maximum of %s",
|
||
"F7cloud Text" : "F7cloud Text",
|
||
"text document" : "text document",
|
||
"New text file" : "New text file",
|
||
"Create new text file" : "Create new text file",
|
||
"Editing session has expired. Please reload the page." : "Editing session has expired. Please reload the page.",
|
||
"{user} has mentioned you in the text document {node}" : "{user} has mentioned you in the text document {node}",
|
||
"This file cannot be displayed as download is disabled by the share" : "This file cannot be displayed as download is disabled by the share",
|
||
"File not found" : "File not found",
|
||
"Readme" : "Readme",
|
||
"Text" : "Text",
|
||
"📝 Collaborative document editing" : "📝 Collaborative document editing",
|
||
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use F7cloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use F7cloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!",
|
||
"Overwrite the file and save the current changes" : "Overwrite the file and save the current changes",
|
||
"Discard the current changes and load the latest version" : "Discard the current changes and load the latest version",
|
||
"Reload" : "Reload",
|
||
"The file was overwritten. Your current changes cannot be auto-saved. Please choose how to proceed." : "The file was overwritten. Your current changes cannot be auto-saved. Please choose how to proceed.",
|
||
"The document could not be loaded. Please check your internet connection." : "The document could not be loaded. Please check your internet connection.",
|
||
"Reconnect" : "Reconnect",
|
||
"You've been disconnected from the server." : "You've been disconnected from the server.",
|
||
"This file is opened read-only as it is currently locked by {user}." : "This file is opened read-only as it is currently locked by {user}.",
|
||
"Insert below" : "Insert below",
|
||
"Click for options, hold to drag" : "Click for options, hold to drag",
|
||
"Not connected. Cannot update guest name." : "Not connected. Cannot update guest name.",
|
||
"Failed to update the guest name." : "Failed to update the guest name.",
|
||
"Enter your name so other people can see who is editing" : "Enter your name so other people can see who is editing",
|
||
"Enter your name" : "Enter your name",
|
||
"Guest" : "Guest",
|
||
"submit" : "submit",
|
||
"you" : "you",
|
||
"edit" : "edit",
|
||
"Uploading multiple attachments failed." : "Uploading multiple attachments failed.",
|
||
"Uploading attachment failed: {error}" : "Uploading attachment failed: {error}",
|
||
"Uploading attachment failed." : "Uploading attachment failed.",
|
||
"Insert an attachment" : "Insert an attachment",
|
||
"Failed to insert from Files" : "Failed to insert from Files",
|
||
"Failed to create attachment" : "Failed to create attachment",
|
||
"Offline since {time}." : "Offline since {time}.",
|
||
"Not connected to the cloud." : "Not connected to the cloud.",
|
||
"Preview options" : "Preview options",
|
||
"Text only" : "Text only",
|
||
"Show link preview" : "Show link preview",
|
||
"Open in new tab" : "Open in new tab",
|
||
"Copy link" : "Copy link",
|
||
"Remove link" : "Remove link",
|
||
"Active people" : "Active people",
|
||
"guest" : "guest",
|
||
"Offline" : "Offline",
|
||
"Offline, changes will be saved when online" : "Offline, changes will be saved when online",
|
||
"Saving …" : "Saving …",
|
||
"Saved" : "Saved",
|
||
"Last saved {lastSave}" : "Last saved {lastSave}",
|
||
"The document has been changed outside of the editor. The changes cannot be applied." : "The document has been changed outside of the editor. The changes cannot be applied.",
|
||
"Unsaved changes" : "Unsaved changes",
|
||
"Save document" : "Save document",
|
||
"Last saved" : "Last saved",
|
||
"Close table of contents" : "Close table of contents",
|
||
"Pin table of contents" : "Pin table of contents",
|
||
"Table of contents" : "Table of contents",
|
||
"Formatting and shortcuts" : "Formatting and shortcuts",
|
||
"Speed up your writing with simple shortcuts." : "Speed up your writing with simple shortcuts.",
|
||
"Just type the Markdown syntax or use keyboard shortcuts from below." : "Just type the Markdown syntax or use keyboard shortcuts from below.",
|
||
"Just type the Markdown syntax from below." : "Just type the Markdown syntax from below.",
|
||
"Style" : "Style",
|
||
"Syntax" : "Syntax",
|
||
"Keyboard shortcuts" : "Keyboard shortcuts",
|
||
"New paragraph" : "New paragraph",
|
||
"Enter" : "Enter",
|
||
"Hard line break" : "Hard line break",
|
||
"followed by" : "followed by",
|
||
"Backspace" : "Backspace",
|
||
"Shift" : "Shift",
|
||
"Bold" : "Bold",
|
||
"Bold text" : "Bold text",
|
||
"Italic" : "Italic",
|
||
"Italicized text" : "Italicized text",
|
||
"Strikethrough" : "Strikethrough",
|
||
"Mistaken text" : "Mistaken text",
|
||
"Underline" : "Underline",
|
||
"Underlined text" : "Underlined text",
|
||
"Heading 1" : "Heading 1",
|
||
"Heading level 1" : "Heading level 1",
|
||
"Heading 6" : "Heading 6",
|
||
"Heading level 6" : "Heading level 6",
|
||
"Unordered list" : "Unordered list",
|
||
"An item" : "An item",
|
||
"Ordered list" : "Ordered list",
|
||
"First item" : "First item",
|
||
"Checklist" : "Checklist",
|
||
"To-Do item" : "To-Do item",
|
||
"Blockquote" : "Blockquote",
|
||
"Quoted text" : "Quoted text",
|
||
"Code block" : "Code block",
|
||
"Some code" : "Some code",
|
||
"Link" : "Link",
|
||
"Insert emoji" : "Insert emoji",
|
||
"emoji" : "emoji",
|
||
"Mention someone" : "Mention someone",
|
||
"name" : "name",
|
||
"Smart picker" : "Smart picker",
|
||
"something" : "something",
|
||
"Action" : "Action",
|
||
"Undo" : "Undo",
|
||
"Redo" : "Redo",
|
||
"Toggle outline" : "Toggle outline",
|
||
"Alt" : "Alt",
|
||
"Open link" : "Open link",
|
||
"Edit link" : "Edit link",
|
||
"Save changes" : "Save changes",
|
||
"Cancel" : "Cancel",
|
||
"URL" : "URL",
|
||
"Edit block formula" : "Edit block formula",
|
||
"Edit inline formula" : "Edit inline formula",
|
||
"LaTeX formula" : "LaTeX formula",
|
||
"Save" : "Save",
|
||
"Disabled because you are currently offline." : "Disabled because you are currently offline.",
|
||
"Attachments cannot be created or uploaded because this file is shared from another cloud." : "Attachments cannot be created or uploaded because this file is shared from another cloud.",
|
||
"Upload from computer" : "Upload from computer",
|
||
"Insert from Files" : "Insert from Files",
|
||
"Formatting help" : "Formatting help",
|
||
"Link to file or folder" : "Link to file or folder",
|
||
"Link to website" : "Link to website",
|
||
"Update link" : "Update link",
|
||
"Open the Smart Picker" : "Open the Smart Picker",
|
||
"{menuItemName}, \"{selectedSubMenuItemName}\" is selected" : "{menuItemName}, \"{selectedSubMenuItemName}\" is selected",
|
||
"Insert result" : "Insert result",
|
||
"F7cloud Assistant result copied" : "F7cloud Assistant result copied",
|
||
"Could not copy result to clipboard" : "Could not copy result to clipboard",
|
||
"Translate" : "Translate",
|
||
"Show assistant results" : "Show assistant results",
|
||
"Assistant results" : "Assistant results",
|
||
"F7cloud Assistant" : "F7cloud Assistant",
|
||
"Show result" : "Show result",
|
||
"Delete task" : "Delete task",
|
||
"_%n word_::_%n words_" : ["%n word","%n words"],
|
||
"_%n char_::_%n chars_" : ["%n char","%n chars"],
|
||
"Remaining actions" : "Remaining actions",
|
||
"Editor actions" : "Editor actions",
|
||
"Formatting menu bar" : "Formatting menu bar",
|
||
"Full width editor" : "Full width editor",
|
||
"Translate from {language}" : "Translate from {language}",
|
||
"Translate to {language}" : "Translate to {language}",
|
||
"Translation failed" : "Translation failed",
|
||
"To translate individual parts of the text, select it before using the translate function." : "To translate individual parts of the text, select it before using the translate function.",
|
||
"Translate from" : "Translate from",
|
||
"Select language" : "Select language",
|
||
"Text to translate from" : "Text to translate from",
|
||
"to" : "to",
|
||
"Translate to" : "Translate to",
|
||
"Translated text result" : "Translated text result",
|
||
"Replace" : "Replace",
|
||
"Insert" : "Insert",
|
||
"Edit" : "Edit",
|
||
"No emoji found" : "No emoji found",
|
||
"No command found" : "No command found",
|
||
"No user found" : "No user found",
|
||
"No suggestion found" : "No suggestion found",
|
||
"Uploading attachments is disabled because the file is shared from another cloud." : "Uploading attachments is disabled because the file is shared from another cloud.",
|
||
"Upload" : "Upload",
|
||
"Insert Table" : "Insert Table",
|
||
"Smart Picker" : "Smart Picker",
|
||
"Copy code block" : "Copy code block",
|
||
"Copy code" : "Copy code",
|
||
"Code block options" : "Code block options",
|
||
"Code block language" : "Code block language",
|
||
"e.g. php, javascript, json…" : "e.g. php, javascript, json…",
|
||
"Source code" : "Source code",
|
||
"Diagram" : "Diagram",
|
||
"Both" : "Both",
|
||
"Mermaid documentation" : "Mermaid documentation",
|
||
"Failed to load" : "Failed to load",
|
||
"Could not find image in attachments list." : "Could not find image in attachments list.",
|
||
"Delete this attachment" : "Delete this attachment",
|
||
"Delete this image" : "Delete this image",
|
||
"Add row before" : "Add row before",
|
||
"Add row after" : "Add row after",
|
||
"Delete this row" : "Delete this row",
|
||
"Left align column" : "Left align column",
|
||
"Center align column" : "Center align column",
|
||
"Right align column" : "Right align column",
|
||
"Add column before" : "Add column before",
|
||
"Add column after" : "Add column after",
|
||
"Delete this column" : "Delete this column",
|
||
"Delete this table" : "Delete this table",
|
||
"Add row below" : "Add row below",
|
||
"Show folder description" : "Show folder description",
|
||
"Hide outline" : "Hide outline",
|
||
"Show outline" : "Show outline",
|
||
"Done" : "Done",
|
||
"Headings" : "Headings",
|
||
"Heading 2" : "Heading 2",
|
||
"Heading 3" : "Heading 3",
|
||
"Heading 4" : "Heading 4",
|
||
"Heading 5" : "Heading 5",
|
||
"Lists" : "Lists",
|
||
"To-Do list" : "To-Do list",
|
||
"Increase indentation" : "Increase indentation",
|
||
"Decrease indentation" : "Decrease indentation",
|
||
"Blocks" : "Blocks",
|
||
"Inline math" : "Inline math",
|
||
"Block math" : "Block math",
|
||
"Info callout" : "Info callout",
|
||
"Success callout" : "Success callout",
|
||
"Warning callout" : "Warning callout",
|
||
"Danger callout" : "Danger callout",
|
||
"Table" : "Table",
|
||
"Details" : "Details",
|
||
"Insert link" : "Insert link",
|
||
"Insert attachment" : "Insert attachment",
|
||
"Command" : "Command",
|
||
"Ctrl" : "Ctrl",
|
||
"Option" : "Option",
|
||
"Formatting" : "Formatting",
|
||
"Start writing or type '/' to add…" : "Start writing or type '/' to add…",
|
||
"Select file or folder to link to" : "Select file or folder to link to",
|
||
"Choose" : "Choose",
|
||
"Choose {file}" : "Choose {file}",
|
||
"Add folder description" : "Add folder description",
|
||
"\"{name}\" already exist!" : "\"{name}\" already exist!",
|
||
"Created \"{name}\"" : "Created \"{name}\"",
|
||
"Copied to the clipboard" : "Copied to the clipboard",
|
||
"Could not copy to the clipboard" : "Could not copy to the clipboard",
|
||
"Front matter" : "Front matter",
|
||
"A table was pasted into a table. Nested tables are not supported." : "A table was pasted into a table. Nested tables are not supported.",
|
||
"Link to this section" : "Link to this section",
|
||
"Close outline view" : "Close outline view",
|
||
"Outline" : "Outline",
|
||
"Edit guest name" : "Edit guest name",
|
||
"Save guest name" : "Save guest name",
|
||
"Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually",
|
||
"Copy link to clipboard" : "Copy link to clipboard"
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|