ÿþ /* home currency symbol */ "$" = "$"; /* short format for date*/ "%m/%d/%y" = "%m/%d/%y"; /* Date & Time label */ "Date & Time" = "Date & Time"; /* Edit Transaction Screen title */ "Edit Transaction" = "Edit Transaction"; /* Transaction type labels */ "Withdrawal" = "Withdrawal"; "Deposit" = "Deposit"; "Transfer" = "Transfer"; /* Date label */ "Date" = "Date"; /* Account label */ "Account" = "Account"; "Accounts" = "Accounts"; /* Id label */ "ID#" = "ID#"; "IDs" = "IDs"; /* Memo label */ "Memo" = "Memo"; /* Category label */ "Caetgories" = "Caetgories"; "Category" = "Category"; /* Splits label */ "<--splits-->" = "<--splits-->"; /* Payee label */ "Payee" = "Payee"; "Payees" = "Payees"; /* To/From label */ "To" = "To"; "From" = "From"; /* Transfer To/From label */ "Trans To" = "Trans To"; "Trans From" = "Trans From"; /* Transfer To Account label */ "Transfer To Account" = "Transfer To Account"; /* Amount label */ "Amount" = "Amount"; "Amounts" = "Amounts"; /* Class label */ "Class" = "Class"; "Classes" = "Classes"; /* Cleared label */ "Cleared" = "Cleared"; /* total worth label */ "Total Worth" = "Total Worth"; /* cleared total worth label */ "Cleared Worth" = "Cleared Worth"; /* Cleared balance label */ "Cleared Balance" = "Cleared Balance"; /* balance label */ "Balance" = "Balance"; /* Duplicate transaction options */ "Use Existing Time" = "Use Existing Time"; "Use Present Time" = "Use Present Time"; /* about screen */ "About PocketMoney" = "About PocketMoney"; "Help/FAQ" = "Help/FAQ"; "Buy/Register" = "Buy/Register"; "unregistered" = "unregister"; "Password" = "Password"; "Home Currency" = "Home Currency"; "Multiple Currencies" = "Multiple Currencies"; "Recur in Advance" = "Recur in Advance"; /* days suffix (leading space) */ " days" = " days"; /* Account Info Screen title */ "Account Info" = "Account Info"; "Account Type" = "Account Type"; "Account Icon" = "Account Icon"; "Icon" = "Icon"; "Type" = "Type"; "Expires" = "Expires"; "Account #" = "Account #"; "Institution" = "Institution"; "Phone" = "Phone"; "Website" = "Website"; "Limit" = "Limit"; "Fee" = "Fee"; "Chk#" = "Chk#"; "Exchange" = "Exchange"; "Notes" = "Notes"; /* Buttons */ "OK" = "OK"; "Cancel" = "Cancel"; "Back" = "Back"; "Done" = "Done"; "Edit" = "Edit"; "Delete" = "Delete"; "Tools" = "Tools"; /* Delete Account Alert */ "Delete Account" = "Delete Account"; /* Delete account message */ "This will delete the account and ALL transactions associated with this account.\n\nAre you sure you want to delete the account?" = "This will delete the account and ALL transactions associated with this account.\n\nAre you sure you want to delete the account?"; /* Delete account confirmation */ "Deleting an account is not undoable.\n\nDo you really want to delete this account?" = "Deleting an account is not undoable.\n\nDo you really want to delete this account?"; /* Preferences Screen */ "Preferences" = "Preferences"; /* what accounts to show */ "Show Accounts" = "Show Accounts"; "All" = "All"; "Non Zero" = "Non Zero"; /* Account Types */ "Asset" = "Asset"; "Bank" = "Bank"; "Cash" = "Cash"; "Credit Card" = "Credit Card"; "Liability" = "Liability"; "Online" = "Online"; /* default IDs */ "#" = "#"; "ATM" = "ATM"; "Credit Card #" = "Credit Card #"; "Debit Card#" = "Debit Card#"; "EFT#" = "EFT#"; /* default classes */ "Personal" = "Personal"; "Business" = "Business"; /* default categories */ "category1" = "Auto"; "category2" = "Bank Charges"; "category3" = "Charity"; "category4" = "Clothing"; "category5" = "Computer"; "category6" = "Entertainment"; "category7" = "Food"; "category8" = "Food:Dining"; "category9" = "Food:Groceries"; "category10" = "Home"; "category11" = "Insurance"; "category12" = "Medical"; "category13" = "Miscellaneous"; "category14" = "Personal"; "category15" = "Rent"; "category16" = "Salary"; "category17" = "Utilities"; "category18" = "Utilities:Electric"; "category19" = "Utilities:Gas"; "category20" = "Utilities:Phone"; /* new in 1.0b6*/ /* Registration screen */ "Register" = "Register"; "registered" = "registered"; "Name" = "Name"; "Registration code" = "Registration code"; "Enter code" = "Enter code"; "Purchase" = "Purchase"; "Your registration code was accepted. Thank you." = "Your registration code was accepted. Thank you."; "Sorry, the registration code is incorrect. Please double check the registration name and code." = "Sorry, the registration code is incorrect. Please double check the registration name and code."; "Exired" = "Expired"; "The trial period for PocketMoney has ended.\n\nPlease purchase PocketMoney to continue using it." = "The trial period for PocketMoney has ended.\n\nPlease purchase PocketMoney to continue using it."; "Not Yet" = "Not Yet"; "Still Thinking" = "Still Thinking"; "One More Day" = "One More Day"; "Never" = "Never"; /* Check numbers */ "Next Check #" = "Next Check #"; "The next scheduled check number is %i.\n\nDo you want to use %i as the next check number instead?" = "The next scheduled check number is %i .\n\nDo you want to use %i as the next check number instead?"; /* Bank Fees */ "Include Fee" = "Include Fee"; "You have not filled out the transaction fee information for this account." = "You have not filled out the transaction fee information for this account."; "Service Fee" = "Service Fee"; /* Limit Alerts */ "Exceeded Credit Limit" = "Exceeded Credit Limit"; "Warning! You have exceeded your specified credit limit of %@ on your %@ account." = "Warning! You have exceeded your specified credit limit of %@ on your %@ account."; "Below Minimum Balance" = "Below Minimum Balance"; "Warning! Your %@ account is below your specified minimum balance of %@." = "Warning! Your %@ account is below your specified minimum balance of %@.";