diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
commit | 03a6d1a985bf01cb6fb4366c84748ed21bdd4324 (patch) | |
tree | feeea6293d3aba54c396fecb8e3a376cd2d39ebe /apps/theming/l10n/tr.js | |
parent | d2df81a9695901837dcfa0776180a51d680ba39e (diff) | |
download | nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.tar.gz nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/tr.js')
-rw-r--r-- | apps/theming/l10n/tr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index ec697002610..b47e6d28872 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -21,8 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "Dosya diske yazılamadı", "A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi", "No file uploaded" : "Henüz bir dosya yüklenmemiş", - "Failed to clean up the old admin theming images folder" : "Eski yönetim temasının images klasörü temizlenemedi", - "Failed to cleanup the old admin image folder" : "Eski yönetim image klasörü temizlenemedi", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.", "Theming" : "Tema", "Appearance and accessibility" : "Görünüm ve erişilebilirlik", @@ -96,6 +94,7 @@ OC.L10N.register( "Upload new login background" : "Yeni oturum açma arka planı yükle", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteği ile kurun.", "Migrate and clean up admin theming images" : "Yönetim teması görsellerini aktar ve temizle", + "Failed to clean up the old admin theming images folder" : "Eski yönetim temasının images klasörü temizlenemedi", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Bazı durumlarda klavye kısayolları erişilebilirlik araçlarına etki edebilir. Aracınıza doğru şekilde odaklanmanızı sağlamak için tüm klavye kısayollarını buradan devre dışı bırakabilirsiniz. Bu aynı zamanda uygulamalarda var olan tüm kısayolları da devre dışı bırakır.", "Pick from Files" : "Dosyalardan seçin", "Default image" : "Varsayılan görsel", |