diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-21 13:03:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-21 13:03:32 -0400 |
commit | a376407da3dcac86f5a2ab41f23545ff6c4b21d9 (patch) | |
tree | 936d9bd18786434c8e61e2a1dd0ea60fea828b8f /settings/l10n/ca.php | |
parent | a1038c271c9df14acf616ea42f713c4d4a9d195c (diff) | |
download | nextcloud-server-a376407da3dcac86f5a2ab41f23545ff6c4b21d9.tar.gz nextcloud-server-a376407da3dcac86f5a2ab41f23545ff6c4b21d9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ca.php')
-rw-r--r-- | settings/l10n/ca.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index de3be7c3571..7d586c534be 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -60,8 +60,6 @@ $TRANSLATIONS = array( "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Aquest servidor no té cap connexió a internet que funcioni. Això significa que algunes de les característiques com el muntatge d'emmagatzemament extern, les notificacions quant a actualitzacions o la instal·lació d'aplicacions de tercers no funcionarà. L'accés remot a fitxers i l'enviament de correus electrònics podria tampoc no funcionar. Us suggerim que habiliteu la connexió a internet per aquest servidor si voleu tenir totes les característiques.", "Cron" => "Cron", "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 once a minute over http." => "cron.php està registrat en un servei webcron que fa una crida cada minut a la pàgina cron.php a través de http.", -"Use systems cron service to call the cron.php file once a minute." => "Utilitzeu el sistema de servei cron per cridar el fitxer cron.php cada minut.", "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", |