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.
25 lines
582 B
Plaintext
25 lines
582 B
Plaintext
/**
|
|
* Catalan translation
|
|
* @name Catalan
|
|
* @anchor Catalan
|
|
* @author Sergi
|
|
*/
|
|
|
|
{
|
|
"processing": "Processant...",
|
|
"lengthMenu": "Mostra _MENU_ registres",
|
|
"zeroRecords": "No s'han trobat registres.",
|
|
"info": "Mostrant de _START_ a _END_ de _TOTAL_ registres",
|
|
"infoEmpty": "Mostrant de 0 a 0 de 0 registres",
|
|
"infoFiltered": "(filtrat de _MAX_ total registres)",
|
|
"infoPostFix": "",
|
|
"search": "Filtrar:",
|
|
"url": "",
|
|
"paginate": {
|
|
"first": "Primer",
|
|
"previous": "Anterior",
|
|
"next": "Següent",
|
|
"last": "Últim"
|
|
}
|
|
}
|