diff options
Diffstat (limited to 'apps/comments/l10n/eu.json')
-rw-r--r-- | apps/comments/l10n/eu.json | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index b48a7e77855..cd0189b0609 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -1,12 +1,16 @@ { "translations": { "Comments" : "Iruzkinak", + "Unknown user" : "Erabiltzaile ezezaguna", "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!", + "Post" : "Bidali", + "Cancel" : "Utzi", + "Edit comment" : "Iruzkina editatu", + "[Deleted user]" : "[Deleted user]", + "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!", "More comments …" : "Iruzkin gehiago...", "Save" : "Gorde", + "Allowed characters {count} of {max}" : "Onartutako karaktereak {max}-tik {count}", "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", @@ -14,15 +18,15 @@ "Comment" : "Iruzkina", "You commented" : "Iruzkindu duzu", "%1$s commented" : "%1$s iruzkin du", - "{author} commented" : "{author} iruzkin du", + "{author} commented" : "{author}-(e)k 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}”" + "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkin du", + "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak", + "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-(e)k aipatu zaitu iruzkinean “%2$s”", + "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |