summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/he.js')
-rw-r--r--apps/workflowengine/l10n/he.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/workflowengine/l10n/he.js b/apps/workflowengine/l10n/he.js
index d92ae3f13fc..b28e80f592d 100644
--- a/apps/workflowengine/l10n/he.js
+++ b/apps/workflowengine/l10n/he.js
@@ -48,6 +48,18 @@ OC.L10N.register(
"The given tag id is invalid" : "התגית שצוינה שגויה",
"The given IP range is invalid" : "טווח כתובות ה־IP שצוין שגוי",
"The given IP range is not valid for IPv4" : "טווח כתובות ה־IP שצוין אינו תקף ל־IPv4",
- "The given IP range is not valid for IPv6" : "טווח כתובות ה־IP שצוין אינו תקף ל־IPv6"
+ "The given IP range is not valid for IPv6" : "טווח כתובות ה־IP שצוין אינו תקף ל־IPv6",
+ "The given time span is invalid" : "טווח הזמן שצוין שגוי",
+ "The given start time is invalid" : "מועד ההתחלה שצוין שגוי",
+ "The given end time is invalid" : "מועד הסיום שצוין שגוי",
+ "The given group does not exist" : "הקבוצה שצוינה אינה קיימת",
+ "Operation #%s does not exist" : "פעולה מס׳ %s לא קיימת",
+ "Operation %s does not exist" : "הפעולה %s לא קיימת",
+ "Operation %s is invalid" : "הפעולה %s שגויה",
+ "Add rule" : "הוספת כלל",
+ "Reset" : "איפוס",
+ "Save" : "שמירה",
+ "Saving…" : "בהליכי שמירה…",
+ "Loading…" : "בטעינה…"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");