Index: trunk/phase3/languages/messages/MessagesYue.php |
— | — | @@ -3064,4 +3064,15 @@ |
3065 | 3065 | 'htmlform-reset' => '復原更改', |
3066 | 3066 | 'htmlform-selectorother-other' => '其它', |
3067 | 3067 | |
| 3068 | +# Special:CreatePage |
| 3069 | +'createpage' => '開新版', |
| 3070 | +'createpage-submitbutton' => '遞交', |
| 3071 | +'createpage-instructions' => '輸入你想去開版嘅標題:', |
| 3072 | +'createpage-entertitle' => '請輸入你嗰一版嘅標題。', |
| 3073 | +'createpage-titleexists' => '嗰版以標題[[$1]]嘅版已經存在。 |
| 3074 | +你想唔想去編輯現有嘅版?', |
| 3075 | +'createpage-tryagain' => '唔好。我想用一個唔同嘅標題開一頁新版。', |
| 3076 | +'createpage-editexisting' => '好。我想去貢獻現有嘅版。', |
| 3077 | +'createpage-badtitle' => '『$1』唔可以用做頁標題', |
| 3078 | + |
3068 | 3079 | ); |
Index: trunk/phase3/languages/messages/MessagesZh_hans.php |
— | — | @@ -161,6 +161,8 @@ |
162 | 162 | 'Blankpage' => array( '空白页面' ), |
163 | 163 | 'LinkSearch' => array( '搜索网页链接' ), |
164 | 164 | 'DeletedContributions' => array( '已删除的用户贡献' ), |
| 165 | + 'Tags' => array( '标签' ), |
| 166 | + 'Createpage' => array( '创建页面' ), |
165 | 167 | ); |
166 | 168 | |
167 | 169 | $extraUserToggles = array( |
— | — | @@ -3113,4 +3115,15 @@ |
3114 | 3116 | 'htmlform-reset' => '复原更改', |
3115 | 3117 | 'htmlform-selectorother-other' => '其它', |
3116 | 3118 | |
| 3119 | +# Special:CreatePage |
| 3120 | +'createpage' => '创建一个新页面', |
| 3121 | +'createpage-submitbutton' => '递交', |
| 3122 | +'createpage-instructions' => '输入您想去创建页面的标题:', |
| 3123 | +'createpage-entertitle' => '请输入您的页面标题。', |
| 3124 | +'createpage-titleexists' => '以标题[[$1]]之页面已经存在。 |
| 3125 | +您是否想去编辑现有之页面?', |
| 3126 | +'createpage-tryagain' => '否。我想用一个不同的标题创建一个新页面。', |
| 3127 | +'createpage-editexisting' => '是。我想去贡献现有之页面。', |
| 3128 | +'createpage-badtitle' => '“$1”可以用作页面标题', |
| 3129 | + |
3117 | 3130 | ); |
Index: trunk/phase3/languages/messages/MessagesZh_hant.php |
— | — | @@ -153,6 +153,8 @@ |
154 | 154 | 'Invalidateemail' => array( '不可識別的電郵地址' ), |
155 | 155 | 'Blankpage' => array( '空白頁面' ), |
156 | 156 | 'DeletedContributions' => array( '已刪除的用戶貢獻' ), |
| 157 | + 'Tags' => array( '標籤' ), |
| 158 | + 'Createpage' => array( '創建頁面' ), |
157 | 159 | ); |
158 | 160 | |
159 | 161 | $bookstoreList = array( |
— | — | @@ -3089,4 +3091,15 @@ |
3090 | 3092 | 'htmlform-reset' => '復原更改', |
3091 | 3093 | 'htmlform-selectorother-other' => '其它', |
3092 | 3094 | |
| 3095 | +# Special:CreatePage |
| 3096 | +'createpage' => '創建一個新頁面', |
| 3097 | +'createpage-submitbutton' => '遞交', |
| 3098 | +'createpage-instructions' => '輸入您想去創建頁面的標題:', |
| 3099 | +'createpage-entertitle' => '請輸入您的頁面標題。', |
| 3100 | +'createpage-titleexists' => '以標題[[$1]]之頁面已經存在。 |
| 3101 | +您是否想去編輯現有之頁面?', |
| 3102 | +'createpage-tryagain' => '否。我想用一個不同的標題創建一個新頁面。', |
| 3103 | +'createpage-editexisting' => '是。我想去貢獻現有之頁面。', |
| 3104 | +'createpage-badtitle' => '「$1」不可以用作頁面標題', |
| 3105 | + |
3093 | 3106 | ); |
Index: trunk/phase3/languages/messages/MessagesLzh.php |
— | — | @@ -2501,4 +2501,15 @@ |
2502 | 2502 | 'htmlform-reset' => '復', |
2503 | 2503 | 'htmlform-selectorother-other' => '他', |
2504 | 2504 | |
| 2505 | +# Special:CreatePage |
| 2506 | +'createpage' => '建新頁', |
| 2507 | +'createpage-submitbutton' => '呈', |
| 2508 | +'createpage-instructions' => '入建之題:', |
| 2509 | +'createpage-entertitle' => '請入題之。', |
| 2510 | +'createpage-titleexists' => '[[$1]]之題正存也。 |
| 2511 | +纂有之乎?', |
| 2512 | +'createpage-tryagain' => '非。異題建之。', |
| 2513 | +'createpage-editexisting' => '可。貢有之。', |
| 2514 | +'createpage-badtitle' => '「$1」無頁題用也', |
| 2515 | + |
2505 | 2516 | ); |