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.
30 lines
898 B
Plaintext
30 lines
898 B
Plaintext
/**
|
|
* Welsh translation
|
|
* @name Welsh
|
|
* @anchor Welsh
|
|
* @author <a href="https://eveoh.nl/">Marco Krikke</a>
|
|
* @lcid cy
|
|
*/
|
|
|
|
{
|
|
"sEmptyTable": "Dim data ar gael yn y tabl",
|
|
"sInfo": "Dangos _START_ i _END_ o _TOTAL_ cofnod",
|
|
"sInfoEmpty": "Dangos 0 i 0 o 0 cofnod",
|
|
"sInfoFiltered": "(wedi hidlo o gyfanswm o _MAX_ cofnod)",
|
|
"sInfoThousands": ",",
|
|
"sLengthMenu": "Dangos _MENU_ cofnod",
|
|
"sLoadingRecords": "Wrthi'n llwytho...",
|
|
"sProcessing": "Wrthi'n prosesu...",
|
|
"sSearch": "Chwilio:",
|
|
"sZeroRecords": "Heb ddod o hyd i gofnodion sy'n cyfateb",
|
|
"oPaginate": {
|
|
"sFirst": "Cyntaf",
|
|
"sLast": "Olaf",
|
|
"sNext": "Nesaf",
|
|
"sPrevious": "Blaenorol"
|
|
},
|
|
"oAria": {
|
|
"sSortAscending": ": rhoi ar waith i drefnu colofnau o'r lleiaf i'r mwyaf",
|
|
"sSortDescending": ": rhoi ar waith i drefnu colofnau o'r mwyaf i'r lleiaf"
|
|
}
|
|
} |