diff options
Diffstat (limited to 'apps/files_sharing/l10n/tr.js')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 6bcfce0cca2..4431a3157a4 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -21,7 +21,7 @@ OC.L10N.register( "Remote share password" : "Uzak paylaşım parolası", "Cancel" : "İptal", "Add remote share" : "Uzak paylaşım ekle", - "You can upload into this folder" : "Bu dizine yükleme yapabilirsin", + "You can upload into this folder" : "Bu dizine yükleme yapabilirsiniz", "No ownCloud installation (7 or higher) found at {remote}" : "{remote} üzerinde ownCloud (7 veya daha üstü) kurulumu bulunamadı", "Invalid ownCloud url" : "Geçersiz ownCloud adresi", "Share" : "Paylaş", @@ -57,8 +57,10 @@ OC.L10N.register( "Download %s" : "İndir: %s", "Direct link" : "Doğrudan bağlantı", "Federated Cloud Sharing" : "Birleşmiş Bulut Paylaşımı", - "Open documentation" : "Dokümantasyonu aç", + "Open documentation" : "Belgelendirmeyi aç", "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 sunuculardan paylaşım almalarına izin ver" + "Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcıların diğer sunuculardan paylaşım almalarına izin ver", + "Federated Cloud" : "Birleşmiş Bulut", + "Your Federated Cloud ID: %s" : "Birleşmiş Bulut Kimliğiniz: %s" }, "nplurals=2; plural=(n > 1);"); |