Sprache auf ungültig setzen im Admin-Bereich
[kivitendo-erp.git] / locale / de / Num2text
index be84a3c..e5024fe 100644 (file)
@@ -19,7 +19,8 @@
 # GNU General Public License for more details.
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+# MA 02110-1335, USA.
 #======================================================================
 #
 # this is a variation of the Lingua package
@@ -36,17 +37,17 @@ sub init {
                     2 => 'zwei',
                    3 => 'drei',
                    4 => 'vier',
-                   5 => 'fünf',
+                   5 => 'fünf',
                    6 => 'sechs',
                    7 => 'sieben',
                    8 => 'acht',
                    9 => 'neun',
                   10 => 'zehn',
                   11 => 'elf',
-                  12 => 'zwölf',
+                  12 => 'zwölf',
                   13 => 'dreizehn',
                   14 => 'vierzehn',
-                  15 => 'fünfzehn',
+                  15 => 'fünfzehn',
                   16 => 'sechzehn',
                   17 => 'siebzehn',
                   18 => 'achtzehn',
@@ -54,7 +55,7 @@ sub init {
                   20 => 'zwanzig',
                   30 => 'dreissig',
                   40 => 'vierzig',
-                  50 => 'fünfzig',
+                  50 => 'fünfzig',
                   60 => 'sechzig',
                   70 => 'siebzig',
                   80 => 'achtzig',