eu.json 2.1 KB

123456789101112131415161718192021222324252627282930313233
  1. { "translations": {
  2. "Comments" : "Iruzkinak",
  3. "You commented" : "Iruzkindu duzu",
  4. "%1$s commented" : "%1$s iruzkin du",
  5. "{author} commented" : "{author}-(e)k iruzkin du",
  6. "You commented on %1$s" : "%1$s-en Iruzkin duzu",
  7. "You commented on {file}" : "{file}-en Iruzkin duzu",
  8. "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du",
  9. "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkin du",
  10. "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak",
  11. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : " “{file}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu",
  12. "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”",
  13. "Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina",
  14. "Edit comment" : "Iruzkina editatu",
  15. "Delete comment" : "Ezabatu iruzkina",
  16. "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
  17. "Retry" : "Saiatu berriro",
  18. "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
  19. "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
  20. "Comment" : "Iruzkina",
  21. "Comment deleted" : "Iruzkina ezabatuta",
  22. "New comment …" : "Iruzkin berria...",
  23. "Post" : "Bidali",
  24. "Cancel" : "Utzi",
  25. "[Deleted user]" : "[Deleted user]",
  26. "More comments …" : "Iruzkin gehiago...",
  27. "Save" : "Gorde",
  28. "Allowed characters {count} of {max}" : "Onartutako karaktereak {max}-tik {count}",
  29. "Error occurred while retrieving comment with ID {id}" : "Errorea gertatu da {id} ID-a duen iruzkina berreskuratzerakoan",
  30. "Error occurred while updating comment with id {id}" : "Errore bat gertatu da {id} id-a duen iruzkina aldatzerakoan",
  31. "Error occurred while posting comment" : "Errore bat gertatu da iruzkina bidaltzerakoan"
  32. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  33. }