diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/he.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/he.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index b875214385d..4e28ce1df72 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "תוסף ליישומון הקבצים כדי להוסיף הערות על קבצים", "Edit comment" : "עריכת תגובה", "Delete comment" : "מחיקת תגובה", + "Cancel edit" : "בטל עריכה", + "Post comment" : "פרסם תגובה", "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!", + "No more messages" : "אין יותר הודעות", "Retry" : "ניסיון חוזר", + "Unable to load the comments list" : "לא ניתן לטעון את רשימת התגובות", "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"], "_1 new comment_::_{unread} new comments_" : ["הערה חדשה אחת","{unread} הערות חדשות","{unread} הערות חדשות","{unread} הערות חדשות"], "Comment" : "תגובה", + "An error occurred while trying to edit the comment" : "אירעה שגיאה בניסיון לערוך את התגובה", "Comment deleted" : "נמחקה הערה", + "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", + "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", "New comment …" : "תגובה חדשה", "Post" : "פרסום", "Cancel" : "ביטול", diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index 7ed4735a4f6..4b829df4517 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "תוסף ליישומון הקבצים כדי להוסיף הערות על קבצים", "Edit comment" : "עריכת תגובה", "Delete comment" : "מחיקת תגובה", + "Cancel edit" : "בטל עריכה", + "Post comment" : "פרסם תגובה", "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!", + "No more messages" : "אין יותר הודעות", "Retry" : "ניסיון חוזר", + "Unable to load the comments list" : "לא ניתן לטעון את רשימת התגובות", "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"], "_1 new comment_::_{unread} new comments_" : ["הערה חדשה אחת","{unread} הערות חדשות","{unread} הערות חדשות","{unread} הערות חדשות"], "Comment" : "תגובה", + "An error occurred while trying to edit the comment" : "אירעה שגיאה בניסיון לערוך את התגובה", "Comment deleted" : "נמחקה הערה", + "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", + "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", "New comment …" : "תגובה חדשה", "Post" : "פרסום", "Cancel" : "ביטול", |