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

23 lines
557 B
JavaScript

OC.L10N.register(
"whiteboard",
{
"Whiteboard" : "Bwrdd gwyn",
"Close" : "Cau",
"Cancel" : "Cancel",
"Update" : "Diweddaru",
"Voting" : "Pleidleisio",
"Edit" : "Golygu",
"Save" : "Cadw",
"Send" : "Anfon",
"Connecting" : "Yn cysylltu",
"Unknown" : "Anhysbys",
"Duration" : "Hyd",
"Running" : "Rhedeg",
"min" : "mun",
"Pause" : "Seibio",
"Status" : "Statws",
"Open" : "Ar Agor",
"Vote" : "Pleidleisio"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");