blob: cf04795ad2834b8df2424c252f924abc0aa9cca1 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
report.plugin.name=Plugindokumentation
report.plugin.description=Denna rapport tillhandahåller mål- och parameterdokumentation för en plugin.
report.plugin.title=Plugindokumentation
report.plugin.goals.nogoal=Inga mål tillgängliga ännu.
report.plugin.goals.intro=Tillgängliga mål för denna plugin:
report.plugin.goals.column.goal=Mål
report.plugin.goals.column.isMavenReport=Rapport?
report.plugin.goals.column.description=Beskrivning
report.plugin.goal.nodescription=Ingen beskrivning.
report.plugin.goal.deprecated=Föråldrat.
report.plugin.systemrequirements=Systemkrav
report.plugin.systemrequirements.intro=Följande minimikrav ställs för att köra denna Maven plugin:
report.plugin.systemrequirements.nominimum= Inga minimikrav.
report.plugin.systemrequirements.maven=Maven
report.plugin.systemrequirements.jdk=JDK
report.plugin.systemrequirements.memory=Minne
report.plugin.systemrequirements.diskspace=Diskutrymme
report.plugin.usage=Användning
report.plugin.usage.intro=Du bör specificera versionen i ditt projekts pluginkonfiguration:
report.plugin.usage.pluginManagement=För att definiera pluginversion i din föräldra-POM
report.plugin.usage.plugins=För att använda plugin-målen i din POM eller föräldra-POM
report.plugin.usage.reporting=För att använda rapport-målen i din POM eller föräldra-POM
report.plugin.configuration.end=För mer information, läs {"Guide to Configuring Plug-ins", http://maven.apache.org/guides/mini/guide-configuring-plugins.html} (på engelska).
report.plugin.isReport=Ja
report.plugin.isNotReport=Nej