Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
codinguser committed Aug 25, 2016
1 parent 976dbf2 commit 1706768
Show file tree
Hide file tree
Showing 32 changed files with 1,024 additions and 239 deletions.
36 changes: 30 additions & 6 deletions app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
<string name="title_whats_new">What\'s New</string>
<string name="whats_new">
- New Material app design \n
- Multi-currency transactions\n
- Calculator to transaction amounts\n
- Better reporting options\n
- New help &amp; feedback section\n
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down Expand Up @@ -213,7 +213,7 @@
<string name="title_all_accounts">All</string>
<string name="summary_create_default_accounts">Creates default GnuCash commonly-used account structure</string>
<string name="title_create_default_accounts">Create default accounts</string>
<string name="msg_confirm_create_default_accounts_setting">All existing accounts and transactions on the device will be deleted.\n\nAre you sure you want to proceed?</string>
<string name="msg_confirm_create_default_accounts_setting">A new book will be opened with the default accounts\n\nYour current accounts and transactions will not be modified!</string>
<string name="menu_scheduled_transactions">Scheduled Transactions</string>
<string name="msg_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create
a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also
Expand Down Expand Up @@ -453,4 +453,28 @@
<string name="toast_transaction_has_no_splits_and_cannot_open">The selected transaction has no splits and cannot be opened</string>
<string name="label_split_count">%1$d splits</string>
<string name="label_inside_account_with_name">in %1$s</string>
<plurals name="book_account_stats">
<item quantity="one">%d account</item>
<item quantity="other">%d accounts</item>
</plurals>
<plurals name="book_transaction_stats">
<item quantity="one">%d transaction</item>
<item quantity="other">%d transactions</item>
</plurals>
<string-array name="report_account_types">
<item>EXPENSE</item>
<item>INCOME</item>
</string-array>
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
<string name="label_export_target_external_service">external service</string>
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
<string name="label_export_transactions_since_date">Since</string>
<string name="switch_export_transactions_from_all_time">All time</string>
<string name="label_recommend_app">Recommend in Play Store</string>
<string name="repeat_until_date">until %1$s</string>
<string name="repeat_on_weekday">on %1$s</string>
<string name="repeat_x_times">for %1$s times</string>
<string name="menu_show_compact_view">Compact View</string>
</resources>
44 changes: 38 additions & 6 deletions app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
<string name="title_whats_new">What\'s New</string>
<string name="whats_new">
- New Material app design \n
- Multi-currency transactions\n
- Calculator to transaction amounts\n
- Better reporting options\n
- New help &amp; feedback section\n
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down Expand Up @@ -217,7 +217,7 @@
<string name="title_all_accounts">All</string>
<string name="summary_create_default_accounts">Creates default GnuCash commonly-used account structure</string>
<string name="title_create_default_accounts">Create default accounts</string>
<string name="msg_confirm_create_default_accounts_setting">All existing accounts and transactions on the device will be deleted.\n\nAre you sure you want to proceed?</string>
<string name="msg_confirm_create_default_accounts_setting">A new book will be opened with the default accounts\n\nYour current accounts and transactions will not be modified!</string>
<string name="menu_scheduled_transactions">Scheduled Transactions</string>
<string name="msg_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create
a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also
Expand Down Expand Up @@ -473,4 +473,36 @@
<string name="toast_transaction_has_no_splits_and_cannot_open">The selected transaction has no splits and cannot be opened</string>
<string name="label_split_count">%1$d splits</string>
<string name="label_inside_account_with_name">in %1$s</string>
<plurals name="book_account_stats">
<item quantity="zero">%d accounts</item>
<item quantity="one">%d account</item>
<item quantity="two">%d accounts</item>
<item quantity="few">%d accounts</item>
<item quantity="many">%d accounts</item>
<item quantity="other">%d accounts</item>
</plurals>
<plurals name="book_transaction_stats">
<item quantity="zero">%d transactions</item>
<item quantity="one">%d transaction</item>
<item quantity="two">%d transactions</item>
<item quantity="few">%d transactions</item>
<item quantity="many">%d transactions</item>
<item quantity="other">%d transactions</item>
</plurals>
<string-array name="report_account_types">
<item>EXPENSE</item>
<item>INCOME</item>
</string-array>
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
<string name="label_export_target_external_service">external service</string>
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
<string name="label_export_transactions_since_date">Since</string>
<string name="switch_export_transactions_from_all_time">All time</string>
<string name="label_recommend_app">Recommend in Play Store</string>
<string name="repeat_until_date">until %1$s</string>
<string name="repeat_on_weekday">on %1$s</string>
<string name="repeat_x_times">for %1$s times</string>
<string name="menu_show_compact_view">Compact View</string>
</resources>
36 changes: 30 additions & 6 deletions app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@
<string name="summary_xml_ofx_header">Habiliteu aquesta opció quan exporteu a aplicacions de tercers diferents de GnuCash per escriptori</string>
<string name="title_whats_new">Novetats</string>
<string name="whats_new">
- New Material app design \n
- Multi-currency transactions\n
- Calculator to transaction amounts\n
- Better reporting options\n
- New help &amp; feedback section\n
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down Expand Up @@ -211,7 +211,7 @@
<string name="title_all_accounts">Tots</string>
<string name="summary_create_default_accounts">Crea l\'estructura de comptes per defecte de GnuCash d\'ús més comú</string>
<string name="title_create_default_accounts">Crea els comptes per defecte</string>
<string name="msg_confirm_create_default_accounts_setting">Es suprimiran tots els comptes i transaccions del dispositiu.\n\nEsteu segurs de que voleu continuar?</string>
<string name="msg_confirm_create_default_accounts_setting">A new book will be opened with the default accounts\n\nYour current accounts and transactions will not be modified!</string>
<string name="menu_scheduled_transactions">Assentaments periòdics</string>
<string name="msg_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create
a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also
Expand Down Expand Up @@ -451,4 +451,28 @@
<string name="toast_transaction_has_no_splits_and_cannot_open">La transacció seleccionada no té desglossaments i no es pot obrir</string>
<string name="label_split_count">%1$d splits</string>
<string name="label_inside_account_with_name">in %1$s</string>
<plurals name="book_account_stats">
<item quantity="one">%d account</item>
<item quantity="other">%d accounts</item>
</plurals>
<plurals name="book_transaction_stats">
<item quantity="one">%d transaction</item>
<item quantity="other">%d transactions</item>
</plurals>
<string-array name="report_account_types">
<item>EXPENSE</item>
<item>INCOME</item>
</string-array>
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
<string name="label_export_target_external_service">external service</string>
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
<string name="label_export_transactions_since_date">Since</string>
<string name="switch_export_transactions_from_all_time">All time</string>
<string name="label_recommend_app">Recommend in Play Store</string>
<string name="repeat_until_date">until %1$s</string>
<string name="repeat_on_weekday">on %1$s</string>
<string name="repeat_x_times">for %1$s times</string>
<string name="menu_show_compact_view">Compact View</string>
</resources>
38 changes: 32 additions & 6 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
<string name="title_whats_new">What\'s New</string>
<string name="whats_new">
- New Material app design \n
- Multi-currency transactions\n
- Calculator to transaction amounts\n
- Better reporting options\n
- New help &amp; feedback section\n
- Support for multiple different books \n
- Adds ownCloud as destination for exports\n
- Compact view for transactions list\n
- Re-design of passcode lock screen\n
- Improved handling of scheduled transactions\n
- Multiple bug fixes and improvements\n
</string>
<string name="label_dismiss">Dismiss</string>
Expand Down Expand Up @@ -214,7 +214,7 @@
<string name="title_all_accounts">All</string>
<string name="summary_create_default_accounts">Creates default GnuCash commonly-used account structure</string>
<string name="title_create_default_accounts">Create default accounts</string>
<string name="msg_confirm_create_default_accounts_setting">All existing accounts and transactions on the device will be deleted.\n\nAre you sure you want to proceed?</string>
<string name="msg_confirm_create_default_accounts_setting">A new book will be opened with the default accounts\n\nYour current accounts and transactions will not be modified!</string>
<string name="menu_scheduled_transactions">Scheduled Transactions</string>
<string name="msg_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create
a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also
Expand Down Expand Up @@ -458,4 +458,30 @@
<string name="toast_transaction_has_no_splits_and_cannot_open">The selected transaction has no splits and cannot be opened</string>
<string name="label_split_count">%1$d splits</string>
<string name="label_inside_account_with_name">in %1$s</string>
<plurals name="book_account_stats">
<item quantity="one">%d account</item>
<item quantity="few">%d accounts</item>
<item quantity="other">%d accounts</item>
</plurals>
<plurals name="book_transaction_stats">
<item quantity="one">%d transaction</item>
<item quantity="few">%d transactions</item>
<item quantity="other">%d transactions</item>
</plurals>
<string-array name="report_account_types">
<item>EXPENSE</item>
<item>INCOME</item>
</string-array>
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
<string name="label_export_target_external_service">external service</string>
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
<string name="label_export_transactions_since_date">Since</string>
<string name="switch_export_transactions_from_all_time">All time</string>
<string name="label_recommend_app">Recommend in Play Store</string>
<string name="repeat_until_date">until %1$s</string>
<string name="repeat_on_weekday">on %1$s</string>
<string name="repeat_x_times">for %1$s times</string>
<string name="menu_show_compact_view">Compact View</string>
</resources>
Loading

0 comments on commit 1706768

Please sign in to comment.