File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ OC.L10N.register(
3939 "Extension" : "Пашырэнне" ,
4040 "Format" : "Фармат" ,
4141 "Quality" : "Якасць" ,
42- "Menu" : "Меню"
42+ "Menu" : "Меню" ,
43+ "Width" : "Шырыня" ,
44+ "Height" : "Вышыня"
4345} ,
4446"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" ) ;
Original file line number Diff line number Diff line change 3737 "Extension" : " Пашырэнне" ,
3838 "Format" : " Фармат" ,
3939 "Quality" : " Якасць" ,
40- "Menu" : " Меню"
40+ "Menu" : " Меню" ,
41+ "Width" : " Шырыня" ,
42+ "Height" : " Вышыня"
4143},"pluralForm" :" nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
4244}
You can’t perform that action at this time.
0 commit comments