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.js')
-rw-r--r--apps/workflowengine/l10n/he.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/workflowengine/l10n/he.js b/apps/workflowengine/l10n/he.js
index 99bdf9db707..17b768a8e1d 100644
--- a/apps/workflowengine/l10n/he.js
+++ b/apps/workflowengine/l10n/he.js
@@ -1,10 +1,16 @@
OC.L10N.register(
"workflowengine",
{
+ "Short rule description" : "תיאור מקוצר לכלל",
+ "Add rule" : "הוספת כלל",
+ "Reset" : "איפוס",
+ "Save" : "שמירה",
+ "Saving…" : "בהליכי שמירה…",
"Group list is empty" : "רשימת הקבוצות ריקה",
"Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות",
"Saved" : "נשמרה",
"Saving failed:" : "השמירה נכשלה:",
+ "Add rule group" : "הוספת קבוצת כללים",
"File MIME type" : "סוג ה־MIME של הקובץ",
"is" : "הוא",
"is not" : "אינו",
@@ -58,12 +64,6 @@ OC.L10N.register(
"Operation %s does not exist" : "הפעולה %s לא קיימת",
"Operation %s is invalid" : "הפעולה %s שגויה",
"Open documentation" : "פתיחת תיעוד",
- "Add rule group" : "הוספת קבוצת כללים",
- "Short rule description" : "תיאור מקוצר לכלל",
- "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;");