diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-08 01:55:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-08 01:55:01 -0400 |
commit | 2fb1b0864adea92102d8c91d92681dc0ef0bbafc (patch) | |
tree | df543a75bd95668d45f418f2956d254bc25e92b2 /apps/files_sharing/l10n/tr.js | |
parent | 35421487610462b12e3600954f23a777c54abee3 (diff) | |
download | nextcloud-server-2fb1b0864adea92102d8c91d92681dc0ef0bbafc.tar.gz nextcloud-server-2fb1b0864adea92102d8c91d92681dc0ef0bbafc.zip |
[tx-robot] updated from transifex
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);"); |