# Copyright (C) 2024 Christian Wach # This file is distributed under the same license as the CiviCRM Groups Sync plugin. msgid "" msgstr "" "Project-Id-Version: CiviCRM Groups Sync 0.3.1a\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/civicrm-groups-sync\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-17T14:33:30+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.9.0\n" "X-Domain: civicrm-groups-sync\n" #. Plugin Name of the plugin #: includes/class-page-manual-sync.php:110 #: includes/class-page-manual-sync.php:114 #: includes/class-page-settings.php:116 #: includes/class-page-settings.php:120 msgid "CiviCRM Groups Sync" msgstr "" #. Plugin URI of the plugin msgid "https://develop.tadpole.cc/plugins/civicrm-groups-sync" msgstr "" #. Description of the plugin msgid "Keeps Contacts in CiviCRM Groups in sync with WordPress Users in Groups provided by the Groups plugin." msgstr "" #. Author of the plugin msgid "Christian Wach" msgstr "" #. Author URI of the plugin msgid "https://haystack.co.uk" msgstr "" #: assets/templates/wordpress/groups/groups-group-create.php:16 msgid "Create a CiviCRM Group" msgstr "" #: assets/templates/wordpress/groups/groups-group-create.php:17 msgid "Checking this will create a CiviCRM Group that is linked to this Group. The Group Members will exist in both Groups." msgstr "" #. translators: %s: The URL of the Group. #: assets/templates/wordpress/groups/groups-group-edit.php:21 msgid "There is an existing CiviCRM Group that is linked to this Group. The Group Members will exist in both Groups." msgstr "" #: assets/templates/wordpress/settings/help/page-manual-sync-help.php:16 #: includes/class-page-manual-sync.php:412 msgid "Choose your sync direction depending on whether your CiviCRM Groups or your \"Groups\" Groups are the \"source of truth\"." msgstr "" #: assets/templates/wordpress/settings/help/page-manual-sync-help.php:18 #: includes/class-page-manual-sync.php:417 msgid "The procedure in both directions is as follows:" msgstr "" #: assets/templates/wordpress/settings/help/page-manual-sync-help.php:21 #: includes/class-page-manual-sync.php:423 msgid "Group members in the source Group will be added to the target Group if they are missing." msgstr "" #: assets/templates/wordpress/settings/help/page-manual-sync-help.php:22 #: includes/class-page-manual-sync.php:426 msgid "Group members in the target Group will be deleted if they are no longer members of the source Group." msgstr "" #: assets/templates/wordpress/settings/help/page-settings-help.php:16 msgid "Settings: For further information about using CiviCRM Groups Sync, please refer to the readme file that comes with this plugin." msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-schedule.php:18 msgid "Schedule Interval" msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-schedule.php:25 msgid "Choose how often to synchronize your Synced Groups." msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-schedule.php:32 msgid "Sync direction" msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-schedule.php:35 #: includes/class-page-manual-sync.php:271 msgid "CiviCRM Groups → \"Groups\" Groups" msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-schedule.php:36 #: includes/class-page-manual-sync.php:290 msgid "\"Groups\" Groups → CiviCRM Groups" msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-schedule.php:38 msgid "Choose whether your CiviCRM Groups or \"Groups\" Groups are the \"source of truth\"." msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-schedule.php:43 msgid "Batch count" msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-schedule.php:46 msgid "Set the number of items to process each time the schedule runs. Setting \"0\" will process all Groups in one go. Be aware that this could exceed your PHP timeout limit if you have lots of Groups and Contacts. It would be better to use one of the supplied WP-CLI commands in this situation." msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-submit.php:23 msgid "Save your settings here." msgstr "" #: assets/templates/wordpress/settings/metaboxes/metabox-settings-submit.php:42 msgid "Update" msgstr "" #: assets/templates/wordpress/settings/pages/page-settings.php:24 msgid "Settings saved." msgstr "" #: civicrm-groups-sync.php:432 msgid "Donate!" msgstr "" #: includes/class-admin-schedule.php:278 msgid "Every 5 minutes" msgstr "" #: includes/class-admin-schedule.php:286 msgid "Every 10 minutes" msgstr "" #: includes/class-admin-schedule.php:294 msgid "Every 20 minutes" msgstr "" #: includes/class-admin-schedule.php:302 msgid "Once Half-hourly" msgstr "" #: includes/class-civicrm.php:161 msgid "Existing Synced Group" msgstr "" #: includes/class-civicrm.php:176 msgid "Create Synced Group" msgstr "" #: includes/class-civicrm.php:202 #: includes/class-civicrm.php:239 #: includes/class-civicrm.php:300 #: includes/class-civicrm.php:354 msgid "Could not initialize CiviCRM" msgstr "" #: includes/class-civicrm.php:1517 msgid "Syncing all CiviCRM Groups to their corresponding \"Groups\" Groups..." msgstr "" #. translators: 1: The name of the Group, 2: The ID of the Group. #: includes/class-civicrm.php:1538 msgid "Syncing CiviCRM Group %1$s (ID: %2$d)" msgstr "" #. translators: %d: The ID of the Group. #: includes/class-civicrm.php:1569 msgid "Syncing with \"Groups\" Group (ID: %d)" msgstr "" #. translators: %s: The error message. #: includes/class-civicrm.php:1578 msgid "Could not fetch Contact IDs: %s" msgstr "" #: includes/class-civicrm.php:1596 msgid "Adding Contacts from CiviCRM Group..." msgstr "" #. translators: 1: The ID of the Contact, 2: The ID of the User. #: includes/class-civicrm.php:1604 #: includes/class-civicrm.php:1756 #: includes/class-wordpress.php:1310 msgid "Added User (Contact ID: %1$d) (User ID: %2$d)" msgstr "" #. translators: 1: The ID of the Contact, 2: The ID of the User. #: includes/class-civicrm.php:1612 #: includes/class-civicrm.php:1761 #: includes/class-wordpress.php:1315 msgid "Failed to add User (Contact ID: %1$d) (User ID: %2$d)" msgstr "" #. translators: %d: The ID of the Contact. #: includes/class-civicrm.php:1620 msgid "No User ID found for Contact (ID: %d)" msgstr "" #: includes/class-civicrm.php:1647 msgid "Deleting Contacts not in CiviCRM Group..." msgstr "" #. translators: 1: The ID of the Contact, 2: The ID of the User. #: includes/class-civicrm.php:1663 #: includes/class-civicrm.php:1859 msgid "Removed User (Contact ID: %1$d) (User ID: %2$d)" msgstr "" #. translators: 1: The ID of the Contact, 2: The ID of the User. #: includes/class-civicrm.php:1668 #: includes/class-civicrm.php:1864 msgid "Failed to remove User (Contact ID: %1$d) (User ID: %2$d)" msgstr "" #: includes/class-civicrm.php:1682 msgid "Groups are already in sync." msgstr "" #: includes/class-page-manual-sync.php:111 msgid "Manual Sync for CiviCRM Groups Sync" msgstr "" #: includes/class-page-manual-sync.php:112 msgid "Manual Sync" msgstr "" #: includes/class-page-manual-sync.php:113 #: includes/class-page-settings.php:119 msgid "Groups Sync" msgstr "" #: includes/class-page-manual-sync.php:192 #: includes/class-page-manual-sync.php:199 msgid "Group members to sync: {{total}}" msgstr "" #: includes/class-page-manual-sync.php:193 #: includes/class-page-manual-sync.php:200 msgid "Processing batch {{batch}} of group members {{from}} to {{to}}" msgstr "" #: includes/class-page-manual-sync.php:194 #: includes/class-page-manual-sync.php:201 msgid "Processing batch {{batch}} of group members {{from}} to {{to}} complete" msgstr "" #: includes/class-page-manual-sync.php:206 msgid "All done!" msgstr "" #: includes/class-page-manual-sync.php:336 msgid "Synchronize CiviCRM Group Contacts to \"Groups\" Group Users." msgstr "" #: includes/class-page-manual-sync.php:339 #: includes/class-page-manual-sync.php:383 msgid "Stop Sync" msgstr "" #: includes/class-page-manual-sync.php:340 #: includes/class-page-manual-sync.php:384 msgid "Sync Now" msgstr "" #: includes/class-page-manual-sync.php:342 #: includes/class-page-manual-sync.php:386 msgid "Continue Sync" msgstr "" #: includes/class-page-manual-sync.php:380 msgid "Synchronize \"Groups\" Group Users to CiviCRM Group Contacts." msgstr "" #: includes/class-page-settings.php:117 msgid "Settings for CiviCRM Groups Sync" msgstr "" #: includes/class-page-settings.php:118 #: includes/class-page-settings.php:121 msgid "Settings" msgstr "" #: includes/class-page-settings.php:187 msgid "Recurring Schedules" msgstr "" #: includes/class-page-settings.php:231 msgid "Off" msgstr "" #: includes/class-wordpress.php:418 #: includes/class-wordpress.php:423 #: includes/class-wordpress.php:451 #: includes/class-wordpress.php:462 msgid "Untitled" msgstr "" #: includes/class-wordpress.php:771 msgid "Could not add User to Group." msgstr "" #: includes/class-wordpress.php:815 msgid "Could not delete User from Group." msgstr "" #: includes/class-wordpress.php:1052 msgid "Syncing all \"Groups\" Groups to their corresponding CiviCRM Groups..." msgstr "" #. translators: 1: The name of the Group, 2: The ID of the Group. #: includes/class-wordpress.php:1082 msgid "Adding Users from \"Groups\" Group %1$s (ID: %2$d)" msgstr "" #. translators: %d: The ID of the Group. #: includes/class-wordpress.php:1086 #: includes/class-wordpress.php:1167 msgid "Syncing with CiviCRM Group (ID: %d)" msgstr "" #. translators: %d: The ID of the User. #: includes/class-wordpress.php:1118 msgid "No Contact ID found for User (ID: %d)" msgstr "" #. translators: 1: The ID of the Contact, 2: The ID of the User. #: includes/class-wordpress.php:1134 msgid "Added Contact (Contact ID: %1$d) (User ID: %2$d)" msgstr "" #. translators: 1: The ID of the Contact, 2: The ID of the User. #: includes/class-wordpress.php:1139 msgid "Failed to add Contact (Contact ID: %1$d) (User ID: %2$d)" msgstr "" #. translators: 1: The name of the Group, 2: The ID of the Group. #: includes/class-wordpress.php:1163 msgid "Deleting Contacts not in \"Groups\" Group %1$s (ID: %2$d)" msgstr "" #. translators: 1: The ID of the Contact, 2: The ID of the User. #: includes/class-wordpress.php:1183 #: includes/class-wordpress.php:1366 msgid "Removed Contact (Contact ID: %1$d) (User ID: %2$d)" msgstr "" #. translators: 1: The ID of the Contact, 2: The ID of the User. #: includes/class-wordpress.php:1188 #: includes/class-wordpress.php:1371 msgid "Failed to remove Contact (Contact ID: %1$d) (User ID: %2$d)" msgstr ""