summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sk.js')
-rw-r--r--apps/comments/l10n/sk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js
index 5e473d01861..66df1f73d7e 100644
--- a/apps/comments/l10n/sk.js
+++ b/apps/comments/l10n/sk.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"comments",
{
"Comments" : "Komentáre",
- "Unknown user" : "Neznámy používateľ",
"New comment …" : "Nový komentár ...",
"Delete comment" : "Zmazať komentár",
"Post" : "Odoslať",
@@ -28,6 +27,7 @@ OC.L10N.register(
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
"%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ľ",
"A (now) deleted user mentioned you in a comment on “%s”" : "Teraz už odstránený používateľ vás spomenul v komentári k \"%s\"",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Teraz už odstránený používateľ vás spomenul v komentári k \"{file}\""
},