aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/de.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-20 00:19:55 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-20 00:19:55 +0000
commitf06338ca3676c38cee351b6058b99f426c079cc3 (patch)
tree4f89638245593041231bf4b45417e104177b1f9d /apps/settings/l10n/de.json
parent6a8d2544258a877c4a2b962906e14a7aca29aef8 (diff)
downloadnextcloud-server-f06338ca3676c38cee351b6058b99f426c079cc3.tar.gz
nextcloud-server-f06338ca3676c38cee351b6058b99f426c079cc3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de.json')
-rw-r--r--apps/settings/l10n/de.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index 0396250a74e..1e0edb2db85 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -148,6 +148,7 @@
"Missing optional column \"%s\" in table \"%s\"." : "Fehlende optionale Spalte \"%s\" in der Tabelle \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "In der Datenbank fehlen einige optionale Spalten. Da das Hinzufügen von Spalten bei großen Tabellen einige Zeit dauern kann, wurden sie nicht automatisch hinzugefügt, wenn sie optional sein können. Durch Ausführen von \"occ db:add-missing-columns\" können diese fehlenden Spalten manuell hinzugefügt werden, während die Instanz weiter läuft. Sobald die Spalten hinzugefügt sind, könnten einige Funktionen die Reaktionsfähigkeit oder die Benutzerfreundlichkeit verbessern.",
"Database missing indices" : "In der Datenbank fehlen Indizes",
+ "Missing indices:" : "Fehlende Indizes:",
"Database missing primary keys" : "In der Datenbank fehlen Primärschlüssel",
"Missing primary key on table \"%s\"." : "Fehlender Primärschlüssel in Tabelle \"%s\".",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "In der Datenbank fehlen einige Primärschlüssel. Aufgrund der Tatsache, dass das Hinzufügen von Primärschlüsseln bei großen Tabellen einige Zeit dauern konnte, wurden sie nicht automatisch hinzugefügt. Durch Ausführen von \"occ db:add-missing-primary-keys\" können diese fehlenden Primärschlüssel manuell hinzugefügt werden, während die Instanz weiter läuft.",