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

13 lines
554 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Helo %s",
"Hello %s," : "Helo %s,",
"Notifications" : "Hysbysiadau",
"seconds ago" : "eiliad yn ôl",
"in {path}" : "yn {path}",
"Your settings have been updated." : "Mae eich gosodiadau wedi'u diweddaru.",
"You need to set up your email address before you can receive notification emails." : "Mae angen i chi osod eich cyfeiriad e-bost cyn y gallwch dderbyn negeseuon e-bost hysbysu."
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");