diff options
Diffstat (limited to 'core/locales')
-rw-r--r-- | core/locales/locale.de.conf | 1 | ||||
-rw-r--r-- | core/locales/locale.es.conf | 3 | ||||
-rw-r--r-- | core/locales/locale.fr.conf | 3 | ||||
-rw-r--r-- | core/locales/locale.ru.conf | 1 |
4 files changed, 6 insertions, 2 deletions
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf index fcbc4ac3..071c16d2 100644 --- a/core/locales/locale.de.conf +++ b/core/locales/locale.de.conf @@ -82,6 +82,7 @@ _Whole word = Vollständiges Wort _Lua pattern = _Lua-Pattern _In files = _In Dateien Find in Files = In Dateien suchen +Find: = Suchen: No results found = Keine Treffer gefunden [Files Found Buffer] = [Gefundene Dateien-Buffer] Search wrapped = Suche beginnt von oben diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index eb7bb7ea..4ebf1152 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -82,6 +82,7 @@ _Whole word = Palabra _completa _Lua pattern = Patrón de _Lua _In files = En ficher_os Find in Files = Buscar en ficheros +Find: = Buscar: No results found = No se han encontrado coincidencias [Files Found Buffer] = [Buffer de búsqueda en ficheros] Search wrapped = La búsqueda ha sobrepasado el final/inicio del documento @@ -91,7 +92,7 @@ An error occured: = Ha ocurrido un error: %_Cancel = _Cancelar replacement(s) made = cambios(s) hecho(s) % For ncurses: -Find: = Buscar: +%Find: = Buscar: Replace: = Reemplazar: [Next] = [Siguiente] [Prev] = [Anterior] diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf index 8ee12f62..907cf735 100644 --- a/core/locales/locale.fr.conf +++ b/core/locales/locale.fr.conf @@ -82,6 +82,7 @@ _Whole word = _Mot entier _Lua pattern = Pattern _Lua _In files = _Dans les fichiers Find in Files = Rechercher dans les fichiers +Find: = Rechercher: No results found = Aucun résultat trouvé [Files Found Buffer] = [Buffer des fichiers trouvés] Search wrapped = La recherche à bouclée @@ -91,7 +92,7 @@ An error occured: = Une erreur est survenue: %_Cancel = _Annuler replacement(s) made = remplacement(s) effectués % For ncurses: -Find: = Rechercher: +%Find: = Rechercher: Replace: = Remplacer: [Next] = [Suivant] [Prev] = [Précédent] diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf index d0609613..c8ff6228 100644 --- a/core/locales/locale.ru.conf +++ b/core/locales/locale.ru.conf @@ -82,6 +82,7 @@ _Whole word = _Слово целиком _Lua pattern = _Шаблон lua _In files = _В файлах Find in Files = Найти в файлах +Find: = Найти: No results found = Ничего не найдено [Files Found Buffer] = [Буфер поиска в файлах] Search wrapped = Искать по кругу |