Adding support for bower and reorganizing so when its used via bower it will be manageable for a dev.

This commit is contained in:
Chris Hallgren
2014-12-28 20:33:02 -06:00
parent 13945381fb
commit c0230868cb
794 changed files with 139435 additions and 18807 deletions

View File

@@ -0,0 +1,29 @@
/**
* Uzbek translation
* @name Uzbek
* @anchor Uzbek
* @author <a href="http://davlat.info">Farkhod Dadajanov</a>
*/
{
"sEmptyTable": "Ma'lumot yo'q",
"sInfo": "Umumiy _TOTAL_ yozuvlarlardan _START_ dan _END_ gachasi ko'rsatilmoqda",
"sInfoEmpty": "Umumiy 0 yozuvlardan 0 dan 0 gachasi ko'rsatilmoqda",
"sInfoFiltered": "(_MAX_ yozuvlardan filtrlandi)",
"sInfoPostFix": "",
"sLengthMenu": "_MENU_ ta yozuvlarni ko'rsat",
"sLoadingRecords": "Yozuvlar yuklanmoqda...",
"sProcessing": "Ishlayapman...",
"sSearch": "Izlash:",
"sZeroRecords": "Ma'lumot yo'q.",
"oPaginate": {
"sFirst": "Birinchi",
"sPrevious": "Avvalgi",
"sNext": "Keyingi",
"sLast": "Son'ggi"
},
"oAria": {
"sSortAscending": ": to'g'ri tartiblash",
"sSortDescending": ": teskari tartiblash"
}
}