2014-10-17 16:20:02 +04:00
OC . L10N . register (
"files_external" ,
{
"Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s" ,
"Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s" ,
2017-04-28 03:07:41 +03:00
"External storages" : "Externer Speicher" ,
2016-05-16 08:54:58 +03:00
"Google Drive App Configuration" : "Google Drive - App Konfiguration" ,
2014-10-17 16:20:02 +04:00
"Personal" : "Persönlich" ,
"System" : "System" ,
2015-08-25 19:39:10 +03:00
"Grant access" : "Zugriff gestatten" ,
2016-08-06 03:10:17 +03:00
"Error configuring OAuth1" : "Fehler beim Konfigurieren von OAuth1" ,
2017-08-17 03:08:23 +03:00
"Please provide a valid app key and secret." : "Bitte einen gültigen Anwendungsschlüssel mit Sicherheitsschlüssel eingeben." ,
2017-06-01 03:08:48 +03:00
"Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2" ,
2015-09-14 08:55:35 +03:00
"Generate keys" : "Schlüssel erzeugen" ,
"Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares" ,
2015-02-03 09:54:50 +03:00
"All users. Type to select user or group." : "Alle Benutzer. Benutzer oder Gruppe zur Auswahl eingeben." ,
2014-10-17 16:20:02 +04:00
"(group)" : "(group)" ,
2016-05-26 08:56:23 +03:00
"Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)" ,
2016-09-01 03:09:24 +03:00
"Admin defined" : "Administrator festgelegt" ,
2014-10-17 16:20:02 +04:00
"Saved" : "Gespeichert" ,
2016-08-11 03:14:12 +03:00
"Saving..." : "Speichere…" ,
2016-07-06 16:28:06 +03:00
"Save" : "Speichern" ,
2016-09-01 03:09:24 +03:00
"Empty response from the server" : "Leere Antwort vom Server" ,
2017-07-20 03:08:13 +03:00
"Couldn't access. Please log out and in again to activate this mount point" : "Zugriff nicht möglich. Bitte abmelden und erneut anmelden, um diesen Endpunkt zu aktivieren." ,
2016-11-10 04:07:14 +03:00
"Couldn't get the information from the remote server: {code} {type}" : "Konnte die Information vom entfernten Server nicht abrufen: {code} {type}" ,
2016-02-25 09:58:06 +03:00
"Couldn't get the list of external mount points: {type}" : "Die Liste der externen Endpunkte konnte nicht empfangen werden: {type}" ,
2015-12-12 09:55:39 +03:00
"There was an error with message: " : "Es ist ein Fehler mit folgender Meldung aufgetreten:" ,
2016-08-17 16:30:52 +03:00
"External mount error" : "Fehler beim Einbinden des externen Speichers" ,
2016-02-09 09:55:36 +03:00
"external-storage" : "Externer Speicher" ,
2017-07-20 03:08:13 +03:00
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Es konnte keine Liste der Windows-Netzlaufwerke empfangen werden: Leere Antwort vom Server" ,
2016-02-25 09:58:06 +03:00
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Einige der konfigurierten externen Bereitstellungspunkte sind nicht angeschlossen. Bitte klicke auf die roten Zeile(n) für weitere Informationen" ,
"Please enter the credentials for the {mount} mount" : "Bitte gib die Anmeldeinformationen für den {mount} externen Bereitstellungspunkt ein" ,
2016-02-06 09:55:36 +03:00
"Username" : "Benutzername" ,
"Password" : "Passwort" ,
2016-02-09 09:55:36 +03:00
"Credentials saved" : "Anmeldeinformationen gespeichert" ,
2016-09-01 03:09:24 +03:00
"Credentials saving failed" : "Speichern der Anmeldeinformationen fehlgeschlagen" ,
2016-02-09 09:55:36 +03:00
"Credentials required" : "Anmeldeinformationen benötigt" ,
2017-04-20 03:07:36 +03:00
"Storage with ID \"%d\" not found" : "Der Speicher mit der ID „%d“ wurde nicht gefunden" ,
2016-05-24 22:24:38 +03:00
"Invalid backend or authentication mechanism class" : "Ungültiger Backend- oder Authentifizierungsmechanismus" ,
"Invalid mount point" : "Ungültiger mount point" ,
"Objectstore forbidden" : "Objekt nicht erlaubt" ,
"Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“" ,
"Not permitted to use backend \"%s\"" : "Nicht zulässig Backend \"%s\" zu verwenden" ,
"Not permitted to use authentication mechanism \"%s\"" : "verwende zulässigen Authentifizierungsmechanismus \"%s\" " ,
"Unsatisfied backend parameters" : "Unbefriedigende Backend- Parameter" ,
"Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus Parameter" ,
"Insufficient data: %s" : "Unzureichende Daten: %s" ,
"%s" : "%s" ,
2017-04-20 03:07:36 +03:00
"Storage with ID \"%d\" is not user editable" : "Speicher mit der ID \"%d\" kann nicht vom Benutzer bearbeitet werden" ,
2015-10-06 08:55:00 +03:00
"Access key" : "Zugangsschlüssel" ,
"Secret key" : "Geheimer Schlüssel" ,
2016-02-25 09:58:06 +03:00
"Builtin" : "eingebaut" ,
2015-08-25 19:39:10 +03:00
"None" : "Keine" ,
2015-10-06 08:55:00 +03:00
"OAuth1" : "OAuth1" ,
2015-08-25 19:39:10 +03:00
"App key" : "App-Schlüssel" ,
"App secret" : "Geheime Zeichenkette der App" ,
2016-05-19 08:54:58 +03:00
"OAuth2" : "OAuth2" ,
2015-08-25 19:39:10 +03:00
"Client ID" : "Client-ID" ,
"Client secret" : "Geheime Zeichenkette des Client" ,
2015-10-06 08:55:00 +03:00
"OpenStack" : "OpenStack" ,
2015-12-04 09:56:31 +03:00
"Tenant name" : "Name des Mieters" ,
2016-02-25 09:58:06 +03:00
"Identity endpoint URL" : "Identität Endpunkt-URL" ,
2015-12-04 09:56:31 +03:00
"Rackspace" : "Rackspace" ,
2015-09-14 08:55:35 +03:00
"API key" : "API-Schlüssel" ,
2016-09-01 03:09:24 +03:00
"Global credentials" : "Globale Anmeldeinformationen" ,
2016-07-06 16:28:06 +03:00
"Log-in credentials, save in database" : "Anmeldedaten in Datenbank speichern" ,
2015-10-06 08:55:00 +03:00
"Username and password" : "Benutzername und Passwort" ,
2016-02-25 09:58:06 +03:00
"Log-in credentials, save in session" : "Anmeldedaten in Sitzung speichern" ,
2016-07-06 16:28:06 +03:00
"User entered, store in database" : "Benutzer eingetragen, in Datenbank gespeichert" ,
2015-10-06 08:55:00 +03:00
"RSA public key" : "RSA öffentlicher Schlüssel" ,
2015-09-14 08:55:35 +03:00
"Public key" : "Öffentlicher Schlüssel" ,
2015-08-25 19:39:10 +03:00
"Amazon S3" : "Amazon S3" ,
2015-09-14 08:55:35 +03:00
"Bucket" : "Bucket" ,
2015-08-25 19:39:10 +03:00
"Hostname" : "Host-Name" ,
"Port" : "Port" ,
"Region" : "Region" ,
"Enable SSL" : "SSL aktivieren" ,
"Enable Path Style" : "Pfad-Stil aktivieren" ,
"WebDAV" : "WebDAV" ,
"URL" : "URL" ,
2015-09-14 08:55:35 +03:00
"Remote subfolder" : "Entfernter Unterordner" ,
2015-08-25 19:39:10 +03:00
"Secure https://" : "Sicherer HTTPS://" ,
2015-10-06 08:55:00 +03:00
"FTP" : "FTP" ,
2015-09-14 08:55:35 +03:00
"Host" : "Host" ,
2015-08-25 19:39:10 +03:00
"Secure ftps://" : "Sicherer ftps://" ,
2015-10-06 08:55:00 +03:00
"Google Drive" : "Google Drive" ,
2015-08-25 19:39:10 +03:00
"Local" : "Lokal" ,
"Location" : "Ort" ,
2016-09-02 03:09:11 +03:00
"Nextcloud" : "Nextcloud" ,
2015-10-06 08:55:00 +03:00
"SFTP" : "SFTP" ,
2015-08-25 19:39:10 +03:00
"Root" : "Root" ,
2017-05-29 03:08:44 +03:00
"SFTP with secret key login" : "SFTP mit der Anmeldung über einen geheimen Schlüssel" ,
2015-10-06 08:55:00 +03:00
"SMB / CIFS" : "SMB / CIFS" ,
2015-09-14 08:55:35 +03:00
"Share" : "Share" ,
2015-10-06 08:55:00 +03:00
"Domain" : "Domain" ,
2017-05-29 03:08:44 +03:00
"SMB / CIFS using OC login" : "SMB / CIFS mit OC-Anmeldung" ,
2015-09-14 08:55:35 +03:00
"Username as share" : "Benutzername als Freigabe" ,
"OpenStack Object Storage" : "Openstack-Objektspeicher" ,
2015-11-24 09:56:32 +03:00
"Service name" : "Service Name" ,
2016-02-09 09:55:36 +03:00
"Request timeout (seconds)" : "Anfrage -Timeout ( Sekunden)" ,
2017-07-15 03:09:06 +03:00
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator." ,
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator." ,
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator." ,
2015-01-13 09:56:58 +03:00
"No external storage configured" : "Kein externer Speicher konfiguriert" ,
2016-07-07 11:58:00 +03:00
"You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden" ,
2014-10-17 16:20:02 +04:00
"Name" : "Name" ,
2016-07-07 11:58:00 +03:00
"Storage type" : "Speicher-Typ" ,
2014-10-17 16:20:02 +04:00
"Scope" : "Anwendungsbereich" ,
2016-04-09 19:28:39 +03:00
"Enable encryption" : "Verschlüsselung aktivieren" ,
"Enable previews" : "Vorschau aktivieren" ,
"Enable sharing" : "Freigaben einschalten" ,
"Check for changes" : "Auf Änderungen überprüfen" ,
"Never" : "Nie" ,
"Once every direct access" : "Einmal bei jedem Direktzugriff" ,
2014-10-17 16:20:02 +04:00
"Folder name" : "Ordnername" ,
2017-05-08 23:49:06 +03:00
"External storage" : "Externer Speicher" ,
2015-10-13 08:55:06 +03:00
"Authentication" : "Authentifizierung" ,
2014-10-17 16:20:02 +04:00
"Configuration" : "Konfiguration" ,
"Available for" : "Verfügbar für" ,
2015-11-25 09:55:37 +03:00
"Add storage" : "Speicher hinzufügen" ,
2015-03-28 08:55:46 +03:00
"Advanced settings" : "Erweiterte Einstellungen" ,
2014-10-17 16:20:02 +04:00
"Delete" : "Löschen" ,
2015-11-24 09:56:32 +03:00
"Allow users to mount external storage" : "Benutzern erlauben, externen Speicher einzubinden" ,
2017-04-19 02:08:43 +03:00
"Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:" ,
2017-08-17 03:08:23 +03:00
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Abrufen des Anfrage-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind." ,
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Abrufen des Zugriff-Tokens fehlgeschlagen. Bitte sicherstellen, dass der Anwendungsschlüssel und Sicherheitsschlüssel korrekt sind." ,
"Dropbox App Configuration" : "Dropbox-App Konfiguration" ,
2017-04-19 02:08:43 +03:00
"Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden" ,
2017-08-17 03:08:23 +03:00
"Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden" ,
"Dropbox" : "Dropbox"
2014-10-17 16:20:02 +04:00
} ,
"nplurals=2; plural=(n != 1);" ) ;