richdocuments/l10n/en_GB.js

41 lines
2.1 KiB
JavaScript
Raw Normal View History

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",
2016-07-04 02:35:48 -04:00
"Latest revision" : "Latest revision",
2017-06-06 00:20:52 +00:00
"More versions…" : "More versions…",
2016-07-04 02:35:48 -04:00
"Just now" : "Just now",
2016-08-24 02:34:32 +02:00
"Failed to revert the document to older version" : "Failed to revert the document to older version",
2016-06-22 02:36:05 -04:00
"Save" : "Save",
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",
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-06-17 00:21:44 +00:00
"Enable edit for specific groups" : "Enable edit for specific groups",
2017-05-25 00:20:02 +00:00
"Use OOXML by default for new files" : "Use OOXML by default for new files",
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);");