You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/en_GB.php

17 lines
1.0 KiB
PHP

<?php $TRANSLATIONS = array(
"Close" => "Close",
"Share" => "Share",
"Failed to load this document. Please check if it can be opened with an external odt 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 ODT editor. This might also mean it has been unshared or deleted recently.",
"Failed to load documents." => "Failed to load documents.",
"No documents are found. Please upload or create a document!" => "No documents can be found. Please upload or create a document!",
"Sent" => "Sent",
"Declined" => "Declined",
"Accepted" => "Accepted",
"Incoming" => "Incoming",
"Upload" => "Upload",
"Documents" => "Documents",
"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.",
"Advanced feature-set" => "Advanced feature-set",
"(Unstable)" => "(Unstable)"
);