diff options
| author | 2023-06-01 22:44:19 +0200 | |
|---|---|---|
| committer | 2023-06-01 22:44:19 +0200 | |
| commit | ca0c1edbe3df7b1ad5498bbdfd1201f39ac91edc (patch) | |
| tree | 75ca5970e8ef1ff9ca4330e04a00f1527c9300eb /app/i18n/es/gen.php | |
| parent | 1d2bb50f2e0721102a3739ce5b13ff77a772fe15 (diff) | |
Pull request of spanish translation (#5436)
* Update sub.php
Update spanish translation
* Update conf.php
Update Spanish translation
* Update gen.php
Update spanish translation
* Update index.php
Update spanish translation
* Update admin.php
update spanish translation
* Fix ignore
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/es/gen.php')
| -rw-r--r-- | app/i18n/es/gen.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php index 4376a0fbd..e5936b4a1 100644 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -175,7 +175,7 @@ return array( 'queries' => 'Peticiones de usuario', 'reading' => 'Lectura', 'search' => 'Buscar palabras o #etiquetas', - 'search_help' => 'See documentation for advanced <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">search parameters</a>', // TODO + 'search_help' => 'Consulte la documentación sobre <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">parámetros de búsqueda</a>', 'sharing' => 'Compartir', 'shortcuts' => 'Atajos', 'stats' => 'Estadísticas', @@ -200,7 +200,7 @@ return array( 'clipboard' => 'Portapapeles', 'diaspora' => 'Diaspora*', // IGNORE 'email' => 'Email', // IGNORE - 'email-webmail-firefox-fix' => 'Email (webmail - fix for Firefox)', // TODO + 'email-webmail-firefox-fix' => 'Email (Email Web - corrección para Firefox)', 'facebook' => 'Facebook', // IGNORE 'gnusocial' => 'GNU social', // IGNORE 'jdh' => 'Journal du hacker', // IGNORE |
