diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-28 01:55:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-28 01:55:25 -0400 |
commit | 933ac14b767f78d99f4b45456467e7513c57ffa7 (patch) | |
tree | f7b02721f3e9c16b7db349fdeee266370b74725c /apps/files_external/l10n/nl.json | |
parent | 8c83a5dde27c367a9a25007aa3ac80625dbb6a50 (diff) | |
download | nextcloud-server-933ac14b767f78d99f4b45456467e7513c57ffa7.tar.gz nextcloud-server-933ac14b767f78d99f4b45456467e7513c57ffa7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/nl.json')
-rw-r--r-- | apps/files_external/l10n/nl.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index 7d5279afbc2..bd3fd953a26 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -26,6 +26,8 @@ "System" : "Systeem", "Grant access" : "Sta toegang toe", "Access granted" : "Toegang toegestaan", + "Error configuring OAuth1" : "Fout bij configureren OAuth1", + "Error configuring OAuth2" : "Fout bij configureren OAuth2", "Enable encryption" : "Versleuteling inschakelen", "Enable previews" : "Activeren voorbeelden", "Check for changes" : "Controleren op wijzigingen", @@ -37,12 +39,19 @@ "Saved" : "Bewaard", "Generate keys" : "Genereer sleutels", "Error generating key pair" : "Fout bij genereren sleutelpaar", + "Access key" : "Access Key", + "Secret key" : "Geheime sleutel", + "Builtin" : "Ingebouwd", "None" : "Geen", + "OAuth1" : "OAuth1", "App key" : "App key", "App secret" : "App secret", + "OAuth2" : "OAuth2", "Client ID" : "Client ID", "Client secret" : "Client secret", + "Username and password" : "Gebruikersnaam en wachtwoord", "Password" : "Wachtwoord", + "Session credentials" : "Sessie inloggegevens", "Amazon S3" : "Amazon S3", "Hostname" : "Hostnaam", "Port" : "Poort", @@ -53,11 +62,15 @@ "URL" : "URL", "Secure https://" : "Secure https://", "Dropbox" : "Dropbox", + "FTP" : "FTP", "Secure ftps://" : "Secure ftps://", + "Google Drive" : "Google Drive", "Local" : "Lokaal", "Location" : "Locatie", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", "Root" : "Root", + "SMB / CIFS" : "SMB / CIFS", "<b>Note:</b> " : "<b>Let op:</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>Let op:</b> Curl ondersteuning in PHP is niet geactiveerd of geïnstalleerd. Mounten van %s is niet mogelijk. Vraag uw systeembeheerder dit te installeren.", "<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>Let op:</b> FTP ondersteuning in PHP is niet geactiveerd of geïnstalleerd. Mounten van %s is niet mogelijk. Vraag uw beheerder dit te installeren.", @@ -69,6 +82,7 @@ "Scope" : "Scope", "External Storage" : "Externe opslag", "Folder name" : "Mapnaam", + "Authentication" : "Authenticatie", "Configuration" : "Configuratie", "Available for" : "Beschikbaar voor", "Advanced settings" : "Geavanceerde instellingen", |