'Contact' => 'Kontakt',
'Contact Person' => 'Ansprechpartner',
'Contact person (surname)' => 'Ansprechpartner (Nachname)',
- 'Contacts' => 'Kontakte',
+ 'Contacts' => 'Ansprechpartner',
'Continue' => 'Weiter',
'Contra' => 'gegen',
'Copies' => 'Kopien',
'License key' => 'Lizenzschlüssel',
'Licensed to' => 'Lizenziert für',
'Licenses' => 'Lizenzen',
- 'Lieferungen' => 'Lieferungen',
'Limit part selection' => 'Artikelauswahl eingrenzen',
'Line Total' => 'Zeilensumme',
'Line endings' => 'Zeilenumbrüche',
'Sum per' => 'Summe per',
'Summen- und Saldenliste' => 'Summen- und Saldenliste',
'Superuser name' => 'Datenbankadministrator',
+ 'Supplies' => 'Lieferungen',
'Switch Menu on / off' => 'Menü ein- / ausklappen',
'System' => 'System',
'TODO list' => 'Aufgabenliste',
+++ /dev/null
-#!/usr/bin/perl
-# -*- coding: ISO-8859-15; -*-
-# vim: fenc=ISO-8859-15
-
-# The last 50 text strings, that have been removed.
-# This file has been auto-generated by locales.pl. Please don't edit!
-
-@lost = (
- { 'text' => 'Edit Template', 'translation' => '' },
- { 'text' => 'Applied', 'translation' => '' },
- { 'text' => 'Paid in full', 'translation' => '' },
- { 'text' => 'Cannot stock assemblies!', 'translation' => '' },
- { 'text' => 'Access Control', 'translation' => '' },
- { 'text' => 'Password changed!', 'translation' => '' },
- { 'text' => 'Check printing failed!', 'translation' => '' },
- { 'text' => 'Oracle Database Administration', 'translation' => '' },
- { 'text' => 'Check printed!', 'translation' => '' },
- { 'text' => 'Edit Preferences for', 'translation' => '' },
- { 'text' => 'Include this account on the customer/vendor forms to flag customer/vendor as taxable?', 'translation' => 'Include this account on debtor/creditor forms to set debtor/creditor taxable?' },
- { 'text' => 'DBI not installed!', 'translation' => '' },
- { 'text' => 'successfully created!', 'translation' => '' },
- { 'text' => 'Order saved!', 'translation' => '' },
- { 'text' => 'is not a member!', 'translation' => '' },
- { 'text' => 'Standard', 'translation' => '' },
- { 'text' => 'Weight Unit', 'translation' => '' },
- { 'text' => 'Tax Accounts', 'translation' => '' },
- { 'text' => 'localhost', 'translation' => '' },
- { 'text' => 'to', 'translation' => '' },
- { 'text' => 'Hostname missing!', 'translation' => '' },
- { 'text' => 'Last Numbers & Default Accounts', 'translation' => '' },
- { 'text' => 'Link', 'translation' => '' },
- { 'text' => 'Transactions exist, cannot delete customer!', 'translation' => '' },
- { 'text' => 'Order Entry', 'translation' => '' },
- { 'text' => 'GIFI missing!', 'translation' => '' },
- { 'text' => 'Recd', 'translation' => '' },
- { 'text' => 'Receipt printed!', 'translation' => '' },
- { 'text' => 'Stock Assembly', 'translation' => '' },
- { 'text' => 'Administrator', 'translation' => '' },
- { 'text' => 'Dataset updated!', 'translation' => '' },
- { 'text' => 'Change Password', 'translation' => '' },
- { 'text' => 'The following Datasets are not in use and can be deleted', 'translation' => '' },
- { 'text' => 'hr', 'translation' => '' },
- { 'text' => 'paid on purchases', 'translation' => '' },
- { 'text' => 'is already a member!', 'translation' => '' },
- { 'text' => 'Edit GIFI', 'translation' => '' },
- { 'text' => 'O', 'translation' => '' },
- { 'text' => 'Accounts', 'translation' => '' },
- { 'text' => 'Retained Earnings', 'translation' => '' },
- { 'text' => 'Ship rcvd', 'translation' => '' },
- { 'text' => 'Ship', 'translation' => '' },
- { 'text' => 'There is not enough available of \'#1\' at warehouse \'#2\', bin \'#3\', #4, for the transfer of #5.', 'translation' => '' },
- { 'text' => 'Warehouse MIgration', 'translation' => '' },
- { 'text' => 'WEBDAV access', 'translation' => '' },
- { 'text' => 'customernumber not unique!', 'translation' => '' },
- { 'text' => 'Accounting Menu', 'translation' => '' },
- { 'text' => 'Edit ', 'translation' => '' },
- { 'text' => 'About', 'translation' => '' },
- { 'text' => 'Add ', 'translation' => '' },
-);
-
-1;