File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,4 +62,4 @@ OC.L10N.register(
6262 "There are no events for this filter" : "אין אירועים לסינון זה" ,
6363 "Activities" : "פעילויות"
6464} ,
65- "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3 ;" ) ;
65+ "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2 ;" ) ;
Original file line number Diff line number Diff line change 5959 "{name} (restricted)" : " {name} (מוגבל)" ,
6060 "There are no events for this filter" : " אין אירועים לסינון זה" ,
6161 "Activities" : " פעילויות"
62- },"pluralForm" :" nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3 ;"
62+ },"pluralForm" :" nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2 ;"
6363}
You can’t perform that action at this time.
0 commit comments