Browse Source

Updated Ukrainian translation

Alex Solomaha 9 years ago
parent
commit
d8f0031c05
1 changed files with 6 additions and 6 deletions
  1. 6 6
      js/fileinput_locale_uk.js

+ 6 - 6
js/fileinput_locale_uk.js

@@ -45,12 +45,12 @@
         msgImageHeightLarge: 'Висота зображення "{name}" не може перевищувати {size} px.',
         dropZoneTitle: 'Перетягніть файли сюди …',
         fileActionSettings: {
-            removeTitle: 'Remove file',
-            uploadTitle: 'Upload file',
-            indicatorNewTitle: 'Not uploaded yet',
-            indicatorSuccessTitle: 'Uploaded',
-            indicatorErrorTitle: 'Upload Error',
-            indicatorLoadingTitle: 'Uploading ...'
+            removeTitle: 'Видалити файл',
+            uploadTitle: 'Загрузити файл',
+            indicatorNewTitle: 'Ще не загружено',
+            indicatorSuccessTitle: 'Загружено',
+            indicatorErrorTitle: 'Помилка при загрузці',
+            indicatorLoadingTitle: 'Загрузка ...'
         }
     };
 })(window.jQuery);