File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ OC.L10N.register(
6262 "Status" : "Стан" ,
6363 "Confirmed" : "Пацверджана" ,
6464 "Canceled" : "Скасавана" ,
65- "Categories" : "Катэгорыі"
65+ "Categories" : "Катэгорыі" ,
66+ "User not found" : "Карыстальнік не знойдзены"
6667} ,
6768"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 6060 "Status" : " Стан" ,
6161 "Confirmed" : " Пацверджана" ,
6262 "Canceled" : " Скасавана" ,
63- "Categories" : " Катэгорыі"
63+ "Categories" : " Катэгорыі" ,
64+ "User not found" : " Карыстальнік не знойдзены"
6465},"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);"
6566}
You can’t perform that action at this time.
0 commit comments