Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php |
— | — | @@ -108,6 +108,7 @@ |
109 | 109 | 'payflowpro_gateway-state-in-us' => 'if inside the US', |
110 | 110 | 'payflowpro_gateway-comment' => 'Comment', |
111 | 111 | 'payflowpro_gateway-first' => 'First', |
| 112 | + 'payflowpro_gateway-middle' => 'Middle', |
112 | 113 | 'payflowpro_gateway-last' => 'Last', |
113 | 114 | 'payflowpro_gateway-other' => 'Other', |
114 | 115 | 'payflowpro_gateway-noscript-msg' => 'It appears that you do not have JavaScript enabled, or your browser does not support it. |
— | — | @@ -116,6 +117,80 @@ |
117 | 118 | 'payflowpro_gateway-anon-message' => 'Please list my name on the public donor list.', |
118 | 119 | 'payflowpro_gateway-donate-wikipedia' => 'Donate on Wikipedia', |
119 | 120 | 'payflowpro_gateway-or' => 'or', |
| 121 | + 'payflowpro_gateway-your-information' => 'Your Information', |
| 122 | + 'payflowpro_gateway-mailing-address' => 'Mailing Address', |
| 123 | + 'payflowpro_gateway-billing-address' => 'Billing Address', |
| 124 | + 'payflowpro_gateway-billing-name' => 'Billing Name', |
| 125 | + 'payflowpro_gateway-title' => 'Title', |
| 126 | + 'payflowpro_gateway-suffix' => 'Suffix', |
| 127 | + 'payflowpro_gateway-company-name' => 'Company or Organization Name', |
| 128 | + 'payflowpro_gateway-address-1' => 'Address 1', |
| 129 | + 'payflowpro_gateway-address-2' => 'Address 2', |
| 130 | + 'payflowpro_gateway-address-lines' => 'Address Lines', |
| 131 | + 'payflowpro_gateway-address-line-2' => 'Address (Line 2)', |
| 132 | + 'payflowpro_gateway-street-address' => 'Street Address', |
| 133 | + 'payflowpro_gateway-street-address-line-2' => 'Street Address [line 2]', |
| 134 | + 'payflowpro_gateway-street-1' => 'Street 1', |
| 135 | + 'payflowpro_gateway-street-2' => 'Street 2', |
| 136 | + 'payflowpro_gateway-apartment-number' => 'Apt. #', |
| 137 | + 'payflowpro_gateway-city-town' => 'City/Town', |
| 138 | + 'payflowpro_gateway-town-city' => 'Town/City', |
| 139 | + 'payflowpro_gateway-state-province' => 'State/Province', |
| 140 | + 'payflowpro_gateway-zip' => 'Zip', |
| 141 | + 'payflowpro_gateway-zip-code' => 'Zip Code', |
| 142 | + 'payflowpro_gateway-zip-postal' => 'Zip/Postal', |
| 143 | + 'payflowpro_gateway-zip-postal-code' => 'Zip/Postal Code', |
| 144 | + 'payflowpro_gateway-billing-code' => 'Billing Zip', |
| 145 | + 'payflowpro_gateway-country' => 'Country', |
| 146 | + 'payflowpro_gateway-select-country' => 'Select Country', |
| 147 | + 'payflowpro_gateway-confirm-email' => 'Confirm Email', |
| 148 | + 'payflowpro_gateway-confirmation-email' => 'Confirmation Email', |
| 149 | + 'payflowpro_gateway-phone' => 'Phone', |
| 150 | + 'payflowpro_gateway-telephone' => 'Telephone', |
| 151 | + 'payflowpro_gateway-telephone-home' => 'Tel. (home)', |
| 152 | + 'payflowpro_gateway-billing-phone-number' => 'Billing Phone Number', |
| 153 | + 'payflowpro_gateway-donation-information' => 'Donation Information', |
| 154 | + 'payflowpro_gateway-cc-billing-information' => 'Credit Card Billing Information', |
| 155 | + 'payflowpro_gateway-pay-by-credit-card' => 'Pay By Credit Card', |
| 156 | + 'payflowpro_gateway-which-card' => 'Which Card Would You Like to Use', |
| 157 | + 'payflowpro_gateway-choose-donation-method' => 'Choose Donation Method', |
| 158 | + 'payflowpro_gateway-cardholders-name' => 'Cardholder’s Name', |
| 159 | + 'payflowpro_gateway-name-on-card' => 'Name on Card', |
| 160 | + 'payflowpro_gateway-type-of-card' => 'Type of Card', |
| 161 | + 'payflowpro_gateway-cards-accepted' => 'Cards Accepted', |
| 162 | + 'payflowpro_gateway-card-type' => 'Card Type', |
| 163 | + 'payflowpro_gateway-credit-card-type' => 'Credit Card Type', |
| 164 | + 'payflowpro_gateway-credit-card-number' => 'Credit Card Number', |
| 165 | + 'payflowpro_gateway-credit-card-number-abbreviated' => 'Credit Card #', |
| 166 | + 'payflowpro_gateway-credit-card-expiration' => 'Credit Card Expiration', |
| 167 | + 'payflowpro_gateway-card-expiration' => 'Card Expiration', |
| 168 | + 'payflowpro_gateway-select-month-of-expiration' => 'Select Month of Expiration', |
| 169 | + 'payflowpro_gateway-select-year-of-expiration' => 'Select Year of Expiration', |
| 170 | + 'payflowpro_gateway-expires-question' => 'Expires?', |
| 171 | + 'payflowpro_gateway-expires' => 'Expires', |
| 172 | + 'payflowpro_gateway-card-security-code' => 'Card Security Code', |
| 173 | + 'payflowpro_gateway-cvv' => 'CVV', |
| 174 | + 'payflowpro_gateway-cvv-number-abbreviated' => 'CVV #', |
| 175 | + 'payflowpro_gateway-cvv2' => 'CVV2', |
| 176 | + 'payflowpro_gateway-cvv-number' => 'CVV Number', |
| 177 | + 'payflowpro_gateway-verification-number' => 'Verification Number', |
| 178 | + 'payflowpro_gateway-what-is-this' => 'What is this?', |
| 179 | + 'payflowpro_gateway-do-not-include-dashes' => 'Please Do Not Include Dashes', |
| 180 | + 'payflowpro_gateway-please-donate-today' => 'Please Donate Today', |
| 181 | + 'payflowpro_gateway-donate-now' => 'Donate Now', |
| 182 | + 'payflowpro_gateway-please-select-gift-amount' => 'Please select a gift amount', |
| 183 | + 'payflowpro_gateway-select-gift-amount' => 'Select Gift Amount', |
| 184 | + 'payflowpro_gateway-select-amount' => 'Select Amount', |
| 185 | + 'payflowpro_gateway-amount' => 'Amount', |
| 186 | + 'payflowpro_gateway-make-a-donation' => 'Make a donation', |
| 187 | + 'payflowpro_gateway-enter-your-amount' => 'Or enter your amount in the box above', |
| 188 | + 'payflowpro_gateway-will-support-with-gift' => 'I will support with a gift of:', |
| 189 | + 'payflowpro_gateway-will-make-tax-deductible-gift' => 'I will make a tax-deductible gift of:', |
| 190 | + 'payflowpro_gateway-select-dollar-amount' => 'Select Dollar Amount', |
| 191 | + 'payflowpro_gateway-submit-my-secure-donation' => 'Submit My Secure Donation', |
| 192 | + 'payflowpro_gateway-next' => 'Next', |
| 193 | + 'payflowpro_gateway-continue' => 'Continue', |
| 194 | + 'payflowpro_gateway-cancel' => 'Cancel', |
120 | 195 | |
121 | 196 | // For more USA states, see payflowpro_gateway.us-states.i18n.php. |
122 | 197 | 'payflowpro_gateway-state-dropdown-YY' => 'Select a State', |
— | — | @@ -195,6 +270,12 @@ |
196 | 271 | 'payflowpro_gateway-first' => "first name (without the 'name')", |
197 | 272 | 'payflowpro_gateway-last' => "last name (without the 'name')", |
198 | 273 | 'payflowpro_gateway-other' => '{{Identical|Other}}', |
| 274 | + |
| 275 | + 'payflowpro_gateway-credit-card-number-abbreviated' => "Abbreviation of 'Credit Card Number'", |
| 276 | + 'payflowpro_gateway-cvv' => "Abbreviation of 'Card Verification Value'", |
| 277 | + 'payflowpro_gateway-cvv-number-abbreviated' => "Abbreviation of 'Card Verification Value Number'", |
| 278 | + 'payflowpro_gateway-cvv2' => "Abbreviation of 'Card Verification Value 2'", |
| 279 | + 'payflowpro_gateway-cvv-number' => "Abbreviation of 'Card Verification Value' + 'Number' (unabbreviated)" |
199 | 280 | ); |
200 | 281 | |
201 | 282 | /** Magyar (magázó) (Magyar (magázó)) |