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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js
index f19478e5ca0..fa697f5b12c 100644
--- a/apps/comments/l10n/sl.js
+++ b/apps/comments/l10n/sl.js
@@ -10,8 +10,6 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s napiše opombo na %2$s",
"{author} commented on {file}" : "{author} napiše opombo na {file}",
"<strong>Comments</strong> for files" : "Vpisane so <strong>opombe</strong> k datotekam",
- "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}«",
"Files app plugin to add comments to files" : "Vstavek programa Datoteke za dodajanje opomb k datotekam",
"Edit comment" : "Uredi opombo",
"Delete comment" : "Izbriši opombo",
@@ -28,6 +26,8 @@ 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",
+ "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}«",
"New comment …" : "Nova opomba ...",
"Post" : "Objavi",
"Cancel" : "Prekliči",