Skip to content

Commit a068657

Browse files
committed
👌 IMPROVE: Updated text strings for localization
1 parent f36bebf commit a068657

1 file changed

Lines changed: 88 additions & 87 deletions

File tree

languages/benchpress.pot

Lines changed: 88 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
msgid ""
33
msgstr ""
44
"Project-Id-Version: BenchPress\n"
5-
"POT-Creation-Date: 2024-11-12 01:25-0500\n"
6-
"PO-Revision-Date: 2024-11-12 01:25-0500\n"
5+
"POT-Creation-Date: 2024-11-17 23:36-0500\n"
6+
"PO-Revision-Date: 2024-11-17 23:36-0500\n"
77
"Last-Translator: \n"
88
"Language-Team: \n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
1212
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
13-
"X-Generator: Poedit 3.2.2\n"
13+
"X-Generator: Poedit 3.5\n"
1414
"X-Poedit-Basepath: ..\n"
1515
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
1616
"X-Poedit-WPHeader: benchpress.php\n"
@@ -22,222 +22,191 @@ msgstr ""
2222
"X-Poedit-SearchPathExcluded-0: *.min.js\n"
2323
"X-Poedit-SearchPathExcluded-1: vendor\n"
2424

25+
#: benchpress.php:50 benchpress.php:131 benchpress.php:132
26+
msgid "Settings"
27+
msgstr ""
28+
2529
#. Plugin Name of the plugin/theme
26-
#: benchpress.php:90 benchpress.php:91 benchpress.php:166
30+
#: benchpress.php:111 benchpress.php:112 benchpress.php:185
31+
#: includes/helper-functions.php:364
2732
msgid "BenchPress"
2833
msgstr ""
2934

30-
#: benchpress.php:101 benchpress.php:102
35+
#: benchpress.php:122 benchpress.php:123
3136
#: classes/BenchPress_Snapshots_Table.php:12
3237
msgid "Snapshots"
3338
msgstr ""
3439

35-
#: benchpress.php:110 benchpress.php:111
36-
msgid "Settings"
37-
msgstr ""
38-
39-
#: benchpress.php:130
40-
msgid "BenchPress Snapshots"
41-
msgstr ""
42-
43-
#: benchpress.php:131
44-
msgid "Clear Snapshots"
45-
msgstr ""
46-
47-
#: benchpress.php:132
48-
msgid "Download Snapshots"
49-
msgstr ""
50-
51-
#: benchpress.php:134 benchpress.php:171 benchpress.php:229
52-
msgid "Documentation"
53-
msgstr ""
54-
55-
#: benchpress.php:134 benchpress.php:171 benchpress.php:226
56-
msgid "Support"
57-
msgstr ""
58-
59-
#: benchpress.php:134 benchpress.php:171
60-
msgid "More Plugins"
40+
#: benchpress.php:152 benchpress.php:239 includes/helper-functions.php:356
41+
msgid "BenchPress Settings"
6142
msgstr ""
6243

63-
#: benchpress.php:145
44+
#: benchpress.php:163
6445
msgid "Snapshot Data"
6546
msgstr ""
6647

67-
#: benchpress.php:167
68-
msgid "Save Snapshot"
69-
msgstr ""
70-
71-
#: benchpress.php:168
72-
msgid "Refresh Tests"
73-
msgstr ""
74-
75-
#: benchpress.php:177
48+
#: benchpress.php:191
7649
#, php-format
7750
msgid "Total Execution Time: %s seconds"
7851
msgstr ""
7952

80-
#: benchpress.php:224
81-
msgid "BenchPress Settings"
82-
msgstr ""
83-
84-
#: benchpress.php:236
53+
#: benchpress.php:244
8554
msgid "Benchmark Options"
8655
msgstr ""
8756

88-
#: benchpress.php:238
57+
#: benchpress.php:246
8958
msgid "Loop Count for Benchmarks"
9059
msgstr ""
9160

