diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-07 01:55:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-07 01:55:03 -0400 |
commit | 35421487610462b12e3600954f23a777c54abee3 (patch) | |
tree | e3cf933c15004e50fc9dd0dbbbb70d83d0b366fa /lib/l10n/de.js | |
parent | 16708ae1873ddd563c3177b87cf7a4c395dca609 (diff) | |
download | nextcloud-server-35421487610462b12e3600954f23a777c54abee3.tar.gz nextcloud-server-35421487610462b12e3600954f23a777c54abee3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index a01b987adc7..ceb61e470f0 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -38,6 +38,7 @@ OC.L10N.register( "_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"], "seconds ago" : "Gerade eben", "web services under your control" : "Web-Dienste unter Deiner Kontrolle", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktiviere es in Deinen App-Einstellungen oder kontaktiere Deinen Administrator.", "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt", "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt", "4-byte characters are not supported in file names" : "4-Byte Zeichen sind in Dateinamen nicht erlaubt", |