From 1f26731c1def1aff70d7fde9fce455a80c0300eb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 4 Feb 2023 02:25:17 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/theming/l10n/tr.js | 2 ++ apps/theming/l10n/tr.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'apps/theming/l10n') diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index b47e6d28872..6517299d193 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -21,6 +21,8 @@ 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 administration theming images folder" : "Eski yönetim temasının images klasörü temizlenemedi", + "Failed to cleanup the old administration image folder" : "Eski yönetim images 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", diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index 0dffee90675..7e5276fbb63 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -19,6 +19,8 @@ "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 administration theming images folder" : "Eski yönetim temasının images klasörü temizlenemedi", + "Failed to cleanup the old administration image folder" : "Eski yönetim images 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", -- cgit v1.2.3