summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sl.js')
-rw-r--r--apps/comments/l10n/sl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js
index 1cf5bd262ac..a444870a968 100644
--- a/apps/comments/l10n/sl.js
+++ b/apps/comments/l10n/sl.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "Opombe",
"You commented" : "Napišete opombo",
- "%1$s commented" : "%1$s napiše opombo",
"{author} commented" : "{author} vpiše opombo",
"You commented on %1$s" : "Napišete opombo za %1$s",
"You commented on {file}" : "Napišete opombo na {file}",
@@ -26,6 +25,7 @@ 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",
"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}«"
},