92-
#: benchpress.php:242
61+
#: benchpress.php:250
9362
msgid "Enable Switch vs Match Benchmark"
9463
msgstr ""
9564

96-
#: benchpress.php:245
65+
#: benchpress.php:253
9766
msgid "Enable Transient vs Direct Query Benchmark"
9867
msgstr ""
9968

100-
#: benchpress.php:247
69+
#: benchpress.php:255
10170
msgid "Enable Post Meta Access Benchmark"
10271
msgstr ""
10372

104-
#: benchpress.php:253
73+
#: benchpress.php:261
10574
msgid "WP_Query Settings"
10675
msgstr ""
10776

108-
#: benchpress.php:257
77+
#: benchpress.php:265
10978
msgid "Query Type"
11079
msgstr ""
11180

112-
#: benchpress.php:260
81+
#: benchpress.php:268
11382
msgid "Single Post"
11483
msgstr ""
11584

116-
#: benchpress.php:261
85+
#: benchpress.php:269
11786
msgid "Multiple Posts"
11887
msgstr ""
11988

120-
#: benchpress.php:268
89+
#: benchpress.php:276
12190
msgid "Single Post Query"
12291
msgstr ""
12392

124-
#: benchpress.php:270
93+
#: benchpress.php:278
12594
msgid "Post ID"
12695
msgstr ""
12796

128-
#: benchpress.php:277
97+
#: benchpress.php:285
12998
msgid "Multiple Post Query"
13099
msgstr ""
131100

132-
#: benchpress.php:281
101+
#: benchpress.php:289
133102
msgid "Post Type"
134103
msgstr ""
135104

136-
#: benchpress.php:294
105+
#: benchpress.php:302
137106
msgid "Number of Posts"
138107
msgstr ""
139108

140-
#: benchpress.php:298
109+
#: benchpress.php:306
141110
msgid "Taxonomy"
142111
msgstr ""
143112

144-
#: benchpress.php:300
113+
#: benchpress.php:308
145114
msgid "Select Taxonomy"
146115
msgstr ""
147116

148-
#: benchpress.php:312
117+
#: benchpress.php:320
149118
msgid "Terms (comma-separated)"
150119
msgstr ""
151120

152-
#: benchpress.php:316
121+
#: benchpress.php:324
153122
msgid "Order By"
154123
msgstr ""
155124

156-
#: benchpress.php:319 classes/BenchPress_Snapshots_Table.php:23
125+
#: benchpress.php:327 classes/BenchPress_Snapshots_Table.php:26
157126
msgid "Date"
158127
msgstr ""
159128

160-
#: benchpress.php:320
129+
#: benchpress.php:328
161130
msgid "Title"
162131
msgstr ""
163132

164-
#: benchpress.php:321 classes/BenchPress_Snapshots_Table.php:22
133+
#: benchpress.php:329 classes/BenchPress_Snapshots_Table.php:25
165134
msgid "ID"
166135
msgstr ""
167136

168-
#: benchpress.php:322
137+
#: benchpress.php:330
169138
msgid "Name"
170139
msgstr ""
171140

172-
#: benchpress.php:323
141+
#: benchpress.php:331
173142
msgid "Author"
174143
msgstr ""
175144

176-
#: benchpress.php:324
145+
#: benchpress.php:332
177146
msgid "Modified"
178147
msgstr ""
179148

180-
#: benchpress.php:325
149+
#: benchpress.php:333
181150
msgid "Random"
182151
msgstr ""
183152

184-
#: benchpress.php:337
153+
#: benchpress.php:345
185154
msgid "Order"
186155
msgstr ""
187156

188-
#: benchpress.php:340
157+
#: benchpress.php:348
189158
msgid "Ascending"
190159
msgstr ""
191160

192-
#: benchpress.php:341
161+
#: benchpress.php:349
193162
msgid "Descending"
194163
msgstr ""
195164

