aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/he.js')
-rw-r--r--apps/comments/l10n/he.js12
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js
index 4b92d61da9f..b875214385d 100644
--- a/apps/comments/l10n/he.js
+++ b/apps/comments/l10n/he.js
@@ -15,19 +15,21 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "תוסף ליישומון הקבצים כדי להוסיף הערות על קבצים",
"Edit comment" : "עריכת תגובה",
"Delete comment" : "מחיקת תגובה",
+ "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!",
+ "Retry" : "ניסיון חוזר",
+ "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"],
+ "_1 new comment_::_{unread} new comments_" : ["הערה חדשה אחת","{unread} הערות חדשות","{unread} הערות חדשות","{unread} הערות חדשות"],
+ "Comment" : "תגובה",
+ "Comment deleted" : "נמחקה הערה",
"New comment …" : "תגובה חדשה",
"Post" : "פרסום",
"Cancel" : "ביטול",
"[Deleted user]" : "[משתמשים מוסרים]",
- "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!",
"More comments …" : "תגובות נוספות…",
"Save" : "שמירה",
"Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}",
"Error occurred while retrieving comment with ID {id}" : "אירעה שגיאה בעת קבלת התגובה עם המזהה {id}",
"Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}",
- "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה",
- "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"],
- "_1 new comment_::_{unread} new comments_" : ["הערה חדשה אחת","{unread} הערות חדשות","{unread} הערות חדשות","{unread} הערות חדשות"],
- "Comment" : "תגובה"
+ "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה"
},
"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;");