diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-01 00:12:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-01 00:12:15 +0000 |
commit | 0d91288f49dccac6d69325ecae0827bd4938fd9c (patch) | |
tree | 2a95bfc91b163ef6300d0a0141e42ab348f1c911 /apps/theming/l10n | |
parent | d216d7aff54d159b8b828bd735d5f0ee19b08c1e (diff) | |
download | nextcloud-server-0d91288f49dccac6d69325ecae0827bd4938fd9c.tar.gz nextcloud-server-0d91288f49dccac6d69325ecae0827bd4938fd9c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
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", |