diff options
| -rw-r--r-- | locale/es/LC_MESSAGES/messages.mo | bin | 54144 -> 54119 bytes | |||
| -rw-r--r-- | locale/es/LC_MESSAGES/messages.po | 21 |
2 files changed, 9 insertions, 12 deletions
diff --git a/locale/es/LC_MESSAGES/messages.mo b/locale/es/LC_MESSAGES/messages.mo Binary files differindex 3122830a1..2e86ddea9 100644 --- a/locale/es/LC_MESSAGES/messages.mo +++ b/locale/es/LC_MESSAGES/messages.mo diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po index cffbe5aaa..53c59a45c 100644 --- a/locale/es/LC_MESSAGES/messages.po +++ b/locale/es/LC_MESSAGES/messages.po @@ -8,16 +8,16 @@ msgstr "" "Project-Id-Version: tt-rss git\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-11-28 08:14+0300\n" -"PO-Revision-Date: 2024-09-23 11:15+0000\n" +"PO-Revision-Date: 2024-11-29 21:00+0000\n" "Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" -"Language-Team: Spanish <https://hosted.weblate.org/projects/tt-rss/webui/es/" -">\n" +"Language-Team: Spanish <https://hosted.weblate.org/projects/tt-rss/webui/es/>" +"\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.8-dev\n" +"X-Generator: Weblate 5.9-dev\n" #: backend.php:61 msgid "Use default" @@ -1214,10 +1214,9 @@ msgid "%s on %s in %s %s" msgstr "%s en %s en %s %s" #: classes/Pref_Filters.php:450 -#, fuzzy, php-format -#| msgid "Unknown option: %s" +#, php-format msgid "Unknown action: %d" -msgstr "Opción desconocida: %s" +msgstr "Acción desconocida: %d" #: classes/Pref_Filters.php:651 classes/RPC.php:650 msgid "Create filter" @@ -1251,13 +1250,11 @@ msgid "inverse" msgstr "inverso" #: classes/Pref_Filters.php:746 -#, fuzzy, php-format -#| msgid "%s (+%d action)" -#| msgid_plural "%s (+%d actions)" +#, php-format msgid "(+%d action)" msgid_plural "(+%d actions)" -msgstr[0] "%s (+%d acción)" -msgstr[1] "%s (+%d acciones)" +msgstr[0] "(+%d acción)" +msgstr[1] "(+%d acciones)" #: classes/Sessions.php:112 msgid "Session failed to validate (password changed)" |