From 3bb71bf3cbd37fdb56f8d0d49f94613b79d31118 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Tue, 19 Apr 2016 19:42:37 -0300 Subject: [PATCH] OauthClientPlugin: make portuguese translation --- plugins/oauth_client/po/pt/oauth_client.po | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+), 0 deletions(-) create mode 100644 plugins/oauth_client/po/pt/oauth_client.po diff --git a/plugins/oauth_client/po/pt/oauth_client.po b/plugins/oauth_client/po/pt/oauth_client.po new file mode 100644 index 0000000..9c3b5c7 --- /dev/null +++ b/plugins/oauth_client/po/pt/oauth_client.po @@ -0,0 +1,120 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.3~rc2-1-ga15645d\n" +"POT-Creation-Date: 2015-10-30 16:35-0300\n" +"PO-Revision-Date: 2015-08-06 17:21-0300\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: plugins/oauth_client/lib/oauth_client_plugin.rb:10 +msgid "Login with Oauth." +msgstr "Logar com Oauth." + +#: plugins/oauth_client/controllers/public/oauth_client_plugin_public_controller.rb:12 +msgid "Failed to login" +msgstr "Falha ao iniciar a sessão" + +#: plugins/oauth_client/controllers/public/oauth_client_plugin_public_controller.rb:30 +msgid "Can't login with %s" +msgstr "Não é possível iniciar a sessão com %s" + +#: plugins/oauth_client/controllers/oauth_client_plugin_admin_controller.rb:20 +msgid "Saved!" +msgstr "Salvo!" + +#: plugins/oauth_client/controllers/oauth_client_plugin_admin_controller.rb:22 +msgid "Error!" +msgstr "Erro!" + +#: plugins/oauth_client/views/account/_oauth_signup.html.erb:10 +msgid "Email" +msgstr "Email" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/_noosfero_oauth2.html.erb:3 +msgid "Client Url" +msgstr "Url do cliente" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:1 +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:1 +msgid "Oauth Client Settings" +msgstr "Configurações do Oauth Client" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:2 +msgid "Edit Provider" +msgstr "Editar Provedor" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:7 +msgid "Enabled" +msgstr "Habilitar" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:11 +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:6 +msgid "Name" +msgstr "Nome" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:15 +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:7 +msgid "Strategy" +msgstr "Estratégia" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:19 +msgid "Client Id" +msgstr "ID do Cliente" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:23 +msgid "Client Secret" +msgstr "Senha do Cliente" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:32 +msgid "Image:" +msgstr "Imagem:" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:32 +msgid "Max size: %s (.jpg, .gif, .png)" +msgstr "Tamanho máximo: %s (.jpg, .gif, .png)" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/edit.html.erb:37 +msgid "Save" +msgstr "Salvar" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:2 +msgid "Providers" +msgstr "Provedores" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:3 +msgid "New" +msgstr "Novo" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:8 +msgid "Actions" +msgstr "Ações" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:16 +msgid "Edit" +msgstr "Editar" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:17 +msgid "Remove" +msgstr "Remover" + +#: plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb:23 +msgid "Go back" +msgstr "Voltar" + +#: plugins/oauth_client/views/auth/_oauth_login.html.erb:3 +msgid "Login with:" +msgstr "Entrar com:" + +#: plugins/oauth_client/views/auth/_oauth_login.html.erb:13 +msgid "Developer Login" +msgstr "Login do desenvolvedor" -- libgit2 0.21.2