diff options
Diffstat (limited to 'apps/encryption/l10n/he.json')
-rw-r--r-- | apps/encryption/l10n/he.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/l10n/he.json b/apps/encryption/l10n/he.json index 645302d577d..61bec1c2c31 100644 --- a/apps/encryption/l10n/he.json +++ b/apps/encryption/l10n/he.json @@ -58,5 +58,5 @@ "Enabled" : "מופעל", "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' או לפנות למנהל שלך" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);" }
\ No newline at end of file |