richdocuments/l10n/en_GB.php

17 lines
611 B
PHP
Raw Normal View History

2013-08-30 08:22:19 -04:00
<?php $TRANSLATIONS = array(
2013-09-10 08:40:52 -04:00
"Oops! This document has been either unshared or deleted recently." => "Oops! This document has either been unshared or deleted recently.",
2013-08-30 08:22:19 -04:00
"Close" => "Close",
"Invite" => "Invite",
"Users in session:" => "Users in session:",
"Failed to load documents." => "Failed to load documents.",
"No people found" => "No people found",
"Remove from the list" => "Remove from the list",
"Sent" => "Sent",
"Declined" => "Declined",
"Accepted" => "Accepted",
"Incoming" => "Incoming",
"Documents" => "Documents",
"Advanced feature-set" => "Advanced feature-set",
"(Unstable)" => "(Unstable)"
);