diff options
Diffstat (limited to 'apps/files_sharing/l10n/tr.js')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index c105cc9d95a..efe325ec75c 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -18,7 +18,9 @@ OC.L10N.register( "Shares will show up here" : "Paylaşımlar burada görüntülenir", "Restore share" : "Paylaşımı geri yükle", "Something happened. Unable to restore the share." : "Bir sorun çıktı. Paylaşım geri yüklenemedi.", + "Move or copy" : "Taşı ya da kopyala", "Download" : "İndir", + "Delete" : "Sil", "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", "No compatible server found at {remote}" : " {remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", @@ -91,6 +93,7 @@ OC.L10N.register( "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan %sNextcloud Talk ile parola gönderilerek paylaşılamadı", "You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Çevre ile paylaşamazsınız", "Please specify a valid circle" : "Lütfen geçerli bir çevre belirtin", + "Sharing %s failed because the back end does not support room shares" : "Arka uç oda paylaşımlarına izin vermediğinden %s paylaşılamadı", "Unknown share type" : "Paylaşım türü bilinmiyor", "Not a directory" : "Bir klasör değil", "Could not lock path" : "Yol kilitlenemedi", |