Files
therinaldos.com/wedding-pics/apps/notifications/l10n/sq.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

19 lines
699 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Përshëndetje %s",
"Hello %s," : "Përshëndetje %s,",
"Notifications" : "Njoftimet",
"Dismiss" : "Hiq",
"seconds ago" : "sekonda më parë",
"in {path}" : "në {path}",
"No notifications" : "Asnjë njoftim",
"Never" : "Kurrë",
"1 hour" : "1 Orë",
"3 hours" : "3 orë",
"1 day" : "1 ditë ",
"Your settings have been updated." : "Rregullimet tuaja u përditësuan",
"You need to set up your email address before you can receive notification emails." : "Kërkohet të caktoni adresën tuaj email, përpara se të mund të merrni email-e njoftimesh."
},
"nplurals=2; plural=(n != 1);");