From 90a3af7cecf0d10c21362219b6f23b0b7c40153e Mon Sep 17 00:00:00 2001
From: Benoit Mortier <benoit.mortier@opensides.be>
Date: Tue, 9 Jan 2018 09:19:40 +0100
Subject: [PATCH] :ambulance: fix(locales): update locales for 1.3-dev

Signed-off-by: Benoit Mortier <benoit.mortier@opensides.be>
---
 locale/ar/fusiondirectory.po          |  7 ++++-
 locale/ca/fusiondirectory.po          |  7 ++++-
 locale/cs_CZ/fusiondirectory.po       |  7 ++++-
 locale/de/fusiondirectory.po          |  7 ++++-
 locale/el_GR/fusiondirectory.po       |  7 ++++-
 locale/es/fusiondirectory.po          |  7 ++++-
 locale/es_CO/fusiondirectory.po       |  7 ++++-
 locale/es_VE/fusiondirectory.po       |  7 ++++-
 locale/fa_IR/fusiondirectory.po       |  7 ++++-
 locale/fi_FI/fusiondirectory.po       |  7 ++++-
 locale/fr/fusiondirectory.po          |  7 ++++-
 locale/hu_HU/fusiondirectory.po       |  7 ++++-
 locale/id/fusiondirectory.po          |  7 ++++-
 locale/it_IT/fusiondirectory.po       |  7 ++++-
 locale/lv/fusiondirectory.po          |  7 ++++-
 locale/nb/fusiondirectory.po          |  7 ++++-
 locale/nl/fusiondirectory.po          | 39 +++++++++++++++------------
 locale/pl/fusiondirectory.po          |  7 ++++-
 locale/pt/fusiondirectory.po          |  7 ++++-
 locale/pt_BR/fusiondirectory.po       |  7 ++++-
 locale/ru/fusiondirectory.po          |  7 ++++-
 locale/ru@petr1708/fusiondirectory.po |  7 ++++-
 locale/sv/fusiondirectory.po          |  7 ++++-
 locale/tr_TR/fusiondirectory.po       |  7 ++++-
 locale/ug/fusiondirectory.po          |  7 ++++-
 locale/vi_VN/fusiondirectory.po       |  7 ++++-
 locale/zh/fusiondirectory.po          |  7 ++++-
 27 files changed, 178 insertions(+), 43 deletions(-)

