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.js | |
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.js')
-rw-r--r-- | core/l10n/de.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 76c785dd70d..37ea84e750c 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -53,9 +53,7 @@ OC.L10N.register( "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", @@ -416,6 +414,8 @@ 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" + "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" }, "nplurals=2; plural=(n != 1);"); |