diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-08 01:54:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-08 01:54:35 -0500 |
commit | da14a605d5a02d68af44e0153b084d94b676bbff (patch) | |
tree | b60e3e87292d08bde26501964fea6308b2771972 /apps/files_sharing/l10n/tr.js | |
parent | 541344d880cff18b64916ee7fb6b5dae5f415372 (diff) | |
download | nextcloud-server-da14a605d5a02d68af44e0153b084d94b676bbff.tar.gz nextcloud-server-da14a605d5a02d68af44e0153b084d94b676bbff.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/tr.js')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index ae6217cab93..7bbeefc9622 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -33,6 +33,9 @@ OC.L10N.register( "Add to your ownCloud" : "ownCloud'ınıza Ekleyin", "Download" : "İndir", "Download %s" : "İndir: %s", - "Direct link" : "Doğrudan bağlantı" + "Direct link" : "Doğrudan bağlantı", + "Server-to-Server Sharing" : "Sunucu-Sunucu Paylaşımı", + "Allow users on this server to send shares to other servers" : "Bu sunucudaki kullanıcıların diğer sunuculara paylaşım göndermelerine izin ver", + "Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcıların diğer sunucularda paylaşım almalarına izin ver" }, "nplurals=2; plural=(n > 1);"); |