You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/i18n/cy.mjs

23 lines
788 B
JavaScript

export default {
"emptyTable": "Dim data ar gael yn y tabl",
"info": "Dangos _START_ i _END_ o _TOTAL_ cofnod",
"infoEmpty": "Dangos 0 i 0 o 0 cofnod",
"infoFiltered": "(wedi hidlo o gyfanswm o _MAX_ cofnod)",
"infoThousands": ",",
"lengthMenu": "Dangos _MENU_ cofnod",
"loadingRecords": "Wrthi'n llwytho...",
"processing": "Wrthi'n prosesu...",
"search": "Chwilio:",
"zeroRecords": "Heb ddod o hyd i gofnodion sy'n cyfateb",
"paginate": {
"first": "Cyntaf",
"last": "Olaf",
"next": "Nesaf",
"previous": "Blaenorol"
},
"aria": {
"sortAscending": ": rhoi ar waith i drefnu colofnau o'r lleiaf i'r mwyaf",
"sortDescending": ": rhoi ar waith i drefnu colofnau o'r mwyaf i'r lleiaf"
}
};