diff --git a/locale/ar/fusiondirectory.po b/locale/ar/fusiondirectory.po
index dd8418480..1eb66959a 100644
--- a/locale/ar/fusiondirectory.po
+++ b/locale/ar/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Arabic (https://www.transifex.com/fusiondirectory/teams/12202/ar/)\n"
@@ -372,6 +372,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/ca/fusiondirectory.po b/locale/ca/fusiondirectory.po
index 101cc8822..06e94718b 100644
--- a/locale/ca/fusiondirectory.po
+++ b/locale/ca/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Catalan (https://www.transifex.com/fusiondirectory/teams/12202/ca/)\n"
@@ -372,6 +372,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/cs_CZ/fusiondirectory.po b/locale/cs_CZ/fusiondirectory.po
index a7206b6a9..8c7679a68 100644
--- a/locale/cs_CZ/fusiondirectory.po
+++ b/locale/cs_CZ/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2017\n"
 "Language-Team: Czech (Czech Republic) (https://www.transifex.com/fusiondirectory/teams/12202/cs_CZ/)\n"
@@ -377,6 +377,11 @@ msgstr "použít filtr"
 msgid "Search in subtrees"
 msgstr "hledat v podstromech"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/de/fusiondirectory.po b/locale/de/fusiondirectory.po
index fdff24d97..e1d822955 100644
--- a/locale/de/fusiondirectory.po
+++ b/locale/de/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: German (https://www.transifex.com/fusiondirectory/teams/12202/de/)\n"
@@ -376,6 +376,11 @@ msgstr "Filter anwenden"
 msgid "Search in subtrees"
 msgstr "Suche in Teilbäumen"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/el_GR/fusiondirectory.po b/locale/el_GR/fusiondirectory.po
index aa0bc21a1..9fba65239 100644
--- a/locale/el_GR/fusiondirectory.po
+++ b/locale/el_GR/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Greek (Greece) (https://www.transifex.com/fusiondirectory/teams/12202/el_GR/)\n"
@@ -373,6 +373,11 @@ msgstr "Εφαρμογή φίλτρου"
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/es/fusiondirectory.po b/locale/es/fusiondirectory.po
index fe9d3ac44..3b42dce27 100644
--- a/locale/es/fusiondirectory.po
+++ b/locale/es/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Spanish (https://www.transifex.com/fusiondirectory/teams/12202/es/)\n"
@@ -375,6 +375,11 @@ msgstr "Aplicar filtro"
 msgid "Search in subtrees"
 msgstr "Buscar en subárboles"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/es_CO/fusiondirectory.po b/locale/es_CO/fusiondirectory.po
index afeb8bd4c..94ee22c50 100644
--- a/locale/es_CO/fusiondirectory.po
+++ b/locale/es_CO/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Spanish (Colombia) (https://www.transifex.com/fusiondirectory/teams/12202/es_CO/)\n"
@@ -376,6 +376,11 @@ msgstr "Aplicar filtro"
 msgid "Search in subtrees"
 msgstr "Buscar en subárboles"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/es_VE/fusiondirectory.po b/locale/es_VE/fusiondirectory.po
index f6a7363b2..d87861fe2 100644
--- a/locale/es_VE/fusiondirectory.po
+++ b/locale/es_VE/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Spanish (Venezuela) (https://www.transifex.com/fusiondirectory/teams/12202/es_VE/)\n"
@@ -375,6 +375,11 @@ msgstr "Aplicar filtro"
 msgid "Search in subtrees"
 msgstr "Buscar en subárboles"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/fa_IR/fusiondirectory.po b/locale/fa_IR/fusiondirectory.po
index f43fc1e9b..57d5c6109 100644
--- a/locale/fa_IR/fusiondirectory.po
+++ b/locale/fa_IR/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Persian (Iran) (https://www.transifex.com/fusiondirectory/teams/12202/fa_IR/)\n"
@@ -372,6 +372,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/fi_FI/fusiondirectory.po b/locale/fi_FI/fusiondirectory.po
index 1d27fbf7d..ed86fd20c 100644
--- a/locale/fi_FI/fusiondirectory.po
+++ b/locale/fi_FI/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Finnish (Finland) (https://www.transifex.com/fusiondirectory/teams/12202/fi_FI/)\n"
@@ -372,6 +372,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/fr/fusiondirectory.po b/locale/fr/fusiondirectory.po
index 08df14046..179dbe6f6 100644
--- a/locale/fr/fusiondirectory.po
+++ b/locale/fr/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>, 2017\n"
 "Language-Team: French (https://www.transifex.com/fusiondirectory/teams/12202/fr/)\n"
@@ -387,6 +387,11 @@ msgstr "Appliquer le filtre"
 msgid "Search in subtrees"
 msgstr "Chercher dans les sous-arbres"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/hu_HU/fusiondirectory.po b/locale/hu_HU/fusiondirectory.po
index 1ae4bbf49..b88a9a9a5 100644
--- a/locale/hu_HU/fusiondirectory.po
+++ b/locale/hu_HU/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Hungarian (Hungary) (https://www.transifex.com/fusiondirectory/teams/12202/hu_HU/)\n"
@@ -372,6 +372,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/id/fusiondirectory.po b/locale/id/fusiondirectory.po
index b62fa3855..3a5588963 100644
--- a/locale/id/fusiondirectory.po
+++ b/locale/id/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Language-Team: Indonesian (https://www.transifex.com/fusiondirectory/teams/12202/id/)\n"
 "MIME-Version: 1.0\n"
@@ -371,6 +371,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/it_IT/fusiondirectory.po b/locale/it_IT/fusiondirectory.po
index f686cb0da..7d34726bc 100644
--- a/locale/it_IT/fusiondirectory.po
+++ b/locale/it_IT/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Paola Penati <paola.penati@opensides.be>, 2018\n"
 "Language-Team: Italian (Italy) (https://www.transifex.com/fusiondirectory/teams/12202/it_IT/)\n"
@@ -388,6 +388,11 @@ msgstr "Applica filtro"
 msgid "Search in subtrees"
 msgstr "Cerca nella sottostruttura"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/lv/fusiondirectory.po b/locale/lv/fusiondirectory.po
index ef914d747..0af8dd23c 100644
--- a/locale/lv/fusiondirectory.po
+++ b/locale/lv/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Latvian (https://www.transifex.com/fusiondirectory/teams/12202/lv/)\n"
@@ -372,6 +372,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/nb/fusiondirectory.po b/locale/nb/fusiondirectory.po
index 17472734b..afdbb1730 100644
--- a/locale/nb/fusiondirectory.po
+++ b/locale/nb/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Norwegian Bokmål (https://www.transifex.com/fusiondirectory/teams/12202/nb/)\n"
@@ -372,6 +372,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/nl/fusiondirectory.po b/locale/nl/fusiondirectory.po
index cbf57f463..6f8fbae51 100644
--- a/locale/nl/fusiondirectory.po
+++ b/locale/nl/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Lucien Antonissen <lucien.antonissen@digipolis.be>, 2016\n"
 "Language-Team: Dutch (https://www.transifex.com/fusiondirectory/teams/12202/nl/)\n"
@@ -383,6 +383,11 @@ msgstr "Filter toepassen"
 msgid "Search in subtrees"
 msgstr "Zoek in substructuur"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr "Zoekt in %s"
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
@@ -4720,8 +4725,8 @@ msgstr "Toon Samba gebruikers"
 #: plugins/addons/dashboard/users_accounts.tpl.c:2
 msgid "There is one expired account"
 msgid_plural "There are %1 expired accounts"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Er is %1 vervallen account"
+msgstr[1] "Er zijn %1 vervallen accounts"
 
 #: plugins/addons/dashboard/users_accounts.tpl.c:5
 msgid "There is no expired account"
@@ -4735,8 +4740,8 @@ msgstr "Betrokken Manager"
 #: plugins/addons/dashboard/users_accounts.tpl.c:14
 msgid "There is one account expiring in the next %1 days"
 msgid_plural "There are %2 accounts expiring in the next %1 days"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Er is %2 account die vervalt in de volgende %1 dagen"
+msgstr[1] "Er zijn %2 accounts die vervallen in de volgende %1 dagen"
 
 #: plugins/addons/dashboard/users_accounts.tpl.c:17
 msgid "There is no account expiring in the next %1 days"
@@ -4749,8 +4754,8 @@ msgstr "Volgende vervallen accounts"
 #: plugins/addons/dashboard/groups_stats.tpl.c:2
 msgid "There is 1 group:"
 msgid_plural "There are %1 groups:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Er is %1 groep:"
+msgstr[1] "Er zijn %1 groepen:"
 
 #: plugins/addons/dashboard/groups_stats.tpl.c:5
 msgid "There are no groups"
@@ -4759,8 +4764,8 @@ msgstr "Er zijn geen groepen"
 #: plugins/addons/dashboard/groups_stats.tpl.c:8
 msgid "One of them is a %1 group"
 msgid_plural "%2 are %1 groups"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%2 zijn %1 groep"
+msgstr[1] "%2 zijn %1 groepen"
 
 #: plugins/addons/dashboard/groups_stats.tpl.c:11
 msgid "There is no %1 group"
@@ -4770,20 +4775,20 @@ msgstr "Er zijn geen %1 groepen"
 #: plugins/addons/dashboard/users_stats.tpl.c:2
 msgid "There is 1 user:"
 msgid_plural "There are %1 users:"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Er is %1 gebruiker:"
+msgstr[1] "Er zijn %1 gebruikers:"
 
 #: plugins/addons/dashboard/pwd_stats.tpl.c:5
 msgid "One of them use %1 method"
 msgid_plural "%2 of them use %1 method"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%2 van hen gebruikt %1 methode"
+msgstr[1] "%2 van hen gebruiken %1 methode"
 
 #: plugins/addons/dashboard/pwd_stats.tpl.c:8
 msgid "One of them is locked"
 msgid_plural "%1 of them are locked"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%1 van hen is vergrendeld"
+msgstr[1] "%1 van hen zijn vergrendeld"
 
 #: plugins/addons/dashboard/pwd_stats.tpl.c:11
 msgid "None of them is locked"
@@ -4796,8 +4801,8 @@ msgstr "Er zijn geen gebruikers"
 #: plugins/addons/dashboard/users_stats.tpl.c:8
 msgid "One of them have a %1 account"
 msgid_plural "%2 of them have a %1 account"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%2 van hen heeft een %1 account"
+msgstr[1] "%2 van hen hebben een %1 account"
 
 #: plugins/addons/dashboard/users_stats.tpl.c:11
 msgid "None of them have a %1 account"
diff --git a/locale/pl/fusiondirectory.po b/locale/pl/fusiondirectory.po
index 3a66d53e5..ae5c100b9 100644
--- a/locale/pl/fusiondirectory.po
+++ b/locale/pl/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Polish (https://www.transifex.com/fusiondirectory/teams/12202/pl/)\n"
@@ -372,6 +372,11 @@ msgstr "Zastosuj filtr"
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/pt/fusiondirectory.po b/locale/pt/fusiondirectory.po
index 57349012e..a757cfe86 100644
--- a/locale/pt/fusiondirectory.po
+++ b/locale/pt/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Portuguese (https://www.transifex.com/fusiondirectory/teams/12202/pt/)\n"
@@ -374,6 +374,11 @@ msgstr "Aplicar filtro"
 msgid "Search in subtrees"
 msgstr "Procurar em subárvores"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/pt_BR/fusiondirectory.po b/locale/pt_BR/fusiondirectory.po
index 249491b91..ecb5fba2d 100644
--- a/locale/pt_BR/fusiondirectory.po
+++ b/locale/pt_BR/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Portuguese (Brazil) (https://www.transifex.com/fusiondirectory/teams/12202/pt_BR/)\n"
@@ -372,6 +372,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr "Procurar em sub-árvores"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/ru/fusiondirectory.po b/locale/ru/fusiondirectory.po
index 09aada922..9ba77ad0f 100644
--- a/locale/ru/fusiondirectory.po
+++ b/locale/ru/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Russian (https://www.transifex.com/fusiondirectory/teams/12202/ru/)\n"
@@ -375,6 +375,11 @@ msgstr "Применить фильтр"
 msgid "Search in subtrees"
 msgstr "Искать в поддеревьях"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/ru@petr1708/fusiondirectory.po b/locale/ru@petr1708/fusiondirectory.po
index b6595157d..8b496975b 100644
--- a/locale/ru@petr1708/fusiondirectory.po
+++ b/locale/ru@petr1708/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Language-Team: Russian Petrine orthography (https://www.transifex.com/fusiondirectory/teams/12202/ru%40petr1708/)\n"
 "MIME-Version: 1.0\n"
@@ -371,6 +371,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/sv/fusiondirectory.po b/locale/sv/fusiondirectory.po
index cc37c4924..b4dddadde 100644
--- a/locale/sv/fusiondirectory.po
+++ b/locale/sv/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Swedish (https://www.transifex.com/fusiondirectory/teams/12202/sv/)\n"
@@ -373,6 +373,11 @@ msgstr "Aktivera filter"
 msgid "Search in subtrees"
 msgstr "Sök i subträd"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/tr_TR/fusiondirectory.po b/locale/tr_TR/fusiondirectory.po
index a64bfe233..b8adf1e1f 100644
--- a/locale/tr_TR/fusiondirectory.po
+++ b/locale/tr_TR/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Language-Team: Turkish (Turkey) (https://www.transifex.com/fusiondirectory/teams/12202/tr_TR/)\n"
 "MIME-Version: 1.0\n"
@@ -371,6 +371,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/ug/fusiondirectory.po b/locale/ug/fusiondirectory.po
index a575f259d..210469c54 100644
--- a/locale/ug/fusiondirectory.po
+++ b/locale/ug/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Language-Team: Uighur (https://www.transifex.com/fusiondirectory/teams/12202/ug/)\n"
 "MIME-Version: 1.0\n"
@@ -371,6 +371,11 @@ msgstr ""
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/vi_VN/fusiondirectory.po b/locale/vi_VN/fusiondirectory.po
index 225026888..96d73abd3 100644
--- a/locale/vi_VN/fusiondirectory.po
+++ b/locale/vi_VN/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/fusiondirectory/teams/12202/vi_VN/)\n"
@@ -372,6 +372,11 @@ msgstr "Áp dụng bộ lọc"
 msgid "Search in subtrees"
 msgstr "Tìm kiếm tại các cây con"
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
diff --git a/locale/zh/fusiondirectory.po b/locale/zh/fusiondirectory.po
index 63aa99630..07de4a436 100644
--- a/locale/zh/fusiondirectory.po
+++ b/locale/zh/fusiondirectory.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FusionDirectory VERSION\n"
 "Report-Msgid-Bugs-To: bugs@fusiondirectory.org\n"
-"POT-Creation-Date: 2017-12-21 14:27+0000\n"
+"POT-Creation-Date: 2018-01-08 15:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: fusiondirectory <contact@fusiondirectory.org>, 2016\n"
 "Language-Team: Chinese (https://www.transifex.com/fusiondirectory/teams/12202/zh/)\n"
@@ -372,6 +372,11 @@ msgstr "应用过滤器"
 msgid "Search in subtrees"
 msgstr ""
 
+#: include/class_filter.inc:378
+#, php-format
+msgid "Searches in %s"
+msgstr ""
+
 #: include/functions.inc:97
 #, php-format
 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
-- 
GitLab