diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
commit | 63132483ca2075d4a984f435e272badf3cab41c3 (patch) | |
tree | 9e40bb44181eeecb4256432c25ada24cc5693b44 /apps/federatedfilesharing/l10n/tr.js | |
parent | 3ff2bec5faaeddf47e95b4e4b395be7c709649b1 (diff) | |
download | nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.tar.gz nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/tr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/tr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index a4f4ad92329..e8d9fb2de35 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Birleşmiş paylaşım", "Invalid Federated Cloud ID" : "Geçersiz Birleşmiş Bulut Kimliği", "Sharing %s failed, because this item is already shared with %s" : "%s paylaşımı, %s ile zaten paylaşıldığından dolayı başarısız oldu", "Not allowed to create a federated share with the same user" : "Aynı kullanıcı ile bir birleşmiş paylaşım oluşturulamaz", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşımı başarısız. %s bulunamadı veya sunucu şu anda ulaşılamıyor olabilir.", + "Accept" : "Kabul et", + "Decline" : "Reddet", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "#ownCloud Birleşik Bulut kimliğim ile paylaş, bkz %s", "Share with me through my #ownCloud Federated Cloud ID" : "#ownCloud Birleşmiş Bulut kimliğim ile paylaş", "Federated Cloud Sharing" : "Birleşmiş Bulut Paylaşımı", |