Files
Homarr/public/locales/tr/modules/bookmark.json
2025-08-02 18:04:19 +02:00

44 lines
1.1 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.
{
"descriptor": {
"name": "Yer imi",
"description": "Dizelerin veya bağlantıların sabit bir listesini görüntüler",
"settings": {
"title": "Yer İşareti ayarları",
"name": {
"label": "Widget Başlığı",
"info": "Başlığı gizlemek için boş bırakın."
},
"items": {
"label": "Ögeler"
},
"layout": {
"label": "Düzen",
"data": {
"autoGrid": "Otomatik Izgara",
"horizontal": "Yatay",
"vertical": "Dikey"
}
}
}
},
"card": {
"noneFound": {
"title": "Yer imi listesi boş",
"text": "Düzenleme modunda bu listeye yeni öğeler ekleyin"
}
},
"item": {
"validation": {
"length": "Uzunluk {{shortest}} ile {{longest}} arasında olmalıdır",
"invalidLink": "Geçerli bir bağlantı değil",
"errorMsg": "Doğrulama hataları olduğu için kaydedilmedi. Lütfen bilgilerinizi kontrol edin"
},
"name": "İsim",
"url": "URL",
"newTab": "Yeni sekmede aç",
"hideHostname": "Ana Bilgisayar Adını Gizle",
"hideIcon": "İkonu Gizle",
"delete": "Sil"
}
}