add missing translations

This commit is contained in:
Uwe Steinmann 2015-06-09 13:53:16 +02:00
parent d7f7a40f06
commit a178ab9bc0
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// //
// Translators: Admin (2075), dgrutsch (18) // Translators: Admin (2076), dgrutsch (18)
$text = array( $text = array(
'accept' => 'Übernehmen', 'accept' => 'Übernehmen',
@ -1004,7 +1004,7 @@ URL: [url]',
'settings_httpRoot' => 'HTTP Wurzelverzeichnis', 'settings_httpRoot' => 'HTTP Wurzelverzeichnis',
'settings_httpRoot_desc' => 'Der relative Pfad in der URL nach der Domain, also ohne http:// und den hostnamen. z.B. wenn die komplette URL http://www.example.com/seeddms/ ist, dann setzen Sie diesen Wert auf \'/seeddms/\'. Wenn die URL http://www.example.com/ ist, tragen Sie \'/\' ein.', 'settings_httpRoot_desc' => 'Der relative Pfad in der URL nach der Domain, also ohne http:// und den hostnamen. z.B. wenn die komplette URL http://www.example.com/seeddms/ ist, dann setzen Sie diesen Wert auf \'/seeddms/\'. Wenn die URL http://www.example.com/ ist, tragen Sie \'/\' ein.',
'settings_initialDocumentStatus' => 'Initialer Dokumentenstatus', 'settings_initialDocumentStatus' => 'Initialer Dokumentenstatus',
'settings_initialDocumentStatus_desc' => '', 'settings_initialDocumentStatus_desc' => 'Dieser STatus wird bei Dokumenten gesetzt, die neu hinzugefügt wurden.',
'settings_initialDocumentStatus_draft' => 'Entwurf', 'settings_initialDocumentStatus_draft' => 'Entwurf',
'settings_initialDocumentStatus_released' => 'freigegeben', 'settings_initialDocumentStatus_released' => 'freigegeben',
'settings_installADOdb' => 'Installieren Sie ADOdb', 'settings_installADOdb' => 'Installieren Sie ADOdb',

View File

@ -19,7 +19,7 @@
// along with this program; if not, write to the Free Software // along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
// //
// Translators: Admin (1203), dgrutsch (3), netixw (14) // Translators: Admin (1204), dgrutsch (3), netixw (14)
$text = array( $text = array(
'accept' => 'Accept', 'accept' => 'Accept',
@ -1011,7 +1011,7 @@ URL: [url]',
'settings_httpRoot' => 'Http Root', 'settings_httpRoot' => 'Http Root',
'settings_httpRoot_desc' => 'The relative path in the URL, after the domain part. Do not include the http:// prefix or the web host name. e.g. If the full URL is http://www.example.com/seeddms/, set \'/seeddms/\'. If the URL is http://www.example.com/, set \'/\'', 'settings_httpRoot_desc' => 'The relative path in the URL, after the domain part. Do not include the http:// prefix or the web host name. e.g. If the full URL is http://www.example.com/seeddms/, set \'/seeddms/\'. If the URL is http://www.example.com/, set \'/\'',
'settings_initialDocumentStatus' => 'Initial document status', 'settings_initialDocumentStatus' => 'Initial document status',
'settings_initialDocumentStatus_desc' => '', 'settings_initialDocumentStatus_desc' => 'This status will be set when a document is added.',
'settings_initialDocumentStatus_draft' => 'Draft', 'settings_initialDocumentStatus_draft' => 'Draft',
'settings_initialDocumentStatus_released' => 'released', 'settings_initialDocumentStatus_released' => 'released',
'settings_installADOdb' => 'Install ADOdb', 'settings_installADOdb' => 'Install ADOdb',