diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-04 02:25:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-04 02:25:17 +0000 |
commit | 1f26731c1def1aff70d7fde9fce455a80c0300eb (patch) | |
tree | 884299d3f4547a5d61e5c50231c377f9799c4e4c /apps/theming | |
parent | 1fed79982669f6e691ac3c799af1281662f0d2e9 (diff) | |
download | nextcloud-server-1f26731c1def1aff70d7fde9fce455a80c0300eb.tar.gz nextcloud-server-1f26731c1def1aff70d7fde9fce455a80c0300eb.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/tr.json | 2 |
2 files changed, 4 insertions, 0 deletions
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", |