v1.7.0
This commit is contained in:
parent
98b1cf0f3b
commit
4402f3570d
20 changed files with 1683 additions and 382 deletions
|
|
@ -2,10 +2,10 @@
|
|||
# This file is distributed under the GPL-3.0-or-later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Media Audit (by ROBOTSTXT) 1.6.0\n"
|
||||
"Project-Id-Version: Media Audit (by ROBOTSTXT) 1.7.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/robotstxt-"
|
||||
"mediaaudit\n"
|
||||
"POT-Creation-Date: 2026-05-05T10:39:07+00:00\n"
|
||||
"POT-Creation-Date: 2026-05-11T07:13:58+00:00\n"
|
||||
"PO-Revision-Date: 2026-05-01 07:41+0000\n"
|
||||
"Last-Translator: Javier Casares <javier@casares.org>\n"
|
||||
"Language-Team: Catalan <ca@li.org>\n"
|
||||
|
|
@ -45,13 +45,136 @@ msgstr ""
|
|||
msgid "https://www.robotstxt.es/"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:40 includes/Admin/AuditPage.php:135
|
||||
#: includes/Admin/Settings.php:898 includes/Admin/ToolsPage.php:253
|
||||
#: includes/Admin/AlertsPage.php:210
|
||||
msgid "You do not have permission to perform this action."
|
||||
msgstr "No teniu permís per accedir a aquesta pàgina."
|
||||
|
||||
#: includes/Admin/AlertsPage.php:263 includes/Admin/AttachmentDetailPage.php:40
|
||||
#: includes/Admin/AuditPage.php:136 includes/Admin/Settings.php:898
|
||||
#: includes/Admin/ToolsPage.php:253
|
||||
msgid "You do not have permission to access this page."
|
||||
msgstr "No teniu permís per accedir a aquesta pàgina."
|
||||
|
||||
#: includes/Admin/AlertsPage.php:280 includes/Core/Plugin.php:141
|
||||
#: includes/Core/Plugin.php:142
|
||||
msgid "Alerts"
|
||||
msgstr "Alertes"
|
||||
|
||||
#. translators: %d: count of active alerts
|
||||
#: includes/Admin/AlertsPage.php:292
|
||||
#, php-format
|
||||
msgid "Active Alerts (%d)"
|
||||
msgstr "Alertes actives (%d)"
|
||||
|
||||
#. translators: %d: count of dismissed alerts
|
||||
#: includes/Admin/AlertsPage.php:304
|
||||
#, php-format
|
||||
msgid "Dismissed Alerts (%d)"
|
||||
msgstr "Alertes descartades (%d)"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:376
|
||||
msgid "Alert dismissed successfully."
|
||||
msgstr "Alerta descartada correctament."
|
||||
|
||||
#: includes/Admin/AlertsPage.php:377
|
||||
msgid "Alert reactivated successfully."
|
||||
msgstr "Alerta reactivada correctament."
|
||||
|
||||
#: includes/Admin/AlertsPage.php:378
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr "S'ha produït un error. Si us plau, torna-ho a intentar."
|
||||
|
||||
#: includes/Admin/AlertsPage.php:382 includes/Admin/ToolsPage.php:376
|
||||
msgid "Operation completed."
|
||||
msgstr "Operació completada."
|
||||
|
||||
#: includes/Admin/AlertsPage.php:402
|
||||
msgid "No active alerts found."
|
||||
msgstr "No s'han trobat alertes actives."
|
||||
|
||||
#: includes/Admin/AlertsPage.php:409 includes/Admin/AlertsPage.php:541
|
||||
#: includes/Admin/MediaListTable.php:55
|
||||
msgid "Thumbnail"
|
||||
msgstr "Miniatura"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:410 includes/Admin/AlertsPage.php:542
|
||||
#: includes/Admin/AttachmentDetailPage.php:87 includes/Admin/AuditPage.php:554
|
||||
#: includes/Admin/MediaListTable.php:56 includes/Privacy/DataExporter.php:261
|
||||
msgid "Filename"
|
||||
msgstr "Nom de fitxer"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:411 includes/Admin/AlertsPage.php:543
|
||||
#: includes/Admin/AttachmentDetailPage.php:372 includes/Admin/AuditPage.php:566
|
||||
msgid "Alert Domains"
|
||||
msgstr "Dominis d'alerta"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:412
|
||||
msgid "Usage"
|
||||
msgstr "Usos"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:413 includes/Admin/AlertsPage.php:547
|
||||
msgid "Actions"
|
||||
msgstr "Accions"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:447 includes/Admin/AlertsPage.php:587
|
||||
#: includes/Admin/MediaListTable.php:172
|
||||
msgid "Edit"
|
||||
msgstr "Edita"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:449 includes/Admin/AlertsPage.php:589
|
||||
#: includes/Admin/MediaListTable.php:182
|
||||
msgid "Full Report"
|
||||
msgstr "Informe complet"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:459 includes/Admin/AuditPage.php:382
|
||||
#: includes/Admin/AuditPage.php:489 includes/Admin/MediaListTable.php:315
|
||||
#: includes/Admin/MediaListTable.php:452
|
||||
msgid "Alert"
|
||||
msgstr "Alerta"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:473
|
||||
msgid "Dismiss"
|
||||
msgstr "Descartar"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:485
|
||||
msgid "Notes (optional):"
|
||||
msgstr "Notes (opcional):"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:495
|
||||
msgid "Confirm Dismiss"
|
||||
msgstr "Confirmar descart"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:496
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel·lar"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:534
|
||||
msgid "No dismissed alerts."
|
||||
msgstr "No hi ha alertes descartades."
|
||||
|
||||
#: includes/Admin/AlertsPage.php:544
|
||||
msgid "Notes"
|
||||
msgstr "Notes"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:545
|
||||
msgid "Dismissed By"
|
||||
msgstr "Descartada per"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:546
|
||||
msgid "Dismissed At"
|
||||
msgstr "Descartada el"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:599 includes/Admin/AuditPage.php:569
|
||||
#: includes/Admin/MediaListTable.php:302
|
||||
msgid "Dismissed"
|
||||
msgstr "Descartada"
|
||||
|
||||
#: includes/Admin/AlertsPage.php:616
|
||||
msgid "Reactivate"
|
||||
msgstr "Reactivar"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:51
|
||||
#: includes/Admin/AttachmentDetailPage.php:56 includes/Admin/AuditPage.php:180
|
||||
#: includes/Admin/AttachmentDetailPage.php:56 includes/Admin/AuditPage.php:181
|
||||
msgid "Invalid attachment ID."
|
||||
msgstr "Identificador de fitxer adjunt no vàlid."
|
||||
|
||||
|
|
@ -64,21 +187,16 @@ msgid "File Information"
|
|||
msgstr "Informació del fitxer"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:81
|
||||
#: includes/Admin/MediaListTable.php:56
|
||||
#: includes/Admin/MediaListTable.php:57
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:87 includes/Admin/AuditPage.php:553
|
||||
#: includes/Admin/MediaListTable.php:55 includes/Privacy/DataExporter.php:261
|
||||
msgid "Filename"
|
||||
msgstr "Nom de fitxer"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:94 includes/Admin/AuditPage.php:554
|
||||
#: includes/Admin/AttachmentDetailPage.php:94 includes/Admin/AuditPage.php:555
|
||||
#: includes/Privacy/DataExporter.php:265
|
||||
msgid "File URL"
|
||||
msgstr "URL del fitxer"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:102 includes/Admin/AuditPage.php:555
|
||||
#: includes/Admin/AttachmentDetailPage.php:102 includes/Admin/AuditPage.php:556
|
||||
msgid "MIME Type"
|
||||
msgstr "Tipus MIME"
|
||||
|
||||
|
|
@ -90,24 +208,24 @@ msgstr "Mida del fitxer"
|
|||
msgid "Internal scan date"
|
||||
msgstr "Data de l'exploració interna"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:124 includes/Admin/AuditPage.php:558
|
||||
#: includes/Admin/MediaListTable.php:59
|
||||
#: includes/Admin/AttachmentDetailPage.php:124 includes/Admin/AuditPage.php:559
|
||||
#: includes/Admin/MediaListTable.php:60
|
||||
msgid "External Status"
|
||||
msgstr "Estat extern"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:139 includes/Admin/AuditPage.php:244
|
||||
#: includes/Admin/AttachmentDetailPage.php:139 includes/Admin/AuditPage.php:245
|
||||
msgid "Internal Usage"
|
||||
msgstr "Ús intern"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:144 includes/Admin/AuditPage.php:188
|
||||
#: includes/Admin/AttachmentDetailPage.php:144 includes/Admin/AuditPage.php:189
|
||||
msgid "Featured Image"
|
||||
msgstr "Imatge destacada"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:145 includes/Admin/AuditPage.php:189
|
||||
#: includes/Admin/AttachmentDetailPage.php:145 includes/Admin/AuditPage.php:190
|
||||
msgid "Post Content"
|
||||
msgstr "Contingut de l'entrada"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:146 includes/Admin/AuditPage.php:190
|
||||
#: includes/Admin/AttachmentDetailPage.php:146 includes/Admin/AuditPage.php:191
|
||||
msgid "Custom Field"
|
||||
msgstr "Camp personalitzat"
|
||||
|
||||
|
|
@ -115,24 +233,24 @@ msgstr "Camp personalitzat"
|
|||
msgid "Not used in any post."
|
||||
msgstr "Aquest fitxer no s'utilitza en cap entrada."
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:154 includes/Admin/AuditPage.php:198
|
||||
#: includes/Admin/AttachmentDetailPage.php:154 includes/Admin/AuditPage.php:199
|
||||
msgid "Post"
|
||||
msgstr "Entrada"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:155 includes/Admin/AuditPage.php:199
|
||||
#: includes/Admin/AttachmentDetailPage.php:155 includes/Admin/AuditPage.php:200
|
||||
msgid "Type"
|
||||
msgstr "Tipus"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:156 includes/Admin/AuditPage.php:200
|
||||
#: includes/Admin/AttachmentDetailPage.php:156 includes/Admin/AuditPage.php:201
|
||||
msgid "Context"
|
||||
msgstr "Context"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:157 includes/Admin/AuditPage.php:201
|
||||
#: includes/Admin/AuditPage.php:373
|
||||
#: includes/Admin/AttachmentDetailPage.php:157 includes/Admin/AuditPage.php:202
|
||||
#: includes/Admin/AuditPage.php:374
|
||||
msgid "Status"
|
||||
msgstr "Estat"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:198 includes/Admin/AuditPage.php:293
|
||||
#: includes/Admin/AttachmentDetailPage.php:198 includes/Admin/AuditPage.php:294
|
||||
msgid "External Scan Results"
|
||||
msgstr "Resultats de l'exploració externa"
|
||||
|
||||
|
|
@ -141,7 +259,7 @@ msgid "No external scan data available."
|
|||
msgstr "No hi ha dades d'exploració externa disponibles."
|
||||
|
||||
#. translators: %d: number of external matches
|
||||
#: includes/Admin/AttachmentDetailPage.php:313 includes/Admin/AuditPage.php:323
|
||||
#: includes/Admin/AttachmentDetailPage.php:313 includes/Admin/AuditPage.php:324
|
||||
#, php-format
|
||||
msgid "%d match"
|
||||
msgid_plural "%d matches"
|
||||
|
|
@ -154,10 +272,6 @@ msgstr[1] "%d coincidències"
|
|||
msgid "scanned %s"
|
||||
msgstr "explorat el %s"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:372 includes/Admin/AuditPage.php:565
|
||||
msgid "Alert Domains"
|
||||
msgstr "Dominis d'alerta"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:373
|
||||
msgid ""
|
||||
"These domains are associated with copyright-protected content and may "
|
||||
|
|
@ -168,21 +282,21 @@ msgstr ""
|
|||
|
||||
#: includes/Admin/AttachmentDetailPage.php:376
|
||||
#: includes/Admin/AttachmentDetailPage.php:392
|
||||
#: includes/Admin/AttachmentDetailPage.php:408 includes/Admin/AuditPage.php:371
|
||||
#: includes/Admin/AttachmentDetailPage.php:408 includes/Admin/AuditPage.php:372
|
||||
msgid "Domain"
|
||||
msgstr "Domini"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:377
|
||||
#: includes/Admin/AttachmentDetailPage.php:393
|
||||
#: includes/Admin/AttachmentDetailPage.php:409 includes/Admin/AuditPage.php:372
|
||||
#: includes/Admin/AttachmentDetailPage.php:409 includes/Admin/AuditPage.php:373
|
||||
msgid "Occurrences"
|
||||
msgstr "Aparicions"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:389 includes/Admin/AuditPage.php:566
|
||||
#: includes/Admin/AttachmentDetailPage.php:389 includes/Admin/AuditPage.php:567
|
||||
msgid "Other Domains"
|
||||
msgstr "Altres dominis"
|
||||
|
||||
#: includes/Admin/AttachmentDetailPage.php:405 includes/Admin/AuditPage.php:567
|
||||
#: includes/Admin/AttachmentDetailPage.php:405 includes/Admin/AuditPage.php:568
|
||||
msgid "Ignored Domains"
|
||||
msgstr "Dominis ignorats"
|
||||
|
||||
|
|
@ -267,247 +381,235 @@ msgstr "Similitud"
|
|||
msgid "Labels"
|
||||
msgstr "Etiquetes"
|
||||
|
||||
#: includes/Admin/AuditPage.php:116
|
||||
#: includes/Admin/AuditPage.php:117
|
||||
msgid "Loading…"
|
||||
msgstr "S'està carregant…"
|
||||
|
||||
#: includes/Admin/AuditPage.php:117
|
||||
#: includes/Admin/AuditPage.php:118
|
||||
msgid "Error loading details."
|
||||
msgstr "S'ha produït un error en carregar els detalls."
|
||||
|
||||
#: includes/Admin/AuditPage.php:118 includes/Admin/AuditPage.php:194
|
||||
#: includes/Admin/AuditPage.php:119 includes/Admin/AuditPage.php:195
|
||||
msgid "This image is not used in any post."
|
||||
msgstr "Aquesta imatge no s'utilitza en cap entrada."
|
||||
|
||||
#: includes/Admin/AuditPage.php:119 includes/Admin/AuditPage.php:156
|
||||
#: includes/Admin/AuditPage.php:120 includes/Admin/AuditPage.php:157
|
||||
msgid "Usage Details"
|
||||
msgstr "Detalls d'ús"
|
||||
|
||||
#: includes/Admin/AuditPage.php:142 includes/Core/Plugin.php:109
|
||||
#: includes/Core/Plugin.php:110 includes/Core/Plugin.php:123
|
||||
#: includes/Core/Plugin.php:124 includes/Privacy/DataEraser.php:33
|
||||
#: includes/Admin/AuditPage.php:143 includes/Core/Plugin.php:118
|
||||
#: includes/Core/Plugin.php:119 includes/Core/Plugin.php:132
|
||||
#: includes/Core/Plugin.php:133 includes/Privacy/DataEraser.php:33
|
||||
#: includes/Privacy/DataExporter.php:45
|
||||
msgid "Media Audit"
|
||||
msgstr "Auditoria de mitjans"
|
||||
|
||||
#: includes/Admin/AuditPage.php:148
|
||||
#: includes/Admin/AuditPage.php:149
|
||||
msgid "Search"
|
||||
msgstr "Cerca"
|
||||
|
||||
#: includes/Admin/AuditPage.php:157
|
||||
#: includes/Admin/AuditPage.php:158
|
||||
msgid "Close"
|
||||
msgstr "Tanca"
|
||||
|
||||
#: includes/Admin/AuditPage.php:175 includes/Admin/AuditPage.php:529
|
||||
#: includes/Admin/AuditPage.php:776 includes/Admin/AuditPage.php:808
|
||||
#: includes/Admin/AuditPage.php:176 includes/Admin/AuditPage.php:530
|
||||
#: includes/Admin/AuditPage.php:806 includes/Admin/AuditPage.php:838
|
||||
#: includes/Admin/ToolsPage.php:105 includes/Admin/ToolsPage.php:165
|
||||
msgid "Insufficient permissions."
|
||||
msgstr "Permisos insuficients."
|
||||
|
||||
#: includes/Admin/AuditPage.php:328
|
||||
#: includes/Admin/AuditPage.php:329
|
||||
msgid "No matches"
|
||||
msgstr "Sense coincidències"
|
||||
|
||||
#: includes/Admin/AuditPage.php:381 includes/Admin/AuditPage.php:488
|
||||
#: includes/Admin/MediaListTable.php:298 includes/Admin/MediaListTable.php:435
|
||||
msgid "Alert"
|
||||
msgstr "Alerta"
|
||||
|
||||
#: includes/Admin/AuditPage.php:403
|
||||
#: includes/Admin/AuditPage.php:404
|
||||
msgid "Consensus Domains"
|
||||
msgstr "Dominis de consens"
|
||||
|
||||
#. translators: %d: number of providers that agree
|
||||
#: includes/Admin/AuditPage.php:409
|
||||
#: includes/Admin/AuditPage.php:410
|
||||
#, php-format
|
||||
msgid "%d provider"
|
||||
msgid_plural "%d providers"
|
||||
msgstr[0] "%d proveïdor"
|
||||
msgstr[1] "%d proveïdors"
|
||||
|
||||
#: includes/Admin/AuditPage.php:419
|
||||
#: includes/Admin/AuditPage.php:420
|
||||
msgid "View full report →"
|
||||
msgstr "Veure l'informe complet →"
|
||||
|
||||
#: includes/Admin/AuditPage.php:445
|
||||
#: includes/Admin/AuditPage.php:446
|
||||
msgid "In Index"
|
||||
msgstr "A l'índex"
|
||||
|
||||
#. translators: %d: count of images not yet indexed
|
||||
#: includes/Admin/AuditPage.php:449
|
||||
#: includes/Admin/AuditPage.php:450
|
||||
#, php-format
|
||||
msgid "%d not yet indexed"
|
||||
msgstr "%d encara no indexades"
|
||||
|
||||
#: includes/Admin/AuditPage.php:452
|
||||
#: includes/Admin/AuditPage.php:453
|
||||
msgid "All indexed"
|
||||
msgstr "Totes indexades"
|
||||
|
||||
#: includes/Admin/AuditPage.php:457 includes/Admin/MediaListTable.php:329
|
||||
#: includes/Admin/AuditPage.php:458 includes/Admin/MediaListTable.php:346
|
||||
msgid "Scanned"
|
||||
msgstr "Explorades"
|
||||
|
||||
#. translators: %d: percentage
|
||||
#: includes/Admin/AuditPage.php:460
|
||||
#: includes/Admin/AuditPage.php:461
|
||||
#, php-format
|
||||
msgid "%d%% of index"
|
||||
msgstr "%d%% de l'índex"
|
||||
|
||||
#: includes/Admin/AuditPage.php:467
|
||||
#: includes/Admin/AuditPage.php:468
|
||||
msgid "Used"
|
||||
msgstr "Usades"
|
||||
|
||||
#: includes/Admin/AuditPage.php:473 includes/Admin/MediaListTable.php:211
|
||||
#: includes/Admin/AuditPage.php:474 includes/Admin/MediaListTable.php:212
|
||||
msgid "Unused"
|
||||
msgstr "No usades"
|
||||
|
||||
#: includes/Admin/AuditPage.php:480
|
||||
#: includes/Admin/AuditPage.php:481
|
||||
msgid "External Matches"
|
||||
msgstr "Coincidències externes"
|
||||
|
||||
#: includes/Admin/AuditPage.php:543
|
||||
#: includes/Admin/AuditPage.php:544
|
||||
msgid "Could not open output stream."
|
||||
msgstr "No s'ha pogut obrir el flux de sortida."
|
||||
|
||||
#: includes/Admin/AuditPage.php:552 includes/Privacy/DataExporter.php:257
|
||||
#: includes/Admin/AuditPage.php:553 includes/Privacy/DataExporter.php:257
|
||||
#: includes/Privacy/DataExporter.php:299
|
||||
msgid "Attachment ID"
|
||||
msgstr "ID del fitxer adjunt"
|
||||
|
||||
#: includes/Admin/AuditPage.php:556
|
||||
#: includes/Admin/AuditPage.php:557
|
||||
msgid "File Size (bytes)"
|
||||
msgstr "Mida del fitxer (bytes)"
|
||||
|
||||
#: includes/Admin/AuditPage.php:557
|
||||
#: includes/Admin/AuditPage.php:558
|
||||
msgid "Internal Scan Date"
|
||||
msgstr "Data de l'escaneig intern"
|
||||
|
||||
#: includes/Admin/AuditPage.php:559
|
||||
#: includes/Admin/AuditPage.php:560
|
||||
msgid "Has Alert"
|
||||
msgstr "Té alerta"
|
||||
|
||||
#: includes/Admin/AuditPage.php:560 includes/Admin/MediaListTable.php:57
|
||||
#: includes/Admin/AuditPage.php:561 includes/Admin/MediaListTable.php:58
|
||||
msgid "Usage Count"
|
||||
msgstr "Nombre d'usos"
|
||||
|
||||
#: includes/Admin/AuditPage.php:561
|
||||
#: includes/Admin/AuditPage.php:562
|
||||
msgid "Used In"
|
||||
msgstr "Usat a"
|
||||
|
||||
#: includes/Admin/AuditPage.php:562
|
||||
#: includes/Admin/AuditPage.php:563
|
||||
msgid "Google Vision — Matches"
|
||||
msgstr "Google Vision — Coincidències"
|
||||
|
||||
#: includes/Admin/AuditPage.php:563
|
||||
#: includes/Admin/AuditPage.php:564
|
||||
msgid "TinEye — Matches"
|
||||
msgstr "TinEye — Coincidències"
|
||||
|
||||
#: includes/Admin/AuditPage.php:564
|
||||
#: includes/Admin/AuditPage.php:565
|
||||
msgid "PicDefense — Matches"
|
||||
msgstr "PicDefense — Coincidències"
|
||||
|
||||
#: includes/Admin/AuditPage.php:748
|
||||
#: includes/Admin/AuditPage.php:570
|
||||
msgid "Dismissed Notes"
|
||||
msgstr "Notes de descart"
|
||||
|
||||
#: includes/Admin/AuditPage.php:776 includes/Admin/AuditPage.php:788
|
||||
msgid "Yes"
|
||||
msgstr "Sí"
|
||||
|
||||
#: includes/Admin/AuditPage.php:748
|
||||
#: includes/Admin/AuditPage.php:776 includes/Admin/AuditPage.php:788
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:54
|
||||
msgid "Thumbnail"
|
||||
msgstr "Miniatura"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:58
|
||||
#: includes/Admin/MediaListTable.php:59
|
||||
msgid "Usages"
|
||||
msgstr "Usos"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:60
|
||||
#: includes/Admin/MediaListTable.php:61
|
||||
msgid "Last Scanned"
|
||||
msgstr "Darrera exploració"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:84
|
||||
#: includes/Admin/MediaListTable.php:85
|
||||
msgid "Run External Scan"
|
||||
msgstr "Executar exploració externa"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:85
|
||||
#: includes/Admin/MediaListTable.php:86
|
||||
msgid "Purge External Data"
|
||||
msgstr "Eliminar dades externes"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:86
|
||||
#: includes/Admin/MediaListTable.php:87
|
||||
msgid "Export CSV"
|
||||
msgstr "Exportar CSV"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:87
|
||||
#: includes/Admin/MediaListTable.php:88
|
||||
msgid "Export CSV (Alerts only)"
|
||||
msgstr "Exportar CSV (només alertes)"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:171
|
||||
msgid "Edit"
|
||||
msgstr "Edita"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:176
|
||||
#: includes/Admin/MediaListTable.php:177
|
||||
msgid "View Details"
|
||||
msgstr "Visualitza els detalls"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:181
|
||||
msgid "Full Report"
|
||||
msgstr "Informe complet"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:247
|
||||
#: includes/Admin/MediaListTable.php:248
|
||||
msgid "(no title)"
|
||||
msgstr "(sense títol)"
|
||||
|
||||
#. translators: %d: number of additional usages
|
||||
#: includes/Admin/MediaListTable.php:262
|
||||
#: includes/Admin/MediaListTable.php:263
|
||||
#, php-format
|
||||
msgid "+ %d more…"
|
||||
msgstr "+ %d més…"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:320 includes/Admin/MediaListTable.php:359
|
||||
#: includes/Admin/MediaListTable.php:307 includes/Admin/MediaListTable.php:337
|
||||
#: includes/Admin/MediaListTable.php:376
|
||||
msgid "View Results"
|
||||
msgstr "Visualitza els resultats"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:327 includes/Admin/ToolsPage.php:589
|
||||
#: includes/Admin/MediaListTable.php:344 includes/Admin/ToolsPage.php:589
|
||||
#: includes/Admin/ToolsPage.php:590 includes/Admin/ToolsPage.php:591
|
||||
msgid "Pending"
|
||||
msgstr "Pendent"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:328
|
||||
#: includes/Admin/MediaListTable.php:345
|
||||
msgid "Queued"
|
||||
msgstr "En cua"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:330
|
||||
#: includes/Admin/MediaListTable.php:347
|
||||
msgid "Matches Found"
|
||||
msgstr "Coincidències trobades"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:331
|
||||
#: includes/Admin/MediaListTable.php:348
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#. translators: %s: human-readable time difference, e.g. "3 days"
|
||||
#: includes/Admin/MediaListTable.php:401
|
||||
#: includes/Admin/MediaListTable.php:418
|
||||
#, php-format
|
||||
msgid "%s ago"
|
||||
msgstr "fa %s"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:431
|
||||
#: includes/Admin/MediaListTable.php:448
|
||||
msgid "All statuses"
|
||||
msgstr "Tots els estats"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:450
|
||||
#: includes/Admin/MediaListTable.php:467
|
||||
msgid "All post types"
|
||||
msgstr "Tots els tipus d'entrada"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:465
|
||||
#: includes/Admin/MediaListTable.php:482
|
||||
msgid "Unused only"
|
||||
msgstr "Només no usades"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:468
|
||||
#: includes/Admin/MediaListTable.php:485
|
||||
msgid "Filter"
|
||||
msgstr "Filtra"
|
||||
|
||||
#: includes/Admin/MediaListTable.php:478
|
||||
#: includes/Admin/MediaListTable.php:495
|
||||
msgid ""
|
||||
"No indexed attachments found. Run wp mra scan-internal to populate the index."
|
||||
msgstr ""
|
||||
|
|
@ -797,10 +899,6 @@ msgstr "Dades d'exploració externa eliminades."
|
|||
msgid "All data reset. Fresh indexing scheduled."
|
||||
msgstr "Totes les dades restablertes. Nova indexació programada."
|
||||
|
||||
#: includes/Admin/ToolsPage.php:376
|
||||
msgid "Operation completed."
|
||||
msgstr "Operació completada."
|
||||
|
||||
#: includes/Admin/ToolsPage.php:420
|
||||
msgid "Database schema"
|
||||
msgstr "Esquema de base de dades"
|
||||
|
|
@ -819,7 +917,7 @@ msgstr "Instal·lat: %1$s — Requerit: %2$s"
|
|||
|
||||
#: includes/Admin/ToolsPage.php:441
|
||||
msgid "Deactivate and reactivate the plugin to apply pending migrations."
|
||||
msgstr ""
|
||||
msgstr "Desactiva i reactiva el plugin per aplicar les migracions pendents."
|
||||
"Desactiveu i reactiveu el connector per aplicar les migracions pendents."
|
||||
|
||||
#: includes/Admin/ToolsPage.php:448
|
||||
|
|
@ -1207,15 +1305,15 @@ msgstr "S'estan executant les exploracions externes…"
|
|||
msgid "External scan complete. %d attachments processed."
|
||||
msgstr "Exploració externa completada. %d fitxers adjunts processats."
|
||||
|
||||
#: includes/Core/Plugin.php:132 includes/Core/Plugin.php:133
|
||||
#: includes/Core/Plugin.php:154 includes/Core/Plugin.php:155
|
||||
msgid "Tools"
|
||||
msgstr "Eines"
|
||||
|
||||
#: includes/Core/Plugin.php:145 includes/Core/Plugin.php:146
|
||||
#: includes/Core/Plugin.php:167 includes/Core/Plugin.php:168
|
||||
msgid "Settings"
|
||||
msgstr "Configuració"
|
||||
|
||||
#: includes/Core/Plugin.php:154
|
||||
#: includes/Core/Plugin.php:176
|
||||
msgid "Attachment Report"
|
||||
msgstr "Informe del fitxer adjunt"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue