<?php
/*
* Copyright 2007-2017 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio 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 Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio.  If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <https://pydio.com>.
*/
$mess=array(
"Welcome Page"=> "Willkommen-Seite",
"Welcome Page displaying a list of workspaces" => "Willkommen-Seite auf der eine Liste mit Arbeitsumgebungen angezeigt wird",
"Open workspace by simple click" => "Arbeitsumgebung mit einfachem Klick öffnen",
"Open workspace by simple click instead of double click." => "Arbeitsumgebung mit einfachem Klick öffnen statt mit Doppelklick.",
"Enable Getting Started" => "'Erste Schritte' anzeigen",
"Enable addition tabulation to access getting started videos" => "Link auf Videos, welche die ersten Schritte mit Pydio zeigen",
"iOS App URL" => "URL zur iOS-App",
"URL of the iOS application" => "URL zur iOS-App (leave empty if you want to hide the block)",
"Android App URL" => "URL zur Android-App",
"URL of the Android application" => "URL zur Android-App (leave empty if you want to hide the block)",
"Windows PydioSync URL" => "URL zum Windows-Sync-Client",
"URL of the windows sync application" => "URL zum Windows-Sync-Client (leave empty if you want to hide the block)",
"Mac PydioSync URL" => "URL zum Mac-Sync-Client",
"URL of the mac sync application" => "URL zum Mac-Sync-Client (leave empty if you want to hide the block)",
"Enable Global Search" => "Globale Suche aktivieren",
"Enable cross-workspaces search form on home page" => "Arbeitsumgebungs übergreifende Suche auf der Willkommen-Seite",
"Display Server QRCode"=>"Server-QRCode anzeigen",
"Let users connect easily to the latest mobile applications by displaying a QRCode"=>"Benutzer können, mit den Apps, diesen QRCode scannen um eine Verbindung zum Server zu konfigurieren",
);
