Skip to content

Commit 1706768

Browse files
committed
Update translations
1 parent 976dbf2 commit 1706768

32 files changed

Lines changed: 1024 additions & 239 deletions

File tree

app/src/main/res/values-af-rZA/strings.xml

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@
132132
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
133133
<string name="title_whats_new">What\'s New</string>
134134
<string name="whats_new">
135-
- New Material app design \n
136-
- Multi-currency transactions\n
137-
- Calculator to transaction amounts\n
138-
- Better reporting options\n
139-
- New help &amp; feedback section\n
135+
- Support for multiple different books \n
136+
- Adds ownCloud as destination for exports\n
137+
- Compact view for transactions list\n
138+
- Re-design of passcode lock screen\n
139+
- Improved handling of scheduled transactions\n
140140
- Multiple bug fixes and improvements\n
141141
</string>
142142
<string name="label_dismiss">Dismiss</string>
@@ -213,7 +213,7 @@
213213
<string name="title_all_accounts">All</string>
214214
<string name="summary_create_default_accounts">Creates default GnuCash commonly-used account structure</string>
215215
<string name="title_create_default_accounts">Create default accounts</string>
216-
<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>
216+
<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>
217217
<string name="menu_scheduled_transactions">Scheduled Transactions</string>
218218
<string name="msg_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create
219219
a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also
@@ -453,4 +453,28 @@
453453
<string name="toast_transaction_has_no_splits_and_cannot_open">The selected transaction has no splits and cannot be opened</string>
454454
<string name="label_split_count">%1$d splits</string>
455455
<string name="label_inside_account_with_name">in %1$s</string>
456+
<plurals name="book_account_stats">
457+
<item quantity="one">%d account</item>
458+
<item quantity="other">%d accounts</item>
459+
</plurals>
460+
<plurals name="book_transaction_stats">
461+
<item quantity="one">%d transaction</item>
462+
<item quantity="other">%d transactions</item>
463+
</plurals>
464+
<string-array name="report_account_types">
465+
<item>EXPENSE</item>
466+
<item>INCOME</item>
467+
</string-array>
468+
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
469+
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
470+
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
471+
<string name="label_export_target_external_service">external service</string>
472+
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
473+
<string name="label_export_transactions_since_date">Since</string>
474+
<string name="switch_export_transactions_from_all_time">All time</string>
475+
<string name="label_recommend_app">Recommend in Play Store</string>
476+
<string name="repeat_until_date">until %1$s</string>
477+
<string name="repeat_on_weekday">on %1$s</string>
478+
<string name="repeat_x_times">for %1$s times</string>
479+
<string name="menu_show_compact_view">Compact View</string>
456480
</resources>

app/src/main/res/values-ar-rSA/strings.xml

Lines changed: 38 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@
132132
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
133133
<string name="title_whats_new">What\'s New</string>
134134
<string name="whats_new">
135-
- New Material app design \n
136-
- Multi-currency transactions\n
137-
- Calculator to transaction amounts\n
138-
- Better reporting options\n
139-
- New help &amp; feedback section\n
135+
- Support for multiple different books \n
136+
- Adds ownCloud as destination for exports\n
137+
- Compact view for transactions list\n
138+
- Re-design of passcode lock screen\n
139+
- Improved handling of scheduled transactions\n
140140
- Multiple bug fixes and improvements\n
141141
</string>
142142
<string name="label_dismiss">Dismiss</string>
@@ -217,7 +217,7 @@
217217
<string name="title_all_accounts">All</string>
218218
<string name="summary_create_default_accounts">Creates default GnuCash commonly-used account structure</string>
219219
<string name="title_create_default_accounts">Create default accounts</string>
220-
<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>
220+
<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>
221221
<string name="menu_scheduled_transactions">Scheduled Transactions</string>
222222
<string name="msg_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create
223223
a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also
@@ -473,4 +473,36 @@
473473
<string name="toast_transaction_has_no_splits_and_cannot_open">The selected transaction has no splits and cannot be opened</string>
474474
<string name="label_split_count">%1$d splits</string>
475475
<string name="label_inside_account_with_name">in %1$s</string>
476+
<plurals name="book_account_stats">
477+
<item quantity="zero">%d accounts</item>
478+
<item quantity="one">%d account</item>
479+
<item quantity="two">%d accounts</item>
480+
<item quantity="few">%d accounts</item>
481+
<item quantity="many">%d accounts</item>
482+
<item quantity="other">%d accounts</item>
483+
</plurals>
484+
<plurals name="book_transaction_stats">
485+
<item quantity="zero">%d transactions</item>
486+
<item quantity="one">%d transaction</item>
487+
<item quantity="two">%d transactions</item>
488+
<item quantity="few">%d transactions</item>
489+
<item quantity="many">%d transactions</item>
490+
<item quantity="other">%d transactions</item>
491+
</plurals>
492+
<string-array name="report_account_types">
493+
<item>EXPENSE</item>
494+
<item>INCOME</item>
495+
</string-array>
496+
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
497+
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
498+
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
499+
<string name="label_export_target_external_service">external service</string>
500+
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
501+
<string name="label_export_transactions_since_date">Since</string>
502+
<string name="switch_export_transactions_from_all_time">All time</string>
503+
<string name="label_recommend_app">Recommend in Play Store</string>
504+
<string name="repeat_until_date">until %1$s</string>
505+
<string name="repeat_on_weekday">on %1$s</string>
506+
<string name="repeat_x_times">for %1$s times</string>
507+
<string name="menu_show_compact_view">Compact View</string>
476508
</resources>

