diff options
Diffstat (limited to 'settings/l10n/ca.php')
-rw-r--r-- | settings/l10n/ca.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index c2ba3c7403f..730b87d743e 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -103,15 +103,9 @@ $TRANSLATIONS = array( "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 que fa una crida a cron.php cada 15 minuts a través de http.", "Use systems cron service to call the cron.php file every 15 minutes." => "Utilitza el servei cron del sistema per fer una crida al fitxer cron.php cada 15 minuts.", "Sharing" => "Compartir", -"Enable Share API" => "Habilita l'API de compartir", "Allow apps to use the Share API" => "Permet que les aplicacions utilitzin l'API de compartir", -"Allow links" => "Permet enllaços", "Allow public uploads" => "Permet pujada pública", -"Allow users to share items to the public with links" => "Permet als usuaris compartir elements amb el públic amb enllaços", "Allow resharing" => "Permet compartir de nou", -"Allow users to share items shared with them again" => "Permet als usuaris compartir de nou elements ja compartits amb ells", -"Allow users to share with anyone" => "Permet compartir amb qualsevol", -"Allow users to only share with users in their groups" => "Permet als usuaris compartir només amb els usuaris del seu grup", "Security" => "Seguretat", "Enforce HTTPS" => "Força HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Força la connexió dels clients a %s a través d'una connexió encriptada.", |