Skip to content

Commit df2281d

Browse files
authored
Merge pull request #13 from xwikiorgci/weblate-xwiki-contrib-interactive-link-visualization-ui
Translations update from Weblate
2 parents cd08976 + 7e59ae2 commit df2281d

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<?xml version="1.1" encoding="UTF-8"?>
2+
3+
<!--
4+
* See the NOTICE file distributed with this work for additional
5+
* information regarding copyright ownership.
6+
*
7+
* This is free software; you can redistribute it and/or modify it
8+
* under the terms of the GNU Lesser General Public License as
9+
* published by the Free Software Foundation; either version 2.1 of
10+
* the License, or (at your option) any later version.
11+
*
12+
* This software is distributed in the hope that it will be useful,
13+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15+
* Lesser General Public License for more details.
16+
*
17+
* You should have received a copy of the GNU Lesser General Public
18+
* License along with this software; if not, write to the Free
19+
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
20+
* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
21+
-->
22+
23+
<xwikidoc version="1.5" reference="XWiki.InteractiveLinkVisualizer.Code.Translations" locale="de">
24+
<web>XWiki.InteractiveLinkVisualizer.Code</web>
25+
<name>Translations</name>
26+
<language>de</language>
27+
<defaultLanguage>en</defaultLanguage>
28+
<translation>1</translation>
29+
<creator>xwiki:XWiki.Admin</creator>
30+
<parent>XWiki.InteractiveLinkVisualizer.WebHome</parent>
31+
<author>xwiki:XWiki.Admin</author>
32+
<contentAuthor>xwiki:XWiki.Admin</contentAuthor>
33+
<version>1.1</version>
34+
<title>Translations</title>
35+
<comment/>
36+
<minorEdit>false</minorEdit>
37+
<syntaxId>plain/1.0</syntaxId>
38+
<hidden>true</hidden>
39+
<content>## Top info bar
40+
intlv.topbar.search.placeholder=Seiten im Diagramm finden…
41+
intlv.topbar.search.title=Seiten aus dem visualisierten Diagramm finden
42+
intlv.topbar.graphinfo.hint=Zeigt Informationen zum Diagramm an
43+
44+
## Main graph area
45+
intlv.sigmacontainer.buttons.title.zoomin=Vergrößern
46+
intlv.sigmacontainer.buttons.title.zoomout=Verkleinern
47+
intlv.sigmacontainer.buttons.title.iterations=Diagramm-Iterationen erhöhen: Wenn das Diagramm nicht richtig angeordnet ist und mehr Iterationen benötigt werden
48+
intlv.sigmacontainer.buttons.title.zoomdefault=Standard-Vergrößerung
49+
intlv.sigmacontainer.buttons.title.fullscreen=Vollbild
50+
intlv.sigmacontainer.buttons.title.killgraph=Diagramm-Instanz löschen
51+
intlv.sigmacontainer.form.title.documentfilter=Anzahl der Dokumente, die im Diagramm angezeigt werden sollen
52+
intlv.sigmacontainer.form.label.documentfilter=Anzahl der darzustellenden Seiten:
53+
54+
## Local graph panel
55+
intlv.panel.header=Verknüpfte Seiten Diagramm
56+
</content>
57+
</xwikidoc>

0 commit comments

Comments
 (0)