diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-01 02:15:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-01 02:15:20 +0000 |
commit | 8555d510c07da73921ee3940391d1f4d6c321270 (patch) | |
tree | db2fef0a9563cf5d7a8e2774f1416d0cc17d63de /apps/comments/l10n | |
parent | 8434259b1bfef22adbf30b166043e29763bf9507 (diff) | |
download | nextcloud-server-8555d510c07da73921ee3940391d1f4d6c321270.tar.gz nextcloud-server-8555d510c07da73921ee3940391d1f4d6c321270.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/he.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/he.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index bb6ddb1f488..1a8831e2e22 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -10,6 +10,8 @@ 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" : "מחיקת תגובה", diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index cc474080373..bae926d8297 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -8,6 +8,8 @@ "%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" : "מחיקת תגובה", |