diff options
Diffstat (limited to 'apps/comments/l10n/eu.js')
-rw-r--r-- | apps/comments/l10n/eu.js | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 29909d1e097..4a60ed8eb6c 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -15,19 +15,21 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina", "Edit comment" : "Iruzkina editatu", "Delete comment" : "Ezabatu iruzkina", + "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!", + "Retry" : "Saiatu berriro", + "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"], + "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"], + "Comment" : "Iruzkina", + "Comment deleted" : "Iruzkina ezabatuta", "New comment …" : "Iruzkin berria...", "Post" : "Bidali", "Cancel" : "Utzi", "[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}" : "Errorea gertatu da {id} ID-a duen iruzkina berreskuratzerakoan", "Error occurred while updating comment with id {id}" : "Errore bat gertatu da {id} id-a duen iruzkina aldatzerakoan", - "Error occurred while posting comment" : "Errore bat gertatu da iruzkina bidaltzerakoan", - "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"], - "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"], - "Comment" : "Iruzkina" + "Error occurred while posting comment" : "Errore bat gertatu da iruzkina bidaltzerakoan" }, "nplurals=2; plural=(n != 1);"); |