File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed
Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ OC.L10N.register(
55 "Bad credentials" : "Лоши идентификационни данни" ,
66 "Small" : "Малък" ,
77 "Medium" : "Средна" ,
8- "Large" : "Голям"
8+ "Large" : "Голям" ,
9+ "Image generation" : "Генериране на изображения"
910} ,
1011"nplurals=2; plural=(n != 1);" ) ;
Original file line number Diff line number Diff line change 33 "Bad credentials" : " Лоши идентификационни данни" ,
44 "Small" : " Малък" ,
55 "Medium" : " Средна" ,
6- "Large" : " Голям"
6+ "Large" : " Голям" ,
7+ "Image generation" : " Генериране на изображения"
78},"pluralForm" :" nplurals=2; plural=(n != 1);"
89}
Original file line number Diff line number Diff line change 11OC . L10N . register (
22 "integration_replicate" ,
33 {
4+ "Bad HTTP method" : "HTTP method ບໍ່ຖືກຕ້ອງ" ,
5+ "Bad credentials" : "ຂໍ້ມູນຢືນຢັນຕົວຕົນບໍ່ຖືກຕ້ອງ" ,
46 "Small" : "Small" ,
57 "Medium" : "Medium" ,
68 "Large" : "Large" ,
9+ "Text generation" : "ການສ້າງຂໍ້ຄວາມ" ,
710 "Image generation" : "Image generation"
811} ,
912"nplurals=1; plural=0;" ) ;
Original file line number Diff line number Diff line change 11{ "translations" : {
2+ "Bad HTTP method" : " HTTP method ບໍ່ຖືກຕ້ອງ" ,
3+ "Bad credentials" : " ຂໍ້ມູນຢືນຢັນຕົວຕົນບໍ່ຖືກຕ້ອງ" ,
24 "Small" : " Small" ,
35 "Medium" : " Medium" ,
46 "Large" : " Large" ,
7+ "Text generation" : " ການສ້າງຂໍ້ຄວາມ" ,
58 "Image generation" : " Image generation"
69},"pluralForm" :" nplurals=1; plural=0;"
710}
You can’t perform that action at this time.
0 commit comments