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

is.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1fbd21f55dddbf6636344ee0cf9452d38cca8e62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "You commented" : "Þú settir inn athugasemd",
    "%1$s commented" : "%1$s setti inn athugasemd",
    "You commented on %2$s" : "Þú settir inn athugasemd við %2$s",
    "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
    "Comments" : "Athugasemdir",
    "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...",
    "Delete comment" : "Eyða athugasemd",
    "Post" : "Senda",
    "Cancel" : "Hætta við",
    "Edit comment" : "Breyta athugasemd",
    "[Deleted user]" : "[Eyddur notandi]",
    "No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
    "More comments..." : "Fleiri athugasemdir...",
    "Save" : "Vista",
    "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
    "{count} unread comments" : "{count} ólesnar athugasemdir",
    "Comment" : "Athugasemd"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}