53 строки
3.6 KiB
JavaScript
53 строки
3.6 KiB
JavaScript
OC.L10N.register(
|
|
"richdocuments",
|
|
{
|
|
"Saving…" : "Saving…",
|
|
"All" : "All",
|
|
"Download this revision" : "Download this revision",
|
|
"Restore this revision" : "Restore this revision",
|
|
"Latest revision" : "Latest revision",
|
|
"More versions…" : "More versions…",
|
|
"Just now" : "Just now",
|
|
"Failed to revert the document to older version" : "Failed to revert the document to older version",
|
|
"Please enter the filename to store the document as." : "Please enter the filename to store the document as.",
|
|
"Save As" : "Save As",
|
|
"New filename" : "New filename",
|
|
"Cancel" : "Cancel",
|
|
"Save" : "Save",
|
|
"Loading documents…" : "Loading documents…",
|
|
"Edit" : "Edit",
|
|
"New Document" : "New Document",
|
|
"New Spreadsheet" : "New Spreadsheet",
|
|
"New Presentation" : "New Presentation",
|
|
"Could not create file" : "Could not create file",
|
|
"New Document.odt" : "New Document.odt",
|
|
"New Spreadsheet.ods" : "New Spreadsheet.ods",
|
|
"New Presentation.odp" : "New Presentation.odp",
|
|
"New Document.docx" : "New Document.docx",
|
|
"New Spreadsheet.xlsx" : "New Spreadsheet.xlsx",
|
|
"New Presentation.pptx" : "New Presentation.pptx",
|
|
"Can't create document" : "Can't create document",
|
|
"Saved" : "Saved",
|
|
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Saved with error: Collabora Online should use the same protocol as the server installation.",
|
|
"Collabora Online" : "Collabora Online",
|
|
"Edit office documents directly in your browser." : "Edit office documents directly in your browser.",
|
|
"This application can connect to a Collabora Online server (WOPI Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that." : "This application can connect to a Collabora Online server (WOPI Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.",
|
|
"Open documentation" : "Open documentation",
|
|
"Collabora Online server" : "Collabora Online server",
|
|
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client.",
|
|
"Apply" : "Apply",
|
|
"Restrict usage to specific groups" : "Restrict usage to specific groups",
|
|
"Restrict edit to specific groups" : "Restrict edit to specific groups",
|
|
"Use OOXML by default for new files" : "Use OOXML by default for new files",
|
|
"Enable access for external apps" : "Enable access for external apps",
|
|
"Add" : "Add",
|
|
"Use Canonical webroot" : "Use Canonical webroot",
|
|
"Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolised webroot if this instance is accessed by both shibbolised and non-shibbolised webroots. You can ignore this setting if only one webroot is used to access this instance.",
|
|
"Wrong password. Please retry." : "Incorrect password. Please try again.",
|
|
"Password" : "Password",
|
|
"OK" : "OK",
|
|
"Guest %s" : "Guest %s",
|
|
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "This link has expired or is incorrect. Please contact the person who shared it with you for details."
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|