diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:11 +0000 |
commit | d4dffc156606e4f721042ff0ce8f9377c23d63a5 (patch) | |
tree | 76cddd7092443bb79befdb1416a518664e06cb3d /apps/files_sharing/l10n/tr.js | |
parent | 94692cd57b93de913d79e76816d6a371c6ebe7e2 (diff) | |
download | nextcloud-server-d4dffc156606e4f721042ff0ce8f9377c23d63a5.tar.gz nextcloud-server-d4dffc156606e4f721042ff0ce8f9377c23d63a5.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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 930d8656691..1c9a322095f 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -344,7 +344,8 @@ OC.L10N.register( "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", "Folder \"{path}\" has been unshared" : "\"{path}\" klasörü paylaşımdan kaldırıldı", - "Share {propertyName} saved" : "{propertyName} paylaşımı kaydedildi", + "Share label saved" : "Paylaşım etiketi kaydedildi", + "Share password saved" : "Paylaşım parolası kaydedildi", "Shared by" : "Paylaşan", "Shared with" : "Şunlarla paylaşılmış", "Password created successfully" : "Parola oluşturuldu", @@ -393,6 +394,7 @@ OC.L10N.register( "Circle" : "Takım", "Allow download" : "İndirilebilsin", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", + "Share {propertyName} saved" : "{propertyName} paylaşımı kaydedildi", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok", "Name" : "Ad", "Share time" : "Paylaşma zamanı", |