nextcloud/apps/theming/l10n/tr.js

32 lines
1.6 KiB
JavaScript
Raw Normal View History

2017-03-22 04:07:53 +03:00
OC.L10N.register(
"theming",
{
2017-05-01 03:07:32 +03:00
"Loading preview…" : "Önizleme yükleniyor...",
2017-04-30 03:07:21 +03:00
"Saved" : "Kaydedildi",
2017-03-22 04:07:53 +03:00
"Admin" : "Yönetici",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
"The given name is too long" : "Belirtilen ad çok uzun",
"The given web address is too long" : "Belirtilen web adresi çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
"No file uploaded" : "Herhangi bir dosya yüklenmemiş",
"Unsupported image type" : "Görsel türü desteklenmiyor",
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
"Theming" : "Tema",
2017-05-01 03:07:32 +03:00
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
2017-03-22 04:07:53 +03:00
"Name" : "Ad",
2017-05-24 03:08:22 +03:00
"Reset to default" : "Varsayılana Sıfırla",
2017-03-22 04:07:53 +03:00
"Web address" : "Web adresi",
"Web address https://…" : "Web adresi https://...",
"Slogan" : "Slogan",
"Color" : "Renk",
"Logo" : "Logo",
"Upload new logo" : "Yeni logo yükle",
"Login image" : "Oturum açma görseli",
"Upload new login background" : "Yeni oturum açma art alanı yükle",
2017-05-10 03:08:31 +03:00
"Remove background image" : "Art alan görselini kaldır",
2017-05-23 03:08:29 +03:00
"reset to default" : "varsayılana dön",
2017-03-22 04:07:53 +03:00
"Log in image" : "Oturum açma görseli"
},
"nplurals=2; plural=(n > 1);");