diff --git a/po/si/financial.po b/po/si/financial.po index bc16d3f581d914a62bd26784e2a93b3437607e70..3c53ee940265a5b60ab8b79df8a2adffba485f0b 100644 --- a/po/si/financial.po +++ b/po/si/financial.po @@ -1,4 +1,4 @@ -# Copyright CiviCRM LLC (c) 2004-2014 +# Copyright CiviCRM LLC (c) 2004-2015 # This file is distributed under the same license as the CiviCRM package. # If you contribute heavily to a translation and deem your work copyrightable, # make sure you license it to CiviCRM LLC under Academic Free License 3.0. @@ -6,8 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: CiviCRM\n" -"POT-Creation-Date: 2014-08-27 13:25-0400\n" -"PO-Revision-Date: 2013-05-31 19:17+0000\n" +"POT-Creation-Date: 2015-03-13 13:26-0400\n" +"PO-Revision-Date: 2015-03-13 21:05+0000\n" +"Last-Translator: Mathieu Lutfy \n" "Language-Team: Sinhala (http://www.transifex.com/projects/p/civicrm/language/si/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -15,34 +16,6 @@ msgstr "" "Language: si\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: CRM/Financial/Form/FinancialAccount.php -#: CRM/Financial/Form/FinancialType.php -msgid "Tax-Deductible?" -msgstr "" - -#: CRM/Financial/Page/FinancialAccount.php -#: CRM/Financial/Page/FinancialType.php -#: templates/CRM/Financial/Form/FinancialType.tpl -#: templates/CRM/Financial/Page/FinancialTypeAccount.tpl -msgid "Edit Financial Type" -msgstr "" - -#: CRM/Financial/Page/FinancialAccount.php -#: CRM/Financial/Page/FinancialType.php -msgid "Disable Financial Type" -msgstr "" - -#: CRM/Financial/Page/FinancialAccount.php -#: CRM/Financial/Page/FinancialType.php -msgid "Enable Financial Type" -msgstr "" - -#: CRM/Financial/Page/FinancialAccount.php -#: CRM/Financial/Page/FinancialType.php -#: templates/CRM/Financial/Form/FinancialType.tpl -msgid "Delete Financial Type" -msgstr "" - #: CRM/Financial/BAO/ExportFormat.php msgid "Record: " msgstr "" @@ -100,11 +73,119 @@ msgid "" msgstr "" #: CRM/Financial/BAO/FinancialTypeAccount.php -msgid "Unbalanced transactions may be created if you delete %1 account." +msgid "" +"Unbalanced transactions may be created if you delete the account of type: " +"%1." +msgstr "" + +#: CRM/Financial/BAO/PaymentProcessor.php +msgid "Invalid value passed to getPayment function" +msgstr "" + +#: CRM/Financial/BAO/PaymentProcessor.php +msgid "Could not retrieve payment processor details" +msgstr "" + +#: CRM/Financial/BAO/PaymentProcessorType.php +msgid "" +"There is a Payment Processor associated with selected Payment Processor " +"type, hence it can not be deleted." +msgstr "" + +#: CRM/Financial/BAO/PaymentProcessorType.php +msgid "Selected Payment Processor type has been deleted.
" +msgstr "" + +#: CRM/Financial/DAO/Currency.php +msgid "Symbol" +msgstr "" + +#: CRM/Financial/DAO/Currency.php +msgid "Numeric Code" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +#: CRM/Financial/Form/FinancialAccount.php +#: templates/CRM/Financial/Page/FinancialTypeAccount.tpl +msgid "Accounting Code" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +#: CRM/Financial/Form/FinancialAccount.php +msgid "Account Type Code" +msgstr "" + +#: CRM/Financial/DAO/FinancialTrxn.php +msgid "Trxn Date" +msgstr "" + +#: CRM/Financial/DAO/FinancialTrxn.php +msgid "Trxn Result Code" +msgstr "" + +#: CRM/Financial/DAO/FinancialTrxn.php +msgid "Financial Transaction Status Id" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Suffix for PHP clas name implementation" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Payment Processor variable name to be used in code" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Payment Processor Title" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Label for User Name if used" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Label for password" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Label for Signature" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Label for Subject" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Default Live Site URL" msgstr "" -#: CRM/Financial/BAO/FinancialType.php -msgid "The following tables have an entry for this financial type" +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Default API Site URL" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Default Live Recurring Payments URL" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Default Live Button URL" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Default Test Site URL" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Default Test API URL" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Default Test Recurring Payment URL" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Default Test Button URL" msgstr "" #: CRM/Financial/Form/BatchTransaction.php @@ -131,6 +212,10 @@ msgstr "" msgid "Close & Export Batch" msgstr "" +#: CRM/Financial/Form/BatchTransaction.php CRM/Financial/Form/Search.php +msgid "Task" +msgstr "" + #: CRM/Financial/Form/BatchTransaction.php msgid "Remove from Batch" msgstr "" @@ -167,21 +252,13 @@ msgid "" "A financial type with this name already exists. Please select another name." msgstr "" -#: CRM/Financial/Form/FinancialAccount.php -#: templates/CRM/Financial/Page/FinancialTypeAccount.tpl -msgid "Accounting Code" -msgstr "" - -#: CRM/Financial/Form/FinancialAccount.php -msgid "Account Type Code" -msgstr "" - #: CRM/Financial/Form/FinancialAccount.php msgid "Owner" msgstr "" #: CRM/Financial/Form/FinancialAccount.php -msgid "Tax Rate" +#: CRM/Financial/Form/FinancialType.php +msgid "Tax-Deductible?" msgstr "" #: CRM/Financial/Form/FinancialAccount.php @@ -233,6 +310,18 @@ msgstr "" msgid "You dont have permission to %1 this batch" msgstr "" +#: CRM/Financial/Form/FinancialType.php +msgid "This item cannot be deleted." +msgstr "" + +#: CRM/Financial/Form/FinancialType.php +msgid "Selected financial type has been deleted." +msgstr "" + +#: CRM/Financial/Form/FinancialType.php +msgid "The financial type '%1' has been saved." +msgstr "" + #: CRM/Financial/Form/FinancialTypeAccount.php #: templates/CRM/Financial/Page/FinancialType.tpl msgid "Financial Accounts" @@ -272,22 +361,6 @@ msgstr "" msgid " You can add another Financial Account Type." msgstr "" -#: CRM/Financial/Form/FinancialType.php -msgid "This item cannot be deleted." -msgstr "" - -#: CRM/Financial/Form/FinancialType.php -msgid "Selected financial type has been deleted." -msgstr "" - -#: CRM/Financial/Form/FinancialType.php -msgid "The financial type '%1' has been saved." -msgstr "" - -#: CRM/Financial/Form/Search.php -msgid "Number of Items" -msgstr "" - #: CRM/Financial/Page/AJAX.php msgid "- Select Financial Account Relationship -" msgstr "" @@ -317,6 +390,33 @@ msgstr "" msgid "Accounting Batches" msgstr "" +#: CRM/Financial/Page/FinancialAccount.php +#: CRM/Financial/Page/FinancialType.php +#: templates/CRM/Financial/Form/FinancialType.tpl +#: templates/CRM/Financial/Page/FinancialTypeAccount.tpl +msgid "Edit Financial Type" +msgstr "" + +#: CRM/Financial/Page/FinancialAccount.php +#: CRM/Financial/Page/FinancialType.php +msgid "Disable Financial Type" +msgstr "" + +#: CRM/Financial/Page/FinancialAccount.php +#: CRM/Financial/Page/FinancialType.php +msgid "Enable Financial Type" +msgstr "" + +#: CRM/Financial/Page/FinancialAccount.php +#: CRM/Financial/Page/FinancialType.php +#: templates/CRM/Financial/Form/FinancialType.tpl +msgid "Delete Financial Type" +msgstr "" + +#: CRM/Financial/Page/FinancialType.php +msgid "Accounts" +msgstr "" + #: CRM/Financial/Page/FinancialTypeAccount.php #: templates/CRM/Financial/Form/FinancialTypeAccount.tpl msgid "Edit Financial Type Account" @@ -335,10 +435,6 @@ msgstr "" msgid "Financial Account Types" msgstr "" -#: CRM/Financial/Page/FinancialType.php -msgid "Accounts" -msgstr "" - #: templates/CRM/Financial/Form/BatchTransaction.tpl #: templates/CRM/Financial/Page/BatchTransaction.tpl msgid "Pay Method" @@ -426,8 +522,8 @@ msgid "Add New Batch" msgstr "" #: templates/CRM/Financial/Form/FinancialBatch.tpl -#: templates/CRM/Financial/Form/FinancialTypeAccount.tpl #: templates/CRM/Financial/Form/FinancialType.tpl +#: templates/CRM/Financial/Form/FinancialTypeAccount.tpl msgid "" "WARNING: You cannot delete a financial type if it is currently used by any " "Contributions, Contribution Pages or Membership Types. Consider disabling " @@ -442,16 +538,6 @@ msgstr "" msgid "Optional Constraints" msgstr "" -#: templates/CRM/Financial/Form/FinancialTypeAccount.tpl -msgid "Add New Financial Type Account" -msgstr "" - -#: templates/CRM/Financial/Form/FinancialTypeAccount.tpl -msgid "" -"Deleting a financial type cannot be undone. Unbalanced transactions may be " -"created if you delete this account." -msgstr "" - #: templates/CRM/Financial/Form/FinancialType.tpl msgid "New Financial Type" msgstr "" @@ -464,6 +550,16 @@ msgstr "" msgid "View or Edit Financial Accounts" msgstr "" +#: templates/CRM/Financial/Form/FinancialTypeAccount.tpl +msgid "Add New Financial Type Account" +msgstr "" + +#: templates/CRM/Financial/Form/FinancialTypeAccount.tpl +msgid "" +"Deleting a financial type cannot be undone. Unbalanced transactions may be " +"created if you delete this account." +msgstr "" + #: templates/CRM/Financial/Form/Search.tpl msgid "New Accounting Batch" msgstr "" @@ -628,6 +724,21 @@ msgid "" " number" msgstr "" +#: templates/CRM/Financial/Page/FinancialType.tpl +msgid "" +"Financial types are used to categorize contributions for reporting and " +"accounting purposes. You may set up as many as needed, including commonly " +"used types such as Donation, Campaign Contribution or Membership Dues. " +"Additionally, financial types can account for the inventory and expense of " +"premiums." +msgstr "" + +#: templates/CRM/Financial/Page/FinancialType.tpl +msgid "" +"Each financial type relates to a number of financial " +"accounts to track income, accounts receivable, and fees.

