Browsing Chinese (Simplified) translation

10 of 1157 results
10.
Sort the selected text or whole document in natural order.<br>Here is an example to show the difference to the normal sort method:<br>sort(a10, a1, a2) => a1, a10, a2<br>natsort(a10, a1, a2) => a1, a2, a10
对选中文本或整个文档按自然序排序。<br>这有一个例子展示它和普通排序的不同:<br>sort(a10, a1, a2) => a1, a10, a2<br>natsort(a10, a1, a2) => a1, a2, a10
Translated by csslayer
Located in script/data/utils.js:308
10 of 1157 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.