diff options
Diffstat (limited to 'settings/l10n/ca.json')
-rw-r--r-- | settings/l10n/ca.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index 48aea8e3b8f..fe02198db9b 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans ‘Cron’ és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.", "Pick background job setting" : "Trieu la configuració de la tasca en segon pla", "Execute one task with each page loaded" : "Executa una tasca per cada pàgina carregada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts mitjançant HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Utilitza el servei del sistema cron per cridar al fitxer cron.php cada 15 minuts.", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per executar això es necessita l'extensió POSIX de PHP. Per més detalls, vegeu {linkstart}PHP documentació{linkend}.", "Sharing" : "S'està compartint", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "S'ha produït un error mentre es carregaven les sessions del navegador i els testimonis del dispositiu", "Default quota :" : "Quota per defecte:", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Si us plau reviseu les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guies d’instal·lació ↗</a>, i comproveu si hi ha errors o advertències en el <a href=\"%s\">registre</a>.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts mitjançant HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Utilitza el servei del sistema cron per cridar al fitxer cron.php cada 15 minuts.", "Follow us on Google+" : "Seguiu-nos a Google+", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Esteu fent servir <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)" },"pluralForm" :"nplurals=2; plural=(n != 1);" |