diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-13 01:55:50 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-13 01:55:50 -0400 |
commit | 1295e541736f3bf073013db72a49416821f5d4bc (patch) | |
tree | b1e0badce7e9557bccb3342e200d9db3ea724da0 /apps/files_sharing/l10n/tr.php | |
parent | b506de6f08d17bf6e5584dfce253b7e3bead928b (diff) | |
download | nextcloud-server-1295e541736f3bf073013db72a49416821f5d4bc.tar.gz nextcloud-server-1295e541736f3bf073013db72a49416821f5d4bc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/tr.php')
-rw-r--r-- | apps/files_sharing/l10n/tr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php index 51a248bfb21..4177221e108 100644 --- a/apps/files_sharing/l10n/tr.php +++ b/apps/files_sharing/l10n/tr.php @@ -11,6 +11,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "paylaşım devre dışı", "For more info, please ask the person who sent this link." => "Daha fazla bilgi için bu bağlantıyı aldığınız kişi ile iletişime geçin.", "shared by %s" => "paylaşan: %s", +"Download %s" => "İndir: %s", "Direct link" => "Doğrudan bağlantı" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |