|
3.
|
|
|
Move Lines Up
|
|
|
|
ਲਾਈਨਾਂ ਉੱਤੇ ਭੇਜੋ
|
|
Translated by
A S Alam
|
|
|
|
Located in
script/data/utils.js:275
|
|
4.
|
|
|
Duplicate Selected Lines Up
|
|
|
|
(no translation yet)
|
|
|
|
Located in
script/data/utils.js:281
|
|
5.
|
|
|
Duplicate Selected Lines Down
|
|
|
|
(no translation yet)
|
|
|
|
Located in
script/data/utils.js:287
|
|
6.
|
|
|
Sort the selected text or whole document.
|
|
|
|
ਚੁਣਿਆ ਟੈਕਸਟ ਜਾਂ ਪੂਰਾ ਡੌਕੂਮੈਂਟ ਲੜੀਬੱਧ ਕਰੋ।
|
|
Translated by
A S Alam
|
|
|
|
Located in
script/data/utils.js:300
|
|
7.
|
|
|
Move selected lines down.
|
|
|
|
ਚੁਣੀਆਂ ਲਾਈਨਾਂ ਹੇਠਾਂ ਭੇਜੋ।
|
|
Translated by
A S Alam
|
|
|
|
Located in
script/data/utils.js:302
|
|
8.
|
|
|
Move selected lines up.
|
|
|
|
ਚੁਣੀਆਂ ਲਾਈਨਾਂ ਉੱਤੇ ਭੇਜੋ।
|
|
Translated by
A S Alam
|
|
|
|
Located in
script/data/utils.js:304
|
|
9.
|
|
|
Remove duplicate lines from the selected text or whole document.
|
|
|
|
ਚੁਣੇ ਟੈਕਸਟ ਜਾਂ ਪੂਰੇ ਡੌਕੂਮੈਂਟ ਵਿੱਚੋਂ ਡੁਪਲੀਕੇਟ ਲਾਈਨਾਂ ਹਟਾਓ।
|
|
Translated by
A S Alam
|
|
|
|
Located in
script/data/utils.js:306
|
|
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
|
|
|
|
(no translation yet)
|
|
|
|
Located in
script/data/utils.js:308
|
|
11.
|
|
|
Trims trailing whitespace from selection or whole document.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
script/data/utils.js:310
|
|
12.
|
|
|
Trims leading whitespace from selection or whole document.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
script/data/utils.js:312
|