richdocuments/l10n/en_GB.js

29 строки
1.4 KiB
JavaScript
Исходник Обычный вид История

2016-06-22 09:36:05 +03:00
OC.L10N.register(
"richdocuments",
{
"Saving..." : "Saving...",
2016-07-04 09:35:48 +03:00
"Latest revision" : "Latest revision",
2016-07-01 09:34:36 +03:00
"More versions..." : "More versions...",
2016-07-04 09:35:48 +03:00
"Just now" : "Just now",
2016-08-24 03:34:32 +03:00
"Failed to revert the document to older version" : "Failed to revert the document to older version",
2016-06-22 09:36:05 +03:00
"Save" : "Save",
"Loading documents..." : "Loading documents...",
"Edit" : "Edit",
"Could not create file" : "Could not create file",
2016-12-07 05:24:23 +03: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 09:36:15 +03:00
"Collabora Online" : "Collabora Online",
2016-06-27 23:45:44 +03: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 09:36:05 +03:00
"Apply" : "Apply",
"Wrong password. Please retry." : "Incorrect password. Please try again.",
2016-12-07 05:24:23 +03:00
"Password" : "Password",
2016-06-27 23:45:44 +03:00
"OK" : "OK",
2016-06-22 09:36:05 +03:00
"Guest %s" : "Guest %s",
2016-12-08 05:24:24 +03: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 09:36:05 +03:00
},
"nplurals=2; plural=(n != 1);");