richdocuments/l10n/en_GB.js

109 lines
7.3 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
2016-08-24 02:34:32 +02:00
"Office" : "Office",
2016-06-27 16:45:44 -04:00
"Please contact the \"%s\" administrator." : "Please contact the \"%s\" administrator.",
"Please ask your administrator to check the Collabora Online server setting. The exact error message was: " : "Please ask your administrator to check the Collabora Online server setting. The exact error message was: ",
"Collabora Online: The protocol specified in \"%s\" is not allowed." : "Collabora Online: The protocol specified in \"%s\" is not allowed.",
"Collabora Online: Malformed URL \"%s\"." : "Collabora Online: Malformed URL \"%s\".",
"Collabora Online: Cannot resolve the host \"%s\"." : "Collabora Online: Cannot resolve the host \"%s\".",
"Collabora Online: Cannot connect to the host \"%s\"." : "Collabora Online: Cannot connect to the host \"%s\".",
"Collabora Online: SSL certificate is not installed." : "Collabora Online: SSL certificate is not installed.",
2016-08-24 02:34:32 +02:00
"Please ask your administrator to add ca-chain.cert.pem to the ca-bundle.crt, for example \"cat /etc/loolwsd/ca-chain.cert.pem >> <server-installation>/resources/config/ca-bundle.crt\" . The exact error message was: " : "Please ask your administrator to add ca-chain.cert.pem to the ca-bundle.crt, for example \"cat /etc/loolwsd/ca-chain.cert.pem >> <server-installation>/resources/config/ca-bundle.crt\" . The exact error message was: ",
2016-06-27 16:45:44 -04:00
"Collabora Online unknown error: " : "Collabora Online unknown error: ",
"Collabora Online: Unable to read discovery.xml from \"%s\"." : "Collabora Online: Unable to read discovery.xml from \"%s\".",
"Collabora Online: discovery.xml from \"%s\" is not a well-formed XML string." : "Collabora Online: discovery.xml from \"%s\" is not a well-formed XML string.",
"Collabora Online: Invalid URL \"%s\"." : "Collabora Online: Invalid URL \"%s\".",
"Please ask your administrator to check the Collabora Online server setting." : "Please ask your administrator to check the Collabora Online server setting.",
"New Document.odt" : "New Document.odt",
"New Spreadsheet.ods" : "New Spreadsheet.ods",
"New Presentation.odp" : "New Presentation.odp",
2016-06-22 02:36:05 -04:00
"Can't create document" : "Can't create document",
"You don't have permission to rename this document" : "You don't have permission to rename this document",
"Saved" : "Saved",
"Saving..." : "Saving...",
2016-10-16 02:34:19 +02:00
"None" : "None",
2016-10-13 02:34:21 +02:00
"All" : "All",
2016-06-27 16:45:44 -04:00
"Failed to load the document, please contact your administrator." : "Failed to load the document, please contact your administrator.",
2016-06-22 02:36:05 -04:00
"Failed to load documents." : "Failed to load documents.",
"No documents were found. Upload or create a document to get started!" : "No documents were found. Upload or create a document to get started!",
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-27 16:45:44 -04:00
"Failed to aquire access token. Please re-login and try again." : "Failed to aquire access token. Please re-login and try again.",
2016-06-22 02:36:05 -04:00
"No connection to server. Trying to reconnect." : "No connection to server. Trying to reconnect.",
2016-06-27 16:45:44 -04:00
"Failed to load this document. Please check if it can be opened with an external editor. This might also mean it has been unshared or deleted recently." : "Failed to load this document. Please check if it can be opened with an external editor. This might also mean it has been unshared or deleted recently.",
2016-06-22 02:36:05 -04:00
"Save" : "Save",
"Loading documents..." : "Loading documents...",
"'.' is an invalid file name." : "'.' is an invalid file name.",
"File name cannot be empty." : "File name cannot be empty.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.",
"\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
2016-06-27 16:45:44 -04:00
"Failed to open " : "Failed to open ",
2016-06-22 02:36:05 -04:00
"Shared" : "Shared",
"Error" : "Error",
"Error while sharing" : "Error whilst sharing",
"Error while unsharing" : "Error whilst unsharing",
"Error while changing permissions" : "Error whilst changing permissions",
"Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
"Shared with you by {owner}" : "Shared with you by {owner}",
"Share with users or groups …" : "Share with users or groups …",
"Share with users, groups or remote users …" : "Share with users, groups or remote users …",
"Share" : "Share",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Share with people on other ownClouds using the syntax username@example.com/owncloud",
"Share link" : "Share link",
"The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created",
"Link" : "Link",
"Password protect" : "Password protect",
"Password" : "Password",
"Choose a password for the public link" : "Choose a password for the public link",
"Allow editing" : "Allow editing",
"Email link to person" : "Email link to person",
"Send" : "Send",
"Set expiration date" : "Set expiration date",
"Expiration" : "Expiration",
"Expiration date" : "Expiration date",
"An error occured. Please try again" : "An error occured. Please try again",
"Adding user..." : "Adding user...",
"group" : "group",
"remote" : "remote",
"Resharing is not allowed" : "Resharing is not allowed",
"Shared in {item} with {user}" : "Shared in {item} with {user}",
"Unshare" : "Unshare",
"notify by email" : "notify by email",
"can share" : "can share",
"can edit" : "can edit",
"access control" : "access control",
"create" : "create",
"change" : "change",
"delete" : "delete",
"Password protected" : "Password protected",
"Error unsetting expiration date" : "Error unsetting expiration date",
"Error setting expiration date" : "Error setting expiration date",
"Sending ..." : "Sending ...",
"Email sent" : "Email sent",
"Warning" : "Warning",
"Edit" : "Edit",
2016-08-24 02:34:32 +02:00
"Document" : "Document",
"Spreadsheet" : "Spreadsheet",
"Presentation" : "Presentation",
2016-06-22 02:36:05 -04:00
"Could not create file" : "Could not create file",
"guest" : "guest",
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",
2016-10-16 02:34:19 +02:00
"Groups" : "Groups",
2016-06-27 16:45:44 -04:00
"New Document" : "New Document",
"New Spreadsheet" : "New Spreadsheet",
"New Presentation" : "New Presentation",
2016-06-22 02:36:05 -04:00
"Upload (max. %s)" : "Upload (max. %s)",
"Upload" : "Upload",
"Wrong password. Please retry." : "Incorrect password. Please try again.",
2016-06-27 16:45:44 -04:00
"OK" : "OK",
2016-06-22 02:36:05 -04:00
"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);");