flow_notifications/l10n/is.js

11 строки
458 B
JavaScript

OC.L10N.register(
"flow_notifications",
{
"Send a notification" : "Senda tilkynningu",
"Triggers a notification" : "Setur tilkynningu af stað",
"Flow Notifications" : "Flæði-tilkynningar",
"Notification action for Nextcloud Flow" : "Tilkynningaraðgerð fyrir Nextcloud Flow flæði",
"Choose a notification title (optional)" : "Veldu titil á tilkynningu (valkvætt)"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");