diff options
Diffstat (limited to 'apps/comments/l10n/sl.js')
-rw-r--r-- | apps/comments/l10n/sl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index ab3702955e1..f0bc060da05 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -9,11 +9,14 @@ 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 an account that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omenja v opombi k datoteki »{file}«.", "{user} mentioned you in a comment on \"{file}\"" : "{user} vas omeni v opombi k datoteki »{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", "Cancel edit" : "Prekliči urejanje", + "New comment" : "Nova opomba", + "Write a comment …" : "Dopišite opombo ...", "Post comment" : "Objavi opombo", "@ for mentions, : for emoji, / for smart picker" : "@ za omenjanje osebe, : za izris izraznih ikon, / za pametni izbirnik", "Could not reload comments" : "Opomb ni mogoče posodobiti", @@ -29,6 +32,7 @@ OC.L10N.register( "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}«.", + "Write a message …" : "Zapišite sporočilo ...", "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "» @ « za omenjanje, » : « za izrazne ikone, » / « za pametni izbirnik", "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"] }, |