| Prio | Original string | Translation | — |
|---|---|---|---|
| Sine | Seno | Details | |
| Strip whitespace (or other characters) from the end of a string | Retira espaço em branco (ou outro caracter) do final de uma string | Details | |
|
Strip whitespace (or other characters) from the end of a string Retira espaço em branco (ou outro caracter) do final de uma string
You have to log in to edit this translation.
|
|||
| Rounds a number to an optional precision | Arredonda um número de acordo com a precisão informada | Details | |
|
Rounds a number to an optional precision Arredonda um número de acordo com a precisão informada
You have to log in to edit this translation.
|
|||
| Compare a string to a regular expression pattern | Comparar uma string com um padrão de expressão regular | Details | |
|
Compare a string to a regular expression pattern Comparar uma string com um padrão de expressão regular
You have to log in to edit this translation.
|
|||
| Generate a random integer | Gera um número aleatório | Details | |
| Quote meta characters | Adiciona barra invertida antes de caracteres meta | Details | |
|
Quote meta characters Adiciona barra invertida antes de caracteres meta
You have to log in to edit this translation.
|
|||
| Convert a 8 bit string to a quoted-printable string | Converte uma string de 8 bits para uma string normal | Details | |
|
Convert a 8 bit string to a quoted-printable string Converte uma string de 8 bits para uma string normal
You have to log in to edit this translation.
|
|||
| Convert a quoted-printable string to an 8 bit string | Converte uma string normal para uma string de 8 bits | Details | |
|
Convert a quoted-printable string to an 8 bit string Converte uma string normal para uma string de 8 bits
You have to log in to edit this translation.
|
|||
| Exponential expression | Expressão exponencial | Details | |
| Get value of pi | Retorna o valor de pi | Details | |
| Format a number with grouped thousands | Formata um número com grupo de milhares | Details | |
|
Format a number with grouped thousands Formata um número com grupo de milhares
You have to log in to edit this translation.
|
|||
| Inserts HTML line breaks before all newlines in a string | Insere quebras de linha HTML antes de novas linhas em uma string | Details | |
|
Inserts HTML line breaks before all newlines in a string Insere quebras de linha HTML antes de novas linhas em uma string
You have to log in to edit this translation.
|
|||
| Get UNIX timestamp for a date (each of the 6 arguments are optional) | Obtém o registro data/hora do UNIX (cada um dos 6 argumentos são opcionais) | Details | |
|
Get UNIX timestamp for a date (each of the 6 arguments are optional) Obtém o registro data/hora do UNIX (cada um dos 6 argumentos são opcionais)
You have to log in to edit this translation.
|
|||
| Find lowest value | Procura o menor valor | Details | |
| Find highest value | Procura o maior valor | Details | |
Export as