diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-25 02:22:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-25 02:22:46 +0000 |
commit | e9aefb5251ff4a13affbda4a771d8522e01d25e4 (patch) | |
tree | 4e7edefaba18833037afb36128fb9ab429fca0a2 /apps/files_sharing/l10n/tr.js | |
parent | 721de348ec677ce986cb45c0c4f9b695cbbfbc47 (diff) | |
download | nextcloud-server-e9aefb5251ff4a13affbda4a771d8522e01d25e4.tar.gz nextcloud-server-e9aefb5251ff4a13affbda4a771d8522e01d25e4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/tr.js')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 73d731cc1b8..a1eeb71796d 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -120,6 +120,7 @@ OC.L10N.register( "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ı", + "Sharing %s failed because the back end does not support ScienceMesh shares" : "Arka uç ScienceMesh 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 node" : "Düğüm kilitlenemedi", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Çevre", "Talk conversation" : "Talk görüşmesi", "Deck board" : "Tahta panosu", + "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", "Others with access" : "Erişebilen diğer kişiler", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", |