Files
therinaldos.com/wedding-pics/apps/notifications/l10n/ia.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

15 lines
612 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s," : "Salute %s,",
"Notifications" : "Notificationes",
"Dismiss" : "Dimitter",
"seconds ago" : "secundas passate",
"in {path}" : "in {path}",
"No notifications" : "Nulle notificationes",
"Never" : "Nunquam",
"Your settings have been updated." : "Tu configurationes ha essite actualisate.",
"You need to set up your email address before you can receive notification emails." : "Tu necessita configurar tu adresse de e-posta ante que tu pote reciper messages de e-posta de notification."
},
"nplurals=2; plural=(n != 1);");