From 0e6acd73d5047350b296e3bff7774a89281ec7cd Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 21 Dec 2025 18:28:56 +0100 Subject: [PATCH] Update ca_ES, thanks to Tirs --- language/ca_ES/admin.lang.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 6cf8c8452..6e54d1b75 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1424,4 +1424,17 @@ $lang['The comment has been validated.'] = 'El comentari s\'ha validat.'; $lang['The comments have been validated.'] = 'Els comentaris s\'han validat.'; $lang['There is currently %d photos in the lounge (upload buffer)'] = 'Actualment hi ha %d fotos al vestíbul (memòria temporal de pujada)'; $lang['Use standard Piwigo template for common pages.'] = 'Utilitza la plantilla estàndard de Piwigo per a les pàgines comunes.'; -$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Quan s\'habilita, s\'utilitza una plantilla comú per a les pàgines d\'inici de sessió, de registre i de contrasenya oblidada, independentment del tema. És possible que alguns temes utilitzin aquestes plantilles fins i tot si es desactiva aquesta opció.'; \ No newline at end of file +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Quan s\'habilita, s\'utilitza una plantilla comú per a les pàgines d\'inici de sessió, de registre i de contrasenya oblidada, independentment del tema. És possible que alguns temes utilitzin aquestes plantilles fins i tot si es desactiva aquesta opció.'; +$lang['Admins only'] = 'Només administradors'; +$lang['Change logo'] = 'Canvia el logotip'; +$lang['Dark mode'] = 'Mode fosc'; +$lang['Display Gallery title'] = 'Mostra el títol de la galeria'; +$lang['Light mode'] = 'Mode clar'; +$lang['Personalization settings'] = 'Valors de personalització'; +$lang['Select a color theme for standard pages'] = 'Seleccioneu un tema de color per a les pàgines estàndard'; +$lang['Standard pages'] = 'Pàgines estàndard'; +$lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] = 'Les pàgines estàndard no estan activades, però teniu %d temes actius que les faran servir. Aquests temes són:'; +$lang['Standard pages header'] = 'Capçalera de pàgines estàndard'; +$lang['Use Piwigo logo'] = 'Utilitza el logotip de Piwigo'; +$lang['Use custom logo (png, jpeg or svg)'] = 'Utilitza un logotip personalitzat (png, jpeg o svg)'; +$lang['user_status_normal'] = 'Bàsic'; \ No newline at end of file