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/
This commit is contained in:
parent
31a7e9c9c8
commit
9cec12772c
|
@ -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 <alelondon@gmail.com>\n"
|
||||
"PO-Revision-Date: 2019-06-08 19:03+0000\n"
|
||||
"Last-Translator: Manuel Cortez <manuel@manuelcortez.net>\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
|
||||
|
|
Loading…
Reference in New Issue