Update translations (#320)
This commit is contained in:
parent
8a982beae9
commit
3f96352a43
|
@ -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
|
||||
|
|
|
@ -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 להודעה הפרטית
|
||||
|
|
Loading…
Reference in New Issue