Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/he.json')
-rw-r--r--apps/workflowengine/l10n/he.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/workflowengine/l10n/he.json b/apps/workflowengine/l10n/he.json
index c5fc82f8e77..970bf69de77 100644
--- a/apps/workflowengine/l10n/he.json
+++ b/apps/workflowengine/l10n/he.json
@@ -46,6 +46,18 @@
"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…" : "בטעינה…"
},"pluralForm" :"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;"
} \ No newline at end of file