sl.json 1.3 KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Comments" : "Opombe",
  3. "You commented" : "Vaša opomba",
  4. "%1$s commented" : "%1$s opomb",
  5. "%1$s commented on %2$s" : "%1$s opomb ob %2$s",
  6. "<strong>Comments</strong> for files" : "<strong>Opombe</strong> za datoteke",
  7. "Edit comment" : "Uredi opombo",
  8. "Delete comment" : "Izbriši opombo",
  9. "New comment …" : "Nova opomba ...",
  10. "Post" : "Objavi",
  11. "Cancel" : "Prekliči",
  12. "[Deleted user]" : "[Izbrisan uporabnik]",
  13. "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!",
  14. "More comments …" : "Več opomb ...",
  15. "Save" : "Shrani",
  16. "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
  17. "Error occurred while updating comment with id {id}" : "Prišlo je do napake med posodabljanjem opombe z oznako {id}",
  18. "Error occurred while posting comment" : "Prišlo je do napake med objavo opombe",
  19. "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"],
  20. "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"],
  21. "Comment" : "Opomba"
  22. },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
  23. }