f7cloud_client/apps/notifications/l10n/ia.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

16 lines
634 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s," : "Salute %s,",
"Notifications" : "Notificationes",
"Dismiss" : "Dimitter",
"in {path}" : "in {path}",
"No notifications" : "Nulle notificationes",
"Never" : "Nunquam",
"Your settings have been updated." : "Tu configurationes ha essite actualisate.",
"None" : "Nulle",
"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.",
"seconds ago" : "secundas passate"
},
"nplurals=2; plural=(n != 1);");