PluginProbe
Flex Posts – Responsive Posts Block / 1.12.0
Flex Posts – Responsive Posts Block v1.12.0
2.1.0 trunk 1.12.0 2.0.0
flex-posts / languages / flex-posts.pot

flex-posts.pot in Flex Posts – Responsive Posts Block 1.12.0, at languages/flex-posts.pot

303 lines 6.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2025 Tajam
2 # This file is distributed under the GPL-2.0+.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: Flex Posts - Widget and Gutenberg Block 1.12.0\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/flex-posts\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: 2025-05-09T09:28:32+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.10.0\n"
15 "X-Domain: flex-posts\n"
16
17 #. Plugin Name of the plugin
18 msgid "Flex Posts - Widget and Gutenberg Block"
19 msgstr ""
20
21 #. Plugin URI of the plugin
22 msgid "https://tajam.id/flex-posts/"
23 msgstr ""
24
25 #. Description of the plugin
26 msgid "A widget to display posts with thumbnails in various layouts for any widget area."
27 msgstr ""
28
29 #. Author of the plugin
30 msgid "Tajam"
31 msgstr ""
32
33 #. Author URI of the plugin
34 msgid "https://tajam.id/"
35 msgstr ""
36
37 #: blocks/list/block.php:27
38 msgid "All Categories"
39 msgstr ""
40
41 #: flex-posts.php:111
42 #: includes/class-options.php:99
43 msgid "Settings"
44 msgstr ""
45
46 #: includes/class-flex-posts-list.php:23
47 #: includes/class-options.php:78
48 #: includes/class-options.php:79
49 #: blocks/list/block.js:22
50 msgid "Flex Posts"
51 msgstr ""
52
53 #: includes/class-flex-posts-list.php:25
54 msgid "Displays posts list."
55 msgstr ""
56
57 #: includes/class-flex-posts-widget.php:245
58 #: includes/class-flex-posts-widget.php:275
59 #: blocks/list/block.js:156
60 msgid "Layout"
61 msgstr ""
62
63 #: includes/class-flex-posts-widget.php:260
64 #: blocks/list/block.js:171
65 msgid "General"
66 msgstr ""
67
68 #: includes/class-flex-posts-widget.php:265
69 #: blocks/list/block.js:178
70 msgid "Title"
71 msgstr ""
72
73 #: includes/class-flex-posts-widget.php:270
74 #: blocks/list/block.js:191
75 msgid "Title URL"
76 msgstr ""
77
78 #: includes/class-flex-posts-widget.php:289
79 #: blocks/list/block.js:221
80 msgid "Query"
81 msgstr ""
82
83 #: includes/class-flex-posts-widget.php:294
84 msgid "Post Type"
85 msgstr ""
86
87 #: includes/class-flex-posts-widget.php:302
88 #: blocks/list/block.js:240
89 msgid "Category"
90 msgstr ""
91
92 #: includes/class-flex-posts-widget.php:308
93 #: blocks/list/block.js:254
94 msgid "Tag(s)"
95 msgstr ""
96
97 #: includes/class-flex-posts-widget.php:314
98 #: blocks/list/block.js:266
99 msgid "Order by"
100 msgstr ""
101
102 #: includes/class-flex-posts-widget.php:321
103 #: blocks/list/block.js:279
104 msgid "Number of posts to show"
105 msgstr ""
106
107 #: includes/class-flex-posts-widget.php:328
108 #: blocks/list/block.js:292
109 msgid "Number of posts to skip"
110 msgstr ""
111
112 #: includes/class-flex-posts-widget.php:335
113 #: blocks/list/block.js:305
114 msgid "Exclude current post"
115 msgstr ""
116
117 #: includes/class-flex-posts-widget.php:347
118 #: blocks/list/block.js:321
119 msgid "Display"
120 msgstr ""
121
122 #: includes/class-flex-posts-widget.php:352
123 #: blocks/list/block.js:327
124 msgid "Show image on"
125 msgstr ""
126
127 #: includes/class-flex-posts-widget.php:354
128 #: blocks/list/block.js:330
129 msgid "All posts"
130 msgstr ""
131
132 #: includes/class-flex-posts-widget.php:355
133 #: blocks/list/block.js:331
134 msgid "First post only"
135 msgstr ""
136
137 #: includes/class-flex-posts-widget.php:356
138 #: blocks/list/block.js:332
139 msgid "None"
140 msgstr ""
141
142 #: includes/class-flex-posts-widget.php:364
143 #: blocks/list/block.js:344
144 msgid "Thumbnail image size"
145 msgstr ""
146
147 #: includes/class-flex-posts-widget.php:372
148 #: blocks/list/block.js:357
149 msgid "Medium image size"
150 msgstr ""
151
152 #: includes/class-flex-posts-widget.php:380
153 #: blocks/list/block.js:370
154 msgid "Show post title"
155 msgstr ""
156
157 #: includes/class-flex-posts-widget.php:386
158 #: blocks/list/block.js:381
159 msgid "Show categories"
160 msgstr ""
161
162 #: includes/class-flex-posts-widget.php:392
163 #: blocks/list/block.js:392
164 msgid "Show author"
165 msgstr ""
166
167 #: includes/class-flex-posts-widget.php:398
168 #: blocks/list/block.js:403
169 msgid "Show author image"
170 msgstr ""
171
172 #: includes/class-flex-posts-widget.php:404
173 #: blocks/list/block.js:414
174 msgid "Show date"
175 msgstr ""
176
177 #: includes/class-flex-posts-widget.php:410
178 #: blocks/list/block.js:425
179 msgid "Show comments number"
180 msgstr ""
181
182 #: includes/class-flex-posts-widget.php:416
183 #: blocks/list/block.js:436
184 msgid "Show excerpt"
185 msgstr ""
186
187 #: includes/class-flex-posts-widget.php:423
188 #: blocks/list/block.js:447
189 msgid "Excerpt length"
190 msgstr ""
191
192 #: includes/class-flex-posts-widget.php:430
193 #: blocks/list/block.js:460
194 msgid "Show read more link"
195 msgstr ""
196
197 #: includes/class-flex-posts-widget.php:437
198 #: blocks/list/block.js:472
199 msgid "Read more text"
200 msgstr ""
201
202 #: includes/class-flex-posts-widget.php:444
203 #: blocks/list/block.js:484
204 msgid "Show pagination"
205 msgstr ""
206
207 #: includes/class-flex-posts-widget.php:456
208 msgid "Advanced"
209 msgstr ""
210
211 #: includes/class-flex-posts-widget.php:461
212 #: blocks/list/block.js:503
213 msgid "Block Title HTML element"
214 msgstr ""
215
216 #: includes/class-flex-posts-widget.php:468
217 #: blocks/list/block.js:524
218 msgid "Post Title HTML element"
219 msgstr ""
220
221 #: includes/class-flex-posts-widget.php:475
222 msgid "Additional CSS class(es)"
223 msgstr ""
224
225 #: includes/class-options.php:103
226 #: includes/class-options.php:136
227 msgid "Disable CSS"
228 msgstr ""
229
230 #: includes/class-options.php:111
231 msgid "Disable Image Size"
232 msgstr ""
233
234 #: includes/class-options.php:137
235 msgid "This plugin uses a single CSS file (flex-posts.css). If this option is on, the CSS file will not be loaded."
236 msgstr ""
237
238 #: includes/class-options.php:160
239 msgid "Disable Additional Image Size"
240 msgstr ""
241
242 #: includes/class-options.php:161
243 msgid "This plugin adds a new custom image size (400×250 cropped). If this option is on, this image size will not be generated."
244 msgstr ""
245
246 #: includes/functions.php:201
247 msgid "Previous"
248 msgstr ""
249
250 #: includes/functions.php:202
251 msgid "Next"
252 msgstr ""
253
254 #: includes/functions.php:210
255 #: includes/functions.php:365
256 msgid "Page"
257 msgstr ""
258
259 #: includes/functions.php:258
260 msgid "Read more"
261 msgstr ""
262
263 #: includes/functions.php:364
264 msgid "Post"
265 msgstr ""
266
267 #: includes/functions.php:379
268 msgid "Any"
269 msgstr ""
270
271 #: includes/functions.php:426
272 msgid "Newest"
273 msgstr ""
274
275 #: includes/functions.php:427
276 msgid "Oldest"
277 msgstr ""
278
279 #: includes/functions.php:428
280 msgid "Most commented"
281 msgstr ""
282
283 #: includes/functions.php:429
284 msgid "Alphabetical"
285 msgstr ""
286
287 #: includes/functions.php:430
288 msgid "Random"
289 msgstr ""
290
291 #: includes/functions.php:431
292 msgid "Modified date"
293 msgstr ""
294
295 #: includes/functions.php:432
296 msgid "Page order"
297 msgstr ""
298
299 #: includes/functions.php:457
300 #: includes/functions.php:514
301 msgid "Default"
302 msgstr ""
303