From c8cb42fd2671c8b6ed3257e62fa9f6a24474acb8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Tue, 1 May 2018 00:11:52 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/theming/l10n/tr.js | 1 + apps/theming/l10n/tr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index 35aa0a76e4e..f8955ce9300 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -38,6 +38,7 @@ OC.L10N.register( "Header logo" : "Üst bilgi logosu", "Upload new header logo" : "Yeni üst bilgi logosu yükle", "Favicon" : "Favicon", + "Upload new favicon" : "Yeni favicon 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.", "You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz", "reset to default" : "varsayılana dön", diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index ab241d699a4..86b5742690a 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -36,6 +36,7 @@ "Header logo" : "Üst bilgi logosu", "Upload new header logo" : "Yeni üst bilgi logosu yükle", "Favicon" : "Favicon", + "Upload new favicon" : "Yeni favicon 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.", "You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz", "reset to default" : "varsayılana dön", -- GitLab