eu.json 2.1 KB

123456789101112131415161718192021222324252627282930313233
  1. { "translations": {
  2. "Comments" : "Iruzkinak",
  3. "New comment …" : "Iruzkin berria...",
  4. "Delete comment" : "Ezabatu iruzkina",
  5. "Cancel" : "Ezeztatu",
  6. "Edit comment" : "Iruzkina aldatu",
  7. "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaites lehena zerbait esanez!",
  8. "More comments …" : "Iruzkin gehiago...",
  9. "Save" : "Gorde",
  10. "Error occurred while retrieving comment with id {id}" : "Akatsa gertatu da {id} id duen iruzkina berreskuratzerakoan",
  11. "Error occurred while updating comment with id {id}" : "Akats bat gertatu da {id} id duen iruzkina aldatzerakoan",
  12. "Error occurred while posting comment" : "Akats bat gertatu da iruzkina bidaltzerakoan",
  13. "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
  14. "Comment" : "Iruzkina",
  15. "You commented" : "Iruzkindu duzu",
  16. "%1$s commented" : "%1$s iruzkin du",
  17. "{author} commented" : "{author} iruzkin du",
  18. "You commented on %1$s" : "%1$s-en Iruzkin duzu",
  19. "You commented on {file}" : "{file}-en Iruzkin duzu",
  20. "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du",
  21. "{author} commented on {file}" : "{author} {file}-en iruzkin du",
  22. "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak</ strong> ",
  23. "A (now) deleted user mentioned you in a comment on “%s”" : "(Orain) Ezabatutako erabiltzaile batek aipatu zaitu iruzkinean \"%s\"",
  24. "A (now) deleted user mentioned you in a comment on “{file}”" : "(Orain) Ezabatutako erabiltzaile batek aipatu zaitu iruzkinean “{file}”",
  25. "%1$s mentioned you in a comment on “%2$s”" : "%1$s aipatu zaitu iruzkinean \"“%2$s”",
  26. "{user} mentioned you in a comment on “{file}”" : "{user} aipatu zaitu iruzkinean “{file}”",
  27. "Type in a new comment..." : "Idatzi iruzkin berri bat...",
  28. "No other comments available" : "Ez dago beste iruzkinik eskuragarri",
  29. "More comments..." : "Iruzkin gehiago...",
  30. "{count} unread comments" : "{count} iruzkin irakurri gabe",
  31. "You commented on %2$s" : "%2$s-en Iruzkin duzu"
  32. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  33. }