X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank;a=blobdiff_plain;f=po%2Fen_GB.po;h=5763153ec9558ab0a52b706deb80e2c7006ef148;hp=cd2219c48a2764b3d9e82747d0ea0ba73da69a01;hb=461ad71822d907422deeabce0ffe5e506d0f5e3f;hpb=a6c6b0df5492c2160ed97e3a376bdb2fe7c5ebc4 diff --git a/po/en_GB.po b/po/en_GB.po index cd2219c..5763153 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,19 +6,18 @@ msgid "" msgstr "" "Project-Id-Version: homebank\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-10 16:14+0200\n" -"PO-Revision-Date: 2019-03-30 15:54+0000\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2019-07-28 16:17+0200\n" +"PO-Revision-Date: 2019-05-18 07:40+0000\n" "Last-Translator: Stephan Woidowski \n" "Language-Team: English (United Kingdom) \n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2019-04-10 13:12+0000\n" -"X-Generator: Launchpad (build 18920)\n" +"X-Launchpad-Export-Date: 2019-07-28 14:36+0000\n" +"X-Generator: Launchpad (build 19010)\n" -#: ../data/homebank.desktop.in.in.h:1 ../src/dsp-mainwindow.c:943 +#: ../data/homebank.desktop.in.in.h:1 ../src/dsp-mainwindow.c:945 msgid "HomeBank" msgstr "HomeBank" @@ -27,7 +26,7 @@ msgid "Personal finance" msgstr "Personal finance" #: ../data/homebank.desktop.in.in.h:3 ../src/dsp-mainwindow.c:466 -#: ../src/dsp-mainwindow.c:947 +#: ../src/dsp-mainwindow.c:949 msgid "Free, easy, personal accounting for everyone" msgstr "Free, easy, personal accounting for everyone" @@ -37,11 +36,11 @@ msgstr "finance;accounting;budget;personal;money;" #: ../data/homebank.appdata.xml.in.h:1 msgid "" -"HomeBank is a free software (as in \"free speech\" and also as in \"free beer" -"\") that will assist you to manage your personal accounting." +"HomeBank is a free software (as in \"free speech\" and also as in \"free " +"beer\") that will assist you to manage your personal accounting." msgstr "" -"HomeBank is a free software (as in \"free speech\" and also as in \"free beer" -"\") that will assist you in managing your personal accounting." +"HomeBank is a free software (as in \"free speech\" and also as in \"free " +"beer\") that will assist you in managing your personal accounting." #: ../data/homebank.appdata.xml.in.h:2 msgid "" @@ -69,8 +68,8 @@ msgid "No similar transaction were found !" msgstr "No similar transaction were found !" #: ../src/dsp-account.c:293 ../src/dsp-account.c:303 -msgid "Check internal transfert result" -msgstr "Check internal transfer result" +msgid "Check internal transfer result" +msgstr "" #: ../src/dsp-account.c:294 msgid "No inconsistency found !" @@ -127,7 +126,7 @@ msgstr "" msgid "_Create" msgstr "_Create" -#: ../src/dsp-account.c:1272 +#: ../src/dsp-account.c:1286 msgid "" "Do you want to delete\n" "each of the selected transaction ?" @@ -135,321 +134,321 @@ msgstr "" "Do you want to delete\n" "each of the selected transactions?" -#: ../src/dsp-account.c:1273 ../src/ui-account.c:1041 ../src/ui-account.c:1319 -#: ../src/ui-archive.c:400 ../src/ui-archive.c:1277 ../src/ui-assign.c:556 +#: ../src/dsp-account.c:1287 ../src/ui-account.c:1041 ../src/ui-account.c:1319 +#: ../src/ui-archive.c:400 ../src/ui-archive.c:1258 ../src/ui-assign.c:556 #: ../src/ui-assign.c:772 ../src/ui-category.c:1105 ../src/ui-category.c:1561 #: ../src/ui-category.c:1987 ../src/ui-currency.c:1547 -#: ../src/ui-currency.c:1734 ../src/ui-payee.c:742 ../src/ui-payee.c:1165 -#: ../src/ui-payee.c:1380 ../src/ui-tag.c:505 ../src/ui-tag.c:659 +#: ../src/ui-currency.c:1734 ../src/ui-payee.c:1039 ../src/ui-payee.c:1462 +#: ../src/ui-payee.c:1677 ../src/ui-tag.c:608 ../src/ui-tag.c:762 msgid "_Delete" msgstr "_Delete" -#: ../src/dsp-account.c:1336 +#: ../src/dsp-account.c:1350 msgid "Are you sure you want to change the status to None?" msgstr "Are you sure you want to change the status to None?" -#: ../src/dsp-account.c:1337 ../src/dsp-account.c:1397 +#: ../src/dsp-account.c:1351 ../src/dsp-account.c:1411 msgid "Some transaction in your selection are already Reconciled." msgstr "Some transactions in your selection are already Reconciled." -#: ../src/dsp-account.c:1338 ../src/ui-assist-start.c:280 +#: ../src/dsp-account.c:1352 ../src/ui-assist-start.c:287 #: ../src/ui-dialogs.c:383 msgid "_Change" msgstr "_Change" -#: ../src/dsp-account.c:1396 +#: ../src/dsp-account.c:1410 msgid "Are you sure you want to toggle the status Reconciled?" msgstr "Are you sure you want to toggle the Reconciled status?" -#: ../src/dsp-account.c:1398 +#: ../src/dsp-account.c:1412 msgid "_Toggle" msgstr "_Toggle" #. label = g_strdup_printf(_("Account %d of %d"), acckey+1, nbacc); #. gtk_label_set_markup (GTK_LABEL(txndata->LB_acc_count), label); #. g_free(label); -#: ../src/dsp-account.c:1689 ../src/ui-assist-import.c:1288 +#: ../src/dsp-account.c:1704 ../src/ui-assist-import.c:1288 #, c-format msgid "%d transactions" msgstr "%d transactions" -#: ../src/dsp-account.c:1692 +#: ../src/dsp-account.c:1707 #, c-format msgid "%d transactions, %d selected, avg: %s, sum: %s (%s - %s)" msgstr "%d transactions, %d selected, avg: %s, sum: %s (%s - %s)" -#: ../src/dsp-account.c:1791 ../src/dsp-account.c:2047 +#: ../src/dsp-account.c:1806 ../src/dsp-account.c:2064 msgid "All transactions" msgstr "All transactions" #. name, icon-name, label -#: ../src/dsp-account.c:1906 +#: ../src/dsp-account.c:1923 msgid "A_ccount" msgstr "A_ccount" -#: ../src/dsp-account.c:1907 +#: ../src/dsp-account.c:1924 msgid "Transacti_on" msgstr "Transacti_on" -#: ../src/dsp-account.c:1908 +#: ../src/dsp-account.c:1925 msgid "_Status" msgstr "_Status" -#: ../src/dsp-account.c:1909 ../src/dsp-mainwindow.c:167 +#: ../src/dsp-account.c:1926 ../src/dsp-mainwindow.c:166 msgid "_Tools" msgstr "_Tools" #. name, icon-name, label, accelerator, tooltip -#: ../src/dsp-account.c:1913 +#: ../src/dsp-account.c:1930 msgid "Export as PDF..." msgstr "Export as PDF..." -#: ../src/dsp-account.c:1913 +#: ../src/dsp-account.c:1930 msgid "Export to a PDF file" msgstr "Export to a PDF file" -#: ../src/dsp-account.c:1914 +#: ../src/dsp-account.c:1931 msgid "Export QIF..." msgstr "Export QIF..." -#: ../src/dsp-account.c:1914 ../src/ui-dialogs.c:448 +#: ../src/dsp-account.c:1931 ../src/ui-dialogs.c:448 msgid "Export as QIF" msgstr "Export as QIF" -#: ../src/dsp-account.c:1915 +#: ../src/dsp-account.c:1932 msgid "Export CSV..." msgstr "Export CSV..." -#: ../src/dsp-account.c:1915 ../src/rep-vehicle.c:67 ../src/ui-dialogs.c:504 +#: ../src/dsp-account.c:1932 ../src/rep-vehicle.c:67 ../src/ui-dialogs.c:504 msgid "Export as CSV" msgstr "Export as CSV" -#: ../src/dsp-account.c:1916 ../src/dsp-mainwindow.c:184 -#: ../src/dsp-mainwindow.c:933 ../src/ui-account.c:1261 -#: ../src/ui-archive.c:1212 ../src/ui-assign.c:720 ../src/ui-budget.c:995 +#: ../src/dsp-account.c:1933 ../src/dsp-mainwindow.c:183 +#: ../src/dsp-mainwindow.c:935 ../src/ui-account.c:1261 +#: ../src/ui-archive.c:1193 ../src/ui-assign.c:720 ../src/ui-budget.c:995 #: ../src/ui-category.c:1805 ../src/ui-currency.c:1658 ../src/ui-dialogs.c:183 -#: ../src/ui-payee.c:1253 ../src/ui-tag.c:578 ../src/ui-transaction.c:1159 -#: ../src/ui-transaction.c:1167 +#: ../src/ui-payee.c:1550 ../src/ui-tag.c:681 ../src/ui-transaction.c:1143 +#: ../src/ui-transaction.c:1151 msgid "_Close" msgstr "_Close" -#: ../src/dsp-account.c:1916 +#: ../src/dsp-account.c:1933 msgid "Close the current account" msgstr "Close the current account" -#: ../src/dsp-account.c:1918 +#: ../src/dsp-account.c:1935 msgid "_Add..." msgstr "_Add..." -#: ../src/dsp-account.c:1918 +#: ../src/dsp-account.c:1935 msgid "Add a new transaction" msgstr "Add a new transaction" -#: ../src/dsp-account.c:1919 +#: ../src/dsp-account.c:1936 msgid "_Inherit..." msgstr "_Inherit..." -#: ../src/dsp-account.c:1919 +#: ../src/dsp-account.c:1936 msgid "Inherit from the active transaction" msgstr "Inherit from the active transaction" -#: ../src/dsp-account.c:1920 +#: ../src/dsp-account.c:1937 msgid "_Edit..." msgstr "_Edit..." -#: ../src/dsp-account.c:1920 +#: ../src/dsp-account.c:1937 msgid "Edit the active transaction" msgstr "Edit the active transaction" -#: ../src/dsp-account.c:1922 +#: ../src/dsp-account.c:1939 msgid "_None" msgstr "_None" -#: ../src/dsp-account.c:1922 +#: ../src/dsp-account.c:1939 msgid "Toggle none for selected transaction(s)" msgstr "Toggle none for selected transaction(s)" -#: ../src/dsp-account.c:1923 +#: ../src/dsp-account.c:1940 msgid "_Cleared" msgstr "_Cleared" -#: ../src/dsp-account.c:1923 +#: ../src/dsp-account.c:1940 msgid "Toggle cleared for selected transaction(s)" msgstr "Toggle cleared for selected transaction(s)" -#: ../src/dsp-account.c:1924 +#: ../src/dsp-account.c:1941 msgid "_Reconciled" msgstr "_Reconciled" -#: ../src/dsp-account.c:1924 +#: ../src/dsp-account.c:1941 msgid "Toggle reconciled for selected transaction(s)" msgstr "Toggle reconciled for selected transaction(s)" -#: ../src/dsp-account.c:1926 +#: ../src/dsp-account.c:1943 msgid "_Multiple Edit..." msgstr "Edit _Multiple..." -#: ../src/dsp-account.c:1926 +#: ../src/dsp-account.c:1943 msgid "Edit multiple transaction" msgstr "Edit multiple transactions" -#: ../src/dsp-account.c:1927 +#: ../src/dsp-account.c:1944 msgid "Create template..." msgstr "Create template..." -#: ../src/dsp-account.c:1927 +#: ../src/dsp-account.c:1944 msgid "Create template" msgstr "Create template" -#: ../src/dsp-account.c:1928 +#: ../src/dsp-account.c:1945 msgid "_Delete..." msgstr "_Delete..." -#: ../src/dsp-account.c:1928 +#: ../src/dsp-account.c:1945 msgid "Delete selected transaction(s)" msgstr "Delete selected transaction(s)" -#: ../src/dsp-account.c:1930 +#: ../src/dsp-account.c:1947 msgid "Mark duplicate..." msgstr "Mark duplicate..." #. { "DuplicateClear", NULL , N_("Unmark duplicate"), NULL, NULL, G_CALLBACK (register_panel_action_duplicate_unmark) }, -#: ../src/dsp-account.c:1933 +#: ../src/dsp-account.c:1950 msgid "Check internal xfer" msgstr "Check internal xfer" -#: ../src/dsp-account.c:1934 +#: ../src/dsp-account.c:1951 msgid "Auto. assignments" msgstr "Auto. assignments" -#: ../src/dsp-account.c:1934 +#: ../src/dsp-account.c:1951 msgid "Run automatic assignments" msgstr "Run automatic assignments" -#: ../src/dsp-account.c:1936 +#: ../src/dsp-account.c:1953 msgid "_Filter..." msgstr "_Filter..." -#: ../src/dsp-account.c:1936 +#: ../src/dsp-account.c:1953 msgid "Open the list filter" msgstr "Open the list filter" -#: ../src/dsp-account.c:1937 +#: ../src/dsp-account.c:1954 msgid "Convert to Euro..." msgstr "Convert to Euros..." -#: ../src/dsp-account.c:1937 +#: ../src/dsp-account.c:1954 msgid "Convert this account to Euro currency" msgstr "Convert this account currency to Euros" -#: ../src/dsp-account.c:2040 +#: ../src/dsp-account.c:2057 msgid "(closed)" msgstr "(closed)" -#: ../src/dsp-account.c:2047 +#: ../src/dsp-account.c:2064 #, c-format msgid "%s - HomeBank" msgstr "%s - HomeBank" -#: ../src/dsp-account.c:2079 ../src/dsp-mainwindow.c:1991 ../src/ui-split.c:824 +#: ../src/dsp-account.c:2096 ../src/dsp-mainwindow.c:1995 ../src/ui-split.c:824 msgid "Add" msgstr "Add" -#: ../src/dsp-account.c:2082 +#: ../src/dsp-account.c:2099 msgid "Inherit" msgstr "Inherit" -#: ../src/dsp-account.c:2085 ../src/ui-split.c:786 +#: ../src/dsp-account.c:2102 ../src/ui-split.c:786 msgid "Edit" msgstr "Edit" -#: ../src/dsp-account.c:2088 ../src/rep-stats.c:72 +#: ../src/dsp-account.c:2105 ../src/rep-stats.c:72 msgid "Filter" msgstr "Filter" #. info bar for duplicate -#: ../src/dsp-account.c:2125 +#: ../src/dsp-account.c:2142 msgid "_Refresh" msgstr "_Refresh" #. balances area -#: ../src/dsp-account.c:2160 +#: ../src/dsp-account.c:2177 msgid "Bank:" msgstr "Bank:" -#: ../src/dsp-account.c:2166 +#: ../src/dsp-account.c:2183 msgid "Today:" msgstr "Today:" -#: ../src/dsp-account.c:2172 +#: ../src/dsp-account.c:2189 msgid "Future:" msgstr "Future:" -#: ../src/dsp-account.c:2195 ../src/rep-balance.c:942 ../src/rep-budget.c:1170 -#: ../src/rep-stats.c:1539 ../src/rep-time.c:1270 ../src/rep-vehicle.c:749 -#: ../src/ui-pref.c:1262 ../src/ui-pref.c:1617 ../src/ui-pref.c:2002 +#: ../src/dsp-account.c:2212 ../src/rep-balance.c:942 ../src/rep-budget.c:1191 +#: ../src/rep-stats.c:1543 ../src/rep-time.c:1274 ../src/rep-vehicle.c:755 +#: ../src/ui-pref.c:1284 ../src/ui-pref.c:1639 ../src/ui-pref.c:2018 msgid "_Range:" msgstr "_Range:" -#: ../src/dsp-account.c:2203 +#: ../src/dsp-account.c:2220 msgid "Toggle show future transaction" msgstr "Toggle show future transaction" -#: ../src/dsp-account.c:2207 ../src/rep-budget.c:1145 ../src/rep-stats.c:1497 -#: ../src/ui-account.c:1349 ../src/ui-assist-start.c:391 +#: ../src/dsp-account.c:2224 ../src/rep-budget.c:1166 ../src/rep-stats.c:1501 +#: ../src/ui-account.c:1349 ../src/ui-assist-start.c:398 msgid "_Type:" msgstr "_Type:" -#: ../src/dsp-account.c:2212 ../src/ui-archive.c:1089 -#: ../src/ui-transaction.c:1301 +#: ../src/dsp-account.c:2229 ../src/ui-archive.c:1069 +#: ../src/ui-transaction.c:1304 msgid "_Status:" msgstr "_Status:" #. widget = gtk_button_new_with_mnemonic (_("Reset _filters")); -#: ../src/dsp-account.c:2218 ../src/ui-filter.c:1352 ../src/ui-pref.c:2099 -#: ../src/ui-pref.c:2120 +#: ../src/dsp-account.c:2235 ../src/ui-filter.c:1405 ../src/ui-pref.c:2115 +#: ../src/ui-pref.c:2136 msgid "_Reset" msgstr "_Reset" #. TRANSLATORS: this is for Euro specific users, a toggle to display in 'Minor' currency -#: ../src/dsp-account.c:2223 ../src/rep-balance.c:921 ../src/rep-budget.c:1157 -#: ../src/rep-stats.c:1511 ../src/rep-time.c:1249 ../src/rep-vehicle.c:736 +#: ../src/dsp-account.c:2240 ../src/rep-balance.c:921 ../src/rep-budget.c:1178 +#: ../src/rep-stats.c:1515 ../src/rep-time.c:1253 ../src/rep-vehicle.c:742 msgid "Euro _minor" msgstr "Euro as _minor" #. name, icon-name, label -#: ../src/dsp-mainwindow.c:159 +#: ../src/dsp-mainwindow.c:158 msgid "_File" msgstr "_File" #. { "ImportMenu" , NULL, N_("_Import"), NULL, NULL, NULL }, -#: ../src/dsp-mainwindow.c:161 +#: ../src/dsp-mainwindow.c:160 msgid "Open _Recent" msgstr "Open _Recent" #. todo: useless ? -#: ../src/dsp-mainwindow.c:162 ../src/ui-category.c:1981 -#: ../src/ui-currency.c:1730 ../src/ui-payee.c:1374 ../src/ui-tag.c:656 +#: ../src/dsp-mainwindow.c:161 ../src/ui-category.c:1981 +#: ../src/ui-currency.c:1730 ../src/ui-payee.c:1671 ../src/ui-tag.c:759 msgid "_Edit" msgstr "_Edit" -#: ../src/dsp-mainwindow.c:163 +#: ../src/dsp-mainwindow.c:162 msgid "_View" msgstr "_View" -#: ../src/dsp-mainwindow.c:164 +#: ../src/dsp-mainwindow.c:163 msgid "_Manage" msgstr "_Manage" -#: ../src/dsp-mainwindow.c:165 +#: ../src/dsp-mainwindow.c:164 msgid "_Transactions" msgstr "_Transactions" -#: ../src/dsp-mainwindow.c:166 +#: ../src/dsp-mainwindow.c:165 msgid "_Reports" msgstr "_Reports" -#: ../src/dsp-mainwindow.c:168 +#: ../src/dsp-mainwindow.c:167 msgid "_Help" msgstr "_Help" @@ -457,186 +456,187 @@ msgstr "_Help" #. { "Export" , NULL, N_("Export to") }, #. name, icon-name, label, accelerator, tooltip #. FileMenu -#: ../src/dsp-mainwindow.c:175 +#: ../src/dsp-mainwindow.c:174 msgid "_New" msgstr "_New" -#: ../src/dsp-mainwindow.c:175 +#: ../src/dsp-mainwindow.c:174 msgid "Create a new file" msgstr "Create a new file" -#: ../src/dsp-mainwindow.c:176 +#: ../src/dsp-mainwindow.c:175 msgid "_Open..." msgstr "_Open..." -#: ../src/dsp-mainwindow.c:176 ../src/dsp-mainwindow.c:2045 +#: ../src/dsp-mainwindow.c:175 ../src/dsp-mainwindow.c:2049 msgid "Open a file" msgstr "Open a file" -#: ../src/dsp-mainwindow.c:177 ../src/ui-dialogs.c:452 ../src/ui-dialogs.c:505 +#: ../src/dsp-mainwindow.c:176 ../src/ui-dialogs.c:452 ../src/ui-dialogs.c:505 #: ../src/ui-dialogs.c:572 ../src/ui-dialogs.c:723 msgid "_Save" msgstr "_Save" -#: ../src/dsp-mainwindow.c:177 +#: ../src/dsp-mainwindow.c:176 msgid "Save the current file" msgstr "Save the current file" -#: ../src/dsp-mainwindow.c:178 +#: ../src/dsp-mainwindow.c:177 msgid "Save _As..." msgstr "Save _As..." -#: ../src/dsp-mainwindow.c:178 +#: ../src/dsp-mainwindow.c:177 msgid "Save the current file with a different name" msgstr "Save the current file with a different name" -#: ../src/dsp-mainwindow.c:180 +#: ../src/dsp-mainwindow.c:179 msgid "Revert" msgstr "Revert" -#: ../src/dsp-mainwindow.c:180 +#: ../src/dsp-mainwindow.c:179 msgid "Revert to a saved version of this file" msgstr "Revert to a saved version of this file" -#: ../src/dsp-mainwindow.c:181 +#: ../src/dsp-mainwindow.c:180 msgid "Restore backup" msgstr "Restore backup" -#: ../src/dsp-mainwindow.c:181 +#: ../src/dsp-mainwindow.c:180 msgid "Restore from a backup file" msgstr "Restore from a backup file" -#: ../src/dsp-mainwindow.c:183 +#: ../src/dsp-mainwindow.c:182 msgid "Properties..." msgstr "Properties..." -#: ../src/dsp-mainwindow.c:183 +#: ../src/dsp-mainwindow.c:182 msgid "Configure the file" msgstr "Configure the file" -#: ../src/dsp-mainwindow.c:184 +#: ../src/dsp-mainwindow.c:183 msgid "Close the current file" msgstr "Close the current file" -#: ../src/dsp-mainwindow.c:185 +#: ../src/dsp-mainwindow.c:184 msgid "_Quit" msgstr "_Quit" -#: ../src/dsp-mainwindow.c:185 +#: ../src/dsp-mainwindow.c:184 msgid "Quit HomeBank" msgstr "Quit HomeBank" #. Exchange -#: ../src/dsp-mainwindow.c:188 +#: ../src/dsp-mainwindow.c:187 msgid "Import..." msgstr "Import..." -#: ../src/dsp-mainwindow.c:188 +#: ../src/dsp-mainwindow.c:187 msgid "Open the import assistant" msgstr "Open the import assistant" #. { "ImportQIF" , ICONNAME_HB_FILE_IMPORT , N_("QIF file...") , NULL, N_("Open the import assistant"), G_CALLBACK (ui_mainwindow_action_import) }, #. { "ImportOFX" , ICONNAME_HB_FILE_IMPORT , N_("OFX/QFX file...") , NULL, N_("Open the import assistant"), G_CALLBACK (ui_mainwindow_action_import) }, #. { "ImportCSV" , ICONNAME_HB_FILE_IMPORT , N_("CSV file...") , NULL, N_("Open the import assistant"), G_CALLBACK (ui_mainwindow_action_import) }, -#: ../src/dsp-mainwindow.c:193 +#: ../src/dsp-mainwindow.c:192 msgid "Export as QIF..." msgstr "Export as QIF..." -#: ../src/dsp-mainwindow.c:193 +#: ../src/dsp-mainwindow.c:192 msgid "Export all account in a QIF file" msgstr "Export all accounts in a QIF file" #. EditMenu -#: ../src/dsp-mainwindow.c:196 +#: ../src/dsp-mainwindow.c:195 msgid "Preferences..." msgstr "Preferences..." -#: ../src/dsp-mainwindow.c:196 +#: ../src/dsp-mainwindow.c:195 msgid "Configure HomeBank" msgstr "Configure HomeBank" #. ManageMenu -#: ../src/dsp-mainwindow.c:199 +#: ../src/dsp-mainwindow.c:198 msgid "Currencies..." msgstr "Currencies..." -#: ../src/dsp-mainwindow.c:199 +#: ../src/dsp-mainwindow.c:198 msgid "Configure the currencies" msgstr "Configure the currencies" -#: ../src/dsp-mainwindow.c:200 +#: ../src/dsp-mainwindow.c:199 msgid "Acc_ounts..." msgstr "Acc_ounts..." -#: ../src/dsp-mainwindow.c:200 +#: ../src/dsp-mainwindow.c:199 msgid "Configure the accounts" msgstr "Configure the accounts" -#: ../src/dsp-mainwindow.c:201 +#: ../src/dsp-mainwindow.c:200 msgid "_Payees..." msgstr "_Payees..." -#: ../src/dsp-mainwindow.c:201 +#: ../src/dsp-mainwindow.c:200 msgid "Configure the payees" msgstr "Configure the payees" -#: ../src/dsp-mainwindow.c:202 +#: ../src/dsp-mainwindow.c:201 msgid "Categories..." msgstr "Categories..." -#: ../src/dsp-mainwindow.c:202 +#: ../src/dsp-mainwindow.c:201 msgid "Configure the categories" msgstr "Configure the categories" -#: ../src/dsp-mainwindow.c:203 +#: ../src/dsp-mainwindow.c:202 msgid "Scheduled/Template..." msgstr "Scheduled/Template..." -#: ../src/dsp-mainwindow.c:203 +#: ../src/dsp-mainwindow.c:202 msgid "Configure the scheduled/template transactions" msgstr "Configure the scheduled/template transactions" -#: ../src/dsp-mainwindow.c:204 +#: ../src/dsp-mainwindow.c:203 msgid "Budget..." msgstr "Budget..." -#: ../src/dsp-mainwindow.c:204 +#: ../src/dsp-mainwindow.c:203 msgid "Configure the budget" msgstr "Configure the budget" -#: ../src/dsp-mainwindow.c:205 +#: ../src/dsp-mainwindow.c:204 msgid "Assignments..." msgstr "Assignments..." -#: ../src/dsp-mainwindow.c:205 +#: ../src/dsp-mainwindow.c:204 msgid "Configure the automatic assignments" msgstr "Configure the automatic assignments" -#: ../src/dsp-mainwindow.c:206 +#: ../src/dsp-mainwindow.c:205 msgid "Tags..." msgstr "Tags..." -#: ../src/dsp-mainwindow.c:206 +#: ../src/dsp-mainwindow.c:205 msgid "Configure the tags" msgstr "Configure the tags" #. TxnMenu -#: ../src/dsp-mainwindow.c:209 +#: ../src/dsp-mainwindow.c:208 msgid "Add..." msgstr "Add..." -#: ../src/dsp-mainwindow.c:209 +#: ../src/dsp-mainwindow.c:208 msgid "Add transactions" msgstr "Add transactions" -#: ../src/dsp-mainwindow.c:210 +#: ../src/dsp-mainwindow.c:209 msgid "Show..." msgstr "Show..." -#: ../src/dsp-mainwindow.c:210 +#: ../src/dsp-mainwindow.c:209 msgid "Shows selected account transactions" msgstr "Shows selected account transactions" +#. beware ShowAllTxn is used to detect showall #: ../src/dsp-mainwindow.c:211 msgid "Show all..." msgstr "Show all..." @@ -657,7 +657,7 @@ msgstr "Configure the transaction scheduler" msgid "Post scheduled" msgstr "Post scheduled" -#: ../src/dsp-mainwindow.c:213 ../src/ui-pref.c:1982 +#: ../src/dsp-mainwindow.c:213 ../src/ui-pref.c:1998 msgid "Post pending scheduled transactions" msgstr "Post pending scheduled transactions" @@ -783,7 +783,7 @@ msgstr "_Top spending" #: ../src/dsp-mainwindow.c:246 msgid "_Bottom Lists" -msgstr "" +msgstr "_Bottom Lists" #: ../src/dsp-mainwindow.c:247 ../src/ui-pref.c:92 msgid "Euro minor" @@ -822,35 +822,35 @@ msgstr "" msgid "_Anonymize" msgstr "_Anonymise" -#: ../src/dsp-mainwindow.c:930 +#: ../src/dsp-mainwindow.c:932 msgid "Welcome to HomeBank" msgstr "Welcome to HomeBank" -#: ../src/dsp-mainwindow.c:957 +#: ../src/dsp-mainwindow.c:959 msgid "What do you want to do:" msgstr "What do you want to do:" -#: ../src/dsp-mainwindow.c:961 +#: ../src/dsp-mainwindow.c:963 msgid "Read HomeBank _Manual" msgstr "Read HomeBank's _Manual" -#: ../src/dsp-mainwindow.c:965 +#: ../src/dsp-mainwindow.c:967 msgid "Configure _preferences" msgstr "Configure _preferences" -#: ../src/dsp-mainwindow.c:969 +#: ../src/dsp-mainwindow.c:971 msgid "Create a _new file" msgstr "Create a _new file" -#: ../src/dsp-mainwindow.c:973 +#: ../src/dsp-mainwindow.c:975 msgid "_Open an existing file" msgstr "_Open an existing file" -#: ../src/dsp-mainwindow.c:977 +#: ../src/dsp-mainwindow.c:979 msgid "Open the _example file" msgstr "Open the _example file" -#: ../src/dsp-mainwindow.c:1206 +#: ../src/dsp-mainwindow.c:1208 #, c-format msgid "" "Your are about to open the backup file '%s'.\n" @@ -861,29 +861,29 @@ msgstr "" "\n" "Are you sure you want to do this ?" -#: ../src/dsp-mainwindow.c:1210 +#: ../src/dsp-mainwindow.c:1212 msgid "Open the backup file ?" msgstr "Open the backup file ?" -#: ../src/dsp-mainwindow.c:1212 +#: ../src/dsp-mainwindow.c:1214 msgid "_Open backup" msgstr "_Open backup" -#: ../src/dsp-mainwindow.c:1310 ../src/ui-currency.c:1312 +#: ../src/dsp-mainwindow.c:1312 ../src/ui-currency.c:1312 msgid "Unknown error" msgstr "Unknown error" -#: ../src/dsp-mainwindow.c:1315 ../src/dsp-mainwindow.c:1421 +#: ../src/dsp-mainwindow.c:1317 ../src/dsp-mainwindow.c:1423 #, c-format msgid "I/O error for file '%s'." msgstr "I/O error for file '%s'." -#: ../src/dsp-mainwindow.c:1318 +#: ../src/dsp-mainwindow.c:1320 #, c-format msgid "The file '%s' is not a valid HomeBank file." msgstr "The file '%s' is not a valid HomeBank file." -#: ../src/dsp-mainwindow.c:1321 +#: ../src/dsp-mainwindow.c:1323 #, c-format msgid "" "The file '%s' was saved with a higher version of HomeBank\n" @@ -892,112 +892,113 @@ msgstr "" "The file '%s' was saved with a higher version of HomeBank\n" "and cannot be loaded by the current version." -#: ../src/dsp-mainwindow.c:1326 ../src/dsp-mainwindow.c:1424 +#: ../src/dsp-mainwindow.c:1328 ../src/dsp-mainwindow.c:1426 msgid "File error" msgstr "File error" -#: ../src/dsp-mainwindow.c:1397 +#: ../src/dsp-mainwindow.c:1399 msgid "The file has been modified since reading it." msgstr "The file has been modified since reading it." -#: ../src/dsp-mainwindow.c:1398 -msgid "If you save it, all the external changes could be lost. Save it anyway?" +#: ../src/dsp-mainwindow.c:1400 +msgid "" +"If you save it, all the external changes could be lost. Save it anyway?" msgstr "" "If you save it, all the external changes could be lost. Save it anyway?" -#: ../src/dsp-mainwindow.c:1399 +#: ../src/dsp-mainwindow.c:1401 msgid "S_ave Anyway" msgstr "S_ave Anyway" -#: ../src/dsp-mainwindow.c:1966 ../src/dsp-mainwindow.c:2057 +#: ../src/dsp-mainwindow.c:1970 ../src/dsp-mainwindow.c:2061 msgid "Open" msgstr "Open" #. 5.2 we always create the column and set it not visible #. gtk_assistant_set_page_title (GTK_ASSISTANT (data->assistant), page, _("Transaction")); #. gtk_assistant_set_page_title (GTK_ASSISTANT (data->assistant), page, genacc->name); -#: ../src/dsp-mainwindow.c:1972 ../src/list-operation.c:1144 -#: ../src/list-scheduled.c:482 ../src/rep-stats.c:149 ../src/rep-time.c:125 +#: ../src/dsp-mainwindow.c:1976 ../src/list-operation.c:1198 +#: ../src/list-scheduled.c:483 ../src/rep-stats.c:149 ../src/rep-time.c:125 #: ../src/ui-account.c:1345 ../src/ui-assist-import.c:2028 #: ../src/ui-dialogs.c:211 msgid "Account" msgstr "Account" #. payee -#: ../src/dsp-mainwindow.c:1975 ../src/hb-export.c:443 -#: ../src/list-operation.c:1178 ../src/list-scheduled.c:418 +#: ../src/dsp-mainwindow.c:1979 ../src/hb-export.c:445 +#: ../src/list-operation.c:1232 ../src/list-scheduled.c:419 #: ../src/rep-stats.c:148 ../src/rep-time.c:127 ../src/ui-archive.c:291 -#: ../src/ui-assist-import.c:386 ../src/ui-dialogs.c:229 ../src/ui-pref.c:132 -#: ../src/ui-widgets-data.c:36 +#: ../src/ui-assist-import.c:386 ../src/ui-dialogs.c:229 ../src/ui-payee.c:957 +#: ../src/ui-pref.c:132 ../src/ui-widgets-data.c:36 msgid "Payee" msgstr "Payee" #. category -#: ../src/dsp-mainwindow.c:1978 ../src/list-operation.c:1239 -#: ../src/rep-budget.c:1465 ../src/rep-budget.c:1646 ../src/rep-stats.c:146 +#: ../src/dsp-mainwindow.c:1982 ../src/list-operation.c:1293 +#: ../src/rep-budget.c:1486 ../src/rep-budget.c:1667 ../src/rep-stats.c:146 #: ../src/rep-time.c:126 ../src/ui-assist-import.c:390 ../src/ui-budget.c:232 -#: ../src/ui-dialogs.c:238 ../src/ui-split.c:202 ../src/ui-split.c:791 -#: ../src/ui-widgets-data.c:49 +#: ../src/ui-dialogs.c:238 ../src/ui-payee.c:993 ../src/ui-split.c:202 +#: ../src/ui-split.c:791 ../src/ui-widgets-data.c:49 msgid "Category" msgstr "Category" #. TRANSLATORS: an archive is stored transaction buffers (kind of bookmark to prefill manual insertion) -#: ../src/dsp-mainwindow.c:1982 +#: ../src/dsp-mainwindow.c:1986 msgid "Archive" msgstr "Archive" #. column: Income -#: ../src/dsp-mainwindow.c:1985 ../src/dsp-mainwindow.c:1997 -#: ../src/rep-budget.c:911 ../src/rep-budget.c:1465 ../src/rep-budget.c:1661 +#: ../src/dsp-mainwindow.c:1989 ../src/dsp-mainwindow.c:2001 +#: ../src/rep-budget.c:932 ../src/rep-budget.c:1486 ../src/rep-budget.c:1682 msgid "Budget" msgstr "Budget" -#: ../src/dsp-mainwindow.c:1988 +#: ../src/dsp-mainwindow.c:1992 msgid "Show" msgstr "Show" -#: ../src/dsp-mainwindow.c:1994 +#: ../src/dsp-mainwindow.c:1998 msgid "Statistics" msgstr "Statistics" #. column: Balance -#: ../src/dsp-mainwindow.c:2000 ../src/hb-export.c:447 -#: ../src/list-operation.c:1257 ../src/rep-balance.c:1314 -#: ../src/rep-stats.c:161 ../src/rep-stats.c:1820 ../src/rep-stats.c:2003 +#: ../src/dsp-mainwindow.c:2004 ../src/hb-export.c:449 +#: ../src/list-operation.c:1311 ../src/rep-balance.c:1314 +#: ../src/rep-stats.c:161 ../src/rep-stats.c:1824 ../src/rep-stats.c:2007 msgid "Balance" msgstr "Balance" -#: ../src/dsp-mainwindow.c:2003 ../src/ui-hbfile.c:275 +#: ../src/dsp-mainwindow.c:2007 ../src/ui-hbfile.c:275 msgid "Vehicle cost" msgstr "Vehicle cost" -#: ../src/dsp-mainwindow.c:2044 ../src/ui-assist-import.c:734 +#: ../src/dsp-mainwindow.c:2048 ../src/ui-assist-import.c:734 #: ../src/ui-dialogs.c:499 ../src/ui-dialogs.c:567 ../src/ui-dialogs.c:653 msgid "_Open" msgstr "_Open" -#: ../src/dsp-mainwindow.c:2049 +#: ../src/dsp-mainwindow.c:2053 msgid "Open a recently used file" msgstr "Open a recently used file" -#: ../src/dsp-mainwindow.c:2144 ../src/ui-widgets-data.c:28 +#: ../src/dsp-mainwindow.c:2148 ../src/ui-widgets-data.c:28 msgid "Scheduled" msgstr "Scheduled" #. Future -#: ../src/dsp-mainwindow.c:2148 ../src/list-account.c:430 +#: ../src/dsp-mainwindow.c:2152 ../src/list-account.c:432 msgid "Future" msgstr "Future" -#: ../src/dsp-mainwindow.c:2151 ../src/ui-transaction.c:59 +#: ../src/dsp-mainwindow.c:2155 ../src/ui-transaction.c:59 msgid "Remind" msgstr "Remind" -#: ../src/hb-archive.c:250 +#: ../src/hb-archive.c:281 msgid "(new archive)" msgstr "(new archive)" -#: ../src/hb-category.c:468 ../src/rep-stats.c:995 ../src/rep-stats.c:1015 +#: ../src/hb-category.c:468 ../src/rep-stats.c:1002 ../src/rep-stats.c:1022 #: ../src/ui-budget.c:117 ../src/ui-category.c:352 ../src/ui-category.c:570 msgid "(no category)" msgstr "(no category)" @@ -1006,20 +1007,20 @@ msgstr "(no category)" msgid "invalid CSV format" msgstr "invalid CSV format" -#: ../src/hb-export.c:441 ../src/list-operation.c:1155 -#: ../src/rep-balance.c:1295 ../src/rep-vehicle.c:218 ../src/rep-vehicle.c:1098 +#: ../src/hb-export.c:443 ../src/list-operation.c:1209 +#: ../src/rep-balance.c:1295 ../src/rep-vehicle.c:218 ../src/rep-vehicle.c:1104 #: ../src/ui-assist-import.c:358 msgid "Date" msgstr "Date" -#: ../src/hb-export.c:442 ../src/list-operation.c:1003 -#: ../src/ui-assist-import.c:372 ../src/ui-pref.c:133 ../src/ui-pref.c:2349 +#: ../src/hb-export.c:444 ../src/list-operation.c:1054 +#: ../src/ui-assist-import.c:372 ../src/ui-pref.c:133 ../src/ui-pref.c:2365 msgid "Info" msgstr "Info" #. memo -#: ../src/hb-export.c:444 ../src/list-operation.c:1186 -#: ../src/list-scheduled.c:439 ../src/ui-archive.c:275 +#: ../src/hb-export.c:446 ../src/list-operation.c:1240 +#: ../src/list-scheduled.c:440 ../src/ui-archive.c:275 #: ../src/ui-assist-import.c:363 ../src/ui-pref.c:131 ../src/ui-split.c:220 #: ../src/ui-split.c:795 ../src/ui-widgets-data.c:35 msgid "Memo" @@ -1027,8 +1028,8 @@ msgstr "Memo" #. column: Amount #. amount -#: ../src/hb-export.c:445 ../src/list-operation.c:1215 ../src/rep-time.c:1542 -#: ../src/rep-time.c:1664 ../src/rep-vehicle.c:222 ../src/rep-vehicle.c:1143 +#: ../src/hb-export.c:447 ../src/list-operation.c:1269 ../src/rep-time.c:1546 +#: ../src/rep-time.c:1668 ../src/rep-vehicle.c:222 ../src/rep-vehicle.c:1149 #: ../src/ui-assist-import.c:367 ../src/ui-split.c:236 ../src/ui-split.c:799 msgid "Amount" msgstr "Amount" @@ -1076,20 +1077,20 @@ msgstr "Output version information and exit" msgid "[FILE]" msgstr "[FILE]" -#: ../src/homebank.c:361 +#: ../src/homebank.c:249 msgid "Browser error." msgstr "Browser error." -#: ../src/homebank.c:362 +#: ../src/homebank.c:250 #, c-format msgid "Could not display the URL '%s'" msgstr "Could not display the URL '%s'" -#: ../src/homebank.c:971 ../src/homebank.c:972 +#: ../src/homebank.c:859 ../src/homebank.c:860 msgid "HomeBank options" msgstr "HomeBank options" -#: ../src/homebank.c:1101 +#: ../src/homebank.c:989 #, c-format msgid "Unable to open '%s', the file does not exist.\n" msgstr "Unable to open '%s', the file does not exist.\n" @@ -1098,7 +1099,7 @@ msgstr "Unable to open '%s', the file does not exist.\n" msgid "(no institution)" msgstr "(no institution)" -#: ../src/hub-account.c:255 ../src/hub-scheduled.c:383 ../src/rep-vehicle.c:847 +#: ../src/hub-account.c:255 ../src/hub-scheduled.c:383 ../src/rep-vehicle.c:853 msgid "Total" msgstr "Total" @@ -1111,10 +1112,12 @@ msgid "Your accounts" msgstr "Your accounts" #: ../src/hub-account.c:442 ../src/ui-budget.c:1098 ../src/ui-category.c:1938 +#: ../src/ui-filter.c:357 msgid "Expand all" msgstr "Expand all" #: ../src/hub-account.c:446 ../src/ui-budget.c:1102 ../src/ui-category.c:1942 +#: ../src/ui-filter.c:361 msgid "Collapse all" msgstr "Collapse all" @@ -1127,10 +1130,6 @@ msgid "By type" msgstr "By type" #: ../src/hub-account.c:469 -msgid "By group" -msgstr "" - -#: ../src/hub-account.c:470 msgid "By institution" msgstr "By institution" @@ -1188,64 +1187,64 @@ msgstr "Other" msgid "Where your money goes" msgstr "Where your money goes" -#: ../src/hb-import.c:1229 +#: ../src/hb-import.c:1321 msgid "imported account" msgstr "imported account" #. gtk_widget_show(GTK_WIDGET(page)); -#: ../src/list-account.c:410 ../src/ui-filter.c:504 ../src/ui-filter.c:1432 +#: ../src/list-account.c:412 ../src/ui-filter.c:560 ../src/ui-filter.c:1485 msgid "Accounts" msgstr "Accounts" #. Bank -#: ../src/list-account.c:422 ../src/ui-widgets-data.c:72 +#: ../src/list-account.c:424 ../src/ui-widgets-data.c:72 msgid "Bank" msgstr "Bank" #. Today -#: ../src/list-account.c:426 +#: ../src/list-account.c:428 msgid "Today" msgstr "Today" -#: ../src/list-operation.c:498 +#: ../src/list-operation.c:525 msgid "- split -" msgstr "- split -" -#: ../src/list-operation.c:1196 +#: ../src/list-operation.c:1250 msgid "Status" msgstr "Status" #. column: Expense -#: ../src/list-operation.c:1223 ../src/list-scheduled.c:453 -#: ../src/rep-balance.c:1306 ../src/rep-stats.c:159 ../src/rep-stats.c:1820 -#: ../src/rep-stats.c:1991 ../src/ui-widgets-data.c:42 -#: ../src/ui-widgets-data.c:108 ../src/ui-widgets-data.c:115 +#: ../src/list-operation.c:1277 ../src/list-scheduled.c:454 +#: ../src/rep-balance.c:1306 ../src/rep-stats.c:159 ../src/rep-stats.c:1824 +#: ../src/rep-stats.c:1995 ../src/ui-widgets-data.c:42 +#: ../src/ui-widgets-data.c:129 ../src/ui-widgets-data.c:136 msgid "Expense" msgstr "Expense" #. column: Income -#: ../src/list-operation.c:1231 ../src/list-scheduled.c:464 -#: ../src/rep-balance.c:1310 ../src/rep-stats.c:160 ../src/rep-stats.c:1820 -#: ../src/rep-stats.c:1997 ../src/ui-widgets-data.c:43 -#: ../src/ui-widgets-data.c:109 ../src/ui-widgets-data.c:116 +#: ../src/list-operation.c:1285 ../src/list-scheduled.c:465 +#: ../src/rep-balance.c:1310 ../src/rep-stats.c:160 ../src/rep-stats.c:1824 +#: ../src/rep-stats.c:2001 ../src/ui-widgets-data.c:43 +#: ../src/ui-widgets-data.c:130 ../src/ui-widgets-data.c:137 msgid "Income" msgstr "Income" -#: ../src/list-operation.c:1247 +#: ../src/list-operation.c:1301 msgid "Tags" msgstr "Tags" #. TRANSLATORS: title of list column to inform the scheduled transaction is Late -#: ../src/list-scheduled.c:371 +#: ../src/list-scheduled.c:372 msgid "Late" msgstr "Late" #. TRANSLATORS: title of list column to inform how many occurence remain to post for limited scheduled txn -#: ../src/list-scheduled.c:389 +#: ../src/list-scheduled.c:390 msgid "Still" msgstr "Still" -#: ../src/list-scheduled.c:403 +#: ../src/list-scheduled.c:404 msgid "Next date" msgstr "Next date" @@ -1300,17 +1299,17 @@ msgstr "%d/%d under %s" msgid "Balance report" msgstr "Balance report" -#: ../src/rep-balance.c:899 ../src/rep-budget.c:1133 ../src/rep-stats.c:1485 -#: ../src/rep-time.c:1181 ../src/rep-vehicle.c:724 +#: ../src/rep-balance.c:899 ../src/rep-budget.c:1154 ../src/rep-stats.c:1489 +#: ../src/rep-time.c:1185 ../src/rep-vehicle.c:730 msgid "Display" msgstr "Display" -#: ../src/rep-balance.c:903 ../src/rep-time.c:1193 ../src/ui-archive.c:1029 -#: ../src/ui-transaction.c:1237 ../src/ui-txn-multi.c:457 +#: ../src/rep-balance.c:903 ../src/rep-time.c:1197 ../src/ui-archive.c:1009 +#: ../src/ui-transaction.c:1222 ../src/ui-txn-multi.c:450 msgid "A_ccount:" msgstr "A_ccount:" -#: ../src/rep-balance.c:910 ../src/rep-time.c:1225 +#: ../src/rep-balance.c:910 ../src/rep-time.c:1229 msgid "Select _all" msgstr "Select _all" @@ -1318,24 +1317,24 @@ msgstr "Select _all" msgid "Each _day" msgstr "Each _day" -#: ../src/rep-balance.c:926 ../src/rep-stats.c:1517 ../src/rep-time.c:1254 +#: ../src/rep-balance.c:926 ../src/rep-stats.c:1521 ../src/rep-time.c:1258 msgid "_Zoom X:" msgstr "_Zoom X:" -#: ../src/rep-balance.c:938 ../src/rep-budget.c:1166 ../src/rep-stats.c:1535 -#: ../src/rep-time.c:1266 ../src/rep-vehicle.c:745 +#: ../src/rep-balance.c:938 ../src/rep-budget.c:1187 ../src/rep-stats.c:1539 +#: ../src/rep-time.c:1270 ../src/rep-vehicle.c:751 msgid "Date filter" msgstr "Date filter" -#: ../src/rep-balance.c:948 ../src/rep-budget.c:1176 ../src/rep-stats.c:1545 -#: ../src/rep-time.c:1276 ../src/rep-vehicle.c:755 ../src/ui-filter.c:1109 -#: ../src/ui-filter.c:1212 +#: ../src/rep-balance.c:948 ../src/rep-budget.c:1197 ../src/rep-stats.c:1549 +#: ../src/rep-time.c:1280 ../src/rep-vehicle.c:761 ../src/ui-filter.c:1165 +#: ../src/ui-filter.c:1268 msgid "_From:" msgstr "_From:" -#: ../src/rep-balance.c:954 ../src/rep-budget.c:1182 ../src/rep-stats.c:1551 -#: ../src/rep-time.c:1282 ../src/rep-vehicle.c:761 ../src/ui-filter.c:1115 -#: ../src/ui-filter.c:1219 +#: ../src/rep-balance.c:954 ../src/rep-budget.c:1203 ../src/rep-stats.c:1555 +#: ../src/rep-time.c:1286 ../src/rep-vehicle.c:767 ../src/ui-filter.c:1171 +#: ../src/ui-filter.c:1275 msgid "_To:" msgstr "_To:" @@ -1347,81 +1346,81 @@ msgstr "Stack" msgid "View results as stack bars" msgstr "View results as stack bars" -#: ../src/rep-budget.c:853 +#: ../src/rep-budget.c:874 msgid " over" msgstr " over" -#: ../src/rep-budget.c:859 +#: ../src/rep-budget.c:880 msgid " left" msgstr " left" -#: ../src/rep-budget.c:862 +#: ../src/rep-budget.c:883 msgid " under" msgstr " under" #. update stack chart -#: ../src/rep-budget.c:905 +#: ../src/rep-budget.c:926 #, c-format msgid "Budget for %s" msgstr "Budget for %s" #. column: Result -#: ../src/rep-budget.c:911 ../src/rep-budget.c:1465 ../src/rep-budget.c:1665 -#: ../src/rep-stats.c:1820 ../src/rep-stats.c:1980 +#: ../src/rep-budget.c:932 ../src/rep-budget.c:1486 ../src/rep-budget.c:1686 +#: ../src/rep-stats.c:1824 ../src/rep-stats.c:1984 msgid "Result" msgstr "Result" -#: ../src/rep-budget.c:1108 +#: ../src/rep-budget.c:1129 msgid "Budget report" msgstr "Budget report" -#: ../src/rep-budget.c:1137 ../src/rep-stats.c:1489 ../src/rep-time.c:1185 +#: ../src/rep-budget.c:1158 ../src/rep-stats.c:1493 ../src/rep-time.c:1189 msgid "_View by:" msgstr "_View by:" -#: ../src/rep-budget.c:1152 +#: ../src/rep-budget.c:1173 msgid "Only out of budget" msgstr "Only out of budget" #. gtk_widget_set_halign (menu, GTK_ALIGN_END); -#: ../src/rep-budget.c:1246 ../src/rep-stats.c:1624 ../src/rep-time.c:1349 +#: ../src/rep-budget.c:1267 ../src/rep-stats.c:1628 ../src/rep-time.c:1353 msgid "_Result to clipboard" msgstr "_Result to clipboard" -#: ../src/rep-budget.c:1250 ../src/rep-stats.c:1628 ../src/rep-time.c:1353 +#: ../src/rep-budget.c:1271 ../src/rep-stats.c:1632 ../src/rep-time.c:1357 msgid "_Result to CSV" msgstr "_Result to CSV" -#: ../src/rep-budget.c:1254 ../src/rep-stats.c:1632 ../src/rep-time.c:1357 +#: ../src/rep-budget.c:1275 ../src/rep-stats.c:1636 ../src/rep-time.c:1361 msgid "_Detail to clipboard" msgstr "_Detail to clipboard" -#: ../src/rep-budget.c:1259 ../src/rep-stats.c:1637 ../src/rep-time.c:1362 +#: ../src/rep-budget.c:1280 ../src/rep-stats.c:1641 ../src/rep-time.c:1366 msgid "_Detail to CSV" msgstr "_Detail to CSV" -#: ../src/rep-budget.c:1293 +#: ../src/rep-budget.c:1314 msgid "Result:" msgstr "Result:" -#: ../src/rep-budget.c:1299 +#: ../src/rep-budget.c:1320 msgid "Budget:" msgstr "Budget:" -#: ../src/rep-budget.c:1305 +#: ../src/rep-budget.c:1326 msgid "Spent:" msgstr "Spent:" -#: ../src/rep-budget.c:1426 +#: ../src/rep-budget.c:1447 msgid "No account is defined to be part of the budget." msgstr "No account is defined to be part of the budget." -#: ../src/rep-budget.c:1427 +#: ../src/rep-budget.c:1448 msgid "You should include some accounts from the account dialog." msgstr "You should include some accounts from the account dialogue." #. column: Expense -#: ../src/rep-budget.c:1465 ../src/rep-budget.c:1657 +#: ../src/rep-budget.c:1486 ../src/rep-budget.c:1678 msgid "Spent" msgstr "Spent" @@ -1441,7 +1440,7 @@ msgstr "Doughnut" msgid "View results as donut" msgstr "View results as doughnut" -#: ../src/rep-stats.c:72 ../src/ui-filter.c:1349 +#: ../src/rep-stats.c:72 ../src/ui-filter.c:1402 msgid "Edit filter" msgstr "Edit filter" @@ -1475,15 +1474,15 @@ msgstr "Subcategory" msgid "Tag" msgstr "Tag" -#: ../src/rep-stats.c:151 ../src/rep-time.c:136 ../src/ui-widgets-data.c:92 +#: ../src/rep-stats.c:151 ../src/rep-time.c:136 ../src/ui-widgets-data.c:113 msgid "Month" msgstr "Month" -#: ../src/rep-stats.c:152 ../src/rep-time.c:139 ../src/ui-widgets-data.c:93 +#: ../src/rep-stats.c:152 ../src/rep-time.c:139 ../src/ui-widgets-data.c:114 msgid "Year" msgstr "Year" -#: ../src/rep-stats.c:158 ../src/ui-widgets-data.c:107 +#: ../src/rep-stats.c:158 ../src/ui-widgets-data.c:128 msgid "Exp. & Inc." msgstr "Exp. & Inc." @@ -1493,35 +1492,35 @@ msgstr "Exp. & Inc." msgid "%s by %s" msgstr "%s by %s" -#: ../src/rep-stats.c:1027 ../src/ui-payee.c:259 ../src/ui-payee.c:459 +#: ../src/rep-stats.c:1034 ../src/ui-payee.c:547 ../src/ui-payee.c:745 msgid "(no payee)" msgstr "(no payee)" -#: ../src/rep-stats.c:1464 +#: ../src/rep-stats.c:1468 msgid "Statistics Report" msgstr "Statistics Report" -#: ../src/rep-stats.c:1506 +#: ../src/rep-stats.c:1510 msgid "By _amount" msgstr "By _amount" -#: ../src/rep-stats.c:1671 +#: ../src/rep-stats.c:1675 msgid "Balance:" msgstr "Balance:" -#: ../src/rep-stats.c:1677 +#: ../src/rep-stats.c:1681 msgid "Income:" msgstr "Income:" -#: ../src/rep-stats.c:1684 +#: ../src/rep-stats.c:1688 msgid "Expense:" msgstr "Expense:" -#: ../src/rep-time.c:134 ../src/ui-widgets-data.c:90 +#: ../src/rep-time.c:134 ../src/ui-widgets-data.c:111 msgid "Day" msgstr "Day" -#: ../src/rep-time.c:135 ../src/ui-widgets-data.c:91 +#: ../src/rep-time.c:135 ../src/ui-widgets-data.c:112 msgid "Week" msgstr "Week" @@ -1541,43 +1540,43 @@ msgstr "Half Year" msgid "%s Over Time" msgstr "%s Over Time" -#: ../src/rep-time.c:833 +#: ../src/rep-time.c:837 #, c-format msgid "Average: %s" msgstr "Average: %s" -#: ../src/rep-time.c:1158 +#: ../src/rep-time.c:1162 msgid "Trend Time Report" msgstr "Trend Time Report" -#: ../src/rep-time.c:1201 ../src/ui-archive.c:1078 ../src/ui-assign.c:872 -#: ../src/ui-hbfile.c:279 ../src/ui-payee.c:925 ../src/ui-transaction.c:1289 -#: ../src/ui-txn-multi.c:489 +#: ../src/rep-time.c:1205 ../src/ui-archive.c:1058 ../src/ui-assign.c:872 +#: ../src/ui-hbfile.c:279 ../src/ui-payee.c:1222 ../src/ui-transaction.c:1295 +#: ../src/ui-txn-multi.c:512 msgid "_Category:" msgstr "_Category:" -#: ../src/rep-time.c:1209 ../src/ui-archive.c:1070 ../src/ui-assign.c:843 -#: ../src/ui-transaction.c:1281 ../src/ui-txn-multi.c:473 +#: ../src/rep-time.c:1213 ../src/ui-archive.c:1050 ../src/ui-assign.c:843 +#: ../src/ui-transaction.c:1276 ../src/ui-txn-multi.c:496 msgid "_Payee:" msgstr "_Payee:" -#: ../src/rep-time.c:1217 ../src/ui-filter.c:1174 +#: ../src/rep-time.c:1221 ../src/ui-filter.c:1230 msgid "_Tag:" msgstr "_Tag:" -#: ../src/rep-time.c:1230 +#: ../src/rep-time.c:1234 msgid "_Cumulate" msgstr "_Cumulate" -#: ../src/rep-time.c:1235 +#: ../src/rep-time.c:1239 msgid "Inter_val:" msgstr "Inter_val:" -#: ../src/rep-time.c:1243 +#: ../src/rep-time.c:1247 msgid "Show empty line" msgstr "Show empty line" -#: ../src/rep-time.c:1542 ../src/rep-time.c:1652 +#: ../src/rep-time.c:1546 ../src/rep-time.c:1656 msgid "Time slice" msgstr "Time slice" @@ -1585,7 +1584,7 @@ msgstr "Time slice" msgid "Export" msgstr "Export" -#. +#. #. LST_CAR_DATE, #. LST_CAR_MEMO, #. LST_CAR_METER, @@ -1594,10 +1593,10 @@ msgstr "Export" #. LST_CAR_AMOUNT, #. LST_CAR_DIST, #. LST_CAR_100KM -#. -#. +#. +#. #. column: Memo -#. +#. #. column = gtk_tree_view_column_new(); #. gtk_tree_view_column_set_title(column, _("Memo")); #. gtk_tree_view_append_column (GTK_TREE_VIEW(view), column); @@ -1605,64 +1604,64 @@ msgstr "Export" #. gtk_tree_view_column_pack_start(column, renderer, TRUE); #. gtk_tree_view_column_add_attribute(column, renderer, "text", LST_CAR_MEMO); #. //gtk_tree_view_column_set_cell_data_func(column, renderer, repvehicle_text_cell_data_function, NULL, NULL); -#. +#. #. column: Meter -#: ../src/rep-vehicle.c:219 ../src/rep-vehicle.c:1131 +#: ../src/rep-vehicle.c:219 ../src/rep-vehicle.c:1137 msgid "Meter" msgstr "Metre" #. column: Fuel load -#: ../src/rep-vehicle.c:220 ../src/rep-vehicle.c:1135 +#: ../src/rep-vehicle.c:220 ../src/rep-vehicle.c:1141 msgid "Fuel" msgstr "Fuel" #. column: Price by unit -#: ../src/rep-vehicle.c:221 ../src/rep-vehicle.c:1139 +#: ../src/rep-vehicle.c:221 ../src/rep-vehicle.c:1145 msgid "Price" msgstr "Price" #. column: Distance done -#: ../src/rep-vehicle.c:223 ../src/rep-vehicle.c:1147 +#: ../src/rep-vehicle.c:223 ../src/rep-vehicle.c:1153 msgid "Dist." msgstr "Dist." -#: ../src/rep-vehicle.c:700 +#: ../src/rep-vehicle.c:706 msgid "Vehicle cost report" msgstr "Vehicle cost report" -#: ../src/rep-vehicle.c:728 +#: ../src/rep-vehicle.c:734 msgid "Vehi_cle:" msgstr "Vehi_cle:" -#: ../src/rep-vehicle.c:814 +#: ../src/rep-vehicle.c:820 msgid "Meter:" msgstr "Metre:" -#: ../src/rep-vehicle.c:818 +#: ../src/rep-vehicle.c:824 msgid "Consumption:" msgstr "Consumption:" -#: ../src/rep-vehicle.c:822 +#: ../src/rep-vehicle.c:828 msgid "Fuel cost:" msgstr "Fuel cost:" -#: ../src/rep-vehicle.c:826 +#: ../src/rep-vehicle.c:832 msgid "Other cost:" msgstr "Other cost:" -#: ../src/rep-vehicle.c:830 +#: ../src/rep-vehicle.c:836 msgid "Total cost:" msgstr "Total cost:" #. populate_view_acc(data->LV_acc, GLOBALS->acc_list, TRUE); #. populate template #: ../src/ui-account.c:338 ../src/ui-account.c:1231 ../src/ui-assign.c:98 -#: ../src/ui-currency.c:245 ../src/ui-tag.c:137 ../src/ui-widgets.c:980 +#: ../src/ui-currency.c:245 ../src/ui-tag.c:206 ../src/ui-widgets.c:1067 msgid "(none)" msgstr "(none)" #: ../src/ui-account.c:497 ../src/ui-assign.c:249 ../src/ui-category.c:995 -#: ../src/ui-currency.c:599 ../src/ui-payee.c:651 ../src/ui-tag.c:280 +#: ../src/ui-currency.c:599 ../src/ui-payee.c:937 ../src/ui-tag.c:349 msgid "Visible" msgstr "Visible" @@ -1672,19 +1671,19 @@ msgstr "Visible" #: ../src/ui-currency.c:1145 ../src/ui-dialogs.c:69 ../src/ui-dialogs.c:334 #: ../src/ui-dialogs.c:451 ../src/ui-dialogs.c:512 ../src/ui-dialogs.c:578 #: ../src/ui-dialogs.c:652 ../src/ui-dialogs.c:722 ../src/ui-dialogs.c:772 -#: ../src/ui-dialogs.c:918 ../src/ui-filter.c:1354 ../src/ui-hbfile.c:194 -#: ../src/ui-payee.c:883 ../src/ui-payee.c:1046 ../src/ui-pref.c:2122 -#: ../src/ui-split.c:726 ../src/ui-tag.c:389 ../src/ui-transaction.c:1150 -#: ../src/ui-txn-multi.c:379 +#: ../src/ui-dialogs.c:918 ../src/ui-filter.c:1407 ../src/ui-hbfile.c:194 +#: ../src/ui-payee.c:1180 ../src/ui-payee.c:1343 ../src/ui-pref.c:2138 +#: ../src/ui-split.c:726 ../src/ui-tag.c:492 ../src/ui-transaction.c:1134 +#: ../src/ui-txn-multi.c:384 msgid "_Cancel" msgstr "_Cancel" #. gtk_dialog_add_button(GTK_DIALOG(dialog), _("_Remove"), GTK_RESPONSE_SPLIT_REM); #: ../src/ui-account.c:649 ../src/ui-category.c:1292 ../src/ui-currency.c:779 #: ../src/ui-currency.c:1147 ../src/ui-dialogs.c:335 ../src/ui-dialogs.c:919 -#: ../src/ui-filter.c:1356 ../src/ui-hbfile.c:196 ../src/ui-payee.c:885 -#: ../src/ui-pref.c:2124 ../src/ui-split.c:740 ../src/ui-tag.c:391 -#: ../src/ui-transaction.c:1151 ../src/ui-txn-multi.c:381 +#: ../src/ui-filter.c:1409 ../src/ui-hbfile.c:196 ../src/ui-payee.c:1182 +#: ../src/ui-pref.c:2140 ../src/ui-split.c:740 ../src/ui-tag.c:494 +#: ../src/ui-transaction.c:1135 ../src/ui-txn-multi.c:386 msgid "_OK" msgstr "_OK" @@ -1693,7 +1692,7 @@ msgid "Account name" msgstr "Account name" #: ../src/ui-account.c:969 ../src/ui-account.c:1082 ../src/ui-category.c:1361 -#: ../src/ui-payee.c:979 ../src/ui-tag.c:449 +#: ../src/ui-payee.c:1276 ../src/ui-tag.c:552 msgid "Error" msgstr "Error" @@ -1718,8 +1717,8 @@ msgstr "" "This account contains transactions and/or is part of internal transfers." #: ../src/ui-account.c:1033 ../src/ui-archive.c:392 ../src/ui-assign.c:548 -#: ../src/ui-category.c:1549 ../src/ui-currency.c:1539 ../src/ui-payee.c:1153 -#: ../src/ui-tag.c:493 +#: ../src/ui-category.c:1549 ../src/ui-currency.c:1539 ../src/ui-payee.c:1450 +#: ../src/ui-tag.c:596 #, c-format msgid "Are you sure you want to permanently delete '%s'?" msgstr "Are you sure you want to permanently delete '%s'?" @@ -1751,14 +1750,14 @@ msgstr "" "Drag & drop to change the order\n" "Double-click to rename" -#: ../src/ui-account.c:1315 ../src/ui-archive.c:1273 ../src/ui-assign.c:768 -#: ../src/ui-category.c:1977 ../src/ui-currency.c:1726 ../src/ui-payee.c:1370 -#: ../src/ui-tag.c:652 ../src/ui-transaction.c:1161 +#: ../src/ui-account.c:1315 ../src/ui-archive.c:1254 ../src/ui-assign.c:768 +#: ../src/ui-category.c:1977 ../src/ui-currency.c:1726 ../src/ui-payee.c:1667 +#: ../src/ui-tag.c:755 ../src/ui-transaction.c:1145 msgid "_Add" msgstr "_Add" #: ../src/ui-account.c:1336 ../src/ui-hbfile.c:222 ../src/ui-pref.c:84 -#: ../src/ui-pref.c:1354 ../src/ui-pref.c:1726 +#: ../src/ui-pref.c:1376 ../src/ui-pref.c:1748 msgid "General" msgstr "General" @@ -1790,7 +1789,7 @@ msgstr "Chequebook _1:" msgid "Checkbook _2:" msgstr "Chequebook _2:" -#: ../src/ui-account.c:1422 ../src/ui-budget.c:1198 +#: ../src/ui-account.c:1422 ../src/ui-budget.c:1199 msgid "Options" msgstr "Options" @@ -1798,12 +1797,12 @@ msgstr "Options" msgid "Institution" msgstr "Institution" -#: ../src/ui-account.c:1435 ../src/ui-assist-start.c:379 -#: ../src/ui-currency.c:1228 ../src/ui-payee.c:908 ../src/ui-tag.c:414 +#: ../src/ui-account.c:1435 ../src/ui-assist-start.c:386 +#: ../src/ui-currency.c:1228 ../src/ui-payee.c:1205 ../src/ui-tag.c:517 msgid "_Name:" msgstr "_Name:" -#: ../src/ui-account.c:1443 ../src/ui-assist-start.c:400 +#: ../src/ui-account.c:1443 ../src/ui-assist-start.c:407 msgid "N_umber:" msgstr "N_umber:" @@ -1848,68 +1847,69 @@ msgstr "(template %d)" msgid "If you delete a scheduled/template, it will be permanently lost." msgstr "If you delete a scheduled/template, it will be permanently lost." -#: ../src/ui-archive.c:1013 ../src/ui-transaction.c:1219 +#: ../src/ui-archive.c:993 ../src/ui-transaction.c:1204 +#: ../src/ui-txn-multi.c:436 msgid "_Amount:" msgstr "_Amount:" -#: ../src/ui-archive.c:1021 ../src/ui-transaction.c:1228 +#: ../src/ui-archive.c:1001 ../src/ui-transaction.c:1213 msgid "Toggle amount sign" msgstr "Toggle amount sign" -#: ../src/ui-archive.c:1024 ../src/ui-split.c:723 ../src/ui-transaction.c:1231 +#: ../src/ui-archive.c:1004 ../src/ui-split.c:723 ../src/ui-transaction.c:1216 msgid "Transaction splits" msgstr "Transaction splits" -#: ../src/ui-archive.c:1037 +#: ../src/ui-archive.c:1017 msgid "_To account:" msgstr "_To account:" -#: ../src/ui-archive.c:1047 ../src/ui-assign.c:900 +#: ../src/ui-archive.c:1027 ../src/ui-assign.c:900 msgid "Pay_ment:" msgstr "Pay_ment:" -#: ../src/ui-archive.c:1061 ../src/ui-transaction.c:1265 +#: ../src/ui-archive.c:1041 ../src/ui-transaction.c:1250 msgid "Of notebook _2" msgstr "In Chequebook _2" -#: ../src/ui-archive.c:1097 ../src/ui-filter.c:1159 +#: ../src/ui-archive.c:1077 ../src/ui-filter.c:1215 msgid "_Memo:" msgstr "_Memo:" -#: ../src/ui-archive.c:1105 ../src/ui-transaction.c:1316 -#: ../src/ui-txn-multi.c:505 +#: ../src/ui-archive.c:1085 ../src/ui-transaction.c:1319 +#: ../src/ui-txn-multi.c:544 msgid "Ta_gs:" msgstr "Ta_gs:" -#: ../src/ui-archive.c:1133 +#: ../src/ui-archive.c:1114 msgid "Scheduled insertion" msgstr "Scheduled insertion" -#: ../src/ui-archive.c:1138 +#: ../src/ui-archive.c:1119 msgid "_Activate" msgstr "_Activate" -#: ../src/ui-archive.c:1143 +#: ../src/ui-archive.c:1124 msgid "Next _date:" msgstr "Next _date:" -#: ../src/ui-archive.c:1151 +#: ../src/ui-archive.c:1132 msgid "Ever_y:" msgstr "Ever_y:" -#: ../src/ui-archive.c:1167 +#: ../src/ui-archive.c:1148 msgid "Week end:" msgstr "Week end:" -#: ../src/ui-archive.c:1179 +#: ../src/ui-archive.c:1160 msgid "_Stop after:" msgstr "_Stop after:" -#: ../src/ui-archive.c:1187 +#: ../src/ui-archive.c:1168 msgid "posts" msgstr "posts" -#: ../src/ui-archive.c:1209 +#: ../src/ui-archive.c:1190 msgid "Manage scheduled/template transactions" msgstr "Manage scheduled/template transactions" @@ -1975,72 +1975,72 @@ msgstr "Assign category" msgid "Assign payment" msgstr "Assign payment" -#: ../src/ui-assist-start.c:139 +#: ../src/ui-assist-start.c:141 #, c-format msgid "New HomeBank file (%d of %d)" msgstr "New HomeBank file (%d of %d)" -#: ../src/ui-assist-start.c:170 +#: ../src/ui-assist-start.c:172 msgid "Not found" msgstr "Not found" -#: ../src/ui-assist-start.c:267 ../src/ui-hbfile.c:226 +#: ../src/ui-assist-start.c:274 ../src/ui-hbfile.c:226 msgid "_Owner:" msgstr "_Owner:" -#: ../src/ui-assist-start.c:275 ../src/ui-dialogs.c:378 +#: ../src/ui-assist-start.c:282 ../src/ui-dialogs.c:378 msgid "Currency:" msgstr "Currency:" -#: ../src/ui-assist-start.c:291 ../src/ui-hbfile.c:191 +#: ../src/ui-assist-start.c:298 ../src/ui-hbfile.c:191 msgid "File properties" msgstr "File properties" -#: ../src/ui-assist-start.c:313 +#: ../src/ui-assist-start.c:320 msgid "System detection" msgstr "System detection" -#: ../src/ui-assist-start.c:317 +#: ../src/ui-assist-start.c:324 msgid "Languages:" msgstr "Languages:" -#: ../src/ui-assist-start.c:324 +#: ../src/ui-assist-start.c:331 msgid "Preset file:" msgstr "Preset file:" -#: ../src/ui-assist-start.c:342 +#: ../src/ui-assist-start.c:349 msgid "Initialize my categories with this file" msgstr "Initialise my categories with this file" -#: ../src/ui-assist-start.c:354 +#: ../src/ui-assist-start.c:361 msgid "Preset categories" msgstr "Preset categories" -#: ../src/ui-assist-start.c:375 +#: ../src/ui-assist-start.c:382 msgid "Information" msgstr "Information" -#: ../src/ui-assist-start.c:411 +#: ../src/ui-assist-start.c:418 msgid "Balances" msgstr "Balances" -#: ../src/ui-assist-start.c:415 +#: ../src/ui-assist-start.c:422 msgid "_Initial:" msgstr "_Initial:" -#: ../src/ui-assist-start.c:422 +#: ../src/ui-assist-start.c:429 msgid "_Overdrawn at:" msgstr "_Overdrawn at:" -#: ../src/ui-assist-start.c:431 +#: ../src/ui-assist-start.c:438 msgid "Create an account" msgstr "Create an account" -#: ../src/ui-assist-start.c:441 +#: ../src/ui-assist-start.c:448 msgid "This is a confirmation page, press 'Apply' to apply changes" msgstr "This is a confirmation page, press \"Apply\" to apply changes" -#: ../src/ui-assist-start.c:447 ../src/ui-assist-import.c:2201 +#: ../src/ui-assist-start.c:454 ../src/ui-assist-import.c:2201 msgid "Confirmation" msgstr "Confirmation" @@ -2061,7 +2061,7 @@ msgid "Valid" msgstr "Valid" #: ../src/ui-assist-import.c:652 ../src/ui-category.c:1012 -#: ../src/ui-currency.c:616 ../src/ui-currency.c:1209 ../src/ui-payee.c:668 +#: ../src/ui-currency.c:616 ../src/ui-currency.c:1209 msgid "Name" msgstr "Name" @@ -2202,47 +2202,47 @@ msgstr "" msgid "Target account identification by name or number failed." msgstr "Target account identification by name or number failed." -#: ../src/ui-assist-import.c:1635 ../src/ui-pref.c:1137 +#: ../src/ui-assist-import.c:1635 ../src/ui-pref.c:1148 msgid "Date order:" msgstr "Date order:" -#: ../src/ui-assist-import.c:1651 ../src/ui-pref.c:1183 +#: ../src/ui-assist-import.c:1651 ../src/ui-pref.c:1199 msgid "_Import memos" msgstr "_Import memos" -#: ../src/ui-assist-import.c:1655 ../src/ui-pref.c:1186 +#: ../src/ui-assist-import.c:1655 ../src/ui-pref.c:1202 msgid "_Swap memos with payees" msgstr "_Swap memos with payees" -#: ../src/ui-assist-import.c:1665 ../src/ui-pref.c:1156 +#: ../src/ui-assist-import.c:1665 ../src/ui-pref.c:1172 msgid "OFX _Name:" msgstr "OFX _Name:" -#: ../src/ui-assist-import.c:1671 ../src/ui-pref.c:1165 +#: ../src/ui-assist-import.c:1671 ../src/ui-pref.c:1181 msgid "OFX _Memo:" msgstr "OFX _Memo:" -#: ../src/ui-assist-import.c:1687 ../src/ui-filter.c:283 ../src/ui-filter.c:397 -#: ../src/ui-filter.c:511 +#: ../src/ui-assist-import.c:1687 ../src/ui-filter.c:308 ../src/ui-filter.c:453 +#: ../src/ui-filter.c:567 msgid "Select:" msgstr "Select:" -#: ../src/ui-assist-import.c:1690 ../src/ui-filter.c:286 ../src/ui-filter.c:400 -#: ../src/ui-filter.c:514 +#: ../src/ui-assist-import.c:1690 ../src/ui-filter.c:311 ../src/ui-filter.c:456 +#: ../src/ui-filter.c:570 msgid "All" msgstr "All" -#: ../src/ui-assist-import.c:1694 ../src/ui-filter.c:291 ../src/ui-filter.c:405 -#: ../src/ui-filter.c:519 ../src/ui-pref.c:106 ../src/ui-transaction.c:56 +#: ../src/ui-assist-import.c:1694 ../src/ui-filter.c:316 ../src/ui-filter.c:461 +#: ../src/ui-filter.c:575 ../src/ui-pref.c:106 ../src/ui-transaction.c:56 msgid "None" msgstr "None" -#: ../src/ui-assist-import.c:1698 ../src/ui-filter.c:296 ../src/ui-filter.c:410 -#: ../src/ui-filter.c:524 +#: ../src/ui-assist-import.c:1698 ../src/ui-filter.c:321 ../src/ui-filter.c:466 +#: ../src/ui-filter.c:580 msgid "Invert" msgstr "Invert" -#: ../src/ui-assist-import.c:1715 ../src/ui-pref.c:1200 +#: ../src/ui-assist-import.c:1715 ../src/ui-pref.c:1157 msgid "Sentence _case memo/payee" msgstr "Sentence _case memo/payee" @@ -2284,11 +2284,11 @@ msgstr "Select file(s)" msgid "Import" msgstr "Import" -#: ../src/ui-budget.c:505 ../src/ui-category.c:1145 ../src/ui-payee.c:781 +#: ../src/ui-budget.c:505 ../src/ui-category.c:1145 ../src/ui-payee.c:1078 msgid "File format error" msgstr "File format error" -#: ../src/ui-budget.c:506 ../src/ui-category.c:1146 ../src/ui-payee.c:782 +#: ../src/ui-budget.c:506 ../src/ui-category.c:1146 ../src/ui-payee.c:1079 msgid "" "The CSV file must contains the exact numbers of column,\n" "separated by a semi-colon, please see the help for more details." @@ -2312,11 +2312,11 @@ msgstr "_Clear" msgid "Manage Budget" msgstr "Manage Budget" -#: ../src/ui-budget.c:1033 ../src/ui-category.c:1849 ../src/ui-payee.c:1301 +#: ../src/ui-budget.c:1033 ../src/ui-category.c:1849 ../src/ui-payee.c:1598 msgid "_Import CSV" msgstr "_Import CSV" -#: ../src/ui-budget.c:1037 ../src/ui-category.c:1853 ../src/ui-payee.c:1305 +#: ../src/ui-budget.c:1037 ../src/ui-category.c:1853 ../src/ui-payee.c:1602 msgid "E_xport CSV" msgstr "E_xport CSV" @@ -2336,11 +2336,11 @@ msgstr "_Clear input" msgid "is different" msgstr "is different" -#: ../src/ui-budget.c:1203 +#: ../src/ui-budget.c:1204 msgid "_Force monitoring this category" msgstr "_Force monitoring this category" -#: ../src/ui-category.c:1024 ../src/ui-payee.c:684 +#: ../src/ui-category.c:1024 ../src/ui-payee.c:973 msgid "Usage" msgstr "Usage" @@ -2356,7 +2356,7 @@ msgstr "" "Are you sure you want to permanently\n" "delete unused categories?" -#: ../src/ui-category.c:1287 ../src/ui-payee.c:880 ../src/ui-tag.c:386 +#: ../src/ui-category.c:1287 ../src/ui-payee.c:1177 ../src/ui-tag.c:489 msgid "Edit..." msgstr "Edit…" @@ -2380,7 +2380,7 @@ msgstr "" msgid "Merge category '%s'" msgstr "Merge category '%s'" -#: ../src/ui-category.c:1438 ../src/ui-payee.c:1047 +#: ../src/ui-category.c:1438 ../src/ui-payee.c:1344 msgid "Merge" msgstr "Merge" @@ -2409,7 +2409,7 @@ msgstr "" msgid "Manage Categories" msgstr "Manage Categories" -#: ../src/ui-category.c:1860 ../src/ui-payee.c:1312 +#: ../src/ui-category.c:1860 ../src/ui-payee.c:1609 msgid "_Delete unused" msgstr "_Delete unused" @@ -2421,7 +2421,7 @@ msgstr "new category" msgid "new subcategory" msgstr "new subcategory" -#: ../src/ui-category.c:1984 ../src/ui-payee.c:1377 +#: ../src/ui-category.c:1984 ../src/ui-payee.c:1674 msgid "_Merge" msgstr "_Merge" @@ -2433,7 +2433,7 @@ msgstr "Base currency" msgid "Symbol" msgstr "Symbol" -#: ../src/ui-currency.c:639 ../src/ui-currency.c:819 ../src/ui-pref.c:1396 +#: ../src/ui-currency.c:639 ../src/ui-currency.c:819 ../src/ui-pref.c:1418 msgid "Exchange rate" msgstr "Exchange rate" @@ -2445,35 +2445,35 @@ msgstr "Last modified" msgid "Edit currency" msgstr "Edit currency" -#: ../src/ui-currency.c:805 ../src/ui-pref.c:1369 +#: ../src/ui-currency.c:805 ../src/ui-pref.c:1391 msgid "Currency" msgstr "Currency" -#: ../src/ui-currency.c:838 ../src/ui-pref.c:1414 +#: ../src/ui-currency.c:838 ../src/ui-pref.c:1436 msgid "Format" msgstr "Format" -#: ../src/ui-currency.c:847 ../src/ui-pref.c:1423 ../src/ui-pref.c:1503 +#: ../src/ui-currency.c:847 ../src/ui-pref.c:1445 ../src/ui-pref.c:1525 msgid "_Customize" msgstr "_Customise" -#: ../src/ui-currency.c:856 ../src/ui-pref.c:1432 +#: ../src/ui-currency.c:856 ../src/ui-pref.c:1454 msgid "_Symbol:" msgstr "_Symbol:" -#: ../src/ui-currency.c:863 ../src/ui-pref.c:1439 +#: ../src/ui-currency.c:863 ../src/ui-pref.c:1461 msgid "Is pre_fix" msgstr "Is pre_fix" -#: ../src/ui-currency.c:868 ../src/ui-pref.c:1444 +#: ../src/ui-currency.c:868 ../src/ui-pref.c:1466 msgid "_Decimal char:" msgstr "_Decimal char:" -#: ../src/ui-currency.c:875 ../src/ui-pref.c:1451 +#: ../src/ui-currency.c:875 ../src/ui-pref.c:1473 msgid "_Frac digits:" msgstr "_Frac digits:" -#: ../src/ui-currency.c:882 ../src/ui-pref.c:1458 +#: ../src/ui-currency.c:882 ../src/ui-pref.c:1480 msgid "_Grouping char:" msgstr "_Grouping char:" @@ -2573,7 +2573,7 @@ msgstr "Open HomeBank backup file" msgid "Save HomeBank file as" msgstr "Save HomeBank file as" -#: ../src/ui-dialogs.c:589 ../src/ui-pref.c:1877 +#: ../src/ui-dialogs.c:589 ../src/ui-pref.c:1893 msgid "HomeBank files" msgstr "HomeBank files" @@ -2647,84 +2647,84 @@ msgstr "" "for the internal transfer." #. gtk_widget_show(GTK_WIDGET(page)); -#: ../src/ui-filter.c:276 ../src/ui-filter.c:1421 +#: ../src/ui-filter.c:301 ../src/ui-filter.c:1474 msgid "Categories" msgstr "Categories" #. gtk_widget_show(GTK_WIDGET(page)); -#: ../src/ui-filter.c:390 ../src/ui-filter.c:1425 +#: ../src/ui-filter.c:446 ../src/ui-filter.c:1478 msgid "Payees" msgstr "Payees" -#: ../src/ui-filter.c:977 ../src/ui-filter.c:999 ../src/ui-filter.c:1023 -#: ../src/ui-filter.c:1097 ../src/ui-filter.c:1147 ../src/ui-filter.c:1200 -#: ../src/ui-filter.c:1239 ../src/ui-filter.c:1299 +#: ../src/ui-filter.c:1033 ../src/ui-filter.c:1055 ../src/ui-filter.c:1079 +#: ../src/ui-filter.c:1153 ../src/ui-filter.c:1203 ../src/ui-filter.c:1256 +#: ../src/ui-filter.c:1295 ../src/ui-filter.c:1355 msgid "_Option:" msgstr "_Option:" #. gtk_widget_show(GTK_WIDGET(page)); -#: ../src/ui-filter.c:1104 ../src/ui-filter.c:1401 +#: ../src/ui-filter.c:1160 ../src/ui-filter.c:1454 msgid "Dates" msgstr "Dates" -#: ../src/ui-filter.c:1121 +#: ../src/ui-filter.c:1177 msgid "_Month:" msgstr "_Month:" -#: ../src/ui-filter.c:1127 +#: ../src/ui-filter.c:1183 msgid "_Year:" msgstr "_Year:" #. gtk_widget_show(GTK_WIDGET(page)); -#: ../src/ui-filter.c:1154 ../src/ui-filter.c:1417 +#: ../src/ui-filter.c:1210 ../src/ui-filter.c:1470 msgid "Texts" msgstr "Texts" -#: ../src/ui-filter.c:1166 ../src/ui-transaction.c:1270 -#: ../src/ui-txn-multi.c:443 +#: ../src/ui-filter.c:1222 ../src/ui-transaction.c:1255 +#: ../src/ui-txn-multi.c:480 msgid "_Info:" msgstr "_Info:" -#: ../src/ui-filter.c:1182 +#: ../src/ui-filter.c:1238 msgid "Case _sensitive" msgstr "Case _sensitive" #. gtk_widget_show(GTK_WIDGET(page)); -#: ../src/ui-filter.c:1207 ../src/ui-filter.c:1413 +#: ../src/ui-filter.c:1263 ../src/ui-filter.c:1466 msgid "Amounts" msgstr "Amounts" #. gtk_widget_show(GTK_WIDGET(page)); -#: ../src/ui-filter.c:1246 ../src/ui-filter.c:1405 +#: ../src/ui-filter.c:1302 ../src/ui-filter.c:1458 msgid "Statuses" msgstr "Statuses" -#: ../src/ui-filter.c:1255 +#: ../src/ui-filter.c:1311 msgid "reconciled" msgstr "reconciled" -#: ../src/ui-filter.c:1259 +#: ../src/ui-filter.c:1315 msgid "cleared" msgstr "cleared" -#: ../src/ui-filter.c:1264 +#: ../src/ui-filter.c:1320 msgid "Force:" msgstr "Force:" -#: ../src/ui-filter.c:1272 +#: ../src/ui-filter.c:1328 msgid "display 'Added'" msgstr "show recently added" -#: ../src/ui-filter.c:1276 +#: ../src/ui-filter.c:1332 msgid "display 'Edited'" msgstr "show recently edited" -#: ../src/ui-filter.c:1280 +#: ../src/ui-filter.c:1336 msgid "display 'Remind'" msgstr "display 'Remind'" #. gtk_widget_show(GTK_WIDGET(page)); -#: ../src/ui-filter.c:1306 ../src/ui-filter.c:1409 +#: ../src/ui-filter.c:1362 ../src/ui-filter.c:1462 msgid "Payments" msgstr "Payments" @@ -2749,15 +2749,11 @@ msgstr "add" msgid "days in advance the current date" msgstr "days in advance the current date" -#: ../src/ui-payee.c:702 -msgid "Default category" -msgstr "Default category" - -#: ../src/ui-payee.c:740 +#: ../src/ui-payee.c:1037 msgid "Delete unused payee" msgstr "Delete unused payee" -#: ../src/ui-payee.c:741 +#: ../src/ui-payee.c:1038 msgid "" "Are you sure you want to\n" "permanently delete unused payee?" @@ -2765,15 +2761,16 @@ msgstr "" "Are you sure you want to\n" "permanently delete unused payee?" -#: ../src/ui-payee.c:921 +#: ../src/ui-payee.c:1218 msgid "Default" msgstr "Default" -#: ../src/ui-payee.c:933 ../src/ui-transaction.c:1254 ../src/ui-txn-multi.c:429 +#: ../src/ui-payee.c:1230 ../src/ui-transaction.c:1239 +#: ../src/ui-txn-multi.c:466 msgid "Pa_yment:" msgstr "Pa_yment:" -#: ../src/ui-payee.c:980 +#: ../src/ui-payee.c:1277 #, c-format msgid "" "Cannot rename this Payee,\n" @@ -2784,12 +2781,12 @@ msgstr "" "from '%s' to '%s',\n" "this name already exists." -#: ../src/ui-payee.c:1035 +#: ../src/ui-payee.c:1332 #, c-format msgid "Merge payee '%s'" msgstr "Merge payee '%s'" -#: ../src/ui-payee.c:1056 +#: ../src/ui-payee.c:1353 msgid "" "Transactions assigned to this payee,\n" "will be moved to the payee selected below." @@ -2797,12 +2794,12 @@ msgstr "" "Transactions assigned to this payee,\n" "will be moved to the payee selected below." -#: ../src/ui-payee.c:1066 +#: ../src/ui-payee.c:1363 #, c-format msgid "_Delete the payee '%s'" msgstr "_Delete the payee '%s'" -#: ../src/ui-payee.c:1157 ../src/ui-tag.c:497 +#: ../src/ui-payee.c:1454 ../src/ui-tag.c:600 msgid "" "This payee is used.\n" "Any transaction using that payee will be set to (no payee)" @@ -2810,11 +2807,11 @@ msgstr "" "This payee is used.\n" "Any transaction using that payee will be set to (no payee)." -#: ../src/ui-payee.c:1250 +#: ../src/ui-payee.c:1547 msgid "Manage Payees" msgstr "Manage Payees" -#: ../src/ui-payee.c:1360 +#: ../src/ui-payee.c:1657 msgid "new payee" msgstr "new payee" @@ -2838,7 +2835,7 @@ msgstr "Import/Export" msgid "Report" msgstr "Report" -#: ../src/ui-pref.c:90 ../src/ui-pref.c:1829 +#: ../src/ui-pref.c:90 ../src/ui-pref.c:1845 msgid "Backup" msgstr "Backup" @@ -2918,96 +2915,120 @@ msgstr "Append to Memo" msgid "Append to Payee" msgstr "Append to Payee" -#: ../src/ui-pref.c:477 +#: ../src/ui-pref.c:146 +msgid "Tab" +msgstr "Tab" + +#: ../src/ui-pref.c:147 +msgid "Comma" +msgstr "Comma" + +#: ../src/ui-pref.c:148 +msgid "Semicolon" +msgstr "Semicolon" + +#: ../src/ui-pref.c:149 +msgid "Space" +msgstr "Space" + +#: ../src/ui-pref.c:486 msgid "System Language" msgstr "System Language" -#: ../src/ui-pref.c:638 +#: ../src/ui-pref.c:647 msgid "Choose a default HomeBank files folder" msgstr "Choose a default HomeBank files folder" -#: ../src/ui-pref.c:643 +#: ../src/ui-pref.c:652 msgid "Choose a default import folder" msgstr "Choose a default import folder" -#: ../src/ui-pref.c:648 +#: ../src/ui-pref.c:657 msgid "Choose a default export folder" msgstr "Choose a default export folder" -#: ../src/ui-pref.c:1133 -msgid "Date options" -msgstr "Date options" +#: ../src/ui-pref.c:1144 +msgid "General options" +msgstr "" -#: ../src/ui-pref.c:1152 +#: ../src/ui-pref.c:1168 msgid "OFX/QFX options" msgstr "OFX/QFX options" -#: ../src/ui-pref.c:1179 +#: ../src/ui-pref.c:1195 msgid "QIF options" msgstr "QIF options" -#: ../src/ui-pref.c:1196 -msgid "Other options" -msgstr "Other options" +#: ../src/ui-pref.c:1212 +msgid "CSV options" +msgstr "CSV options" + +#: ../src/ui-pref.c:1216 +msgid "(transaction import only)" +msgstr "(transaction import only)" -#: ../src/ui-pref.c:1258 +#: ../src/ui-pref.c:1220 +msgid "Separator:" +msgstr "Separator:" + +#: ../src/ui-pref.c:1280 msgid "Initial filter" msgstr "Initial filter" -#: ../src/ui-pref.c:1276 +#: ../src/ui-pref.c:1298 msgid "Charts options" msgstr "Charts options" -#: ../src/ui-pref.c:1280 +#: ../src/ui-pref.c:1302 msgid "Color scheme:" msgstr "Colour scheme:" -#: ../src/ui-pref.c:1302 +#: ../src/ui-pref.c:1324 msgid "Statistics options" msgstr "Statistics options" -#: ../src/ui-pref.c:1306 +#: ../src/ui-pref.c:1328 msgid "Show by _amount" msgstr "Show by _amount" -#: ../src/ui-pref.c:1311 +#: ../src/ui-pref.c:1333 msgid "Show _rate column" msgstr "Show _rate column" -#: ../src/ui-pref.c:1316 ../src/ui-pref.c:1330 +#: ../src/ui-pref.c:1338 ../src/ui-pref.c:1352 msgid "Show _details" msgstr "Show _details" -#: ../src/ui-pref.c:1326 +#: ../src/ui-pref.c:1348 msgid "Budget options" msgstr "Budget options" -#: ../src/ui-pref.c:1358 +#: ../src/ui-pref.c:1380 msgid "_Enable" msgstr "_Enable" #. row++; -#: ../src/ui-pref.c:1379 ../src/ui-pref.c:1773 +#: ../src/ui-pref.c:1401 ../src/ui-pref.c:1789 msgid "_Preset:" msgstr "_Preset:" -#: ../src/ui-pref.c:1484 +#: ../src/ui-pref.c:1506 msgid "User interface" msgstr "User interface" -#: ../src/ui-pref.c:1488 +#: ../src/ui-pref.c:1510 msgid "_Language:" msgstr "_Language:" -#: ../src/ui-pref.c:1496 +#: ../src/ui-pref.c:1518 msgid "_Date display:" msgstr "_Date display:" -#: ../src/ui-pref.c:1512 +#: ../src/ui-pref.c:1534 msgid "_Format:" msgstr "_Format:" -#: ../src/ui-pref.c:1525 +#: ../src/ui-pref.c:1547 msgid "" "%a locale's abbreviated weekday name.\n" "%A locale's full weekday name. \n" @@ -3043,151 +3064,151 @@ msgstr "" "%y year without century as a decimal number [00,99]. \n" "%Y year with century as a decimal number." -#: ../src/ui-pref.c:1555 +#: ../src/ui-pref.c:1577 msgid "Fiscal year" msgstr "Fiscal year" #. TRANSLATORS: (fiscal year) starts on -#: ../src/ui-pref.c:1560 +#: ../src/ui-pref.c:1582 msgid "Starts _on:" msgstr "Starts _on:" -#: ../src/ui-pref.c:1580 +#: ../src/ui-pref.c:1602 msgid "Measurement units" msgstr "Measurement units" -#: ../src/ui-pref.c:1584 +#: ../src/ui-pref.c:1606 msgid "Use _miles for meter" msgstr "Use _miles for metres" -#: ../src/ui-pref.c:1589 +#: ../src/ui-pref.c:1611 msgid "Use _gallon for fuel" msgstr "Use _gallon for fuel" -#: ../src/ui-pref.c:1613 +#: ../src/ui-pref.c:1635 msgid "Transaction window" msgstr "Transaction window" -#: ../src/ui-pref.c:1625 +#: ../src/ui-pref.c:1647 msgid "_Show future:" msgstr "_Show future:" #. TRANSLATORS: there is a spinner on the left of this label, and so you have 0....x days in advance the current date -#: ../src/ui-pref.c:1634 +#: ../src/ui-pref.c:1656 msgid "days ahead" msgstr "days ahead" -#: ../src/ui-pref.c:1638 +#: ../src/ui-pref.c:1660 msgid "Hide reconciled transactions" msgstr "Hide reconciled transactions" -#: ../src/ui-pref.c:1643 +#: ../src/ui-pref.c:1665 msgid "Always show remind transactions" msgstr "Always show remind transactions" -#: ../src/ui-pref.c:1653 +#: ../src/ui-pref.c:1675 msgid "Multiple add" msgstr "Multiple add" -#: ../src/ui-pref.c:1657 +#: ../src/ui-pref.c:1679 msgid "Keep the last date" msgstr "Keep the last date" -#: ../src/ui-pref.c:1667 +#: ../src/ui-pref.c:1689 msgid "Memo autocomplete" msgstr "Memo autocomplete" -#: ../src/ui-pref.c:1671 +#: ../src/ui-pref.c:1693 msgid "Active" msgstr "Active" -#: ../src/ui-pref.c:1679 +#: ../src/ui-pref.c:1701 msgid "rolling days" msgstr "rolling days" -#: ../src/ui-pref.c:1730 +#: ../src/ui-pref.c:1752 msgid "_Toolbar:" msgstr "_Toolbar:" #. widget = gtk_check_button_new_with_mnemonic (_("Enable rows in alternating colors")); #. data->CM_ruleshint = widget; -#: ../src/ui-pref.c:1752 +#: ../src/ui-pref.c:1768 msgid "_Grid line:" msgstr "_Grid line:" -#: ../src/ui-pref.c:1764 +#: ../src/ui-pref.c:1780 msgid "Amount colors" msgstr "Amount colours" -#: ../src/ui-pref.c:1768 +#: ../src/ui-pref.c:1784 msgid "Uses custom colors" msgstr "Uses custom colours" -#: ../src/ui-pref.c:1783 +#: ../src/ui-pref.c:1799 msgid "_Expense:" msgstr "_Expense:" -#: ../src/ui-pref.c:1795 +#: ../src/ui-pref.c:1811 msgid "_Income:" msgstr "_Income:" -#: ../src/ui-pref.c:1802 +#: ../src/ui-pref.c:1818 msgid "_Warning:" msgstr "_Warning:" -#: ../src/ui-pref.c:1833 +#: ../src/ui-pref.c:1849 msgid "_Enable automatic backups" msgstr "_Enable automatic backups" -#: ../src/ui-pref.c:1838 +#: ../src/ui-pref.c:1854 msgid "_Number of backups to keep:" msgstr "_Number of backups to keep:" -#: ../src/ui-pref.c:1853 +#: ../src/ui-pref.c:1869 msgid "Backup frequency is once a day" msgstr "Backup frequency is once a day" -#: ../src/ui-pref.c:1881 +#: ../src/ui-pref.c:1897 msgid "_Wallets:" msgstr "_Wallets:" -#: ../src/ui-pref.c:1905 +#: ../src/ui-pref.c:1921 msgid "Exchange files" msgstr "Exchange files" -#: ../src/ui-pref.c:1909 +#: ../src/ui-pref.c:1925 msgid "_Import:" msgstr "_Import:" -#: ../src/ui-pref.c:1928 +#: ../src/ui-pref.c:1944 msgid "_Export:" msgstr "_Export:" -#: ../src/ui-pref.c:1968 +#: ../src/ui-pref.c:1984 msgid "Program start" msgstr "Program start" -#: ../src/ui-pref.c:1972 +#: ../src/ui-pref.c:1988 msgid "Show splash screen" msgstr "Show splash screen" -#: ../src/ui-pref.c:1977 +#: ../src/ui-pref.c:1993 msgid "Load last opened file" msgstr "Load last opened file" -#: ../src/ui-pref.c:1987 +#: ../src/ui-pref.c:2003 msgid "Update currencies online" msgstr "Update currencies online" -#: ../src/ui-pref.c:1998 +#: ../src/ui-pref.c:2014 msgid "Main window reports" msgstr "Main window reports" -#: ../src/ui-pref.c:2097 +#: ../src/ui-pref.c:2113 msgid "Reset All Preferences" msgstr "Reset All Preferences" -#: ../src/ui-pref.c:2098 +#: ../src/ui-pref.c:2114 msgid "" "Do you really want to reset\n" "all preferences to default\n" @@ -3197,11 +3218,11 @@ msgstr "" "all preferences to default\n" "values?" -#: ../src/ui-pref.c:2117 +#: ../src/ui-pref.c:2133 msgid "Preferences" msgstr "Preferences" -#: ../src/ui-pref.c:2350 +#: ../src/ui-pref.c:2366 msgid "" "You will have to restart HomeBank\n" "for the language change to take effect." @@ -3237,7 +3258,7 @@ msgstr "Unassigned:" msgid "Sum of splits:" msgstr "Sum of splits:" -#: ../src/ui-tag.c:450 +#: ../src/ui-tag.c:553 #, c-format msgid "" "Cannot rename this Tag,\n" @@ -3248,11 +3269,11 @@ msgstr "" "from '%s' to '%s',\n" "this name already exists." -#: ../src/ui-tag.c:575 +#: ../src/ui-tag.c:678 msgid "Manage Tags" msgstr "Manage Tags" -#: ../src/ui-tag.c:642 +#: ../src/ui-tag.c:745 msgid "new tag" msgstr "new tag" @@ -3268,23 +3289,23 @@ msgstr "Inherit transaction" msgid "Modify transaction" msgstr "Modify transaction" -#: ../src/ui-transaction.c:57 ../src/ui-widgets-data.c:127 +#: ../src/ui-transaction.c:57 ../src/ui-widgets-data.c:148 msgid "Cleared" msgstr "Cleared" -#: ../src/ui-transaction.c:58 ../src/ui-widgets-data.c:126 +#: ../src/ui-transaction.c:58 ../src/ui-widgets-data.c:147 msgid "Reconciled" msgstr "Reconciled" -#: ../src/ui-transaction.c:662 +#: ../src/ui-transaction.c:658 msgid "From acc_ount:" msgstr "From acc_ount:" -#: ../src/ui-transaction.c:666 ../src/ui-transaction.c:1245 +#: ../src/ui-transaction.c:662 ../src/ui-transaction.c:1230 msgid "To acc_ount:" msgstr "To acc_ount:" -#: ../src/ui-transaction.c:750 +#: ../src/ui-transaction.c:752 msgid "" "Do you want to break the internal transfer ?\n" "\n" @@ -3294,61 +3315,59 @@ msgstr "" "\n" "Proceeding will delete the target transaction." -#: ../src/ui-transaction.c:752 +#: ../src/ui-transaction.c:754 msgid "_Break" msgstr "_Break" -#: ../src/ui-transaction.c:1019 +#: ../src/ui-transaction.c:1003 msgid "Show _scheduled" msgstr "Show _scheduled" -#: ../src/ui-transaction.c:1023 +#: ../src/ui-transaction.c:1007 msgid "Show _all accounts" msgstr "Show _all accounts" -#: ../src/ui-transaction.c:1049 +#: ../src/ui-transaction.c:1033 msgid "Use a _template" msgstr "Use a _template" -#: ../src/ui-transaction.c:1160 +#: ../src/ui-transaction.c:1144 msgid "_Add & keep" msgstr "_Add & keep" -#: ../src/ui-transaction.c:1168 +#: ../src/ui-transaction.c:1152 msgid "_Post" msgstr "_Post" -#: ../src/ui-transaction.c:1201 ../src/ui-txn-multi.c:413 +#: ../src/ui-transaction.c:1185 ../src/ui-txn-multi.c:418 msgid "_Date:" msgstr "_Date:" -#: ../src/ui-transaction.c:1207 +#. gtk_widget_set_tooltip_text(widget, _("Date accepted here are:\nday,\nday/month or month/day,\nand complete date into your locale")); +#: ../src/ui-transaction.c:1192 msgid "" -"Date accepted here are:\n" -"day,\n" -"day/month or month/day,\n" -"and complete date into your locale" +"- type: d, d/m, m/d a complete date\n" +"- use arrow key + ctrl or shift\n" +"- empty for today" msgstr "" -"Date accepted here are:\n" -"day,\n" -"day/month or month/day,\n" -"and complete date into your locale" -#: ../src/ui-transaction.c:1286 ../src/ui-transaction.c:1294 +#. widget = gtk_image_new_from_icon_name (ICONNAME_INFO, GTK_ICON_SIZE_BUTTON); +#. gtk_widget_set_tooltip_text(widget, _("Autocompletion and direct seizure\nis available")); +#: ../src/ui-transaction.c:1288 ../src/ui-transaction.c:1301 msgid "" -"Autocompletion and direct seizure\n" -"is available" -msgstr "Autocomplete existing or create new" +"- type some letter for autocompletion\n" +"- type new text to create entry" +msgstr "" -#: ../src/ui-transaction.c:1308 ../src/ui-txn-multi.c:521 +#: ../src/ui-transaction.c:1311 ../src/ui-txn-multi.c:528 msgid "M_emo:" msgstr "M_emo:" -#: ../src/ui-transaction.c:1335 +#: ../src/ui-transaction.c:1339 msgid "Warning: amount and category sign don't match" msgstr "Warning: amount and category sign don't match" -#: ../src/ui-txn-multi.c:398 +#: ../src/ui-txn-multi.c:403 msgid "Multiple edit transactions" msgstr "Edit multiple transactions" @@ -3372,7 +3391,7 @@ msgstr "Exclude" msgid "(no type)" msgstr "(no type)" -#: ../src/ui-widgets-data.c:73 ../src/ui-widgets.c:983 +#: ../src/ui-widgets-data.c:73 ../src/ui-widgets.c:1070 msgid "Cash" msgstr "Cash" @@ -3380,7 +3399,7 @@ msgstr "Cash" msgid "Asset" msgstr "Asset" -#: ../src/ui-widgets-data.c:75 ../src/ui-widgets.c:981 +#: ../src/ui-widgets-data.c:75 ../src/ui-widgets.c:1068 msgid "Credit card" msgstr "Credit card" @@ -3388,223 +3407,249 @@ msgstr "Credit card" msgid "Liability" msgstr "Liability" -#: ../src/ui-widgets-data.c:99 -msgid "Possible" -msgstr "Possible" - -#: ../src/ui-widgets-data.c:100 -msgid "Before" -msgstr "Before" - -#: ../src/ui-widgets-data.c:101 -msgid "After" -msgstr "After" - -#: ../src/ui-widgets-data.c:118 -msgid "Any Type" -msgstr "Any Type" - -#: ../src/ui-widgets-data.c:123 -msgid "Uncategorized" -msgstr "Uncategorised" - -#: ../src/ui-widgets-data.c:124 -msgid "Unreconciled" -msgstr "Unreconciled" - -#: ../src/ui-widgets-data.c:125 -msgid "Uncleared" -msgstr "Uncleared" - -#: ../src/ui-widgets-data.c:129 -msgid "Any Status" -msgstr "Any Status" - -#: ../src/ui-widgets-data.c:134 +#: ../src/ui-widgets-data.c:90 msgid "This month" msgstr "This month" -#: ../src/ui-widgets-data.c:135 +#: ../src/ui-widgets-data.c:91 msgid "Last month" msgstr "Last month" -#: ../src/ui-widgets-data.c:136 +#: ../src/ui-widgets-data.c:92 msgid "This quarter" msgstr "This quarter" -#: ../src/ui-widgets-data.c:137 +#: ../src/ui-widgets-data.c:93 msgid "Last quarter" msgstr "Last quarter" -#: ../src/ui-widgets-data.c:138 +#: ../src/ui-widgets-data.c:94 msgid "This year" msgstr "This year" -#: ../src/ui-widgets-data.c:139 +#: ../src/ui-widgets-data.c:95 msgid "Last year" msgstr "Last year" -#: ../src/ui-widgets-data.c:141 +#: ../src/ui-widgets-data.c:97 msgid "Last 30 days" msgstr "Last 30 days" -#: ../src/ui-widgets-data.c:142 +#: ../src/ui-widgets-data.c:98 msgid "Last 60 days" msgstr "Last 60 days" -#: ../src/ui-widgets-data.c:143 +#: ../src/ui-widgets-data.c:99 msgid "Last 90 days" msgstr "Last 90 days" -#: ../src/ui-widgets-data.c:144 +#: ../src/ui-widgets-data.c:100 msgid "Last 12 months" msgstr "Last 12 months" -#: ../src/ui-widgets-data.c:146 -msgid "Other..." -msgstr "Other..." +#. { FLT_RANGE_OTHER, N_("Other...") }, +#: ../src/ui-widgets-data.c:103 +msgid "custom" +msgstr "" -#: ../src/ui-widgets-data.c:148 +#: ../src/ui-widgets-data.c:105 msgid "All date" msgstr "Entire range" -#: ../src/ui-widgets-data.c:156 +#: ../src/ui-widgets-data.c:120 +msgid "Possible" +msgstr "Possible" + +#: ../src/ui-widgets-data.c:121 +msgid "Before" +msgstr "Before" + +#: ../src/ui-widgets-data.c:122 +msgid "After" +msgstr "After" + +#: ../src/ui-widgets-data.c:139 +msgid "Any Type" +msgstr "Any Type" + +#: ../src/ui-widgets-data.c:144 +msgid "Uncategorized" +msgstr "Uncategorised" + +#: ../src/ui-widgets-data.c:145 +msgid "Unreconciled" +msgstr "Unreconciled" + +#: ../src/ui-widgets-data.c:146 +msgid "Uncleared" +msgstr "Uncleared" + +#: ../src/ui-widgets-data.c:150 +msgid "Any Status" +msgstr "Any Status" + +#: ../src/ui-widgets-data.c:177 msgid "All month" msgstr "All month" -#: ../src/ui-widgets-data.c:157 ../src/ui-widgets-data.c:178 +#: ../src/ui-widgets-data.c:178 ../src/ui-widgets-data.c:199 msgid "January" msgstr "January" -#: ../src/ui-widgets-data.c:158 ../src/ui-widgets-data.c:179 +#: ../src/ui-widgets-data.c:179 ../src/ui-widgets-data.c:200 msgid "February" msgstr "February" -#: ../src/ui-widgets-data.c:159 ../src/ui-widgets-data.c:180 +#: ../src/ui-widgets-data.c:180 ../src/ui-widgets-data.c:201 msgid "March" msgstr "March" -#: ../src/ui-widgets-data.c:160 ../src/ui-widgets-data.c:181 +#: ../src/ui-widgets-data.c:181 ../src/ui-widgets-data.c:202 msgid "April" msgstr "April" -#: ../src/ui-widgets-data.c:161 ../src/ui-widgets-data.c:182 -#: ../src/ui-widgets-data.c:202 +#: ../src/ui-widgets-data.c:182 ../src/ui-widgets-data.c:203 +#: ../src/ui-widgets-data.c:223 msgid "May" msgstr "May" -#: ../src/ui-widgets-data.c:162 ../src/ui-widgets-data.c:183 +#: ../src/ui-widgets-data.c:183 ../src/ui-widgets-data.c:204 msgid "June" msgstr "June" -#: ../src/ui-widgets-data.c:163 ../src/ui-widgets-data.c:184 +#: ../src/ui-widgets-data.c:184 ../src/ui-widgets-data.c:205 msgid "July" msgstr "July" -#: ../src/ui-widgets-data.c:164 ../src/ui-widgets-data.c:185 +#: ../src/ui-widgets-data.c:185 ../src/ui-widgets-data.c:206 msgid "August" msgstr "August" -#: ../src/ui-widgets-data.c:165 ../src/ui-widgets-data.c:186 +#: ../src/ui-widgets-data.c:186 ../src/ui-widgets-data.c:207 msgid "September" msgstr "September" -#: ../src/ui-widgets-data.c:166 ../src/ui-widgets-data.c:187 +#: ../src/ui-widgets-data.c:187 ../src/ui-widgets-data.c:208 msgid "October" msgstr "October" -#: ../src/ui-widgets-data.c:167 ../src/ui-widgets-data.c:188 +#: ../src/ui-widgets-data.c:188 ../src/ui-widgets-data.c:209 msgid "November" msgstr "November" -#: ../src/ui-widgets-data.c:168 ../src/ui-widgets-data.c:189 +#: ../src/ui-widgets-data.c:189 ../src/ui-widgets-data.c:210 msgid "December" msgstr "December" -#: ../src/ui-widgets-data.c:198 +#: ../src/ui-widgets-data.c:219 msgid "Jan" msgstr "Jan" -#: ../src/ui-widgets-data.c:199 +#: ../src/ui-widgets-data.c:220 msgid "Feb" msgstr "Feb" -#: ../src/ui-widgets-data.c:200 +#: ../src/ui-widgets-data.c:221 msgid "Mar" msgstr "Mar" -#: ../src/ui-widgets-data.c:201 +#: ../src/ui-widgets-data.c:222 msgid "Apr" msgstr "Apr" -#: ../src/ui-widgets-data.c:203 +#: ../src/ui-widgets-data.c:224 msgid "Jun" msgstr "Jun" -#: ../src/ui-widgets-data.c:204 +#: ../src/ui-widgets-data.c:225 msgid "Jul" msgstr "Jul" -#: ../src/ui-widgets-data.c:205 +#: ../src/ui-widgets-data.c:226 msgid "Aug" msgstr "Aug" -#: ../src/ui-widgets-data.c:206 +#: ../src/ui-widgets-data.c:227 msgid "Sep" msgstr "Sep" -#: ../src/ui-widgets-data.c:207 +#: ../src/ui-widgets-data.c:228 msgid "Oct" msgstr "Oct" -#: ../src/ui-widgets-data.c:208 +#: ../src/ui-widgets-data.c:229 msgid "Nov" msgstr "Nov" -#: ../src/ui-widgets-data.c:209 +#: ../src/ui-widgets-data.c:230 msgid "Dec" msgstr "Dec" -#: ../src/ui-widgets.c:314 +#: ../src/ui-widgets.c:311 msgid "Search..." msgstr "Search..." -#: ../src/ui-widgets.c:982 +#: ../src/ui-widgets.c:1069 msgid "Check" msgstr "Cheque" -#: ../src/ui-widgets.c:984 +#: ../src/ui-widgets.c:1071 msgid "Transfer" msgstr "Transfer" -#: ../src/ui-widgets.c:985 +#: ../src/ui-widgets.c:1072 msgid "Internal transfer" msgstr "Internal transfer" -#: ../src/ui-widgets.c:986 +#: ../src/ui-widgets.c:1073 msgid "Debit card" msgstr "Debit card" -#: ../src/ui-widgets.c:987 +#: ../src/ui-widgets.c:1074 msgid "Standing order" msgstr "Standing order" -#: ../src/ui-widgets.c:988 +#: ../src/ui-widgets.c:1075 msgid "Electronic payment" msgstr "Electronic payment" -#: ../src/ui-widgets.c:989 +#: ../src/ui-widgets.c:1076 msgid "Deposit" msgstr "Deposit" #. TRANSLATORS: Financial institution fee -#: ../src/ui-widgets.c:991 +#: ../src/ui-widgets.c:1078 msgid "FI fee" msgstr "FI fee" -#: ../src/ui-widgets.c:992 +#: ../src/ui-widgets.c:1079 msgid "Direct Debit" msgstr "Direct Debit" -#~ msgid "_Scheduled list" -#~ msgstr "_Scheduled list" +#~ msgid "" +#~ "Date accepted here are:\n" +#~ "day,\n" +#~ "day/month or month/day,\n" +#~ "and complete date into your locale" +#~ msgstr "" +#~ "Date accepted here are:\n" +#~ "day,\n" +#~ "day/month or month/day,\n" +#~ "and complete date into your locale" + +#~ msgid "Other..." +#~ msgstr "Other..." + +#~ msgid "Date options" +#~ msgstr "Date options" + +#~ msgid "Check internal transfert result" +#~ msgstr "Check internal transfer result" + +#~ msgid "Default category" +#~ msgstr "Default category" + +#~ msgid "" +#~ "Autocompletion and direct seizure\n" +#~ "is available" +#~ msgstr "Autocomplete existing or create new"