Files
idpan.poznan.pl/plugins/system/cachecleaner/language/ca-ES/ca-ES.plg_system_cachecleaner.ini
2026-02-08 21:16:11 +01:00

136 lines
9.3 KiB
INI

;; @package Cache Cleaner
* @version 8.2.2
*
* @author Peter van Westen <info@regularlabs.com>
* @link http://regularlabs.com
* @copyright Copyright © 2022 Regular Labs All Rights Reserved
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
PLG_SYSTEM_CACHECLEANER="System - Regular Labs - Cache Cleaner"
PLG_SYSTEM_CACHECLEANER_DESC="Cache Cleaner - Neteja ràpidament la cache de Joomla!"
CACHECLEANER="Cache Cleaner"
CACHECLEANER_DESC="Amb Cache Cleaner podeu netejar ràpidament la cache via un enllaç del Joomla! Administrator.<br><br>Pels paràmetres de Cache Cleaner, vegeu el mòdul administrador de Cache Cleaner."
CC_EXTENSION_CAN_NOT_FUNCTION="[[%1:extension name%]] no pot funcionar."
CC_REGULAR_LABS_LIBRARY_NOT_ENABLED="El plugin Regular Labs Library no está activat."
CC_REGULAR_LABS_LIBRARY_NOT_INSTALLED="El plugin Regular Labs Library no està instal·lat."
; COM_PLUGINS_CC_HOW_FIELDSET_LABEL="How to clean it"
; COM_PLUGINS_CC_WHAT_FIELDSET_LABEL="What to clean"
CC_3RD_PARTY_CACHE="Caché de tercers"
CC_AUTOMATIC_CLEANING_BY_INTERVAL="Neteja automàtica per Intervals"
CC_AUTOMATIC_CLEANING_BY_INTERVAL_DESC="Neteja la cache cada n... segons"
CC_AUTOMATIC_CLEANING_ON_SAVE="Neteja automatica al gravar"
CC_AUTOMATIC_CLEANING_ON_SAVE_DESC="Neteja la cache si graveu alguna cosa"
CC_CACHE_CLEANED="Cache net"
CC_CACHE_COULD_NOT_BE_CLEANED="No he pogut netejar la Cache"
; CC_CDN_API_KEY="API Key"
; CC_CDN_API_KEY_DESC="Enter the %s API Key (see link above)."
; CC_CDN_API_TOKEN="API Token"
; CC_CDN_API_TOKEN_DESC="Enter the %s API Token (see link above)."
; CC_CDN_AUTHENTICATION_KEY="API Authentication Key"
; CC_CDN_AUTHENTICATION_KEY_DESC="Enter the %s API Authentication Key (see link above)."
; CC_CDN_AUTHORIZATION_KEY="Authorization Key"
; CC_CDN_AUTHORIZATION_KEY_DESC="Enter the %s Authorization Key (see link above)."
; CC_CDN_AUTHORIZATION_METHOD="Authorization Method"
; CC_CDN_AUTHORIZATION_METHOD_DESC="Select what method to use for the authorization."
; CC_CDN_CACHE="CDN Cache"
; CC_CDN_DESC="Purge the [[%1:service%]] cache. You can only use this if you have an active [[%1:service%]] account."
; CC_CDN_DOMAINS="Domains"
; CC_CDN_DOMAINS_DESC="A comma separated list of domains of which you want to purge the cache. Leave empty to use the current (sub)domain."
; CC_CDN_IDS="CDN IDs"
; CC_CDN_IDS_DESC="A comma separated list of %s CDN IDs of which you want to purge the cache."
; CC_CDN_LINK_API_KEY="Get the API Key"
; CC_CDN_LINK_API_TOKEN="Get the API Token"
; CC_CDN_LINK_AUTHENTICATION_KEY="Get the API Authentication Key"
; CC_CDN_LINK_AUTHORIZATION_KEY="Get the Authorization Key"
; CC_CDN_PASSWORD="API Password"
; CC_CDN_PASSWORD_DESC="Enter the %s API Password (see link above)."
; CC_CDN_USERNAME_DESC="The %s account username"
; CC_CDN_USERNAME_KEY="Username & API Key"
; CC_CDN_ZONES="Zone IDs"
; CC_CDN_ZONES_DESC="A comma separated list of %s pullzone IDs of which you want to purge the cache."
; CC_CDN77="CDN77"
; CC_CDN77_LINK_ACCOUNT="Create a CDN77 account"
CC_CLEAN_TABLES="Buïdar Taules BBDD"
CC_CLEANING_CACHE="Netejant cache"
; CC_CLOUDFLARE="CloudFlare"
; CC_CLOUDFLARE_LINK_ACCOUNT="Create a CloudFlare account"
CC_CUSTOM_FOLDERS="Carpetes de usuari"
CC_CUSTOM_FOLDERS_DESC="Entreu els paths de altres carpetes que vulgueu buïdar. el path ha de ser relatiu al root del web. Un path per linia.<br><br>ATENCIÓ: Empreu amb molta cura. Si entreu alguna carpeta que conté fitxers importants els predreu quan es neteji la caché!"
; CC_EMPTY_CUSTOM_FOLDERS="Empty Custom Folders"
; CC_EMPTY_CUSTOM_FOLDERS_DESC="Select to have the custom folders emptied when cleaning cache"
; CC_EMPTY_TMP_FOLDER="Empty tmp Folder"
CC_EMPTY_TMP_FOLDER_DESC="Seleccioneu per buïdar la carpeta temporal"
; CC_ERROR_CDN_COULD_NOT_INITIATE_API="Could not initiate %s API"
; CC_ERROR_CDN_COULD_NOT_PURGE_DOMAIN="Could not purge [[%1:service%]] domain: [[%2:domain%]]"
; CC_ERROR_CDN_COULD_NOT_PURGE_ID="Could not purge [[%1:service%]] ID: [[%2:id%]]"
; CC_ERROR_CDN_COULD_NOT_PURGE_ZONE="Could not purge [[%1:service%]] zone: [[%2:zone%]]"
; CC_ERROR_CDN_NO_API_KEY="No %s API Key set."
; CC_ERROR_CDN_NO_API_TOKEN="No %s API Token set."
; CC_ERROR_CDN_NO_AUTHENTICATION_KEY="No %s API Authentication Key set."
; CC_ERROR_CDN_NO_AUTHORIZATION_KEY="No %s Authorization Key set."
; CC_ERROR_CDN_NO_DOMAINS="No %s zone (domains) set."
; CC_ERROR_CDN_NO_IDS="No %s CDN IDs set."
; CC_ERROR_CDN_NO_PASSWORD="No %s password set."
; CC_ERROR_CDN_NO_USERNAME="No %s username set."
; CC_ERROR_CDN_NO_ZONES="No %s pulllzone IDs set."
; CC_ERROR_QUERY_URL_FAILED="Could not query the url: %s"
CC_FRONTEND_SECRET="Frontend secret"
CC_FRONTEND_SECRET_DESC="Entreu una paraula secreta que podeu emprar a una URL del frontend URL per netejar la cache.<br>...&cleancache=your_word"
CC_FRONTEND_SECRET_URL="Frontend secret URL"
CC_FRONTEND_SECRET_URL_DESC="Podeu definir una paraula secreta a emprar en una URL de frontend URL per a poder netejar la cache desde una URL del frontend .<br>Poseu la paraula secreta despres de <strong>cleancache=</strong>, per exemple:<br><span class=&quot;rl-code rl-code-block&quot;>http://www.lavostraweb.com/index.php?cleancache=paraula_secreta</span><br><span class=&quot;rl-code rl-code-block&quot;>http://www.lavostraweb.com/index.php?option=com_content&...&cleancache=paraulasecreta</span>"
; CC_GLOBAL_CHECKIN_DESC="Enable to do a global check-in. This will unlock any checked-out items."
CC_IGNORE_FOLDERS="Ignoreu Arxius/Carpetes"
CC_IGNORE_FOLDERS_DESC="Entreu els paths de les carpetes i arxius que no voleu esborrar al netejar la cache. El path ha de ser relatiu al root de la web. Un path per linia."
; CC_JOOMLA_CACHE="Joomla Cache"
CC_JOTCACHE="JotCache"
; CC_JOTCACHE_DESC="Clean the cache made by the JotCache extension, if it is installed"
CC_KEYCDN="KeyCDN"
; CC_KEYCDN_LINK_ACCOUNT="Create a KeyCDN account"
CC_LOG_PATH="Log Path"
CC_LOG_PATH_DESC="El path (relatiu al root) del fitxer log on guardar la hora de la darrera neteja. El fitxer 'cachecleaner_lastclean.log' es guardar en aquesta carpeta. assegureu-vos que te permisos d'escriptura."
; CC_MIN_AGE_IN_DAYS="Minimum Age (in days)"
; CC_MIN_AGE_IN_MINUTES="Minimum Age (in minutes)"
; CC_MIN_AGE_IN_MINUTES_DESC="Set the minimum age (in minutes) of the files to delete. The age is measured from the last time the file was modified."
CC_NOT_ALL_CACHE_COULD_BE_REMOVED="No he pogut netejar tota la cache"
; CC_NOTICE_CDN_TAKES_LONGER="Please note that purging remote CDN cache will need some time."
; CC_NOTICE_CLOUDFLARE_TOKEN="You need to create an API Token with at least these Permissions:<br>- Zone / Zone / Read<br>- Zone / Cache Purge / Purge"
; CC_ONLY_VIA_BUTTON="Only via button"
; CC_PURGE_CACHE="Purge Cache"
; CC_PURGE_CACHE_DESC="This will clean the cache stored by Joomla! (not the browser's cache)"
; CC_PURGE_DISABLED_REDIRECTS="Purge Disabled Redirects"
; CC_PURGE_DISABLED_REDIRECTS_DESC="Enable to purge the disabled links from the redirects component."
; CC_PURGE_EXPIRED_CACHE_DESC="Enable to purge the expired cache when cleaning cache."
; CC_PURGE_LITESPEED="LiteSpeed"
; CC_PURGE_LITESPEED_DESC="Purge the servers LiteSpeed cache when cleaning cache. This only works when your server is using LiteSpeed caching."
; CC_PURGE_OPCACHE="OPcache"
; CC_PURGE_OPCACHE_DESC="Purge the servers OPcache when cleaning cache. This only works when your server is using OPcache."
; CC_PURGE_UPDATE_CACHE="Purge Update Cache"
; CC_PURGE_UPDATE_CACHE_DESC="Enable to purge the cache in the updates table (used for checking updates for Joomla! and extensions) when cleaning cache."
; CC_QUERY_URL="Query Url"
; CC_QUERY_URL_DESC="Let Cache Cleaner query a custom url in the background after purging all other caches."
CC_QUERY_URL_SELECTION="URL"
; CC_QUERY_URL_SELECTION_DESC="Enter the full url to query when purging the cache. This url will be queried in the background."
; CC_QUERY_URL_TIMEOUT="URL Timeout"
; CC_QUERY_URL_TIMEOUT_DESC="Set the maximum time in seconds that may be used to query the above url."
; CC_QUICK_LINK="Administrator Quick Link"
; CC_QUICK_LINK_DESC="Clean cache with a simple click!"
; CC_SAVE_SETTINGS_FIRST="Save the settings first before purging."
CC_SAVE_TASKS="Clean on tasks"
CC_SAVE_TASKS_DESC="Llista de tasques separada per comes a considerar com a segures. Podeu afegir tasques com publish, unpublish, remove, etc."
CC_SECONDS="Segons"
CC_SECONDS_DESC="Entreu interval en segons. La cache es netejarà cada n... segons."
; CC_SERVER_CACHE="Server Cache"
CC_SHOW_MESSAGE="Mostrar missatge"
CC_SHOW_MESSAGE_DESC="Activeu per a mstrar un missatge quan es neteji la cache."
CC_SHOW_SIZE="Mostrar tamany"
CC_SHOW_SIZE_DESC="Activeu per a mostrar el tamany total de la cache al missatge."
; CC_SITEGROUND_CACHE="SiteGround Cache"
; CC_SITEGROUND_CACHE_DESC="Purge the SiteGround Cache. You can only use this if your site is running on a SiteGround server on which Static/Dynamic Cache is active."
CC_TABLES="Taules BBDD"
CC_TABLES_DESC="Una coma p entreu una llista separada pel noms de les taules que voleu buïdar.<br>Podeu emprar #__ com a máscara pel prefixe de la BBDD Joomla, Com per exemple #__dbcache enlloc de jos_dbcache.<br><br>ATENCIÓ: Empreu amb molta cura. Si entreu noms de taules If you enter names of tables amb dades importants les perdreu quan buïdeu la cache!"
CC_THE_MODULE="El módul Cache Cleaner Administrator"
; CC_TMP_FOLDER="Temp Folder"