Skip to content

Commit 04b6f58

Browse files
Generate POT - 2025-02-10 (#1088)
Co-authored-by: afragen <[email protected]>
1 parent 16b62ba commit 04b6f58

File tree

1 file changed

+48
-36
lines changed

1 file changed

+48
-36
lines changed

languages/git-updater.pot

+48-36
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the MIT.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Git Updater 12.11.0\n"
5+
"Project-Id-Version: Git Updater 12.12.0\n"
66
"Report-Msgid-Bugs-To: https://github.com/afragen/git-updater/issues\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <[email protected]>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2025-02-02T16:58:55+00:00\n"
12+
"POT-Creation-Date: 2025-02-10T18:54:05+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.11.0\n"
1515
"X-Domain: git-updater\n"
@@ -36,78 +36,90 @@ msgstr ""
3636
msgid "Andy Fragen"
3737
msgstr ""
3838

39-
#: src/Git_Updater/Additions/Repo_List_Table.php:208
39+
#: src/Git_Updater/Additions/Repo_List_Table.php:211
4040
msgid "Slug"
4141
msgstr ""
4242

43-
#: src/Git_Updater/Additions/Repo_List_Table.php:209
43+
#: src/Git_Updater/Additions/Repo_List_Table.php:212
4444
msgid "URL"
4545
msgstr ""
4646

47-
#: src/Git_Updater/Additions/Repo_List_Table.php:210
48-
#: src/Git_Updater/Additions/Settings.php:231
47+
#: src/Git_Updater/Additions/Repo_List_Table.php:213
48+
#: src/Git_Updater/Additions/Settings.php:230
4949
msgid "Primary Branch"
5050
msgstr ""
5151

52-
#: src/Git_Updater/Additions/Repo_List_Table.php:211
53-
#: src/Git_Updater/Additions/Settings.php:245
52+
#: src/Git_Updater/Additions/Repo_List_Table.php:214
53+
#: src/Git_Updater/Additions/Settings.php:244
5454
msgid "Release Asset"
5555
msgstr ""
5656

57-
#: src/Git_Updater/Additions/Repo_List_Table.php:212
57+
#: src/Git_Updater/Additions/Repo_List_Table.php:215
58+
#: src/Git_Updater/Additions/Settings.php:257
59+
msgid "Private Package"
60+
msgstr ""
61+
62+
#: src/Git_Updater/Additions/Repo_List_Table.php:216
5863
msgid "Type"
5964
msgstr ""
6065

61-
#: src/Git_Updater/Additions/Repo_List_Table.php:258
66+
#: src/Git_Updater/Additions/Repo_List_Table.php:262
6267
msgid "Delete"
6368
msgstr ""
6469

65-
#: src/Git_Updater/Additions/Repo_List_Table.php:289
70+
#: src/Git_Updater/Additions/Repo_List_Table.php:293
6671
msgid "Items would go to edit when we write that code."
6772
msgstr ""
6873

69-
#: src/Git_Updater/Additions/Repo_List_Table.php:441
70-
msgid "Additions List Table"
74+
#: src/Git_Updater/Additions/Repo_List_Table.php:445
75+
msgid "Addition Packages List Table"
7176
msgstr ""
7277

73-
#: src/Git_Updater/Additions/Settings.php:129
74-
#: src/Git_Updater/Additions/Settings.php:185
78+
#: src/Git_Updater/Additions/Settings.php:128
7579
msgid "Additions"
7680
msgstr ""
7781

78-
#: src/Git_Updater/Additions/Settings.php:192
82+
#: src/Git_Updater/Additions/Settings.php:184
83+
msgid "Addition Packages"
84+
msgstr ""
85+
86+
#: src/Git_Updater/Additions/Settings.php:191
7987
msgid "Repository Type"
8088
msgstr ""
8189

82-
#: src/Git_Updater/Additions/Settings.php:204
90+
#: src/Git_Updater/Additions/Settings.php:203
8391
msgid "Repository Slug"
8492
msgstr ""
8593

86-
#: src/Git_Updater/Additions/Settings.php:211
94+
#: src/Git_Updater/Additions/Settings.php:210
8795
msgid "Ensure proper slug for plugin or theme."
8896
msgstr ""
8997

90-
#: src/Git_Updater/Additions/Settings.php:218
98+
#: src/Git_Updater/Additions/Settings.php:217
9199
msgid "Repository URI"
92100
msgstr ""
93101

94-
#: src/Git_Updater/Additions/Settings.php:225
102+
#: src/Git_Updater/Additions/Settings.php:224
95103
msgid "Ensure proper URI for plugin or theme."
96104
msgstr ""
97105

98-
#: src/Git_Updater/Additions/Settings.php:238
106+
#: src/Git_Updater/Additions/Settings.php:237
99107
msgid "Ensure proper primary branch, default is `master`"
100108
msgstr ""
101109

102-
#: src/Git_Updater/Additions/Settings.php:252
110+
#: src/Git_Updater/Additions/Settings.php:251
103111
msgid "Check if a release asset is required."
104112
msgstr ""
105113

106-
#: src/Git_Updater/Additions/Settings.php:281
114+
#: src/Git_Updater/Additions/Settings.php:264
115+
msgid "Check if this package is not to be shared with aggregators."
116+
msgstr ""
117+
118+
#: src/Git_Updater/Additions/Settings.php:295
107119
msgid "If there are git repositories that do not natively support Git Updater you can add them here."
108120
msgstr ""
109121

110-
#: src/Git_Updater/Add_Ons.php:57
122+
#: src/Git_Updater/Add_Ons.php:56
111123
msgid "Add-Ons"
112124
msgstr ""
113125

@@ -151,7 +163,7 @@ msgstr ""
151163
msgid "Enter plugin or theme slug."
152164
msgstr ""
153165

154-
#: src/Git_Updater/Base.php:726
166+
#: src/Git_Updater/Base.php:732
155167
msgid "Updates via Git Updater"
156168
msgstr ""
157169

@@ -327,7 +339,7 @@ msgid "REST API endpoints for webhook branch resetting begin at: %s"
327339
msgstr ""
328340

329341
#: src/Git_Updater/Settings.php:148
330-
#: src/Git_Updater/Settings.php:846
342+
#: src/Git_Updater/Settings.php:847
331343
msgid "Settings"
332344
msgstr ""
333345

@@ -366,39 +378,39 @@ msgid "Display `deprecated hook` messaging in debug.log"
366378
msgstr ""
367379

368380
#: src/Git_Updater/Settings.php:498
369-
#: src/Git_Updater/Settings.php:913
381+
#: src/Git_Updater/Settings.php:914
370382
msgid "Name not available"
371383
msgstr ""
372384

373-
#: src/Git_Updater/Settings.php:611
385+
#: src/Git_Updater/Settings.php:612
374386
msgid "Check to enable."
375387
msgstr ""
376388

377-
#: src/Git_Updater/Settings.php:650
389+
#: src/Git_Updater/Settings.php:651
378390
msgid "Overridden Plugins and Themes"
379391
msgstr ""
380392

381-
#: src/Git_Updater/Settings.php:651
393+
#: src/Git_Updater/Settings.php:652
382394
msgid "The following plugins or themes might exist on wp.org, but any updates will be downloaded from their respective git repositories."
383395
msgstr ""
384396

385-
#: src/Git_Updater/Settings.php:880
397+
#: src/Git_Updater/Settings.php:881
386398
msgid "This is a private repository."
387399
msgstr ""
388400

389-
#: src/Git_Updater/Settings.php:881
401+
#: src/Git_Updater/Settings.php:882
390402
msgid "This repository has not connected to the API or was unable to connect."
391403
msgstr ""
392404

393-
#: src/Git_Updater/Settings.php:882
405+
#: src/Git_Updater/Settings.php:883
394406
msgid "This repository is hosted on WordPress.org."
395407
msgstr ""
396408

397-
#: src/Git_Updater/Settings.php:883
409+
#: src/Git_Updater/Settings.php:884
398410
msgid "This repository has been ignored and does not connect to the API."
399411
msgstr ""
400412

401-
#: src/Git_Updater/Settings.php:927
413+
#: src/Git_Updater/Settings.php:928
402414
msgid "Installed Plugins and Themes"
403415
msgstr ""
404416

@@ -460,6 +472,6 @@ msgstr ""
460472
msgid "%1$sAutomatic update is unavailable for this theme.%2$s"
461473
msgstr ""
462474

463-
#: src/Git_Updater/Traits/GU_Trait.php:680
475+
#: src/Git_Updater/Traits/GU_Trait.php:689
464476
msgid "There may be a problem with WP-Cron. A Git Updater WP-Cron event is overdue."
465477
msgstr ""

0 commit comments

Comments
 (0)