Files
Homarr/public/locales/he/modules/date.json
2023-12-30 21:46:01 +01:00

35 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.
{
"descriptor": {
"name": "תאריך ושעה",
"description": "מציג את התאריך והשעה הנוכחיים.",
"settings": {
"title": "הגדרות עבור ווידג'ט תאריך ושעה",
"timezone": {
"label": "אזור זמן",
"info": "בחר את השם של אזור הזמן שלך, מצא את שלך כאן: "
},
"customTitle": {
"label": "שם עיר או כותרת מותאמת אישית"
},
"display24HourFormat": {
"label": "הצגת זמן בפורמט 24 שעות"
},
"dateFormat": {
"label": "מבנה תאריך",
"data": {
"hide": "הסתר תאריך"
}
},
"titleState": {
"label": "כותרת השעון",
"info": "ניתן להציג את הכותרת המותאמת אישית ואת קוד אזור הזמן בווידג'ט שלך.<br/>אתה יכול גם להציג את העיר לבדה, להציג אף אחד,<br/>או אפילו להציג את אזור הזמן לבד כאשר שניהם נבחרים אך לא מסופקת כותרת.",
"data": {
"both": "כותרת ואזור זמן",
"city": "כותרת בלבד",
"none": "ללא"
}
}
}
}
}