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: 5164bf0dbfd026fe6082f6e88d4c359fc53d52be (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
30
31
32
33
34
35
36
37
38
39
40
41
42
{ "translations": {
    "Comments" : "Iruzkinak",
    "You commented" : "Iruzkindu duzu",
    "%1$s commented" : "%1$s-(e)k iruzkindu du",
    "{author} commented" : "{author}-(e)k iruzkindu du",
    "You commented on %1$s" : "%1$s-en iruzkindu duzu",
    "You commented on {file}" : "{file} fitxategian iruzkina egin duzu",
    "%1$s commented on %2$s" : "%1$s-ek %2$s-en iruzkindu du",
    "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkina egin du",
    "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak",
    "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "\"{file}\"-n aipatu zaituzte, dagoeneko ezabatu den erabiltzaile baten iruzkin batean",
    "{user} mentioned you in a comment on \"{file}\"" : "{user} erabiltzaileak aipatu zaitu \"{file}\"-eko iruzkin batean",
    "Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina",
    "Edit comment" : "Editatu iruzkina",
    "Delete comment" : "Ezabatu iruzkina",
    "Cancel edit" : "Utzi editatzeari",
    "Post comment" : "Argitaratu iruzkina",
    "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
    "No more messages" : "Ez da mezu gehiagorik",
    "Retry" : "Saiatu berriro",
    "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
    "_%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",
    "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
    "Comment deleted" : "Iruzkina ezabatuta",
    "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean",
    "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean",
    "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",
    "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”",
    "New comment …" : "Iruzkin berria...",
    "Post" : "Bidali",
    "Cancel" : "Utzi",
    "[Deleted user]" : "[Deleted user]",
    "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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}