-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathfair.pot
More file actions
483 lines (386 loc) · 11.3 KB
/
fair.pot
File metadata and controls
483 lines (386 loc) · 11.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
# Copyright (C) 2025 FAIR Contributors
# This file is distributed under the GPLv2.
msgid ""
msgstr ""
"Project-Id-Version: FAIR - Federated and Independent Repositories 1.0.0\n"
"Report-Msgid-Bugs-To: https://github.com/fairpm/fair-plugin/issues\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-10-04T20:20:21+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: fair\n"
#. Plugin Name of the plugin
#: plugin.php
msgid "FAIR - Federated and Independent Repositories"
msgstr ""
#. Description of the plugin
#: plugin.php
msgid "Make your site more FAIR."
msgstr ""
#. Author of the plugin
#: plugin.php
msgid "FAIR Contributors"
msgstr ""
#: inc/avatars/namespace.php:99
msgid "Choose Profile Image"
msgstr ""
#: inc/avatars/namespace.php:100
msgid "Remove Profile Image"
msgstr ""
#: inc/avatars/namespace.php:103
msgid "Upload a custom profile picture for your account."
msgstr ""
#. translators: %s: Name of person in profile picture
#: inc/avatars/namespace.php:252
#: inc/avatars/namespace.php:268
#, php-format
msgid "profile picture for %s"
msgstr ""
#: inc/avatars/namespace.php:264
msgctxt "alt for unknown avatar user"
msgid "profile picture for user"
msgstr ""
#. translators: %s: The version string.
#: inc/credits/namespace.php:85
#, php-format
msgid "%s is not a valid version string."
msgstr ""
#: inc/credits/namespace.php:114
msgid "No credits could be found."
msgstr ""
#: inc/dashboard-widgets/namespace.php:105
msgid "Unable to fetch events (parse error)."
msgstr ""
#: inc/dashboard-widgets/namespace.php:112
msgctxt "default event location"
msgid "Online"
msgstr ""
#. translators: If a Rosetta site exists (e.g. https://es.fair.pm/news/), then use that. Otherwise, leave untranslated.
#: inc/dashboard-widgets/namespace.php:189
msgctxt "Events and News dashboard widget"
msgid "https://fair.pm/"
msgstr ""
#: inc/dashboard-widgets/namespace.php:190
msgid "News"
msgstr ""
#. translators: Hidden accessibility text.
#: inc/dashboard-widgets/namespace.php:192
#: inc/dashboard-widgets/namespace.php:204
msgid "(opens in a new tab)"
msgstr ""
#: inc/dashboard-widgets/namespace.php:202
msgid "Events (by The WP World)"
msgstr ""
#: inc/packages/admin/info.php:80
msgctxt "Plugin installer section title"
msgid "Description"
msgstr ""
#: inc/packages/admin/info.php:82
msgctxt "Plugin installer section title"
msgid "Installation"
msgstr ""
#: inc/packages/admin/info.php:84
msgctxt "Plugin installer section title"
msgid "FAQ"
msgstr ""
#: inc/packages/admin/info.php:86
msgctxt "Plugin installer section title"
msgid "Screenshots"
msgstr ""
#: inc/packages/admin/info.php:88
msgctxt "Plugin installer section title"
msgid "Changelog"
msgstr ""
#: inc/packages/admin/info.php:90
msgctxt "Plugin installer section title"
msgid "Reviews"
msgstr ""
#: inc/packages/admin/info.php:92
msgctxt "Plugin installer section title"
msgid "Other Notes"
msgstr ""
#: inc/packages/admin/info.php:108
msgid "Plugin Installation"
msgstr ""
#: inc/packages/admin/info.php:198
msgctxt "plugin"
msgid "Activate"
msgstr ""
#: inc/packages/admin/info.php:255
msgid "WordPress"
msgstr ""
#: inc/packages/admin/info.php:258
msgid "PHP"
msgstr ""
#: inc/packages/admin/info.php:283
msgid "Version:"
msgstr ""
#: inc/packages/admin/info.php:286
msgid "Slug:"
msgstr ""
#: inc/packages/admin/info.php:289
msgid "ID:"
msgstr ""
#: inc/packages/admin/info.php:293
msgid "Requires:"
msgstr ""
#: inc/packages/admin/info.php:303
msgid "Suggests:"
msgstr ""
#: inc/packages/admin/info.php:315
msgid "Authors"
msgstr ""
#: inc/packages/admin/info.php:387
msgid "<strong>Error:</strong> This plugin <strong>requires a newer version of PHP</strong>."
msgstr ""
#. translators: %s: URL to Update PHP page.
#: inc/packages/admin/info.php:392
#, php-format
msgid "<a href=\"%s\" target=\"_blank\">Click here to learn more about updating PHP</a>."
msgstr ""
#: inc/packages/admin/info.php:412
msgid "<strong>Warning:</strong> This plugin <strong>has not been tested</strong> with your current version of WordPress."
msgstr ""
#: inc/packages/admin/info.php:419
msgid "<strong>Error:</strong> This plugin <strong>requires a newer version of WordPress</strong>."
msgstr ""
#. translators: %s: URL to WordPress Updates screen.
#: inc/packages/admin/info.php:423
#, php-format
msgid "<a href=\"%s\" target=\"_parent\">Click here to update WordPress</a>."
msgstr ""
#: inc/packages/admin/info.php:451
msgid "Domain Alias:"
msgstr ""
#. translators: %1$s: full URL for validated domain, %2$s: raw domain
#: inc/packages/admin/info.php:457
#, php-format
msgid "<strong>Validated</strong> as <a href=\"%1$s\">%2$s</a>"
msgstr ""
#: inc/packages/admin/info.php:465
msgid "Not validated: No domain alias is set"
msgstr ""
#: inc/packages/admin/info.php:474
msgid "An unknown error occurred"
msgstr ""
#: inc/packages/admin/info.php:479
msgid "Validation failed"
msgstr ""
#. translators: %s: validation error message
#: inc/packages/admin/info.php:485
#, php-format
msgid "<p><strong>Error:</strong> Failed domain alias validation, this package may be unsafe: %s</p>"
msgstr ""
#: inc/packages/admin/info.php:548
#: inc/packages/admin/info.php:561
msgid "Install Now"
msgstr ""
#. translators: %s: The package's name.
#: inc/packages/admin/info.php:559
#, php-format
msgid "Install %s now"
msgstr ""
#: inc/packages/admin/info.php:568
#: inc/packages/admin/info.php:582
msgid "Update Now"
msgstr ""
#. translators: %s: The package's name.
#: inc/packages/admin/info.php:580
#, php-format
msgid "Update %s now"
msgstr ""
#. translators: %s: The package's name.
#: inc/packages/admin/info.php:591
#, php-format
msgid "Activate %s now"
msgstr ""
#: inc/packages/admin/info.php:593
msgid "Activate"
msgstr ""
#: inc/packages/admin/info.php:599
msgid "Installed"
msgstr ""
#: inc/packages/admin/namespace.php:68
msgid "Direct Install"
msgstr ""
#: inc/packages/admin/namespace.php:135
msgid "Enter a plugin ID to view details and install."
msgstr ""
#: inc/packages/admin/namespace.php:161
msgctxt "plugin"
msgid "View Details"
msgstr ""
#: inc/packages/admin/namespace.php:164
msgid "Plugin IDs should be in the format <code>did:plc:...</code>"
msgstr ""
#. translators: %1$s: repository hostname
#: inc/packages/admin/namespace.php:467
#, php-format
msgid "Hosted on %1$s"
msgstr ""
#: inc/packages/class-metadatadocument.php:125
#: inc/packages/class-releasedocument.php:81
#, php-format
msgid "Missing mandatory field: %s"
msgstr ""
#: inc/packages/class-metadatadocument.php:147
msgid "No releases found in the metadata document."
msgstr ""
#: inc/packages/class-metadatadocument.php:169
msgid "Could not decode repository response."
msgstr ""
#: inc/packages/did/class-plc.php:68
msgid "Unable to parse DID document response."
msgstr ""
#: inc/packages/did/class-plc.php:74
msgid "The PLC directory did not return the DID that was sent or the DID was invalid."
msgstr ""
#: inc/packages/namespace.php:46
msgid "ID is not a valid DID."
msgstr ""
#: inc/packages/namespace.php:51
msgid "DID could not be parsed as a URI."
msgstr ""
#: inc/packages/namespace.php:62
msgid "Unsupported DID method."
msgstr ""
#: inc/packages/namespace.php:127
msgid "DID is not a valid package to fetch metadata for."
msgstr ""
#: inc/packages/namespace.php:138
msgid "Fetched metadata does not match the requested DID."
msgstr ""
#: inc/packages/namespace.php:171
msgid "HTTP error code received"
msgstr ""
#: inc/packages/namespace.php:243
msgid "DID does not contain valid signing keys."
msgstr ""
#: inc/packages/namespace.php:253
msgid "No releases found in the repository."
msgstr ""
#: inc/packages/namespace.php:811
msgctxt "alias validation error"
msgid "Multiple aliases set in DID; packages may only have a single alias"
msgstr ""
#: inc/packages/namespace.php:821
msgctxt "alias validation error"
msgid "Invalid FAIR alias format"
msgstr ""
#: inc/packages/namespace.php:830
msgctxt "alias validation error"
msgid "FAIR alias format exceeds valid domain length"
msgstr ""
#. translators: %s: domain
#: inc/packages/namespace.php:843
#, php-format
msgctxt "alias validation error"
msgid "Missing verification record for \"%s\""
msgstr ""
#. translators: %s: domain
#: inc/packages/namespace.php:857
#, php-format
msgctxt "alias validation error"
msgid "Verification record for \"%s\" is invalid"
msgstr ""
#: inc/packages/namespace.php:868
msgctxt "alias validation error"
msgid "DID in validation record does not match"
msgstr ""
#. translators: 1: The DID, 2: The error message.
#: inc/packages/wp-cli/compat/namespace.php:62
#, php-format
msgid "Could not parse %1$s - %2$s"
msgstr ""
#: inc/packages/wp-cli/compat/namespace.php:127
msgid "The verify-checksums command is not currently supported for DIDs."
msgstr ""
#. translators: 1: The DID, 2: The error message.
#: inc/packages/wp-cli/compat/namespace.php:155
#: inc/packages/wp-cli/compat/namespace.php:278
#, php-format
msgid "Could not retrieve metadata for %1$s - %2$s"
msgstr ""
#: inc/settings/namespace.php:44
#: inc/settings/namespace.php:116
msgid "Avatar Source"
msgstr ""
#: inc/settings/namespace.php:56
msgid "FAIR Settings"
msgstr ""
#: inc/settings/namespace.php:121
msgid "Avatars will be loaded from the selected source."
msgstr ""
#: inc/settings/namespace.php:134
msgid "FAIR Avatars"
msgstr ""
#: inc/settings/namespace.php:135
msgid "Gravatar"
msgstr ""
#. translators: %s: theme name
#: inc/updater/class-lite.php:393
#: inc/updater/class-updater.php:333
#, php-format
msgid "There is a new version of %s available."
msgstr ""
#. translators: 1: opening anchor with version number, 2: closing anchor tag, 3: opening anchor with update URL
#: inc/updater/class-lite.php:404
#: inc/updater/class-updater.php:344
#, php-format
msgid "View version %1$s details%2$s or %3$supdate now%2$s."
msgstr ""
#. translators: %s: theme name
#: inc/updater/class-lite.php:409
#: inc/updater/class-updater.php:349
#, php-format
msgid "%s: update now"
msgstr ""
#. translators: 1: opening anchor with version number, 2: closing anchor tag, 3: opening anchor with update URL
#: inc/updater/class-lite.php:416
#: inc/updater/class-updater.php:356
#, php-format
msgid "View version %1$s details%2$s."
msgstr ""
#: inc/updater/class-lite.php:421
#: inc/updater/class-updater.php:361
msgid "Automatic update is unavailable for this theme."
msgstr ""
#. translators: %s: The DID of the package.
#: inc/updater/namespace.php:135
#, php-format
msgid "Verified signature for %s"
msgstr ""
#. translators: %s: The package's URL.
#: inc/updater/namespace.php:151
#, php-format
msgid "Signature verification could not be performed for the package: %s"
msgstr ""
#. translators: 1) Fair PM URL, 2) AspirePress URL.
#: inc/user-notification/namespace.php:27
#, php-format
msgid "Updates served from the <a href=\"%1$s\">FAIR Package Manager</a> and <a href=\"%2$s\">AspirePress</a>"
msgstr ""
#: inc/version-check/namespace.php:97
msgctxt "operating system check"
msgid "your platform"
msgstr ""
#: inc/version-check/namespace.php:98
msgctxt "browser version check"
msgid "your browser"
msgstr ""
#: assets/js/fair-avatars.js:20
msgid "Choose Profile Picture"
msgstr ""
#: assets/js/fair-avatars.js:22
msgid "Use as Profile Picture"
msgstr ""
#: assets/js/fair-avatars.js:44
msgid "Profile Picture Assigned"
msgstr ""
#: assets/js/fair-avatars.js:60
msgid "Profile Picture Removed"
msgstr ""