diff options
Diffstat (limited to 'apps/encryption/l10n/he.js')
-rw-r--r-- | apps/encryption/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/l10n/he.js b/apps/encryption/l10n/he.js index 5ed57596d5f..41d29d8b9af 100644 --- a/apps/encryption/l10n/he.js +++ b/apps/encryption/l10n/he.js @@ -61,4 +61,4 @@ OC.L10N.register( "Disabled" : "מנוטרל", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "יש צורך להמיר את מפתחות ההצפנה מהצופן הישן (ownCloud <= 8.0) לצופן החדש. יש להריץ 'occ encryption:migrate' או לפנות למנהל שלך" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);"); |