|
307 | 307 | <string name="summary_xml_ofx_header">Active esta opción para exportar a otras aplicaciones distintas a GnuCash para escritorio</string> |
308 | 308 | <string name="title_whats_new">Novedades</string> |
309 | 309 | <string name="whats_new"> |
310 | | - - Mark favorite accounts and quickly access them\n |
311 | | - - Display different tabs for recent, favorite and all accounts\n |
312 | | - - Add, view and delete recurring transactions (daily, weekly, monthly)\n |
313 | | - - Mark accounts as placeholder accounts (cannot contain transactions)\n |
314 | | - - Set a default transfer account for each account\n |
315 | | - - Color code accounts and themed account views\n |
316 | | - - Create default GnuCash account structure from within app\n |
317 | | - - Numerous bug fixes and improvements\n |
| 310 | + - Marcar cuentas como favoritas para un acceso rápido\n |
| 311 | + - Mostrar pestañas para recientes, favoritos y todas las cuentas\n |
| 312 | + - Añdir, ver y borrar transacciones recurrentes (diarias, semanales, mensuales)\n |
| 313 | + - Marcar cuentas como cuentas de referencia (no puede contener transacciones)\n |
| 314 | + - Definir una cuenta de transferencia por defecto para cada cuenta\n |
| 315 | + - Escoger un color para cada cuenta y temas para las vistas de cuentas\n |
| 316 | + - Crear una estructura de cuentas Gnucash por defecto desde la aplicació\n |
| 317 | + - Numerosos arreglos y mejoras\n |
318 | 318 | </string> |
319 | 319 | <string name="label_dismiss">Cerrar</string> |
320 | 320 | <string name="toast_transanction_amount_required">Introduzca un importe para guardar la transacción</string> |
|
335 | 335 | <string name="summary_delete_all_transactions">Todas las transaccipnes en todas las cuentas serán borradas</string> |
336 | 336 | <string name="title_delete_all_transactions">Borrar todas las transacciones</string> |
337 | 337 | <string name="toast_all_transactions_deleted">Todas las transacciones han sido borradas con éxito</string> |
338 | | - <string name="title_progress_importing_accounts">Importing accounts</string> |
339 | | - <string name="toast_tap_again_to_confirm_delete">Tap again to confirm. ALL entries will be deleted!!</string> |
340 | | - <string name="section_header_transactions">Transactions</string> |
341 | | - <string name="section_header_subaccounts">Sub-Accounts</string> |
342 | | - <string name="menu_search_accounts">Search</string> |
343 | | - <string name="title_default_export_format">Default Export Format</string> |
344 | | - <string name="summary_default_export_format">File format to use by default when exporting transactions</string> |
345 | | - <string name="menu_export_transactions">Export transactions…</string> |
346 | | - <string name="label_recurring_transaction">Recurrence</string> |
| 338 | + <string name="title_progress_importing_accounts">Importando cuentas</string> |
| 339 | + <string name="toast_tap_again_to_confirm_delete">Toque otra vez para confirmar. ¡Todas las entradas serán borradas!</string> |
| 340 | + <string name="section_header_transactions">Transacciones</string> |
| 341 | + <string name="section_header_subaccounts">Sub-Cuentas</string> |
| 342 | + <string name="menu_search_accounts">Buscar</string> |
| 343 | + <string name="title_default_export_format">Formato de exportación por defecto</string> |
| 344 | + <string name="summary_default_export_format">Formato de archivo para usar por defecto al exportar transacciones</string> |
| 345 | + <string name="menu_export_transactions">Exportar transacciones…</string> |
| 346 | + <string name="label_recurring_transaction">Recurrencia</string> |
347 | 347 | <!-- This should be the same name used by GnuCash desktop for imbalance accounts --> |
348 | | - <string name="imbalance_account_name">Imbalance</string> |
349 | | - <string name="title_progress_exporting_transactions">Exporting transactions</string> |
350 | | - <string name="label_no_recurring_transactions">No recurring transactions to display.</string> |
351 | | - <string name="toast_recurring_transaction_deleted">Successfully deleted recurring transaction</string> |
352 | | - <string name="label_placeholder_account">Placeholder account</string> |
353 | | - <string name="label_default_transfer_account">Default Transfer Account</string> |
354 | | - <string name="label_account_color_and_type">Account Color & Type</string> |
| 348 | + <string name="imbalance_account_name">Descuadre</string> |
| 349 | + <string name="title_progress_exporting_transactions">Exportando transacciones</string> |
| 350 | + <string name="label_no_recurring_transactions">No hay transacciones recurrentes que mostrar.</string> |
| 351 | + <string name="toast_recurring_transaction_deleted">Transación recurrente borrada con éxito</string> |
| 352 | + <string name="label_placeholder_account">Cuenta de referencia</string> |
| 353 | + <string name="label_default_transfer_account">Cuenta de transferencia por defecto</string> |
| 354 | + <string name="label_account_color_and_type">Color y tipo de cuenta</string> |
355 | 355 | <plurals name="label_sub_accounts"> |
356 | 356 | <item quantity="one">%d sub-cuenta</item> |
357 | 357 | <item quantity="other">%d sub-cuentas</item> |
|
376 | 376 | <item>OFX</item> |
377 | 377 | </string-array> |
378 | 378 | <!-- Default title for color picker dialog [CHAR LIMIT=30] --> |
379 | | - <string name="color_picker_default_title">Select a Color</string> |
380 | | - <string name="label_delete_sub_accounts">Delete sub-accounts</string> |
381 | | - <string name="title_recent_accounts">Recent</string> |
382 | | - <string name="title_favorite_accounts">Favorites</string> |
383 | | - <string name="title_all_accounts">All</string> |
384 | | - <string name="summary_create_default_accounts">Creates default GnuCash commonly-used account structure</string> |
385 | | - <string name="title_create_default_accounts">Create default accounts</string> |
386 | | - <string name="message_confirm_create_default_accounts_setting">New accounts will be created in addition to the existing |
387 | | - account structure.\n\nIf you wish to replace currently existing accounts, delete them first before proceeding! |
| 379 | + <string name="color_picker_default_title">Seleccionar un color</string> |
| 380 | + <string name="label_delete_sub_accounts">Borrar sub-cuentas</string> |
| 381 | + <string name="title_recent_accounts">Reciente</string> |
| 382 | + <string name="title_favorite_accounts">Favoritos</string> |
| 383 | + <string name="title_all_accounts">Todas</string> |
| 384 | + <string name="summary_create_default_accounts">Crea una estructura por defecto de cuentas GnuCash comúnmente usadas</string> |
| 385 | + <string name="title_create_default_accounts">Crear cuentas por defecto</string> |
| 386 | + <string name="message_confirm_create_default_accounts_setting">Se crearán nuevas cuentas por defecto además de la estructura ya existente.\n\nSi desea reemplazar las cuentas ya existentes bórrelas primero antes de seguir. |
388 | 387 | </string> |
389 | | - <string name="menu_item_recurring_transactions">Recurring Transactions</string> |
390 | | - <string name="message_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create |
391 | | - a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also |
392 | | - available in app Settings so you can decide later. |
| 388 | + <string name="menu_item_recurring_transactions">Transacciones Recurrentes</string> |
| 389 | + <string name="message_confirm_create_default_accounts_first_run">¡Bienvenido a GnuCash Android! \nPuede crear una jerarquía de cuentas comúnmente usadas o importar su propia estructura de cuentas GnuCash. \n\nAmbas opciones están disponibles en las opciones de la aplicació por si quiere decidirlo más tarde. |
393 | 390 | </string> |
394 | 391 | </resources> |
0 commit comments