Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/tr.js')
-rw-r--r--apps/theming/l10n/tr.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index 793db2fa3ed..47da0a4d193 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -47,13 +47,11 @@ OC.L10N.register(
"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",
- "Web address" : "Web adresi",
- "Web address https://…" : "Web adresi https://...",
"There is no error, the file uploaded with success" : "Herhangi bir sorun yok, dosya yüklendi",
"The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi",
"Failed to write file to disk." : "Dosya diske yazılamadı.",
- "A PHP extension stopped the file upload." : "Bir PHP eklentisi dosyanın yüklenmesini engelledi."
+ "A PHP extension stopped the file upload." : "Bir PHP eklentisi dosyanın yüklenmesini engelledi.",
+ "You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
+ "Web address https://…" : "Web adresi https://..."
},
"nplurals=2; plural=(n > 1);");