# Copyright (C) 2024 GiveWP # This file is distributed under the same license as the Give - Funds and Designations plugin. msgid "" msgstr "" "Project-Id-Version: Give - Funds and Designations 2.0.1\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/give-funds\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2024-01-24T19:07:43+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.9.0\n" "X-Domain: give-funds\n" #. Plugin Name of the plugin msgid "Give - Funds and Designations" msgstr "" #. Plugin URI of the plugin msgid "https://givewp.com/addons/funds-and-designations/" msgstr "" #. Description of the plugin msgid "Give your donors the option of designating gifts to specific funds within the organization." msgstr "" #. Author of the plugin msgid "GiveWP" msgstr "" #. Author URI of the plugin msgid "https://givewp.com/" msgstr "" #: src/Admin/AddFundPage.php:86 #: src/Admin/EditFundPage.php:103 msgid "Enter fund title" msgstr "" #: src/Admin/AddFundPage.php:103 msgid "Fund added" msgstr "" #: src/Admin/DonationFormsOptions.php:46 #: src/Admin/DonationOptions.php:79 #: src/Admin/FundsListTable.php:152 #: src/resources/js/admin/give-funds-admin.js:105 #: src/resources/js/admin/give-funds-admin.js:146 #: src/resources/js/admin/give-funds-admin.js:195 #: src/resources/js/app/components/table/index.js:83 msgid "Reassign Revenue to Fund" msgstr "" #: src/Admin/DonationOptions.php:174 #: src/Admin/FundOptions.php:92 #: src/Admin/FundsListTable.php:61 #: src/Admin/ListTable/Columns/FundColumn.php:35 #: src/FormExtension/DonationForm/Actions/ConvertDonationFormBlocksToFieldsApi.php:53 #: src/Receipt/UpdateDonationReceipt.php:84 #: src/resources/views/admin/donation-options.php:4 #: src/resources/views/receipt/fund-row.php:3 msgid "Fund" msgstr "" #: src/Admin/DonationOptions.php:197 #: src/Admin/ListTable/Columns/FundColumn.php:51 msgid "Unassigned" msgstr "" #: src/Admin/EditFundPage.php:119 msgid "Fund updated" msgstr "" #: src/Admin/FundOptions.php:36 msgid "Fund Options" msgstr "" #: src/Admin/FundOptions.php:66 #: src/resources/views/admin/funds-row-actions.php:5 #: src/resources/views/admin/select-fund.php:14 msgid "Default fund" msgstr "" #: src/Admin/FundOptions.php:73 msgid "Designation" msgstr "" #: src/Admin/FundOptions.php:81 msgid "Admin's choice" msgstr "" #: src/Admin/FundOptions.php:82 msgid "Automatically assign revenue from this form to one fund." msgstr "" #: src/Admin/FundOptions.php:85 msgid "Donor's choice" msgstr "" #: src/Admin/FundOptions.php:86 msgid "Allow donor to designate one fund from a set of funds." msgstr "" #: src/Admin/FundOptions.php:97 msgid "All future revenue from this form will be assigned to this fund." msgstr "" #: src/Admin/FundOptions.php:101 msgid "Designation Label" msgstr "" #: src/Admin/FundOptions.php:103 #: build/fundsFormBuilderExtension.js:1 msgid "Where can we designate your gift?" msgstr "" #: src/Admin/FundOptions.php:108 #: src/Admin/FundsListTable.php:62 #: src/Admin/FundsPage.php:47 #: src/resources/views/admin/funds-page.php:5 #: src/resources/views/admin/reports-page.php:10 #: src/resources/views/admin/reports-page.php:18 #: build/fundsFormBuilderExtension.js:1 #: src/resources/js/admin/menu-item.js:8 #: src/resources/js/app/reports-page/index.js:40 #: src/resources/js/app/reports-page/index.js:49 msgid "Funds" msgstr "" #: src/Admin/FundOptions.php:114 msgid "Select which funds are available for designation within this donation form. You can drag-n-drop the funds in the desired order." msgstr "" #: src/Admin/FundsExport.php:57 #: src/DonationHandler.php:100 #: src/resources/views/admin/reports/options.php:16 #: src/Routes/DonationsRoute.php:68 #: src/Routes/FundOverviewRoute.php:85 #: src/Routes/ReassignFundRoute.php:61 #: src/Routes/ReportsRoute.php:83 #: src/Routes/ReportsRoute.php:87 msgid "Fund ID" msgstr "" #: src/Admin/FundsExport.php:60 #: src/resources/views/admin/reports/options.php:26 msgid "Fund Title" msgstr "" #: src/Admin/FundsExport.php:63 #: src/resources/views/admin/reports/options.php:35 msgid "Fund Description" msgstr "" #: src/Admin/FundsListTable.php:113 #: src/resources/views/admin/add-fund-page.php:24 #: src/resources/views/admin/edit-fund-page.php:31 msgid "Title" msgstr "" #: src/Admin/FundsListTable.php:114 #: src/resources/views/admin/add-fund-page.php:41 #: src/resources/views/admin/edit-fund-page.php:47 msgid "Description" msgstr "" #: src/Admin/FundsListTable.php:115 #: src/Routes/FundPercentages.php:147 msgid "Revenue" msgstr "" #: src/Admin/FundsListTable.php:116 msgid "Donations" msgstr "" #: src/Admin/FundsListTable.php:153 #: src/resources/views/admin/edit-fund-page.php:75 #: src/resources/views/admin/funds-row-actions.php:27 #: src/resources/js/admin/give-funds-admin.js:41 #: src/resources/js/admin/give-funds-admin.js:90 msgid "Delete" msgstr "" #: src/Admin/FundsPage.php:46 msgid "Give Funds" msgstr "" #: src/Admin/FundsPage.php:105 msgid "Fund deleted" msgstr "" #: src/Admin/FundsPage.php:107 msgid "Something went wrong, fund is not deleted" msgstr "" #: src/Email/Tags.php:52 #: src/Receipt/PdfReceiptsTags.php:42 msgid "The fund name which this donation is designated to" msgstr "" #: src/Email/Tags.php:58 #: src/Receipt/PdfReceiptsTags.php:43 msgid "The fund description which this donation is designated to" msgstr "" #: src/Migrations/AddGeneralFund.php:29 msgid "General" msgstr "" #: src/Migrations/AddPositionColumnToFundFormRelationshipTable.php:32 msgid "Add position column to give_fund_form_relationship table" msgstr "" #: src/resources/views/admin/add-fund-page.php:7 msgid "Add Fund" msgstr "" #: src/resources/views/admin/add-fund-page.php:9 msgid "Go back" msgstr "" #: src/resources/views/admin/add-fund-page.php:35 #: src/resources/views/admin/edit-fund-page.php:41 msgid "The name of the fund displayed when making a designation." msgstr "" #: src/resources/views/admin/add-fund-page.php:51 #: src/resources/views/admin/edit-fund-page.php:56 msgid "Additional context displayed if the fund is currently designated." msgstr "" #: src/resources/views/admin/add-fund-page.php:62 msgid "Add fund" msgstr "" #: src/resources/views/admin/edit-fund-page.php:7 #: src/resources/views/admin/edit-fund-page.php:16 #: src/resources/views/admin/funds-row-actions.php:15 #: src/resources/views/admin/overview-page.php:12 #: src/resources/views/admin/overview-page.php:20 #: src/resources/js/app/overview-page/index.js:39 #: src/resources/js/app/overview-page/index.js:46 msgid "Edit Fund" msgstr "" #: src/resources/views/admin/edit-fund-page.php:13 #: src/resources/views/admin/funds-row-actions.php:11 #: src/resources/views/admin/overview-page.php:17 #: src/resources/views/admin/reports-page.php:15 #: src/resources/js/app/overview-page/index.js:45 msgid "Overview" msgstr "" #: src/resources/views/admin/edit-fund-page.php:67 msgid "Update" msgstr "" #: src/resources/views/admin/edit-fund-page.php:73 msgid "Delete fund" msgstr "" #: src/resources/views/admin/funds-page.php:7 msgid "New Fund" msgstr "" #: src/resources/views/admin/funds-row-actions.php:10 msgid "Fund overview" msgstr "" #: src/resources/views/admin/funds-row-actions.php:16 msgid "Edit" msgstr "" #: src/resources/views/admin/funds-row-actions.php:25 msgid "Delete fund %s" msgstr "" #: src/resources/views/admin/notices/give-inactive.php:5 #: src/resources/views/admin/notices/give-version-error.php:4 #: src/resources/views/admin/notices/revenue-database-table.php:4 msgid "Activation Error:" msgstr "" #: src/resources/views/admin/notices/give-inactive.php:6 #: src/resources/views/admin/notices/give-version-error.php:6 msgid "You must have" msgstr "" #: src/resources/views/admin/notices/give-inactive.php:7 msgid "plugin installed and activated for the %s add-on to activate" msgstr "" #: src/resources/views/admin/notices/give-version-error.php:7 msgid "version" msgstr "" #: src/resources/views/admin/notices/give-version-error.php:8 msgid "for the %1$s add-on to activate" msgstr "" #: src/resources/views/admin/notices/revenue-database-table.php:6 msgid "There is a problem preventing %1$s from working. The correct version of GiveWP is installed, however the revenue table is missing. Please contact support for assistance." msgstr "" #: src/resources/views/admin/reports-page.php:10 #: src/resources/js/app/components/reports-graph/index.js:29 #: src/resources/js/app/reports-page/index.js:36 msgid "Reports" msgstr "" #: src/resources/views/admin/reports-page.php:21 msgid "Legacy Reports" msgstr "" #: src/resources/views/admin/reports/options.php:4 msgid "Fund Columns:" msgstr "" #: src/Routes/DonationsRoute.php:72 #: src/Routes/FundOverviewRoute.php:93 #: src/Routes/FundPercentages.php:64 #: src/Routes/ReportsRoute.php:91 msgid "Start Date" msgstr "" #: src/Routes/DonationsRoute.php:76 #: src/Routes/FundOverviewRoute.php:97 #: src/Routes/FundPercentages.php:68 #: src/Routes/ReportsRoute.php:95 msgid "End Date" msgstr "" #: src/Routes/DonationsRoute.php:122 msgid "Donation" msgstr "" #: src/Routes/DonationsRoute.php:123 msgid "Amount" msgstr "" #: src/Routes/DonationsRoute.php:124 msgid "Donation Form" msgstr "" #: src/Routes/DonationsRoute.php:125 msgid "Date" msgstr "" #: src/Routes/DonationsRoute.php:229 msgid "Untitled (#%s)" msgstr "" #: src/Routes/DonationsRoute.php:282 msgid "donor missing" msgstr "" #: src/Routes/DonationsRoute.php:318 msgid "(unknown)" msgstr "" #: src/Routes/DonationsRoute.php:323 msgid "Email donor" msgstr "" #: src/Routes/Endpoint.php:89 msgid "You cannot view the reports resource." msgstr "" #: src/Routes/FundOverviewRoute.php:89 #: src/Routes/FundPercentages.php:72 msgid "Currency" msgstr "" #: src/Routes/FundOverviewRoute.php:201 #: src/Routes/ReportsRoute.php:209 msgid "Donors" msgstr "" #: src/Routes/ReassignFundRoute.php:65 msgid "Donations IDs" msgstr "" #: build/fundsFormBuilderExtension.js:1 msgid "Funds and Designations" msgstr "" #: build/fundsFormBuilderExtension.js:1 msgid "Set your campaigns with multiple forms to funnel into one fund." msgstr "" #: build/fundsFormBuilderExtension.js:1 msgid "This field won't appear in the donation form if only one fund is selected. To enable fund selection, add or select more funds in the block setting" msgstr "" #: build/fundsFormBuilderExtension.js:1 msgid "Label" msgstr "" #: build/fundsFormBuilderExtension.js:1 msgid "Select funds to designate for this donation form. You can add or edit your funds in the Funds section." msgstr "" #: src/resources/js/admin/give-funds-admin.js:38 msgid "Delete Fund" msgstr "" #: src/resources/js/admin/give-funds-admin.js:39 msgid "Are you sure you want to delete fund %s" msgstr "" #: src/resources/js/admin/give-funds-admin.js:40 #: src/resources/js/admin/give-funds-admin.js:89 #: src/resources/js/admin/give-funds-admin.js:107 #: src/resources/js/admin/give-funds-admin.js:148 #: src/resources/js/admin/give-funds-admin.js:198 #: src/resources/js/admin/give-funds-admin.js:255 #: src/resources/js/app/components/table/index.js:85 msgid "Cancel" msgstr "" #: src/resources/js/admin/give-funds-admin.js:61 msgid "No action selected" msgstr "" #: src/resources/js/admin/give-funds-admin.js:62 msgid "You must select a bulk action to proceed." msgstr "" #: src/resources/js/admin/give-funds-admin.js:63 #: src/resources/js/admin/give-funds-admin.js:76 #: src/resources/js/admin/give-funds-admin.js:137 #: src/resources/js/admin/give-funds-admin.js:187 msgid "OK" msgstr "" #: src/resources/js/admin/give-funds-admin.js:72 msgid "Select Fund" msgstr "" #: src/resources/js/admin/give-funds-admin.js:74 msgid "Select at least one fund to delete." msgstr "" #: src/resources/js/admin/give-funds-admin.js:75 msgid "Select at least one fund in order to reassign its revenue to a different fund." msgstr "" #: src/resources/js/admin/give-funds-admin.js:82 msgid "Selected funds will be permanently deleted. Any revenue within these funds will be assigned to the default fund." msgstr "" #: src/resources/js/admin/give-funds-admin.js:87 msgid "Confirm bulk action" msgstr "" #: src/resources/js/admin/give-funds-admin.js:106 msgid "Revenue from the selected funds will be reassigned to this fund:" msgstr "" #: src/resources/js/admin/give-funds-admin.js:108 #: src/resources/js/admin/give-funds-admin.js:149 #: src/resources/js/admin/give-funds-admin.js:199 #: src/resources/js/app/components/table/index.js:86 msgid "Reassign" msgstr "" #: src/resources/js/admin/give-funds-admin.js:135 msgid "Select Donation" msgstr "" #: src/resources/js/admin/give-funds-admin.js:136 msgid "Select at least one donation in order to reassign its revenue to a fund." msgstr "" #: src/resources/js/admin/give-funds-admin.js:147 #: src/resources/js/app/components/table/index.js:84 msgid "Revenue from the selected donations will be reassigned to this fund:" msgstr "" #: src/resources/js/admin/give-funds-admin.js:185 msgid "Select Form" msgstr "" #: src/resources/js/admin/give-funds-admin.js:186 msgid "Select at least one form in order to reassign its revenue to a fund." msgstr "" #: src/resources/js/admin/give-funds-admin.js:197 msgid "Revenue from the selected forms will be reassigned to this fund:" msgstr "" #: src/resources/js/admin/give-funds-admin.js:253 msgid "Confirm Donor's Choice Designation" msgstr "" #: src/resources/js/admin/give-funds-admin.js:254 msgid "Donor's Choice works best when the donor can choose among two or more funds. If all form revenue is intended for a single fund, then Admin's Choice is the recommended option." msgstr "" #: src/resources/js/admin/give-funds-admin.js:256 msgid "Save Anyway" msgstr "" #: src/resources/js/app/components/donations-table/index.js:14 msgid "Loading Recent Donations" msgstr "" #: src/resources/js/app/components/fund-percentages/index.js:23 msgid "Fund Percentages" msgstr "" #: src/resources/js/app/components/funds-selector-dropdown/index.js:25 msgid "All funds" msgstr "" #: src/resources/js/app/components/loading-notice/index.js:26 msgid "Loading" msgstr "" #: src/resources/js/app/components/no-donations-notice/index.js:12 msgid "There are no donations for selected period" msgstr "" #: src/resources/js/app/components/overview-graph/index.js:22 msgid "Loading Fund activity" msgstr "" #: src/resources/js/app/components/pagination/index.js:54 msgid "Current Page" msgstr "" #: src/resources/js/app/components/pagination/index.js:57 msgid "of" msgstr "" #: src/resources/js/app/components/reports-graph/index.js:23 msgid "Loading Funds reports" msgstr "" #: src/resources/js/app/components/table/index.js:136 msgid "by" msgstr "" #: src/resources/js/app/components/table/index.js:161 msgid "via" msgstr "" #: src/resources/js/app/components/table/index.js:204 msgid "Recent Donations" msgstr "" #: src/resources/js/app/components/table/index.js:213 #: src/resources/js/app/components/table/index.js:222 msgid "Reassign Fund" msgstr "" #: src/resources/js/app/components/table/index.js:220 msgid "Select Donations" msgstr ""