From 9cec12772ccaf630964f572ffb5b029392923c60 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Sat, 8 Jun 2019 14:47:17 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 84.1% (739 of 879 strings) Translation: Funkwhale/Funkwhale's server front-end Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/es/ --- front/locales/es/LC_MESSAGES/app.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/front/locales/es/LC_MESSAGES/app.po b/front/locales/es/LC_MESSAGES/app.po index 84b65b60f..f58ea35a1 100644 --- a/front/locales/es/LC_MESSAGES/app.po +++ b/front/locales/es/LC_MESSAGES/app.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: front 1.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-16 10:35+0200\n" -"PO-Revision-Date: 2019-02-25 08:45+0000\n" -"Last-Translator: Ale London \n" +"PO-Revision-Date: 2019-06-08 19:03+0000\n" +"Last-Translator: Manuel Cortez \n" "Language-Team: none\n" "Language: es\n" "MIME-Version: 1.0\n" @@ -39,12 +39,11 @@ msgid "%{ app } wants to access your Funkwhale account" msgstr "Iniciar sesión con tu cuenta de Funkwhale" #: front/src/components/common/ActionTable.vue:68 -#, fuzzy msgctxt "Content/*/Paragraph" msgid "%{ count } on %{ total } selected" msgid_plural "%{ count } on %{ total } selected" -msgstr[0] "%{ count } de %{ total } elemento seleccionado" -msgstr[1] "%{ count } de %{ total } elementos seleccionados" +msgstr[0] "Seleccionado %{ count } de %{ total }" +msgstr[1] "Seleccionados %{ count } de %{ total }" #: front/src/components/Sidebar.vue:121 src/components/audio/album/Card.vue:52 #: front/src/views/content/libraries/Card.vue:40