Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions he/src/lib/locales/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"title": "שעון קשתות",
"press_to_begin": "לחץ על רווח או על הכפתור כדי להתחיל",
"settings": {
"button": "הגדרות",
"title": "הגדרות שעון",
"ends_per_round": "סטים בסבב (ברירת מחדל: {default})",
"firing_rotation": "שיטת ירי (ברירת מחדל: {default})",
"end_duration": "משך סט",
"red_duration": "משך עלייה לקו הירי",
"warning_time": "זמן אזהרה לפני סוף סט בשניות (ברירת מחזל: {default})",
"beep_volume": "עוצמת הצפצוף (ברירת מחדל: {default}%)",
"reset": "אפס",
"done": "אשר"
},
"clock_info": {
"current_end": "סט נוכחי",
"up_next": "הבאים בתור"
},
"red": {
"title": "עלייה לקו הירי"
},
"green": {
"title": "סט {current}/{total} · {abcd}"
},
"next_button": {
"start": "התחלה",
"continue": "המשך"
},
"reset_button": "איפוס",
"stop_button": {
"pause": "חדל",
"continue": "אין סכנה"
}
}