diff options
Diffstat (limited to 'settings/l10n/ca.php')
-rw-r--r-- | settings/l10n/ca.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index 38b3d293816..3a78d6f4820 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -120,7 +120,6 @@ $TRANSLATIONS = array( "Cron was not executed yet!" => "El cron encara no s'ha executat!", "Execute one task with each page loaded" => "Executa una tasca per cada paquet carregat", "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", "Allow apps to use the Share API" => "Permet que les aplicacions utilitzin l'API de compartir", "Allow users to share via link" => "Permet als usuaris compartir a través d'enllaços", @@ -172,6 +171,7 @@ $TRANSLATIONS = array( "Bugtracker" => "Seguiment d'errors", "Commercial Support" => "Suport comercial", "Get the apps to sync your files" => "Obtingueu les aplicacions per sincronitzar els vostres fitxers", +"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" => "Si voleu ajudar al projecte \n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">uniu-vos al seu desenvolupament</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">promoveu-lo</a>!", "Show First Run Wizard again" => "Torna a mostrar l'assistent de primera execució", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Heu utilitzat <strong>%s</strong> d'un total disponible de <strong>%s</strong>", "Password" => "Contrasenya", |