File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ ; @version 5.0.1
2+ ; @date 2023-12-04
3+ ; @author Community Joomla! Ukraine
4+ ; @copyright Copyright (C) 2005-2023 Open Source Matters. All rights reserved.
5+ ; @copyright 2006-2023 (C) Joomla! Ukraine (https://joomla-ua.org). All rights reserved.
6+ ; @license GNU General Public License version 2 or later; see LICENSE.txt
7+ ; @note Complete
8+ ; @note Client Administrator
9+ ; @note All ini files need to be saved as UTF-8
10+
11+ WEBSERVICE_COM_MEDIA =" Медіа"
12+ WEBSERVICE_COM_MEDIA_MISSING_REQUIRED_PARAMETERS =" Не вдалося знайти обов'язкові параметри: %s"
13+ WEBSERVICE_COM_MEDIA_FILE_NOT_FOUND =" Не вдалося знайти файл: %s"
14+ WEBSERVICE_COM_MEDIA_FILE_EXISTS =" Файл існує, перезапис не потрібний: %s"
15+ WEBSERVICE_COM_MEDIA_BAD_FILE_TYPE =" Неправильний шлях або неприпустимий тип файлу: %s"
16+ WEBSERVICE_COM_MEDIA_UNSUPPORTED_PARAMETER_COMBINATION =" Несподівана або непідтримувана комбінація параметрів запиту"
You can’t perform that action at this time.
0 commit comments