PluginProbe ʕ •ᴥ•ʔ
AlphaListing / 4.5.0
AlphaListing v4.5.0
4.5.0 trunk 4.3.4 4.3.5 4.3.6 4.3.7 4.4.0
alphalisting / languages / alphalisting.pot
alphalisting / languages Last commit date
alphalisting.pot 2 weeks ago
alphalisting.pot
343 lines
1 # Copyright (C) 2026 Ethan Lin
2 # This file is distributed under the GPLv2 or later.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: AlphaListing 4.5.0\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/alphalisting\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <LL@li.org>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2026-08-14T13:49:38+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.12.0\n"
15 "X-Domain: alphalisting\n"
16
17 #. Plugin Name of the plugin
18 #: alphalisting.php:5
19 #: scripts/blocks/edit.js:901
20 #: scripts/blocks/edit.js:917
21 #: scripts/blocks/edit.js:925
22 #: scripts/blocks/index.js:91
23 msgid "AlphaListing"
24 msgstr ""
25
26 #. Plugin URI of the plugin
27 #: alphalisting.php:7
28 msgid "https://github.com/Lin87/alphalisting"
29 msgstr ""
30
31 #. Description of the plugin
32 #: alphalisting.php:9
33 msgid "Display posts, pages, and terms alphabetically in a Rolodex-, catalog-, or directory-style list."
34 msgstr ""
35
36 #. Author of the plugin
37 #: alphalisting.php:11
38 msgid "Ethan Lin"
39 msgstr ""
40
41 #. Author URI of the plugin
42 #: alphalisting.php:13
43 msgid "https://profiles.wordpress.org/eslin87/"
44 msgstr ""
45
46 #: functions/health-check.php:25
47 msgid "A to Z Listing plugin"
48 msgstr ""
49
50 #: functions/health-check.php:41
51 msgid "AlphaListing: PHP mbstring module is enabled"
52 msgstr ""
53
54 #: functions/health-check.php:44
55 msgid "Compatibility"
56 msgstr ""
57
58 #: functions/health-check.php:49
59 msgid "The mbstring PHP module improves support for non-latin languages in the AlphaListing plugin."
60 msgstr ""
61
62 #: functions/health-check.php:57
63 msgid "AlphaListing: PHP mbstring module is not enabled"
64 msgstr ""
65
66 #: functions/health-check.php:61
67 msgid "The mbstring PHP module is not enabled on your server. This module improves support for non-latin languages in the AlphaListing plugin."
68 msgstr ""
69
70 #: functions/health-check.php:63
71 msgid "Contact your web host to request that the mbstring PHP module is enabled for your site."
72 msgstr ""
73
74 #. translators: List the alphabet of your language in the order that your language prefers. list as groups of identical meanings but different characters together, e.g. in English we group A with a because they are both the same letter but different character-code. Each character group should be followed by a comma separating it from the next group. Any amount of characters per group are acceptable, and there is no requirement for all the groups to contain the same amount of characters as all the others. Be careful with the character you place first in each group as that will be used as the identifier for the group which gets displayed on the page, e.g. in English a group definition of "Aa" will indicate that we display all the posts in the group, i.e. whose titles begin with either "A" or "a", listed under a heading of "A" (the first character in the definition).
75 #: src/Alphabet.php:71
76 msgid "AÁÀÄÂaáàäâ,Bb,CÇcç,Dd,EÉÈËÊeéèëê,Ff,Gg,Hh,IÍÌÏÎiíìïî,Jj,Kk,Ll,Mm,Nn,OÓÒÖÔoóòöô,Pp,Qq,Rr,Ssß,Tt,UÚÙÜÛuúùüû,Vv,Ww,Xx,Yy,Zz"
77 msgstr ""
78
79 #. translators: This should be a single character to denote "all entries that didn't fit under one of the alphabet character groups defined". This is used in English to categorize posts whose title begins with a numeric (0 through to 9), or some other character that is not a standard English alphabet letter.
80 #: src/Alphabet.php:73
81 msgid "#"
82 msgstr ""
83
84 #: src/GutenBlock.php:32
85 msgid "The AlphaListing plugin has been disabled."
86 msgstr ""
87
88 #: templates/a-z-listing.example.php:54
89 #: templates/a-z-listing.php:78
90 msgid "Back to top"
91 msgstr ""
92
93 #: templates/a-z-listing.example.php:65
94 #: templates/a-z-listing.php:90
95 msgid "There are no posts included in this index."
96 msgstr ""
97
98 #: widgets/class-alphalisting-widget.php:36
99 msgid "Alphabetized links to the A-Z site map"
100 msgstr ""
101
102 #: widgets/class-alphalisting-widget.php:43
103 #: widgets/class-alphalisting-widget.php:451
104 msgid "A-Z Site Map"
105 msgstr ""
106
107 #: widgets/class-alphalisting-widget.php:135
108 #: widgets/class-alphalisting-widget.php:140
109 msgid "Widget Title"
110 msgstr ""
111
112 #: widgets/class-alphalisting-widget.php:144
113 msgid "Leave the title field blank, above, to use the title from the page set in the next field"
114 msgstr ""
115
116 #: widgets/class-alphalisting-widget.php:151
117 msgid "Sitemap A-Z page"
118 msgstr ""
119
120 #: widgets/class-alphalisting-widget.php:163
121 msgid "Type some or all of the title of the page you want links to point at. Ensure this input field is not selected when you save the settings."
122 msgstr ""
123
124 #: widgets/class-alphalisting-widget.php:164
125 #: widgets/class-alphalisting-widget.php:224
126 msgid "Matching posts will be shown as you type. Click on the correct post from the matches to update the setting."
127 msgstr ""
128
129 #: widgets/class-alphalisting-widget.php:171
130 msgid "Display posts or terms?"
131 msgstr ""
132
133 #: widgets/class-alphalisting-widget.php:178
134 #: scripts/blocks/edit.js:79
135 msgid "Posts"
136 msgstr ""
137
138 #: widgets/class-alphalisting-widget.php:182
139 #: scripts/blocks/edit.js:575
140 msgid "Taxonomy terms"
141 msgstr ""
142
143 #: widgets/class-alphalisting-widget.php:191
144 msgid "Post-type to display"
145 msgstr ""
146
147 #: widgets/class-alphalisting-widget.php:210
148 msgid "Show only children of this post (ID)"
149 msgstr ""
150
151 #: widgets/class-alphalisting-widget.php:223
152 msgid "Type some or all of the title of the post to limit the listing to only the children of that post. Ensure this input field is not selected when you save the settings."
153 msgstr ""
154
155 #: widgets/class-alphalisting-widget.php:228
156 msgid "Include grand-children?"
157 msgstr ""
158
159 #: widgets/class-alphalisting-widget.php:240
160 msgid "Taxonomy to display"
161 msgstr ""
162
163 #: widgets/class-alphalisting-widget.php:259
164 msgid "Parent term to display children of"
165 msgstr ""
166
167 #: widgets/class-alphalisting-widget.php:271
168 msgid "Terms to include (IDs)"
169 msgstr ""
170
171 #: widgets/class-alphalisting-widget.php:283
172 msgid "Terms to exclude (IDs)"
173 msgstr ""
174
175 #: widgets/class-alphalisting-widget.php:295
176 #: scripts/blocks/edit.js:654
177 msgid "Hide empty terms"
178 msgstr ""
179
180 #: widgets/class-alphalisting-widget.php:574
181 msgid "Security check failed."
182 msgstr ""
183
184 #: widgets/class-alphalisting-widget.php:583
185 msgid "You are not allowed to perform this action."
186 msgstr ""
187
188 #: widgets/class-alphalisting-widget.php:596
189 msgid "Invalid request payload."
190 msgstr ""
191
192 #: scripts/blocks/edit.js:80
193 msgid "Taxonomy Terms"
194 msgstr ""
195
196 #: scripts/blocks/edit.js:349
197 msgid "You must set a taxonomy when display mode is set to 'terms'."
198 msgstr ""
199
200 #: scripts/blocks/edit.js:496
201 msgid "Listing selection"
202 msgstr ""
203
204 #: scripts/blocks/edit.js:501
205 msgid "Display mode"
206 msgstr ""
207
208 #: scripts/blocks/edit.js:518
209 msgid "Post Type"
210 msgstr ""
211
212 #: scripts/blocks/edit.js:519
213 msgid "Select the post types to display. Hold Ctrl to select multiple."
214 msgstr ""
215
216 #: scripts/blocks/edit.js:553
217 msgid "Taxonomy"
218 msgstr ""
219
220 #: scripts/blocks/edit.js:591
221 msgid "Exclude post IDs"
222 msgstr ""
223
224 #: scripts/blocks/edit.js:598
225 msgid "Provide numeric post IDs to omit from the listing."
226 msgstr ""
227
228 #: scripts/blocks/edit.js:607
229 msgid "Parent term (slug or ID)"
230 msgstr ""
231
232 #: scripts/blocks/edit.js:623
233 msgid "Exclude term IDs"
234 msgstr ""
235
236 #: scripts/blocks/edit.js:631
237 msgid "Provide numeric term IDs to omit from the listing."
238 msgstr ""
239
240 #: scripts/blocks/edit.js:641
241 msgid "Include all descendants"
242 msgstr ""
243
244 #: scripts/blocks/edit.js:642
245 msgid "Include items from all levels below the selected parent."
246 msgstr ""
247
248 #: scripts/blocks/edit.js:670
249 msgid "Display options"
250 msgstr ""
251
252 #: scripts/blocks/edit.js:675
253 msgid "Listing ID"
254 msgstr ""
255
256 #: scripts/blocks/edit.js:685
257 msgid "CSS class names"
258 msgstr ""
259
260 #: scripts/blocks/edit.js:695
261 msgid "Alphabet"
262 msgstr ""
263
264 #: scripts/blocks/edit.js:705
265 msgid "Numbers"
266 msgstr ""
267
268 #: scripts/blocks/edit.js:710
269 msgid "Hide numbers"
270 msgstr ""
271
272 #: scripts/blocks/edit.js:717
273 msgid "Prepend before alphabet"
274 msgstr ""
275
276 #: scripts/blocks/edit.js:724
277 msgid "Append after alphabet"
278 msgstr ""
279
280 #: scripts/blocks/edit.js:743
281 msgid "Group letters"
282 msgstr ""
283
284 #: scripts/blocks/edit.js:744
285 msgid "The number of letters to include in a single group"
286 msgstr ""
287
288 #: scripts/blocks/edit.js:769
289 msgid "Group numbers"
290 msgstr ""
291
292 #: scripts/blocks/edit.js:773
293 msgid "Group 0-9 as a single letter"
294 msgstr ""
295
296 #: scripts/blocks/edit.js:795
297 msgid "Display symbols entry first"
298 msgstr ""
299
300 #: scripts/blocks/edit.js:806
301 msgid "Group by last word"
302 msgstr ""
303
304 #: scripts/blocks/edit.js:813
305 msgid "Group and sort posts by the last word of their title."
306 msgstr ""
307
308 #: scripts/blocks/edit.js:820
309 msgid "Show back to top link"
310 msgstr ""
311
312 #: scripts/blocks/edit.js:830
313 msgid "Columns"
314 msgstr ""
315
316 #: scripts/blocks/edit.js:844
317 msgid "Column width"
318 msgstr ""
319
320 #: scripts/blocks/edit.js:860
321 msgid "Column gap"
322 msgstr ""
323
324 #: scripts/blocks/edit.js:902
325 msgid "The AlphaListing configuration is incomplete:"
326 msgstr ""
327
328 #: scripts/blocks/edit.js:919
329 msgid "Error Loading the listing..."
330 msgstr ""
331
332 #: scripts/blocks/edit.js:927
333 msgid "The listing has returned an empty page. This is likely an error."
334 msgstr ""
335
336 #: scripts/blocks/index.js:97
337 msgid "Show your posts in an alphabetically-ordered rolodex-style list"
338 msgstr ""
339
340 #: scripts/components/PostParent.js:116
341 msgid "Parent post"
342 msgstr ""
343