owncloud/core

View on GitHub
apps/updatenotification/l10n/hy.js

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "updatenotification",
    {
    "Update notifications" : "Թարմացման ծանուցումներ",
    "Updated channel" : "Թարմացված ալիք",
    "A new version is available: %s" : "Նոր տարբերակ է հասանելի. %s",
    "Update channel:" : "Թարմացումների ալիք."
},
"nplurals=2; plural=(n != 1);");