aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/tr.js
blob: 6b8d3b393d1661d219dbcf739a089c3645567034 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OC.L10N.register(
    "theming",
    {
    "Saved" : "Kaydedildi",
    "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",
    "Name" : "Ad",
    "reset to default" : "varsayılana dön",
    "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",
    "Log in image" : "Oturum açma görseli"
},
"nplurals=2; plural=(n > 1);");