richdocuments/l10n/en_GB.js

29 lines
1.4 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
"Saving..." : "Saving...",
2016-07-04 02:35:48 -04:00
"Latest revision" : "Latest revision",
2016-07-01 02:34:36 -04: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",
"Loading documents..." : "Loading documents...",
"Edit" : "Edit",
"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",
"Can't create document" : "Can't create document",
"Saved" : "Saved",
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",
"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);");