|
35 | 35 | permissions:
|
36 | 36 | not_allowed: You are not allowed to perform this action
|
37 | 37 | settings:
|
38 |
| - max_hours_recorded_per_day: Max Hours recorder per day |
| 38 | + max_hours_recorded_per_day: Max Hours recorded per day |
39 | 39 | max_hours_recorded_per_session: Max Hours recorded per session
|
40 | 40 | min_hours_recorded_per_session: Min Hours recorded per session
|
41 | 41 | visible_hints: Display hints
|
|
67 | 67 | body: |
|
68 | 68 | A discrepancy in the timer session %{range} was found! Please resolve the discrepancy!
|
69 | 69 | resolution_options:
|
70 |
| - options: "To resolve the discrepancy you have the following options:" |
| 70 | + options: 'To resolve the discrepancy you have the following options:' |
71 | 71 | edit_timer_session: You can edit the Timer Session directly and edit it to match %{hours}
|
72 | 72 | edit_time_entries: You may edit one of the time entries in order to match %{hours}
|
73 | 73 | last_resort: |
|
|
78 | 78 | continue_last_session: Start on end of last session
|
79 | 79 | stop: Stop
|
80 | 80 | cancel: Cancel
|
81 |
| - date_placeholder: "dd.mm.yyyy hh:mm" |
82 |
| - absolute_time_placeholder: "0.75" |
83 |
| - current: "Current Timer:" |
| 81 | + date_placeholder: 'dd.mm.yyyy hh:mm' |
| 82 | + absolute_time_placeholder: '0.75' |
| 83 | + current: 'Current Timer:' |
84 | 84 | index:
|
85 | 85 | title: Tracky
|
86 | 86 | table:
|
87 |
| - total_hours_worked: "Total Hours: %{hours} h" |
| 87 | + total_hours_worked: 'Total Hours: %{hours} h' |
88 | 88 | rebalance:
|
89 | 89 | button: Rebalance
|
90 | 90 | destroy:
|
|
97 | 97 | yesterday: Yesterday
|
98 | 98 | tomorrow: Tomorrow
|
99 | 99 | formats:
|
100 |
| - date_with_year: "%d.%m.%Y" |
101 |
| - date_with_year_and_weekday: "%A %d.%m.%Y" |
102 |
| - date_without_year: "%d.%m" |
103 |
| - datetime_format: "%d.%m.%Y %H:%M" |
| 100 | + date_with_year: '%d.%m.%Y' |
| 101 | + date_with_year_and_weekday: '%A %d.%m.%Y' |
| 102 | + date_without_year: '%d.%m' |
| 103 | + datetime_format: '%d.%m.%Y %H:%M' |
104 | 104 | jquery_datetime_format: d.m.Y H:i
|
105 |
| - js_datetime_format: "dd.MM.yyyy HH:mm" |
106 |
| - time: "%H:%M" |
| 105 | + js_datetime_format: 'dd.MM.yyyy HH:mm' |
| 106 | + time: '%H:%M' |
0 commit comments