| 23 |
liveuser |
1 |
AmCharts.translations[ "export" ][ "de" ] = {
|
|
|
2 |
"fallback.save.text": "CTRL + C um die Daten in die Zwischenablage zu kopieren.",
|
|
|
3 |
"fallback.save.image": "Rechtsklick -> Bild speichern unter... um das Bild zu speichern.",
|
|
|
4 |
|
|
|
5 |
"capturing.delayed.menu.label": "{{duration}}",
|
|
|
6 |
"capturing.delayed.menu.title": "Klicken zum Abbrechen.",
|
|
|
7 |
|
|
|
8 |
"menu.label.print": "Drucken",
|
|
|
9 |
"menu.label.undo": "Rückgängig",
|
|
|
10 |
"menu.label.redo": "Wiederherstellen",
|
|
|
11 |
"menu.label.cancel": "Abbrechen",
|
|
|
12 |
|
|
|
13 |
"menu.label.save.image": "Herunterladen als ...",
|
|
|
14 |
"menu.label.save.data": "Speichern als ...",
|
|
|
15 |
|
|
|
16 |
"menu.label.draw": "Notieren ...",
|
|
|
17 |
"menu.label.draw.change": "Ändern ...",
|
|
|
18 |
"menu.label.draw.add": "Hinzufügen ...",
|
|
|
19 |
"menu.label.draw.shapes": "Form ...",
|
|
|
20 |
"menu.label.draw.colors": "Farbe ...",
|
|
|
21 |
"menu.label.draw.widths": "Größe ...",
|
|
|
22 |
"menu.label.draw.opacities": "Deckkraft ...",
|
|
|
23 |
"menu.label.draw.text": "Text",
|
|
|
24 |
|
|
|
25 |
"menu.label.draw.modes": "Modus...",
|
|
|
26 |
"menu.label.draw.modes.pencil": "Stift",
|
|
|
27 |
"menu.label.draw.modes.line": "Linie",
|
|
|
28 |
"menu.label.draw.modes.arrow": "Pfeil"
|
|
|
29 |
}
|