|
| 1 | +<?xml version="1.0"?> |
| 2 | +<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> |
| 3 | + <file source-language="en" target-language="pt-BR" datatype="plaintext" original="file.ext"> |
| 4 | + <body> |
| 5 | + <trans-unit id="note"> |
| 6 | + <source>note</source> |
| 7 | + <target>NOTA</target> |
| 8 | + </trans-unit> |
| 9 | + <trans-unit id="tip"> |
| 10 | + <source>tip</source> |
| 11 | + <target>DICA</target> |
| 12 | + </trans-unit> |
| 13 | + <trans-unit id="not_available"> |
| 14 | + <source>not_available</source> |
| 15 | + <target>Não disponível</target> |
| 16 | + </trans-unit> |
| 17 | + <trans-unit id="mit_license"> |
| 18 | + <source>mit_license</source> |
| 19 | + <target>Licença MIT</target> |
| 20 | + </trans-unit> |
| 21 | + |
| 22 | + <trans-unit id="title.homepage"> |
| 23 | + <source>title.homepage</source> |
| 24 | + <target><![CDATA[Bem-vindo à <strong>aplicação de demonstração do Symfony</strong>]]></target> |
| 25 | + </trans-unit> |
| 26 | + <trans-unit id="title.source_code"> |
| 27 | + <source>title.source_code</source> |
| 28 | + <target>Código fonte utilizado para renderizar esta página</target> |
| 29 | + </trans-unit> |
| 30 | + <trans-unit id="title.controller_code"> |
| 31 | + <source>title.controller_code</source> |
| 32 | + <target>Código do Controller</target> |
| 33 | + </trans-unit> |
| 34 | + <trans-unit id="title.twig_template_code"> |
| 35 | + <source>title.twig_template_code</source> |
| 36 | + <target>Código do template Twig</target> |
| 37 | + </trans-unit> |
| 38 | + <trans-unit id="title.login"> |
| 39 | + <source>title.login</source> |
| 40 | + <target>Login seguro</target> |
| 41 | + </trans-unit> |
| 42 | + <trans-unit id="title.post_list"> |
| 43 | + <source>title.post_list</source> |
| 44 | + <target>Lista de Posts</target> |
| 45 | + </trans-unit> |
| 46 | + <trans-unit id="title.edit_post"> |
| 47 | + <source>title.edit_post</source> |
| 48 | + <target>Editar o post #%id%</target> |
| 49 | + </trans-unit> |
| 50 | + <trans-unit id="title.add_comment"> |
| 51 | + <source>title.add_comment</source> |
| 52 | + <target>Adicionar um comentário</target> |
| 53 | + </trans-unit> |
| 54 | + |
| 55 | + <trans-unit id="action.show"> |
| 56 | + <source>action.show</source> |
| 57 | + <target>Exibir</target> |
| 58 | + </trans-unit> |
| 59 | + <trans-unit id="action.show_code"> |
| 60 | + <source>action.show_code</source> |
| 61 | + <target>Mostrar o código</target> |
| 62 | + </trans-unit> |
| 63 | + <trans-unit id="action.edit"> |
| 64 | + <source>action.edit</source> |
| 65 | + <target>Editar</target> |
| 66 | + </trans-unit> |
| 67 | + <trans-unit id="action.edit_post"> |
| 68 | + <source>action.edit_post</source> |
| 69 | + <target>Editar o post</target> |
| 70 | + </trans-unit> |
| 71 | + <trans-unit id="action.save"> |
| 72 | + <source>action.save</source> |
| 73 | + <target>Salvar alterações</target> |
| 74 | + </trans-unit> |
| 75 | + <trans-unit id="action.delete_post"> |
| 76 | + <source>action.delete_post</source> |
| 77 | + <target>Excluir o post</target> |
| 78 | + </trans-unit> |
| 79 | + <trans-unit id="action.create_post"> |
| 80 | + <source>action.create_post</source> |
| 81 | + <target>Criar um novo post</target> |
| 82 | + </trans-unit> |
| 83 | + <trans-unit id="label.create_post"> |
| 84 | + <source>label.create_post</source> |
| 85 | + <target>Criar um post</target> |
| 86 | + </trans-unit> |
| 87 | + <trans-unit id="action.back_to_list"> |
| 88 | + <source>action.back_to_list</source> |
| 89 | + <target>Voltar para a lista de posts</target> |
| 90 | + </trans-unit> |
| 91 | + <trans-unit id="action.publish_comment"> |
| 92 | + <source>action.publish_comment</source> |
| 93 | + <target>Publicar comentário</target> |
| 94 | + </trans-unit> |
| 95 | + <trans-unit id="action.sign_in"> |
| 96 | + <source>action.sign_in</source> |
| 97 | + <target>Entrar</target> |
| 98 | + </trans-unit> |
| 99 | + <trans-unit id="action.browse_app"> |
| 100 | + <source>action.browse_app</source> |
| 101 | + <target>Navegar na aplicação</target> |
| 102 | + </trans-unit> |
| 103 | + <trans-unit id="action.browse_admin"> |
| 104 | + <source>action.browse_admin</source> |
| 105 | + <target>Navegar na área administrativa</target> |
| 106 | + </trans-unit> |
| 107 | + |
| 108 | + <trans-unit id="label.title"> |
| 109 | + <source>label.title</source> |
| 110 | + <target>Título</target> |
| 111 | + </trans-unit> |
| 112 | + <trans-unit id="label.author"> |
| 113 | + <source>label.author</source> |
| 114 | + <target>Autor</target> |
| 115 | + </trans-unit> |
| 116 | + <trans-unit id="label.author_email"> |
| 117 | + <source>label.author_email</source> |
| 118 | + <target>Email do autor</target> |
| 119 | + </trans-unit> |
| 120 | + <trans-unit id="label.username"> |
| 121 | + <source>label.username</source> |
| 122 | + <target>Usuário</target> |
| 123 | + </trans-unit> |
| 124 | + <trans-unit id="label.password"> |
| 125 | + <source>label.password</source> |
| 126 | + <target>Senha</target> |
| 127 | + </trans-unit> |
| 128 | + <trans-unit id="label.role"> |
| 129 | + <source>label.role</source> |
| 130 | + <target>Role</target> |
| 131 | + </trans-unit> |
| 132 | + <trans-unit id="label.content"> |
| 133 | + <source>label.content</source> |
| 134 | + <target>Conteúdo</target> |
| 135 | + </trans-unit> |
| 136 | + <trans-unit id="label.summary"> |
| 137 | + <source>label.summary</source> |
| 138 | + <target>Sumário</target> |
| 139 | + </trans-unit> |
| 140 | + <trans-unit id="label.published_at"> |
| 141 | + <source>label.published_at</source> |
| 142 | + <target>Publicado em</target> |
| 143 | + </trans-unit> |
| 144 | + <trans-unit id="label.actions"> |
| 145 | + <source>label.actions</source> |
| 146 | + <target>Ações</target> |
| 147 | + </trans-unit> |
| 148 | + <trans-unit id="title.post_new"> |
| 149 | + <source>title.post_new</source> |
| 150 | + <target>Post creation</target> |
| 151 | + </trans-unit> |
| 152 | + <trans-unit id="action.edit_contents"> |
| 153 | + <source>action.edit_contents</source> |
| 154 | + <target>Editar conteúdo</target> |
| 155 | + </trans-unit> |
| 156 | + |
| 157 | + <trans-unit id="menu.post_list"> |
| 158 | + <source>menu.post_list</source> |
| 159 | + <target>Lista de posts</target> |
| 160 | + </trans-unit> |
| 161 | + <trans-unit id="menu.back_to_blog"> |
| 162 | + <source>menu.back_to_blog</source> |
| 163 | + <target>Voltar para o blog</target> |
| 164 | + </trans-unit> |
| 165 | + <trans-unit id="menu.homepage"> |
| 166 | + <source>menu.homepage</source> |
| 167 | + <target>Página inicial</target> |
| 168 | + </trans-unit> |
| 169 | + <trans-unit id="menu.admin"> |
| 170 | + <source>menu.admin</source> |
| 171 | + <target>Área Administrativa</target> |
| 172 | + </trans-unit> |
| 173 | + <trans-unit id="menu.logout"> |
| 174 | + <source>menu.logout</source> |
| 175 | + <target>Sair</target> |
| 176 | + </trans-unit> |
| 177 | + |
| 178 | + <trans-unit id="post.to_publish_a_comment"> |
| 179 | + <source>post.to_publish_a_comment</source> |
| 180 | + <target>para publicar um comentário</target> |
| 181 | + </trans-unit> |
| 182 | + <trans-unit id="post.num_comments"> |
| 183 | + <source>post.num_comments</source> |
| 184 | + <target>%count% comentário|%count% comentários</target> |
| 185 | + </trans-unit> |
| 186 | + <trans-unit id="post.commented_on"> |
| 187 | + <source>post.commented_on</source> |
| 188 | + <target>comentou em</target> |
| 189 | + </trans-unit> |
| 190 | + <trans-unit id="post.no_comments"> |
| 191 | + <source>post.no_comments</source> |
| 192 | + <target>Seja o primeiro a comentar nesse post.</target> |
| 193 | + </trans-unit> |
| 194 | + |
| 195 | + <trans-unit id="help.app_description"> |
| 196 | + <source>help.app_description</source> |
| 197 | + <target><![CDATA[Esta é uma <strong>aplicação de demonstração</strong> construída com o Symfony Framework para ilustrar a maneira recomendada de se desenvolver aplicações Symfony.]]></target> |
| 198 | + </trans-unit> |
| 199 | + <trans-unit id="help.show_code"> |
| 200 | + <source>help.show_code</source> |
| 201 | + <target><![CDATA[Clique nesse botão para exibir o código fonte do <strong>Controller</strong> e do <strong>template</strong> utilizados para renderizar esta página.]]></target> |
| 202 | + </trans-unit> |
| 203 | + <trans-unit id="help.browse_app"> |
| 204 | + <source>help.browse_app</source> |
| 205 | + <target><![CDATA[Navegue pela <strong>área pública</strong> da aplicação de demonstração.]]></target> |
| 206 | + </trans-unit> |
| 207 | + <trans-unit id="help.browse_admin"> |
| 208 | + <source>help.browse_admin</source> |
| 209 | + <target><![CDATA[Navegue pela <strong>área administrativa</strong> da aplicação de demonstração.]]></target> |
| 210 | + </trans-unit> |
| 211 | + <trans-unit id="help.login_users"> |
| 212 | + <source>help.login_users</source> |
| 213 | + <target>Experimente um dos usuários abaixo</target> |
| 214 | + </trans-unit> |
| 215 | + <trans-unit id="help.role_user"> |
| 216 | + <source>help.role_user</source> |
| 217 | + <target>usuário comum</target> |
| 218 | + </trans-unit> |
| 219 | + <trans-unit id="help.role_admin"> |
| 220 | + <source>help.role_admin</source> |
| 221 | + <target>administrador</target> |
| 222 | + </trans-unit> |
| 223 | + <trans-unit id="help.reload_fixtures"> |
| 224 | + <source>help.reload_fixtures</source> |
| 225 | + <target>Se esses usuário não funcionarem, recarregue as fixtures da aplicação executando esse comando no terminal:</target> |
| 226 | + </trans-unit> |
| 227 | + <trans-unit id="help.add_user"> |
| 228 | + <source>help.add_user</source> |
| 229 | + <target>Se quiser criar novos usuários, execute esse outro comando:</target> |
| 230 | + </trans-unit> |
| 231 | + <trans-unit id="help.more_information"> |
| 232 | + <source>help.more_information</source> |
| 233 | + <target><![CDATA[Para mais informações, visite a <a href="http://symfony.com/doc">documentação do Symfony</a>.]]></target> |
| 234 | + </trans-unit> |
| 235 | + </body> |
| 236 | + </file> |
| 237 | +</xliff> |
0 commit comments