diff options
Diffstat (limited to 'apps/comments/l10n/sl.json')
-rw-r--r-- | apps/comments/l10n/sl.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index f1c7c0b67e4..904d92ec761 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -23,8 +23,6 @@ "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", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", - "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«" + "%1$s commented" : "%1$s napiše opombo" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |