[Patchanim-commit] SF.net SVN: patchanim:[283] trunk/patchanim/src/com/mebigfatguy/patchanim/ resou
Brought to you by:
dbrosius
From: <dbr...@us...> - 2009-07-04 01:20:30
|
Revision: 283 http://patchanim.svn.sourceforge.net/patchanim/?rev=283&view=rev Author: dbrosius Date: 2009-07-04 01:20:19 +0000 (Sat, 04 Jul 2009) Log Message: ----------- german translation Added Paths: ----------- trunk/patchanim/src/com/mebigfatguy/patchanim/resources_de.properties Added: trunk/patchanim/src/com/mebigfatguy/patchanim/resources_de.properties =================================================================== --- trunk/patchanim/src/com/mebigfatguy/patchanim/resources_de.properties (rev 0) +++ trunk/patchanim/src/com/mebigfatguy/patchanim/resources_de.properties 2009-07-04 01:20:19 UTC (rev 283) @@ -0,0 +1,113 @@ +/* + * patchanim - A bezier surface patch color blend animation builder + * Copyright (C) 2008-2009 Dave Brosius + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ +patchanim.title = PatchAnim +patchanim.namedtitle = PatchAnim - {0} +patchanim.untitled = Untitled +patchanim.file = Datei +patchanim.new = Neu +patchanim.open = \xD6ffnen... +patchanim.save = Sichern +patchanim.saveas = Speichern unter... +patchanim.patchanimfilter = PatchAnim Datei (*.paf) +patchanim.export = Export als... +patchanim.jpgs = eine Reihe von JPGs +patchanim.filter.jpgs = Dateien (*.jpg) +patchanim.pngs = eine Reihe von PNGs +patchanim.filter.pngs = PNG Dateien (*.png) +patchanim.gifs = eine Reihe von GIFs +patchanim.filter.gifs = GIF Dateien (*.gif) +patchanim.animatedgif = eine animierte GIF +patchanim.filter.animatedgif = GIF Dateien (*.gif) +patchanim.apng = ein animiertes PNG +patchanim.filter.apng = PNG Dateien (*.png) +patchanim.mng = eine animierte MNG +patchanim.filter.mng = MNG Dateien (*.mng) +patchanim.exportfile = Animation exportieren +patchanim.quit = Beenden +patchanim.control = Kontrollen +patchanim.newdocument = Neue PatchAnim Dokument-Einstellungen +patchanim.setorder = Legen Sie die Reihenfolge der Patches zu +patchanim.usealpha = Benutzen Sie Alpha-Kanal (Transparenz) +patchanim.ok = OK +patchanim.cancel = Abbrechen +patchanim.patches = Patches +patchanim.width = Breite +patchanim.tooltip.width = Die Breite der ausgef\xFChrten Animation +patchanim.height = H\xF6he +patchanim.tooltip.height = Die H\xF6he der f\xFCr die Ausfuhr Animation +patchanim.animation = Animation wiederholen +patchanim.tooltip.animation = Die Art der Wiederholung, dass die Animation verwendet +patchanim.type.none = Keine +patchanim.type.cycle = Periode +patchanim.type.wave = Wave +patchanim.outofboundscolor = Out Of Bounds Color +patchanim.tooltip.outofboundscolor = Wie Farben, die au\xDFerhalb des Bereichs von 0 - 255 werden +patchanim.oob.clip = Clip +patchanim.oob.cycle = Periode +patchanim.oob.wave = Wave +patchanim.tween = In-zwischen Frames +patchanim.tooltip.tween = Wie viele Bilder werden als \xDCberg\xE4nge von einem zum n\xE4chsten Patch +patchanim.tweenstyle = Tween Style +patchanim.tooltip.tweenstyle = Der Algorithmus verwendet, um \xDCbergang von einem Patch zum anderen +patchanim.tweenstyle.linear = Linear +patchanim.tweenstyle.accelerating = Beschleunigung +patchanim.tweenstyle.decelerating = Verlangsamt +patchanim.tweenstyle.easeineaseout = Ease In/Ease Out +patchanim.tweenstyle.accelerateinaccelerateout = Accelerate In/Accelerate Out +patchanim.tweenstyle.wave = Wave +patchanim.test = Test +patchanim.tooltip.test = Testen Sie die Animation mit Hilfe der Export-Einstellungen +patchanim.stop = Stoppen +patchanim.defaultpatchname = Patch Koordinaten +patchanim.enternewpatchname = Umbenennen Patch zu +patchanim.add = Hinzuf\xFCgen +patchanim.remove = Entfernen +patchanim.rename = Umbenennen +patchanim.clone = Clone +patchanim.color = Farbe +patchanim.setallpoints = Setzen Sie alle Kontrollpunkte zu... +patchanim.setborderpoints = Setzen Sie den Grenz\xFCbergangsstellen zu... +patchanim.black = Schwarz +patchanim.fullcolor = Full Color +patchanim.value = Valuta... +patchanim.lightenpatch = Lighten Patch +patchanim.darkenpatch = Darken Patch +patchanim.lineargradient = Linearen Gradienten... +patchanim.lefttoright = Von links nach rechts +patchanim.toptobottom = Von oben nach unten +patchanim.righttoleft = Von rechts nach links +patchanim.bottomtotop = Von unten nach oben +patchanim.radialgradient = Radialer Farbverlauf... +patchanim.shapegradient = Shape Gradient... +patchanim.outward = \xE4u\xDFere +patchanim.inward = innerlich +patchanim.shift = Schicht... +patchanim.left = Verlie\xDF +patchanim.down = Abw\xE4rts +patchanim.right = Richtig +patchanim.up = Nach oben +patchanim.invert = Invertieren +patchanim.copypatchfrom = Kopieren Sie Patches aus... +patchanim.redpatch = Red Patch +patchanim.greenpatch = Green Patch +patchanim.bluepatch = Blue Patch +patchanim.asksave = Sie wollen um die \xC4nderungen zu speichern? +patchanim.err.savefailed = Fehler Speichern Patch Animationsdatei +patchanim.err.loadfailed = Konnte nicht geladen Patch Animationsdatei +patchanim.err.exportfailed = Fehler ausf\xFChrenden Patch Animationen Property changes on: trunk/patchanim/src/com/mebigfatguy/patchanim/resources_de.properties ___________________________________________________________________ Added: svn:mime-type + text/plain Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |