<?php
/*
* Copyright 2007-2017 Charles du Jeu <contact (at) cdujeu.me>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio.  If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <https://pydio.com>.
*
*
*/
// catalan translation: Salva Gómez <salva.gomez at gmail.com>, 2015
$mess=array(
"1" => "Notificacions",
"2" => "Font de notificacions",
"3" => "Alertes",
"4" => "Notificacions",
"5" => "Tots els events",
"6" => "Anar a ...",
"7" => "Ometre",
"8" => "No hi ha alertes",
"9" => "Activitat del repositori",
"10" => "Activitat de la carpeta",
"11" => "Activitat de l'arxiu",
"12" => "Depenent del seu navegador, això demanarà un permís específic. Per desactivar, anar a través de les preferències del navegador i excepcions. Si ja ha activat aquesta funció, probablement no passarà res.",
"13" => "El seu navegador pareix no suportar de moment les notificacions d'escriptori.",
"14" => "No alerts",
"15" => "Notifications about files that you monitor will appear here",
);