nextcloud/apps/comments/l10n/is.json
2016-03-22 13:10:33 +01:00

11 lines
No EOL
446 B
JSON

{ "translations": {
"Cancel" : "Hætta við",
"Save" : "Vista",
"Comment" : "Athugasemd",
"<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
"Delete comment" : "Eyða athugasemd",
"Edit comment" : "Breyta athugasemd",
"No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
"Post" : "Senda"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}