diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
commit | 28e0ccfed906525183306ff3d38b67075d688773 (patch) | |
tree | 814bb9da20ac29123400fb75396207514225d26b /apps/comments/l10n/is.js | |
parent | 3b9c24022ce657074a4fd1246d403a29162f9f3d (diff) | |
download | nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.tar.gz nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r-- | apps/comments/l10n/is.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 2f36a4a785b..c09ebd65139 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -9,14 +9,19 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", "{author} commented on {file}" : "{author} setti inn athugasemd við {file}", "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Minnst var á þig í \"{file}\", í athugasemd frá notanda sem síðan þá hefur verið eytt", + "{user} mentioned you in a comment on \"{file}\"" : "{user} minntist á þig í athugasemd við \"{file}\"", "Files app plugin to add comments to files" : "Viðbót við skráaforrit til að bæta athugasemdum við skrár", "Edit comment" : "Breyta athugasemd", "Delete comment" : "Eyða athugasemd", "Cancel edit" : "Hætta við breytingar", "Post comment" : "Senda inn athugasemd", + "@ for mentions, : for emoji, / for smart picker" : "@ til að minnast á, : fyrir tjáningartákn, / fyrir snjallveljara", + "Could not reload comments" : "Gat ekki endurlesið athugasemdir", "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!", "No more messages" : "Engin fleiri skilaboð", "Retry" : "Reyna aftur", + "Failed to mark comments as read" : "Tókst ekki að merkja athugasemdir sem lesnar", "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"], "Comment" : "Athugasemd", |