Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
30 righe
909 B
30 righe
909 B
/** |
|
* Welsh translation |
|
* @name Welsh |
|
* @anchor Welsh |
|
* @author <a href="https://eveoh.nl/">Marco Krikke</a> |
|
*/ |
|
|
|
{ |
|
"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)", |
|
"sInfoPostFix": "", |
|
"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" |
|
} |
|
} |