diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:45 +0000 |
commit | 7fca7ff774bdb660bfc88740e093c6844a84cfe1 (patch) | |
tree | 9cdb828e36e10d1a0d167c5eb3e30c36c3201ef5 /apps/files_sharing/l10n/tr.json | |
parent | 10989fc367dfec3b9a3d4f3912a1fa0d6769f6d1 (diff) | |
download | nextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.tar.gz nextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/tr.json')
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 3872f791cbe..8cb4def00a3 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "Yol yanlış. Dosya ya da klasör bulunamadı", "Could not create share" : "Paylaşılamadı", "Invalid permissions" : "İzinler geçersiz", + "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 account to share with" : "Lütfen paylaşılacak geçerli bir hesap belirtin", "Group sharing is disabled by the administrator" : "Grup paylaşımı BT yöneticisi tarafından devre dışı bırakılmış", "Please specify a valid group" : "Lütfen geçerli bir grup belirtin", @@ -86,7 +87,6 @@ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan, %s paylaşım parolası Nextcloud Talk ile gönderilemedi", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Yönetim bölümünden %2$s türündeki paylaşımlar yapılamadığından %1$s paylaşılamadı", "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 Takım ile paylaşamazsınız", "Please specify a valid circle" : "Lütfen geçerli bir takım belirtin", @@ -208,12 +208,10 @@ "Share with {userName}" : "{userName} ile paylaş", "Share with group" : "Grupla paylaş", "Share in conversation" : "Yazışmada paylaş", - "Share with remote" : "Uzaktakilerle paylaş", "Share with remote group" : "Uzaktaki grupla paylaş", "Share with guest" : "Konukla paylaş", - "Share with" : "Şunlarla paylaş", - "Save share" : "Paylaşımı kaydet", "Update share" : "Paylaşımı güncelle", + "Save share" : "Paylaşımı kaydet", "Others with access" : "Erişebilen diğer kişiler", "No other accounts with access found" : "Erişebilen başka bir hesap bulunamadı", "Toggle list of others with access to this directory" : "Bu klasöre erişme izni olan diğer kişiler listesini aç/kapat", @@ -312,6 +310,8 @@ "the item was removed" : "öge silinmiş", "the link expired" : "bağlantının geçerlilik süresi dolmuş", "sharing is disabled" : "paylaşım devre dışı bırakılmış", - "For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün." + "For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün.", + "Share with remote" : "Uzaktakilerle paylaş", + "Share with" : "Şunlarla paylaş" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |