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

17 lines
605 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Tere %s",
"Hello %s," : "Tere %s,",
"Notifications" : "Märguanded",
"Dismiss" : "Jäta vahele",
"seconds ago" : "sekundit tagasi",
"in {path}" : "rajal {path}",
"No notifications" : "Märguandeid pole",
"Never" : "Mitte kunagi",
"1 hour" : "1 tund",
"Your settings have been updated." : "Seaded on uuendatud.",
"You need to set up your email address before you can receive notification emails." : "Enne teavituskirjade saamist pead sa lisama oma e-posti aadressi."
},
"nplurals=2; plural=(n != 1);");