diff options
Diffstat (limited to 'apps/comments/l10n/he.json')
-rw-r--r-- | apps/comments/l10n/he.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index 339227c3489..5fedc2a7af9 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -1,11 +1,22 @@ { "translations": { + "Comments" : "תגובות", + "You commented" : "הערות שלך", + "%1$s commented" : "התקבלו תגובות %1$s", + "{author} commented" : "התקבלה תגובה מאת {author}", + "You commented on %1$s" : "הגבת על %1$s", + "You commented on {file}" : "הגבת על {file}", + "%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" : "מחיקת תגובה", "New comment …" : "תגובה חדשה", "Post" : "פרסום", "Cancel" : "ביטול", "[Deleted user]" : "[משתמשים מוסרים]", - "Comments" : "תגובות", "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!", "More comments …" : "תגובות נוספות…", "Save" : "שמירה", @@ -15,17 +26,6 @@ "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה", "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"], "Comment" : "תגובה", - "You commented" : "הערות שלך", - "%1$s commented" : "התקבלו תגובות %1$s", - "{author} commented" : "התקבלה תגובה מאת {author}", - "You commented on %1$s" : "הגבת על %1$s", - "You commented on {file}" : "הגבת על {file}", - "%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" : "תוסף ליישומון הקבצים כדי להוסיף הערות על קבצים", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "אוזכרת ב־„%s”, בתגובה על ידי משתמש שנמחק בינתיים.", "%1$s mentioned you in a comment on “%2$s”" : "אוזכרת על ידי %1$s בתגובה על „%2$s”" },"pluralForm" :"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;" |