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.
Plugins/i18n/ps.mjs

23 lines
868 B
JavaScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

export default {
"emptyTable": "جدول خالي دی",
"info": "د _START_ څخه تر _END_ پوري، له ټولو _TOTAL_ څخه",
"infoEmpty": "د 0 څخه تر 0 پوري، له ټولو 0 څخه",
"infoFiltered": "(لټول سوي له ټولو _MAX_ څخه)",
"infoThousands": ",",
"lengthMenu": "_MENU_ کتاره وښايه",
"loadingRecords": "منتظر اوسئ...",
"processing": "منتظر اوسئ...",
"search": "لټون:",
"zeroRecords": "د لټون مطابق م؀<D985>لومات و نه موندل سول",
"paginate": {
"first": "لومړۍ",
"last": "وروستۍ",
"next": "بله",
"previous": "شاته"
},
"aria": {
"sortAscending": ": په صعودي ډول مرتبول",
"sortDescending": ": په نزولي ډول مرتبول"
}
};