diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-03 01:56:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-03 01:56:11 -0400 |
commit | cf20de185c95847810e6d0423d67f5bbc6506c2d (patch) | |
tree | 77625be2e9e807aa807df6f4919d17f9bab42e78 /apps/files_sharing/l10n/pt_PT.php | |
parent | 906061a07b64c1a56b51e3883883ac202630148f (diff) | |
download | nextcloud-server-cf20de185c95847810e6d0423d67f5bbc6506c2d.tar.gz nextcloud-server-cf20de185c95847810e6d0423d67f5bbc6506c2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.php')
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php index fdcc498fc20..fa5950cdec9 100644 --- a/apps/files_sharing/l10n/pt_PT.php +++ b/apps/files_sharing/l10n/pt_PT.php @@ -10,7 +10,6 @@ $TRANSLATIONS = array( "the link expired" => "O link expirou", "sharing is disabled" => "A partilha está desativada", "For more info, please ask the person who sent this link." => "Para mais informações, por favor questione a pessoa que lhe enviou este link", -"shared by %s" => "partilhada por %s", "Download %s" => "Download %s", "Direct link" => "Link direto" ); |