Skip to content

Commit 85c8fa2

Browse files
andibingnaveensingh
authored andcommitted
chore(l10n): update English (United Kingdom) translations
Currently translated at 100.0% (50 of 50 strings) Translation: Fossify/Clock Translate-URL: https://hosted.weblate.org/projects/fossify/clock/en_GB/ Via: Weblate
1 parent c17ca6d commit 85c8fa2

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

app/src/main/res/values-en-rGB/strings.xml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,41 @@
1616
<item quantity="one">%d timer is running</item>
1717
<item quantity="other">%d timers are running</item>
1818
</plurals>
19+
<string name="no_days_selected">No days selected</string>
20+
<string name="clock">Clock</string>
21+
<string name="timer">Timer</string>
22+
<string name="stopwatch">Stopwatch</string>
23+
<string name="lap">Lap</string>
24+
<string name="stopwatch_stopped">Stopwatch has been stopped</string>
25+
<string name="timer_stopped">Timer has been stopped</string>
26+
<string name="max_reminder_duration">Max reminder duration</string>
27+
<string name="time_expired">Time expired</string>
28+
<string name="clock_and_date">Clock and date</string>
29+
<string name="use_text_shadow">Use text shadow</string>
30+
<string name="digital_clock">Digital clock</string>
31+
<string name="alarm_dismissed">Alarm dismissed</string>
32+
<string name="select_timer_to_dismiss">Select timer to dismiss</string>
33+
<string name="select_alarm_to_dismiss">Select alarm to dismiss</string>
34+
<string name="alarm_created">Alarm created</string>
35+
<string name="alarm_snoozed">Alarm snoozed by %s</string>
36+
<string name="no_alarms_found">No alarms found</string>
37+
<string name="add_timer">Add timer</string>
38+
<string name="upcoming_alarm">Upcoming alarm</string>
39+
<string name="not_scheduled">Not scheduled</string>
40+
<string name="missed_alarm">Missed alarm</string>
41+
<string name="replaced_by_another_alarm">Replaced by another alarm</string>
42+
<string name="alarm_timed_out">Alarm timed out</string>
43+
<string name="timers_notification_msg">Timers are running</string>
44+
<string name="timer_single_notification_label_msg">Timer for %s is running</string>
45+
<string name="new_timer">New Timer</string>
46+
<string name="clock_tab">Clock tab</string>
47+
<string name="alarm_tab">Alarm tab</string>
48+
<string name="stopwatch_tab">Stopwatch tab</string>
49+
<string name="timer_tab">Timer tab</string>
50+
<string name="show_seconds">Show seconds</string>
51+
<string name="increase_volume_gradually">Increase volume gradually</string>
52+
<string name="settings_import_data">Import alarms and timers</string>
53+
<string name="settings_export_data">Export alarms and timers</string>
54+
<string name="faq_1_title">How can I change lap sorting at the stopwatch tab?</string>
55+
<string name="faq_1_text">Just click on any of the columns, that will make the laps be sorted by the given column. With additional clicks you can toggle between ascending and descending sorting.</string>
1956
</resources>

0 commit comments

Comments
 (0)