diff options
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 0b5e385d781..c8eebcfce04 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -59,7 +59,6 @@ OC.L10N.register( "App can't be installed because of not allowed code in the App" : "Die App kann nicht installiert werden, weil sie unerlaubten Code enthält", "App can't be installed because it is not compatible with this version of ownCloud" : "Die App kann nicht installiert werden, weil sie mit dieser Version von ownCloud nicht kompatibel ist", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Die App kann nicht installiert werden, weil sie den <shipped>true</shipped>-Tag enthält, der bei Apps, die nicht zum Standardumfang von ownCloud gehören, nicht erlaubt ist", - "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "Die App kann nicht installiert werden, weil die Version in info.xml/version nicht mit der Version aus dem App Store übereinstimmt", "Application is not enabled" : "Die App ist nicht aktiviert", "Authentication error" : "Authentifizierungsfehler", "Token expired. Please reload page." : "Token abgelaufen. Bitte lade die Seite neu.", |