richdocuments/l10n/en_GB.php

20 lines
1.3 KiB
PHP
Raw Normal View History

2013-08-30 08:22:19 -04:00
<?php $TRANSLATIONS = array(
"Close" => "Close",
2013-09-22 09:53:01 -04:00
"Share" => "Share",
2013-10-10 20:21:35 -04:00
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." => "Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead.",
2013-09-22 09:53:01 -04:00
"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.",
2013-08-30 08:22:19 -04:00
"Failed to load documents." => "Failed to load documents.",
2013-09-22 09:53:01 -04:00
"No documents are found. Please upload or create a document!" => "No documents can be found. Please upload or create a document!",
2013-08-30 08:22:19 -04:00
"Sent" => "Sent",
"Declined" => "Declined",
"Accepted" => "Accepted",
"Incoming" => "Incoming",
2013-09-16 09:32:07 -04:00
"Upload" => "Upload",
2013-08-30 08:22:19 -04:00
"Documents" => "Documents",
2013-10-10 20:21:35 -04:00
"Save new documents to" => "Save new documents to",
"Join" => "Join",
2013-10-02 07:23:33 -04: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.",
2013-08-30 08:22:19 -04:00
"Advanced feature-set" => "Advanced feature-set",
"(Unstable)" => "(Unstable)"
);