Files
Homarr/public/locales/tr/common.json
2024-08-24 14:39:51 +02:00

59 lines
1.3 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"save": "Kaydet",
"apply": "Uygula",
"insert": "Ekle",
"about": "Hakkında",
"cancel": "Vazgeç",
"close": "Kapat",
"back": "Geri",
"delete": "Sil",
"ok": "Tamam",
"edit": "Düzenle",
"next": "İleri",
"previous": "Önceki",
"confirm": "Onayla",
"enabled": "Etkin",
"duplicate": "Çoğalt",
"disabled": "Pasif",
"enableAll": "Tümünü etkinleştir",
"disableAll": "Tümünü pasifleştir",
"setTimer": "Zamanlayıcıyı ayarla",
"version": "Sürüm",
"changePosition": "Pozisyonu değiştir",
"remove": "Kaldır",
"removeConfirm": "{{item}}'i kaldırmak istediğinizden emin misiniz?",
"createItem": "+ yeni {{item}}",
"sections": {
"settings": "Ayarlar",
"dangerZone": "Tehlikeli bölge"
},
"secrets": {
"apiKey": "APİ anahtarı",
"username": "Kullanıcı adı",
"password": "Şifre"
},
"tip": "İpucu: ",
"time": {
"seconds": "saniye",
"minutes": "dakika",
"hours": "saat"
},
"loading": "Yükleniyor...",
"breakPoints": {
"small": "Küçük",
"medium": "Orta",
"large": "Büyük"
},
"seeMore": "Daha fazla...",
"position": {
"left": "Sol",
"center": "Merkez",
"right": "Sağ"
},
"attributes": {
"width": "Genişlik",
"height": "Yükseklik"
},
"public": "Herkese açık",
"restricted": "Sınırlı"
}