mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-03-06 07:10:26 -05:00
Fix some errors in metadata in translation files
This commit is contained in:
parent
0613648bb9
commit
4e916f5ea4
3 changed files with 15 additions and 15 deletions
17
po/de.po
17
po/de.po
|
|
@ -1,23 +1,24 @@
|
|||
# translation of de.po to
|
||||
# translation of de.po to
|
||||
# German Language Translation File.
|
||||
# This file is distributed under the same license as the nagios-plugins package.
|
||||
# Copyright (C) 2004 Nagios Plugin Development Group.
|
||||
# Copyright (C) 2023 Nagios Plugin Development Group.
|
||||
# Karl DeBisschop <kdebisschop@users.sourceforge.net>, 2003, 2004.
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nagiosplug\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
||||
"POT-Creation-Date: 2023-09-05 00:31+0200\n"
|
||||
"PO-Revision-Date: 2004-12-23 17:46+0100\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins.org>\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=iso-8859-1\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: KBabel 1.3.1\n"
|
||||
|
||||
msgid "Could not parse arguments"
|
||||
msgstr "Argumente konnten nicht ausgewertet werden"
|
||||
|
|
|
|||
11
po/fr.po
11
po/fr.po
|
|
@ -1,6 +1,6 @@
|
|||
# translation of fr.po to
|
||||
# Messages français pour Nagios Plugins
|
||||
# Copyright (C) 2003-2004 Nagios Plugin Development Group
|
||||
# Copyright (C) 2003-2023 Nagios Plugin Development Group
|
||||
# This file is distributed under the same license as the nagiosplug package.
|
||||
#
|
||||
# Karl DeBisschop <kdebisschop@users.sourceforge.net>, 2003.
|
||||
|
|
@ -8,14 +8,13 @@
|
|||
# Thomas Guyot-Sionnest <dermoth@aei.ca>, 2007.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fr\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
||||
"POT-Creation-Date: 2023-09-05 00:31+0200\n"
|
||||
"PO-Revision-Date: 2010-04-21 23:38-0400\n"
|
||||
"Last-Translator: Thomas Guyot-Sionnest <dermoth@aei.ca>\n"
|
||||
"Language-Team: Nagios Plugin Development Mailing List <nagiosplug-"
|
||||
"devel@monitoring-plugins.org>\n"
|
||||
"Language: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins.org>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR Monitoring Plugins Development Team
|
||||
# Copyright (C) 2023 Monitoring Plugins Development Team
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue