sl.json 2.1 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Comments" : "Opombe",
  3. "You commented" : "Napišete opombo",
  4. "%1$s commented" : "%1$s napiše opombo",
  5. "{author} commented" : "{author} vpiše opombo",
  6. "You commented on %1$s" : "Napišete opombo za %1$s",
  7. "You commented on {file}" : "Napišete opombo na {file}",
  8. "%1$s commented on %2$s" : "%1$s napiše opombo na %2$s",
  9. "{author} commented on {file}" : "{author} napiše opombo na {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Opombe</strong> za datoteke",
  11. "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}«.",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«",
  13. "Files app plugin to add comments to files" : "Vstavek programa Datoteke za dodajanje opomb k datotekam",
  14. "Edit comment" : "Uredi opombo",
  15. "Delete comment" : "Izbriši opombo",
  16. "New comment …" : "Nova opomba ...",
  17. "Post" : "Objavi",
  18. "Cancel" : "Prekliči",
  19. "[Deleted user]" : "[Izbrisan uporabnik]",
  20. "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!",
  21. "More comments …" : "Več opomb ...",
  22. "Save" : "Shrani",
  23. "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
  24. "Error occurred while retrieving comment with ID {id}" : "Prišlo je do napake med pridobivanjem opombe z ID {id}",
  25. "Error occurred while updating comment with id {id}" : "Prišlo je do napake med posodabljanjem opombe z oznako {id}",
  26. "Error occurred while posting comment" : "Prišlo je do napake med objavo opombe",
  27. "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"],
  28. "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"],
  29. "Comment" : "Opomba"
  30. },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
  31. }