diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-18 00:12:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-18 00:12:31 +0000 |
commit | 45c35fc7fd6add12fb383f6c6a3111d593497500 (patch) | |
tree | a82a819280a4da1930a85a19cfe53e57246086c3 /apps/files_external | |
parent | cccd3fc077626c64166abe9fefd719c53dd3e935 (diff) | |
download | nextcloud-server-45c35fc7fd6add12fb383f6c6a3111d593497500.tar.gz nextcloud-server-45c35fc7fd6add12fb383f6c6a3111d593497500.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 5f2b75f6886..966ab7dc8f0 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -126,6 +126,7 @@ OC.L10N.register( "Add storage" : "Toevoegen opslag", "Advanced settings" : "Geavanceerde instellingen", "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens.", "Fetching request tokens failed. Verify that your app key and secret are correct." : "Binnenhalen van de aanvraag token is mislukt. Controleer dat je app sleutel en geheim correct zijn.", "Fetching access tokens failed. Verify that your app key and secret are correct." : "Binnenhalen van de toegangstoken is mislukt. Controleer dat je app sleutel en geheim correct zijn.", "Step 1 failed. Exception: %s" : "Stap 1 mislukt. Uitzondering: %s", diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index 80d908c564f..2464f439e72 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -124,6 +124,7 @@ "Add storage" : "Toevoegen opslag", "Advanced settings" : "Geavanceerde instellingen", "Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale inloggegevens kunnen worden gebruikt met meerdere externe opslagsystemen met dezelfde inloggegevens.", "Fetching request tokens failed. Verify that your app key and secret are correct." : "Binnenhalen van de aanvraag token is mislukt. Controleer dat je app sleutel en geheim correct zijn.", "Fetching access tokens failed. Verify that your app key and secret are correct." : "Binnenhalen van de toegangstoken is mislukt. Controleer dat je app sleutel en geheim correct zijn.", "Step 1 failed. Exception: %s" : "Stap 1 mislukt. Uitzondering: %s", |