[Japi-cvs] SF.net SVN: japi: [549] libs/swing-about/trunk/src/net/sf/japi/swing/about/ action_de.pr
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2007-07-14 17:03:07
|
Revision: 549
http://svn.sourceforge.net/japi/?rev=549&view=rev
Author: christianhujer
Date: 2007-07-14 10:03:06 -0700 (Sat, 14 Jul 2007)
Log Message:
-----------
Added German translation.
Added Paths:
-----------
libs/swing-about/trunk/src/net/sf/japi/swing/about/action_de.properties
Added: libs/swing-about/trunk/src/net/sf/japi/swing/about/action_de.properties
===================================================================
--- libs/swing-about/trunk/src/net/sf/japi/swing/about/action_de.properties (rev 0)
+++ libs/swing-about/trunk/src/net/sf/japi/swing/about/action_de.properties 2007-07-14 17:03:06 UTC (rev 549)
@@ -0,0 +1,29 @@
+#
+# JAPI libs-swing-about is a library for adding an about dialog to an application with little effort.
+# Copyright (C) 2007 Christian Hujer.
+#
+# 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+#
+
+# Warning: This file MUST be ISO-8859-1
+# See http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#encoding
+
+about.title=\xDCber {0}
+license.title=Lizenz
+license.missing=Konnte Lizenz-Text nicht laden.
+aboutTab.title=\xDCber
+aboutRuntimeProperties.title=Runtime Properties
+aboutBuildProperties.title=Build Properties
+unknown=unbekannt
Property changes on: libs/swing-about/trunk/src/net/sf/japi/swing/about/action_de.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ LF
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|