nextcloud/apps/files_sharing/l10n/is.js

12 lines
266 B
JavaScript

OC.L10N.register(
"files_sharing",
{
"Cancel" : "Hætta við",
"Share" : "Deila",
"Shared by" : "Deilt af",
"Password" : "Lykilorð",
"Name" : "Nafn",
"Download" : "Niðurhal"
},
"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);");