<?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(
"S3 (Amazon Web Service)" => "S3 (Amazon Web Service)",
"Access an AWS server. Requires AWS-SDK v2 for PHP" => "Auf den Amazon S3 zugreifen.",
"Key" => "Key",
"S3 Api Key" => "S3 Api-Key",
"Secret Key" => "Secret-Key",
"S3 secret key" => "S3 Secret-key",
"Region" => "Region",
"S3 storage region" => "S3 Speicher-Region",
"Container" => "Bucket",
"Root container in the S3 storage" => "S3-Bucket",
"Storage URL" => "Speicher-URL",
"Replace default AWS access points (built from region). Set a full URL, including protocol" => "Standard-Zugriffs-URL, die anhand der Region ermittelt wird, ersetzen. Komplette URL incl. Protokoll eintragen.",
"Signature Version" => "Signatur-Version",
"API Signature Version. Leave empty if you are not sure, EU Frankfurt and AP Seoul should use v4 only." => "API-Signatur-Version. Leer lassen, wenn Sie sich nicht sicher sind. EU Frankfurt und AP Seoul sollten nur v4 verwenden.",
"API Version" => "API-Version",
"The API Version of AS3 is a date (like 2006-03-01). If not sure, put latest " => "Die API-Version von AS3 ist ein Datum (z.B. 2006-03-01). If not sure, put latest ",
"Proxy" => "Proxy",
"If you are using a proxy, for example:  127.0.0.1:80 or username:password@127.0.0.1:8080" => "Wenn Sie einen Proxy-Server verwenden. Z.b.:  127.0.0.1:80 or benutzername:passwort@127.0.0.1:8080",
"Disable Virtual Host Syntax" => "Virtual-Host-Syntax deaktivieren",
"S3 backends can be queried using protocol://bucket.host/. Some backend do not support this, use this option to force using protocol://host/bucket instead" => "S3-Backends können mit protocol://bucket.host/ abgefragt werden. Manche Backends unterstützen dies nicht. Erzwingen Sie in diesem Fall, mit dieser Einstellung, den Wert protocol://host/bucket",
"Is ViPR" => "Ist ViPR",
"If the backend storage is an EMC ViPR storage" => "Wenn das Backend ein EMC-ViPR-Speicher ist",
"SDK Version" => "SDK-Version",
"The AWS SDK version" => "Die AWS-SDK-Version",
"Authentication" => "Authentifizierung",
"Location" => "Ort",
"API" => "API",
"Custom Storage" => "Benutzerdefinierter Speicher",
);
