From dc9bd16358613867863e7f9d26ebf9f9b00352ea Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Wed, 11 Oct 2023 03:40:51 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (973 of 973 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/de/ --- static/locales/de.client.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/locales/de.client.json b/static/locales/de.client.json index 35969d58..ae2ecadf 100644 --- a/static/locales/de.client.json +++ b/static/locales/de.client.json @@ -207,7 +207,9 @@ "{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} nicht{{columnType}} Spalte wird nicht angezeigt", "{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} nicht{{columnType}} Spalte wird nicht angezeigt", "{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "Spalte {{wrongTypeCount}} Nicht-{{columnType}} wird nicht angezeigt", - "{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "Spalten {{wrongTypeCount}} Nicht-{{columnType}} werden nicht angezeigt" + "{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "Spalten {{wrongTypeCount}} Nicht-{{columnType}} werden nicht angezeigt", + "No {{columnType}} columns in table.": "Keine {{columnType}} Spalten in der Tabelle.", + "Clear selection": "Auswahl löschen" }, "DataTables": { "Click to copy": "Zum Kopieren anklicken",