196-
#: benchpress.php:347
165+
#: benchpress.php:355
197166
msgid "Save Settings"
198167
msgstr ""
199168

200-
#: benchpress.php:447
169+
#: benchpress.php:464
201170
msgid "Snapshot saved!"
202171
msgstr ""
203172

204-
#: benchpress.php:475
173+
#: benchpress.php:491
205174
msgid "Snapshot deleted successfully."
206175
msgstr ""
207176

208-
#: benchpress.php:477
177+
#: benchpress.php:493
209178
msgid "Failed to delete snapshot."
210179
msgstr ""
211180

212-
#: benchpress.php:480
181+
#: benchpress.php:496
213182
msgid "Invalid snapshot ID."
214183
msgstr ""
215184

216-
#: benchpress.php:506
185+
#: benchpress.php:522
217186
msgid "All snapshots deleted successfully."
218187
msgstr ""
219188

220-
#: benchpress.php:508
189+
#: benchpress.php:524
221190
msgid "Failed to delete snapshots."
222191
msgstr ""
223192

224-
#: benchpress.php:534
193+
#: benchpress.php:550
225194
msgid "No snapshots available to download."
226195
msgstr ""
227196

228197
#: classes/BenchPress_Snapshots_Table.php:11
229198
msgid "Snapshot"
230199
msgstr ""
231200

232-
#: classes/BenchPress_Snapshots_Table.php:24
201+
#: classes/BenchPress_Snapshots_Table.php:27
233202
msgid "Actions"
234203
msgstr ""
235204

236-
#: classes/BenchPress_Snapshots_Table.php:88
205+
#: classes/BenchPress_Snapshots_Table.php:100
237206
msgid "View Data"
238207
msgstr ""
239208

240-
#: classes/BenchPress_Snapshots_Table.php:90
209+
#: classes/BenchPress_Snapshots_Table.php:102
241210
msgid "Delete Snapshot"
242211
msgstr ""
243212

@@ -249,15 +218,15 @@ msgstr ""
249218
msgid "Benchmarks"
250219
msgstr ""
251220

252-
#: classes/BenchPress_Table.php:31
221+
#: classes/BenchPress_Table.php:32
253222
msgid "Benchmark Name"
254223
msgstr ""
255224

256-
#: classes/BenchPress_Table.php:32
225+
#: classes/BenchPress_Table.php:33
257226
msgid "Execution Time (s)"
258227
msgstr ""
259228

260-
#: classes/BenchPress_Table.php:33
229+
#: classes/BenchPress_Table.php:34
261230
msgid "Description"
262231
msgstr ""
263232

@@ -332,6 +301,38 @@ msgstr ""
332301
msgid "get_post_meta() vs WP_Meta_Query"
333302
msgstr ""
334303

304+
#: includes/helper-functions.php:352
305+
msgid "BenchPress Snapshots"
306+
msgstr ""
307+
308+
#: includes/helper-functions.php:353
309+
msgid "Clear Snapshots"
310+
msgstr ""
311+
312+
#: includes/helper-functions.php:354
313+
msgid "Download Snapshots"
314+
msgstr ""
315+
316+
#: includes/helper-functions.php:358 includes/helper-functions.php:370
317+
msgid "Support"
318+
msgstr ""
319+
320+
#: includes/helper-functions.php:361 includes/helper-functions.php:370
321+
msgid "Documentation"
322+
msgstr ""
323+
324+
#: includes/helper-functions.php:365
325+
msgid "Save Snapshot"
326+
msgstr ""
327+
328+
#: includes/helper-functions.php:366
329+
msgid "Refresh Tests"
330+
msgstr ""
331+
332+
#: includes/helper-functions.php:370
333+
msgid "More Plugins"
334+
msgstr ""
335+
335336
#: includes/php-8.0-functions.php:56
336337
msgid "Switch vs Match"
337338
msgstr ""

0 commit comments

Comments
 (0)