Skip to content

Commit 472377e

Browse files
committed
[tx] updated from transifex
1 parent 2d99ed7 commit 472377e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/he.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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;");

l10n/he.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@
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
}

0 commit comments

Comments
 (0)