Welcome to mirror list, hosted at ThFree Co, Russian Federation.

eu.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a594b7940251857780592a2eccb903bbe53c383b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{ "translations": {
    "Comments" : "Iruzkinak",
    "You commented" : "Iruzkindu duzu",
    "%1$s commented" : "%1$s 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}-(e)k {file}-en iruzkin du",
    "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak",
    "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”",
    "Edit comment" : "Iruzkina editatu",
    "Delete comment" : "Ezabatu iruzkina",
    "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}" : "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",
    "%1$s mentioned you in a comment on “%2$s”" : "%1$s-(e)k aipatu zaitu iruzkinean “%2$s”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}