; Projectfork Repository ; Copyright (C) 2006 - 2013 Tobias Kuhn. All rights reserved. ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 - No BOM ; ; @since 4.1 ; ; COM_REPO_CONFIG_SHOW_ELEMENT_COUNT_LABEL = "Show Element Count" ; COM_REPO_CONFIG_SHOW_ELEMENT_COUNT_DESC = "Set whether to count the elements contained in each folder. Does not include sub-directory elements." ; ; @since 4.0 ; COM_PFREPO = "Projectfork - сховище" COM_PFREPO_XML_DESCRIPTION = "Компонент сховища Projectfork" COM_PFREPO_CONFIGURATION = "Projectfork - Конфигурація сховища" COM_PFREPO_CONFIG_GENERAL_LABEL = "Загальні" COM_PFREPO_CONFIG_GENERAL_DESC = "Ці налаштування регулюють загальну конфігурацію сховища Projectfork" COM_PFREPO_CONFIG_REPO_BASEPATH_LABEL = "Тека збереження завантаженого" COM_PFREPO_CONFIG_REPO_BASEPATH_DESC = "Введіть шлях для завантаження файлів. Якщо залишити порожнім, то всі файли будуть завантажуватись у: /media/com_projectfork/repo" ; COM_PFREPO_CONFIG_FILTER_EXT_LABEL = "File Extensions" ; COM_PFREPO_CONFIG_FILTER_EXT_DESC = "Comma-separated list of file extensions that users are allowed to upload. If left empty, no restrictions will be applied." ; COM_REPO_CONFIG_FILTER_EXT_ADMIN_LABEL = "Restrict Super Admins" ; COM_REPO_CONFIG_FILTER_EXT_ADMIN_DESC = "If set to No, Super Admins can upload files of any type."