36 строки
1.9 KiB
JavaScript
36 строки
1.9 KiB
JavaScript
OC.L10N.register(
|
|
"richdocuments",
|
|
{
|
|
"Download this revision" : "Download this revision",
|
|
"Restore this revision" : "Restore this revision",
|
|
"Latest revision" : "Latest revision",
|
|
"Just now" : "Just now",
|
|
"Failed to revert the document to older version" : "Failed to revert the document to older version",
|
|
"Save" : "Save",
|
|
"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",
|
|
"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",
|
|
"Use OOXML by default for new files" : "Use OOXML by default for new files",
|
|
"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);");
|