Bladeren bron

Update translations.

Lauri Ojansivu 5 jaren geleden
bovenliggende
commit
507f84df4c

+ 2 - 1
i18n/ar.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/bg.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/br.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/ca.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/cs.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/da.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 14 - 13
i18n/de.i18n.json

@@ -703,20 +703,21 @@
     "restore-all": "Alles wiederherstellen",
     "delete-all": "Alles löschen",
     "loading": "Laden, bitte warten.",
-    "previous_as": "last time was",
-    "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
-    "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
-    "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
-    "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
-    "a-dueAt": "modified due time to be",
-    "a-endAt": "modified ending time to be",
-    "a-startAt": "modified starting time to be",
-    "a-receivedAt": "modified received time to be",
-    "almostdue": "current due time %s is approaching",
-    "pastdue": "current due time %s is past",
-    "duenow": "derzeitiger Fälligkeitszeitpunkt %s ist heute",
+    "previous_as": "letzter Zeitpunkt war",
+    "act-a-dueAt": "modifiziere Fälligkeitszeitpunkt auf\nWenn: __timeValue__\nWo: __card__\nvorheriger Fälligkeitszeitpunkt war __timeOldValue__",
+    "act-a-endAt": "modifiziere Endzeit auf __timeValue__ von (__timeOldValue__)",
+    "act-a-startAt": "modifiziere Startzeit auf __timeValue__ von (__timeOldValue__)",
+    "act-a-receivedAt": "modifiziere Empfangszeit auf __timeValue__ von (__timeOldValue__)",
+    "a-dueAt": "modifiziere Fälligkeitszeitpunkt auf",
+    "a-endAt": "modifiziere Endzeit auf",
+    "a-startAt": "modifiziere Startzeit auf",
+    "a-receivedAt": "modifiziere Empfangszeit auf",
+    "almostdue": "aktuelles Fälligkeitsdatum %s ist bevorstehend",
+    "pastdue": "aktuelles Fälligkeitsdatum %s ist vorbei",
+    "duenow": "aktuelles Fälligkeitsdatum %s ist heute",
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/el.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/en-GB.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/eo.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/es-AR.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/es.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/eu.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/fa.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/fi.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ eräaika muistutukset [__board__]",
     "act-almostdue": "muistutti nykyisen eräajan (__timeValue__) kortilla __card__ lähestyvän",
     "act-pastdue": "muistutti nykyisen eräajan (__timeValue__) kortilla __card__ menneen",
-    "act-duenow": "muistutti nykyisen eräajan (__timeValue__) kortilla __card__ olevan nyt"
+    "act-duenow": "muistutti nykyisen eräajan (__timeValue__) kortilla __card__ olevan nyt",
+    "act-atUserComment": "Sinut mainittiin [__board__] __card__"
 }

+ 3 - 2
i18n/fr.i18n.json

@@ -703,7 +703,7 @@
     "restore-all": "Tout supprimer",
     "delete-all": "Tout restaurer",
     "loading": "Chargement, merci de patienter.",
-    "previous_as": "last time was",
+    "previous_as": "dernière heure était",
     "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
     "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
     "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/gl.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/he.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/hi.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/hu.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/hy.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/id.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/ig.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/it.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/ja.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/ka.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/km.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/ko.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/lv.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/mk.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/mn.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/nb.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/nl.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/oc.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/pl.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/pt-BR.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/pt.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/ro.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/ru.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/sr.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/sv.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/sw.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/ta.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/th.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/tr.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/uk.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/vi.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/zh-CN.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ 到期提醒[__board__]",
     "act-almostdue": "__card__ 的当前到期提醒(__timeValue__) 正在接近",
     "act-pastdue": "__card__ 的当前到期提醒(__timeValue__) 已经过去了",
-    "act-duenow": "__card__ 的当前到期提醒(__timeValue__) 现在到期"
+    "act-duenow": "__card__ 的当前到期提醒(__timeValue__) 现在到期",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/zh-HK.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }

+ 2 - 1
i18n/zh-TW.i18n.json

@@ -718,5 +718,6 @@
     "act-withDue": "__card__ due reminders [__board__]",
     "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
     "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
-    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
+    "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
+    "act-atUserComment": "You were mentioned in [__board__] __card__"
 }