diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/sk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index 76fa18388d8..a797eb61619 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -25,6 +25,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s komentoval %2$s", "{author} commented on {file}" : "{author} komentoval {file}", "<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory", + "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 vás spomenul v komentári k \"%2$s\"", "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”", "Unknown user" : "Neznámy používateľ", diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index d91cc488252..1a9c6d58e05 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -23,6 +23,7 @@ "%1$s commented on %2$s" : "%1$s komentoval %2$s", "{author} commented on {file}" : "{author} komentoval {file}", "<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory", + "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 vás spomenul v komentári k \"%2$s\"", "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”", "Unknown user" : "Neznámy používateľ", |