Commit 12387195ea07dd6d7f0ac83d3ee5854beb806d0b
1 parent
ca50f7df
Exists in
master
and in
29 other branches
ActionItem65: updating translation files
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@476 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
2 changed files
with
19 additions
and
5 deletions
Show diff stats
po/noosfero.pot
| ... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.2.0~alpha\n" |
| 10 | -"POT-Creation-Date: 2007-09-12 17:03-0300\n" | |
| 10 | +"POT-Creation-Date: 2007-09-12 17:36-0300\n" | |
| 11 | 11 | "PO-Revision-Date: 2007-08-30 18:47-0300\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -402,7 +402,6 @@ msgid "Manage layout" |
| 402 | 402 | msgstr "" |
| 403 | 403 | |
| 404 | 404 | #: app/helpers/application_helper.rb:137 app/views/account/login.rhtml:1 |
| 405 | -#: app/views/account/login.rhtml:4 | |
| 406 | 405 | msgid "Login" |
| 407 | 406 | msgstr "" |
| 408 | 407 | |
| ... | ... | @@ -995,6 +994,10 @@ msgstr "" |
| 995 | 994 | msgid "Edit the Visual Design" |
| 996 | 995 | msgstr "" |
| 997 | 996 | |
| 997 | +#: app/views/account/login.rhtml:4 | |
| 998 | +msgid "Username" | |
| 999 | +msgstr "" | |
| 1000 | + | |
| 998 | 1001 | #: app/views/account/login.rhtml:7 |
| 999 | 1002 | msgid "Password" |
| 1000 | 1003 | msgstr "" |
| ... | ... | @@ -1040,6 +1043,10 @@ msgstr "" |
| 1040 | 1043 | msgid "Confirm your new Password" |
| 1041 | 1044 | msgstr "" |
| 1042 | 1045 | |
| 1046 | +#: app/views/account/signup.rhtml:14 | |
| 1047 | +msgid "I accept the terms of use" | |
| 1048 | +msgstr "" | |
| 1049 | + | |
| 1043 | 1050 | #: app/views/account/index.rhtml:1 |
| 1044 | 1051 | msgid "Account options" |
| 1045 | 1052 | msgstr "" | ... | ... |
po/pt_BR/noosfero.po
| ... | ... | @@ -7,8 +7,8 @@ |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: noosfero 0.2.0~alpha\n" |
| 10 | -"POT-Creation-Date: 2007-09-12 17:03-0300\n" | |
| 11 | -"PO-Revision-Date: 2007-09-12 17:23-0300\n" | |
| 10 | +"POT-Creation-Date: 2007-09-12 17:36-0300\n" | |
| 11 | +"PO-Revision-Date: 2007-09-12 17:38-0300\n" | |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| 14 | 14 | "MIME-Version: 1.0\n" |
| ... | ... | @@ -406,7 +406,6 @@ msgid "Manage layout" |
| 406 | 406 | msgstr "Gerenciar leiaute" |
| 407 | 407 | |
| 408 | 408 | #: app/helpers/application_helper.rb:137 app/views/account/login.rhtml:1 |
| 409 | -#: app/views/account/login.rhtml:4 | |
| 410 | 409 | msgid "Login" |
| 411 | 410 | msgstr "Entrar" |
| 412 | 411 | |
| ... | ... | @@ -1002,6 +1001,10 @@ msgstr "" |
| 1002 | 1001 | msgid "Edit the Visual Design" |
| 1003 | 1002 | msgstr "Editar o design visual" |
| 1004 | 1003 | |
| 1004 | +#: app/views/account/login.rhtml:4 | |
| 1005 | +msgid "Username" | |
| 1006 | +msgstr "Nome de usuário" | |
| 1007 | + | |
| 1005 | 1008 | #: app/views/account/login.rhtml:7 |
| 1006 | 1009 | msgid "Password" |
| 1007 | 1010 | msgstr "Senha" |
| ... | ... | @@ -1051,6 +1054,10 @@ msgstr "Nova senha" |
| 1051 | 1054 | msgid "Confirm your new Password" |
| 1052 | 1055 | msgstr "Confirme sua nova senha" |
| 1053 | 1056 | |
| 1057 | +#: app/views/account/signup.rhtml:14 | |
| 1058 | +msgid "I accept the terms of use" | |
| 1059 | +msgstr "Eu aceito os termos de uso" | |
| 1060 | + | |
| 1054 | 1061 | #: app/views/account/index.rhtml:1 |
| 1055 | 1062 | msgid "Account options" |
| 1056 | 1063 | msgstr "Opções da conta" | ... | ... |