diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/locale.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.ar.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.de.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.es.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.fr.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.it.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.pl.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.ru.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.sv.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.zh.conf | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf index b5792cb4..67ce1ff4 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = _Find: Replace: = R_eplace: +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = Find _Next Find Prev = Find _Prev diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf index 08dde3c0..d2168834 100644 --- a/core/locales/locale.ar.conf +++ b/core/locales/locale.ar.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = _ابحث: Replace: = ا_ستبدال: +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = ابحث عن ال_تالي Find Prev = ابحث عن ال_سابق diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf index 9ddee348..a5d66120 100644 --- a/core/locales/locale.de.conf +++ b/core/locales/locale.de.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = Suchen Replace: = Ersetzen +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = Vorwärts suchen Find Prev = Rückwärts suchen diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index 3a6f8dd6..b9067999 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = _Buscar: Replace: = Reempla_zar: +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = Buscar _siguiente Find Prev = Buscar a_nterior diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf index c2b45231..0580dfd7 100644 --- a/core/locales/locale.fr.conf +++ b/core/locales/locale.fr.conf @@ -90,6 +90,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = _Rechercher: Replace: = Remplacer p_ar: +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = Rechercher le _suivant Find Prev = Rechercher le _précédent diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf index 03c394a4..ac3bf39b 100644 --- a/core/locales/locale.it.conf +++ b/core/locales/locale.it.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = _Cerca: Replace: = Sost_ituisci con: +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = Cerca il _seguente Find Prev = Cerca il _precedente diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf index 506aea78..51f5b86e 100644 --- a/core/locales/locale.pl.conf +++ b/core/locales/locale.pl.conf @@ -90,6 +90,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = _Znajdź: Replace: = Za_mień: +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = Znajdź _następne Find Prev = Znajdź _poprzednie diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf index ec8e8999..f0bbb5e2 100644 --- a/core/locales/locale.ru.conf +++ b/core/locales/locale.ru.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = Н_айти: Replace: = _Заменить: +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = Найти _следующий Find Prev = Найти _предыдущий diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf index 2b74dbb6..a7bf7dfb 100644 --- a/core/locales/locale.sv.conf +++ b/core/locales/locale.sv.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = _Sök: Replace: = _Ersätt: +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = Sök _nästa Find Prev = Sök _förra diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf index 2745bf92..48469c26 100644 --- a/core/locales/locale.zh.conf +++ b/core/locales/locale.zh.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = 查找(_F): Replace: = 替换(_E): +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = 查找下一个(_N) Find Prev = 查找上一个(_P) |