Prio | Original string | Translation | — |
---|---|---|---|
Invalid value(s) on the stack | スタック上の無効な値 | Details | |
Unable to evaluate binary operator - fewer than 2 entries on stack | スタック上に 2 つ未満のエントリー - バイナリ演算子を評価することはできません | Details | |
Unable to evaluate binary operator - fewer than 2 entries on stack スタック上に 2 つ未満のエントリー - バイナリ演算子を評価することはできません
You have to log in to edit this translation.
|
|||
Uppercase the first character of each word in a string | 文字列の各単語の先頭文字を大文字にする | Details | |
Uppercase the first character of each word in a string 文字列の各単語の先頭文字を大文字にする
You have to log in to edit this translation.
|
|||
Strip whitespace (or other characters) from the beginning and end of a string | 文字列の先頭・末尾の空白(などの文字)を取り除く | Details | |
Strip whitespace (or other characters) from the beginning and end of a string 文字列の先頭・末尾の空白(などの文字)を取り除く
You have to log in to edit this translation.
|
|||
Return current UNIX timestamp | 現在の UNIX タイムスタンプを返す | Details | |
Tangent | タンジェント | Details | |
Calculate the sum of values in an array | 表の値の和を計算する | Details | |
Return part of a string | 文字列の一部を返す | Details | |
Make a string uppercase | 文字列をすべて大文字にする | Details | |
Make a string lowercase | 文字列をすべて小文字にする | Details | |
Find first occurrence of a string | 文字列の最初の出現位置を見つける | Details | |
Reverse a string | 文字列を反転する | Details | |
Find position of first occurrence of a string | 文字列が最初に出現した位置を調べる | Details | |
Find position of first occurrence of a string 文字列が最初に出現した位置を調べる
You have to log in to edit this translation.
|
|||
Get string length | 文字列の長さを取得する | Details | |
Case-insensitive strstr | 大文字と小文字を比較しないstrstr | Details | |
Export as