mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-25 08:42:16 +00:00
Website templates
This commit is contained in:
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/icelandic.lang
vendored
Normal file
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/icelandic.lang
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
/**
|
||||
* Icelandic translation
|
||||
* @name Icelandic
|
||||
* @anchor Icelandic
|
||||
* @author Finnur Kolbeinsson
|
||||
*/
|
||||
|
||||
{
|
||||
"sEmptyTable": "Engin gögn eru í þessari töflu",
|
||||
"sInfo": "Sýni _START_ til _END_ af _TOTAL_ færslum",
|
||||
"sInfoEmpty": "Sýni 0 til 0 af 0 færslum",
|
||||
"sInfoFiltered": "(síað út frá _MAX_ færslum)",
|
||||
"sInfoPostFix": "",
|
||||
"sInfoThousands": ".",
|
||||
"sLengthMenu": "Sýna _MENU_ færslur",
|
||||
"sLoadingRecords": "Hleð...",
|
||||
"sProcessing": "Úrvinnsla...",
|
||||
"sSearch": "Leita:",
|
||||
"sZeroRecords": "Engar færslur fundust",
|
||||
"oPaginate": {
|
||||
"sFirst": "Fyrsta",
|
||||
"sLast": "Síðasta",
|
||||
"sNext": "Næsta",
|
||||
"sPrevious": "Fyrri"
|
||||
},
|
||||
"oAria": {
|
||||
"sSortAscending": ": virkja til að raða dálki í hækkandi röð",
|
||||
"sSortDescending": ": virkja til að raða dálki lækkandi í röð"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user