diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
commit | 8cded1e32075869ac7fbd2b528d4106cf9e04e79 (patch) | |
tree | 21a153c43e911a79747979d9e05c0699805a27cb /apps/dav/l10n/tr.js | |
parent | 530e1b982866592fc123e20b73f5498216c20368 (diff) | |
download | nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.tar.gz nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 52f0ba1e93d..eff0a767f5e 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s", "Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s", "File not found: %1$s" : "Dosya bulunamadı: %1$s", + "Invalid target path" : "Hedef yol geçersiz", "System is in maintenance mode." : "Sistem bakım kipinde.", "Upgrade needed" : "Yükseltme gerekiyor", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.", |