diff options
Diffstat (limited to 'apps/comments/l10n/he.js')
-rw-r--r-- | apps/comments/l10n/he.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 4e28ce1df72..11d10af2dc2 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -10,8 +10,6 @@ OC.L10N.register( "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", "{author} commented on {file}" : "נוספה תגובה על {file} מאת {author}", "<strong>Comments</strong> for files" : "<strong>תגובות</strong> על קבצים", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", - "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”", "Files app plugin to add comments to files" : "תוסף ליישומון הקבצים כדי להוסיף הערות על קבצים", "Edit comment" : "עריכת תגובה", "Delete comment" : "מחיקת תגובה", @@ -28,6 +26,8 @@ OC.L10N.register( "Comment deleted" : "נמחקה הערה", "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", + "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”", "New comment …" : "תגובה חדשה", "Post" : "פרסום", "Cancel" : "ביטול", |