Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/de_CH.json')
-rw-r--r--apps/files_external/l10n/de_CH.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/files_external/l10n/de_CH.json b/apps/files_external/l10n/de_CH.json
new file mode 100644
index 00000000000..955fae07f5b
--- /dev/null
+++ b/apps/files_external/l10n/de_CH.json
@@ -0,0 +1,26 @@
+{ "translations": {
+ "Please provide a valid Dropbox app key and secret." : "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.",
+ "External storage" : "Externer Speicher",
+ "Local" : "Lokal",
+ "Location" : "Ort",
+ "Port" : "Port",
+ "Host" : "Host",
+ "Username" : "Benutzername",
+ "Password" : "Passwort",
+ "Share" : "Freigeben",
+ "URL" : "URL",
+ "Access granted" : "Zugriff gestattet",
+ "Error configuring Dropbox storage" : "Fehler beim Einrichten von Dropbox",
+ "Grant access" : "Zugriff gestatten",
+ "Error configuring Google Drive storage" : "Fehler beim Einrichten von Google Drive",
+ "Personal" : "Persönlich",
+ "Saved" : "Gespeichert",
+ "Name" : "Name",
+ "External Storage" : "Externer Speicher",
+ "Folder name" : "Ordnername",
+ "Configuration" : "Konfiguration",
+ "Add storage" : "Speicher hinzufügen",
+ "Delete" : "Löschen",
+ "Enable User External Storage" : "Externen Speicher für Benutzer aktivieren"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file