diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/tr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/tr.js | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js index b77878f85c2..a7b88244be4 100644 --- a/apps/federatedfilesharing/l10n/tr.js +++ b/apps/federatedfilesharing/l10n/tr.js @@ -6,11 +6,6 @@ OC.L10N.register( "Remote share password" : "Uzak paylaşım parolası", "Cancel" : "İptal", "Add remote share" : "Uzak paylaşım ekle", - "Copy" : "Kopyala", - "Copied!" : "Kopyalandı!", - "Not supported!" : "Desteklenmiyor!", - "Press ⌘-C to copy." : "Kopyalamak için ⌘-C kullanın.", - "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C kullanın.", "Invalid Federated Cloud ID" : "Birleşik bulut kodu geçersiz", "Server to server sharing is not enabled on this server" : "Bu sunucuda sunucudan sunucuya paylaşım etkin değil", "Couldn't establish a federated share." : "Birleşik bir paylaşım oluşturulamadı.", @@ -46,13 +41,20 @@ OC.L10N.register( "Allow users to publish their data to a global and public address book" : "Kullanıcıların bilgilerini genel ve herkese açık bir adres defterinde paylaşabilsin", "Unable to update federated files sharing config" : "Birleşik dosya paylaşımı yapılandırması güncellenemedi", "Federated Cloud" : "Birleşik bulut", - "Open documentation" : "Belgeleri aç", "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud ya da Open Cloud Mesh (OCM) ile uyumlu sunucu ve hizmetler ile paylaşım yapılabilir. Paylaşım penceresine person@cloud.example.com gibi Birleşik Bulut Kodunu yazmanız yeterlidir.", "Your Federated Cloud ID:" : "Birleşik bulut kodunuz:", "Share it so your friends can share files with you:" : "Paylaşın, böylece arkadaşlarınız da sizinle dosya paylaşabilir:", + "Twitter" : "Twitter", "Add to your website" : "Web sitenize ekleyin", "Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın", "HTML Code:" : "HTML kodu:", + "Copy to clipboard" : "Panoya kopyala", + "Copy" : "Kopyala", + "Copied!" : "Kopyalandı!", + "Not supported!" : "Desteklenmiyor!", + "Press ⌘-C to copy." : "Kopyalamak için ⌘-C kullanın.", + "Press Ctrl-C to copy." : "Kopyalamak için Ctrl-C kullanın.", + "Open documentation" : "Belgeleri aç", "Adjust how people can share between servers." : "Kişilerin sunucular arasında nasıl paylaşım yapabileceğini ayarlayın." }, "nplurals=2; plural=(n > 1);"); |