robotstxt-manager/languages/robotstxt-manager-ca.po
2026-09-23 06:11:14 +00:00

592 lines
20 KiB
Text

# Copyright (C) 2026 ROBOTSTXT
# This file is distributed under the GPL-3.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Manager (by ROBOTSTXT) 1.4.1\n"
"Report-Msgid-Bugs-To: https://www.robotstxt.software/plugins/robotstxt-manager/\n"
"PO-Revision-Date: 2026-08-17 15:41+0000\n"
"Last-Translator: ROBOTSTXT <hola@robotstxt.es>\n"
"POT-Creation-Date: 2026-08-17T14:52:09+00:00\n"
"X-Translator: ROBOTSTXT <hola@robotstxt.es>\n"
"Language-Team: Català <ca@robotstxt.es>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: robotstxt-manager\n"
#. Plugin Name of the plugin
#: robotstxt-manager.php
msgid "Manager (by ROBOTSTXT)"
msgstr "Manager (de ROBOTSTXT)"
#. Plugin URI of the plugin
#: robotstxt-manager.php
msgid "https://www.robotstxt.software/plugins/robotstxt-manager/"
msgstr "https://www.robotstxt.software/plugins/robotstxt-manager/"
#. Description of the plugin
#: robotstxt-manager.php
msgid ""
"Client-side dashboard for the ROBOTSTXT plugin ecosystem. Lists the catalog "
"from a remote Plugins Core install, resolves local install/update state, and "
"installs, activates, and updates plugins directly from the store."
msgstr ""
"Tauler del costat del client per a l'ecosistema de plugins de ROBOTSTXT. "
"Mostra el catàleg d'una instal·lació remota de Plugins Core, resol l'estat "
"local d'instal·lació i actualització, i instal·la, activa i actualitza "
"plugins directament des de la botiga."
#. Author of the plugin
#: robotstxt-manager.php admin/class-robotstxt-manager-admin.php:48
msgid "ROBOTSTXT"
msgstr "ROBOTSTXT"
#. Author URI of the plugin
#: robotstxt-manager.php
msgid "https://www.robotstxt.software/"
msgstr "https://www.robotstxt.software/"
#: admin/class-robotstxt-manager-admin.php:47 admin/views/page-catalog.php:66
msgid "Manager (by ROBOTSTXT) — Plugins"
msgstr "Manager (by ROBOTSTXT) — Plugins"
#: admin/class-robotstxt-manager-admin.php:64
#: admin/class-robotstxt-manager-settings.php:207
msgid "You do not have sufficient permissions to access this page."
msgstr "No tens permisos suficients per accedir a aquesta pàgina."
#. translators: %s: plugin slug.
#: admin/class-robotstxt-manager-admin.php:108
#, php-format
msgid ""
"The payment for %s failed. Update your payment method from your ROBOTSTXT "
"account page to keep access."
msgstr ""
"El pagament de %s ha fallat. Actualitza el teu mètode de pagament des de la "
"teva pàgina de compte de ROBOTSTXT per mantenir l'accés."
#. translators: %s: plugin slug.
#: admin/class-robotstxt-manager-admin.php:119
#, php-format
msgid ""
"The subscription for %s has expired, but the plugin is still active on this "
"site. Renew from your ROBOTSTXT account page to keep receiving updates."
msgstr ""
"La subscripció de %s ha caducat, però el plugin encara és actiu en aquest "
"lloc. Renova-la des de la teva pàgina de compte de ROBOTSTXT per seguir "
"rebent actualitzacions."
#. translators: 1: plugin slug, 2: days remaining.
#: admin/class-robotstxt-manager-admin.php:132
#, php-format
msgid "The subscription for %1$s expires in %2$d day."
msgid_plural "The subscription for %1$s expires in %2$d days."
msgstr[0] "La subscripció de %1$s caduca en %2$d dia."
msgstr[1] "La subscripció de %1$s caduca en %2$d dies."
#: admin/class-robotstxt-manager-admin.php:153
#: admin/class-robotstxt-manager-installer.php:421
#: admin/class-robotstxt-manager-settings.php:379
#: admin/class-robotstxt-manager-settings.php:405
msgid "Insufficient permissions."
msgstr "Permisos insuficients."
#: admin/class-robotstxt-manager-admin.php:197
msgid "Too many refreshes. Please wait a minute before refreshing again."
msgstr "Massa actualitzacions. Espereu un minut abans de tornar a actualitzar."
#: admin/class-robotstxt-manager-installer.php:51
#: admin/class-robotstxt-manager-installer.php:518
msgid "Plugin not found in catalog."
msgstr "Plugin no trobat al catàleg."
#. translators: %s: plugin name.
#: admin/class-robotstxt-manager-installer.php:73
#, php-format
msgid "%s installed. Activate it from the list below."
msgstr "%s instal·lat. Activa'l des de la llista de sota."
#. translators: %s: dependency slug.
#: admin/class-robotstxt-manager-installer.php:114
#, php-format
msgid "Could not install the required plugin %s."
msgstr "No s'ha pogut instal·lar el plugin requerit %s."
#. translators: %s: list of installed dependency names.
#: admin/class-robotstxt-manager-installer.php:130
#, php-format
msgid "Installed required plugins: %s."
msgstr "Plugins requerits instal·lats: %s."
#. translators: %s: error message from WordPress.org.
#: admin/class-robotstxt-manager-installer.php:272
#, php-format
msgid "WordPress.org lookup failed: %s"
msgstr "La cerca a WordPress.org ha fallat: %s"
#. translators: %s: plugin slug.
#: admin/class-robotstxt-manager-installer.php:281
#, php-format
msgid "No download found on WordPress.org for %s."
msgstr "No s'ha trobat cap baixada a WordPress.org per a %s."
#: admin/class-robotstxt-manager-installer.php:287
#: admin/class-robotstxt-manager-installer.php:540
msgid "Could not create a temporary file for download."
msgstr "No s'ha pogut crear un fitxer temporal per a la baixada."
#. translators: %s: HTTP transport error message.
#: admin/class-robotstxt-manager-installer.php:303
#: admin/class-robotstxt-manager-installer.php:573
#, php-format
msgid "Download failed: %s"
msgstr "Error en la baixada: %s"
#. translators: %d: HTTP status code.
#: admin/class-robotstxt-manager-installer.php:310
#: admin/class-robotstxt-manager-installer.php:588
#, php-format
msgid "Download failed (HTTP %d)."
msgstr "Error en la baixada (HTTP %d)."
#: admin/class-robotstxt-manager-installer.php:316
#: admin/class-robotstxt-manager-installer.php:597
msgid "The store returned an invalid file."
msgstr "La botiga ha retornat un fitxer no vàlid."
#. translators: %s: upgrader error message.
#: admin/class-robotstxt-manager-installer.php:334
#: admin/class-robotstxt-manager-installer.php:622
#, php-format
msgid "Installation failed: %s"
msgstr "Error en la instal·lació: %s"
#. translators: %s: upgrader error message.
#: admin/class-robotstxt-manager-installer.php:334
#: admin/class-robotstxt-manager-installer.php:625
msgid "Installation failed."
msgstr "Error en la instal·lació."
#. translators: %s: plugin slug.
#: admin/class-robotstxt-manager-installer.php:341
#, php-format
msgid ""
"The downloaded plugin for %s does not have the expected folder structure."
msgstr "El plugin baixat per a %s no té l'estructura de carpetes esperada."
#: admin/class-robotstxt-manager-installer.php:363
#: admin/class-robotstxt-manager-installer.php:394
msgid "Plugin is not installed."
msgstr "El plugin no està instal·lat."
#. translators: %s: plugin name (slug).
#: admin/class-robotstxt-manager-installer.php:375
#, php-format
msgid "%s activated."
msgstr "%s activat."
#. translators: %s: plugin name (slug).
#: admin/class-robotstxt-manager-installer.php:406
#, php-format
msgid "%s updated."
msgstr "%s actualitzat."
#: admin/class-robotstxt-manager-installer.php:512
msgid "Store is not configured."
msgstr "La botiga no està configurada."
#: admin/class-robotstxt-manager-settings.php:59
#: admin/views/page-settings.php:13
msgid "Manager (by ROBOTSTXT) — Settings"
msgstr "Manager (by ROBOTSTXT) — Paràmetres"
#: admin/class-robotstxt-manager-settings.php:60
msgid "Settings"
msgstr "Paràmetres"
#: admin/class-robotstxt-manager-settings.php:75
msgid "Connection"
msgstr "Connexió"
#: admin/class-robotstxt-manager-settings.php:92
msgid "Store URL"
msgstr "URL de la botiga"
#: admin/class-robotstxt-manager-settings.php:110
msgid "API Key"
msgstr "Clau API"
#: admin/class-robotstxt-manager-settings.php:118
msgid "Cache"
msgstr "Memòria cau"
#: admin/class-robotstxt-manager-settings.php:135
msgid "Catalog Cache (minutes)"
msgstr "Memòria cau del catàleg (minuts)"
#: admin/class-robotstxt-manager-settings.php:153
msgid "Data on Uninstall"
msgstr "Dades en desinstal·lar"
#: admin/class-robotstxt-manager-settings.php:188
msgid "Testing…"
msgstr "S'està provant…"
#: admin/class-robotstxt-manager-settings.php:189
#: admin/class-robotstxt-manager-settings.php:274
msgid "Test connection"
msgstr "Prova la connexió"
#: admin/class-robotstxt-manager-settings.php:190
msgid "Deleting…"
msgstr "S'està esborrant…"
#: admin/class-robotstxt-manager-settings.php:191
#: admin/class-robotstxt-manager-settings.php:278
msgid "Delete API key"
msgstr "Esborra la clau API"
#: admin/class-robotstxt-manager-settings.php:192
msgid ""
"Delete the stored API key? The catalog and subscription data will stop "
"working until a new key is entered."
msgstr ""
"Segur que voleu esborrar la clau API desada? El catàleg i les dades de "
"subscripció deixaran de funcionar fins que s'introdueixi una clau nova."
#: admin/class-robotstxt-manager-settings.php:193
#: admin/class-robotstxt-manager-settings.php:414
msgid "API key deleted. Save changes to persist."
msgstr "Clau API esborrada. Desa els canvis perquè faci efecte."
#: admin/class-robotstxt-manager-settings.php:194
msgid "An unexpected error occurred."
msgstr "S'ha produït un error inesperat."
#: admin/class-robotstxt-manager-settings.php:226
msgid ""
"Base URL of the remote Plugins Core installation that this site will pull "
"the plugin catalog from."
msgstr ""
"URL base de la instal·lació remota de Plugins Core d'on aquest lloc obtindrà "
"el catàleg de plugins."
#. translators: %s: last 4 characters of the stored API key.
#: admin/class-robotstxt-manager-settings.php:257
#, php-format
msgid ""
"A key is stored (last 4 characters: <code>%s</code>). Leave blank to keep "
"the existing key; enter a new value to replace it."
msgstr ""
"Hi ha una clau desada (últims 4 caràcters: <code>%s</code>). Deixa-ho en "
"blanc per mantenir la clau actual; escriu un valor nou per substituir-la."
#: admin/class-robotstxt-manager-settings.php:262
msgid ""
"A key is stored but could not be decoded. You can replace it by entering a "
"new value above, or delete it with the button below."
msgstr ""
"Hi ha una clau desada però no s'ha pogut descodificar. Pots substituir-la "
"escrivint un valor nou a dalt, o esborrar-la amb el botó de sota."
#: admin/class-robotstxt-manager-settings.php:266
msgid ""
"Account-level API key from the ROBOTSTXT store (create your free account "
"there to get one). Optional — the free catalog works without it — but "
"required to link your subscriptions, install premium plugins, and receive "
"their updates. Encrypted before storage."
msgstr ""
"Clau API a nivell de compte de la botiga de ROBOTSTXT (crea allà el teu "
"compte gratuït per obtenir-la). Opcional: el catàleg de plugins gratuïts "
"funciona sense ella, però és necessària per vincular les teves "
"subscripcions, instal·lar plugins premium i rebre les actualitzacions. Es "
"xifra abans de desar-se."
#: admin/class-robotstxt-manager-settings.php:298
msgid ""
"How long the catalog response from Core is cached in a transient. Default: "
"60 minutes. Lower values refresh more often at the cost of more requests to "
"Core. Maximum: 1440 (24 hours)."
msgstr ""
"Quant de temps es desa a la memòria cau la resposta del catàleg de Core en "
"un transient. Per defecte: 60 minuts. Els valors més baixos actualitzen més "
"sovint a costa de més sol·licituds a Core. Màxim: 1440 (24 hores)."
#: admin/class-robotstxt-manager-settings.php:313
msgid "Delete all plugin data when the plugin is uninstalled."
msgstr "Esborra totes les dades del plugin quan es desinstal·li."
#: admin/class-robotstxt-manager-settings.php:343
msgid ""
"The API key format is invalid. Copy the full key from your ROBOTSTXT account "
"page."
msgstr ""
"El format de la clau API no és vàlid. Copia la clau completa des de la teva "
"pàgina de compte de ROBOTSTXT."
#: admin/views/page-catalog.php:69
msgid ""
"This is the ROBOTSTXT plugin store: the catalog of plugins published by "
"ROBOTSTXT, installable and updatable straight from your own wp-admin. Free "
"plugins install with one click; premium plugins require an annual "
"subscription that you purchase on our website."
msgstr ""
"Aquesta és la botiga de plugins de ROBOTSTXT: el catàleg de plugins "
"publicats per ROBOTSTXT, instal·lables i actualitzables directament des del "
"teu propi wp-admin. Els plugins gratuïts s'instal·len amb un clic; els "
"plugins premium requereixen una subscripció anual que es compra al nostre "
"lloc web."
#: admin/views/page-catalog.php:73
msgid "Catalog refreshed."
msgstr "Catàleg actualitzat."
#. translators: %s: store registration URL.
#: admin/views/page-catalog.php:89
#, php-format
msgid ""
"Create your free account at the <a href=\"%s\" target=\"_blank\" "
"rel=\"noopener noreferrer\">ROBOTSTXT store</a> to get your personal API "
"key. The key links your subscriptions to this site and unlocks premium "
"plugins and updates."
msgstr ""
"Creeu el vostre compte gratuït a <a href=\"%s\" target=\"_blank\" rel=\"noopener "
"noreferrer\">la botiga de ROBOTSTXT</a> per obtenir la teva clau API "
"personal. La clau vincula les teves subscripcions a aquest lloc i "
"desbloqueja els plugins premium i les seves actualitzacions."
#. translators: %s: settings URL.
#: admin/views/page-catalog.php:109
#, php-format
msgid ""
"ROBOTSTXT Manager is not configured yet. <a href=\"%s\">Set the Store URL "
"and API key</a> to see your plugin catalog."
msgstr ""
"ROBOTSTXT Manager encara no està configurat. <a href=\"%s\">Configura la URL "
"de la botiga i la clau API</a> per veure el teu catàleg de plugins."
#: admin/views/page-catalog.php:119
msgid ""
"No plugins were returned by the ROBOTSTXT store. Check the Store URL and API "
"key on the Settings page, or click Refresh to try again."
msgstr ""
"La botiga ROBOTSTXT no ha retornat cap plugin. Revisa la URL de la botiga i "
"la clau API a la pàgina de paràmetres, o prem Actualitza per tornar-ho a "
"provar."
#: admin/views/page-catalog.php:122 admin/views/page-catalog.php:125
msgid "Refresh catalog"
msgstr "Actualitza el catàleg"
#: admin/views/page-catalog.php:131
msgid "Plugin"
msgstr "Plugin"
#: admin/views/page-catalog.php:132
msgid "Version"
msgstr "Versió"
#: admin/views/page-catalog.php:133
msgid "Requires WP"
msgstr "Requereix WP"
#: admin/views/page-catalog.php:134
msgid "Requires PHP"
msgstr "Requereix PHP"
#: admin/views/page-catalog.php:135
msgid "Price"
msgstr "Preu"
#: admin/views/page-catalog.php:136
msgid "Action"
msgstr "Acció"
#: admin/views/page-catalog.php:137
msgid "Status"
msgstr "Estat"
#: admin/views/page-catalog.php:239
msgid "Your site runs WordPress"
msgstr "El vostre lloc funciona amb WordPress"
#: admin/views/page-catalog.php:251
msgid "Your server runs PHP"
msgstr "El vostre servidor funciona amb PHP"
#. translators: %s: formatted price number.
#: admin/views/page-catalog.php:264
#, php-format
msgid "€%s / year"
msgstr "%s €/any"
#. translators: %d: days remaining.
#: admin/views/page-catalog.php:282
#, php-format
msgid "Subscribed — %d days left"
msgstr "Subscrit — queden %d dies"
#: admin/views/page-catalog.php:286
msgid "Subscribed"
msgstr "Subscrit"
#: admin/views/page-catalog.php:289
msgid "Payment failed"
msgstr "Pagament fallit"
#: admin/views/page-catalog.php:291
msgid "Cancelled"
msgstr "Cancel·lada"
#: admin/views/page-catalog.php:293
msgid "Expired"
msgstr "Caducada"
#: admin/views/page-catalog.php:303
msgid "Free"
msgstr "Gratuït"
#: admin/views/page-catalog.php:309
msgid "Incompatible"
msgstr "Incompatible"
#: admin/views/page-catalog.php:312
msgid "Buy"
msgstr "Comprar"
#: admin/views/page-catalog.php:317
msgid "Install"
msgstr "Instal·la"
#: admin/views/page-catalog.php:319
msgid "Activate"
msgstr "Activa"
#: admin/views/page-catalog.php:321
msgid "Update"
msgstr "Actualitza"
#: admin/views/page-catalog.php:327
msgid "Not installed"
msgstr "No instal·lat"
#: admin/views/page-catalog.php:329
msgid "Installed (inactive)"
msgstr "Instal·lat (inactiu)"
#. translators: 1: installed version, 2: available version.
#: admin/views/page-catalog.php:334
#, php-format
msgid "Update available (v%1$s → v%2$s)"
msgstr "Actualització disponible (v%1$s → v%2$s)"
#: admin/views/page-catalog.php:340
msgid "Up to date"
msgstr "Actualitzat"
#: admin/views/page-catalog.php:349
msgid "Visit website"
msgstr "Visita el lloc web"
#. translators: %s: plugin name.
#: admin/views/page-catalog.php:349
#, php-format
msgid "(about %s)"
msgstr "(sobre %s)"
#. translators: %s: list of plugin slugs.
#: admin/views/page-catalog.php:360
#, php-format
msgid "Requires: %s"
msgstr "Requereix: %s"
#: admin/views/page-catalog.php:374
msgid "Support"
msgstr "Suport"
#: admin/views/page-catalog.php:376
msgid ""
"Need help with a ROBOTSTXT plugin? Visit the plugin's website (the link in "
"its row above) for documentation and guides, or contact us through our "
"website — we are happy to help."
msgstr ""
"Necessites ajuda amb un plugin de ROBOTSTXT? Visita el lloc web del plugin "
"(l'enllaç a la seva fila de dalt) per veure la documentació i les guies, o "
"contacta amb nosaltres a través del nostre lloc web: estarem encantats "
"d'ajudar-te."
#: admin/views/page-catalog.php:379
msgid "Payments, and how it works"
msgstr "Pagaments, i com funciona"
#: admin/views/page-catalog.php:381
msgid ""
"Free plugins install instantly at no cost. Premium plugins are annual "
"subscriptions: you pay once on our website and the subscription renews "
"automatically every year until you cancel. You can cancel at any time from "
"your ROBOTSTXT account page — access keeps working until the end of the paid "
"period. All payments are processed securely by Mollie; we never see or store "
"your card details."
msgstr ""
"Els plugins gratuïts s'instal·len a l'instant i sense cost. Els plugins "
"premium són subscripcions anuals: pagues una vegada al nostre lloc web i la "
"subscripció es renova automàticament cada any fins que la cancellis. Pots "
"cancel·lar-la en qualsevol moment des de la teva pàgina de compte de "
"ROBOTSTXT; l'accés segueix funcionant fins al final del període pagat. Tots "
"els pagaments els processa de manera segura Mollie; nosaltres mai no veiem "
"ni desem les dades de la teva targeta."
#. translators: %d: number of incompatible plugins.
#: admin/views/page-catalog.php:391
#, php-format
msgid ""
"%d plugin in the catalog is not compatible with this site's WordPress or PHP "
"version."
msgid_plural ""
"%d plugins in the catalog are not compatible with this site's WordPress or "
"PHP version."
msgstr[0] ""
"%d plugin del catàleg no és compatible amb la versió de WordPress o de PHP "
"d'aquest lloc."
msgstr[1] ""
"%d plugins del catàleg no són compatibles amb la versió de WordPress o de "
"PHP d'aquest lloc."
#. translators: 1: local WP version, 2: local PHP version.
#: admin/views/page-catalog.php:400
#, php-format
msgid "This site runs WordPress %1$s on PHP %2$s."
msgstr "Aquest lloc funciona amb WordPress %1$s i PHP %2$s."
#: includes/class-robotstxt-manager-core-client.php:141
msgid "Store URL is not configured."
msgstr "La URL de la botiga no està configurada."
#: includes/class-robotstxt-manager-core-client.php:148
msgid "API key is not configured."
msgstr "La clau API no està configurada."
#. translators: %s: HTTP transport error message.
#: includes/class-robotstxt-manager-core-client.php:158
#, php-format
msgid "Could not reach Plugins Core: %s"
msgstr "No s'ha pogut connectar amb Plugins Core: %s"
#. translators: %d: HTTP status code.
#: includes/class-robotstxt-manager-core-client.php:168
#, php-format
msgid "The store responded with HTTP %d. Check the Store URL and API key."
msgstr "La botiga ha respost amb HTTP %d. Comproveu l'URL de la botiga i la clau API."
#: includes/class-robotstxt-manager-core-client.php:177
msgid "Connected."
msgstr "Connectat."
#: includes/class-robotstxt-manager-updater.php admin/class-robotstxt-manager-admin.php
msgid "<strong>Security update available:</strong> %1$s (v%2$s → v%3$s). <a href=\"%4$s\">Update now</a> — this is a security patch for the version this site runs, not a feature update."
msgstr "<strong>Actualització de seguretat disponible:</strong> %1$s (v%2$s → v%3$s). <a href=\"%4$s\">Actualitza ara</a> — és un pedaç de seguretat per a la versió que fa servir aquest lloc, no una actualització de funcions."
msgid "Security update available (v%1$s → v%2$s)"
msgstr "Actualització de seguretat disponible (v%1$s → v%2$s)"