diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/theming/l10n/tr.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.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 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index 86145e0c31f..2543ea2b7e3 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -90,11 +90,6 @@ OC.L10N.register( "Admin" : "Yönetici", "Error uploading the file" : "Dosya yüklenirken sorun çıktı", "Name cannot be empty" : "Ad boş olamaz", - "Open documentation" : "Belgeleri aç", - "https://…" : "https://…", - "Login image" : "Oturum açma görseli", - "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.", @@ -103,6 +98,10 @@ OC.L10N.register( "Custom color" : "Özel renk", "Plain background" : "Düz arka plan", "Insert from {productName}" : "{productName} üzerinden ekle", - "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can check this box." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmeyi dayatmak istiyorsanız, bu kutuyu işaretleyebilirsiniz." + "Open documentation" : "Belgeleri aç", + "https://…" : "https://…", + "Upload new login background" : "Yeni oturum açma arka planı yükle", + "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can check this box." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmeyi dayatmak istiyorsanız, bu kutuyu işaretleyebilirsiniz.", + "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." }, "nplurals=2; plural=(n > 1);"); |