Lahmizzar Muinela
2013-12-05 e61702d278f985b67fad93df9b657d2a401ba2a4
commit | author | age
d63a6b 1 ; Projectfork Repository
MW 2 ; Copyright (C) 2006 - 2013 Tobias Kuhn. All rights reserved.
3 ; License GNU General Public License version 2 or later; see LICENSE.txt
4 ; Note : All ini files need to be saved as UTF-8 - No BOM
5
6 ;
7 ; @since 4.1
8 ;
9 COM_REPO_CONFIG_SHOW_ELEMENT_COUNT_LABEL = "Mostra el recompte d'Element"
10 COM_REPO_CONFIG_SHOW_ELEMENT_COUNT_DESC = "Endurir-se si comptar els elements continguts en cada carpeta. No inclouen elements subdirectori."
11
12
13 ;
14 ; @since 4.0
15 ;
16 COM_PFREPO = "Projectfork - Repositori"
17 COM_PFREPO_XML_DESCRIPTION = "Component de repositoris per Projectfork"
18
19 COM_PFREPO_CONFIGURATION = "Projectfork - Configuració del repositori"
20 COM_PFREPO_CONFIG_GENERAL_LABEL = "General"
21 COM_PFREPO_CONFIG_GENERAL_DESC = "Aquesta opció controla les funcions generals disponibles al repositori Projectfork"
22 COM_PFREPO_CONFIG_REPO_BASEPATH_LABEL = "Directory de pujada"
23 COM_PFREPO_CONFIG_REPO_BASEPATH_DESC = "Escriu la ruta on es guardaran els arxius pujats. Si es deixa en blanc, tots els arxius es pujaran a : /media/com_projectfork/repo"
24
25 COM_PFREPO_CONFIG_FILTER_EXT_LABEL = "Ampliacions d'arxiu"
26 COM_PFREPO_CONFIG_FILTER_EXT_DESC = "Llista d'ampliacions d'arxiu que se'ls permet als usuaris carregar valors separats per comes. Si es deixa buit, s'aplicaran sense restriccions."
27 COM_REPO_CONFIG_FILTER_EXT_ADMIN_LABEL = "Restringir súper administradors"
e61702 28 COM_REPO_CONFIG_FILTER_EXT_ADMIN_DESC = "Si el conjunt a No, Super administradors pot carregar arxius de qualsevol tipus."