Revision c915773b
Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt
locale/de/rp | ||
---|---|---|
179 | 179 |
'YYYY' => 'JJJJ', |
180 | 180 |
'Year' => 'Jahr', |
181 | 181 |
'Yearly' => 'j?hrlich', |
182 |
'Zeitraum' => 'Zeitraum', |
|
183 | 182 |
'[email]' => '[email]', |
184 | 183 |
'ap_aging_list' => 'liste_offene_verbindlichkeiten', |
185 | 184 |
'ar_aging_list' => 'liste_offene_forderungen', |
... | ... | |
187 | 186 |
'bin_list' => 'Lagerliste', |
188 | 187 |
'bis' => 'bis', |
189 | 188 |
'button' => '?', |
190 |
'config' => 'Konfiguration', |
|
191 |
'debug' => 'Debug', |
|
192 | 189 |
'for Period' => 'f?r den Zeitraum', |
193 | 190 |
'invoice' => 'Rechnung', |
194 | 191 |
'list_of_payments' => 'zahlungsausgaenge', |
... | ... | |
204 | 201 |
'request_quotation' => 'Angebotsanforderung', |
205 | 202 |
'sales_order' => 'Kundenauftrag', |
206 | 203 |
'sales_quotation' => 'Verkaufsangebot', |
207 |
'ustva' => 'UStVA', |
|
208 |
'winston_export' => 'Winston-Export', |
|
209 | 204 |
'wrongformat' => 'Falsches Format', |
210 | 205 |
'yes' => 'ja', |
211 | 206 |
}; |
... | ... | |
224 | 219 |
'call_sub' => 'call_sub', |
225 | 220 |
'check_name' => 'check_name', |
226 | 221 |
'check_project' => 'check_project', |
227 |
'config' => 'config', |
|
228 | 222 |
'continue' => 'continue', |
229 | 223 |
'create_aging_subtotal_row' => 'create_aging_subtotal_row', |
230 | 224 |
'create_list_accounts_subtotal_row' => 'create_list_accounts_subtotal_row', |
231 |
'debug' => 'debug', |
|
232 | 225 |
'delivery_customer_selection' => 'delivery_customer_selection', |
233 | 226 |
'e_mail' => 'e_mail', |
234 | 227 |
'employee_selection_internal' => 'employee_selection_internal', |
... | ... | |
241 | 234 |
'generate_projects' => 'generate_projects', |
242 | 235 |
'generate_tax_report' => 'generate_tax_report', |
243 | 236 |
'generate_trial_balance' => 'generate_trial_balance', |
244 |
'generate_ustva' => 'generate_ustva', |
|
245 | 237 |
'get_project' => 'get_project', |
246 | 238 |
'gl_transaction' => 'gl_transaction', |
247 | 239 |
'list_accounts' => 'list_accounts', |
... | ... | |
277 | 269 |
'tax_subtotal' => 'tax_subtotal', |
278 | 270 |
'vendor_invoice' => 'vendor_invoice', |
279 | 271 |
'vendor_selection' => 'vendor_selection', |
280 |
'winston_export' => 'winston_export', |
|
281 | 272 |
'weiter' => 'continue', |
282 | 273 |
'email' => 'e_mail', |
283 | 274 |
'drucken' => 'print', |
284 | 275 |
'alle_ausw?hlen' => 'select_all', |
285 |
'konfiguration' => 'config', |
|
286 |
'debug' => 'debug', |
|
287 |
'winston_export' => 'winston_export', |
|
288 | 276 |
}; |
289 | 277 |
|
290 | 278 |
1; |
Auch abrufbar als: Unified diff
Alten USTVA-Code aus rp.pl entfernt.