diff options
Diffstat (limited to 'apps/comments/l10n/eu.json')
-rw-r--r-- | apps/comments/l10n/eu.json | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index 746260d520c..387ad766daf 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -1,6 +1,33 @@ { "translations": { + "Comments" : "Iruzkinak", + "New comment …" : "Iruzkin berria...", + "Delete comment" : "Ezabatu iruzkina", "Cancel" : "Ezeztatu", + "Edit comment" : "Iruzkina aldatu", + "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaites lehena zerbait esanez!", + "More comments …" : "Iruzkin gehiago...", "Save" : "Gorde", - "Comment" : "Iruzkina" + "Error occurred while retrieving comment with id {id}" : "Akatsa gertatu da {id} id duen iruzkina berreskuratzerakoan", + "Error occurred while updating comment with id {id}" : "Akats bat gertatu da {id} id duen iruzkina aldatzerakoan", + "Error occurred while posting comment" : "Akats bat gertatu da iruzkina bidaltzerakoan", + "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"], + "Comment" : "Iruzkina", + "You commented" : "Iruzkindu duzu", + "%1$s commented" : "%1$s iruzkin du", + "{author} commented" : "{author} iruzkin du", + "You commented on %1$s" : "%1$s-en Iruzkin duzu", + "You commented on {file}" : "{file}-en Iruzkin duzu", + "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du", + "{author} commented on {file}" : "{author} {file}-en iruzkin du", + "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak</ strong> ", + "A (now) deleted user mentioned you in a comment on “%s”" : "(Orain) Ezabatutako erabiltzaile batek aipatu zaitu iruzkinean \"%s\"", + "A (now) deleted user mentioned you in a comment on “{file}”" : "(Orain) Ezabatutako erabiltzaile batek aipatu zaitu iruzkinean “{file}”", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s aipatu zaitu iruzkinean \"“%2$s”", + "{user} mentioned you in a comment on “{file}”" : "{user} aipatu zaitu iruzkinean “{file}”", + "Type in a new comment..." : "Idatzi iruzkin berri bat...", + "No other comments available" : "Ez dago beste iruzkinik eskuragarri", + "More comments..." : "Iruzkin gehiago...", + "{count} unread comments" : "{count} iruzkin irakurri gabe", + "You commented on %2$s" : "%2$s-en Iruzkin duzu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |