Skip to content

Commit

Permalink
Update version strings for v2.2.0-beta3 release
Browse files Browse the repository at this point in the history
Update  translations
  • Loading branch information
codinguser committed May 2, 2017
1 parent ba2e9fd commit d6310a6
Show file tree
Hide file tree
Showing 36 changed files with 463 additions and 450 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Version 2.2.0 *(2017-05-xx)*
* Fixed #654: Crash when editing account if its default transfer account no longer exists
* Fixed #625: Hourly backups were being executed on a monthly basis
* Fixed #607: Widgets stop functioning after switching books
* Fixed #641: Weekday is ignored for weekly scheduled actions
* Improved #635: Improved support for BYN currency
* Improved #661: Removed need for WRITE_EXTERNAL_STORAGE permission for Android 4.4 (KitKat) and above
* This release raises the minimum API level to 19 (KitKat)
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,28 @@ Accounts | Transactions | Reports
:-------------------------:|:-------------------------:|:-------------------------:
![Accounts List](docs/images/v2.0.0_home.png) | ![Transactions List](docs/images/v2.0.0_transactions_list.png) | ![Reports](docs/images/v2.0.0_reports.png)

The application supports Android 2.3.3 Gingerbread (API level 10) and above.
The application supports Android 4.4 KitKat (API level 10) and above.

Features include:

* An easy-to-use interface.

* Chart of Accounts: A master account can have a hierarchy of detail accounts underneath it.
* **Chart of Accounts**: A master account can have a hierarchy of detail accounts underneath it.
This allows similar account types (e.g. Cash, Bank, Stock) to be grouped into one master account (e.g. Assets).

* Split Transactions: A single transaction can be split into several pieces to record taxes, fees, and other compound entries.
* **Split Transactions**: A single transaction can be split into several pieces to record taxes, fees, and other compound entries.

* Double Entry: Every transaction must debit one account and credit another by an equal amount.
* **Double Entry**: Every transaction must debit one account and credit another by an equal amount.
This ensures that the "books balance": that the difference between income and outflow exactly
equals the sum of all assets, be they bank, cash, stock or other.

* Income/Expense Account Types (Categories): These serve not only to categorize your cash flow, but when used properly with the double-entry feature, these can provide an accurate Profit&Loss statement.
* **Income/Expense Account Types (Categories)**: These serve not only to categorize your cash flow, but when used properly with the double-entry feature, these can provide an accurate Profit&Loss statement.

* Scheduled Transactions: GnuCash has the ability to automatically create and enter transactions.
* **Scheduled Transactions**: GnuCash has the ability to automatically create and enter transactions.

* Export to GnuCash XML, QIF or OFX. Also, scheduled exports to 3rd-party sync services like DropBox and Google Drive
* **Export to GnuCash XML**, QIF or OFX. Also, scheduled exports to 3rd-party sync services like DropBox and Google Drive

* Reports: View summary of transactions (income and expenses) as pie/bar/line charts
* **Reports**: View summary of transactions (income and expenses) as pie/bar/line charts


# Installation
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apply plugin: 'android-apt'
def versionMajor = 2
def versionMinor = 2
def versionPatch = 0
def versionBuild = 2
def versionBuild = 3

def buildTime() {
def df = new SimpleDateFormat("yyyyMMdd HH:mm 'UTC'")
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,4 +453,5 @@
<string name="label_backup_filename">gnucash_android_backup.gnca</string>
<string name="label_select_destination_after_export">Select the destination after export is complete</string>
<string name="label_dropbox_export_destination">Export to \'/Apps/GnuCash Android/\' folder on Dropbox</string>
<string name="title_section_preferences">Preferences</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -485,4 +485,5 @@
<string name="label_backup_filename">gnucash_android_backup.gnca</string>
<string name="label_select_destination_after_export">Select the destination after export is complete</string>
<string name="label_dropbox_export_destination">Export to \'/Apps/GnuCash Android/\' folder on Dropbox</string>
<string name="title_section_preferences">Preferences</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -451,4 +451,5 @@
<string name="label_backup_filename">gnucash_android_backup.gnca</string>
<string name="label_select_destination_after_export">Select the destination after export is complete</string>
<string name="label_dropbox_export_destination">Export to \'/Apps/GnuCash Android/\' folder on Dropbox</string>
<string name="title_section_preferences">Preferences</string>
</resources>
39 changes: 20 additions & 19 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<string name="hint_delete_after_export">Všechny exportované transakce budou odstraněny po dokončení exportu</string>
<string name="title_settings">Nastavení</string>
<string-array name="export_destinations">
<item>Save As&#8230;</item>
<item>Uložit jako&#8230;</item>
<item>Dropbox</item>
<item>ownCloud</item>
<item>Send to&#8230;</item>
<item>Odeslat&#8230;</item>
</string-array>
<string name="btn_move">Přesunout</string>
<string name="title_move_transactions">Přesunout transakci(e) %1$d</string>
Expand Down Expand Up @@ -123,13 +123,13 @@
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
<string name="label_dismiss">Zrušit</string>
<string name="toast_transanction_amount_required">Zadejte částku k uložení transakce</string>
<string name="toast_error_importing_accounts">Při importu GnuCash účtů došlo k chybě</string>
<string name="toast_success_importing_accounts">GnuCash účty úspěšně importovány</string>
<string name="summary_import_accounts">Importovat strukturu účtu exportovaného z GnuCash pro stolní počítače</string>
<string name="title_import_accounts">Importovat GnuCash XML</string>
<string name="summary_delete_all_accounts">Smazáním všech účtů v databázi dojde také ke smazání všechn transakcí. </string>
<string name="summary_delete_all_accounts">Smazáním všech účtů v databázi dojde také ke smazání všech transakcí. </string>
<string name="title_delete_all_accounts">Smazat všechny účty</string>
<string name="header_account_settings">Účty</string>
<string name="toast_all_accounts_deleted">Všechny účty byly úspěšně smazány</string>
Expand Down Expand Up @@ -262,31 +262,31 @@
<string name="nav_menu_open">Open&#8230;</string>
<string name="nav_menu_reports">Reports</string>
<string name="nav_menu_export">Export&#8230;</string>
<string name="nav_menu_settings">Settings</string>
<string name="username">User Name</string>
<string name="password">Password</string>
<string name="nav_menu_settings">Nastavení</string>
<string name="username">Uživatelské jméno</string>
<string name="password">Heslo</string>
<string name="owncloud_pref">owncloud</string>
<string name="owncloud_server">https://</string>
<string name="owncloud_server_invalid">OC server not found</string>
<string name="owncloud_user_invalid">OC username/password invalid</string>
<string name="owncloud_dir_invalid">Invalid chars: \\ &lt; &gt; : \&quot; | * ? </string>
<string name="owncloud_server_invalid">OC server nebyl nalezen</string>
<string name="owncloud_user_invalid">OC uživatelské jméno/heslo je neplatné</string>
<string name="owncloud_dir_invalid">Neplatné znaky: \\ &lt; &gt;: \&quot;| * ? </string>
<string name="owncloud_server_ok">OC server OK</string>
<string name="owncloud_user_ok">OC username/password OK</string>
<string name="owncloud_dir_ok">Dir name OK</string>
<string name="owncloud_user_ok">OC uživatelské jméno/heslo OK</string>
<string name="owncloud_dir_ok">Název složky OK</string>
<plurals name="label_every_x_hours">
<item quantity="one">Hourly</item>
<item quantity="one">Každou hodinu</item>
<item quantity="few">Every %d hours</item>
<item quantity="other">Every %d hours</item>
</plurals>
<plurals name="label_every_x_days">
<item quantity="one">Daily</item>
<item quantity="few">Every %d days</item>
<item quantity="other">Every %d days</item>
<item quantity="one">Denně</item>
<item quantity="few">Každých %d dní</item>
<item quantity="other">Každých %d dní</item>
</plurals>
<plurals name="label_every_x_weeks">
<item quantity="one">Weekly</item>
<item quantity="few">Every %d weeks</item>
<item quantity="other">Every %d weeks</item>
<item quantity="one">Týdně</item>
<item quantity="few">Každých %d týdnů</item>
<item quantity="other">Každých %d týdnů</item>
</plurals>
<plurals name="label_every_x_months">
<item quantity="one">Monthly</item>
Expand Down Expand Up @@ -456,4 +456,5 @@
<string name="label_backup_filename">gnucash_android_backup.gnca</string>
<string name="label_select_destination_after_export">Select the destination after export is complete</string>
<string name="label_dropbox_export_destination">Export to \'/Apps/GnuCash Android/\' folder on Dropbox</string>
<string name="title_section_preferences">Preferences</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -452,4 +452,5 @@ No user-identifiable information will be collected as part of this process!</str
<string name="label_backup_filename">gnucash_android_backup.gnca</string>
<string name="label_select_destination_after_export">Select the destination after export is complete</string>
<string name="label_dropbox_export_destination">Export to \'/Apps/GnuCash Android/\' folder on Dropbox</string>
<string name="title_section_preferences">Preferences</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-el-rGR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -464,4 +464,5 @@ No user-identifiable information will be collected as part of this process!
<string name="label_backup_filename">gnucash_android_backup.gnca</string>
<string name="label_select_destination_after_export">Select the destination after export is complete</string>
<string name="label_dropbox_export_destination">Export to \'/Apps/GnuCash Android/\' folder on Dropbox</string>
<string name="title_section_preferences">Preferences</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-en-rGB/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,4 +453,5 @@
<string name="label_backup_filename">gnucash_android_backup.gnca</string>
<string name="label_select_destination_after_export">Select the destination after export is complete</string>
<string name="label_dropbox_export_destination">Export to \'/Apps/GnuCash Android/\' folder on Dropbox</string>
<string name="title_section_preferences">Preferences</string>
</resources>
48 changes: 22 additions & 26 deletions app/src/main/res/values-es-rMX/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<string name="hint_delete_after_export">Todas las transacciones exportadas serán borradas cuando la exportación haya terminado</string>
<string name="title_settings">Ajustes</string>
<string-array name="export_destinations">
<item>Save As&#8230;</item>
<item>Guardar como&#8230;</item>
<item>Dropbox</item>
<item>ownCloud</item>
<item>Send to&#8230;</item>
<item>Enviar a&#8230;</item>
</string-array>
<string name="btn_move">Mover</string>
<string name="title_move_transactions">Mover %1$d transacción(es)</string>
Expand All @@ -86,7 +86,7 @@
<string name="label_widget_configuration">Seleccionar Cuenta</string>
<string name="toast_no_transactions_to_export">No hay transacciones disponibles para exportar</string>
<string name="title_passcode_preferences">Ajustes de contraseña</string>
<string name="title_enable_passcode">Enable passcode</string>
<string name="title_enable_passcode">Habilitar clave</string>
<string name="title_change_passcode">Cambiar Contraseña</string>
<string name="title_about_gnucash">Acerca de Gnucash</string>
<string name="title_export_email">Exportación %1$s de Gnucash Android</string>
Expand Down Expand Up @@ -117,12 +117,7 @@
<string name="summary_xml_ofx_header">Active esta opción para exportar a otras aplicaciones distintas a GnuCash para escritorio</string>
<string name="title_whats_new">Novedades</string>
<string name="whats_new">
- Added ability to export to any service which supports the Storage Access Framework \n
- Added option to set the location for regular automatic backups (See backup settings)\n
- Added Bitcoin currency support\n
- Added support for renaming books\n
- Multiple bug fixes and improvements\n
</string>
-Se ha añadido capacidad para exportar a cualquier servicio que soporta el marco de acceso de almacenamiento \n - Añadida la opción para establecer la ubicación de copias de seguridad automáticas (ver configuración de copia de seguridad) \n - añadido el soporte para moneda Bitcoin\n - agregado de soporte para renombrar libros\n - múltiples correcciones y mejoras\n</string>
<string name="label_dismiss">Cerrar</string>
<string name="toast_transanction_amount_required">Introduzca un importe para guardar la transacción</string>
<string name="toast_error_importing_accounts">Ocurrió un error al importar las cuentas de GnuCash</string>
Expand Down Expand Up @@ -253,8 +248,8 @@
<string name="summary_owncloud_sync">Habilitar exportar a ownCloud</string>
<string name="title_backup_prefs">Preferencias de copia de seguridad</string>
<string name="title_create_backup_pref">Crear copia de seguridad</string>
<string name="summary_create_backup_pref">Create a backup of the active book</string>
<string name="summary_restore_backup_pref">Restore most recent backup of active book</string>
<string name="summary_create_backup_pref">Crear una copia de seguridad del libro activo</string>
<string name="summary_restore_backup_pref">Restaurar el libro activo a la copia de seguridad más reciente</string>
<string name="toast_backup_successful">Copia de seguridad exitosa</string>
<string name="toast_backup_failed">Copia de seguridad fallida</string>
<string name="export_warning_xml">Exportar todas las cuentas y transacciones</string>
Expand All @@ -276,8 +271,8 @@
<string name="owncloud_user_ok">Usuario/contraseña OC correctos</string>
<string name="owncloud_dir_ok">Nombre del directorio correcto</string>
<plurals name="label_every_x_hours">
<item quantity="one">Hourly</item>
<item quantity="other">Every %d hours</item>
<item quantity="one">Cada %d horas</item>
<item quantity="other">Cada %d horas</item>
</plurals>
<plurals name="label_every_x_days">
<item quantity="one">Diario</item>
Expand Down Expand Up @@ -434,22 +429,23 @@ Este proceso solo recoge información que no permite identificar al usuario</str
<string name="label_recommend_app">Recomendar en Play Store</string>
<string name="repeat_until_date">hasta %1$s</string>
<string name="repeat_on_weekday">en %1$s</string>
<string name="repeat_x_times">for %1$d times</string>
<string name="repeat_x_times">%1$d veces</string>
<string name="menu_show_compact_view">Vista compacta</string>
<string name="book_default_name">Libro %1$d</string>
<string name="last_export_time_never">nunca</string>
<string name="title_rename_book">Rename Book</string>
<string name="btn_rename">Rename</string>
<string name="menu_rename">Rename</string>
<string name="title_select_backup_file">Select backup file</string>
<string name="summary_select_backup_file">Select a file for automatic backups</string>
<string name="title_confirm_restore_backup">Confirm restore from backup</string>
<string name="msg_confirm_restore_backup_into_new_book">A new book will be opened with the contents of this backup. Do you wish to proceed?</string>
<string name="btn_restore">Restore</string>
<string name="title_no_backups_found">No backups found</string>
<string name="msg_no_backups_to_restore_from">There are no existing backup files to restore from</string>
<string name="title_rename_book">Cambiar el nombre de libro</string>
<string name="btn_rename">Cambiar nombre</string>
<string name="menu_rename">Cambiar nombre</string>
<string name="title_select_backup_file">Seleccione el archivo de copia de seguridad</string>
<string name="summary_select_backup_file">Seleccione un archivo para copias de seguridad automáticas</string>
<string name="title_confirm_restore_backup">Confirmar la restauración de copia de seguridad</string>
<string name="msg_confirm_restore_backup_into_new_book">Se abrirá un nuevo libro con el contenido de esta copia de seguridad. ¿Desea continuar?</string>
<string name="btn_restore">Restaurar</string>
<string name="title_no_backups_found">No se han encontrado copias de seguridad</string>
<string name="msg_no_backups_to_restore_from">No hay archivos de copia de seguridad desde donde restaurar</string>
<!-- This is the filename for default backups. So use only simple characters and no spaces. Do not change the extension -->
<string name="label_backup_filename">gnucash_android_backup.gnca</string>
<string name="label_select_destination_after_export">Select the destination after export is complete</string>
<string name="label_dropbox_export_destination">Export to \'/Apps/GnuCash Android/\' folder on Dropbox</string>
<string name="label_select_destination_after_export">Seleccione el destino después de la exportación</string>
<string name="label_dropbox_export_destination">Exportar a carpeta en Dropbox \' / Apps/GnuCash Android /\'</string>
<string name="title_section_preferences">Preferencias</string>
</resources>
Loading

0 comments on commit d6310a6

Please sign in to comment.