# Copyright (C) 2021 Tilman Kranz # This file is distributed under the same license as the Gitlab REST API Shortcodes plugin. msgid "" msgstr "" "Project-Id-Version: Gitlab REST API Shortcodes 1.2\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/linuxfoo-gitlab\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: 2021-11-27T12:01:58+01:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.5.0\n" "X-Domain: linuxfoo-gitlab\n" #. Plugin Name of the plugin msgid "Gitlab REST API Shortcodes" msgstr "" #. Plugin URI of the plugin msgid "http://tk-sls.de/ref/gitlab-list-commits" msgstr "" #. Description of the plugin msgid "Summary: Embed list of most recent commits to a Gitlab project from a Gitlab instance's public REST API. Example: Add [gitlab-list-commits url=https://tk-sls.de/gitlab project_id=42 since=\"3 month\" max=5] for a list of at most 5 commits to that project that were made since at most 3 months ago." msgstr "" #. Author of the plugin msgid "Tilman Kranz" msgstr "" #. Author URI of the plugin msgid "https://tk-sls.de" msgstr "" #: linuxfoo-gitlab.php:39 msgid "days" msgstr "" #: linuxfoo-gitlab.php:42 msgid "months" msgstr "" #: linuxfoo-gitlab.php:45 msgid "years" msgstr "" #. translators: %d: count, %s unit of time interval #: linuxfoo-gitlab.php:49 msgid "since %d %s ago" msgstr "" #: linuxfoo-gitlab.php:59 msgid "Required parameter missing." msgstr "" #: linuxfoo-gitlab.php:62 #: linuxfoo-gitlab.php:68 msgid "Invalid value for parameter \"project_id\"." msgstr "" #: linuxfoo-gitlab.php:65 msgid "Invalid value for parameter \"url\"." msgstr "" #: linuxfoo-gitlab.php:75 msgid "Project URL not reachable." msgstr "" #: linuxfoo-gitlab.php:86 msgid "Gitlab project" msgstr "" #: linuxfoo-gitlab.php:93 msgid "Invalid value for parameter \"since\"." msgstr "" #: linuxfoo-gitlab.php:115 msgid "Commits URL not reachable." msgstr "" #: linuxfoo-gitlab.php:121 msgid "Commits information not readable." msgstr "" #: linuxfoo-gitlab.php:132 msgid "No commits" msgstr "" #: linuxfoo-gitlab.php:133 #: linuxfoo-gitlab.php:147 msgid "in branch" msgstr "" #. translators: %d: maximum number of commits displayed #: linuxfoo-gitlab.php:146 msgid "Last %d commits" msgstr ""