diff options
Diffstat (limited to 'apps/comments/l10n/sl.js')
-rw-r--r-- | apps/comments/l10n/sl.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index c899ea8e739..f59e752687e 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -28,7 +28,6 @@ OC.L10N.register( "Comment deleted" : "Opomba je izbrisana", "An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe", "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe", - "%1$s commented" : "%1$s napiše opombo", "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"] }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |