Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-29 05:25:06 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-29 05:25:06 +0300
commita8bac4218e7623744ef5ccda3bc34aa0d747613f (patch)
tree361642a90aa0d69566c18a048e452076a2c3893f /core/l10n/de.js
parentd6804c4848994b37dfa83987cfcaf25626d51801 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r--core/l10n/de.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 8829ff68e6f..a5b16e55548 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -415,8 +415,6 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.",
"Could not fetch list of apps from the app store." : "Liste der Apps konnte nicht vom App Store abgerufen werden.",
"Can't install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist",
- "Can't install this app" : "App kann nicht installiert werden",
- "Checking for update of app \"%s\" in App Store" : "Suche nach einer Aktualisierung für die App \"%s\" im App-Store",
- "Checked for update of app \"%s\" in App Store" : "App-Store auf Aktualisierung für die App \"%s\" geprüft"
+ "Can't install this app" : "App kann nicht installiert werden"
},
"nplurals=2; plural=(n != 1);");