| Prio | Original string | Translation | — | 
|---|---|---|---|
| Undefined variable | متغیر تعریف نشده | Details | |
| Not a valid expression | یک عبارت معتبر نیست | Details | |
| Extra tokens found | نشانه های اضافی یافت شد | Details | |
| 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 | بازگشت برچسب زمان فعلی یونیکس | Details | |
| 
		 Return current UNIX timestamp بازگشت برچسب زمان فعلی یونیکس 
			You have to log in to edit this translation.		 
	 | 
	|||
| Tangent | مماس | Details | |
| Calculate the sum of values in an array | محاسبه مجموع مقادیر در یک آرایه | Details | |
| 
		 Calculate the sum of values in an array محاسبه مجموع مقادیر در یک آرایه 
			You have to log in to edit this translation.		 
	 | 
	|||
| 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 | مورد غیر حساسی خ خ | Details | |
Export as