summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-13 02:08:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-13 02:08:50 +0200
commitd386bc8737374200b4dc8ca0b62e432757ac2f04 (patch)
treef1ddb5e781a384c80b5373ad065d1b424e3d3ec4 /apps/files_external
parent513f4807c354ff96ad1243f3ea7b517a9e349799 (diff)
downloadnextcloud-server-d386bc8737374200b4dc8ca0b62e432757ac2f04.tar.gz
nextcloud-server-d386bc8737374200b4dc8ca0b62e432757ac2f04.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/da.php6
-rw-r--r--apps/files_external/l10n/de.php8
-rw-r--r--apps/files_external/l10n/nl.php6
3 files changed, 16 insertions, 4 deletions
diff --git a/apps/files_external/l10n/da.php b/apps/files_external/l10n/da.php
index e4f1b9bb5ec..00a81f3da16 100644
--- a/apps/files_external/l10n/da.php
+++ b/apps/files_external/l10n/da.php
@@ -1,4 +1,10 @@
<?php $TRANSLATIONS = array(
+"Access granted" => "Adgang godkendt",
+"Error configuring Dropbox storage" => "Fejl ved konfiguration af Dropbox plads",
+"Grant access" => "Godkend adgang",
+"Fill out all required fields" => "Udfyld alle nødvendige felter",
+"Please provide a valid Dropbox app key and secret." => "Angiv venligst en valid Dropbox app nøgle og hemmelighed",
+"Error configuring Google Drive storage" => "Fejl ved konfiguration af Google Drive plads",
"External Storage" => "Ekstern opbevaring",
"Mount point" => "Monteringspunkt",
"Backend" => "Backend",
diff --git a/apps/files_external/l10n/de.php b/apps/files_external/l10n/de.php
index cf9968bf920..5d57e5e4598 100644
--- a/apps/files_external/l10n/de.php
+++ b/apps/files_external/l10n/de.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
-"Access granted" => "Zugriff erlaubt",
+"Access granted" => "Zugriff gestattet",
"Error configuring Dropbox storage" => "Fehler beim Einrichten von Dropbox",
-"Grant access" => "Zugriff erlauben",
-"Fill out all required fields" => "Alle notwendigen Felder füllen",
-"Please provide a valid Dropbox app key and secret." => "Bitte geben Sie einen gültigen Dropbox-App-Key mit Secret ein.",
+"Grant access" => "Zugriff gestatten",
+"Fill out all required fields" => "Bitte alle notwendigen Felder füllen",
+"Please provide a valid Dropbox app key and secret." => "Bitte trage einen gültigen Dropbox-App-Key mit Secret ein.",
"Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive",
"External Storage" => "Externer Speicher",
"Mount point" => "Mount-Point",
diff --git a/apps/files_external/l10n/nl.php b/apps/files_external/l10n/nl.php
index fee60e66aa5..87ab87cfc9f 100644
--- a/apps/files_external/l10n/nl.php
+++ b/apps/files_external/l10n/nl.php
@@ -1,4 +1,10 @@
<?php $TRANSLATIONS = array(
+"Access granted" => "Toegang toegestaan",
+"Error configuring Dropbox storage" => "Fout tijdens het configureren van Dropbox opslag",
+"Grant access" => "Sta toegang toe",
+"Fill out all required fields" => "Vul alle verplichte in",
+"Please provide a valid Dropbox app key and secret." => "Geef een geldige Dropbox key en secret.",
+"Error configuring Google Drive storage" => "Fout tijdens het configureren van Google Drive opslag",
"External Storage" => "Externe opslag",
"Mount point" => "Aankoppelpunt",
"Backend" => "Backend",