aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Move derby logs generated during unit tests to target/simonbrandhof2011-04-281-1/+1
* Ignore plugins/sonar-core-plugin/derby.log generated during unit testssimonbrandhof2011-04-281-0/+1
* ignore files generated in dev modesimonbrandhof2011-03-031-0/+4
* Ignore docs.tar in GITsimonbrandhof2011-02-221-0/+3
* improve .gitignoreEvgeny Mandrikov2011-01-061-1/+10
* improve .gitignoreSimon Brandhof2011-01-051-0/+20
-ca-cert-bundle Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/is.json
blob: 4451b27b2c14e11a35818ca7ec881d4b4cf3078d (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
{ "translations": {
    "New comment …" : "Ný athugasemd ...",
    "Delete comment" : "Eyða athugasemd",
    "Post" : "Senda",
    "Cancel" : "Hætta við",
    "Edit comment" : "Breyta athugasemd",
    "[Deleted user]" : "[Eyddur notandi]",
    "Comments" : "Athugasemdir",
    "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!",
    "More comments …" : "Fleiri athugasemdir ...",
    "Save" : "Vista",
    "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
    "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}",
    "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}",
    "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd",
    "Comment" : "Athugasemd",
    "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
    "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",
    "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...",
    "No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
    "More comments..." : "Fleiri athugasemdir...",
    "{count} unread comments" : "{count} ólesnar athugasemdir"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}