diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-16 02:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-16 02:20:41 +0000 |
commit | 815ec0b34af03823a3f09c0a616514e5c47a3393 (patch) | |
tree | 4c283e553f3bdcb3fd8f9591483ccba22788269c /apps/comments/l10n | |
parent | f68cab4e39817c04bb95ddcdc42e46997d36199f (diff) | |
download | nextcloud-server-815ec0b34af03823a3f09c0a616514e5c47a3393.tar.gz nextcloud-server-815ec0b34af03823a3f09c0a616514e5c47a3393.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-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" : "ביטול", |