2021-11-27 03:20:48 +01:00
# Copyright (C) 2021 Tilman Kranz
2023-09-23 14:31:41 +02:00
# This file is distributed under the same license as the Gitea REST API Shortcodes plugin.
2021-11-27 03:20:48 +01:00
msgid ""
msgstr ""
2023-09-23 14:31:41 +02:00
"Project-Id-Version: Gitea REST API Shortcodes 1.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/linuxfoo-gitea\n"
2021-11-27 03:20:48 +01:00
"Last-Translator: Tilman Kranz <t.kranz@tk-sls.de>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2021-11-27 12:03:15 +01:00
"POT-Creation-Date: 2021-11-27T11:51:10+01:00\n"
"PO-Revision-Date: 2021-11-27T11:51:10+01:00\n"
2021-11-27 03:20:48 +01:00
"X-Generator: WP-CLI 2.5.0\n"
2023-09-23 14:31:41 +02:00
"X-Domain: linuxfoo-gitea\n"
2021-11-27 03:20:48 +01:00
#. Plugin Name of the plugin
2023-09-23 14:31:41 +02:00
msgid "Gitea REST API Shortcodes"
msgstr "Gitea REST API Shortcodes"
2021-11-27 03:20:48 +01:00
2021-11-27 12:03:15 +01:00
#. Plugin URI of the plugin
2023-09-23 14:31:41 +02:00
msgid "http://tk-sls.de/ref/gitea-list-commits"
msgstr "http://tk-sls.de/ref/gitea-list-commits"
2021-11-27 12:03:15 +01:00
2021-11-27 03:20:48 +01:00
#. Description of the plugin
2023-09-23 15:31:53 +02:00
msgid "Summary: Embed list of most recent commits to a Gitea project from a Gitea instance's public REST API. Example: Add [gitea-list-commits url=https://tk-sls.de/git/ project_owner=tk-sls.de project_repo=linuxfoo-gitea commits=\"all\" max=5 releases=\"latest\"] for a list of at most the 5 latest commits to that project, followed by a link to the latest release of the project (if any). To disable the list of commits, set commits=\"none\". To disable printing the author name of a commit, set author=\"none\". To generate a list of all releases, set releases=\"all\". To disable the list of releases, omit the \"releases\" attribute or set releases=\"none\"."
msgstr "Zusammenfassung: Bette Liste der neuesten Commits eines Gitea-Projektes ein, die mit Gitea REST API abgerufen wird. Beispiel: Füge folgenden Shortcode zu einem Artikel hinzu, um die letzten 5 Commits anzuzeigen: [gitea-list-commits url=https://tk-sls.de/git/ project_owner=tk-sls.de project_repo=linuxfoo-gitea max=5]. Um die Liste der Commits zu deaktivieren: commits=\"none\". Um die Ausgabe der Autor-Namens pro Commit zu deaktivieren: author=\"none\". Um eine Liste von Releases hinzuzufügen: releases=\"all\". Um nur die neueste Release anzuzeigen: releases=\"latest\"."
2021-11-27 12:03:15 +01:00
#. Author of the plugin
msgid "Tilman Kranz"
msgstr "Tilman Kranz"
#. Author URI of the plugin
msgid "https://tk-sls.de"
msgstr "https://tk-sls.de"
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:39
2021-11-27 12:03:15 +01:00
msgid "days"
msgstr "Tagen"
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:42
2021-11-27 12:03:15 +01:00
msgid "months"
msgstr "Monaten"
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:45
2021-11-27 12:03:15 +01:00
msgid "years"
msgstr "Jahren"
2021-11-27 03:20:48 +01:00
2021-11-27 12:03:15 +01:00
#. translators: %d: count, %s unit of time interval
2023-09-23 14:31:41 +02:00
#: linuxfoo-gigiteatlab.php:49
2021-11-27 12:03:15 +01:00
msgid "since %d %s ago"
msgstr "seit %d %s"
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:57
2021-11-27 20:04:17 +01:00
msgid "Invalid value for parameter \"commits\"."
msgstr "Unzulässiger Wert für Parameter \"commits\"."
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:59
2021-11-27 03:20:48 +01:00
msgid "Required parameter missing."
2021-11-27 12:03:15 +01:00
msgstr "Notwendiger Parameter fehlt"
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:62
#: linuxfoo-gitea.php:68
2021-11-27 12:03:15 +01:00
msgid "Invalid value for parameter \"project_id\"."
msgstr "Unzulässiger Wert für Parameter \"project_id\"."
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:65
2021-11-27 12:03:15 +01:00
msgid "Invalid value for parameter \"url\"."
msgstr "Unzulässiger Wert für Parameter \"url\"."
2021-11-27 03:20:48 +01:00
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:75
2021-11-27 03:20:48 +01:00
msgid "Project URL not reachable."
2021-11-27 12:03:15 +01:00
msgstr "Gitlab-Projekt-URL nicht erreichbar."
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:86
2021-11-27 12:03:15 +01:00
msgid "Gitlab project"
msgstr "Gitlab-Projekt"
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:93
2021-11-27 12:03:15 +01:00
msgid "Invalid value for parameter \"since\"."
msgstr "Unzulässiger Wert für Parameter \"since\"."
2021-11-27 03:20:48 +01:00
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:115
2021-11-27 03:20:48 +01:00
msgid "Commits URL not reachable."
2021-11-27 12:03:15 +01:00
msgstr "Gitlab-Commits-URL nicht erreichbar."
2021-11-27 03:20:48 +01:00
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:121
2021-11-27 03:20:48 +01:00
msgid "Commits information not readable."
2021-11-27 12:03:15 +01:00
msgstr "Commit-Information nicht lesbar."
2021-11-27 03:20:48 +01:00
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:132
2021-11-27 03:20:48 +01:00
msgid "No commits"
2021-11-27 12:03:15 +01:00
msgstr "Keine aktuellen Commits"
2021-11-27 03:20:48 +01:00
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:133
#: linuxfoo-gitea.php:147
2021-11-27 03:20:48 +01:00
msgid "in branch"
2021-11-27 12:03:15 +01:00
msgstr "im Branch"
2021-11-27 03:20:48 +01:00
2021-11-27 12:03:15 +01:00
#. translators: %d: maximum number of commits displayed
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:146
2021-11-27 03:20:48 +01:00
msgid "Last %d commits"
msgstr "Letzte %d Commits"
2021-11-27 16:50:41 +01:00
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:172
2021-11-27 16:50:41 +01:00
msgid "Invalid value for parameter \"releases\"."
msgstr "Unzulässiger Wert für Parameter \"releases\"."
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:179
2021-11-27 16:50:41 +01:00
msgid "Releases URL not reachable."
msgstr "Releases-URL nicht erreichbar."
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:185
2021-11-27 16:50:41 +01:00
msgid "Releases information not readable."
msgstr "Releases-Information nicht lesbar."
2023-09-23 14:31:41 +02:00
#: linuxfoo-gitea.php:189
2021-11-27 16:50:41 +01:00
msgid "This project has currently no releases."
msgstr "Dieses Projekt hat derzeit keine Releases."
#: linuxfoo-gitlab.php:194
msgid "Latest release"
msgstr "Neueste Release"
#: linuxfoo-gitlab.php:201
msgid "Releases"
msgstr "Releases"