diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-27 01:19:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-27 01:19:49 +0000 |
commit | f3a7b7eaa354280094cc8795c30d28f2f576eb15 (patch) | |
tree | fbd1443102c2fc6e997333d9689b78d8a228177d /settings/l10n | |
parent | 9b36edd373c0f1fa8ef1621af2be35f24cb37a92 (diff) | |
download | nextcloud-server-f3a7b7eaa354280094cc8795c30d28f2f576eb15.tar.gz nextcloud-server-f3a7b7eaa354280094cc8795c30d28f2f576eb15.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | settings/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | settings/l10n/nl.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 316d88047d0..2ad4dfd8739 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -39,7 +39,7 @@ OC.L10N.register( "Invalid user" : "Ungültiger Benutzer", "Unable to change mail address" : "E-Mail-Adresse konnte nicht geändert werden", "Email saved" : "E-Mail-Adresse gespeichert", - "Password confirmation is required" : "Passwortbestätigung ist erforderlich", + "Password confirmation is required" : "Passwortbestätigung erforderlich", "Couldn't remove app." : "Die App konnte nicht entfernt werden.", "Couldn't update app." : "Die App konnte nicht aktualisiert werden.", "Are you really sure you want add {domain} as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie {domain} als vertrauenswürdige Domain hinzufügen möchten?", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index e3dfe0ecfb4..84c22ad828e 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -37,7 +37,7 @@ "Invalid user" : "Ungültiger Benutzer", "Unable to change mail address" : "E-Mail-Adresse konnte nicht geändert werden", "Email saved" : "E-Mail-Adresse gespeichert", - "Password confirmation is required" : "Passwortbestätigung ist erforderlich", + "Password confirmation is required" : "Passwortbestätigung erforderlich", "Couldn't remove app." : "Die App konnte nicht entfernt werden.", "Couldn't update app." : "Die App konnte nicht aktualisiert werden.", "Are you really sure you want add {domain} as trusted domain?" : "Sind Sie sich wirklich sicher, dass Sie {domain} als vertrauenswürdige Domain hinzufügen möchten?", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 4e080a3871c..7a48e789005 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -57,6 +57,7 @@ OC.L10N.register( "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Goedgekeurde apps zijn ontwikkeld door vertrouwde ontwikkelaars en hebben een beveiligingscontrole ondergaan. Ze worden actief onderhouden in een open code repository en hun ontwikkelaars vinden ze stabiel genoeg voor informeel of normaal gebruik.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Deze app is niet gecontroleerd op beveiligingsproblemen en is nieuw of staat bekend als onstabiel. Installeren op eigen risico.", + "Disabling app …" : "Uitschakelen app ...", "Error while disabling app" : "Fout tijdens het uitschakelen van de app", "Disable" : "Uitschakelen", "Enable" : "Activeer", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 4fbd25bd9c1..b76b6a82cb0 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -55,6 +55,7 @@ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Goedgekeurde apps zijn ontwikkeld door vertrouwde ontwikkelaars en hebben een beveiligingscontrole ondergaan. Ze worden actief onderhouden in een open code repository en hun ontwikkelaars vinden ze stabiel genoeg voor informeel of normaal gebruik.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Deze app is niet gecontroleerd op beveiligingsproblemen en is nieuw of staat bekend als onstabiel. Installeren op eigen risico.", + "Disabling app …" : "Uitschakelen app ...", "Error while disabling app" : "Fout tijdens het uitschakelen van de app", "Disable" : "Uitschakelen", "Enable" : "Activeer", |