Page MenuHomePhabricator

Add Pashto translations of magic words related to Parser function extension
Open, Needs TriagePublic

Description

Please add these translations of magic words related to Parser function extension for Pashto

translations

$magicWords['ps'] = array(
	'expr' => array( 0, 'څرگندول' ),
	'if' => array( 0, 'که' ),
	'ifeq' => array( 0, 'که‌مساوي' ),
	'ifexpr' => array( 0, 'که‌څرگندول', 'که_څرگندول' ),
	'iferror' => array( 0, 'که‌تېروتنه' ),
	'switch' => array( 0, 'ټاکنه', 'بدلول' ),
	'default' => array( 0, '#تلواليز' ),
	'ifexist' => array( 0, 'که‌وي', 'که_وي' ),
	'time' => array( 0, 'وخت' ),
	'timel' => array( 0, 'وخت‌اوږدوالی', 'وخت_اوږدوالی' ),
	'rel2abs' => array( 0, 'د‌مطلق‌په‌پرتله', 'د_مطلق_په_پرتله' ),
	'titleparts' => array( 0, 'سرليک‌برخې', 'سرليک_برخې' ),
	'len' => array( 0, 'اوږدوالی' ),
	'pos' => array( 0, 'ځای' ),
	'rpos' => array( 0, 'شاگرځ‌ځای', 'شاگرځ_ځای' ),
	'sub' => array( 0, 'څېرمه' ),
	'count' => array( 0, 'شمېرل', 'شمېر' ),
	'replace' => array( 0, 'ځايناستول' ),
	'explode' => array( 0, 'وېشل', 'غځول' ),
	'urldecode' => array( 0, 'بې‌کوډوېبتړ', 'بې_کوډ_وېبتړ' ),
);

Event Timeline

Reedy renamed this task from Add Pashto translations of magic words related to Parser function extension. to Add Pashto translations of magic words related to Parser function extension.Mar 14 2026, 5:34 PM
Reedy updated the task description. (Show Details)