Skip to content

Commit e9925bc

Browse files
committed
Update translation template
1 parent 770cb63 commit e9925bc

2 files changed

Lines changed: 25 additions & 29 deletions

File tree

po/extra/extra.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: extra\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-01-26 19:21+0000\n"
11+
"POT-Creation-Date: 2026-01-28 15:27+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

po/io.elementary.calendar.pot

Lines changed: 24 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: io.elementary.calendar\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-01-26 19:21+0000\n"
11+
"POT-Creation-Date: 2026-01-28 15:27+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -166,8 +166,8 @@ msgstr ""
166166
msgid "Location"
167167
msgstr ""
168168

169-
#: src/EventEdition/EventDialog.vala:122
170-
msgid "Guests"
169+
#: src/EventEdition/EventDialog.vala:122 src/EventEdition/GuestsPanel.vala:53
170+
msgid "Invitees"
171171
msgstr ""
172172

173173
#: src/EventEdition/EventDialog.vala:123 src/EventEdition/ReminderPanel.vala:33
@@ -192,29 +192,25 @@ msgstr ""
192192
msgid "Save Changes"
193193
msgstr ""
194194

195-
#: src/EventEdition/EventDialog.vala:167 src/Grid/CalendarView.vala:239
195+
#: src/EventEdition/EventDialog.vala:167 src/Grid/CalendarView.vala:228
196196
#: src/SourceDialog/SourceDialog.vala:54 src/Widgets/SourcePopover.vala:83
197197
msgid "Cancel"
198198
msgstr ""
199199

200-
#: src/EventEdition/GuestGrid.vala:45
200+
#: src/EventEdition/GuestGrid.vala:63
201201
msgid "Accepted"
202202
msgstr ""
203203

204-
#: src/EventEdition/GuestGrid.vala:49
204+
#: src/EventEdition/GuestGrid.vala:67
205205
msgid "Declined"
206206
msgstr ""
207207

208-
#: src/EventEdition/GuestGrid.vala:53
208+
#: src/EventEdition/GuestGrid.vala:71
209209
msgid "Maybe"
210210
msgstr ""
211211

212-
#: src/EventEdition/GuestsPanel.vala:53
213-
msgid "Participants:"
214-
msgstr ""
215-
216212
#: src/EventEdition/GuestsPanel.vala:57
217-
msgid "No Participants"
213+
msgid "No Invitees"
218214
msgstr ""
219215

220216
#: src/EventEdition/GuestsPanel.vala:98
@@ -622,27 +618,27 @@ msgstr ""
622618
msgid "Every fifth Saturday"
623619
msgstr ""
624620

625-
#: src/Grid/CalendarView.vala:100 src/Grid/CalendarView.vala:235
621+
#: src/Grid/CalendarView.vala:85 src/Grid/CalendarView.vala:224
626622
msgid "Export Calendar…"
627623
msgstr ""
628624

629-
#: src/Grid/CalendarView.vala:127
625+
#: src/Grid/CalendarView.vala:112
630626
msgid "Go to today's date"
631627
msgstr ""
632628

633-
#: src/Grid/CalendarView.vala:145
629+
#: src/Grid/CalendarView.vala:129
634630
msgid "Export or Share the default Calendar"
635631
msgstr ""
636632

637-
#: src/Grid/CalendarView.vala:153
633+
#: src/Grid/CalendarView.vala:138
638634
msgid "Manage Calendars"
639635
msgstr ""
640636

641-
#: src/Grid/CalendarView.vala:238 src/SourceDialog/SourceDialog.vala:285
637+
#: src/Grid/CalendarView.vala:227 src/SourceDialog/SourceDialog.vala:285
642638
msgid "Save"
643639
msgstr ""
644640

645-
#: src/Grid/CalendarView.vala:243
641+
#: src/Grid/CalendarView.vala:232
646642
msgid "calendar.ics"
647643
msgstr ""
648644

@@ -784,33 +780,33 @@ msgid "wedding"
784780
msgstr ""
785781

786782
#. TRANSLATORS: A range from start date to end date i.e. "Friday, Dec 21 – Saturday, Dec 22"
787-
#: src/Widgets/AgendaEventRow.vala:341
783+
#: src/Widgets/AgendaEventRow.vala:338
788784
#, c-format
789785
msgctxt "date-range"
790786
msgid "%s – %s"
791787
msgstr ""
792788

793789
#. TRANSLATORS: A range from start date and time to end date and time i.e. "Friday, Dec 21, 7:00 PM – Saturday, Dec 22, 12:00 AM"
794-
#: src/Widgets/AgendaEventRow.vala:344
790+
#: src/Widgets/AgendaEventRow.vala:341
795791
#, c-format
796792
msgid "%s, %s – %s, %s"
797793
msgstr ""
798794

799795
#. TRANSLATORS: A range from start time to end time i.e. "7:00 PM – 9:00 PM"
800-
#: src/Widgets/AgendaEventRow.vala:356
796+
#: src/Widgets/AgendaEventRow.vala:353
801797
#, c-format
802798
msgctxt "time-range"
803799
msgid "%s – %s"
804800
msgstr ""
805801

806802
#. TRANSLATORS: A single time from the start date i.e. "Friday, Dec 21 at 7:00 PM"
807-
#: src/Widgets/AgendaEventRow.vala:365
803+
#: src/Widgets/AgendaEventRow.vala:362
808804
#, c-format
809805
msgid "%s at %s"
810806
msgstr ""
811807

812808
#. TRANSLATORS: A range from start date and time to end time i.e. "Friday, Dec 21, 7:00 PM – 9:00 PM"
813-
#: src/Widgets/AgendaEventRow.vala:368
809+
#: src/Widgets/AgendaEventRow.vala:365
814810
#, c-format
815811
msgid "%s, %s – %s"
816812
msgstr ""
@@ -884,23 +880,23 @@ msgstr ""
884880
msgid "This event will be permanently deleted."
885881
msgstr ""
886882

887-
#: src/Widgets/EventMenu.vala:49 src/Widgets/SourceRow.vala:69
883+
#: src/Widgets/EventMenu.vala:34 src/Widgets/SourceRow.vala:69
888884
msgid "Edit…"
889885
msgstr ""
890886

891-
#: src/Widgets/EventMenu.vala:53
887+
#: src/Widgets/EventMenu.vala:35
892888
msgid "Duplicate…"
893889
msgstr ""
894890

895-
#: src/Widgets/EventMenu.vala:59
891+
#: src/Widgets/EventMenu.vala:38
896892
msgid "Remove Event"
897893
msgstr ""
898894

899-
#: src/Widgets/EventMenu.vala:63
895+
#: src/Widgets/EventMenu.vala:39
900896
msgid "Remove Occurrence"
901897
msgstr ""
902898

903-
#: src/Widgets/EventMenu.vala:69 src/Widgets/SourceRow.vala:64
899+
#: src/Widgets/EventMenu.vala:41 src/Widgets/SourceRow.vala:64
904900
msgid "Remove"
905901
msgstr ""
906902

0 commit comments

Comments
 (0)