diff options
Diffstat (limited to 'apps/theming/l10n/tr.js')
-rw-r--r-- | apps/theming/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index ed84ea94e93..d17188e9446 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -24,8 +24,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 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", @@ -112,6 +110,8 @@ OC.L10N.register( "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" }, "nplurals=2; plural=(n > 1);"); |