You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. OC.L10N.register(
  2. "comments",
  3. {
  4. "Comments" : "Iruzkinak",
  5. "You commented" : "Iruzkindu duzu",
  6. "%1$s commented" : "%1$s-(e)k iruzkindu du",
  7. "{author} commented" : "{author}-(e)k iruzkindu du",
  8. "You commented on %1$s" : "%1$s-en iruzkindu duzu",
  9. "You commented on {file}" : "{file} fitxategian iruzkina egin duzu",
  10. "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du",
  11. "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkina egin du",
  12. "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak",
  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. "Cancel edit" : "Utzi editatzeari",
  17. "Post comment" : "Argitaratu iruzkina",
  18. "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
  19. "No more messages" : "Ez da mezu gehiagorik",
  20. "Retry" : "Saiatu berriro",
  21. "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
  22. "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
  23. "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
  24. "Comment" : "Iruzkina",
  25. "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
  26. "Comment deleted" : "Iruzkina ezabatuta",
  27. "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean",
  28. "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean",
  29. "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",
  30. "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”",
  31. "New comment …" : "Iruzkin berria...",
  32. "Post" : "Bidali",
  33. "Cancel" : "Utzi",
  34. "[Deleted user]" : "[Deleted user]",
  35. "More comments …" : "Iruzkin gehiago...",
  36. "Save" : "Gorde",
  37. "Allowed characters {count} of {max}" : "Onartutako karaktereak {max}-tik {count}",
  38. "Error occurred while retrieving comment with ID {id}" : "Errorea gertatu da {id} ID-a duen iruzkina berreskuratzerakoan",
  39. "Error occurred while updating comment with id {id}" : "Errore bat gertatu da {id} id-a duen iruzkina aldatzerakoan",
  40. "Error occurred while posting comment" : "Errore bat gertatu da iruzkina bidaltzerakoan"
  41. },
  42. "nplurals=2; plural=(n != 1);");