app/src/main/res/values-ca-rES/strings.xml

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@
132132
<string name="summary_xml_ofx_header">Habiliteu aquesta opció quan exporteu a aplicacions de tercers diferents de GnuCash per escriptori</string>
133133
<string name="title_whats_new">Novetats</string>
134134
<string name="whats_new">
135-
- New Material app design \n
136-
- Multi-currency transactions\n
137-
- Calculator to transaction amounts\n
138-
- Better reporting options\n
139-
- New help &amp; feedback section\n
135+
- Support for multiple different books \n
136+
- Adds ownCloud as destination for exports\n
137+
- Compact view for transactions list\n
138+
- Re-design of passcode lock screen\n
139+
- Improved handling of scheduled transactions\n
140140
- Multiple bug fixes and improvements\n
141141
</string>
142142
<string name="label_dismiss">Dismiss</string>
@@ -211,7 +211,7 @@
211211
<string name="title_all_accounts">Tots</string>
212212
<string name="summary_create_default_accounts">Crea l\'estructura de comptes per defecte de GnuCash d\'ús més comú</string>
213213
<string name="title_create_default_accounts">Crea els comptes per defecte</string>
214-
<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>
214+
<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>
215215
<string name="menu_scheduled_transactions">Assentaments periòdics</string>
216216
<string name="msg_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create
217217
a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also
@@ -451,4 +451,28 @@
451451
<string name="toast_transaction_has_no_splits_and_cannot_open">La transacció seleccionada no té desglossaments i no es pot obrir</string>
452452
<string name="label_split_count">%1$d splits</string>
453453
<string name="label_inside_account_with_name">in %1$s</string>
454+
<plurals name="book_account_stats">
455+
<item quantity="one">%d account</item>
456+
<item quantity="other">%d accounts</item>
457+
</plurals>
458+
<plurals name="book_transaction_stats">
459+
<item quantity="one">%d transaction</item>
460+
<item quantity="other">%d transactions</item>
461+
</plurals>
462+
<string-array name="report_account_types">
463+
<item>EXPENSE</item>
464+
<item>INCOME</item>
465+
</string-array>
466+
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
467+
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
468+
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
469+
<string name="label_export_target_external_service">external service</string>
470+
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
471+
<string name="label_export_transactions_since_date">Since</string>
472+
<string name="switch_export_transactions_from_all_time">All time</string>
473+
<string name="label_recommend_app">Recommend in Play Store</string>
474+
<string name="repeat_until_date">until %1$s</string>
475+
<string name="repeat_on_weekday">on %1$s</string>
476+
<string name="repeat_x_times">for %1$s times</string>
477+
<string name="menu_show_compact_view">Compact View</string>
454478
</resources>

app/src/main/res/values-cs-rCZ/strings.xml

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@
132132
<string name="summary_xml_ofx_header">Enable this option when exporting to third-party application other than GnuCash for desktop</string>
133133
<string name="title_whats_new">What\'s New</string>
134134
<string name="whats_new">
135-
- New Material app design \n
136-
- Multi-currency transactions\n
137-
- Calculator to transaction amounts\n
138-
- Better reporting options\n
139-
- New help &amp; feedback section\n
135+
- Support for multiple different books \n
136+
- Adds ownCloud as destination for exports\n
137+
- Compact view for transactions list\n
138+
- Re-design of passcode lock screen\n
139+
- Improved handling of scheduled transactions\n
140140
- Multiple bug fixes and improvements\n
141141
</string>
142142
<string name="label_dismiss">Dismiss</string>
@@ -214,7 +214,7 @@
214214
<string name="title_all_accounts">All</string>
215215
<string name="summary_create_default_accounts">Creates default GnuCash commonly-used account structure</string>
216216
<string name="title_create_default_accounts">Create default accounts</string>
217-
<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>
217+
<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>
218218
<string name="menu_scheduled_transactions">Scheduled Transactions</string>
219219
<string name="msg_confirm_create_default_accounts_first_run">Welcome to GnuCash Android! \nYou can either create
220220
a hierarchy of commonly-used accounts, or import your own GnuCash account structure. \n\nBoth options are also
@@ -458,4 +458,30 @@
458458
<string name="toast_transaction_has_no_splits_and_cannot_open">The selected transaction has no splits and cannot be opened</string>
459459
<string name="label_split_count">%1$d splits</string>
460460
<string name="label_inside_account_with_name">in %1$s</string>
461+
<plurals name="book_account_stats">
462+
<item quantity="one">%d account</item>
463+
<item quantity="few">%d accounts</item>
464+
<item quantity="other">%d accounts</item>
465+
</plurals>
466+
<plurals name="book_transaction_stats">
467+
<item quantity="one">%d transaction</item>
468+
<item quantity="few">%d transactions</item>
469+
<item quantity="other">%d transactions</item>
470+
</plurals>
471+
<string-array name="report_account_types">
472+
<item>EXPENSE</item>
473+
<item>INCOME</item>
474+
</string-array>
475+
<string name="toast_connected_to_google_drive">Connected to Google Drive</string>
476+
<string name="toast_unable_to_connect_to_google_drive">Unable to connect to Google Drive</string>
477+
<string name="toast_enter_amount_to_split">Please enter an amount to split</string>
478+
<string name="label_export_target_external_service">external service</string>
479+
<string name="toast_updated_transaction_recurring_schedule">Updated transaction recurring schedule</string>
480+
<string name="label_export_transactions_since_date">Since</string>
481+
<string name="switch_export_transactions_from_all_time">All time</string>
482+
<string name="label_recommend_app">Recommend in Play Store</string>
483+
<string name="repeat_until_date">until %1$s</string>
484+
<string name="repeat_on_weekday">on %1$s</string>
485+
<string name="repeat_x_times">for %1$s times</string>
486+
<string name="menu_show_compact_view">Compact View</string>
461487
</resources>

0 commit comments

Comments
 (0)