Commit 566ea312e1469ca14f878d891bb02a1189988e6f
Exists in
master
Merge branch 'fix_software_communities_translations' into 'master'
Fix software communities translations MR for issues #671 and #672 See merge request !164
Showing
9 changed files
with
1415 additions
and
1408 deletions
Show diff stats
src/noosfero-spb/noosfero-spb-theme/css/software-pages.css
src/noosfero-spb/software_communities/po/pt/software_communities.po
| ... | ... | @@ -5,8 +5,8 @@ |
| 5 | 5 | # |
| 6 | 6 | msgid "" |
| 7 | 7 | msgstr "" |
| 8 | -"Project-Id-Version: 1.3.1-64-g92ff843\n" | |
| 9 | -"POT-Creation-Date: 2016-01-21 17:42-0000\n" | |
| 8 | +"Project-Id-Version: 1.3.1+spb6-2-g9a6ab8e\n" | |
| 9 | +"POT-Creation-Date: 2016-02-18 12:46-0000\n" | |
| 10 | 10 | "PO-Revision-Date: 2014-11-12 13:05-0000\n" |
| 11 | 11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 12 | 12 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -16,13 +16,13 @@ msgstr "" |
| 16 | 16 | "Content-Transfer-Encoding: 8bit\n" |
| 17 | 17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 18 | 18 | |
| 19 | -#: plugins/software_communities/test/unit/software_info_validation_test.rb:112 | |
| 20 | -msgid "Features is too long (maximum is 4000 characters)" | |
| 21 | -msgstr "Funcionalidades está muito grande(máximo é 4000 caracteres)" | |
| 19 | +#: plugins/software_communities/controllers/software_communities_plugin_profile_controller.rb:7 | |
| 20 | +msgid "Could not find the download file" | |
| 21 | +msgstr "Não foi possível encontrar o arquivo para download" | |
| 22 | 22 | |
| 23 | -#: plugins/software_communities/test/unit/software_info_validation_test.rb:120 | |
| 24 | -msgid "Objectives is too long (maximum is 4000 characters)" | |
| 25 | -msgstr "Objetivo está muito grande (máximo é 4000 caracteres)" | |
| 23 | +#: plugins/software_communities/controllers/software_communities_plugin_profile_controller.rb:8 | |
| 24 | +msgid "Invalid download params" | |
| 25 | +msgstr "Parâmetros de Download inválidos" | |
| 26 | 26 | |
| 27 | 27 | #: plugins/software_communities/controllers/software_communities_plugin_myprofile_controller.rb:44 |
| 28 | 28 | #: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:19 |
| ... | ... | @@ -60,17 +60,90 @@ msgstr "" |
| 60 | 60 | "Seu pedido para registro do software será avaliado por um administrador. " |
| 61 | 61 | "Você será notificado." |
| 62 | 62 | |
| 63 | -#: plugins/software_communities/controllers/software_communities_plugin_profile_controller.rb:7 | |
| 64 | -msgid "Could not find the download file" | |
| 65 | -msgstr "Não foi possível encontrar o arquivo para download" | |
| 63 | +#: plugins/software_communities/test/unit/software_info_validation_test.rb:112 | |
| 64 | +msgid "Features is too long (maximum is 4000 characters)" | |
| 65 | +msgstr "Funcionalidades está muito grande (máximo é 4000 caracteres)" | |
| 66 | 66 | |
| 67 | -#: plugins/software_communities/controllers/software_communities_plugin_profile_controller.rb:8 | |
| 68 | -msgid "Invalid download params" | |
| 69 | -msgstr "Parâmetros de Download inválidos" | |
| 67 | +#: plugins/software_communities/test/unit/software_info_validation_test.rb:120 | |
| 68 | +msgid "Objectives is too long (maximum is 4000 characters)" | |
| 69 | +msgstr "Objetivo está muito grande (máximo é 4000 caracteres)" | |
| 70 | + | |
| 71 | +#: plugins/software_communities/lib/wiki_block.rb:8 | |
| 72 | +msgid "Wiki Link" | |
| 73 | +msgstr "Link da wiki" | |
| 74 | + | |
| 75 | +#: plugins/software_communities/lib/wiki_block.rb:12 | |
| 76 | +msgid "This block displays a link to the software wiki." | |
| 77 | +msgstr "Este bloco apresenta o link para a wiki do software." | |
| 78 | + | |
| 79 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:17 | |
| 80 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:3 | |
| 81 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:37 | |
| 82 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:4 | |
| 83 | +msgid "Name" | |
| 84 | +msgstr "Nome" | |
| 85 | + | |
| 86 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:18 | |
| 87 | +msgid "Version" | |
| 88 | +msgstr "Versão" | |
| 89 | + | |
| 90 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:19 | |
| 91 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:18 | |
| 92 | +msgid "License" | |
| 93 | +msgstr "Licença" | |
| 94 | + | |
| 95 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:91 | |
| 96 | +msgid "Autocomplete field, type something" | |
| 97 | +msgstr "Campo automático, digite algo" | |
| 98 | + | |
| 99 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:116 | |
| 100 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:23 | |
| 101 | +msgid "Delete" | |
| 102 | +msgstr "Deletar" | |
| 103 | + | |
| 104 | +#: plugins/software_communities/lib/software_communities_plugin.rb:17 | |
| 105 | +msgid "Add Public Software and MPOG features." | |
| 106 | +msgstr "Adicionar Software Público e Funcionalidades." | |
| 107 | + | |
| 108 | +#: plugins/software_communities/lib/software_communities_plugin.rb:96 | |
| 109 | +msgid "Rate this software" | |
| 110 | +msgstr "Avalie esse software" | |
| 111 | + | |
| 112 | +#: plugins/software_communities/lib/software_communities_plugin.rb:100 | |
| 113 | +msgid "Use reports" | |
| 114 | +msgstr "Relatos de uso" | |
| 115 | + | |
| 116 | +#: plugins/software_communities/lib/software_communities_plugin.rb:173 | |
| 117 | +msgid "Software Info" | |
| 118 | +msgstr "Informação de Software" | |
| 119 | + | |
| 120 | +#: plugins/software_communities/lib/software_communities_plugin.rb:184 | |
| 121 | +msgid "Create a new software" | |
| 122 | +msgstr "Criar um novo software" | |
| 123 | + | |
| 124 | +#: plugins/software_communities/lib/software_communities_plugin.rb:194 | |
| 125 | +msgid "Software" | |
| 126 | +msgstr "Software" | |
| 127 | + | |
| 128 | +#: plugins/software_communities/lib/repository_block.rb:8 | |
| 129 | +msgid "Repository Link" | |
| 130 | +msgstr "Link para o Repositório" | |
| 131 | + | |
| 132 | +#: plugins/software_communities/lib/repository_block.rb:12 | |
| 133 | +msgid "This block displays the repository link of a software." | |
| 134 | +msgstr "Este bloco apresenta o link para o repositório do software." | |
| 70 | 135 | |
| 71 | 136 | #: plugins/software_communities/lib/operating_system.rb:12 |
| 72 | 137 | msgid "too long (maximum is 20 characters)" |
| 73 | -msgstr "muito longo(máximo é 20 caracteres)" | |
| 138 | +msgstr "muito longo (máximo é 20 caracteres)" | |
| 139 | + | |
| 140 | +#: plugins/software_communities/lib/software_database.rb:12 | |
| 141 | +msgid "Software database is too long (maximum is 20 characters)" | |
| 142 | +msgstr "Banco de dados do software está muito grande (máximo é 20 caracteres)" | |
| 143 | + | |
| 144 | +#: plugins/software_communities/lib/software_language.rb:10 | |
| 145 | +msgid "Software language is too long (maximum is 20 characters)" | |
| 146 | +msgstr "Linguagem do software está muito grande (máximo de 20 caracteres)" | |
| 74 | 147 | |
| 75 | 148 | #: plugins/software_communities/lib/statistic_block.rb:9 |
| 76 | 149 | msgid "Software Statistics" |
| ... | ... | @@ -80,6 +153,40 @@ msgstr "Estastísticas de software" |
| 80 | 153 | msgid "This block displays software statistics." |
| 81 | 154 | msgstr "Este bloco apresenta a estatística de software" |
| 82 | 155 | |
| 156 | +#: plugins/software_communities/lib/library.rb:5 | |
| 157 | +msgid "can't be blank" | |
| 158 | +msgstr "não pode ficar em branco" | |
| 159 | + | |
| 160 | +#: plugins/software_communities/lib/library.rb:8 | |
| 161 | +msgid "Too long (maximum is 20 characters)" | |
| 162 | +msgstr "Muito grande (máximo é 20 caracteres" | |
| 163 | + | |
| 164 | +#: plugins/software_communities/lib/software_info.rb:166 | |
| 165 | +msgid "Name is too long (maximum is %{count} characters)" | |
| 166 | +msgstr "Nome é muito longo (máximo é %{count} caracteres)" | |
| 167 | + | |
| 168 | +#: plugins/software_communities/lib/software_info.rb:237 | |
| 169 | +msgid "can't have more than 10 characteres" | |
| 170 | +msgstr "não pode ter mais de 10 caracteres" | |
| 171 | + | |
| 172 | +#: plugins/software_communities/lib/software_info.rb:240 | |
| 173 | +msgid "can't have whitespaces" | |
| 174 | +msgstr "não pode ter espaços em branco" | |
| 175 | + | |
| 176 | +#: plugins/software_communities/lib/software_info.rb:248 | |
| 177 | +#: plugins/software_communities/lib/software_info.rb:254 | |
| 178 | +#: plugins/software_communities/lib/software_info.rb:260 | |
| 179 | +msgid ": at least one must be filled" | |
| 180 | +msgstr ": ao menos um deve ser preenchido" | |
| 181 | + | |
| 182 | +#: plugins/software_communities/lib/software_tab_data_block.rb:10 | |
| 183 | +msgid "Software Tab Data" | |
| 184 | +msgstr "Aba de dados do software" | |
| 185 | + | |
| 186 | +#: plugins/software_communities/lib/software_tab_data_block.rb:14 | |
| 187 | +msgid "This block is used by colab to insert data into Noosfero" | |
| 188 | +msgstr "Esse bloco é usado pelo Colab para inserir dados no noosfero" | |
| 189 | + | |
| 83 | 190 | #: plugins/software_communities/lib/categories_and_tags_block.rb:10 |
| 84 | 191 | msgid "Categories and Tags" |
| 85 | 192 | msgstr "Categorias e Marcadores" |
| ... | ... | @@ -88,45 +195,96 @@ msgstr "Categorias e Marcadores" |
| 88 | 195 | msgid "This block displays the categories and tags of a software." |
| 89 | 196 | msgstr "Este block apresenta as categorias e marcadores de um software." |
| 90 | 197 | |
| 198 | +#: plugins/software_communities/lib/software_information_block.rb:8 | |
| 199 | +msgid "Basic Software Information" | |
| 200 | +msgstr "Informação Básica do Software" | |
| 201 | + | |
| 202 | +#: plugins/software_communities/lib/software_information_block.rb:12 | |
| 203 | +msgid "This block displays the basic information of a software profile." | |
| 204 | +msgstr "Este bloco apresenta a informação básica de um perfil de software." | |
| 205 | + | |
| 206 | +#: plugins/software_communities/lib/sisp_tab_data_block.rb:3 | |
| 207 | +msgid "Sisp Tab Data" | |
| 208 | +msgstr "Aba de dados do SISP" | |
| 209 | + | |
| 210 | +#: plugins/software_communities/lib/sisp_tab_data_block.rb:7 | |
| 211 | +msgid "This block is used to display SISP Data" | |
| 212 | +msgstr "Esse bloco é usado para mostrar os dados do SISP" | |
| 213 | + | |
| 91 | 214 | #: plugins/software_communities/lib/macros/allow_variables.rb:5 |
| 92 | 215 | msgid "Insert Profile" |
| 93 | 216 | msgstr "Completar Perfil" |
| 94 | 217 | |
| 95 | -#: plugins/software_communities/lib/wiki_block.rb:8 | |
| 96 | -msgid "Wiki Link" | |
| 97 | -msgstr "Link da wiki" | |
| 218 | +#: plugins/software_communities/lib/software_events_block.rb:4 | |
| 219 | +msgid "Software community events" | |
| 220 | +msgstr "Eventos da comunidade do software" | |
| 98 | 221 | |
| 99 | -#: plugins/software_communities/lib/wiki_block.rb:12 | |
| 100 | -msgid "This block displays a link to the software wiki." | |
| 101 | -msgstr "Este bloco apresenta o link para a wiki do software." | |
| 222 | +#: plugins/software_communities/lib/software_events_block.rb:8 | |
| 223 | +msgid "This block displays the software community events in a list." | |
| 224 | +msgstr "Esse bloco apresenta o ícone do software em destaque" | |
| 102 | 225 | |
| 103 | -#: plugins/software_communities/lib/library.rb:5 | |
| 104 | -msgid "can't be blank" | |
| 105 | -msgstr "não pode ficar em branco" | |
| 226 | +#: plugins/software_communities/lib/software_events_block.rb:12 | |
| 227 | +msgid "Other events" | |
| 228 | +msgstr "Outros eventos" | |
| 106 | 229 | |
| 107 | -#: plugins/software_communities/lib/library.rb:8 | |
| 108 | -msgid "Too long (maximum is 20 characters)" | |
| 109 | -msgstr "Muito grande(máximo é 20 caracteres" | |
| 230 | +#: plugins/software_communities/lib/download_block.rb:15 | |
| 231 | +msgid "Download Stable Version" | |
| 232 | +msgstr "Baixar Versão Estável" | |
| 110 | 233 | |
| 111 | -#: plugins/software_communities/lib/search_catalog_block.rb:10 | |
| 112 | -msgid "Search Softwares catalog" | |
| 113 | -msgstr "Busca do catálogo de software" | |
| 234 | +#: plugins/software_communities/lib/download_block.rb:19 | |
| 235 | +msgid "This block displays the stable version of a software." | |
| 236 | +msgstr "Este block apresenta a versão estável do software." | |
| 114 | 237 | |
| 115 | -#: plugins/software_communities/lib/search_catalog_block.rb:14 | |
| 116 | -msgid "This block displays the search categories field " | |
| 117 | -msgstr "Este bloco apresenta a busca do campo de categorias" | |
| 238 | +#: plugins/software_communities/lib/softwares_block.rb:8 | |
| 239 | +msgid "Softwares" | |
| 240 | +msgstr "Softwares" | |
| 118 | 241 | |
| 119 | -#: plugins/software_communities/lib/software_database.rb:12 | |
| 120 | -msgid "Software database is too long (maximum is 20 characters)" | |
| 121 | -msgstr "Banco de dados do software está muito grande(máximo é 20 caracteres)" | |
| 242 | +#: plugins/software_communities/lib/softwares_block.rb:13 | |
| 243 | +msgid "{#} generic software" | |
| 244 | +msgid_plural "{#} generic softwares" | |
| 245 | +msgstr[0] "{#} software genérico" | |
| 246 | +msgstr[1] "{#} softwares genéricos" | |
| 122 | 247 | |
| 123 | -#: plugins/software_communities/lib/sisp_tab_data_block.rb:3 | |
| 124 | -msgid "Sisp Tab Data" | |
| 125 | -msgstr "Aba de dados do SISP" | |
| 248 | +#: plugins/software_communities/lib/softwares_block.rb:15 | |
| 249 | +msgid "{#} public software" | |
| 250 | +msgid_plural "{#} public softwares" | |
| 251 | +msgstr[0] "{#} software público" | |
| 252 | +msgstr[1] "{#} software públicos" | |
| 126 | 253 | |
| 127 | -#: plugins/software_communities/lib/sisp_tab_data_block.rb:7 | |
| 128 | -msgid "This block is used to display SISP Data" | |
| 129 | -msgstr "Esse bloco é usado para mostrar os dados do SISP" | |
| 254 | +#: plugins/software_communities/lib/softwares_block.rb:17 | |
| 255 | +msgid "{#} software" | |
| 256 | +msgid_plural "{#} softwares" | |
| 257 | +msgstr[0] "{#} software" | |
| 258 | +msgstr[1] "{#} softwares" | |
| 259 | + | |
| 260 | +#: plugins/software_communities/lib/softwares_block.rb:22 | |
| 261 | +msgid "This block displays the softwares in which the user is a member." | |
| 262 | +msgstr "Este bloco apresenta os softwares em que o usuário é membro." | |
| 263 | + | |
| 264 | +#: plugins/software_communities/lib/softwares_block.rb:31 | |
| 265 | +#: plugins/software_communities/lib/softwares_block.rb:37 | |
| 266 | +msgid "softwares|View all" | |
| 267 | +msgstr "softwares|Veja todos" | |
| 268 | + | |
| 269 | +#: plugins/software_communities/lib/software_highlights_block.rb:4 | |
| 270 | +msgid "Software Highlights Block" | |
| 271 | +msgstr "Bloco de software em destaque" | |
| 272 | + | |
| 273 | +#: plugins/software_communities/lib/software_highlights_block.rb:8 | |
| 274 | +msgid "This block displays the softwares icon into a highlight" | |
| 275 | +msgstr "Esse bloco apresenta o ícone do software em destaque" | |
| 276 | + | |
| 277 | +#: plugins/software_communities/lib/ext/search_controller.rb:15 | |
| 278 | +msgid "Communities Search" | |
| 279 | +msgstr "" | |
| 280 | + | |
| 281 | +#: plugins/software_communities/lib/ext/search_controller.rb:146 | |
| 282 | +msgid "Result Search" | |
| 283 | +msgstr "Resultado da pesquisa" | |
| 284 | + | |
| 285 | +#: plugins/software_communities/lib/ext/search_controller.rb:172 | |
| 286 | +msgid "Selected options: " | |
| 287 | +msgstr "Opções selecionadas: " | |
| 130 | 288 | |
| 131 | 289 | #: plugins/software_communities/lib/ext/category.rb:5 |
| 132 | 290 | msgid "Agriculture, Fisheries and Extraction" |
| ... | ... | @@ -184,62 +342,25 @@ msgstr "Relações Internacionais" |
| 184 | 342 | msgid "Transportation and Transit" |
| 185 | 343 | msgstr "Transporte e Trânsito" |
| 186 | 344 | |
| 187 | -#: plugins/software_communities/lib/ext/search_controller.rb:149 | |
| 188 | -msgid "Result Search" | |
| 189 | -msgstr "Resultado da pesquisa" | |
| 190 | - | |
| 191 | -#: plugins/software_communities/lib/ext/search_controller.rb:175 | |
| 192 | -msgid "Selected options: " | |
| 193 | -msgstr "Opções selecionadas: " | |
| 345 | +#: plugins/software_communities/lib/categories_software_block.rb:10 | |
| 346 | +msgid "Categories Softwares" | |
| 347 | +msgstr "Categorias de Softwares" | |
| 194 | 348 | |
| 195 | -#: plugins/software_communities/lib/download_block.rb:15 | |
| 196 | -msgid "Download Stable Version" | |
| 197 | -msgstr "Baixar Versão Estável" | |
| 349 | +#: plugins/software_communities/lib/categories_software_block.rb:14 | |
| 350 | +msgid "" | |
| 351 | +"This block displays the categories and the amount of softwares for\n" | |
| 352 | +" each category." | |
| 353 | +msgstr "" | |
| 354 | +"Este bloco apresenta as categorias e a quantidade de softwares para \n" | |
| 355 | +" cada categoria." | |
| 198 | 356 | |
| 199 | -#: plugins/software_communities/lib/download_block.rb:19 | |
| 200 | -msgid "This block displays the stable version of a software." | |
| 201 | -msgstr "Este block apresenta a versão estável do software." | |
| 357 | +#: plugins/software_communities/lib/search_catalog_block.rb:10 | |
| 358 | +msgid "Search Softwares catalog" | |
| 359 | +msgstr "Busca do catálogo de software" | |
| 202 | 360 | |
| 203 | -#: plugins/software_communities/lib/software_tab_data_block.rb:10 | |
| 204 | -msgid "Software Tab Data" | |
| 205 | -msgstr "Aba de dados do software" | |
| 206 | - | |
| 207 | -#: plugins/software_communities/lib/software_tab_data_block.rb:14 | |
| 208 | -msgid "This block is used by colab to insert data into Noosfero" | |
| 209 | -msgstr "Esse bloco é usado pelo Colab para inserir dados no noosfero" | |
| 210 | - | |
| 211 | -#: plugins/software_communities/lib/software_highlights_block.rb:4 | |
| 212 | -msgid "Software Highlights Block" | |
| 213 | -msgstr "Bloco de software em destaque" | |
| 214 | - | |
| 215 | -#: plugins/software_communities/lib/software_highlights_block.rb:8 | |
| 216 | -msgid "This block displays the softwares icon into a highlight" | |
| 217 | -msgstr "Esse bloco apresenta o ícone do software em destaque" | |
| 218 | - | |
| 219 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:17 | |
| 220 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:4 | |
| 221 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:37 | |
| 222 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:3 | |
| 223 | -msgid "Name" | |
| 224 | -msgstr "Nome" | |
| 225 | - | |
| 226 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:18 | |
| 227 | -msgid "Version" | |
| 228 | -msgstr "Versão" | |
| 229 | - | |
| 230 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:19 | |
| 231 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:18 | |
| 232 | -msgid "License" | |
| 233 | -msgstr "Licença" | |
| 234 | - | |
| 235 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:91 | |
| 236 | -msgid "Autocomplete field, type something" | |
| 237 | -msgstr "Campo automático, digite algo" | |
| 238 | - | |
| 239 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:116 | |
| 240 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:23 | |
| 241 | -msgid "Delete" | |
| 242 | -msgstr "Deletar" | |
| 361 | +#: plugins/software_communities/lib/search_catalog_block.rb:14 | |
| 362 | +msgid "This block displays the search categories field " | |
| 363 | +msgstr "Este bloco apresenta a busca do campo de categorias" | |
| 243 | 364 | |
| 244 | 365 | #: plugins/software_communities/lib/create_software.rb:44 |
| 245 | 366 | msgid "New software" |
| ... | ... | @@ -313,464 +434,148 @@ msgstr "" |
| 313 | 434 | "Seu pedido para registro do software %{software} foi aprovada.\n" |
| 314 | 435 | " Você pode acessar %{url} e finalizar o registro do seu software. " |
| 315 | 436 | |
| 316 | -#: plugins/software_communities/lib/software_communities_plugin.rb:17 | |
| 317 | -msgid "Add Public Software and MPOG features." | |
| 318 | -msgstr "Adicionar Software Público e Funcionalidades." | |
| 319 | - | |
| 320 | -#: plugins/software_communities/lib/software_communities_plugin.rb:96 | |
| 321 | -msgid "Rate this software" | |
| 322 | -msgstr "Avalie esse software" | |
| 437 | +#: plugins/software_communities/views/comments_extra_fields.html.erb:3 | |
| 438 | +msgid "Additional informations" | |
| 439 | +msgstr "Informações adicionais" | |
| 323 | 440 | |
| 324 | -#: plugins/software_communities/lib/software_communities_plugin.rb:100 | |
| 325 | -msgid "Use reports" | |
| 326 | -msgstr "Relatos de uso" | |
| 441 | +#: plugins/software_communities/views/comments_extra_fields.html.erb:12 | |
| 442 | +msgid "Number of Beneficiaries" | |
| 443 | +msgstr "Número de beneficiados" | |
| 327 | 444 | |
| 328 | -#: plugins/software_communities/lib/software_communities_plugin.rb:173 | |
| 329 | -msgid "Software Info" | |
| 330 | -msgstr "Informação de Software" | |
| 445 | +#: plugins/software_communities/views/comments_extra_fields.html.erb:19 | |
| 446 | +msgid "Saved resources" | |
| 447 | +msgstr "Recursos economizados" | |
| 331 | 448 | |
| 332 | -#: plugins/software_communities/lib/software_communities_plugin.rb:184 | |
| 333 | -msgid "Create a new software" | |
| 334 | -msgstr "Criar um novo software" | |
| 449 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_license_info_fields.html.erb:1 | |
| 450 | +msgid "Autocomplete field, type some license" | |
| 451 | +msgstr "Campo com auto completar, digite uma licença" | |
| 335 | 452 | |
| 336 | -#: plugins/software_communities/lib/software_communities_plugin.rb:194 | |
| 337 | -msgid "Software" | |
| 338 | -msgstr "Software" | |
| 453 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_license_info_fields.html.erb:4 | |
| 454 | +msgid "Read license" | |
| 455 | +msgstr "Ler licença" | |
| 339 | 456 | |
| 340 | -#: plugins/software_communities/lib/repository_block.rb:8 | |
| 341 | -msgid "Repository Link" | |
| 342 | -msgstr "Link para o Repositório" | |
| 457 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_database_fields.html.erb:11 | |
| 458 | +msgid "New Database" | |
| 459 | +msgstr "Novo Banco de Dados" | |
| 343 | 460 | |
| 344 | -#: plugins/software_communities/lib/repository_block.rb:12 | |
| 345 | -msgid "This block displays the repository link of a software." | |
| 346 | -msgstr "Este bloco apresenta o link para o repositório do software." | |
| 461 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:8 | |
| 462 | +msgid "Short Name" | |
| 463 | +msgstr "Nome Curto" | |
| 347 | 464 | |
| 348 | -#: plugins/software_communities/lib/software_events_block.rb:4 | |
| 349 | -msgid "Software community events" | |
| 350 | -msgstr "Eventos da comunidade do software" | |
| 465 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:14 | |
| 466 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:56 | |
| 467 | +msgid "Finality" | |
| 468 | +msgstr "Finalidade" | |
| 351 | 469 | |
| 352 | -#: plugins/software_communities/lib/software_events_block.rb:8 | |
| 353 | -msgid "This block displays the software community events in a list." | |
| 354 | -msgstr "Esse bloco apresenta o ícone do software em destaque" | |
| 470 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:15 | |
| 471 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:57 | |
| 472 | +msgid "What is the software for?" | |
| 473 | +msgstr "Para quê serve o software?" | |
| 355 | 474 | |
| 356 | -#: plugins/software_communities/lib/software_events_block.rb:12 | |
| 357 | -msgid "Other events" | |
| 358 | -msgstr "Outros eventos" | |
| 475 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:21 | |
| 476 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:64 | |
| 477 | +msgid "Software Logo" | |
| 478 | +msgstr "Marca do Software" | |
| 359 | 479 | |
| 360 | -#: plugins/software_communities/lib/software_info.rb:166 | |
| 361 | -msgid "Name is too long (maximum is %{count} characters)" | |
| 362 | -msgstr "Nome é muito longo(máximo é %{count} caracteres)" | |
| 480 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:26 | |
| 481 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:69 | |
| 482 | +msgid "Image:" | |
| 483 | +msgstr "Imagem:" | |
| 363 | 484 | |
| 364 | -#: plugins/software_communities/lib/software_info.rb:237 | |
| 365 | -msgid "can't have more than 10 characteres" | |
| 366 | -msgstr "não pode ter mais de 10 caracteres" | |
| 485 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:26 | |
| 486 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:69 | |
| 487 | +msgid "Max size: %s (.jpg, .gif, .png)" | |
| 488 | +msgstr "Tamanho máximo: %s (.jpg, .gif, .png)" | |
| 367 | 489 | |
| 368 | -#: plugins/software_communities/lib/software_info.rb:240 | |
| 369 | -msgid "can't have whitespaces" | |
| 370 | -msgstr "não pode ter espaços em branco" | |
| 490 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:33 | |
| 491 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:76 | |
| 492 | +msgid "License Version: " | |
| 493 | +msgstr "Versão da Licença: " | |
| 371 | 494 | |
| 372 | -#: plugins/software_communities/lib/software_info.rb:248 | |
| 373 | -#: plugins/software_communities/lib/software_info.rb:254 | |
| 374 | -#: plugins/software_communities/lib/software_info.rb:260 | |
| 375 | -msgid ": at least one must be filled" | |
| 376 | -msgstr ": ao menos um deve ser preenchido" | |
| 495 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:45 | |
| 496 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:89 | |
| 497 | +msgid "Link to Repository: " | |
| 498 | +msgstr "Link para o Repositório" | |
| 377 | 499 | |
| 378 | -#: plugins/software_communities/lib/software_information_block.rb:8 | |
| 379 | -msgid "Basic Software Information" | |
| 380 | -msgstr "Informação Básica do Software" | |
| 500 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_language_fields.html.erb:11 | |
| 501 | +msgid "New language" | |
| 502 | +msgstr "Nova linguagem" | |
| 381 | 503 | |
| 382 | -#: plugins/software_communities/lib/software_information_block.rb:12 | |
| 383 | -msgid "This block displays the basic information of a software profile." | |
| 384 | -msgstr "Este bloco apresenta a informação básica de um perfil de software." | |
| 504 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_library_fields.html.erb:11 | |
| 505 | +msgid "New Library" | |
| 506 | +msgstr "Nova Biblioteca" | |
| 385 | 507 | |
| 386 | -#: plugins/software_communities/lib/software_language.rb:10 | |
| 387 | -msgid "Software language is too long (maximum is 20 characters)" | |
| 388 | -msgstr "Linguagem do software está muito grande (máximo de 20 caracteres)" | |
| 508 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_operating_system_fields.html.erb:11 | |
| 509 | +msgid "New Operating System" | |
| 510 | +msgstr "Novo Sistema Operacional" | |
| 389 | 511 | |
| 390 | -#: plugins/software_communities/lib/categories_software_block.rb:10 | |
| 391 | -msgid "Categories Softwares" | |
| 392 | -msgstr "Categorias de Softwares" | |
| 512 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:1 | |
| 513 | +msgid "Edit Software" | |
| 514 | +msgstr "Editar Software" | |
| 393 | 515 | |
| 394 | -#: plugins/software_communities/lib/categories_software_block.rb:14 | |
| 395 | -msgid "" | |
| 396 | -"This block displays the categories and the amount of softwares for\n" | |
| 397 | -" each category." | |
| 398 | -msgstr "" | |
| 399 | -"Este bloco apresenta as categorias e a quantidade de softwares para \n" | |
| 400 | -" cada categoria." | |
| 516 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:9 | |
| 517 | +msgid "Main Information" | |
| 518 | +msgstr "Informação" | |
| 401 | 519 | |
| 402 | -#: plugins/software_communities/lib/softwares_block.rb:8 | |
| 403 | -msgid "Softwares" | |
| 404 | -msgstr "Softwares" | |
| 520 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:12 | |
| 521 | +msgid "Specifications" | |
| 522 | +msgstr "Especificações" | |
| 405 | 523 | |
| 406 | -#: plugins/software_communities/lib/softwares_block.rb:13 | |
| 407 | -msgid "{#} generic software" | |
| 408 | -msgid_plural "{#} generic softwares" | |
| 409 | -msgstr[0] "{#} software genérico" | |
| 410 | -msgstr[1] "{#} softwares genéricos" | |
| 524 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:18 | |
| 525 | +#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:71 | |
| 526 | +msgid "Save" | |
| 527 | +msgstr "Salvar" | |
| 411 | 528 | |
| 412 | -#: plugins/software_communities/lib/softwares_block.rb:15 | |
| 413 | -msgid "{#} public software" | |
| 414 | -msgid_plural "{#} public softwares" | |
| 415 | -msgstr[0] "{#} software público" | |
| 416 | -msgstr[1] "{#} software públicos" | |
| 529 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:20 | |
| 530 | +#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:74 | |
| 531 | +msgid "Back to control panel" | |
| 532 | +msgstr "Voltar para o painel de controle" | |
| 417 | 533 | |
| 418 | -#: plugins/software_communities/lib/softwares_block.rb:17 | |
| 419 | -msgid "{#} software" | |
| 420 | -msgid_plural "{#} softwares" | |
| 421 | -msgstr[0] "{#} software" | |
| 422 | -msgstr[1] "{#} softwares" | |
| 534 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:5 | |
| 535 | +msgid "Creating new software" | |
| 536 | +msgstr "Criando novo software" | |
| 423 | 537 | |
| 424 | -#: plugins/software_communities/lib/softwares_block.rb:22 | |
| 425 | -msgid "This block displays the softwares in which the user is a member." | |
| 426 | -msgstr "Este bloco apresenta os softwares em que o usuário é membro." | |
| 538 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:9 | |
| 539 | +msgid "" | |
| 540 | +"Enter the basic information about the software.<br>\n" | |
| 541 | +" You can add the details after you create it." | |
| 542 | +msgstr "" | |
| 543 | +"Entre com as informações básicas do software.<br>\n" | |
| 544 | +" Você pode adicionar os detalhes após sua criação." | |
| 427 | 545 | |
| 428 | -#: plugins/software_communities/lib/softwares_block.rb:31 | |
| 429 | -#: plugins/software_communities/lib/softwares_block.rb:37 | |
| 430 | -msgid "softwares|View all" | |
| 431 | -msgstr "softwares|Veja todos" | |
| 546 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:16 | |
| 547 | +msgid "" | |
| 548 | +"Note that the creation of communities in this environment is restricted. " | |
| 549 | +"Your request to create this new community will be sent to %{environment} " | |
| 550 | +"administrators and will be approved or rejected according to their methods " | |
| 551 | +"and criteria." | |
| 552 | +msgstr "" | |
| 553 | +"Note que a criação de comunidades nesse ambiente é restrita. Sua requisição " | |
| 554 | +"para criar essa nova comunidade será enviada aos administradores do " | |
| 555 | +"%{environment} para ser aprovada ou rejeitada de acordo com os seus métodos " | |
| 556 | +"e critérios" | |
| 432 | 557 | |
| 433 | -#: plugins/software_communities/views/profile/members.html.erb:4 | |
| 434 | -msgid "Members (%d)" | |
| 435 | -msgstr "Membros (%d)" | |
| 558 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:22 | |
| 559 | +msgid "Can`t create new software: %s errors" | |
| 560 | +msgstr "Não foi possível criar o software: %s erros" | |
| 436 | 561 | |
| 437 | -#: plugins/software_communities/views/profile/members.html.erb:21 | |
| 438 | -msgid "%d Members" | |
| 439 | -msgstr "%d Membros" | |
| 562 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:45 | |
| 563 | +msgid "Domain" | |
| 564 | +msgstr "Domínio" | |
| 440 | 565 | |
| 441 | -#: plugins/software_communities/views/profile/members.html.erb:34 | |
| 442 | -msgid "%d Administrators" | |
| 443 | -msgstr "%d Administradores" | |
| 566 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:97 | |
| 567 | +msgid "Create" | |
| 568 | +msgstr "Criar" | |
| 444 | 569 | |
| 445 | -#: plugins/software_communities/views/profile/members.html.erb:44 | |
| 446 | -msgid "Go back" | |
| 447 | -msgstr "Voltar" | |
| 570 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:98 | |
| 571 | +msgid "Cancel" | |
| 572 | +msgstr "Cancelar" | |
| 448 | 573 | |
| 449 | -#: plugins/software_communities/views/profile/members.html.erb:47 | |
| 450 | -msgid "Invite people to join" | |
| 451 | -msgstr "Convide pessoas para entrar" | |
| 452 | - | |
| 453 | -#: plugins/software_communities/views/profile/members.html.erb:50 | |
| 454 | -msgid "Send e-mail to members" | |
| 455 | -msgstr "Envie e-mail para os membros" | |
| 456 | - | |
| 457 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:3 | |
| 458 | -msgid "Software Information" | |
| 459 | -msgstr "Informação de Software" | |
| 460 | - | |
| 461 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:6 | |
| 462 | -msgid "Name:" | |
| 463 | -msgstr "Nome:" | |
| 464 | - | |
| 465 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 466 | -msgid "Adherent to e_mag:" | |
| 467 | -msgstr "Aderente ao e_mag:" | |
| 468 | - | |
| 469 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 470 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 471 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 472 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 473 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 474 | -#: plugins/software_communities/views/profile_editor/_software_community.html.erb:49 | |
| 475 | -msgid "Yes" | |
| 476 | -msgstr "Sim" | |
| 477 | - | |
| 478 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 479 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 480 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 481 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 482 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 483 | -#: plugins/software_communities/views/profile_editor/_software_community.html.erb:50 | |
| 484 | -msgid "No" | |
| 485 | -msgstr "Não" | |
| 486 | - | |
| 487 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 488 | -msgid "Adherent to icp_brasil:" | |
| 489 | -msgstr "Aderente ao icp_brasil:" | |
| 490 | - | |
| 491 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 492 | -msgid "Adherent to e_ping:" | |
| 493 | -msgstr "Aderente ao e_ping" | |
| 494 | - | |
| 495 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 496 | -msgid "Adherent to e_arq:" | |
| 497 | -msgstr "Aderente ao e_arq" | |
| 498 | - | |
| 499 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 500 | -msgid "Internacionalizable:" | |
| 501 | -msgstr "Internacionalizável:" | |
| 502 | - | |
| 503 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:12 | |
| 504 | -msgid "Operating Platform:" | |
| 505 | -msgstr "Plataforma Operacional:" | |
| 506 | - | |
| 507 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:13 | |
| 508 | -msgid "Demonstration URL:" | |
| 509 | -msgstr "URL de Demonstração:" | |
| 510 | - | |
| 511 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:14 | |
| 512 | -msgid "Short Name:" | |
| 513 | -msgstr "Nome Curto:" | |
| 514 | - | |
| 515 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:15 | |
| 516 | -msgid "Objectives:" | |
| 517 | -msgstr "Objetivos:" | |
| 518 | - | |
| 519 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:16 | |
| 520 | -msgid "Features:" | |
| 521 | -msgstr "Funcionalidades:" | |
| 522 | - | |
| 523 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:19 | |
| 524 | -msgid "Version:" | |
| 525 | -msgstr "Versão:" | |
| 526 | - | |
| 527 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:20 | |
| 528 | -msgid "Link:" | |
| 529 | -msgstr "Link:" | |
| 530 | - | |
| 531 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:25 | |
| 532 | -msgid "Show Libraries" | |
| 533 | -msgstr "Mostrar Bibliotecas" | |
| 534 | - | |
| 535 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:26 | |
| 536 | -msgid "Hide Libraries" | |
| 537 | -msgstr "Ocultar Bibliotecas" | |
| 538 | - | |
| 539 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:35 | |
| 540 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:69 | |
| 541 | -msgid "Libraries" | |
| 542 | -msgstr "Bibliotecas" | |
| 543 | - | |
| 544 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:53 | |
| 545 | -msgid "Show Database" | |
| 546 | -msgstr "Mostrar Banco de Dados" | |
| 547 | - | |
| 548 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:54 | |
| 549 | -msgid "Hide Database" | |
| 550 | -msgstr "Ocultar Banco de Dados" | |
| 551 | - | |
| 552 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:63 | |
| 553 | -msgid "Software Databases" | |
| 554 | -msgstr "Bancos de Dados do Software" | |
| 555 | - | |
| 556 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:81 | |
| 557 | -msgid "Show Languages" | |
| 558 | -msgstr "Mostrar Linguagens" | |
| 559 | - | |
| 560 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:82 | |
| 561 | -msgid "Hide Languages" | |
| 562 | -msgstr "Ocultar Linguagens" | |
| 563 | - | |
| 564 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:91 | |
| 565 | -msgid "Software Languages" | |
| 566 | -msgstr "Linguagens do Software" | |
| 567 | - | |
| 568 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:109 | |
| 569 | -msgid "Show Operating Systems" | |
| 570 | -msgstr "Mostrar Sistema Operacional" | |
| 571 | - | |
| 572 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:110 | |
| 573 | -msgid "Hide Operating Systems" | |
| 574 | -msgstr "Ocultar Sistema Operacional" | |
| 575 | - | |
| 576 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:120 | |
| 577 | -msgid "Operating System" | |
| 578 | -msgstr "Sistema Operacional" | |
| 579 | - | |
| 580 | -#: plugins/software_communities/views/profile/index.html.erb:17 | |
| 581 | -msgid "Control Panel" | |
| 582 | -msgstr "Painel de Controle" | |
| 583 | - | |
| 584 | -#: plugins/software_communities/views/profile/_profile_members_list.html.erb:2 | |
| 585 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:50 | |
| 586 | -msgid "Sort by:" | |
| 587 | -msgstr "Ordenar por:" | |
| 588 | - | |
| 589 | -#: plugins/software_communities/views/profile/_profile_members_list.html.erb:5 | |
| 590 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:54 | |
| 591 | -msgid "Name A-Z" | |
| 592 | -msgstr "Nome A-Z" | |
| 593 | - | |
| 594 | -#: plugins/software_communities/views/profile/_profile_members_list.html.erb:6 | |
| 595 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:55 | |
| 596 | -msgid "Name Z-A" | |
| 597 | -msgstr "Nome Z-A" | |
| 598 | - | |
| 599 | -#: plugins/software_communities/views/organization_ratings_container_extra_fields_show_statistics.html.erb:3 | |
| 600 | -#: plugins/software_communities/views/organization_ratings_task_extra_fields_show_statistics.html.erb:3 | |
| 601 | -msgid "Benefited People" | |
| 602 | -msgstr "Pessoas Beneficiadas" | |
| 603 | - | |
| 604 | -#: plugins/software_communities/views/organization_ratings_container_extra_fields_show_statistics.html.erb:7 | |
| 605 | -#: plugins/software_communities/views/organization_ratings_task_extra_fields_show_statistics.html.erb:7 | |
| 606 | -msgid "Saved Resources" | |
| 607 | -msgstr "Recursos economizados" | |
| 608 | - | |
| 609 | -#: plugins/software_communities/views/box_organizer/_search_catalog_block.html.erb:4 | |
| 610 | -#: plugins/software_communities/views/box_organizer/_categories_and_tags_block.html.erb:4 | |
| 611 | -#: plugins/software_communities/views/box_organizer/_categories_software_block.html.erb:4 | |
| 612 | -msgid "Catalog: " | |
| 613 | -msgstr "Catálogo: " | |
| 614 | - | |
| 615 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:8 | |
| 616 | -msgid "Link" | |
| 617 | -msgstr "Link" | |
| 618 | - | |
| 619 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:12 | |
| 620 | -msgid "Platforms" | |
| 621 | -msgstr "Plataformas" | |
| 622 | - | |
| 623 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:16 | |
| 624 | -#: plugins/software_communities/views/blocks/download.html.erb:17 | |
| 625 | -msgid "Minimum Requirements" | |
| 626 | -msgstr "Requisitos Mínimos" | |
| 627 | - | |
| 628 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:20 | |
| 629 | -msgid "Size" | |
| 630 | -msgstr "Tamanho" | |
| 631 | - | |
| 632 | -#: plugins/software_communities/views/box_organizer/_software_tab_data_block.html.erb:5 | |
| 633 | -msgid "Which blog should have its posts displayed: " | |
| 634 | -msgstr "Qual blog deve ter seus posts exibidos: " | |
| 635 | - | |
| 636 | -#: plugins/software_communities/views/box_organizer/_software_tab_data_block.html.erb:13 | |
| 637 | -msgid "This community has no blogs" | |
| 638 | -msgstr "Essa comunidade não possui blogs" | |
| 639 | - | |
| 640 | -#: plugins/software_communities/views/box_organizer/_softwares_block.html.erb:2 | |
| 641 | -msgid "Limit of items" | |
| 642 | -msgstr "Limite de itens" | |
| 643 | - | |
| 644 | -#: plugins/software_communities/views/box_organizer/_softwares_block.html.erb:3 | |
| 645 | -msgid "Software Type:" | |
| 646 | -msgstr "Tipo de Software:" | |
| 647 | - | |
| 648 | -#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:5 | |
| 649 | -msgid "Statistics to be displayed " | |
| 650 | -msgstr "Estatísticas para serem exibidas" | |
| 651 | - | |
| 652 | -#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:7 | |
| 653 | -msgid "People Benefited: " | |
| 654 | -msgstr "Pessoas Beneficiadas: " | |
| 655 | - | |
| 656 | -#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:8 | |
| 657 | -msgid "Saved Resources: " | |
| 658 | -msgstr "Recursos economizados: " | |
| 659 | - | |
| 660 | -#: plugins/software_communities/views/box_organizer/_download_block.html.erb:3 | |
| 661 | -msgid "Download options" | |
| 662 | -msgstr "Opções de Download" | |
| 663 | - | |
| 664 | -#: plugins/software_communities/views/box_organizer/_download_block.html.erb:10 | |
| 665 | -msgid "New link" | |
| 666 | -msgstr "Novo link" | |
| 667 | - | |
| 668 | -#: plugins/software_communities/views/box_organizer/_wiki_block.html.erb:3 | |
| 669 | -msgid "Wiki link" | |
| 670 | -msgstr "Link da wiki" | |
| 671 | - | |
| 672 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:4 | |
| 673 | -msgid "Categories" | |
| 674 | -msgstr "Categorias" | |
| 675 | - | |
| 676 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:11 | |
| 677 | -#: plugins/software_communities/views/search/_full_community.html.erb:38 | |
| 678 | -#: plugins/software_communities/views/search/_catalog_result_list.html.erb:42 | |
| 679 | -#: plugins/software_communities/views/blocks/categories_software.html.erb:13 | |
| 680 | -msgid "\"#{category.name}\"" | |
| 681 | -msgstr "\"#{category.name}\"" | |
| 682 | - | |
| 683 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:18 | |
| 684 | -msgid "More options" | |
| 685 | -msgstr "Mais opções" | |
| 686 | - | |
| 687 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:20 | |
| 688 | -msgid "Clean up" | |
| 689 | -msgstr "Limpar" | |
| 690 | - | |
| 691 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:21 | |
| 692 | -msgid "Close" | |
| 693 | -msgstr "Fechar" | |
| 694 | - | |
| 695 | -#: plugins/software_communities/views/search/_full_community.html.erb:31 | |
| 696 | -#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:68 | |
| 697 | -msgid "Software Categories" | |
| 698 | -msgstr "Categorias de Software" | |
| 699 | - | |
| 700 | -#: plugins/software_communities/views/search/_full_community.html.erb:49 | |
| 701 | -msgid "This software doesn't have categories" | |
| 702 | -msgstr "Este software nào contém categorias" | |
| 703 | - | |
| 704 | -#: plugins/software_communities/views/search/sisp.html.erb:6 | |
| 705 | -#: plugins/software_communities/views/search/software_infos.html.erb:6 | |
| 706 | -msgid "Type words about the %s you're looking for" | |
| 707 | -msgstr "Digite palavras sobre o %s que você está procurando" | |
| 708 | - | |
| 709 | -#: plugins/software_communities/views/search/_catalog_result_list.html.erb:12 | |
| 710 | -msgid "see all (%d)" | |
| 711 | -msgstr "ver todos (%d)" | |
| 712 | - | |
| 713 | -#: plugins/software_communities/views/search/_catalog_result_list.html.erb:35 | |
| 714 | -msgid "No software found. Try more general filters" | |
| 715 | -msgstr "Nenhum software encontrado. Tente outros filtros" | |
| 716 | - | |
| 717 | -#: plugins/software_communities/views/search/_catalog_result_list.html.erb:37 | |
| 718 | -msgid "" | |
| 719 | -"No software found. Try more general filters or check the software category " | |
| 720 | -"individually" | |
| 721 | -msgstr "" | |
| 722 | -"Nenhum software encontrado. Tente outros filtros ou verifique a categoria do " | |
| 723 | -"software individualmente" | |
| 724 | - | |
| 725 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:3 | |
| 726 | -msgid "Search Software Catalog" | |
| 727 | -msgstr "Pesquisar Catálogo de Software" | |
| 728 | - | |
| 729 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:15 | |
| 730 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:3 | |
| 731 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:5 | |
| 732 | -msgid "Public Software" | |
| 733 | -msgstr "Software Público" | |
| 734 | - | |
| 735 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:16 | |
| 736 | -msgid "" | |
| 737 | -"Projects that have passed by the Avalia SPB process according to the " | |
| 738 | -"requirements of IN 01/2011." | |
| 739 | -msgstr "" | |
| 740 | -"Projetos que passaram pelo processo Avalia SPB de acordo com os Requisitos " | |
| 741 | -"da IN 01/2011." | |
| 742 | - | |
| 743 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:19 | |
| 744 | -msgid "All" | |
| 745 | -msgstr "Todos" | |
| 746 | - | |
| 747 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:20 | |
| 748 | -msgid "Projects included in the portal as cases provided by the IN 01/2011." | |
| 749 | -msgstr "Projetos incluidos no portal como os casos fornecidos pela IN 01/2011." | |
| 750 | - | |
| 751 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:26 | |
| 752 | -msgid "" | |
| 753 | -"Type words about the software you're looking for (the search begins after 3 " | |
| 754 | -"characters)" | |
| 755 | -msgstr "" | |
| 756 | -"Digite palavras sobre o software que você está procurando (a busca começa " | |
| 757 | -"depois de 3 caracteres)" | |
| 758 | - | |
| 759 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:29 | |
| 760 | -msgid "Filter" | |
| 761 | -msgstr "Filtro" | |
| 762 | - | |
| 763 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:43 | |
| 764 | -msgid "Show:" | |
| 765 | -msgstr "Exibir:" | |
| 766 | - | |
| 767 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:56 | |
| 768 | -msgid "Relevance" | |
| 769 | -msgstr "Relevância" | |
| 770 | - | |
| 771 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:57 | |
| 772 | -msgid "Rating" | |
| 773 | -msgstr "Avaliação" | |
| 574 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:3 | |
| 575 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:5 | |
| 576 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:15 | |
| 577 | +msgid "Public Software" | |
| 578 | +msgstr "Software Público" | |
| 774 | 579 | |
| 775 | 580 | #: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:3 |
| 776 | 581 | msgid "Public software" |
| ... | ... | @@ -808,6 +613,11 @@ msgstr "Características" |
| 808 | 613 | msgid "Demonstration url" |
| 809 | 614 | msgstr "Url de demonstração" |
| 810 | 615 | |
| 616 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:69 | |
| 617 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:35 | |
| 618 | +msgid "Libraries" | |
| 619 | +msgstr "Bibliotecas" | |
| 620 | + | |
| 811 | 621 | #: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:77 |
| 812 | 622 | msgid "Operating Systems" |
| 813 | 623 | msgstr "Sistemas Operacionais" |
| ... | ... | @@ -820,249 +630,191 @@ msgstr "Linguagens de programação" |
| 820 | 630 | msgid "Databases" |
| 821 | 631 | msgstr "Banco de dados" |
| 822 | 632 | |
| 823 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_database_fields.html.erb:11 | |
| 824 | -msgid "New Database" | |
| 825 | -msgstr "Novo Banco de Dados" | |
| 826 | - | |
| 827 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_license_info_fields.html.erb:1 | |
| 828 | -msgid "Autocomplete field, type some license" | |
| 829 | -msgstr "Campo com auto completar, digite uma licença" | |
| 830 | - | |
| 831 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_license_info_fields.html.erb:4 | |
| 832 | -msgid "Read license" | |
| 833 | -msgstr "Ler licença" | |
| 834 | - | |
| 835 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_language_fields.html.erb:11 | |
| 836 | -msgid "New language" | |
| 837 | -msgstr "Nova linguagem" | |
| 838 | - | |
| 839 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_operating_system_fields.html.erb:11 | |
| 840 | -msgid "New Operating System" | |
| 841 | -msgstr "Novo Sistema Operacional" | |
| 842 | - | |
| 843 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:5 | |
| 844 | -msgid "Creating new software" | |
| 845 | -msgstr "Criando novo software" | |
| 846 | - | |
| 847 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:9 | |
| 848 | -msgid "" | |
| 849 | -"Enter the basic information about the software.<br>\n" | |
| 850 | -" You can add the details after you create it." | |
| 851 | -msgstr "" | |
| 852 | -"Entre com as informações básicas do software.<br>\n" | |
| 853 | -" Você pode adicionar os detalhes após sua criação." | |
| 854 | - | |
| 855 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:16 | |
| 856 | -msgid "" | |
| 857 | -"Note that the creation of communities in this environment is restricted. " | |
| 858 | -"Your request to create this new community will be sent to %{environment} " | |
| 859 | -"administrators and will be approved or rejected according to their methods " | |
| 860 | -"and criteria." | |
| 861 | -msgstr "" | |
| 862 | -"Note que a criação de comunidades nesse ambiente é restrita. Sua requisição " | |
| 863 | -"para criar essa nova comunidade será enviada aos administradores do " | |
| 864 | -"%{environment} para ser aprovada ou rejeitada de acordo com os seus métodos " | |
| 865 | -"e critérios" | |
| 866 | - | |
| 867 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:22 | |
| 868 | -msgid "Can`t create new software: %s errors" | |
| 869 | -msgstr "Não foi possível criar o software: %s erros" | |
| 870 | - | |
| 871 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:45 | |
| 872 | -msgid "Domain" | |
| 873 | -msgstr "Domínio" | |
| 874 | - | |
| 875 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:56 | |
| 876 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:14 | |
| 877 | -msgid "Finality" | |
| 878 | -msgstr "Finalidade" | |
| 879 | - | |
| 880 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:57 | |
| 881 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:15 | |
| 882 | -msgid "What is the software for?" | |
| 883 | -msgstr "Para quê serve o software?" | |
| 884 | - | |
| 885 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:64 | |
| 886 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:21 | |
| 887 | -msgid "Software Logo" | |
| 888 | -msgstr "Marca do Software" | |
| 889 | - | |
| 890 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:69 | |
| 891 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:26 | |
| 892 | -msgid "Image:" | |
| 893 | -msgstr "Imagem:" | |
| 894 | - | |
| 895 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:69 | |
| 896 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:26 | |
| 897 | -msgid "Max size: %s (.jpg, .gif, .png)" | |
| 898 | -msgstr "Tamanho máximo: %s (.jpg, .gif, .png)" | |
| 633 | +#: plugins/software_communities/views/search/sisp.html.erb:6 | |
| 634 | +#: plugins/software_communities/views/search/software_infos.html.erb:6 | |
| 635 | +msgid "Type words about the %s you're looking for" | |
| 636 | +msgstr "Digite palavras sobre o %s que você está procurando" | |
| 899 | 637 | |
| 900 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:76 | |
| 901 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:33 | |
| 902 | -msgid "License Version: " | |
| 903 | -msgstr "Versão da Licença: " | |
| 638 | +#: plugins/software_communities/views/search/_full_community.html.erb:31 | |
| 639 | +#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:68 | |
| 640 | +msgid "Software Categories" | |
| 641 | +msgstr "Categorias de Software" | |
| 904 | 642 | |
| 905 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:89 | |
| 906 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:45 | |
| 907 | -msgid "Link to Repository: " | |
| 908 | -msgstr "Link para o Repositório" | |
| 643 | +#: plugins/software_communities/views/search/_full_community.html.erb:49 | |
| 644 | +msgid "This software doesn't have categories" | |
| 645 | +msgstr "Este software nào contém categorias" | |
| 909 | 646 | |
| 910 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:97 | |
| 911 | -msgid "Create" | |
| 912 | -msgstr "Criar" | |
| 647 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:3 | |
| 648 | +msgid "Search Software Catalog" | |
| 649 | +msgstr "Pesquisar Catálogo de Software" | |
| 913 | 650 | |
| 914 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:98 | |
| 915 | -msgid "Cancel" | |
| 916 | -msgstr "Cancelar" | |
| 651 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:16 | |
| 652 | +msgid "" | |
| 653 | +"Projects that have passed by the Avalia SPB process according to the " | |
| 654 | +"requirements of IN 01/2011." | |
| 655 | +msgstr "" | |
| 656 | +"Projetos que passaram pelo processo Avalia SPB de acordo com os Requisitos " | |
| 657 | +"da IN 01/2011." | |
| 917 | 658 | |
| 918 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:8 | |
| 919 | -msgid "Short Name" | |
| 920 | -msgstr "Nome Curto" | |
| 659 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:19 | |
| 660 | +msgid "All" | |
| 661 | +msgstr "Todos" | |
| 921 | 662 | |
| 922 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:1 | |
| 923 | -msgid "Edit Software" | |
| 924 | -msgstr "Editar Software" | |
| 663 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:20 | |
| 664 | +msgid "Projects included in the portal as cases provided by the IN 01/2011." | |
| 665 | +msgstr "Projetos incluidos no portal como os casos fornecidos pela IN 01/2011." | |
| 925 | 666 | |
| 926 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:9 | |
| 927 | -msgid "Main Information" | |
| 928 | -msgstr "Informação" | |
| 667 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:26 | |
| 668 | +msgid "" | |
| 669 | +"Type words about the software you're looking for (the search begins after 3 " | |
| 670 | +"characters)" | |
| 671 | +msgstr "" | |
| 672 | +"Digite palavras sobre o software que você está procurando (a busca começa " | |
| 673 | +"depois de 3 caracteres)" | |
| 929 | 674 | |
| 930 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:12 | |
| 931 | -msgid "Specifications" | |
| 932 | -msgstr "Especificações" | |
| 675 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:29 | |
| 676 | +msgid "Filter" | |
| 677 | +msgstr "Filtro" | |
| 933 | 678 | |
| 934 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:18 | |
| 935 | -#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:71 | |
| 936 | -msgid "Save" | |
| 937 | -msgstr "Salvar" | |
| 679 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:41 | |
| 680 | +msgid "Show:" | |
| 681 | +msgstr "Exibir:" | |
| 938 | 682 | |
| 939 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:20 | |
| 940 | -#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:74 | |
| 941 | -msgid "Back to control panel" | |
| 942 | -msgstr "Voltar para o painel de controle" | |
| 683 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:48 | |
| 684 | +#: plugins/software_communities/views/profile/_profile_members_list.html.erb:2 | |
| 685 | +msgid "Sort by:" | |
| 686 | +msgstr "Ordenar por:" | |
| 943 | 687 | |
| 944 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_library_fields.html.erb:11 | |
| 945 | -msgid "New Library" | |
| 946 | -msgstr "Nova Biblioteca" | |
| 688 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:52 | |
| 689 | +#: plugins/software_communities/views/profile/_profile_members_list.html.erb:5 | |
| 690 | +msgid "Name A-Z" | |
| 691 | +msgstr "Nome A-Z" | |
| 947 | 692 | |
| 948 | -#: plugins/software_communities/views/blocks/categories_software.html.erb:4 | |
| 949 | -msgid "See more Software" | |
| 950 | -msgstr "Veja mais softwares" | |
| 693 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:53 | |
| 694 | +#: plugins/software_communities/views/profile/_profile_members_list.html.erb:6 | |
| 695 | +msgid "Name Z-A" | |
| 696 | +msgstr "Nome Z-A" | |
| 951 | 697 | |
| 952 | -#: plugins/software_communities/views/blocks/categories_software.html.erb:8 | |
| 953 | -#: plugins/software_communities/views/blocks/categories_and_tags.html.erb:2 | |
| 954 | -msgid "Categories:" | |
| 955 | -msgstr "Categorias:" | |
| 698 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:54 | |
| 699 | +msgid "Relevance" | |
| 700 | +msgstr "Relevância" | |
| 956 | 701 | |
| 957 | -#: plugins/software_communities/views/blocks/categories_software.html.erb:20 | |
| 958 | -#: plugins/software_communities/views/blocks/search_catalog.html.erb:9 | |
| 959 | -msgid "Access the complete catalog" | |
| 960 | -msgstr "Acessar o catálogo completo" | |
| 702 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:55 | |
| 703 | +msgid "Rating" | |
| 704 | +msgstr "Avaliação" | |
| 961 | 705 | |
| 962 | -#: plugins/software_communities/views/blocks/wiki.html.erb:2 | |
| 963 | -#: plugins/software_communities/views/blocks/sisp_tab_data.html.erb:2 | |
| 964 | -#: plugins/software_communities/views/blocks/software_tab_data.html.erb:2 | |
| 965 | -#: plugins/software_communities/views/blocks/download.html.erb:2 | |
| 966 | -#: plugins/software_communities/views/blocks/software_information.html.erb:4 | |
| 967 | -#: plugins/software_communities/views/blocks/repository.html.erb:2 | |
| 968 | -msgid "This community needs a software to use this block" | |
| 969 | -msgstr "Essa comunidade precisa de um software para usar este block" | |
| 706 | +#: plugins/software_communities/views/search/_catalog_result_list.html.erb:12 | |
| 707 | +msgid "see all (%d)" | |
| 708 | +msgstr "ver todos (%d)" | |
| 970 | 709 | |
| 971 | -#: plugins/software_communities/views/blocks/wiki.html.erb:4 | |
| 972 | -msgid "Wiki" | |
| 973 | -msgstr "Wiki" | |
| 710 | +#: plugins/software_communities/views/search/_catalog_result_list.html.erb:35 | |
| 711 | +msgid "No software found. Try more general filters" | |
| 712 | +msgstr "Nenhum software encontrado. Tente outros filtros" | |
| 974 | 713 | |
| 975 | -#: plugins/software_communities/views/blocks/main_area_softwares.html.erb:23 | |
| 976 | -msgid "See More" | |
| 977 | -msgstr "Veja Mais" | |
| 714 | +#: plugins/software_communities/views/search/_catalog_result_list.html.erb:37 | |
| 715 | +msgid "" | |
| 716 | +"No software found. Try more general filters or check the software category " | |
| 717 | +"individually" | |
| 718 | +msgstr "" | |
| 719 | +"Nenhum software encontrado. Tente outros filtros ou verifique a categoria do " | |
| 720 | +"software individualmente" | |
| 978 | 721 | |
| 979 | -#: plugins/software_communities/views/blocks/search_catalog.html.erb:2 | |
| 980 | -msgid "Catalog of Software" | |
| 981 | -msgstr "Catálogo de Software" | |
| 722 | +#: plugins/software_communities/views/search/_catalog_filter.html.erb:4 | |
| 723 | +msgid "Categories" | |
| 724 | +msgstr "Categorias" | |
| 982 | 725 | |
| 983 | -#: plugins/software_communities/views/blocks/search_catalog.html.erb:5 | |
| 984 | -msgid "Search" | |
| 985 | -msgstr "Procurar" | |
| 726 | +#: plugins/software_communities/views/search/_catalog_filter.html.erb:18 | |
| 727 | +msgid "More options" | |
| 728 | +msgstr "Mais opções" | |
| 986 | 729 | |
| 987 | -#: plugins/software_communities/views/blocks/categories_and_tags.html.erb:12 | |
| 988 | -msgid "Tags" | |
| 989 | -msgstr "Tags" | |
| 730 | +#: plugins/software_communities/views/search/_catalog_filter.html.erb:20 | |
| 731 | +msgid "Clean up" | |
| 732 | +msgstr "Limpar" | |
| 990 | 733 | |
| 991 | -#: plugins/software_communities/views/blocks/software_tab_data.html.erb:6 | |
| 992 | -msgid "Discussions" | |
| 993 | -msgstr "Discussões" | |
| 734 | +#: plugins/software_communities/views/search/_catalog_filter.html.erb:21 | |
| 735 | +msgid "Close" | |
| 736 | +msgstr "Fechar" | |
| 994 | 737 | |
| 995 | -#: plugins/software_communities/views/blocks/software_tab_data.html.erb:7 | |
| 996 | -msgid "Blog" | |
| 997 | -msgstr "Blog" | |
| 738 | +#: plugins/software_communities/views/organization_ratings_task_extra_fields_show_statistics.html.erb:3 | |
| 739 | +#: plugins/software_communities/views/organization_ratings_container_extra_fields_show_statistics.html.erb:3 | |
| 740 | +msgid "Benefited People" | |
| 741 | +msgstr "Pessoas Beneficiadas" | |
| 998 | 742 | |
| 999 | -#: plugins/software_communities/views/blocks/software_tab_data.html.erb:8 | |
| 1000 | -msgid "Repository Feed" | |
| 1001 | -msgstr "Feed do Repositório" | |
| 743 | +#: plugins/software_communities/views/organization_ratings_task_extra_fields_show_statistics.html.erb:7 | |
| 744 | +#: plugins/software_communities/views/organization_ratings_container_extra_fields_show_statistics.html.erb:7 | |
| 745 | +msgid "Saved Resources" | |
| 746 | +msgstr "Recursos economizados" | |
| 1002 | 747 | |
| 1003 | -#: plugins/software_communities/views/blocks/software_statistics.html.erb:18 | |
| 1004 | -msgid " benefited people*" | |
| 1005 | -msgstr " pessoas beneficiadas*" | |
| 748 | +#: plugins/software_communities/views/box_organizer/_categories_software_block.html.erb:4 | |
| 749 | +#: plugins/software_communities/views/box_organizer/_search_catalog_block.html.erb:4 | |
| 750 | +#: plugins/software_communities/views/box_organizer/_categories_and_tags_block.html.erb:4 | |
| 751 | +msgid "Catalog: " | |
| 752 | +msgstr "Catálogo: " | |
| 1006 | 753 | |
| 1007 | -#: plugins/software_communities/views/blocks/software_statistics.html.erb:27 | |
| 1008 | -msgid " saved resources*" | |
| 1009 | -msgstr " recursos economizados*" | |
| 754 | +#: plugins/software_communities/views/box_organizer/_wiki_block.html.erb:3 | |
| 755 | +msgid "Wiki link" | |
| 756 | +msgstr "Link da wiki" | |
| 1010 | 757 | |
| 1011 | -#: plugins/software_communities/views/blocks/software_statistics.html.erb:33 | |
| 1012 | -msgid "Data estimated by the software administrator." | |
| 1013 | -msgstr "Dados estimados pelo administrador do software" | |
| 758 | +#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:5 | |
| 759 | +msgid "Statistics to be displayed " | |
| 760 | +msgstr "Estatísticas para serem exibidas" | |
| 761 | + | |
| 762 | +#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:7 | |
| 763 | +msgid "People Benefited: " | |
| 764 | +msgstr "Pessoas Beneficiadas: " | |
| 1014 | 765 | |
| 1015 | -#: plugins/software_communities/views/blocks/download.html.erb:4 | |
| 1016 | -msgid "\"Download #{block.owner.software_info.community.name}\"" | |
| 1017 | -msgstr "\"Baixar #{block.owner.software_info.community.name}\"" | |
| 766 | +#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:8 | |
| 767 | +msgid "Saved Resources: " | |
| 768 | +msgstr "Recursos economizados: " | |
| 1018 | 769 | |
| 1019 | -#: plugins/software_communities/views/blocks/download.html.erb:9 | |
| 1020 | -msgid "Download the software" | |
| 1021 | -msgstr "Baixar o software" | |
| 770 | +#: plugins/software_communities/views/box_organizer/_software_tab_data_block.html.erb:5 | |
| 771 | +msgid "Which blog should have its posts displayed: " | |
| 772 | +msgstr "Qual blog deve ter seus posts exibidos: " | |
| 1022 | 773 | |
| 1023 | -#: plugins/software_communities/views/blocks/download.html.erb:15 | |
| 1024 | -msgid "\"#{download[:name]}\"" | |
| 1025 | -msgstr "\"#{download[:name]}\"" | |
| 774 | +#: plugins/software_communities/views/box_organizer/_software_tab_data_block.html.erb:13 | |
| 775 | +msgid "This community has no blogs" | |
| 776 | +msgstr "Essa comunidade não possui blogs" | |
| 1026 | 777 | |
| 1027 | -#: plugins/software_communities/views/blocks/download.html.erb:16 | |
| 1028 | -msgid "Platform: " | |
| 1029 | -msgstr "Plataforma: " | |
| 778 | +#: plugins/software_communities/views/box_organizer/_download_block.html.erb:3 | |
| 779 | +msgid "Download options" | |
| 780 | +msgstr "Opções de Download" | |
| 1030 | 781 | |
| 1031 | -#: plugins/software_communities/views/blocks/download.html.erb:16 | |
| 1032 | -msgid "\"#{download[:software_description]}\"" | |
| 1033 | -msgstr "\"#{download[:software_description]}\"" | |
| 782 | +#: plugins/software_communities/views/box_organizer/_download_block.html.erb:10 | |
| 783 | +msgid "New link" | |
| 784 | +msgstr "Novo link" | |
| 1034 | 785 | |
| 1035 | -#: plugins/software_communities/views/blocks/download.html.erb:23 | |
| 1036 | -msgid "\"License: #{block.owner.software_info.license_info.version}\"" | |
| 1037 | -msgstr "\"Licença: #{block.owner.software_info.license_info.version}\"" | |
| 786 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:8 | |
| 787 | +msgid "Link" | |
| 788 | +msgstr "Link" | |
| 1038 | 789 | |
| 1039 | -#: plugins/software_communities/views/blocks/software_highlights.html.erb:18 | |
| 1040 | -msgid "See all" | |
| 1041 | -msgstr "ver todos" | |
| 790 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:12 | |
| 791 | +msgid "Platforms" | |
| 792 | +msgstr "Plataformas" | |
| 1042 | 793 | |
| 1043 | -#: plugins/software_communities/views/blocks/_software_tab_blog.html.erb:5 | |
| 1044 | -msgid "This community has no posts in its blog" | |
| 1045 | -msgstr "Essa comunidade não possui posts nesse blog" | |
| 794 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:16 | |
| 795 | +#: plugins/software_communities/views/blocks/download.html.erb:31 | |
| 796 | +msgid "Minimum Requirements" | |
| 797 | +msgstr "Requisitos Mínimos" | |
| 1046 | 798 | |
| 1047 | -#: plugins/software_communities/views/blocks/_software_tab_blog.html.erb:13 | |
| 1048 | -msgid "Read more" | |
| 1049 | -msgstr "Leia mais" | |
| 799 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:20 | |
| 800 | +msgid "Size" | |
| 801 | +msgstr "Tamanho" | |
| 1050 | 802 | |
| 1051 | -#: plugins/software_communities/views/blocks/software_information.html.erb:16 | |
| 1052 | -msgid "Control panel" | |
| 1053 | -msgstr "Painel de Controle" | |
| 803 | +#: plugins/software_communities/views/box_organizer/_softwares_block.html.erb:2 | |
| 804 | +msgid "Limit of items" | |
| 805 | +msgstr "Limite de itens" | |
| 1054 | 806 | |
| 1055 | -#: plugins/software_communities/views/blocks/software_information.html.erb:24 | |
| 1056 | -msgid "\"#{block.owner.software_info.acronym} - \"" | |
| 1057 | -msgstr "\"#{block.owner.software_info.acronym} - \"" | |
| 807 | +#: plugins/software_communities/views/box_organizer/_softwares_block.html.erb:3 | |
| 808 | +msgid "Software Type:" | |
| 809 | +msgstr "Tipo de Software:" | |
| 1058 | 810 | |
| 1059 | -#: plugins/software_communities/views/blocks/software_information.html.erb:25 | |
| 1060 | -msgid "\"#{block.owner.name}\"" | |
| 1061 | -msgstr "\"#{block.owner.name}\"" | |
| 811 | +#: plugins/software_communities/views/profile_editor/_first_edit_software_community_extras.html.erb:3 | |
| 812 | +msgid "Step 1 - Software Creation" | |
| 813 | +msgstr "Passo 1 - Criação do Software" | |
| 1062 | 814 | |
| 1063 | -#: plugins/software_communities/views/blocks/repository.html.erb:4 | |
| 1064 | -msgid "Repository" | |
| 1065 | -msgstr "Repositório" | |
| 815 | +#: plugins/software_communities/views/profile_editor/_first_edit_software_community_extras.html.erb:7 | |
| 816 | +msgid "Step 2 - Community Settings" | |
| 817 | +msgstr "Passo 2 - Configuração da Comunidade" | |
| 1066 | 818 | |
| 1067 | 819 | #: plugins/software_communities/views/profile_editor/_software_community.html.erb:1 |
| 1068 | 820 | msgid "General information" |
| ... | ... | @@ -1084,6 +836,24 @@ msgstr "" |
| 1084 | 836 | "Você está prestes a mudar o endereço, e isso vai quebrar links externos para " |
| 1085 | 837 | "a página inicial ou para o conteúdo dentro dela. Você realmente quer mudar?" |
| 1086 | 838 | |
| 839 | +#: plugins/software_communities/views/profile_editor/_software_community.html.erb:49 | |
| 840 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 841 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 842 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 843 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 844 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 845 | +msgid "Yes" | |
| 846 | +msgstr "Sim" | |
| 847 | + | |
| 848 | +#: plugins/software_communities/views/profile_editor/_software_community.html.erb:50 | |
| 849 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 850 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 851 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 852 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 853 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 854 | +msgid "No" | |
| 855 | +msgstr "Não" | |
| 856 | + | |
| 1087 | 857 | #: plugins/software_communities/views/profile_editor/_software_community.html.erb:63 |
| 1088 | 858 | msgid "Enable \"contact us\"" |
| 1089 | 859 | msgstr "Habilitar \"entre em contato\"" |
| ... | ... | @@ -1179,25 +949,260 @@ msgstr "Tem certeza de que deseja desativar esse perfil?" |
| 1179 | 949 | msgid "Activate software and community" |
| 1180 | 950 | msgstr "Ativar software e comunidade" |
| 1181 | 951 | |
| 1182 | -#: plugins/software_communities/views/profile_editor/_first_edit_software_community_extras.html.erb:3 | |
| 1183 | -msgid "Step 1 - Software Creation" | |
| 1184 | -msgstr "Passo 1 - Criação do Software" | |
| 952 | +#: plugins/software_communities/views/profile/index.html.erb:17 | |
| 953 | +msgid "Control Panel" | |
| 954 | +msgstr "Painel de Controle" | |
| 1185 | 955 | |
| 1186 | -#: plugins/software_communities/views/profile_editor/_first_edit_software_community_extras.html.erb:7 | |
| 1187 | -msgid "Step 2 - Community Settings" | |
| 1188 | -msgstr "Passo 2 - Configuração da Comunidade" | |
| 956 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:3 | |
| 957 | +msgid "Software Information" | |
| 958 | +msgstr "Informação de Software" | |
| 1189 | 959 | |
| 1190 | -#: plugins/software_communities/views/comments_extra_fields.html.erb:3 | |
| 1191 | -msgid "Additional informations" | |
| 1192 | -msgstr "Informações adicionais" | |
| 960 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:6 | |
| 961 | +msgid "Name:" | |
| 962 | +msgstr "Nome:" | |
| 1193 | 963 | |
| 1194 | -#: plugins/software_communities/views/comments_extra_fields.html.erb:12 | |
| 1195 | -msgid "Number of Beneficiaries" | |
| 1196 | -msgstr "Número de beneficiados" | |
| 964 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 965 | +msgid "Adherent to e_mag:" | |
| 966 | +msgstr "Aderente ao e_mag:" | |
| 1197 | 967 | |
| 1198 | -#: plugins/software_communities/views/comments_extra_fields.html.erb:19 | |
| 1199 | -msgid "Saved resources" | |
| 1200 | -msgstr "Recursos economizados" | |
| 968 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 969 | +msgid "Adherent to icp_brasil:" | |
| 970 | +msgstr "Aderente ao icp_brasil:" | |
| 971 | + | |
| 972 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 973 | +msgid "Adherent to e_ping:" | |
| 974 | +msgstr "Aderente ao e_ping" | |
| 975 | + | |
| 976 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 977 | +msgid "Adherent to e_arq:" | |
| 978 | +msgstr "Aderente ao e_arq" | |
| 979 | + | |
| 980 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 981 | +msgid "Internacionalizable:" | |
| 982 | +msgstr "Internacionalizável:" | |
| 983 | + | |
| 984 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:12 | |
| 985 | +msgid "Operating Platform:" | |
| 986 | +msgstr "Plataforma Operacional:" | |
| 987 | + | |
| 988 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:13 | |
| 989 | +msgid "Demonstration URL:" | |
| 990 | +msgstr "URL de Demonstração:" | |
| 991 | + | |
| 992 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:14 | |
| 993 | +msgid "Short Name:" | |
| 994 | +msgstr "Nome Curto:" | |
| 995 | + | |
| 996 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:15 | |
| 997 | +msgid "Objectives:" | |
| 998 | +msgstr "Objetivos:" | |
| 999 | + | |
| 1000 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:16 | |
| 1001 | +msgid "Features:" | |
| 1002 | +msgstr "Funcionalidades:" | |
| 1003 | + | |
| 1004 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:19 | |
| 1005 | +msgid "Version:" | |
| 1006 | +msgstr "Versão:" | |
| 1007 | + | |
| 1008 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:20 | |
| 1009 | +msgid "Link:" | |
| 1010 | +msgstr "Link:" | |
| 1011 | + | |
| 1012 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:25 | |
| 1013 | +msgid "Show Libraries" | |
| 1014 | +msgstr "Mostrar Bibliotecas" | |
| 1015 | + | |
| 1016 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:26 | |
| 1017 | +msgid "Hide Libraries" | |
| 1018 | +msgstr "Ocultar Bibliotecas" | |
| 1019 | + | |
| 1020 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:53 | |
| 1021 | +msgid "Show Database" | |
| 1022 | +msgstr "Mostrar Banco de Dados" | |
| 1023 | + | |
| 1024 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:54 | |
| 1025 | +msgid "Hide Database" | |
| 1026 | +msgstr "Ocultar Banco de Dados" | |
| 1027 | + | |
| 1028 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:63 | |
| 1029 | +msgid "Software Databases" | |
| 1030 | +msgstr "Bancos de Dados do Software" | |
| 1031 | + | |
| 1032 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:81 | |
| 1033 | +msgid "Show Languages" | |
| 1034 | +msgstr "Mostrar Linguagens" | |
| 1035 | + | |
| 1036 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:82 | |
| 1037 | +msgid "Hide Languages" | |
| 1038 | +msgstr "Ocultar Linguagens" | |
| 1039 | + | |
| 1040 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:91 | |
| 1041 | +msgid "Software Languages" | |
| 1042 | +msgstr "Linguagens do Software" | |
| 1043 | + | |
| 1044 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:109 | |
| 1045 | +msgid "Show Operating Systems" | |
| 1046 | +msgstr "Mostrar Sistema Operacional" | |
| 1047 | + | |
| 1048 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:110 | |
| 1049 | +msgid "Hide Operating Systems" | |
| 1050 | +msgstr "Ocultar Sistema Operacional" | |
| 1051 | + | |
| 1052 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:120 | |
| 1053 | +msgid "Operating System" | |
| 1054 | +msgstr "Sistema Operacional" | |
| 1055 | + | |
| 1056 | +#: plugins/software_communities/views/profile/members.html.erb:4 | |
| 1057 | +msgid "Members (%d)" | |
| 1058 | +msgstr "Membros (%d)" | |
| 1059 | + | |
| 1060 | +#: plugins/software_communities/views/profile/members.html.erb:21 | |
| 1061 | +msgid "%d Members" | |
| 1062 | +msgstr "%d Membros" | |
| 1063 | + | |
| 1064 | +#: plugins/software_communities/views/profile/members.html.erb:34 | |
| 1065 | +msgid "%d Administrators" | |
| 1066 | +msgstr "%d Administradores" | |
| 1067 | + | |
| 1068 | +#: plugins/software_communities/views/profile/members.html.erb:44 | |
| 1069 | +msgid "Go back" | |
| 1070 | +msgstr "Voltar" | |
| 1071 | + | |
| 1072 | +#: plugins/software_communities/views/profile/members.html.erb:47 | |
| 1073 | +msgid "Invite people to join" | |
| 1074 | +msgstr "Convide pessoas para entrar" | |
| 1075 | + | |
| 1076 | +#: plugins/software_communities/views/profile/members.html.erb:50 | |
| 1077 | +msgid "Send e-mail to members" | |
| 1078 | +msgstr "Envie e-mail para os membros" | |
| 1079 | + | |
| 1080 | +#: plugins/software_communities/views/blocks/search_catalog.html.erb:2 | |
| 1081 | +msgid "Catalog of Software" | |
| 1082 | +msgstr "Catálogo de Software" | |
| 1083 | + | |
| 1084 | +#: plugins/software_communities/views/blocks/search_catalog.html.erb:5 | |
| 1085 | +msgid "Search" | |
| 1086 | +msgstr "Procurar" | |
| 1087 | + | |
| 1088 | +#: plugins/software_communities/views/blocks/search_catalog.html.erb:9 | |
| 1089 | +#: plugins/software_communities/views/blocks/categories_software.html.erb:20 | |
| 1090 | +msgid "Access the complete catalog" | |
| 1091 | +msgstr "Acessar o catálogo completo" | |
| 1092 | + | |
| 1093 | +#: plugins/software_communities/views/blocks/categories_and_tags.html.erb:2 | |
| 1094 | +#: plugins/software_communities/views/blocks/categories_software.html.erb:8 | |
| 1095 | +msgid "Categories:" | |
| 1096 | +msgstr "Categorias:" | |
| 1097 | + | |
| 1098 | +#: plugins/software_communities/views/blocks/categories_and_tags.html.erb:12 | |
| 1099 | +msgid "Tags" | |
| 1100 | +msgstr "Tags" | |
| 1101 | + | |
| 1102 | +#: plugins/software_communities/views/blocks/software_tab_data.html.erb:2 | |
| 1103 | +#: plugins/software_communities/views/blocks/sisp_tab_data.html.erb:2 | |
| 1104 | +#: plugins/software_communities/views/blocks/download.html.erb:2 | |
| 1105 | +#: plugins/software_communities/views/blocks/wiki.html.erb:2 | |
| 1106 | +#: plugins/software_communities/views/blocks/software_information.html.erb:4 | |
| 1107 | +#: plugins/software_communities/views/blocks/repository.html.erb:2 | |
| 1108 | +msgid "This community needs a software to use this block" | |
| 1109 | +msgstr "Essa comunidade precisa de um software para usar este block" | |
| 1110 | + | |
| 1111 | +#: plugins/software_communities/views/blocks/software_tab_data.html.erb:6 | |
| 1112 | +msgid "Discussions" | |
| 1113 | +msgstr "Discussões" | |
| 1114 | + | |
| 1115 | +#: plugins/software_communities/views/blocks/software_tab_data.html.erb:7 | |
| 1116 | +msgid "Blog" | |
| 1117 | +msgstr "Blog" | |
| 1118 | + | |
| 1119 | +#: plugins/software_communities/views/blocks/software_tab_data.html.erb:8 | |
| 1120 | +msgid "Repository Feed" | |
| 1121 | +msgstr "Feed do Repositório" | |
| 1122 | + | |
| 1123 | +#: plugins/software_communities/views/blocks/categories_software.html.erb:4 | |
| 1124 | +msgid "See more Software" | |
| 1125 | +msgstr "Veja mais softwares" | |
| 1126 | + | |
| 1127 | +#: plugins/software_communities/views/blocks/software_statistics.html.erb:18 | |
| 1128 | +msgid " benefited people*" | |
| 1129 | +msgstr " pessoas beneficiadas*" | |
| 1130 | + | |
| 1131 | +#: plugins/software_communities/views/blocks/software_statistics.html.erb:27 | |
| 1132 | +msgid " saved resources*" | |
| 1133 | +msgstr " recursos economizados*" | |
| 1134 | + | |
| 1135 | +#: plugins/software_communities/views/blocks/software_statistics.html.erb:33 | |
| 1136 | +msgid "Data estimated by the software administrator." | |
| 1137 | +msgstr "Dados estimados pelo administrador do software" | |
| 1138 | + | |
| 1139 | +#: plugins/software_communities/views/blocks/_software_tab_blog.html.erb:5 | |
| 1140 | +msgid "This community has no posts in its blog" | |
| 1141 | +msgstr "Essa comunidade não possui posts nesse blog" | |
| 1142 | + | |
| 1143 | +#: plugins/software_communities/views/blocks/_software_tab_blog.html.erb:13 | |
| 1144 | +msgid "Read more" | |
| 1145 | +msgstr "Leia mais" | |
| 1146 | + | |
| 1147 | +#: plugins/software_communities/views/blocks/main_area_softwares.html.erb:23 | |
| 1148 | +msgid "See More" | |
| 1149 | +msgstr "Veja Mais" | |
| 1150 | + | |
| 1151 | +#: plugins/software_communities/views/blocks/download.html.erb:5 | |
| 1152 | +#, fuzzy | |
| 1153 | +msgid "Download" | |
| 1154 | +msgstr "Opções de Download" | |
| 1155 | + | |
| 1156 | +#: plugins/software_communities/views/blocks/download.html.erb:17 | |
| 1157 | +msgid "Download the software" | |
| 1158 | +msgstr "Baixar o software" | |
| 1159 | + | |
| 1160 | +#: plugins/software_communities/views/blocks/download.html.erb:26 | |
| 1161 | +#, fuzzy | |
| 1162 | +msgid "Platform:" | |
| 1163 | +msgstr "Plataforma: " | |
| 1164 | + | |
| 1165 | +#: plugins/software_communities/views/blocks/download.html.erb:39 | |
| 1166 | +#, fuzzy | |
| 1167 | +msgid "License:" | |
| 1168 | +msgstr "Licença" | |
| 1169 | + | |
| 1170 | +#: plugins/software_communities/views/blocks/wiki.html.erb:4 | |
| 1171 | +msgid "Wiki" | |
| 1172 | +msgstr "Wiki" | |
| 1173 | + | |
| 1174 | +#: plugins/software_communities/views/blocks/software_highlights.html.erb:18 | |
| 1175 | +msgid "See all" | |
| 1176 | +msgstr "ver todos" | |
| 1177 | + | |
| 1178 | +#: plugins/software_communities/views/blocks/software_information.html.erb:16 | |
| 1179 | +msgid "Control panel" | |
| 1180 | +msgstr "Painel de Controle" | |
| 1181 | + | |
| 1182 | +#: plugins/software_communities/views/blocks/repository.html.erb:4 | |
| 1183 | +msgid "Repository" | |
| 1184 | +msgstr "Repositório" | |
| 1185 | + | |
| 1186 | +#~ msgid "\"#{category.name}\"" | |
| 1187 | +#~ msgstr "\"#{category.name}\"" | |
| 1188 | + | |
| 1189 | +#~ msgid "\"Download #{block.owner.software_info.community.name}\"" | |
| 1190 | +#~ msgstr "\"Baixar #{block.owner.software_info.community.name}\"" | |
| 1191 | + | |
| 1192 | +#~ msgid "\"#{download[:name]}\"" | |
| 1193 | +#~ msgstr "\"#{download[:name]}\"" | |
| 1194 | + | |
| 1195 | +#~ msgid "\"#{download[:software_description]}\"" | |
| 1196 | +#~ msgstr "\"#{download[:software_description]}\"" | |
| 1197 | + | |
| 1198 | +#~ msgid "\"License: #{block.owner.software_info.license_info.version}\"" | |
| 1199 | +#~ msgstr "\"Licença: #{block.owner.software_info.license_info.version}\"" | |
| 1200 | + | |
| 1201 | +#~ msgid "\"#{block.owner.software_info.acronym} - \"" | |
| 1202 | +#~ msgstr "\"#{block.owner.software_info.acronym} - \"" | |
| 1203 | + | |
| 1204 | +#~ msgid "\"#{block.owner.name}\"" | |
| 1205 | +#~ msgstr "\"#{block.owner.name}\"" | |
| 1201 | 1206 | |
| 1202 | 1207 | #~ msgid "Favorites" |
| 1203 | 1208 | #~ msgstr "Avaliação" | ... | ... |
src/noosfero-spb/software_communities/po/software_communities.pot
| ... | ... | @@ -6,8 +6,8 @@ |
| 6 | 6 | #, fuzzy |
| 7 | 7 | msgid "" |
| 8 | 8 | msgstr "" |
| 9 | -"Project-Id-Version: 1.3.1-64-g92ff843\n" | |
| 10 | -"POT-Creation-Date: 2016-01-21 17:42-0000\n" | |
| 9 | +"Project-Id-Version: 1.3.1+spb6-2-g9a6ab8e\n" | |
| 10 | +"POT-Creation-Date: 2016-02-18 12:46-0000\n" | |
| 11 | 11 | "PO-Revision-Date: 2015-09-11 17:15-0000\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -17,12 +17,12 @@ msgstr "" |
| 17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
| 18 | 18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 19 | 19 | |
| 20 | -#: plugins/software_communities/test/unit/software_info_validation_test.rb:112 | |
| 21 | -msgid "Features is too long (maximum is 4000 characters)" | |
| 20 | +#: plugins/software_communities/controllers/software_communities_plugin_profile_controller.rb:7 | |
| 21 | +msgid "Could not find the download file" | |
| 22 | 22 | msgstr "" |
| 23 | 23 | |
| 24 | -#: plugins/software_communities/test/unit/software_info_validation_test.rb:120 | |
| 25 | -msgid "Objectives is too long (maximum is 4000 characters)" | |
| 24 | +#: plugins/software_communities/controllers/software_communities_plugin_profile_controller.rb:8 | |
| 25 | +msgid "Invalid download params" | |
| 26 | 26 | msgstr "" |
| 27 | 27 | |
| 28 | 28 | #: plugins/software_communities/controllers/software_communities_plugin_myprofile_controller.rb:44 |
| ... | ... | @@ -56,18 +56,91 @@ msgid "" |
| 56 | 56 | "notified." |
| 57 | 57 | msgstr "" |
| 58 | 58 | |
| 59 | -#: plugins/software_communities/controllers/software_communities_plugin_profile_controller.rb:7 | |
| 60 | -msgid "Could not find the download file" | |
| 59 | +#: plugins/software_communities/test/unit/software_info_validation_test.rb:112 | |
| 60 | +msgid "Features is too long (maximum is 4000 characters)" | |
| 61 | 61 | msgstr "" |
| 62 | 62 | |
| 63 | -#: plugins/software_communities/controllers/software_communities_plugin_profile_controller.rb:8 | |
| 64 | -msgid "Invalid download params" | |
| 63 | +#: plugins/software_communities/test/unit/software_info_validation_test.rb:120 | |
| 64 | +msgid "Objectives is too long (maximum is 4000 characters)" | |
| 65 | +msgstr "" | |
| 66 | + | |
| 67 | +#: plugins/software_communities/lib/wiki_block.rb:8 | |
| 68 | +msgid "Wiki Link" | |
| 69 | +msgstr "" | |
| 70 | + | |
| 71 | +#: plugins/software_communities/lib/wiki_block.rb:12 | |
| 72 | +msgid "This block displays a link to the software wiki." | |
| 73 | +msgstr "" | |
| 74 | + | |
| 75 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:17 | |
| 76 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:3 | |
| 77 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:37 | |
| 78 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:4 | |
| 79 | +msgid "Name" | |
| 80 | +msgstr "" | |
| 81 | + | |
| 82 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:18 | |
| 83 | +msgid "Version" | |
| 84 | +msgstr "" | |
| 85 | + | |
| 86 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:19 | |
| 87 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:18 | |
| 88 | +msgid "License" | |
| 89 | +msgstr "" | |
| 90 | + | |
| 91 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:91 | |
| 92 | +msgid "Autocomplete field, type something" | |
| 93 | +msgstr "" | |
| 94 | + | |
| 95 | +#: plugins/software_communities/lib/dynamic_table_helper.rb:116 | |
| 96 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:23 | |
| 97 | +msgid "Delete" | |
| 98 | +msgstr "" | |
| 99 | + | |
| 100 | +#: plugins/software_communities/lib/software_communities_plugin.rb:17 | |
| 101 | +msgid "Add Public Software and MPOG features." | |
| 102 | +msgstr "" | |
| 103 | + | |
| 104 | +#: plugins/software_communities/lib/software_communities_plugin.rb:96 | |
| 105 | +msgid "Rate this software" | |
| 106 | +msgstr "" | |
| 107 | + | |
| 108 | +#: plugins/software_communities/lib/software_communities_plugin.rb:100 | |
| 109 | +msgid "Use reports" | |
| 110 | +msgstr "" | |
| 111 | + | |
| 112 | +#: plugins/software_communities/lib/software_communities_plugin.rb:173 | |
| 113 | +msgid "Software Info" | |
| 114 | +msgstr "" | |
| 115 | + | |
| 116 | +#: plugins/software_communities/lib/software_communities_plugin.rb:184 | |
| 117 | +msgid "Create a new software" | |
| 118 | +msgstr "" | |
| 119 | + | |
| 120 | +#: plugins/software_communities/lib/software_communities_plugin.rb:194 | |
| 121 | +msgid "Software" | |
| 122 | +msgstr "" | |
| 123 | + | |
| 124 | +#: plugins/software_communities/lib/repository_block.rb:8 | |
| 125 | +msgid "Repository Link" | |
| 126 | +msgstr "" | |
| 127 | + | |
| 128 | +#: plugins/software_communities/lib/repository_block.rb:12 | |
| 129 | +msgid "This block displays the repository link of a software." | |
| 65 | 130 | msgstr "" |
| 66 | 131 | |
| 67 | 132 | #: plugins/software_communities/lib/operating_system.rb:12 |
| 68 | 133 | msgid "too long (maximum is 20 characters)" |
| 69 | 134 | msgstr "" |
| 70 | 135 | |
| 136 | +#: plugins/software_communities/lib/software_database.rb:12 | |
| 137 | +msgid "Software database is too long (maximum is 20 characters)" | |
| 138 | +msgstr "" | |
| 139 | + | |
| 140 | +#: plugins/software_communities/lib/software_language.rb:10 | |
| 141 | +msgid "Software language is too long (maximum is 20 characters)" | |
| 142 | +msgstr "" | |
| 143 | + | |
| 71 | 144 | #: plugins/software_communities/lib/statistic_block.rb:9 |
| 72 | 145 | msgid "Software Statistics" |
| 73 | 146 | msgstr "" |
| ... | ... | @@ -76,6 +149,40 @@ msgstr "" |
| 76 | 149 | msgid "This block displays software statistics." |
| 77 | 150 | msgstr "" |
| 78 | 151 | |
| 152 | +#: plugins/software_communities/lib/library.rb:5 | |
| 153 | +msgid "can't be blank" | |
| 154 | +msgstr "" | |
| 155 | + | |
| 156 | +#: plugins/software_communities/lib/library.rb:8 | |
| 157 | +msgid "Too long (maximum is 20 characters)" | |
| 158 | +msgstr "" | |
| 159 | + | |
| 160 | +#: plugins/software_communities/lib/software_info.rb:166 | |
| 161 | +msgid "Name is too long (maximum is %{count} characters)" | |
| 162 | +msgstr "" | |
| 163 | + | |
| 164 | +#: plugins/software_communities/lib/software_info.rb:237 | |
| 165 | +msgid "can't have more than 10 characteres" | |
| 166 | +msgstr "" | |
| 167 | + | |
| 168 | +#: plugins/software_communities/lib/software_info.rb:240 | |
| 169 | +msgid "can't have whitespaces" | |
| 170 | +msgstr "" | |
| 171 | + | |
| 172 | +#: plugins/software_communities/lib/software_info.rb:248 | |
| 173 | +#: plugins/software_communities/lib/software_info.rb:254 | |
| 174 | +#: plugins/software_communities/lib/software_info.rb:260 | |
| 175 | +msgid ": at least one must be filled" | |
| 176 | +msgstr "" | |
| 177 | + | |
| 178 | +#: plugins/software_communities/lib/software_tab_data_block.rb:10 | |
| 179 | +msgid "Software Tab Data" | |
| 180 | +msgstr "" | |
| 181 | + | |
| 182 | +#: plugins/software_communities/lib/software_tab_data_block.rb:14 | |
| 183 | +msgid "This block is used by colab to insert data into Noosfero" | |
| 184 | +msgstr "" | |
| 185 | + | |
| 79 | 186 | #: plugins/software_communities/lib/categories_and_tags_block.rb:10 |
| 80 | 187 | msgid "Categories and Tags" |
| 81 | 188 | msgstr "" |
| ... | ... | @@ -84,44 +191,95 @@ msgstr "" |
| 84 | 191 | msgid "This block displays the categories and tags of a software." |
| 85 | 192 | msgstr "" |
| 86 | 193 | |
| 194 | +#: plugins/software_communities/lib/software_information_block.rb:8 | |
| 195 | +msgid "Basic Software Information" | |
| 196 | +msgstr "" | |
| 197 | + | |
| 198 | +#: plugins/software_communities/lib/software_information_block.rb:12 | |
| 199 | +msgid "This block displays the basic information of a software profile." | |
| 200 | +msgstr "" | |
| 201 | + | |
| 202 | +#: plugins/software_communities/lib/sisp_tab_data_block.rb:3 | |
| 203 | +msgid "Sisp Tab Data" | |
| 204 | +msgstr "" | |
| 205 | + | |
| 206 | +#: plugins/software_communities/lib/sisp_tab_data_block.rb:7 | |
| 207 | +msgid "This block is used to display SISP Data" | |
| 208 | +msgstr "" | |
| 209 | + | |
| 87 | 210 | #: plugins/software_communities/lib/macros/allow_variables.rb:5 |
| 88 | 211 | msgid "Insert Profile" |
| 89 | 212 | msgstr "" |
| 90 | 213 | |
| 91 | -#: plugins/software_communities/lib/wiki_block.rb:8 | |
| 92 | -msgid "Wiki Link" | |
| 214 | +#: plugins/software_communities/lib/software_events_block.rb:4 | |
| 215 | +msgid "Software community events" | |
| 93 | 216 | msgstr "" |
| 94 | 217 | |
| 95 | -#: plugins/software_communities/lib/wiki_block.rb:12 | |
| 96 | -msgid "This block displays a link to the software wiki." | |
| 218 | +#: plugins/software_communities/lib/software_events_block.rb:8 | |
| 219 | +msgid "This block displays the software community events in a list." | |
| 97 | 220 | msgstr "" |
| 98 | 221 | |
| 99 | -#: plugins/software_communities/lib/library.rb:5 | |
| 100 | -msgid "can't be blank" | |
| 222 | +#: plugins/software_communities/lib/software_events_block.rb:12 | |
| 223 | +msgid "Other events" | |
| 101 | 224 | msgstr "" |
| 102 | 225 | |
| 103 | -#: plugins/software_communities/lib/library.rb:8 | |
| 104 | -msgid "Too long (maximum is 20 characters)" | |
| 226 | +#: plugins/software_communities/lib/download_block.rb:15 | |
| 227 | +msgid "Download Stable Version" | |
| 105 | 228 | msgstr "" |
| 106 | 229 | |
| 107 | -#: plugins/software_communities/lib/search_catalog_block.rb:10 | |
| 108 | -msgid "Search Softwares catalog" | |
| 230 | +#: plugins/software_communities/lib/download_block.rb:19 | |
| 231 | +msgid "This block displays the stable version of a software." | |
| 109 | 232 | msgstr "" |
| 110 | 233 | |
| 111 | -#: plugins/software_communities/lib/search_catalog_block.rb:14 | |
| 112 | -msgid "This block displays the search categories field " | |
| 234 | +#: plugins/software_communities/lib/softwares_block.rb:8 | |
| 235 | +msgid "Softwares" | |
| 113 | 236 | msgstr "" |
| 114 | 237 | |
| 115 | -#: plugins/software_communities/lib/software_database.rb:12 | |
| 116 | -msgid "Software database is too long (maximum is 20 characters)" | |
| 238 | +#: plugins/software_communities/lib/softwares_block.rb:13 | |
| 239 | +msgid "{#} generic software" | |
| 240 | +msgid_plural "{#} generic softwares" | |
| 241 | +msgstr[0] "" | |
| 242 | +msgstr[1] "" | |
| 243 | + | |
| 244 | +#: plugins/software_communities/lib/softwares_block.rb:15 | |
| 245 | +msgid "{#} public software" | |
| 246 | +msgid_plural "{#} public softwares" | |
| 247 | +msgstr[0] "" | |
| 248 | +msgstr[1] "" | |
| 249 | + | |
| 250 | +#: plugins/software_communities/lib/softwares_block.rb:17 | |
| 251 | +msgid "{#} software" | |
| 252 | +msgid_plural "{#} softwares" | |
| 253 | +msgstr[0] "" | |
| 254 | +msgstr[1] "" | |
| 255 | + | |
| 256 | +#: plugins/software_communities/lib/softwares_block.rb:22 | |
| 257 | +msgid "This block displays the softwares in which the user is a member." | |
| 117 | 258 | msgstr "" |
| 118 | 259 | |
| 119 | -#: plugins/software_communities/lib/sisp_tab_data_block.rb:3 | |
| 120 | -msgid "Sisp Tab Data" | |
| 260 | +#: plugins/software_communities/lib/softwares_block.rb:31 | |
| 261 | +#: plugins/software_communities/lib/softwares_block.rb:37 | |
| 262 | +msgid "softwares|View all" | |
| 121 | 263 | msgstr "" |
| 122 | 264 | |
| 123 | -#: plugins/software_communities/lib/sisp_tab_data_block.rb:7 | |
| 124 | -msgid "This block is used to display SISP Data" | |
| 265 | +#: plugins/software_communities/lib/software_highlights_block.rb:4 | |
| 266 | +msgid "Software Highlights Block" | |
| 267 | +msgstr "" | |
| 268 | + | |
| 269 | +#: plugins/software_communities/lib/software_highlights_block.rb:8 | |
| 270 | +msgid "This block displays the softwares icon into a highlight" | |
| 271 | +msgstr "" | |
| 272 | + | |
| 273 | +#: plugins/software_communities/lib/ext/search_controller.rb:15 | |
| 274 | +msgid "Communities Search" | |
| 275 | +msgstr "" | |
| 276 | + | |
| 277 | +#: plugins/software_communities/lib/ext/search_controller.rb:146 | |
| 278 | +msgid "Result Search" | |
| 279 | +msgstr "" | |
| 280 | + | |
| 281 | +#: plugins/software_communities/lib/ext/search_controller.rb:172 | |
| 282 | +msgid "Selected options: " | |
| 125 | 283 | msgstr "" |
| 126 | 284 | |
| 127 | 285 | #: plugins/software_communities/lib/ext/category.rb:5 |
| ... | ... | @@ -180,88 +338,49 @@ msgstr "" |
| 180 | 338 | msgid "Transportation and Transit" |
| 181 | 339 | msgstr "" |
| 182 | 340 | |
| 183 | -#: plugins/software_communities/lib/ext/search_controller.rb:149 | |
| 184 | -msgid "Result Search" | |
| 341 | +#: plugins/software_communities/lib/categories_software_block.rb:10 | |
| 342 | +msgid "Categories Softwares" | |
| 185 | 343 | msgstr "" |
| 186 | 344 | |
| 187 | -#: plugins/software_communities/lib/ext/search_controller.rb:175 | |
| 188 | -msgid "Selected options: " | |
| 345 | +#: plugins/software_communities/lib/categories_software_block.rb:14 | |
| 346 | +msgid "" | |
| 347 | +"This block displays the categories and the amount of softwares for\n" | |
| 348 | +" each category." | |
| 189 | 349 | msgstr "" |
| 190 | 350 | |
| 191 | -#: plugins/software_communities/lib/download_block.rb:15 | |
| 192 | -msgid "Download Stable Version" | |
| 351 | +#: plugins/software_communities/lib/search_catalog_block.rb:10 | |
| 352 | +msgid "Search Softwares catalog" | |
| 193 | 353 | msgstr "" |
| 194 | 354 | |
| 195 | -#: plugins/software_communities/lib/download_block.rb:19 | |
| 196 | -msgid "This block displays the stable version of a software." | |
| 355 | +#: plugins/software_communities/lib/search_catalog_block.rb:14 | |
| 356 | +msgid "This block displays the search categories field " | |
| 197 | 357 | msgstr "" |
| 198 | 358 | |
| 199 | -#: plugins/software_communities/lib/software_tab_data_block.rb:10 | |
| 200 | -msgid "Software Tab Data" | |
| 359 | +#: plugins/software_communities/lib/create_software.rb:44 | |
| 360 | +msgid "New software" | |
| 201 | 361 | msgstr "" |
| 202 | 362 | |
| 203 | -#: plugins/software_communities/lib/software_tab_data_block.rb:14 | |
| 204 | -msgid "This block is used by colab to insert data into Noosfero" | |
| 363 | +#: plugins/software_communities/lib/create_software.rb:52 | |
| 364 | +msgid "%{requestor} wants to create software %{subject} with" | |
| 205 | 365 | msgstr "" |
| 206 | 366 | |
| 207 | -#: plugins/software_communities/lib/software_highlights_block.rb:4 | |
| 208 | -msgid "Software Highlights Block" | |
| 367 | +#: plugins/software_communities/lib/create_software.rb:54 | |
| 368 | +msgid " no finality." | |
| 209 | 369 | msgstr "" |
| 210 | 370 | |
| 211 | -#: plugins/software_communities/lib/software_highlights_block.rb:8 | |
| 212 | -msgid "This block displays the softwares icon into a highlight" | |
| 371 | +#: plugins/software_communities/lib/create_software.rb:56 | |
| 372 | +msgid " this finality:<p><em>%{finality}</em></p>" | |
| 213 | 373 | msgstr "" |
| 214 | 374 | |
| 215 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:17 | |
| 216 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:4 | |
| 217 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:37 | |
| 218 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:3 | |
| 219 | -msgid "Name" | |
| 375 | +#: plugins/software_communities/lib/create_software.rb:76 | |
| 376 | +msgid "%{requestor} wants to create software %{subject}" | |
| 220 | 377 | msgstr "" |
| 221 | 378 | |
| 222 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:18 | |
| 223 | -msgid "Version" | |
| 224 | -msgstr "" | |
| 225 | - | |
| 226 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:19 | |
| 227 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:18 | |
| 228 | -msgid "License" | |
| 229 | -msgstr "" | |
| 230 | - | |
| 231 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:91 | |
| 232 | -msgid "Autocomplete field, type something" | |
| 233 | -msgstr "" | |
| 234 | - | |
| 235 | -#: plugins/software_communities/lib/dynamic_table_helper.rb:116 | |
| 236 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:23 | |
| 237 | -msgid "Delete" | |
| 238 | -msgstr "" | |
| 239 | - | |
| 240 | -#: plugins/software_communities/lib/create_software.rb:44 | |
| 241 | -msgid "New software" | |
| 242 | -msgstr "" | |
| 243 | - | |
| 244 | -#: plugins/software_communities/lib/create_software.rb:52 | |
| 245 | -msgid "%{requestor} wants to create software %{subject} with" | |
| 246 | -msgstr "" | |
| 247 | - | |
| 248 | -#: plugins/software_communities/lib/create_software.rb:54 | |
| 249 | -msgid " no finality." | |
| 250 | -msgstr "" | |
| 251 | - | |
| 252 | -#: plugins/software_communities/lib/create_software.rb:56 | |
| 253 | -msgid " this finality:<p><em>%{finality}</em></p>" | |
| 254 | -msgstr "" | |
| 255 | - | |
| 256 | -#: plugins/software_communities/lib/create_software.rb:76 | |
| 257 | -msgid "%{requestor} wants to create software %{subject}" | |
| 258 | -msgstr "" | |
| 259 | - | |
| 260 | -#: plugins/software_communities/lib/create_software.rb:81 | |
| 261 | -msgid "" | |
| 262 | -"User \"%{user}\" just requested to create software %{software}.\n" | |
| 263 | -" You have to approve or reject it through the \"Pending Validations\"\n" | |
| 264 | -" section in your control panel.\n" | |
| 379 | +#: plugins/software_communities/lib/create_software.rb:81 | |
| 380 | +msgid "" | |
| 381 | +"User \"%{user}\" just requested to create software %{software}.\n" | |
| 382 | +" You have to approve or reject it through the \"Pending Validations\"\n" | |
| 383 | +" section in your control panel.\n" | |
| 265 | 384 | msgstr "" |
| 266 | 385 | |
| 267 | 386 | #: plugins/software_communities/lib/create_software.rb:88 |
| ... | ... | @@ -292,455 +411,141 @@ msgid "" |
| 292 | 411 | " You can access %{url} and finish the registration of your software." |
| 293 | 412 | msgstr "" |
| 294 | 413 | |
| 295 | -#: plugins/software_communities/lib/software_communities_plugin.rb:17 | |
| 296 | -msgid "Add Public Software and MPOG features." | |
| 297 | -msgstr "" | |
| 298 | - | |
| 299 | -#: plugins/software_communities/lib/software_communities_plugin.rb:96 | |
| 300 | -msgid "Rate this software" | |
| 301 | -msgstr "" | |
| 302 | - | |
| 303 | -#: plugins/software_communities/lib/software_communities_plugin.rb:100 | |
| 304 | -msgid "Use reports" | |
| 305 | -msgstr "" | |
| 306 | - | |
| 307 | -#: plugins/software_communities/lib/software_communities_plugin.rb:173 | |
| 308 | -msgid "Software Info" | |
| 309 | -msgstr "" | |
| 310 | - | |
| 311 | -#: plugins/software_communities/lib/software_communities_plugin.rb:184 | |
| 312 | -msgid "Create a new software" | |
| 313 | -msgstr "" | |
| 314 | - | |
| 315 | -#: plugins/software_communities/lib/software_communities_plugin.rb:194 | |
| 316 | -msgid "Software" | |
| 317 | -msgstr "" | |
| 318 | - | |
| 319 | -#: plugins/software_communities/lib/repository_block.rb:8 | |
| 320 | -msgid "Repository Link" | |
| 321 | -msgstr "" | |
| 322 | - | |
| 323 | -#: plugins/software_communities/lib/repository_block.rb:12 | |
| 324 | -msgid "This block displays the repository link of a software." | |
| 325 | -msgstr "" | |
| 326 | - | |
| 327 | -#: plugins/software_communities/lib/software_events_block.rb:4 | |
| 328 | -msgid "Software community events" | |
| 329 | -msgstr "" | |
| 330 | - | |
| 331 | -#: plugins/software_communities/lib/software_events_block.rb:8 | |
| 332 | -msgid "This block displays the software community events in a list." | |
| 333 | -msgstr "" | |
| 334 | - | |
| 335 | -#: plugins/software_communities/lib/software_events_block.rb:12 | |
| 336 | -msgid "Other events" | |
| 337 | -msgstr "" | |
| 338 | - | |
| 339 | -#: plugins/software_communities/lib/software_info.rb:166 | |
| 340 | -msgid "Name is too long (maximum is %{count} characters)" | |
| 341 | -msgstr "" | |
| 342 | - | |
| 343 | -#: plugins/software_communities/lib/software_info.rb:237 | |
| 344 | -msgid "can't have more than 10 characteres" | |
| 345 | -msgstr "" | |
| 346 | - | |
| 347 | -#: plugins/software_communities/lib/software_info.rb:240 | |
| 348 | -msgid "can't have whitespaces" | |
| 349 | -msgstr "" | |
| 350 | - | |
| 351 | -#: plugins/software_communities/lib/software_info.rb:248 | |
| 352 | -#: plugins/software_communities/lib/software_info.rb:254 | |
| 353 | -#: plugins/software_communities/lib/software_info.rb:260 | |
| 354 | -msgid ": at least one must be filled" | |
| 355 | -msgstr "" | |
| 356 | - | |
| 357 | -#: plugins/software_communities/lib/software_information_block.rb:8 | |
| 358 | -msgid "Basic Software Information" | |
| 359 | -msgstr "" | |
| 360 | - | |
| 361 | -#: plugins/software_communities/lib/software_information_block.rb:12 | |
| 362 | -msgid "This block displays the basic information of a software profile." | |
| 363 | -msgstr "" | |
| 364 | - | |
| 365 | -#: plugins/software_communities/lib/software_language.rb:10 | |
| 366 | -msgid "Software language is too long (maximum is 20 characters)" | |
| 367 | -msgstr "" | |
| 368 | - | |
| 369 | -#: plugins/software_communities/lib/categories_software_block.rb:10 | |
| 370 | -msgid "Categories Softwares" | |
| 371 | -msgstr "" | |
| 372 | - | |
| 373 | -#: plugins/software_communities/lib/categories_software_block.rb:14 | |
| 374 | -msgid "" | |
| 375 | -"This block displays the categories and the amount of softwares for\n" | |
| 376 | -" each category." | |
| 377 | -msgstr "" | |
| 378 | - | |
| 379 | -#: plugins/software_communities/lib/softwares_block.rb:8 | |
| 380 | -msgid "Softwares" | |
| 381 | -msgstr "" | |
| 382 | - | |
| 383 | -#: plugins/software_communities/lib/softwares_block.rb:13 | |
| 384 | -msgid "{#} generic software" | |
| 385 | -msgid_plural "{#} generic softwares" | |
| 386 | -msgstr[0] "" | |
| 387 | -msgstr[1] "" | |
| 388 | - | |
| 389 | -#: plugins/software_communities/lib/softwares_block.rb:15 | |
| 390 | -msgid "{#} public software" | |
| 391 | -msgid_plural "{#} public softwares" | |
| 392 | -msgstr[0] "" | |
| 393 | -msgstr[1] "" | |
| 394 | - | |
| 395 | -#: plugins/software_communities/lib/softwares_block.rb:17 | |
| 396 | -msgid "{#} software" | |
| 397 | -msgid_plural "{#} softwares" | |
| 398 | -msgstr[0] "" | |
| 399 | -msgstr[1] "" | |
| 400 | - | |
| 401 | -#: plugins/software_communities/lib/softwares_block.rb:22 | |
| 402 | -msgid "This block displays the softwares in which the user is a member." | |
| 403 | -msgstr "" | |
| 404 | - | |
| 405 | -#: plugins/software_communities/lib/softwares_block.rb:31 | |
| 406 | -#: plugins/software_communities/lib/softwares_block.rb:37 | |
| 407 | -msgid "softwares|View all" | |
| 408 | -msgstr "" | |
| 409 | - | |
| 410 | -#: plugins/software_communities/views/profile/members.html.erb:4 | |
| 411 | -msgid "Members (%d)" | |
| 412 | -msgstr "" | |
| 413 | - | |
| 414 | -#: plugins/software_communities/views/profile/members.html.erb:21 | |
| 415 | -msgid "%d Members" | |
| 416 | -msgstr "" | |
| 417 | - | |
| 418 | -#: plugins/software_communities/views/profile/members.html.erb:34 | |
| 419 | -msgid "%d Administrators" | |
| 420 | -msgstr "" | |
| 421 | - | |
| 422 | -#: plugins/software_communities/views/profile/members.html.erb:44 | |
| 423 | -msgid "Go back" | |
| 424 | -msgstr "" | |
| 425 | - | |
| 426 | -#: plugins/software_communities/views/profile/members.html.erb:47 | |
| 427 | -msgid "Invite people to join" | |
| 428 | -msgstr "" | |
| 429 | - | |
| 430 | -#: plugins/software_communities/views/profile/members.html.erb:50 | |
| 431 | -msgid "Send e-mail to members" | |
| 432 | -msgstr "" | |
| 433 | - | |
| 434 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:3 | |
| 435 | -msgid "Software Information" | |
| 436 | -msgstr "" | |
| 437 | - | |
| 438 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:6 | |
| 439 | -msgid "Name:" | |
| 440 | -msgstr "" | |
| 441 | - | |
| 442 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 443 | -msgid "Adherent to e_mag:" | |
| 444 | -msgstr "" | |
| 445 | - | |
| 446 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 447 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 448 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 449 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 450 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 451 | -#: plugins/software_communities/views/profile_editor/_software_community.html.erb:49 | |
| 452 | -msgid "Yes" | |
| 453 | -msgstr "" | |
| 454 | - | |
| 455 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 456 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 457 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 458 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 459 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 460 | -#: plugins/software_communities/views/profile_editor/_software_community.html.erb:50 | |
| 461 | -msgid "No" | |
| 462 | -msgstr "" | |
| 463 | - | |
| 464 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 465 | -msgid "Adherent to icp_brasil:" | |
| 466 | -msgstr "" | |
| 467 | - | |
| 468 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 469 | -msgid "Adherent to e_ping:" | |
| 470 | -msgstr "" | |
| 471 | - | |
| 472 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 473 | -msgid "Adherent to e_arq:" | |
| 474 | -msgstr "" | |
| 475 | - | |
| 476 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 477 | -msgid "Internacionalizable:" | |
| 478 | -msgstr "" | |
| 479 | - | |
| 480 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:12 | |
| 481 | -msgid "Operating Platform:" | |
| 482 | -msgstr "" | |
| 483 | - | |
| 484 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:13 | |
| 485 | -msgid "Demonstration URL:" | |
| 486 | -msgstr "" | |
| 487 | - | |
| 488 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:14 | |
| 489 | -msgid "Short Name:" | |
| 490 | -msgstr "" | |
| 491 | - | |
| 492 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:15 | |
| 493 | -msgid "Objectives:" | |
| 494 | -msgstr "" | |
| 495 | - | |
| 496 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:16 | |
| 497 | -msgid "Features:" | |
| 498 | -msgstr "" | |
| 499 | - | |
| 500 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:19 | |
| 501 | -msgid "Version:" | |
| 502 | -msgstr "" | |
| 503 | - | |
| 504 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:20 | |
| 505 | -msgid "Link:" | |
| 506 | -msgstr "" | |
| 507 | - | |
| 508 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:25 | |
| 509 | -msgid "Show Libraries" | |
| 510 | -msgstr "" | |
| 511 | - | |
| 512 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:26 | |
| 513 | -msgid "Hide Libraries" | |
| 514 | -msgstr "" | |
| 515 | - | |
| 516 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:35 | |
| 517 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:69 | |
| 518 | -msgid "Libraries" | |
| 519 | -msgstr "" | |
| 520 | - | |
| 521 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:53 | |
| 522 | -msgid "Show Database" | |
| 523 | -msgstr "" | |
| 524 | - | |
| 525 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:54 | |
| 526 | -msgid "Hide Database" | |
| 527 | -msgstr "" | |
| 528 | - | |
| 529 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:63 | |
| 530 | -msgid "Software Databases" | |
| 531 | -msgstr "" | |
| 532 | - | |
| 533 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:81 | |
| 534 | -msgid "Show Languages" | |
| 535 | -msgstr "" | |
| 536 | - | |
| 537 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:82 | |
| 538 | -msgid "Hide Languages" | |
| 539 | -msgstr "" | |
| 540 | - | |
| 541 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:91 | |
| 542 | -msgid "Software Languages" | |
| 543 | -msgstr "" | |
| 544 | - | |
| 545 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:109 | |
| 546 | -msgid "Show Operating Systems" | |
| 547 | -msgstr "" | |
| 548 | - | |
| 549 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:110 | |
| 550 | -msgid "Hide Operating Systems" | |
| 551 | -msgstr "" | |
| 552 | - | |
| 553 | -#: plugins/software_communities/views/profile/_software_tab.html.erb:120 | |
| 554 | -msgid "Operating System" | |
| 555 | -msgstr "" | |
| 556 | - | |
| 557 | -#: plugins/software_communities/views/profile/index.html.erb:17 | |
| 558 | -msgid "Control Panel" | |
| 559 | -msgstr "" | |
| 560 | - | |
| 561 | -#: plugins/software_communities/views/profile/_profile_members_list.html.erb:2 | |
| 562 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:50 | |
| 563 | -msgid "Sort by:" | |
| 564 | -msgstr "" | |
| 565 | - | |
| 566 | -#: plugins/software_communities/views/profile/_profile_members_list.html.erb:5 | |
| 567 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:54 | |
| 568 | -msgid "Name A-Z" | |
| 569 | -msgstr "" | |
| 570 | - | |
| 571 | -#: plugins/software_communities/views/profile/_profile_members_list.html.erb:6 | |
| 572 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:55 | |
| 573 | -msgid "Name Z-A" | |
| 574 | -msgstr "" | |
| 575 | - | |
| 576 | -#: plugins/software_communities/views/organization_ratings_container_extra_fields_show_statistics.html.erb:3 | |
| 577 | -#: plugins/software_communities/views/organization_ratings_task_extra_fields_show_statistics.html.erb:3 | |
| 578 | -msgid "Benefited People" | |
| 579 | -msgstr "" | |
| 580 | - | |
| 581 | -#: plugins/software_communities/views/organization_ratings_container_extra_fields_show_statistics.html.erb:7 | |
| 582 | -#: plugins/software_communities/views/organization_ratings_task_extra_fields_show_statistics.html.erb:7 | |
| 583 | -msgid "Saved Resources" | |
| 584 | -msgstr "" | |
| 585 | - | |
| 586 | -#: plugins/software_communities/views/box_organizer/_search_catalog_block.html.erb:4 | |
| 587 | -#: plugins/software_communities/views/box_organizer/_categories_and_tags_block.html.erb:4 | |
| 588 | -#: plugins/software_communities/views/box_organizer/_categories_software_block.html.erb:4 | |
| 589 | -msgid "Catalog: " | |
| 590 | -msgstr "" | |
| 591 | - | |
| 592 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:8 | |
| 593 | -msgid "Link" | |
| 594 | -msgstr "" | |
| 595 | - | |
| 596 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:12 | |
| 597 | -msgid "Platforms" | |
| 598 | -msgstr "" | |
| 599 | - | |
| 600 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:16 | |
| 601 | -#: plugins/software_communities/views/blocks/download.html.erb:17 | |
| 602 | -msgid "Minimum Requirements" | |
| 603 | -msgstr "" | |
| 604 | - | |
| 605 | -#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:20 | |
| 606 | -msgid "Size" | |
| 607 | -msgstr "" | |
| 608 | - | |
| 609 | -#: plugins/software_communities/views/box_organizer/_software_tab_data_block.html.erb:5 | |
| 610 | -msgid "Which blog should have its posts displayed: " | |
| 611 | -msgstr "" | |
| 612 | - | |
| 613 | -#: plugins/software_communities/views/box_organizer/_software_tab_data_block.html.erb:13 | |
| 614 | -msgid "This community has no blogs" | |
| 414 | +#: plugins/software_communities/views/comments_extra_fields.html.erb:3 | |
| 415 | +msgid "Additional informations" | |
| 615 | 416 | msgstr "" |
| 616 | 417 | |
| 617 | -#: plugins/software_communities/views/box_organizer/_softwares_block.html.erb:2 | |
| 618 | -msgid "Limit of items" | |
| 418 | +#: plugins/software_communities/views/comments_extra_fields.html.erb:12 | |
| 419 | +msgid "Number of Beneficiaries" | |
| 619 | 420 | msgstr "" |
| 620 | 421 | |
| 621 | -#: plugins/software_communities/views/box_organizer/_softwares_block.html.erb:3 | |
| 622 | -msgid "Software Type:" | |
| 422 | +#: plugins/software_communities/views/comments_extra_fields.html.erb:19 | |
| 423 | +msgid "Saved resources" | |
| 623 | 424 | msgstr "" |
| 624 | 425 | |
| 625 | -#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:5 | |
| 626 | -msgid "Statistics to be displayed " | |
| 426 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_license_info_fields.html.erb:1 | |
| 427 | +msgid "Autocomplete field, type some license" | |
| 627 | 428 | msgstr "" |
| 628 | 429 | |
| 629 | -#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:7 | |
| 630 | -msgid "People Benefited: " | |
| 430 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_license_info_fields.html.erb:4 | |
| 431 | +msgid "Read license" | |
| 631 | 432 | msgstr "" |
| 632 | 433 | |
| 633 | -#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:8 | |
| 634 | -msgid "Saved Resources: " | |
| 434 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_database_fields.html.erb:11 | |
| 435 | +msgid "New Database" | |
| 635 | 436 | msgstr "" |
| 636 | 437 | |
| 637 | -#: plugins/software_communities/views/box_organizer/_download_block.html.erb:3 | |
| 638 | -msgid "Download options" | |
| 438 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:8 | |
| 439 | +msgid "Short Name" | |
| 639 | 440 | msgstr "" |
| 640 | 441 | |
| 641 | -#: plugins/software_communities/views/box_organizer/_download_block.html.erb:10 | |
| 642 | -msgid "New link" | |
| 442 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:14 | |
| 443 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:56 | |
| 444 | +msgid "Finality" | |
| 643 | 445 | msgstr "" |
| 644 | 446 | |
| 645 | -#: plugins/software_communities/views/box_organizer/_wiki_block.html.erb:3 | |
| 646 | -msgid "Wiki link" | |
| 447 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:15 | |
| 448 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:57 | |
| 449 | +msgid "What is the software for?" | |
| 647 | 450 | msgstr "" |
| 648 | 451 | |
| 649 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:4 | |
| 650 | -msgid "Categories" | |
| 452 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:21 | |
| 453 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:64 | |
| 454 | +msgid "Software Logo" | |
| 651 | 455 | msgstr "" |
| 652 | 456 | |
| 653 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:11 | |
| 654 | -#: plugins/software_communities/views/search/_full_community.html.erb:38 | |
| 655 | -#: plugins/software_communities/views/search/_catalog_result_list.html.erb:42 | |
| 656 | -#: plugins/software_communities/views/blocks/categories_software.html.erb:13 | |
| 657 | -msgid "\"#{category.name}\"" | |
| 457 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:26 | |
| 458 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:69 | |
| 459 | +msgid "Image:" | |
| 658 | 460 | msgstr "" |
| 659 | 461 | |
| 660 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:18 | |
| 661 | -msgid "More options" | |
| 462 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:26 | |
| 463 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:69 | |
| 464 | +msgid "Max size: %s (.jpg, .gif, .png)" | |
| 662 | 465 | msgstr "" |
| 663 | 466 | |
| 664 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:20 | |
| 665 | -msgid "Clean up" | |
| 467 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:33 | |
| 468 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:76 | |
| 469 | +msgid "License Version: " | |
| 666 | 470 | msgstr "" |
| 667 | 471 | |
| 668 | -#: plugins/software_communities/views/search/_catalog_filter.html.erb:21 | |
| 669 | -msgid "Close" | |
| 472 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:45 | |
| 473 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:89 | |
| 474 | +msgid "Link to Repository: " | |
| 670 | 475 | msgstr "" |
| 671 | 476 | |
| 672 | -#: plugins/software_communities/views/search/_full_community.html.erb:31 | |
| 673 | -#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:68 | |
| 674 | -msgid "Software Categories" | |
| 477 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_language_fields.html.erb:11 | |
| 478 | +msgid "New language" | |
| 675 | 479 | msgstr "" |
| 676 | 480 | |
| 677 | -#: plugins/software_communities/views/search/_full_community.html.erb:49 | |
| 678 | -msgid "This software doesn't have categories" | |
| 481 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_library_fields.html.erb:11 | |
| 482 | +msgid "New Library" | |
| 679 | 483 | msgstr "" |
| 680 | 484 | |
| 681 | -#: plugins/software_communities/views/search/sisp.html.erb:6 | |
| 682 | -#: plugins/software_communities/views/search/software_infos.html.erb:6 | |
| 683 | -msgid "Type words about the %s you're looking for" | |
| 485 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_operating_system_fields.html.erb:11 | |
| 486 | +msgid "New Operating System" | |
| 684 | 487 | msgstr "" |
| 685 | 488 | |
| 686 | -#: plugins/software_communities/views/search/_catalog_result_list.html.erb:12 | |
| 687 | -msgid "see all (%d)" | |
| 489 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:1 | |
| 490 | +msgid "Edit Software" | |
| 688 | 491 | msgstr "" |
| 689 | 492 | |
| 690 | -#: plugins/software_communities/views/search/_catalog_result_list.html.erb:35 | |
| 691 | -msgid "No software found. Try more general filters" | |
| 493 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:9 | |
| 494 | +msgid "Main Information" | |
| 692 | 495 | msgstr "" |
| 693 | 496 | |
| 694 | -#: plugins/software_communities/views/search/_catalog_result_list.html.erb:37 | |
| 695 | -msgid "" | |
| 696 | -"No software found. Try more general filters or check the software category " | |
| 697 | -"individually" | |
| 497 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:12 | |
| 498 | +msgid "Specifications" | |
| 698 | 499 | msgstr "" |
| 699 | 500 | |
| 700 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:3 | |
| 701 | -msgid "Search Software Catalog" | |
| 501 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:18 | |
| 502 | +#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:71 | |
| 503 | +msgid "Save" | |
| 702 | 504 | msgstr "" |
| 703 | 505 | |
| 704 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:15 | |
| 705 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:3 | |
| 706 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:5 | |
| 707 | -msgid "Public Software" | |
| 506 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:20 | |
| 507 | +#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:74 | |
| 508 | +msgid "Back to control panel" | |
| 708 | 509 | msgstr "" |
| 709 | 510 | |
| 710 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:16 | |
| 711 | -msgid "" | |
| 712 | -"Projects that have passed by the Avalia SPB process according to the " | |
| 713 | -"requirements of IN 01/2011." | |
| 511 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:5 | |
| 512 | +msgid "Creating new software" | |
| 714 | 513 | msgstr "" |
| 715 | 514 | |
| 716 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:19 | |
| 717 | -msgid "All" | |
| 515 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:9 | |
| 516 | +msgid "" | |
| 517 | +"Enter the basic information about the software.<br>\n" | |
| 518 | +" You can add the details after you create it." | |
| 718 | 519 | msgstr "" |
| 719 | 520 | |
| 720 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:20 | |
| 721 | -msgid "Projects included in the portal as cases provided by the IN 01/2011." | |
| 521 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:16 | |
| 522 | +msgid "" | |
| 523 | +"Note that the creation of communities in this environment is restricted. " | |
| 524 | +"Your request to create this new community will be sent to %{environment} " | |
| 525 | +"administrators and will be approved or rejected according to their methods " | |
| 526 | +"and criteria." | |
| 722 | 527 | msgstr "" |
| 723 | 528 | |
| 724 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:26 | |
| 725 | -msgid "" | |
| 726 | -"Type words about the software you're looking for (the search begins after 3 " | |
| 727 | -"characters)" | |
| 529 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:22 | |
| 530 | +msgid "Can`t create new software: %s errors" | |
| 728 | 531 | msgstr "" |
| 729 | 532 | |
| 730 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:29 | |
| 731 | -msgid "Filter" | |
| 533 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:45 | |
| 534 | +msgid "Domain" | |
| 732 | 535 | msgstr "" |
| 733 | 536 | |
| 734 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:43 | |
| 735 | -msgid "Show:" | |
| 537 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:97 | |
| 538 | +msgid "Create" | |
| 736 | 539 | msgstr "" |
| 737 | 540 | |
| 738 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:56 | |
| 739 | -msgid "Relevance" | |
| 541 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:98 | |
| 542 | +msgid "Cancel" | |
| 740 | 543 | msgstr "" |
| 741 | 544 | |
| 742 | -#: plugins/software_communities/views/search/_software_search_form.html.erb:57 | |
| 743 | -msgid "Rating" | |
| 545 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:3 | |
| 546 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:5 | |
| 547 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:15 | |
| 548 | +msgid "Public Software" | |
| 744 | 549 | msgstr "" |
| 745 | 550 | |
| 746 | 551 | #: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:3 |
| ... | ... | @@ -779,6 +584,11 @@ msgstr "" |
| 779 | 584 | msgid "Demonstration url" |
| 780 | 585 | msgstr "" |
| 781 | 586 | |
| 587 | +#: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:69 | |
| 588 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:35 | |
| 589 | +msgid "Libraries" | |
| 590 | +msgstr "" | |
| 591 | + | |
| 782 | 592 | #: plugins/software_communities/views/software_communities_plugin_myprofile/_public_software_info.html.erb:77 |
| 783 | 593 | msgid "Operating Systems" |
| 784 | 594 | msgstr "" |
| ... | ... | @@ -791,242 +601,184 @@ msgstr "" |
| 791 | 601 | msgid "Databases" |
| 792 | 602 | msgstr "" |
| 793 | 603 | |
| 794 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_database_fields.html.erb:11 | |
| 795 | -msgid "New Database" | |
| 796 | -msgstr "" | |
| 797 | - | |
| 798 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_license_info_fields.html.erb:1 | |
| 799 | -msgid "Autocomplete field, type some license" | |
| 800 | -msgstr "" | |
| 801 | - | |
| 802 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_license_info_fields.html.erb:4 | |
| 803 | -msgid "Read license" | |
| 804 | -msgstr "" | |
| 805 | - | |
| 806 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_language_fields.html.erb:11 | |
| 807 | -msgid "New language" | |
| 604 | +#: plugins/software_communities/views/search/sisp.html.erb:6 | |
| 605 | +#: plugins/software_communities/views/search/software_infos.html.erb:6 | |
| 606 | +msgid "Type words about the %s you're looking for" | |
| 808 | 607 | msgstr "" |
| 809 | 608 | |
| 810 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_operating_system_fields.html.erb:11 | |
| 811 | -msgid "New Operating System" | |
| 609 | +#: plugins/software_communities/views/search/_full_community.html.erb:31 | |
| 610 | +#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:68 | |
| 611 | +msgid "Software Categories" | |
| 812 | 612 | msgstr "" |
| 813 | 613 | |
| 814 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:5 | |
| 815 | -msgid "Creating new software" | |
| 614 | +#: plugins/software_communities/views/search/_full_community.html.erb:49 | |
| 615 | +msgid "This software doesn't have categories" | |
| 816 | 616 | msgstr "" |
| 817 | 617 | |
| 818 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:9 | |
| 819 | -msgid "" | |
| 820 | -"Enter the basic information about the software.<br>\n" | |
| 821 | -" You can add the details after you create it." | |
| 618 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:3 | |
| 619 | +msgid "Search Software Catalog" | |
| 822 | 620 | msgstr "" |
| 823 | 621 | |
| 824 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:16 | |
| 622 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:16 | |
| 825 | 623 | msgid "" |
| 826 | -"Note that the creation of communities in this environment is restricted. " | |
| 827 | -"Your request to create this new community will be sent to %{environment} " | |
| 828 | -"administrators and will be approved or rejected according to their methods " | |
| 829 | -"and criteria." | |
| 830 | -msgstr "" | |
| 831 | - | |
| 832 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:22 | |
| 833 | -msgid "Can`t create new software: %s errors" | |
| 834 | -msgstr "" | |
| 835 | - | |
| 836 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:45 | |
| 837 | -msgid "Domain" | |
| 838 | -msgstr "" | |
| 839 | - | |
| 840 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:56 | |
| 841 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:14 | |
| 842 | -msgid "Finality" | |
| 843 | -msgstr "" | |
| 844 | - | |
| 845 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:57 | |
| 846 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:15 | |
| 847 | -msgid "What is the software for?" | |
| 848 | -msgstr "" | |
| 849 | - | |
| 850 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:64 | |
| 851 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:21 | |
| 852 | -msgid "Software Logo" | |
| 853 | -msgstr "" | |
| 854 | - | |
| 855 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:69 | |
| 856 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:26 | |
| 857 | -msgid "Image:" | |
| 858 | -msgstr "" | |
| 859 | - | |
| 860 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:69 | |
| 861 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:26 | |
| 862 | -msgid "Max size: %s (.jpg, .gif, .png)" | |
| 863 | -msgstr "" | |
| 864 | - | |
| 865 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:76 | |
| 866 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:33 | |
| 867 | -msgid "License Version: " | |
| 868 | -msgstr "" | |
| 869 | - | |
| 870 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:89 | |
| 871 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:45 | |
| 872 | -msgid "Link to Repository: " | |
| 873 | -msgstr "" | |
| 874 | - | |
| 875 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:97 | |
| 876 | -msgid "Create" | |
| 624 | +"Projects that have passed by the Avalia SPB process according to the " | |
| 625 | +"requirements of IN 01/2011." | |
| 877 | 626 | msgstr "" |
| 878 | 627 | |
| 879 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/new_software.html.erb:98 | |
| 880 | -msgid "Cancel" | |
| 628 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:19 | |
| 629 | +msgid "All" | |
| 881 | 630 | msgstr "" |
| 882 | 631 | |
| 883 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_main_software_editor_extras.html.erb:8 | |
| 884 | -msgid "Short Name" | |
| 632 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:20 | |
| 633 | +msgid "Projects included in the portal as cases provided by the IN 01/2011." | |
| 885 | 634 | msgstr "" |
| 886 | 635 | |
| 887 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:1 | |
| 888 | -msgid "Edit Software" | |
| 636 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:26 | |
| 637 | +msgid "" | |
| 638 | +"Type words about the software you're looking for (the search begins after 3 " | |
| 639 | +"characters)" | |
| 889 | 640 | msgstr "" |
| 890 | 641 | |
| 891 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:9 | |
| 892 | -msgid "Main Information" | |
| 642 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:29 | |
| 643 | +msgid "Filter" | |
| 893 | 644 | msgstr "" |
| 894 | 645 | |
| 895 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:12 | |
| 896 | -msgid "Specifications" | |
| 646 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:41 | |
| 647 | +msgid "Show:" | |
| 897 | 648 | msgstr "" |
| 898 | 649 | |
| 899 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:18 | |
| 900 | -#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:71 | |
| 901 | -msgid "Save" | |
| 650 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:48 | |
| 651 | +#: plugins/software_communities/views/profile/_profile_members_list.html.erb:2 | |
| 652 | +msgid "Sort by:" | |
| 902 | 653 | msgstr "" |
| 903 | 654 | |
| 904 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/edit_software.html.erb:20 | |
| 905 | -#: plugins/software_communities/views/profile_editor/edit_software_community.html.erb:74 | |
| 906 | -msgid "Back to control panel" | |
| 655 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:52 | |
| 656 | +#: plugins/software_communities/views/profile/_profile_members_list.html.erb:5 | |
| 657 | +msgid "Name A-Z" | |
| 907 | 658 | msgstr "" |
| 908 | 659 | |
| 909 | -#: plugins/software_communities/views/software_communities_plugin_myprofile/_library_fields.html.erb:11 | |
| 910 | -msgid "New Library" | |
| 660 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:53 | |
| 661 | +#: plugins/software_communities/views/profile/_profile_members_list.html.erb:6 | |
| 662 | +msgid "Name Z-A" | |
| 911 | 663 | msgstr "" |
| 912 | 664 | |
| 913 | -#: plugins/software_communities/views/blocks/categories_software.html.erb:4 | |
| 914 | -msgid "See more Software" | |
| 665 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:54 | |
| 666 | +msgid "Relevance" | |
| 915 | 667 | msgstr "" |
| 916 | 668 | |
| 917 | -#: plugins/software_communities/views/blocks/categories_software.html.erb:8 | |
| 918 | -#: plugins/software_communities/views/blocks/categories_and_tags.html.erb:2 | |
| 919 | -msgid "Categories:" | |
| 669 | +#: plugins/software_communities/views/search/_software_search_form.html.erb:55 | |
| 670 | +msgid "Rating" | |
| 920 | 671 | msgstr "" |
| 921 | 672 | |
| 922 | -#: plugins/software_communities/views/blocks/categories_software.html.erb:20 | |
| 923 | -#: plugins/software_communities/views/blocks/search_catalog.html.erb:9 | |
| 924 | -msgid "Access the complete catalog" | |
| 673 | +#: plugins/software_communities/views/search/_catalog_result_list.html.erb:12 | |
| 674 | +msgid "see all (%d)" | |
| 925 | 675 | msgstr "" |
| 926 | 676 | |
| 927 | -#: plugins/software_communities/views/blocks/wiki.html.erb:2 | |
| 928 | -#: plugins/software_communities/views/blocks/sisp_tab_data.html.erb:2 | |
| 929 | -#: plugins/software_communities/views/blocks/software_tab_data.html.erb:2 | |
| 930 | -#: plugins/software_communities/views/blocks/download.html.erb:2 | |
| 931 | -#: plugins/software_communities/views/blocks/software_information.html.erb:4 | |
| 932 | -#: plugins/software_communities/views/blocks/repository.html.erb:2 | |
| 933 | -msgid "This community needs a software to use this block" | |
| 677 | +#: plugins/software_communities/views/search/_catalog_result_list.html.erb:35 | |
| 678 | +msgid "No software found. Try more general filters" | |
| 934 | 679 | msgstr "" |
| 935 | 680 | |
| 936 | -#: plugins/software_communities/views/blocks/wiki.html.erb:4 | |
| 937 | -msgid "Wiki" | |
| 681 | +#: plugins/software_communities/views/search/_catalog_result_list.html.erb:37 | |
| 682 | +msgid "" | |
| 683 | +"No software found. Try more general filters or check the software category " | |
| 684 | +"individually" | |
| 938 | 685 | msgstr "" |
| 939 | 686 | |
| 940 | -#: plugins/software_communities/views/blocks/main_area_softwares.html.erb:23 | |
| 941 | -msgid "See More" | |
| 687 | +#: plugins/software_communities/views/search/_catalog_filter.html.erb:4 | |
| 688 | +msgid "Categories" | |
| 942 | 689 | msgstr "" |
| 943 | 690 | |
| 944 | -#: plugins/software_communities/views/blocks/search_catalog.html.erb:2 | |
| 945 | -msgid "Catalog of Software" | |
| 691 | +#: plugins/software_communities/views/search/_catalog_filter.html.erb:18 | |
| 692 | +msgid "More options" | |
| 946 | 693 | msgstr "" |
| 947 | 694 | |
| 948 | -#: plugins/software_communities/views/blocks/search_catalog.html.erb:5 | |
| 949 | -msgid "Search" | |
| 695 | +#: plugins/software_communities/views/search/_catalog_filter.html.erb:20 | |
| 696 | +msgid "Clean up" | |
| 950 | 697 | msgstr "" |
| 951 | 698 | |
| 952 | -#: plugins/software_communities/views/blocks/categories_and_tags.html.erb:12 | |
| 953 | -msgid "Tags" | |
| 699 | +#: plugins/software_communities/views/search/_catalog_filter.html.erb:21 | |
| 700 | +msgid "Close" | |
| 954 | 701 | msgstr "" |
| 955 | 702 | |
| 956 | -#: plugins/software_communities/views/blocks/software_tab_data.html.erb:6 | |
| 957 | -msgid "Discussions" | |
| 703 | +#: plugins/software_communities/views/organization_ratings_task_extra_fields_show_statistics.html.erb:3 | |
| 704 | +#: plugins/software_communities/views/organization_ratings_container_extra_fields_show_statistics.html.erb:3 | |
| 705 | +msgid "Benefited People" | |
| 958 | 706 | msgstr "" |
| 959 | 707 | |
| 960 | -#: plugins/software_communities/views/blocks/software_tab_data.html.erb:7 | |
| 961 | -msgid "Blog" | |
| 708 | +#: plugins/software_communities/views/organization_ratings_task_extra_fields_show_statistics.html.erb:7 | |
| 709 | +#: plugins/software_communities/views/organization_ratings_container_extra_fields_show_statistics.html.erb:7 | |
| 710 | +msgid "Saved Resources" | |
| 962 | 711 | msgstr "" |
| 963 | 712 | |
| 964 | -#: plugins/software_communities/views/blocks/software_tab_data.html.erb:8 | |
| 965 | -msgid "Repository Feed" | |
| 713 | +#: plugins/software_communities/views/box_organizer/_categories_software_block.html.erb:4 | |
| 714 | +#: plugins/software_communities/views/box_organizer/_search_catalog_block.html.erb:4 | |
| 715 | +#: plugins/software_communities/views/box_organizer/_categories_and_tags_block.html.erb:4 | |
| 716 | +msgid "Catalog: " | |
| 966 | 717 | msgstr "" |
| 967 | 718 | |
| 968 | -#: plugins/software_communities/views/blocks/software_statistics.html.erb:18 | |
| 969 | -msgid " benefited people*" | |
| 719 | +#: plugins/software_communities/views/box_organizer/_wiki_block.html.erb:3 | |
| 720 | +msgid "Wiki link" | |
| 970 | 721 | msgstr "" |
| 971 | 722 | |
| 972 | -#: plugins/software_communities/views/blocks/software_statistics.html.erb:27 | |
| 973 | -msgid " saved resources*" | |
| 723 | +#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:5 | |
| 724 | +msgid "Statistics to be displayed " | |
| 974 | 725 | msgstr "" |
| 975 | 726 | |
| 976 | -#: plugins/software_communities/views/blocks/software_statistics.html.erb:33 | |
| 977 | -msgid "Data estimated by the software administrator." | |
| 727 | +#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:7 | |
| 728 | +msgid "People Benefited: " | |
| 978 | 729 | msgstr "" |
| 979 | 730 | |
| 980 | -#: plugins/software_communities/views/blocks/download.html.erb:4 | |
| 981 | -msgid "\"Download #{block.owner.software_info.community.name}\"" | |
| 731 | +#: plugins/software_communities/views/box_organizer/_statistic_block.html.erb:8 | |
| 732 | +msgid "Saved Resources: " | |
| 982 | 733 | msgstr "" |
| 983 | 734 | |
| 984 | -#: plugins/software_communities/views/blocks/download.html.erb:9 | |
| 985 | -msgid "Download the software" | |
| 735 | +#: plugins/software_communities/views/box_organizer/_software_tab_data_block.html.erb:5 | |
| 736 | +msgid "Which blog should have its posts displayed: " | |
| 986 | 737 | msgstr "" |
| 987 | 738 | |
| 988 | -#: plugins/software_communities/views/blocks/download.html.erb:15 | |
| 989 | -msgid "\"#{download[:name]}\"" | |
| 739 | +#: plugins/software_communities/views/box_organizer/_software_tab_data_block.html.erb:13 | |
| 740 | +msgid "This community has no blogs" | |
| 990 | 741 | msgstr "" |
| 991 | 742 | |
| 992 | -#: plugins/software_communities/views/blocks/download.html.erb:16 | |
| 993 | -msgid "Platform: " | |
| 743 | +#: plugins/software_communities/views/box_organizer/_download_block.html.erb:3 | |
| 744 | +msgid "Download options" | |
| 994 | 745 | msgstr "" |
| 995 | 746 | |
| 996 | -#: plugins/software_communities/views/blocks/download.html.erb:16 | |
| 997 | -msgid "\"#{download[:software_description]}\"" | |
| 747 | +#: plugins/software_communities/views/box_organizer/_download_block.html.erb:10 | |
| 748 | +msgid "New link" | |
| 998 | 749 | msgstr "" |
| 999 | 750 | |
| 1000 | -#: plugins/software_communities/views/blocks/download.html.erb:23 | |
| 1001 | -msgid "\"License: #{block.owner.software_info.license_info.version}\"" | |
| 751 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:8 | |
| 752 | +msgid "Link" | |
| 1002 | 753 | msgstr "" |
| 1003 | 754 | |
| 1004 | -#: plugins/software_communities/views/blocks/software_highlights.html.erb:18 | |
| 1005 | -msgid "See all" | |
| 755 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:12 | |
| 756 | +msgid "Platforms" | |
| 1006 | 757 | msgstr "" |
| 1007 | 758 | |
| 1008 | -#: plugins/software_communities/views/blocks/_software_tab_blog.html.erb:5 | |
| 1009 | -msgid "This community has no posts in its blog" | |
| 759 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:16 | |
| 760 | +#: plugins/software_communities/views/blocks/download.html.erb:31 | |
| 761 | +msgid "Minimum Requirements" | |
| 1010 | 762 | msgstr "" |
| 1011 | 763 | |
| 1012 | -#: plugins/software_communities/views/blocks/_software_tab_blog.html.erb:13 | |
| 1013 | -msgid "Read more" | |
| 764 | +#: plugins/software_communities/views/box_organizer/_download_list_template.html.erb:20 | |
| 765 | +msgid "Size" | |
| 1014 | 766 | msgstr "" |
| 1015 | 767 | |
| 1016 | -#: plugins/software_communities/views/blocks/software_information.html.erb:16 | |
| 1017 | -msgid "Control panel" | |
| 768 | +#: plugins/software_communities/views/box_organizer/_softwares_block.html.erb:2 | |
| 769 | +msgid "Limit of items" | |
| 1018 | 770 | msgstr "" |
| 1019 | 771 | |
| 1020 | -#: plugins/software_communities/views/blocks/software_information.html.erb:24 | |
| 1021 | -msgid "\"#{block.owner.software_info.acronym} - \"" | |
| 772 | +#: plugins/software_communities/views/box_organizer/_softwares_block.html.erb:3 | |
| 773 | +msgid "Software Type:" | |
| 1022 | 774 | msgstr "" |
| 1023 | 775 | |
| 1024 | -#: plugins/software_communities/views/blocks/software_information.html.erb:25 | |
| 1025 | -msgid "\"#{block.owner.name}\"" | |
| 776 | +#: plugins/software_communities/views/profile_editor/_first_edit_software_community_extras.html.erb:3 | |
| 777 | +msgid "Step 1 - Software Creation" | |
| 1026 | 778 | msgstr "" |
| 1027 | 779 | |
| 1028 | -#: plugins/software_communities/views/blocks/repository.html.erb:4 | |
| 1029 | -msgid "Repository" | |
| 780 | +#: plugins/software_communities/views/profile_editor/_first_edit_software_community_extras.html.erb:7 | |
| 781 | +msgid "Step 2 - Community Settings" | |
| 1030 | 782 | msgstr "" |
| 1031 | 783 | |
| 1032 | 784 | #: plugins/software_communities/views/profile_editor/_software_community.html.erb:1 |
| ... | ... | @@ -1047,6 +799,24 @@ msgid "" |
| 1047 | 799 | "the homepage or to content inside it. Do you really want to change?" |
| 1048 | 800 | msgstr "" |
| 1049 | 801 | |
| 802 | +#: plugins/software_communities/views/profile_editor/_software_community.html.erb:49 | |
| 803 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 804 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 805 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 806 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 807 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 808 | +msgid "Yes" | |
| 809 | +msgstr "" | |
| 810 | + | |
| 811 | +#: plugins/software_communities/views/profile_editor/_software_community.html.erb:50 | |
| 812 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 813 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 814 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 815 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 816 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 817 | +msgid "No" | |
| 818 | +msgstr "" | |
| 819 | + | |
| 1050 | 820 | #: plugins/software_communities/views/profile_editor/_software_community.html.erb:63 |
| 1051 | 821 | msgid "Enable \"contact us\"" |
| 1052 | 822 | msgstr "" |
| ... | ... | @@ -1136,22 +906,233 @@ msgstr "" |
| 1136 | 906 | msgid "Activate software and community" |
| 1137 | 907 | msgstr "" |
| 1138 | 908 | |
| 1139 | -#: plugins/software_communities/views/profile_editor/_first_edit_software_community_extras.html.erb:3 | |
| 1140 | -msgid "Step 1 - Software Creation" | |
| 909 | +#: plugins/software_communities/views/profile/index.html.erb:17 | |
| 910 | +msgid "Control Panel" | |
| 1141 | 911 | msgstr "" |
| 1142 | 912 | |
| 1143 | -#: plugins/software_communities/views/profile_editor/_first_edit_software_community_extras.html.erb:7 | |
| 1144 | -msgid "Step 2 - Community Settings" | |
| 913 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:3 | |
| 914 | +msgid "Software Information" | |
| 1145 | 915 | msgstr "" |
| 1146 | 916 | |
| 1147 | -#: plugins/software_communities/views/comments_extra_fields.html.erb:3 | |
| 1148 | -msgid "Additional informations" | |
| 917 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:6 | |
| 918 | +msgid "Name:" | |
| 1149 | 919 | msgstr "" |
| 1150 | 920 | |
| 1151 | -#: plugins/software_communities/views/comments_extra_fields.html.erb:12 | |
| 1152 | -msgid "Number of Beneficiaries" | |
| 921 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:7 | |
| 922 | +msgid "Adherent to e_mag:" | |
| 1153 | 923 | msgstr "" |
| 1154 | 924 | |
| 1155 | -#: plugins/software_communities/views/comments_extra_fields.html.erb:19 | |
| 1156 | -msgid "Saved resources" | |
| 925 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:8 | |
| 926 | +msgid "Adherent to icp_brasil:" | |
| 927 | +msgstr "" | |
| 928 | + | |
| 929 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:9 | |
| 930 | +msgid "Adherent to e_ping:" | |
| 931 | +msgstr "" | |
| 932 | + | |
| 933 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:10 | |
| 934 | +msgid "Adherent to e_arq:" | |
| 935 | +msgstr "" | |
| 936 | + | |
| 937 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:11 | |
| 938 | +msgid "Internacionalizable:" | |
| 939 | +msgstr "" | |
| 940 | + | |
| 941 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:12 | |
| 942 | +msgid "Operating Platform:" | |
| 943 | +msgstr "" | |
| 944 | + | |
| 945 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:13 | |
| 946 | +msgid "Demonstration URL:" | |
| 947 | +msgstr "" | |
| 948 | + | |
| 949 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:14 | |
| 950 | +msgid "Short Name:" | |
| 951 | +msgstr "" | |
| 952 | + | |
| 953 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:15 | |
| 954 | +msgid "Objectives:" | |
| 955 | +msgstr "" | |
| 956 | + | |
| 957 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:16 | |
| 958 | +msgid "Features:" | |
| 959 | +msgstr "" | |
| 960 | + | |
| 961 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:19 | |
| 962 | +msgid "Version:" | |
| 963 | +msgstr "" | |
| 964 | + | |
| 965 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:20 | |
| 966 | +msgid "Link:" | |
| 967 | +msgstr "" | |
| 968 | + | |
| 969 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:25 | |
| 970 | +msgid "Show Libraries" | |
| 971 | +msgstr "" | |
| 972 | + | |
| 973 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:26 | |
| 974 | +msgid "Hide Libraries" | |
| 975 | +msgstr "" | |
| 976 | + | |
| 977 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:53 | |
| 978 | +msgid "Show Database" | |
| 979 | +msgstr "" | |
| 980 | + | |
| 981 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:54 | |
| 982 | +msgid "Hide Database" | |
| 983 | +msgstr "" | |
| 984 | + | |
| 985 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:63 | |
| 986 | +msgid "Software Databases" | |
| 987 | +msgstr "" | |
| 988 | + | |
| 989 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:81 | |
| 990 | +msgid "Show Languages" | |
| 991 | +msgstr "" | |
| 992 | + | |
| 993 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:82 | |
| 994 | +msgid "Hide Languages" | |
| 995 | +msgstr "" | |
| 996 | + | |
| 997 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:91 | |
| 998 | +msgid "Software Languages" | |
| 999 | +msgstr "" | |
| 1000 | + | |
| 1001 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:109 | |
| 1002 | +msgid "Show Operating Systems" | |
| 1003 | +msgstr "" | |
| 1004 | + | |
| 1005 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:110 | |
| 1006 | +msgid "Hide Operating Systems" | |
| 1007 | +msgstr "" | |
| 1008 | + | |
| 1009 | +#: plugins/software_communities/views/profile/_software_tab.html.erb:120 | |
| 1010 | +msgid "Operating System" | |
| 1011 | +msgstr "" | |
| 1012 | + | |
| 1013 | +#: plugins/software_communities/views/profile/members.html.erb:4 | |
| 1014 | +msgid "Members (%d)" | |
| 1015 | +msgstr "" | |
| 1016 | + | |
| 1017 | +#: plugins/software_communities/views/profile/members.html.erb:21 | |
| 1018 | +msgid "%d Members" | |
| 1019 | +msgstr "" | |
| 1020 | + | |
| 1021 | +#: plugins/software_communities/views/profile/members.html.erb:34 | |
| 1022 | +msgid "%d Administrators" | |
| 1023 | +msgstr "" | |
| 1024 | + | |
| 1025 | +#: plugins/software_communities/views/profile/members.html.erb:44 | |
| 1026 | +msgid "Go back" | |
| 1027 | +msgstr "" | |
| 1028 | + | |
| 1029 | +#: plugins/software_communities/views/profile/members.html.erb:47 | |
| 1030 | +msgid "Invite people to join" | |
| 1031 | +msgstr "" | |
| 1032 | + | |
| 1033 | +#: plugins/software_communities/views/profile/members.html.erb:50 | |
| 1034 | +msgid "Send e-mail to members" | |
| 1035 | +msgstr "" | |
| 1036 | + | |
| 1037 | +#: plugins/software_communities/views/blocks/search_catalog.html.erb:2 | |
| 1038 | +msgid "Catalog of Software" | |
| 1039 | +msgstr "" | |
| 1040 | + | |
| 1041 | +#: plugins/software_communities/views/blocks/search_catalog.html.erb:5 | |
| 1042 | +msgid "Search" | |
| 1043 | +msgstr "" | |
| 1044 | + | |
| 1045 | +#: plugins/software_communities/views/blocks/search_catalog.html.erb:9 | |
| 1046 | +#: plugins/software_communities/views/blocks/categories_software.html.erb:20 | |
| 1047 | +msgid "Access the complete catalog" | |
| 1048 | +msgstr "" | |
| 1049 | + | |
| 1050 | +#: plugins/software_communities/views/blocks/categories_and_tags.html.erb:2 | |
| 1051 | +#: plugins/software_communities/views/blocks/categories_software.html.erb:8 | |
| 1052 | +msgid "Categories:" | |
| 1053 | +msgstr "" | |
| 1054 | + | |
| 1055 | +#: plugins/software_communities/views/blocks/categories_and_tags.html.erb:12 | |
| 1056 | +msgid "Tags" | |
| 1057 | +msgstr "" | |
| 1058 | + | |
| 1059 | +#: plugins/software_communities/views/blocks/software_tab_data.html.erb:2 | |
| 1060 | +#: plugins/software_communities/views/blocks/sisp_tab_data.html.erb:2 | |
| 1061 | +#: plugins/software_communities/views/blocks/download.html.erb:2 | |
| 1062 | +#: plugins/software_communities/views/blocks/wiki.html.erb:2 | |
| 1063 | +#: plugins/software_communities/views/blocks/software_information.html.erb:4 | |
| 1064 | +#: plugins/software_communities/views/blocks/repository.html.erb:2 | |
| 1065 | +msgid "This community needs a software to use this block" | |
| 1066 | +msgstr "" | |
| 1067 | + | |
| 1068 | +#: plugins/software_communities/views/blocks/software_tab_data.html.erb:6 | |
| 1069 | +msgid "Discussions" | |
| 1070 | +msgstr "" | |
| 1071 | + | |
| 1072 | +#: plugins/software_communities/views/blocks/software_tab_data.html.erb:7 | |
| 1073 | +msgid "Blog" | |
| 1074 | +msgstr "" | |
| 1075 | + | |
| 1076 | +#: plugins/software_communities/views/blocks/software_tab_data.html.erb:8 | |
| 1077 | +msgid "Repository Feed" | |
| 1078 | +msgstr "" | |
| 1079 | + | |
| 1080 | +#: plugins/software_communities/views/blocks/categories_software.html.erb:4 | |
| 1081 | +msgid "See more Software" | |
| 1082 | +msgstr "" | |
| 1083 | + | |
| 1084 | +#: plugins/software_communities/views/blocks/software_statistics.html.erb:18 | |
| 1085 | +msgid " benefited people*" | |
| 1086 | +msgstr "" | |
| 1087 | + | |
| 1088 | +#: plugins/software_communities/views/blocks/software_statistics.html.erb:27 | |
| 1089 | +msgid " saved resources*" | |
| 1090 | +msgstr "" | |
| 1091 | + | |
| 1092 | +#: plugins/software_communities/views/blocks/software_statistics.html.erb:33 | |
| 1093 | +msgid "Data estimated by the software administrator." | |
| 1094 | +msgstr "" | |
| 1095 | + | |
| 1096 | +#: plugins/software_communities/views/blocks/_software_tab_blog.html.erb:5 | |
| 1097 | +msgid "This community has no posts in its blog" | |
| 1098 | +msgstr "" | |
| 1099 | + | |
| 1100 | +#: plugins/software_communities/views/blocks/_software_tab_blog.html.erb:13 | |
| 1101 | +msgid "Read more" | |
| 1102 | +msgstr "" | |
| 1103 | + | |
| 1104 | +#: plugins/software_communities/views/blocks/main_area_softwares.html.erb:23 | |
| 1105 | +msgid "See More" | |
| 1106 | +msgstr "" | |
| 1107 | + | |
| 1108 | +#: plugins/software_communities/views/blocks/download.html.erb:5 | |
| 1109 | +msgid "Download" | |
| 1110 | +msgstr "" | |
| 1111 | + | |
| 1112 | +#: plugins/software_communities/views/blocks/download.html.erb:17 | |
| 1113 | +msgid "Download the software" | |
| 1114 | +msgstr "" | |
| 1115 | + | |
| 1116 | +#: plugins/software_communities/views/blocks/download.html.erb:26 | |
| 1117 | +msgid "Platform:" | |
| 1118 | +msgstr "" | |
| 1119 | + | |
| 1120 | +#: plugins/software_communities/views/blocks/download.html.erb:39 | |
| 1121 | +msgid "License:" | |
| 1122 | +msgstr "" | |
| 1123 | + | |
| 1124 | +#: plugins/software_communities/views/blocks/wiki.html.erb:4 | |
| 1125 | +msgid "Wiki" | |
| 1126 | +msgstr "" | |
| 1127 | + | |
| 1128 | +#: plugins/software_communities/views/blocks/software_highlights.html.erb:18 | |
| 1129 | +msgid "See all" | |
| 1130 | +msgstr "" | |
| 1131 | + | |
| 1132 | +#: plugins/software_communities/views/blocks/software_information.html.erb:16 | |
| 1133 | +msgid "Control panel" | |
| 1134 | +msgstr "" | |
| 1135 | + | |
| 1136 | +#: plugins/software_communities/views/blocks/repository.html.erb:4 | |
| 1137 | +msgid "Repository" | |
| 1157 | 1138 | msgstr "" | ... | ... |
src/noosfero-spb/software_communities/views/blocks/categories_software.html.erb
| ... | ... | @@ -10,7 +10,7 @@ |
| 10 | 10 | |
| 11 | 11 | <% categories.each do |category| %> |
| 12 | 12 | <% unless category.software_infos.count < 1 %> |
| 13 | - <li><%= link_to _("#{category.name}") + " (#{category.software_infos.count})", {:controller => :search, :action => block.search_catalog, :selected_categories_id => [category.id], :software_type => "all" } %></li> | |
| 13 | + <li><%= link_to "#{category.name} (#{category.software_infos.count})", {:controller => :search, :action => block.search_catalog, :selected_categories_id => [category.id], :software_type => "all" } %></li> | |
| 14 | 14 | <% end %> |
| 15 | 15 | <% end %> |
| 16 | 16 | </ul> | ... | ... |
src/noosfero-spb/software_communities/views/blocks/download.html.erb
| 1 | 1 | <% if block.owner.software_info.nil? %> |
| 2 | 2 | <%= _("This community needs a software to use this block") %> |
| 3 | 3 | <% else %> |
| 4 | - <h3 class="block-title"> <%= _("Download #{block.owner.software_info.community.name}") %> </h3> | |
| 5 | - <ul class="download-list"> | |
| 4 | + <h3 class="block-title"> | |
| 5 | + <label><%= _("Download") %></label> | |
| 6 | + <%= block.owner.software_info.community.name %> | |
| 7 | + </h3> | |
| 8 | + | |
| 9 | + <ul class="download-list"> | |
| 6 | 10 | <% block.downloads.each_with_index do |download, index| %> |
| 7 | 11 | <li id="download-item-<%=(index+1)%>"> |
| 8 | 12 | <div class="download-button"> |
| 9 | - <%= link_to :controller => 'software_communities_plugin_profile', :action=> 'download_file', :block=>block.id, :download_index=> index , title: _("Download the software") do %> | |
| 10 | - <span class="download-image"></span> | |
| 11 | - <span class="download-size"><%= download[:size] %></span> | |
| 13 | + <%= link_to({controller: 'software_communities_plugin_profile', | |
| 14 | + action: 'download_file', | |
| 15 | + block: block.id, | |
| 16 | + download_index: index}, | |
| 17 | + title: _("Download the software")) do %> | |
| 18 | + <span class="download-image"></span> | |
| 19 | + <span class="download-size"><%= download[:size] %></span> | |
| 12 | 20 | <% end %> |
| 13 | 21 | </div> |
| 22 | + | |
| 14 | 23 | <div class="download-info"> |
| 15 | - <span class="download-name"><%= _("#{download[:name]}") %></span> | |
| 16 | - <span class="download-platform"><%= _("Platform: ") + _("#{download[:software_description]}") %> </span> | |
| 17 | - <span class="min-requirements"><%= link_to _("Minimum Requirements"), download[:minimum_requirements] %></span> | |
| 24 | + <span class="download-name"><%= download[:name] %></span> | |
| 25 | + <span class="download-platform"> | |
| 26 | + <label><%= _("Platform:")%></label> | |
| 27 | + <%= download[:software_description] %> | |
| 28 | + </span> | |
| 29 | + | |
| 30 | + <span class="min-requirements"> | |
| 31 | + <%= link_to _("Minimum Requirements"), download[:minimum_requirements] %> | |
| 32 | + </span> | |
| 18 | 33 | </div> |
| 19 | 34 | </li> |
| 20 | 35 | <% end %> |
| 21 | - </ul> | |
| 22 | - <div id="licensed-software"> | |
| 23 | - <%= link_to _("License: #{block.owner.software_info.license_info.version}"), block.owner.software_info.license_info.link %> | |
| 36 | + </ul> | |
| 37 | + | |
| 38 | + <div id="licensed-software"> | |
| 39 | + <label><%= _("License:") %></label> | |
| 40 | + <%= link_to block.owner.software_info.license_info.version, block.owner.software_info.license_info.link %> | |
| 24 | 41 | </div> |
| 25 | 42 | <% end %> | ... | ... |
src/noosfero-spb/software_communities/views/blocks/software_information.html.erb
| ... | ... | @@ -21,8 +21,8 @@ |
| 21 | 21 | </td> |
| 22 | 22 | <td width="70%" id="col-software-name"> |
| 23 | 23 | <h1> |
| 24 | - <%= _("#{block.owner.software_info.acronym} - ") unless block.owner.software_info.acronym.blank? %> | |
| 25 | - <%= _("#{block.owner.name}") %> | |
| 24 | + <%= "#{block.owner.software_info.acronym} - " unless block.owner.software_info.acronym.blank? %> | |
| 25 | + <%= block.owner.name %> | |
| 26 | 26 | </h1> |
| 27 | 27 | <b> |
| 28 | 28 | <%= block.owner.software_info.finality %> | ... | ... |
src/noosfero-spb/software_communities/views/search/_catalog_filter.html.erb
| ... | ... | @@ -8,7 +8,7 @@ |
| 8 | 8 | <li> |
| 9 | 9 | <label> |
| 10 | 10 | <%= check_box_tag("selected_categories_id[]", category.id, @selected_categories_id.include?(category.id), :class => "categories-catalog", @enabled_check_box[category] => "true") %> |
| 11 | - <span><%= _("#{category.name}") %></span> | |
| 11 | + <span><%= category.name %></span> | |
| 12 | 12 | </label> |
| 13 | 13 | </li> |
| 14 | 14 | <% end %> | ... | ... |
src/noosfero-spb/software_communities/views/search/_catalog_result_list.html.erb
| ... | ... | @@ -39,7 +39,7 @@ |
| 39 | 39 | <div id="individually-category"> |
| 40 | 40 | <% @selected_categories.each do |category| %> |
| 41 | 41 | <br /> |
| 42 | - <%= link_to _("#{category.name}") + " (#{category.software_infos.count})", {:controller => :search, :action => params[:action], :selected_categories_id => [category.id]} %> | |
| 42 | + <%= link_to "#{category.name} (#{category.software_infos.count})", {:controller => :search, :action => params[:action], :selected_categories_id => [category.id]} %> | |
| 43 | 43 | <% end %> |
| 44 | 44 | </div> |
| 45 | 45 | ... | ... |
src/noosfero-spb/software_communities/views/search/_full_community.html.erb
| ... | ... | @@ -35,7 +35,7 @@ |
| 35 | 35 | <ul id="categories-list"> |
| 36 | 36 | <% community.categories.each do |category| %> |
| 37 | 37 | <li> |
| 38 | - <%= link_to _("#{category.name}"), { | |
| 38 | + <%= link_to category.name, { | |
| 39 | 39 | :controller => :search, |
| 40 | 40 | :action => params[:action], |
| 41 | 41 | :selected_categories_id => [category.id], | ... | ... |