File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,20 @@ const translations: { [lang: string]: { [msgid: string]: string } } = {
86
86
"browse_file" : "Fayl yuklash" ,
87
87
"duplicated_scope_name" : "Xatolik: Ushbu Scope nomi avvalgisi bilan takrorlangan!" ,
88
88
} ,
89
+ "kz" : {
90
+ "disconnected_with_server" : "Серверге қосылым жоғалды, бетті қайта жүктеңіз" ,
91
+ "connect_fail" : "Серверге қосылу қатесі!" ,
92
+ "error_in_input" : "Алдымен қатені түзетіңіз" ,
93
+ "file_size_exceed" : '“%1” файлы тым үлкен: рұқсат етілген ең үлкен файл өлшемі - %2' ,
94
+ "file_total_size_exceed" : "Файлдың жалпы өлшемінен асып кетті: рұқсат етілген ең үлкен өлшем - %1" ,
95
+ "submit" : "Жіберу" ,
96
+ "reset" : "қалпына келтіру" ,
97
+ "cancel" : "Болдырмау" ,
98
+ "duplicated_pin_name" : "Бұл пин виджеті ескірген (бірдей атаудағы виджет ескірген)." ,
99
+ "browse_file" : "Шолу" ,
100
+ "duplicated_scope_name" : "Қате: бұл аумақтың атауы алдыңғысымен қайталанады!" ,
101
+ "file_uploading" : "Файлды жүктеп салу..." ,
102
+ } ,
89
103
} ;
90
104
91
105
translations [ 'custom' ] = customMessage // use to customize the message text.
You can’t perform that action at this time.
0 commit comments