2016-06-22 02:36:05 -04:00
OC . L10N . register (
"richdocuments" ,
{
2017-06-06 00:20:52 +00:00
"Saving…" : "Saving…" ,
2017-06-17 00:21:44 +00:00
"All" : "All" ,
2017-05-25 00:20:02 +00:00
"Download this revision" : "Download this revision" ,
"Restore this revision" : "Restore this revision" ,
2017-12-17 01:19:43 +00:00
"Please enter the filename to store the document as." : "Please enter the filename to store the document as." ,
2017-11-29 01:27:33 +00:00
"Save As" : "Save As" ,
"New filename" : "New filename" ,
2017-06-06 00:20:52 +00:00
"Loading documents…" : "Loading documents…" ,
2016-06-22 02:36:05 -04:00
"Edit" : "Edit" ,
2017-05-25 00:20:02 +00:00
"New Document" : "New Document" ,
"New Spreadsheet" : "New Spreadsheet" ,
"New Presentation" : "New Presentation" ,
2016-06-22 02:36:05 -04:00
"Could not create file" : "Could not create file" ,
2016-12-07 02:24:23 +00:00
"New Document.odt" : "New Document.odt" ,
"New Spreadsheet.ods" : "New Spreadsheet.ods" ,
"New Presentation.odp" : "New Presentation.odp" ,
2017-05-25 00:20:02 +00:00
"New Document.docx" : "New Document.docx" ,
"New Spreadsheet.xlsx" : "New Spreadsheet.xlsx" ,
"New Presentation.pptx" : "New Presentation.pptx" ,
2016-12-07 02:24:23 +00:00
"Can't create document" : "Can't create document" ,
"Saved" : "Saved" ,
2017-05-25 00:20:02 +00:00
"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." ,
2016-07-20 02:36:15 -04:00
"Collabora Online" : "Collabora Online" ,
2018-01-21 01:30:28 +00:00
"Open documentation" : "Open documentation" ,
2016-06-27 16:45:44 -04:00
"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." ,
2016-06-22 02:36:05 -04:00
"Apply" : "Apply" ,
2017-11-08 01:25:51 +00:00
"Restrict usage to specific groups" : "Restrict usage to specific groups" ,
"Restrict edit to specific groups" : "Restrict edit to specific groups" ,
2017-05-25 00:20:02 +00:00
"Use OOXML by default for new files" : "Use OOXML by default for new files" ,
2017-09-29 00:22:31 +00:00
"Enable access for external apps" : "Enable access for external apps" ,
2018-01-11 01:31:41 +00:00
"Save" : "Save" ,
2017-09-29 00:22:31 +00:00
"Add" : "Add" ,
2016-06-22 02:36:05 -04:00
"Wrong password. Please retry." : "Incorrect password. Please try again." ,
2016-12-07 02:24:23 +00:00
"Password" : "Password" ,
2016-06-27 16:45:44 -04:00
"OK" : "OK" ,
2016-06-22 02:36:05 -04:00
"Guest %s" : "Guest %s" ,
2016-12-08 02:24:24 +00:00
"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."
2016-06-22 02:36:05 -04:00
} ,
"nplurals=2; plural=(n != 1);" ) ;