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

18 lines
633 B
PHP

<?php $TRANSLATIONS = array(
"Oops! This document has been either unshared or deleted recently." => "Oops! This document has either been unshared or deleted recently.",
"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",
"Upload" => "Upload",
"Documents" => "Documents",
"Advanced feature-set" => "Advanced feature-set",
"(Unstable)" => "(Unstable)"
);