Commit bda7bcd55c2e929226a225e65e3b00437375f1fd

Authored by Leandro Santos
1 parent 22b496c4
Exists in stable-spb-1.5

SocialSharePrivacyPlugin: make portuguese translation

plugins/social_share_privacy/po/pt/social_share_privacy.po 0 → 100644
... ... @@ -0,0 +1,65 @@
  1 +# SOME DESCRIPTIVE TITLE.
  2 +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3 +# This file is distributed under the same license as the PACKAGE package.
  4 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5 +#
  6 +msgid ""
  7 +msgstr ""
  8 +"Project-Id-Version: 1.3~rc2-1-ga15645d\n"
  9 +"POT-Creation-Date: 2015-10-30 16:35-0300\n"
  10 +"PO-Revision-Date: 2015-08-06 17:21-0300\n"
  11 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  12 +"Language-Team: LANGUAGE <LL@li.org>\n"
  13 +"Language: \n"
  14 +"MIME-Version: 1.0\n"
  15 +"Content-Type: text/plain; charset=UTF-8\n"
  16 +"Content-Transfer-Encoding: 8bit\n"
  17 +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  18 +
  19 +#: plugins/social_share_privacy/lib/social_share_privacy_plugin.rb:8
  20 +msgid "A plugin that adds share buttons from other networks."
  21 +msgstr "Um plugin que adiciona botões de compartilhamento de outras redes."
  22 +
  23 +#: plugins/social_share_privacy/controllers/social_share_privacy_plugin_admin_controller.rb:19
  24 +msgid "Option updated successfully."
  25 +msgstr "Opção atualizaca com sucesso."
  26 +
  27 +#: plugins/social_share_privacy/controllers/social_share_privacy_plugin_admin_controller.rb:21
  28 +msgid "Option wasn't updated successfully."
  29 +msgstr "Opção não atualizada com sucesso."
  30 +
  31 +#: plugins/social_share_privacy/views/social_share_privacy_plugin_admin/index.html.erb:1
  32 +msgid "Social Share Privacy Options"
  33 +msgstr "Opções do Social Share Privacy"
  34 +
  35 +#: plugins/social_share_privacy/views/social_share_privacy_plugin_admin/index.html.erb:3
  36 +msgid "Choose the social networks you want to enable the share buttons."
  37 +msgstr "Escolha as redes sociais que você deseja habilitar os botões de compartilhamento."
  38 +
  39 +#: plugins/social_share_privacy/views/social_share_privacy_plugin_admin/index.html.erb:23
  40 +msgid "Available networks"
  41 +msgstr "Redes disponíveis"
  42 +
  43 +#: plugins/social_share_privacy/views/social_share_privacy_plugin_admin/index.html.erb:27
  44 +msgid "Add"
  45 +msgstr "Adicionar"
  46 +
  47 +#: plugins/social_share_privacy/views/social_share_privacy_plugin_admin/index.html.erb:28
  48 +msgid "Remove"
  49 +msgstr "Remover"
  50 +
  51 +#: plugins/social_share_privacy/views/social_share_privacy_plugin_admin/index.html.erb:34
  52 +msgid "Selected networks"
  53 +msgstr "Redes selecionadas"
  54 +
  55 +#: plugins/social_share_privacy/views/social_share_privacy_plugin_admin/index.html.erb:38
  56 +msgid ""
  57 +"The same order in which you arrange the social networks here will be used "
  58 +"for arranging the share buttons."
  59 +msgstr ""
  60 +"A mesma ordem em que você organizar as redes sociais aqui será usada "
  61 +"para organizar os botões de compartilhamento."
  62 +
  63 +#: plugins/social_share_privacy/views/social_share_privacy_plugin_admin/index.html.erb:42
  64 +msgid "Save"
  65 +msgstr "Salvar"
... ...