diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-03 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-03 00:19:45 +0000 |
commit | 9ae598d567ed838f8fb9453aee211c1b1849390b (patch) | |
tree | 265b0ba5c706ebc4e1bc56de966eab3b04c7038f /apps/files_sharing/l10n/tr.js | |
parent | 43204a0d519e0a71d5711fa267ee71732ee2f149 (diff) | |
download | nextcloud-server-9ae598d567ed838f8fb9453aee211c1b1849390b.tar.gz nextcloud-server-9ae598d567ed838f8fb9453aee211c1b1849390b.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 911d9a3c1c4..e78f73251eb 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -90,8 +90,8 @@ OC.L10N.register( "Please specify a valid federated account ID" : "Lütfen geçerli bir birleşik hesap kimliği belirtin", "Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır", "Please specify a valid federated group ID" : "Lütfen geçerli bir birleşik grup kimliği belirtin", - "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", + "You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Takım ile paylaşamazsınız", + "Please specify a valid circle" : "Lütfen geçerli bir takım 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", @@ -246,7 +246,7 @@ OC.L10N.register( "Password created successfully" : "Parola oluşturuldu", "Error generating password from password policy" : "Parola, parola ilkesine göre oluşturulurken sorun çıktı", "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} gubu ile paylaşılmış", - "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} çevresi ile paylaşılmış", + "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} takımı ile paylaşılmış", "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle bir görüşmede paylaşılmış", "Shares" : "Paylaşımlar", @@ -302,7 +302,7 @@ OC.L10N.register( "Bundled permissions" : "Bağlı izinler", "Only works for users with access to this folder" : "Yalnızca bu klasöre erişebilen kullanıcılar için geçerlidir", "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", - "Circle" : "Çevre", + "Circle" : "Takım", "Update" : "Güncelle", "Share with " : "Şunlarla paylaş", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", |