# Copyright (C) 2025 FAIR Contributors # This file is distributed under the GPLv2. msgid "" msgstr "" "Project-Id-Version: FAIR - Federated and Independent Repositories 0.3.0\n" "Report-Msgid-Bugs-To: https://github.com/fairpm/fair-plugin/issues\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: 2025-07-28T13:58:12+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.12.0\n" "X-Domain: fair\n" #. Plugin Name of the plugin #: plugin.php msgid "FAIR - Federated and Independent Repositories" msgstr "" #. Description of the plugin #: plugin.php msgid "Make your site more FAIR." msgstr "" #. Author of the plugin #: plugin.php msgid "FAIR Contributors" msgstr "" #: inc/avatars/namespace.php:99 msgid "Choose Profile Image" msgstr "" #: inc/avatars/namespace.php:100 msgid "Remove Profile Image" msgstr "" #: inc/avatars/namespace.php:103 msgid "Upload a custom profile picture for your account." msgstr "" #. translators: %s: Name of person in profile picture #: inc/avatars/namespace.php:252 #: inc/avatars/namespace.php:268 #, php-format msgid "profile picture for %s" msgstr "" #: inc/avatars/namespace.php:264 msgctxt "alt for unknown avatar user" msgid "profile picture for user" msgstr "" #. translators: %s: The version string. #: inc/credits/namespace.php:85 #, php-format msgid "%s is not a valid version string." msgstr "" #: inc/credits/namespace.php:114 msgid "No credits could be found." msgstr "" #: inc/dashboard-widgets/namespace.php:98 msgid "Unable to fetch events (parse error)." msgstr "" #: inc/dashboard-widgets/namespace.php:105 msgctxt "default event location" msgid "Online" msgstr "" #. translators: If a Rosetta site exists (e.g. https://es.fair.pm/news/), then use that. Otherwise, leave untranslated. #: inc/dashboard-widgets/namespace.php:177 msgctxt "Events and News dashboard widget" msgid "https://fair.pm/" msgstr "" #: inc/dashboard-widgets/namespace.php:178 msgid "News" msgstr "" #. translators: Hidden accessibility text. #: inc/dashboard-widgets/namespace.php:180 #: inc/dashboard-widgets/namespace.php:192 msgid "(opens in a new tab)" msgstr "" #: inc/dashboard-widgets/namespace.php:190 msgid "Events (by The WP World)" msgstr "" #: inc/packages/admin/info.php:78 msgctxt "Plugin installer section title" msgid "Description" msgstr "" #: inc/packages/admin/info.php:80 msgctxt "Plugin installer section title" msgid "Installation" msgstr "" #: inc/packages/admin/info.php:82 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "" #: inc/packages/admin/info.php:84 msgctxt "Plugin installer section title" msgid "Screenshots" msgstr "" #: inc/packages/admin/info.php:86 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "" #: inc/packages/admin/info.php:88 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "" #: inc/packages/admin/info.php:90 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "" #: inc/packages/admin/info.php:106 msgid "Plugin Installation" msgstr "" #: inc/packages/admin/info.php:195 msgctxt "plugin" msgid "Activate" msgstr "" #: inc/packages/admin/info.php:252 msgid "WordPress" msgstr "" #: inc/packages/admin/info.php:255 msgid "PHP" msgstr "" #: inc/packages/admin/info.php:278 msgid "Version:" msgstr "" #: inc/packages/admin/info.php:281 msgid "Slug:" msgstr "" #: inc/packages/admin/info.php:285 msgid "Requires:" msgstr "" #: inc/packages/admin/info.php:295 msgid "Suggests:" msgstr "" #: inc/packages/admin/info.php:307 msgid "Authors" msgstr "" #: inc/packages/admin/info.php:344 msgid "Error: This plugin requires a newer version of PHP." msgstr "" #. translators: %s: URL to Update PHP page. #: inc/packages/admin/info.php:349 #, php-format msgid "Click here to learn more about updating PHP." msgstr "" #: inc/packages/admin/info.php:369 msgid "Warning: This plugin has not been tested with your current version of WordPress." msgstr "" #: inc/packages/admin/info.php:376 msgid "Error: This plugin requires a newer version of WordPress." msgstr "" #. translators: %s: URL to WordPress Updates screen. #: inc/packages/admin/info.php:380 #, php-format msgid "Click here to update WordPress." msgstr "" #: inc/packages/admin/info.php:426 #: inc/packages/admin/info.php:439 msgid "Install Now" msgstr "" #. translators: %s: The package's name. #: inc/packages/admin/info.php:437 #, php-format msgid "Install %s now" msgstr "" #: inc/packages/admin/info.php:446 #: inc/packages/admin/info.php:464 msgid "Update Now" msgstr "" #. translators: %s: The package's name. #: inc/packages/admin/info.php:462 #, php-format msgid "Update %s now" msgstr "" #: inc/packages/admin/info.php:470 msgid "Installed" msgstr "" #: inc/packages/admin/namespace.php:45 msgid "Direct Install" msgstr "" #: inc/packages/admin/namespace.php:111 msgid "Enter a plugin ID to view details and install." msgstr "" #: inc/packages/admin/namespace.php:137 msgctxt "plugin" msgid "View Details" msgstr "" #: inc/packages/admin/namespace.php:140 msgid "Plugin IDs should be in the format did:web:... or did:plc:..." msgstr "" #: inc/packages/class-metadatadocument.php:125 #: inc/packages/class-releasedocument.php:81 #, php-format msgid "Missing mandatory field: %s" msgstr "" #: inc/packages/class-metadatadocument.php:147 msgid "No releases found in the metadata document." msgstr "" #: inc/packages/class-metadatadocument.php:169 msgid "Could not decode repository response." msgstr "" #: inc/packages/did/class-plc.php:68 msgid "Unable to parse DID document response." msgstr "" #: inc/packages/did/class-plc.php:74 msgid "The PLC directory did not return the DID that was sent or the DID was invalid." msgstr "" #: inc/packages/namespace.php:40 msgid "ID is not a valid DID." msgstr "" #: inc/packages/namespace.php:45 msgid "DID could not be parsed as a URI." msgstr "" #: inc/packages/namespace.php:56 msgid "Unsupported DID method." msgstr "" #: inc/packages/namespace.php:121 msgid "DID is not a valid package to fetch metadata for." msgstr "" #: inc/packages/namespace.php:149 msgid "HTTP error code received" msgstr "" #: inc/packages/namespace.php:191 msgid "DID does not contain valid signing keys." msgstr "" #: inc/packages/namespace.php:201 msgid "No releases found in the repository." msgstr "" #: inc/settings/namespace.php:44 #: inc/settings/namespace.php:116 msgid "Avatar Source" msgstr "" #: inc/settings/namespace.php:56 msgid "FAIR Settings" msgstr "" #: inc/settings/namespace.php:121 msgid "Avatars will be loaded from the selected source." msgstr "" #: inc/settings/namespace.php:134 msgid "FAIR Avatars" msgstr "" #: inc/settings/namespace.php:135 msgid "Gravatar" msgstr "" #. translators: %s: theme name #: inc/updater/class-lite.php:397 #: inc/updater/class-updater.php:319 #, php-format msgid "There is a new version of %s available." msgstr "" #. translators: 1: opening anchor with version number, 2: closing anchor tag, 3: opening anchor with update URL #: inc/updater/class-lite.php:408 #: inc/updater/class-updater.php:330 #, php-format msgid "View version %1$s details%2$s or %3$supdate now%2$s." msgstr "" #. translators: %s: theme name #: inc/updater/class-lite.php:413 #: inc/updater/class-updater.php:335 #, php-format msgid "%s: update now" msgstr "" #. translators: 1: opening anchor with version number, 2: closing anchor tag, 3: opening anchor with update URL #: inc/updater/class-lite.php:420 #: inc/updater/class-updater.php:342 #, php-format msgid "View version %1$s details%2$s." msgstr "" #: inc/updater/class-lite.php:425 #: inc/updater/class-updater.php:347 msgid "Automatic update is unavailable for this theme." msgstr "" #. translators: 1) Fair PM URL, 2) AspirePress URL. #: inc/user-notification/namespace.php:27 #, php-format msgid "Updates served from the FAIR Package Manager and AspirePress" msgstr "" #: inc/version-check/namespace.php:100 msgctxt "browser version check" msgid "your platform" msgstr "" #: inc/version-check/namespace.php:101 msgctxt "browser version check" msgid "your browser" msgstr "" #: assets/js/fair-avatars.js:20 msgid "Choose Profile Picture" msgstr "" #: assets/js/fair-avatars.js:22 msgid "Use as Profile Picture" msgstr "" #: assets/js/fair-avatars.js:44 msgid "Profile Picture Assigned" msgstr "" #: assets/js/fair-avatars.js:60 msgid "Profile Picture Removed" msgstr ""