This repository was archived by the owner on Jul 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ <?php
2+
3+ /**
4+ * Message translations.
5+ *
6+ * This file is automatically generated by 'yii message' command.
7+ * It contains the localizable messages extracted from source code.
8+ * You may modify this file by translating the extracted messages.
9+ *
10+ * Each array element represents the translation (value) of a message (key).
11+ * If the value is empty, the message is considered as not translated.
12+ * Messages that no longer need translation will have their translations
13+ * enclosed between a pair of '@@' marks.
14+ *
15+ * Message string can be used with plural forms format. Check i18n section
16+ * of the guide for details.
17+ *
18+ * NOTE: this file must be saved in UTF-8 encoding.
19+ */
20+ return [
21+ 'Add files ' => 'Fayllarni qo \'shish ' ,
22+ 'Start upload ' => 'Yuklashni boshlash ' ,
23+ 'Cancel upload ' => 'Yuklashni bekor qilish ' ,
24+ 'Start ' => 'Yuklash ' ,
25+ 'Cancel ' => 'Bekor qilish ' ,
26+ 'Error ' => 'Hato ' ,
27+ 'Delete ' => 'O \'chirish ' ,
28+ 'Processing ' => 'Yuklanmoqda ' ,
29+ 'Select file... ' => 'Faylni tanlash ' ,
30+ ];
You can’t perform that action at this time.
0 commit comments