diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:29 +0000 |
commit | ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8 (patch) | |
tree | 53bd494486911cc5fdfbea8e05b072832bc25396 /core/l10n/de_DE.json | |
parent | 2631f48c440d39df43553312691a2e8cb9084b97 (diff) | |
download | nextcloud-server-ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8.tar.gz nextcloud-server-ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.json')
-rw-r--r-- | core/l10n/de_DE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 797f624df8a..95ae1be9c6f 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -51,9 +51,7 @@ "Maintenance mode is kept active" : "Wartungsmodus bleibt aktiviert", "Updating database schema" : "Das Datenbankschema wird aktualisiert", "Updated database" : "Datenbank aktualisiert", - "Checking for update of app \"%s\" in App Store" : "Suche nach einer Aktualisierung für die App \"%s\" im App-Store", "Update app \"%s\" from App Store" : "Aktualisiere die App \"%s\" aus dem App-Store", - "Checked for update of app \"%s\" in App Store" : "App-Store auf Aktualisierung für die App \"%s\" geprüft", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Prüft, ob das Datenbankschema für %s aktualisiert werden kann (dies kann je nach Datenbankgröße sehr lange dauern)", "Updated \"%1$s\" to %2$s" : "\"%1$s\" aktualisiert auf %2$s", "Set log level to debug" : "Log-Level auf \"debug\" gesetzt", @@ -424,6 +422,8 @@ "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.", "Could not fetch list of apps from the app store." : "Liste der Apps kann 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" + "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |