summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en@pirate.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-12 02:05:29 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-12 02:05:29 +0200
commit74f92d0c7fa1afa181837a9e827933769816ecbb (patch)
tree6f3b0d46a45d25cadaae652c35f797e6b34bc40d /apps/files_sharing/l10n/en@pirate.php
parentdd4a31df48b17ec5062033444a8dcd34600a12a3 (diff)
downloadnextcloud-server-74f92d0c7fa1afa181837a9e827933769816ecbb.tar.gz
nextcloud-server-74f92d0c7fa1afa181837a9e827933769816ecbb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/en@pirate.php')
-rw-r--r--apps/files_sharing/l10n/en@pirate.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en@pirate.php b/apps/files_sharing/l10n/en@pirate.php
index eb667142ab4..02ee8440487 100644
--- a/apps/files_sharing/l10n/en@pirate.php
+++ b/apps/files_sharing/l10n/en@pirate.php
@@ -1,3 +1,9 @@
<?php $TRANSLATIONS = array(
-"Password" => "Secret Code"
+"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"
);