Prio | Original string | Translation | — |
---|---|---|---|
Strip whitespace (or other characters) from the end of a string | Удалить пробелы (или другие символы) из конца строки | Details | |
Strip whitespace (or other characters) from the end of a string Удалить пробелы (или другие символы) из конца строки
You have to log in to edit this translation.
|
|||
Rounds a number to an optional precision | Округляет число с нужной точностью | Details | |
Rounds a number to an optional precision Округляет число с нужной точностью
You have to log in to edit this translation.
|
|||
Compare a string to a regular expression pattern | Сравнить строку с шаблоном, содержащим регулярное выражение | Details | |
Compare a string to a regular expression pattern Сравнить строку с шаблоном, содержащим регулярное выражение
You have to log in to edit this translation.
|
|||
Generate a random integer | Генерирует случайное целое число | Details | |
Generate a random integer Генерирует случайное целое число
You have to log in to edit this translation.
|
|||
Quote meta characters | Экранировать метасимволы | Details | |
Convert a 8 bit string to a quoted-printable string | Конвертировать 8-битную строку в печатную строку, ограниченную кавычками | Details | |
Convert a 8 bit string to a quoted-printable string Конвертировать 8-битную строку в печатную строку, ограниченную кавычками
You have to log in to edit this translation.
|
|||
Convert a quoted-printable string to an 8 bit string | Преобразовать строку в формате quoted-printable в 8-битную строку | Details | |
Convert a quoted-printable string to an 8 bit string Преобразовать строку в формате quoted-printable в 8-битную строку
You have to log in to edit this translation.
|
|||
Exponential expression | Экспоненциальное выражение | Details | |
Get value of pi | Получить значение числа Пи | Details | |
Format a number with grouped thousands | Форматировать число путем разделения по три цифры | Details | |
Format a number with grouped thousands Форматировать число путем разделения по три цифры
You have to log in to edit this translation.
|
|||
Inserts HTML line breaks before all newlines in a string | Вставляет разделители строк HTML перед всеми переносами строк в строке | Details | |
Inserts HTML line breaks before all newlines in a string Вставляет разделители строк HTML перед всеми переносами строк в строке
You have to log in to edit this translation.
|
|||
Get UNIX timestamp for a date (each of the 6 arguments are optional) | Получить отметку времени UNIX для даты (каждый из 6 аргументов является опциональным) | Details | |
Get UNIX timestamp for a date (each of the 6 arguments are optional) Получить отметку времени UNIX для даты (каждый из 6 аргументов является опциональным)
You have to log in to edit this translation.
|
|||
Find lowest value | Найти самое низкое значение | Details | |
Find highest value | Найти самое высокое значение | Details | |
Strip whitespace (or other characters) from the beginning of a string | Удалить пробелы (или другие символы) из начала строки | Details | |
Strip whitespace (or other characters) from the beginning of a string Удалить пробелы (или другие символы) из начала строки
You have to log in to edit this translation.
|
Export as