From e243722ff5b8bb3abc9bc6bfe01f410c34911cf9 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 22 Jan 2024 05:22:27 +0100 Subject: [PATCH] Update ca_ES, thanks to Tirs --- language/ca_ES/plugin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) mode change 100644 => 100755 language/ca_ES/plugin.lang.php diff --git a/language/ca_ES/plugin.lang.php b/language/ca_ES/plugin.lang.php old mode 100644 new mode 100755 index 1c9950d..e4b659b --- a/language/ca_ES/plugin.lang.php +++ b/language/ca_ES/plugin.lang.php @@ -36,4 +36,7 @@ $lang['only on photo'] = 'nomes sobre la foto'; $lang['Community'] = 'Comunitat'; $lang['Light mode'] = 'Mode lleuger'; $lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'Quan s\'activa el mode lleuger no es carrega cap script extern. Fa més ràpida la carrega de la pàgina ja que deshabilita el seguiment de l\'usuari però també deshabilita les anotacions i les finestres emergents de les pàgines.'; -?> \ No newline at end of file +$lang['Disable'] = 'Inhabilitar'; +$lang['Enable'] = 'Habilitar'; +$lang['Shared picture size'] = 'Mida de la imatge compartida'; +$lang['Via'] = 'Via'; \ No newline at end of file