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/hu_HU.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/hu_HU.php')
-rw-r--r-- | apps/files_sharing/l10n/hu_HU.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php index 787a22fe6c0..5b2dfec8439 100644 --- a/apps/files_sharing/l10n/hu_HU.php +++ b/apps/files_sharing/l10n/hu_HU.php @@ -10,7 +10,6 @@ $TRANSLATIONS = array( "the link expired" => "lejárt a link érvényességi ideje", "sharing is disabled" => "letiltásra került a megosztás", "For more info, please ask the person who sent this link." => "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!", -"shared by %s" => "Megosztotta: %s", "Direct link" => "Közvetlen link" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |