summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sv.js')
-rw-r--r--apps/comments/l10n/sv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js
index 81d4ed881d7..1a9a6407ad5 100644
--- a/apps/comments/l10n/sv.js
+++ b/apps/comments/l10n/sv.js
@@ -21,13 +21,13 @@ OC.L10N.register(
"Retry" : "Försök igen",
"Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa",
"Unable to load the comments list" : "Det gick inte att ladda kommentarlistan",
- "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
"_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"],
"Comment" : "Kommentar",
"An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren",
"Comment deleted" : "Kommentar borttagen",
"An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren",
"An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
- "%1$s commented" : "%1$s kommenterade"
+ "%1$s commented" : "%1$s kommenterade",
+ "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"]
},
"nplurals=2; plural=(n != 1);");