зеркало из https://github.com/nextcloud/text.git
224 строки
12 KiB
JavaScript
224 строки
12 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",
|
|
"Nextcloud Text" : "Nextcloud 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 Nextcloud 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 Nextcloud 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!",
|
|
"Nextcloud Assistant" : "Nextcloud Assistant",
|
|
"Translate" : "Translate",
|
|
"Show assistant results" : "Show assistant results",
|
|
"Assistant results" : "Assistant results",
|
|
"Insert result" : "Insert result",
|
|
"Show result" : "Show result",
|
|
"Delete task" : "Delete task",
|
|
"Nextcloud Assistant result copied" : "Nextcloud Assistant result copied",
|
|
"Could not copy result to clipboard" : "Could not copy result to clipboard",
|
|
"Use current version" : "Use current version",
|
|
"Use the saved version" : "Use the saved version",
|
|
"Reload" : "Reload",
|
|
"Document has been changed outside of the editor. The changes cannot be applied" : "Document has been changed outside of the editor. The changes cannot be applied",
|
|
"Document could not be loaded. Please check your internet connection." : "Document could not be loaded. Please check your internet connection.",
|
|
"Reconnect" : "Reconnect",
|
|
"Document idle for {timeout} minutes, click to continue editing" : "Document idle for {timeout} minutes, click to continue editing",
|
|
"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}.",
|
|
"Close outline view" : "Close outline view",
|
|
"Outline" : "Outline",
|
|
"Enter your name so other people can see who is editing" : "Enter your name so other people can see who is editing",
|
|
"Edit guest name" : "Edit guest name",
|
|
"Guest" : "Guest",
|
|
"Save guest name" : "Save guest name",
|
|
"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",
|
|
"Preview options" : "Preview options",
|
|
"Text only" : "Text only",
|
|
"Show link preview" : "Show link preview",
|
|
"Remove link" : "Remove link",
|
|
"guest" : "guest",
|
|
"Full width editor" : "Full width editor",
|
|
"Active people" : "Active people",
|
|
"Save document" : "Save document",
|
|
"Last saved" : "Last saved",
|
|
"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",
|
|
"Connection failed." : "Connection failed.",
|
|
"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",
|
|
"Ctrl" : "Ctrl",
|
|
"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",
|
|
"Edit link" : "Edit link",
|
|
"Save changes" : "Save changes",
|
|
"Cancel" : "Cancel",
|
|
"URL" : "URL",
|
|
"Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually",
|
|
"Copy link to clipboard" : "Copy link to clipboard",
|
|
"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",
|
|
"Select file or folder to link to" : "Select file or folder to link to",
|
|
"{menuItemName}, \"{selectedSubMenuItemName}\" is selected" : "{menuItemName}, \"{selectedSubMenuItemName}\" is selected",
|
|
"_%n word_::_%n words_" : ["%n word","%n words"],
|
|
"_%n char_::_%n chars_" : ["%n char","%n chars"],
|
|
"Editor actions" : "Editor actions",
|
|
"Formatting menu bar" : "Formatting menu bar",
|
|
"Remaining actions" : "Remaining actions",
|
|
"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",
|
|
"Detect language" : "Detect language",
|
|
"Translate from {language}" : "Translate from {language}",
|
|
"Translate to {language}" : "Translate to {language}",
|
|
"Translation failed" : "Translation failed",
|
|
"No emoji found" : "No emoji found",
|
|
"No command found" : "No command found",
|
|
"No user found" : "No user found",
|
|
"No suggestion found" : "No suggestion found",
|
|
"Edit" : "Edit",
|
|
"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",
|
|
"Delete this attachment" : "Delete this attachment",
|
|
"Delete this image" : "Delete this image",
|
|
"Failed to load" : "Failed to load",
|
|
"Could not find image in attachments list." : "Could not find image in attachments list.",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"Control" : "Control",
|
|
"Option" : "Option",
|
|
"Formatting" : "Formatting",
|
|
"Start writing, or try '/' to add, '@' to mention…" : "Start writing, or try '/' to add, '@' to mention…",
|
|
"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",
|
|
"Link to this section" : "Link to this section",
|
|
"Show author colors" : "Show author colors",
|
|
"Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.",
|
|
"Callouts" : "Callouts",
|
|
"Info" : "Info",
|
|
"Success" : "Success",
|
|
"Warning" : "Warning",
|
|
"Danger" : "Danger",
|
|
"Add notes, lists or links …" : "Add notes, lists or links …",
|
|
"Add description" : "Add description"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|