summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en@pirate.php
blob: 02ee8440487e6729fc9f21207d797bc07a4e4b53 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password" => "Secret Code",
"Submit" => "Submit",
"%s shared the folder %s with you" => "%s shared the folder %s with you",
"%s shared the file %s with you" => "%s shared the file %s with you",
"Download" => "Download",
"No preview available for" => "No preview available for",
"web services under your control" => "web services under your control"
);