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 'lib/l10n/he.js')
-rw-r--r--lib/l10n/he.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index c34ce27bb01..3d1557dcb73 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -6,22 +6,22 @@ OC.L10N.register(
"Settings" : "הגדרות",
"Users" : "משתמשים",
"Admin" : "מנהל",
+ "today" : "היום",
+ "yesterday" : "אתמול",
+ "_%n day ago_::_%n days ago_" : ["",""],
+ "last month" : "חודש שעבר",
+ "_%n month ago_::_%n months ago_" : ["","לפני %n חודשים"],
+ "last year" : "שנה שעברה",
+ "_%n year go_::_%n years ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["","לפני %n שעות"],
+ "_%n minute ago_::_%n minutes ago_" : ["","לפני %n דקות"],
+ "seconds ago" : "שניות",
"web services under your control" : "שירותי רשת תחת השליטה שלך",
"Application is not enabled" : "יישומים אינם מופעלים",
"Authentication error" : "שגיאת הזדהות",
"Token expired. Please reload page." : "פג תוקף. נא לטעון שוב את הדף.",
"%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«",
"Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“",
- "seconds ago" : "שניות",
- "_%n minute ago_::_%n minutes ago_" : ["","לפני %n דקות"],
- "_%n hour ago_::_%n hours ago_" : ["","לפני %n שעות"],
- "today" : "היום",
- "yesterday" : "אתמול",
- "_%n day go_::_%n days ago_" : ["","לפני %n ימים"],
- "last month" : "חודש שעבר",
- "_%n month ago_::_%n months ago_" : ["","לפני %n חודשים"],
- "last year" : "שנה שעברה",
- "years ago" : "שנים",
"A valid username must be provided" : "יש לספק שם משתמש תקני",
"A valid password must be provided" : "יש לספק ססמה תקנית"
},