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
877 B
Plaintext
30 lines
877 B
Plaintext
/**
|
|
* Lithuanian translation
|
|
* @name Lithuanian
|
|
* @anchor Lithuanian
|
|
* @author <a href="http://www.kurdingopinigai.lt">Kęstutis Morkūnas</a>
|
|
* @author Algirdas Brazas
|
|
* @lcid lt
|
|
*/
|
|
|
|
{
|
|
"sEmptyTable": "Lentelėje nėra duomenų",
|
|
"sInfo": "Rodomi įrašai nuo _START_ iki _END_ iš _TOTAL_ įrašų",
|
|
"sInfoEmpty": "Rodomi įrašai nuo 0 iki 0 iš 0",
|
|
"sInfoFiltered": "(atrinkta iš _MAX_ įrašų)",
|
|
"sInfoThousands": " ",
|
|
"sLengthMenu": "Rodyti _MENU_ įrašus",
|
|
"sLoadingRecords": "Įkeliama...",
|
|
"sProcessing": "Apdorojama...",
|
|
"sSearch": "Ieškoti:",
|
|
"sThousands": " ",
|
|
"sZeroRecords": "Įrašų nerasta",
|
|
|
|
"oPaginate": {
|
|
"sFirst": "Pirmas",
|
|
"sPrevious": "Ankstesnis",
|
|
"sNext": "Tolimesnis",
|
|
"sLast": "Paskutinis"
|
|
}
|
|
}
|