" +msgstr "" + #: templates/CRM/Financial/Page/FinancialTypeAccount.tpl msgid "Assign Account" msgstr "" @@ -646,31 +757,177 @@ msgid "" "href='%1'>assign one." msgstr "" -#: templates/CRM/Financial/Page/FinancialType.tpl -msgid "" -"Financial types are used to categorize contributions for reporting and " -"accounting purposes. You may set up as many as needed, including commonly " -"used types such as Donation, Campaign Contribution or Membership Dues. " -"Additionally, financial types can account for the inventory and expense of " -"premiums." +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Financial Account ID" msgstr "" -#: templates/CRM/Financial/Page/FinancialType.tpl -msgid "" -"Each financial type relates to a number of financial " -"accounts to track income, accounts receivable, and fees.

" +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Financial Account Name" msgstr "" -#: CRM/Financial/BAO/FinancialTypeAccount.php -msgid "" -"Unbalanced transactions may be created if you delete the account of type: " -"%1." +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Financial Account Description" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Financial Account Parent" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Header Financial Account?" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Deductible Financial Account?" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Tax Financial Account?" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Financial Account Tax Rate" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Reserved Financial Account?" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Financial Account is Active" +msgstr "" + +#: CRM/Financial/DAO/FinancialAccount.php +msgid "Default Financial Account" +msgstr "" + +#: CRM/Financial/DAO/FinancialType.php +msgid "Is Tax Deductible?" +msgstr "" + +#: CRM/Financial/DAO/FinancialType.php +msgid "Financial Type is Reserved?" +msgstr "" + +#: CRM/Financial/DAO/FinancialType.php +msgid "Financial Type Is Active?" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +msgid "Payment Processor ID" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +msgid "Payment Processor Domain" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +msgid "Processor Description" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Payment Processor Type ID" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +msgid "Processor is Active?" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +msgid "Processor Is Default?" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +msgid "Is Test Processor?" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +msgid "Processor Billing Mode" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessor.php +msgid "Processor Supports Recurring?" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Processor Type De" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Processor Type Is Active?" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Processor Type is Default?" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Processor Type Supports Recurring?" +msgstr "" + +#: CRM/Financial/DAO/PaymentProcessorType.php +msgid "Processor Type Payment Type" msgstr "" #: CRM/Financial/Form/FinancialBatch.php msgid "Financial Batch" msgstr "" +#: CRM/Financial/Form/FinancialType.php +msgid "The financial type \"%1\" has been updated." +msgstr "" + #: CRM/Financial/Form/FinancialTypeAccount.php msgid "Financial Type Account" msgstr "" + +#: CRM/Financial/BAO/ExportFormat.php +msgid "Record:" +msgstr "" + +#: CRM/Financial/BAO/ExportFormat.php +msgid "Created By:" +msgstr "" + +#: CRM/Financial/BAO/ExportFormat.php +msgid "Created Date:" +msgstr "" + +#: CRM/Financial/BAO/ExportFormat.php +msgid "Last Modified By:" +msgstr "" + +#: CRM/Financial/BAO/ExportFormat.php +msgid "Payment Instrument:" +msgstr "" + +#: CRM/Financial/BAO/PaymentProcessorType.php +msgid "Selected Payment Processor type has been deleted.
" +msgstr "" + +#: CRM/Financial/Form/FinancialAccount.php +msgid "Taxable accounts should have Financial Account Type set to Liability." +msgstr "" + +#: CRM/Financial/Form/FinancialAccount.php +msgid "Please enter value for tax rate" +msgstr "" + +#: CRM/Financial/Form/FinancialAccount.php +msgid "Is Tax? must be set for this financial account" +msgstr "" + +#: CRM/Financial/Form/FinancialTypeAccount.php +msgid "Is Tax? must be set for respective financial account" +msgstr "" + +#: templates/CRM/Financial/Form/FinancialAccount.tpl +msgid "Does this account hold taxes collected?" +msgstr "" + +#: templates/CRM/Financial/Form/FinancialAccount.tpl +msgid "" +"The default rate used to calculate the taxes collected into this account " +"(e.g. for tax rate of 8.27%, enter 8.27)." +msgstr ""