aboutsummaryrefslogtreecommitdiff
path: root/core/locales
diff options
context:
space:
mode:
Diffstat (limited to 'core/locales')
-rw-r--r--core/locales/locale.ar.conf2
-rw-r--r--core/locales/locale.de.conf2
-rw-r--r--core/locales/locale.es.conf2
-rw-r--r--core/locales/locale.fr.conf2
-rw-r--r--core/locales/locale.it.conf2
-rw-r--r--core/locales/locale.pl.conf2
-rw-r--r--core/locales/locale.ru.conf2
-rw-r--r--core/locales/locale.sv.conf2
-rw-r--r--core/locales/locale.zh.conf2
9 files changed, 18 insertions, 0 deletions
diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf
index bca60843..5ca8bbf7 100644
--- a/core/locales/locale.ar.conf
+++ b/core/locales/locale.ar.conf
@@ -121,6 +121,8 @@ No results found = عذرًا, لا يوجد نتائج
Select Directory = ابحث في الملفات
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [مذكرة الملفات التي بحثْتُ عنها]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = Binary file matches.
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf
index a349285a..b7ee623c 100644
--- a/core/locales/locale.de.conf
+++ b/core/locales/locale.de.conf
@@ -121,6 +121,8 @@ No results found = Keine Treffer gefunden
Select Directory = In Dateien suchen
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Buffer mit gefundenen Dateien]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = Übereinstimmungen in Binärdatei.
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf
index 7b96c970..401e6700 100644
--- a/core/locales/locale.es.conf
+++ b/core/locales/locale.es.conf
@@ -121,6 +121,8 @@ No results found = No se han encontrado coincidencias
Select Directory = Buscar en ficheros
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Buffer de búsqueda en ficheros]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = Coincidencia en fichero binario.
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf
index 8850f110..ca6363a2 100644
--- a/core/locales/locale.fr.conf
+++ b/core/locales/locale.fr.conf
@@ -122,6 +122,8 @@ No results found = Aucun résultat trouvé
Select Directory = Rechercher dans les fichiers
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Onglet des fichiers trouvés]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = Correspondances dans un fichier binaire
diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf
index 0202de01..4a243e59 100644
--- a/core/locales/locale.it.conf
+++ b/core/locales/locale.it.conf
@@ -121,6 +121,8 @@ No results found = Nessun risultato trovato
Select Directory = Trova nei file
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Scheda dei file trovati]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = Corrispondenze in un file binario.
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf
index ecacc2e8..687f495c 100644
--- a/core/locales/locale.pl.conf
+++ b/core/locales/locale.pl.conf
@@ -122,6 +122,8 @@ No results found = Niczego nie znaleziono
Select Directory = Znajdź w plikach
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Bufor szukania w plikach]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = Znalezione w pliku binarnym.
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf
index 24be9914..1f4f7e4c 100644
--- a/core/locales/locale.ru.conf
+++ b/core/locales/locale.ru.conf
@@ -121,6 +121,8 @@ No results found = Ничего не найдено
Select Directory = Найти в файлах
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Буфер поиска в файлах]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = Соответствие в двоичном файле.
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf
index fdc8334b..c67eb83c 100644
--- a/core/locales/locale.sv.conf
+++ b/core/locales/locale.sv.conf
@@ -121,6 +121,8 @@ No results found = Inga resultat hittades
Select Directory = Sök i filer
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Files Found Buffer]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = Binär fil matchar.
diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf
index 489e9a23..63c51e0e 100644
--- a/core/locales/locale.zh.conf
+++ b/core/locales/locale.zh.conf
@@ -121,6 +121,8 @@ No results found = 未找到结果
Select Directory = 在文件中查找
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Files Found Buffer]
+# The "Find in Files" label for the directory searched.
+Directory: = Directory:
# The "Find in Files" result for text found in a binary file. This result is
# shown in place of binary buffer text.
Binary file matches. = 二进制文件匹配。