diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-05 00:10:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-05 00:10:09 +0000 |
commit | c44c9a55f48291c2a50e1a3a224226d0bc915631 (patch) | |
tree | 935c89413a531dfba9ac3ebc9638f0fa93f750aa /apps/federatedfilesharing/l10n/tr.js | |
parent | e1807ed0a404bdb6ae9fe1de79e226ee72ef7408 (diff) | |
download | nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.tar.gz nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/tr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/tr.js | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index a818950e646..073b4441cbd 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -2,11 +2,29 @@ OC.L10N.register( "federatedfilesharing", { "Federated sharing" : "Birleşmiş paylaşım", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} konumundan {name} uzak paylaşımını eklemek istiyor musunuz?", + "Remote share" : "Uzak paylaşım", + "Remote share password" : "Uzak paylaşım parolası", + "Cancel" : "İptal", + "Add remote share" : "Uzak paylaşım ekle", "Invalid Federated Cloud ID" : "Geçersiz Birleşmiş Bulut Kimliği", + "Server to server sharing is not enabled on this server" : "Sunucudan sunucuya paylaşım bu sunucuda etkin değil", + "Couldn't establish a federated share." : "Bir federatif paylaşım kurulamadı.", + "Couldn't establish a federated share, maybe the password was wrong." : "Bir federatif paylaşım kurulamadı, parola hatalı olabilir.", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federatif Paylaşım isteği başarılı, bir davet alacaksınız. Bildirimlerinizi kontrol edin.", + "The mountpoint name contains invalid characters." : "Bağlama noktası geçersiz karakterler içeriyor.", + "Not allowed to create a federated share with the owner." : "Sahiple federatif bir paylaşım oluşturmanıza izin verilmiyor.", + "Invalid or untrusted SSL certificate" : "Geçersiz veya güvenilmez SSL sertifikası", + "Could not authenticate to remote share, password might be wrong" : "Uzak paylaşım kimliği doğrulanamadı, parola hatalı olabilir", + "Storage not valid" : "Depolama geçerli değil", + "Federated Share successfully added" : "Federatif Paylaşım başarıyla eklendi", + "Couldn't add remote share" : "Uzak paylaşım eklenemedi", "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", "File is already shared with %s" : "Dosya zaten %s ile paylaşılmış", "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.", + "Could not find share" : "Paylaşım bulunamadı", + "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "%1$s kişisinden \"/%3$s\" uzak paylaşımını aldınız (%2$s aracılığıyla)", "You received \"/%3$s\" as a remote share from %1$s" : "%1$s kişisinden \"/%3$s\" uzak paylaşımını aldınız", "Accept" : "Kabul et", "Decline" : "Reddet", |