From 7b9d84a4f15a0b5a5bba095e6579a0f496796b72 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 12 Sep 2007 05:07:30 +0000 Subject: [PATCH] ActionItem8: updating translation file --- po/noosfero.pot | 59 +++++++++++++++++++++++++++++++++++++++++------------------ po/pt_BR/noosfero.po | 63 +++++++++++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 86 insertions(+), 36 deletions(-) diff --git a/po/noosfero.pot b/po/noosfero.pot index 4a52c21..b90140b 100644 --- a/po/noosfero.pot +++ b/po/noosfero.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: noosfero 0.1.0~rc1\n" -"POT-Creation-Date: 2007-09-11 22:26-0300\n" +"POT-Creation-Date: 2007-09-12 02:02-0300\n" "PO-Revision-Date: 2007-08-30 18:47-0300\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +#: app/helpers/profile_helper.rb:6 +msgid "This profile does not have any public information" +msgstr "" + #: app/helpers/application_helper.rb:55 msgid "Help" msgstr "" @@ -25,34 +29,35 @@ msgid "My account" msgstr "" #: app/helpers/application_helper.rb:114 -msgid "My home page" +#: app/views/profile_editor/index.rhtml:1 +msgid "My profile" msgstr "" #: app/helpers/application_helper.rb:115 -msgid "Manage content" +msgid "My home page" msgstr "" #: app/helpers/application_helper.rb:116 +msgid "Manage content" +msgstr "" + +#: app/helpers/application_helper.rb:117 msgid "Manage layout" msgstr "" -#: app/helpers/application_helper.rb:135 app/views/account/login.rhtml:1 +#: app/helpers/application_helper.rb:136 app/views/account/login.rhtml:1 #: app/views/account/login.rhtml:4 msgid "Login" msgstr "" -#: app/helpers/application_helper.rb:139 +#: app/helpers/application_helper.rb:140 msgid "Not a user yet? Register now!" msgstr "" -#: app/helpers/application_helper.rb:143 +#: app/helpers/application_helper.rb:144 msgid "Logout" msgstr "" -#: app/helpers/profile_helper.rb:6 -msgid "This profile does not have any public information" -msgstr "" - #: app/models/user.rb:- msgid "user" msgstr "" @@ -149,10 +154,6 @@ msgstr "" msgid "Not approved enterprise can't be activated" msgstr "" -#: app/models/profile.rb:44 -msgid "An existing profile cannot be renamed." -msgstr "" - #: app/models/affiliation.rb:- msgid "affiliation" msgstr "" @@ -291,11 +292,19 @@ msgstr "" msgid "EnterpriseInfo|Enterprise" msgstr "" +#: app/models/profile.rb:44 +msgid "An existing profile cannot be renamed." +msgstr "" + #: app/models/person_info.rb:- msgid "person info" msgstr "" #: app/models/person_info.rb:- +msgid "PersonInfo|Name" +msgstr "" + +#: app/models/person_info.rb:- msgid "PersonInfo|Photo" msgstr "" @@ -307,16 +316,22 @@ msgstr "" msgid "PersonInfo|Contact information" msgstr "" -#: app/models/person.rb:21 app/views/enterprise/_form.rhtml:1 +#: app/models/person_info.rb:- +msgid "PersonInfo|Person" +msgstr "" + +#: app/models/person_info.rb:9 app/views/enterprise/_form.rhtml:1 #: app/views/manage_tags/_form.rhtml:1 +#: app/views/profile_editor/person_info.rhtml:5 msgid "Name" msgstr "" -#: app/models/person.rb:22 app/views/enterprise/_form.rhtml:4 +#: app/models/person_info.rb:10 app/views/enterprise/_form.rhtml:4 +#: app/views/profile_editor/person_info.rhtml:7 msgid "Address" msgstr "" -#: app/models/person.rb:23 +#: app/models/person_info.rb:11 app/views/profile_editor/person_info.rhtml:9 msgid "Contact Information" msgstr "" @@ -443,7 +458,7 @@ msgid "Other Enterprises" msgstr "" #: app/views/enterprise/_enterprise.rhtml:3 -#: app/views/manage_tags/_a_tag.rhtml:3 +#: app/views/manage_tags/_a_tag.rhtml:3 app/views/profile_editor/index.rhtml:5 msgid "Edit" msgstr "" @@ -1066,3 +1081,11 @@ msgstr "" #: app/views/cms/new.rhtml:2 msgid "New Page" msgstr "" + +#: app/views/profile_editor/person_info.rhtml:1 +msgid "Edit person info" +msgstr "" + +#: app/views/profile_editor/person_info.rhtml:11 +msgid "Save" +msgstr "" diff --git a/po/pt_BR/noosfero.po b/po/pt_BR/noosfero.po index 3dd2c95..6c3841d 100644 --- a/po/pt_BR/noosfero.po +++ b/po/pt_BR/noosfero.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: noosfero 0.1.0~rc1\n" -"POT-Creation-Date: 2007-09-11 22:26-0300\n" +"POT-Creation-Date: 2007-09-12 02:02-0300\n" "PO-Revision-Date: 2007-09-11 19:17-0300\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +#: app/helpers/profile_helper.rb:6 +msgid "This profile does not have any public information" +msgstr "Este perfil não tem nenhuma informação pública" + #: app/helpers/application_helper.rb:55 msgid "Help" msgstr "Ajuda" @@ -25,34 +29,36 @@ msgid "My account" msgstr "Minha conta" #: app/helpers/application_helper.rb:114 +#: app/views/profile_editor/index.rhtml:1 +#, fuzzy +msgid "My profile" +msgstr "perfil" + +#: app/helpers/application_helper.rb:115 msgid "My home page" msgstr "Minha página principal" -#: app/helpers/application_helper.rb:115 +#: app/helpers/application_helper.rb:116 msgid "Manage content" msgstr "Gerenciar conteúdo" -#: app/helpers/application_helper.rb:116 +#: app/helpers/application_helper.rb:117 msgid "Manage layout" msgstr "Gerenciar leiaute" -#: app/helpers/application_helper.rb:135 app/views/account/login.rhtml:1 +#: app/helpers/application_helper.rb:136 app/views/account/login.rhtml:1 #: app/views/account/login.rhtml:4 msgid "Login" msgstr "Entrar" -#: app/helpers/application_helper.rb:139 +#: app/helpers/application_helper.rb:140 msgid "Not a user yet? Register now!" msgstr "Ainda não é usuário? Registre-se agora!" -#: app/helpers/application_helper.rb:143 +#: app/helpers/application_helper.rb:144 msgid "Logout" msgstr "Sair" -#: app/helpers/profile_helper.rb:6 -msgid "This profile does not have any public information" -msgstr "Este perfil não tem nenhuma informação pública" - #: app/models/user.rb:- msgid "user" msgstr "usuário" @@ -149,10 +155,6 @@ msgstr "Aprovado" msgid "Not approved enterprise can't be activated" msgstr "Empreendimento não aprovado não pode ser ativado" -#: app/models/profile.rb:44 -msgid "An existing profile cannot be renamed." -msgstr "Um perfil existente não pode ser renomeado" - #: app/models/affiliation.rb:- msgid "affiliation" msgstr "associação" @@ -293,11 +295,20 @@ msgstr "Comentário de aprovação" msgid "EnterpriseInfo|Enterprise" msgstr "Empreendimento" +#: app/models/profile.rb:44 +msgid "An existing profile cannot be renamed." +msgstr "Um perfil existente não pode ser renomeado" + #: app/models/person_info.rb:- msgid "person info" msgstr "informação pesoal" #: app/models/person_info.rb:- +#, fuzzy +msgid "PersonInfo|Name" +msgstr "Endereço" + +#: app/models/person_info.rb:- msgid "PersonInfo|Photo" msgstr "Fotografia" @@ -309,16 +320,23 @@ msgstr "Endereço" msgid "PersonInfo|Contact information" msgstr "Informação de contato" -#: app/models/person.rb:21 app/views/enterprise/_form.rhtml:1 +#: app/models/person_info.rb:- +#, fuzzy +msgid "PersonInfo|Person" +msgstr "Fotografia" + +#: app/models/person_info.rb:9 app/views/enterprise/_form.rhtml:1 #: app/views/manage_tags/_form.rhtml:1 +#: app/views/profile_editor/person_info.rhtml:5 msgid "Name" msgstr "Nome" -#: app/models/person.rb:22 app/views/enterprise/_form.rhtml:4 +#: app/models/person_info.rb:10 app/views/enterprise/_form.rhtml:4 +#: app/views/profile_editor/person_info.rhtml:7 msgid "Address" msgstr "Endereço" -#: app/models/person.rb:23 +#: app/models/person_info.rb:11 app/views/profile_editor/person_info.rhtml:9 #, fuzzy msgid "Contact Information" msgstr "Informação de contato" @@ -448,7 +466,7 @@ msgid "Other Enterprises" msgstr "Outros empreendimentos" #: app/views/enterprise/_enterprise.rhtml:3 -#: app/views/manage_tags/_a_tag.rhtml:3 +#: app/views/manage_tags/_a_tag.rhtml:3 app/views/profile_editor/index.rhtml:5 msgid "Edit" msgstr "Editar" @@ -1074,5 +1092,14 @@ msgstr "Versão Atual" msgid "New Page" msgstr "Nova Página" +#: app/views/profile_editor/person_info.rhtml:1 +#, fuzzy +msgid "Edit person info" +msgstr "informação pesoal" + +#: app/views/profile_editor/person_info.rhtml:11 +msgid "Save" +msgstr "" + #~ msgid "My enterprises" #~ msgstr "Meu empreendimento" -- libgit2 0.21.2