nextcloud/apps/files_sharing/l10n/is.js

12 lines
244 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 != 1);");