roundcubemail-plugins-kolab/plugins/kolab_files/localization/de_DE.inc

35 lines
1.2 KiB
PHP
Raw Normal View History

2013-10-11 15:06:22 +02:00
<?php
/**
* Localizations for the Kolab Files plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_files/
*/
2013-10-11 15:06:22 +02:00
$labels['files'] = 'Dateien';
$labels['create'] = 'Erstellen';
2013-10-11 15:06:22 +02:00
$labels['save'] = 'Speichern';
$labels['cancel'] = 'Abbrechen';
$labels['addfolder'] = 'Ordner hinzufügen';
$labels['foldermount'] = 'Speicherplatz hinzufügen';
2013-10-11 15:06:22 +02:00
$labels['name'] = 'Name';
$labels['type'] = 'Typ';
2013-10-11 15:06:22 +02:00
$labels['edit'] = 'Bearbeiten';
$labels['save'] = 'Speichern';
2016-06-13 18:10:59 +02:00
$labels['close'] = 'Schließen';
2018-12-17 14:03:01 +01:00
$labels['submit'] = 'Absenden';
$labels['confirmpassword'] = 'Passwort bestätigen';
$labels['foldermounting'] = 'Externe Speicherplatz hinzufügen';
$labels['foldermountnotice'] = 'Speicherplatz erfolgreich angelegt.';
$labels['additionalfolders'] = 'Zusätzliche Ordneren';
2016-06-13 18:10:59 +02:00
$labels['select'] = 'Auswählen';
$labels['participant'] = 'Teilnehmer';
$labels['status'] = 'Status';
$labels['addparticipant'] = 'Teilnehmer hinzufügen';
2016-06-13 18:10:59 +02:00
$labels['statusorganizer'] = 'Organisator';
$labels['statusaccepted'] = 'Akzeptiert';
2016-06-13 18:10:59 +02:00
$labels['statusdeclined'] = 'Abgelehnt';
$labels['removeparticipant'] = 'Entfernen';
$labels['owner'] = 'Besitzer';
2016-06-13 18:10:59 +02:00
$labels['comment'] = 'Kommentar';