Commit 18ea9ebebaa69793c0e4e6a121268fa2d01e7eec
1 parent
efb2565f
Exists in
master
and in
22 other branches
Small fixes on spanish translation
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
po/es/noosfero.po
... | ... | @@ -7,7 +7,7 @@ msgid "" |
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: noosfero 0.39.1\n" |
9 | 9 | "POT-Creation-Date: 2013-01-03 20:39-0000\n" |
10 | -"PO-Revision-Date: 2010-04-30 20:14-0300\n" | |
10 | +"PO-Revision-Date: 2013-01-03 18:39-0300\n" | |
11 | 11 | "Last-Translator: Luis David Aguilar Carlos <ludwig9003@gmail.com>,Freddy " |
12 | 12 | "Martín Hernández Facio <fmhf14@gmail.com>, Pedro Alonzo Ramírez Tovar <pedro." |
13 | 13 | "alonzo709@gmail.com>\n" |
... | ... | @@ -3018,7 +3018,7 @@ msgstr "Información y configuración de Perfil" |
3018 | 3018 | msgid "{#} community" |
3019 | 3019 | msgid_plural "{#} communities" |
3020 | 3020 | msgstr[0] "Una comunidad" |
3021 | -msgstr[1] "%{num} comunidades" | |
3021 | +msgstr[1] "{#} comunidades" | |
3022 | 3022 | |
3023 | 3023 | #: app/models/communities_block.rb:12 |
3024 | 3024 | msgid "This block displays the communities in which the user is a member." |
... | ... | @@ -3924,7 +3924,7 @@ msgstr "Cantidad utilizada por %s de este producto o servicio" |
3924 | 3924 | #: app/helpers/manage_products_helper.rb:276 |
3925 | 3925 | msgid "1 %{singular_unit}" |
3926 | 3926 | msgid_plural "%{num} %{plural_unit}" |
3927 | -msgstr[0] "1 %{singular_unit" | |
3927 | +msgstr[0] "1 %{singular_unit}" | |
3928 | 3928 | msgstr[1] "%{num} %{plural_unit}" |
3929 | 3929 | |
3930 | 3930 | #: app/helpers/manage_products_helper.rb:281 |
... | ... | @@ -4232,7 +4232,7 @@ msgstr "Sin comentarios aun" |
4232 | 4232 | msgid "One comment" |
4233 | 4233 | msgid_plural "<span class=\"comment-count\">%{comments}</span> comments" |
4234 | 4234 | msgstr[0] "Un comentario" |
4235 | -msgstr[1] "%{comments} comentarios" | |
4235 | +msgstr[1] "<span class=\"comment-count\">%{comments}</span> comentarios" | |
4236 | 4236 | |
4237 | 4237 | #: app/helpers/content_viewer_helper.rb:29 |
4238 | 4238 | msgid ", by %s" | ... | ... |