diff options
Diffstat (limited to 'apps/theming/l10n/tr.json')
-rw-r--r-- | apps/theming/l10n/tr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index c4f42bfa2fd..a818e9604ce 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -22,8 +22,6 @@ "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 clean up the old administration 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", @@ -110,6 +108,8 @@ "Reset to default" : "Varsayılanlara dön", "Upload" : "Yükle", "Remove background image" : "Arka plan görselini kaldır", + "Failed to clean up the old administration theming images folder" : "Eski yönetim temasının images klasörü temizlenemedi", + "Failed to clean up the old administration image folder" : "Eski yönetim image klasörü temizlenemedi", "Select a custom color" : "Özel bir renk seçin" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |