diff options
| -rw-r--r-- | locale/es/LC_MESSAGES/messages.mo | bin | 54119 -> 54205 bytes | |||
| -rw-r--r-- | locale/es/LC_MESSAGES/messages.po | 16 |
2 files changed, 7 insertions, 9 deletions
diff --git a/locale/es/LC_MESSAGES/messages.mo b/locale/es/LC_MESSAGES/messages.mo Binary files differindex 2e86ddea9..07f36d025 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 b9c2cac30..0d11d516c 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-12-14 12:17+0300\n" -"PO-Revision-Date: 2024-11-29 21:00+0000\n" +"PO-Revision-Date: 2024-12-17 07: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.9-dev\n" +"X-Generator: Weblate 5.9\n" #: backend.php:61 msgid "Use default" @@ -978,13 +978,11 @@ msgstr[1] "(%d fuentes)" #: classes/Pref_Feeds.php:104 classes/Pref_Feeds.php:291 #: classes/Pref_Feeds.php:334 -#, fuzzy, php-format -#| msgid "%d article selected" -#| msgid_plural "%d articles selected" +#, php-format msgid "(%d article / %s)" msgid_plural "(%d articles / %s)" -msgstr[0] "%d artículo seleccionado" -msgstr[1] "%d artículos seleccionados" +msgstr[0] "(%d artículo/%s)" +msgstr[1] "(%d artículos/%s)" #: classes/Pref_Feeds.php:572 #, php-format |