From 8cbd0b1446e5cee1c3bfec1b46960997a0db096f Mon Sep 17 00:00:00 2001 From: artmin96 Date: Fri, 13 Dec 2024 19:50:00 +0400 Subject: [PATCH] Adding Armenian translation --- resource/message/hy/yii.filepond.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resource/message/hy/yii.filepond.php b/resource/message/hy/yii.filepond.php index 834c18c..7609de1 100644 --- a/resource/message/hy/yii.filepond.php +++ b/resource/message/hy/yii.filepond.php @@ -20,11 +20,11 @@ * NOTE: this file must be saved in UTF-8 encoding. */ return [ - 'Drag & Drop your files or Browse ' => 'Перетащите файлы или Обзор ', - 'Expects {allButLastType} or {lastType}' => 'Ожидает {allButLastType} или {lastType}', - 'File is too large' => 'Файл слишком большой', - 'File type not allowed' => 'Тип файла не разрешен', - 'Maximum file size is {filesize}' => 'Максимальный размер файла {filesize}', - 'Maximum total file size is {filesize}' => 'Максимальный общий размер файла {filesize}', - 'Maximum total size exceeded' => 'Превышен максимальный общий размер', -]; + 'Drag & Drop your files or Browse ' => 'Քաշեք և թողեք ձեր ֆայլերը կամ Ընտրեք ', + 'Expects {allButLastType} or {lastType}' => 'Ակնկալվում է {allButLastType} կամ {lastType}', + 'File is too large' => 'Ֆայլը չափազանց մեծ է', + 'File type not allowed' => 'Ֆայլի տեսակը չի թույլատրվում', + 'Maximum file size is {filesize}' => 'Ֆայլի առավելագույն չափը {filesize} է', + 'Maximum total file size is {filesize}' => 'Ֆայլի առավելագույն ընդհանուր չափը {filesize} է', + 'Maximum total size exceeded' => 'Առավելագույն ընդհանուր չափը գերազանցվել է', +]; \ No newline at end of file