sl.json 1.2 KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Delete comment" : "Izbriši opombo",
  3. "Post" : "Objavi",
  4. "Cancel" : "Prekliči",
  5. "Edit comment" : "Uredi opombo",
  6. "[Deleted user]" : "[Izbrisan uporabnik]",
  7. "Comments" : "Opombe",
  8. "Save" : "Shrani",
  9. "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
  10. "Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}",
  11. "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}",
  12. "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja",
  13. "Comment" : "Opomba",
  14. "You commented" : "Vaša opomba",
  15. "%1$s commented" : "%1$s opomb",
  16. "You commented on %2$s" : "Napisali ste opombo na %2$s",
  17. "%1$s commented on %2$s" : "%1$s opomb ob %2$s",
  18. "Type in a new comment..." : "Vpis nove opombe ...",
  19. "No other comments available" : "Ni drugih opomb",
  20. "More comments..." : "Več opomb ...",
  21. "{count} unread comments" : "{count} neprebranih opomb"
  22. },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
  23. }