nextcloud/apps/systemtags/l10n/is.js

11 lines
275 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"systemtags",
{
"Tags" : "Tagg",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Name" : "Nafn",
"Size" : "Stærð",
"Modified" : "Breytt"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");