diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-09 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-09 01:12:25 +0000 |
commit | da57aaf8147778a6a2e4d3ccb0bd130ddeef2fcb (patch) | |
tree | 44996a3a3ea80c60fe1a0f6a7770eca1ec2f476a /apps/comments/l10n/is.js | |
parent | bd7e983080650eba778c78f3ae636a5a5c3e9e21 (diff) | |
download | nextcloud-server-da57aaf8147778a6a2e4d3ccb0bd130ddeef2fcb.tar.gz nextcloud-server-da57aaf8147778a6a2e4d3ccb0bd130ddeef2fcb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r-- | apps/comments/l10n/is.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 4bf2ff6d9c7..be7c22da9fc 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -25,13 +25,13 @@ 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 “%s”, in a comment by a user that has since been deleted" : "Minnst var á þig í “%s”, í athugasemd frá notanda sem síðan þá hefur verið eytt", "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", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”", "{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", "Unknown user" : "Óþekktur notandi", "A (now) deleted user mentioned you in a comment on “%s”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “%s”", - "A (now) deleted user mentioned you in a comment on “{file}”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “{file}”" + "A (now) deleted user mentioned you in a comment on “{file}”" : "Notandi (sem nú er búið að eyða) minntist á þig í athugasemd við “{file}”", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Minnst var á þig í “%s”, í athugasemd frá notanda sem síðan þá hefur verið eytt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |