Commit c7a0461f7b5b300ed7612780f4d4dcab84af8830
1 parent
64477c3d
Exists in
stable-1.5
and in
1 other branch
PjaxPlugin: make portuguese translation
Showing
1 changed file
with
2 additions
and
3 deletions
Show diff stats
plugins/pjax/po/pjax.pot
... | ... | @@ -3,7 +3,6 @@ |
3 | 3 | # This file is distributed under the same license as the PACKAGE package. |
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
6 | -#, fuzzy | |
7 | 6 | msgid "" |
8 | 7 | msgstr "" |
9 | 8 | "Project-Id-Version: 1.3~rc2-1-ga15645d\n" |
... | ... | @@ -19,8 +18,8 @@ msgstr "" |
19 | 18 | |
20 | 19 | #: plugins/pjax/lib/pjax_plugin.rb:4 |
21 | 20 | msgid "Pjax plugin" |
22 | -msgstr "" | |
21 | +msgstr "Plugin Pjax" | |
23 | 22 | |
24 | 23 | #: plugins/pjax/lib/pjax_plugin.rb:8 |
25 | 24 | msgid "Use pjax for page's links" |
26 | -msgstr "" | |
25 | +msgstr "Utilize pjax para links de páginas" | ... | ... |