File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,4 +55,4 @@ OC.L10N.register(
5555 "Only group admins are allowed to create custom groups" : "מנהלי קבוצה בלבד מאושרים ליצור קבוצות מותאמות אישית" ,
5656 "Allow creating multiple groups with the same name" : "מאפשר יצירת מספר קבוצות עם שם זהה"
5757} ,
58- "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 ;" ) ;
58+ "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 5252 "Unknown role" : " תואר לא ידוע" ,
5353 "Only group admins are allowed to create custom groups" : " מנהלי קבוצה בלבד מאושרים ליצור קבוצות מותאמות אישית" ,
5454 "Allow creating multiple groups with the same name" : " מאפשר יצירת מספר קבוצות עם שם זהה"
55- },"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 ;"
55+ },"pluralForm" :" nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2 ;"
5656}
You can’t perform that action at this time.
0 commit comments