-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
J4 Ukrainian Language update on 2023-12-05
- Loading branch information
1 parent
711e82d
commit eb80ecb
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
joomla_v4/translations/package/uk-UA/api/language/uk-UA/com_media.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
; @version 4.4.1 | ||
; @date 2023-12-04 | ||
; @author Community Joomla! Ukraine | ||
; @copyright Copyright (C) 2005-2023 Open Source Matters. All rights reserved. | ||
; @copyright 2006-2023 (C) Joomla! Ukraine (https://joomla-ua.org). All rights reserved. | ||
; @license GNU General Public License version 2 or later; see LICENSE.txt | ||
; @note Complete | ||
; @note Client Administrator | ||
; @note All ini files need to be saved as UTF-8 | ||
|
||
WEBSERVICE_COM_MEDIA="Медіа" | ||
WEBSERVICE_COM_MEDIA_MISSING_REQUIRED_PARAMETERS="Не вдалося знайти обов'язкові параметри: %s" | ||
WEBSERVICE_COM_MEDIA_FILE_NOT_FOUND="Не вдалося знайти файл: %s" | ||
WEBSERVICE_COM_MEDIA_FILE_EXISTS="Файл існує, перезапис не потрібний: %s" | ||
WEBSERVICE_COM_MEDIA_BAD_FILE_TYPE="Неправильний шлях або неприпустимий тип файлу: %s" | ||
WEBSERVICE_COM_MEDIA_UNSUPPORTED_PARAMETER_COMBINATION="Несподівана або непідтримувана комбінація параметрів запиту" |