summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-01 00:09:24 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-01 00:09:24 +0000
commit4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch)
treef97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /apps/files_external/l10n/de_DE.js
parent73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff)
downloadnextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.tar.gz
nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/de_DE.js')
-rw-r--r--apps/files_external/l10n/de_DE.js10
1 files changed, 7 insertions, 3 deletions
diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js
index 51dd30133dc..21f6db49ee4 100644
--- a/apps/files_external/l10n/de_DE.js
+++ b/apps/files_external/l10n/de_DE.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"Identity endpoint URL" : "Identität Endpunkt-URL",
"Rackspace" : "Rackspace",
"API key" : "API-Schlüssel",
+ "Global credentials" : "Globale Anmeldeinformationen",
"Log-in credentials, save in database" : "Anmeldedaten in Datenbank speichern",
"Username and password" : "Benutzername und Passwort",
"Log-in credentials, save in session" : "Anmeldedaten in Sitzung speichern",
@@ -89,7 +90,6 @@ OC.L10N.register(
"Google Drive" : "Google Drive",
"Local" : "Lokal",
"Location" : "Ort",
- "ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP mit dem Login über einen geheimen Schlüssel",
@@ -102,6 +102,9 @@ OC.L10N.register(
"Service name" : "Dienst Name",
"Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)",
"External storages" : "Externer Speicher",
+ "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 nicht aktiviert oder installiert. %s konnte nicht hinzugefügt werden Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.",
+ "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 nicht aktiviert oder installiert. %s konnte nicht hinzugefügt werden Bitte wenden Sie sich bezüglich Aktivierung oder Installation an Ihren Administrator.",
+ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. %s konnte nicht hinzugefügt werden. Bitte wenden Sie sich zur Installation an Ihren Administrator.",
"No external storage configured" : "Kein externer Speicher konfiguriert",
"You can add external storages in the personal settings" : "Sie können externe Speicher in den persönlichen Einstellungen hinzufügen",
"Name" : "Name",
@@ -122,12 +125,13 @@ OC.L10N.register(
"Delete" : "Löschen",
"Allow users to mount external storage" : "Erlauben Sie den Benutzern externen Speicher hinzuzufügen",
"Allow users to mount the following external storage" : "Benutzern erlauben, den oder die folgenden externen Speicher einzubinden:",
+ "Access granted" : "Zugriff gewährt",
"Global Credentials" : "Globale Anmeldeinformationen",
+ "ownCloud" : "ownCloud",
"<b>Note:</b> " : "<b>Hinweis:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Hinweis:</b> Die cURL-Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Hinweis:</b> Die FTP Unterstützung von PHP ist nicht aktiviert oder installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Hinweis:</b> \"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie sich zur Installation an Ihren Systemadministrator.",
- "External Storage" : "Externer Speicher",
- "Access granted" : "Zugriff gewährt"
+ "External Storage" : "Externer Speicher"
},
"nplurals=2; plural=(n != 1);");