notifications/l10n/an.js

13 строки
525 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Hola %s",
"Hello %s," : "Hola %s,",
"Notifications" : "Notificazions",
"in {path}" : "en {path}",
"Never" : "Nunca",
"Your settings have been updated." : "A suya configurazión ha estau autualizada.",
"You need to set up your email address before you can receive notification emails." : "Ye nezesario que configures a tuya direzión de correu electronico pa poder rezibir os correus de notificazión."
},
"nplurals=2; plural=(n != 1);");