From 3f96352a439d578af082e618450ae3cdd6cc5ed1 Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Mon, 2 Sep 2024 18:00:01 +0200 Subject: [PATCH] Update translations (#320) --- config/locales/client.de.yml | 4 ++++ config/locales/client.he.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index e41cea0..b0623f3 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -78,6 +78,8 @@ de: invalid: "Ungültig" no_such_category: "Keine solche Kategorie" no_such_group: "Keine solche Gruppe" + invalid_date: "%{date} ist ein ungültiges Datum" + invalid_time: "%{time} ist eine ungültige Zeit" group: reports: "Berichte" admin: @@ -98,3 +100,5 @@ de: label: Daten-Explorer-Anfrageparameter skip_empty: label: Überspringe das Senden einer PN, wenn es keine Ergebnisse gibt + attach_csv: + label: Hänge die CSV-Datei an die PM an diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 48be918..1e6c578 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -82,6 +82,8 @@ he: invalid: "שגוי" no_such_category: "אין קטגוריה כזו" no_such_group: "אין קבוצה כזו" + invalid_date: "%{date} הוא תאריך שגוי" + invalid_time: "%{time} היא שעה שגויה" group: reports: "דוחות" admin: @@ -102,3 +104,5 @@ he: label: משתני שאילתת דפדפן נתונים skip_empty: label: דילוג על שליחת הודעה פרטית אם אין תוצאות + attach_csv: + label: צירוף קובץ ה־CSV להודעה הפרטית