sl.json 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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" : "Vpisane so <strong>opombe</strong> k datotekam",
  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. "Cancel edit" : "Prekliči urejanje",
  17. "Post comment" : "Objavi opombo",
  18. "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!",
  19. "No more messages" : "Ni drugih sporočil",
  20. "Retry" : "Poskusi znova",
  21. "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb",
  22. "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"],
  23. "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"],
  24. "Comment" : "Opomba",
  25. "An error occurred while trying to edit the comment" : "Prišlo je do napake med poskusom urejanja opombe",
  26. "Comment deleted" : "Opomba je izbrisana",
  27. "An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe",
  28. "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe",
  29. "New comment …" : "Nova opomba ...",
  30. "Post" : "Objavi",
  31. "Cancel" : "Prekliči",
  32. "[Deleted user]" : "[Izbrisan uporabnik]",
  33. "More comments …" : "Več opomb ...",
  34. "Save" : "Shrani",
  35. "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
  36. "Error occurred while retrieving comment with ID {id}" : "Prišlo je do napake med pridobivanjem opombe z ID {id}",
  37. "Error occurred while updating comment with id {id}" : "Prišlo je do napake med posodabljanjem opombe z oznako {id}",
  38. "Error occurred while posting comment" : "Prišlo je do napake med objavo opombe"
  39. },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
  40. }