From 3844124d9c99f21d8cadc751e74319e5c7054ddf Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 19 Aug 2016 12:29:10 +0200 Subject: [PATCH] PT BR update translations for Twitter, qcomment and OpenStreetmap THX Beatriz Vital --- openstreetmap/lang/pt-br/messages.po | 46 ++++++++++ openstreetmap/lang/pt-br/strings.php | 21 +++-- qcomment/lang/pt-br/messages.po | 54 ++++++++++++ qcomment/lang/pt-br/strings.php | 25 +++--- twitter/lang/pt-br/messages.po | 123 +++++++++++++++++++++++++++ twitter/lang/pt-br/strings.php | 49 ++++++----- 6 files changed, 280 insertions(+), 38 deletions(-) create mode 100644 openstreetmap/lang/pt-br/messages.po create mode 100644 qcomment/lang/pt-br/messages.po create mode 100644 twitter/lang/pt-br/messages.po diff --git a/openstreetmap/lang/pt-br/messages.po b/openstreetmap/lang/pt-br/messages.po new file mode 100644 index 00000000..14f496a6 --- /dev/null +++ b/openstreetmap/lang/pt-br/messages.po @@ -0,0 +1,46 @@ +# ADDON openstreetmap +# Copyright (C) +# This file is distributed under the same license as the Friendica openstreetmap addon package. +# +# +# Translators: +# Beatriz Vital , 2016 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-08-18 18:54+0000\n" +"Last-Translator: Beatriz Vital \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/Friendica/friendica/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: openstreetmap.php:94 +msgid "Submit" +msgstr "Enviar" + +#: openstreetmap.php:95 +msgid "Tile Server URL" +msgstr "URL do Servidor de Bloco" + +#: openstreetmap.php:95 +msgid "" +"A list of public tile servers" +msgstr "Uma lista de servidores de bloco públicos" + +#: openstreetmap.php:96 +msgid "Default zoom" +msgstr "Zoom padrão" + +#: openstreetmap.php:96 +msgid "The default zoom level. (1:world, 18:highest)" +msgstr "O nível padrão de zoom. (1:mundo, 18:máximo) " + +#: openstreetmap.php:104 +msgid "Settings updated." +msgstr "As configurações foram atualizadas." diff --git a/openstreetmap/lang/pt-br/strings.php b/openstreetmap/lang/pt-br/strings.php index 5a9c4d28..ac18fd0d 100644 --- a/openstreetmap/lang/pt-br/strings.php +++ b/openstreetmap/lang/pt-br/strings.php @@ -1,8 +1,13 @@ -strings["Submit"] = "Enviar"; -$a->strings["Tile Server URL"] = ""; -$a->strings["A list of public tile servers"] = ""; -$a->strings["Default zoom"] = "Zoom padrão"; -$a->strings["The default zoom level. (1:world, 18:highest)"] = "O nível padrão de zoom. (1:mundo, 18:máximo) "; -$a->strings["Settings updated."] = "As configurações foram atualizadas."; + 1);; +}} +; +$a->strings["Submit"] = "Enviar"; +$a->strings["Tile Server URL"] = "URL do Servidor de Bloco"; +$a->strings["A list of public tile servers"] = "Uma lista de servidores de bloco públicos"; +$a->strings["Default zoom"] = "Zoom padrão"; +$a->strings["The default zoom level. (1:world, 18:highest)"] = "O nível padrão de zoom. (1:mundo, 18:máximo) "; +$a->strings["Settings updated."] = "As configurações foram atualizadas."; diff --git a/qcomment/lang/pt-br/messages.po b/qcomment/lang/pt-br/messages.po new file mode 100644 index 00000000..293f49ae --- /dev/null +++ b/qcomment/lang/pt-br/messages.po @@ -0,0 +1,54 @@ +# ADDON qcomment +# Copyright (C) +# This file is distributed under the same license as the Friendica qcomment addon package. +# +# +# Translators: +# Beatriz Vital , 2016 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-08-18 18:30+0000\n" +"Last-Translator: Beatriz Vital \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/Friendica/friendica/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: qcomment.php:51 +msgid ":-)" +msgstr ":-)" + +#: qcomment.php:51 +msgid ":-(" +msgstr ":-(" + +#: qcomment.php:51 +msgid "lol" +msgstr "lol" + +#: qcomment.php:54 +msgid "Quick Comment Settings" +msgstr "Configurações de Comentários Rápidos" + +#: qcomment.php:56 +msgid "" +"Quick comments are found near comment boxes, sometimes hidden. Click them to" +" provide simple replies." +msgstr "Comentários rápidos são encontrados próximo às caixas de comentários, algumas vezes ocultos. Clique neles para dar respostas simples." + +#: qcomment.php:57 +msgid "Enter quick comments, one per line" +msgstr "Insira comentários rápidos, um em cada linha" + +#: qcomment.php:61 +msgid "Submit" +msgstr "Enviar" + +#: qcomment.php:75 +msgid "Quick Comment settings saved." +msgstr "As configurações de comentários rápidos foram salvas." diff --git a/qcomment/lang/pt-br/strings.php b/qcomment/lang/pt-br/strings.php index 9aadbb65..87f7a76e 100644 --- a/qcomment/lang/pt-br/strings.php +++ b/qcomment/lang/pt-br/strings.php @@ -1,10 +1,15 @@ -strings[":-)"] = ":-)"; -$a->strings[":-("] = ":-("; -$a->strings["lol"] = "lol"; -$a->strings["Quick Comment Settings"] = "Configurações de Comentários Rápidos"; -$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Comentários rápidos são encontrados próximos às caixas de comentários, algumas vezes ocultos. Clique neles para produzir respostas simples."; -$a->strings["Enter quick comments, one per line"] = "Digite comentários rápidos, um por linha"; -$a->strings["Submit"] = "Enviar"; -$a->strings["Quick Comment settings saved."] = "As configurações de comentários rápidos foram salvas."; + 1);; +}} +; +$a->strings[":-)"] = ":-)"; +$a->strings[":-("] = ":-("; +$a->strings["lol"] = "lol"; +$a->strings["Quick Comment Settings"] = "Configurações de Comentários Rápidos"; +$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Comentários rápidos são encontrados próximo às caixas de comentários, algumas vezes ocultos. Clique neles para dar respostas simples."; +$a->strings["Enter quick comments, one per line"] = "Insira comentários rápidos, um em cada linha"; +$a->strings["Submit"] = "Enviar"; +$a->strings["Quick Comment settings saved."] = "As configurações de comentários rápidos foram salvas."; diff --git a/twitter/lang/pt-br/messages.po b/twitter/lang/pt-br/messages.po new file mode 100644 index 00000000..ae84241c --- /dev/null +++ b/twitter/lang/pt-br/messages.po @@ -0,0 +1,123 @@ +# ADDON twitter +# Copyright (C) +# This file is distributed under the same license as the Friendica twitter addon package. +# +# +# Translators: +# Beatriz Vital , 2016 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2016-08-18 19:15+0000\n" +"Last-Translator: Beatriz Vital \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/Friendica/friendica/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: twitter.php:77 +msgid "Post to Twitter" +msgstr "Publicar no Twitter" + +#: twitter.php:129 +msgid "Twitter settings updated." +msgstr "As configurações do Twitter foram atualizadas." + +#: twitter.php:157 +msgid "Twitter Posting Settings" +msgstr "Configurações de publicação no Twitter" + +#: twitter.php:164 +msgid "" +"No consumer key pair for Twitter found. Please contact your site " +"administrator." +msgstr "Não foi encontrado nenhum par de \"consumer keys\" para o Twitter. Por favor, entre em contato com a administração do site." + +#: twitter.php:183 +msgid "" +"At this Friendica instance the Twitter plugin was enabled but you have not " +"yet connected your account to your Twitter account. To do so click the " +"button below to get a PIN from Twitter which you have to copy into the input" +" box below and submit the form. Only your public posts will" +" be posted to Twitter." +msgstr "O plug-in do Twitter está habilitado nesta instância do Friendica, mas você ainda não conectou sua conta aqui à sua conta no Twitter. Para fazer isso, clique no botão abaixo. Você vai receber um código de verificação do Twitter. Copie-o para o campo abaixo e envie o formulário. Apenas os seus posts públicos serão publicados no Twitter." + +#: twitter.php:184 +msgid "Log in with Twitter" +msgstr "Entrar com o Twitter" + +#: twitter.php:186 +msgid "Copy the PIN from Twitter here" +msgstr "Cole o código de verificação do Twitter aqui" + +#: twitter.php:191 twitter.php:229 twitter.php:556 +msgid "Submit" +msgstr "Enviar" + +#: twitter.php:200 +msgid "Currently connected to: " +msgstr "Atualmente conectado a:" + +#: twitter.php:201 +msgid "" +"If enabled all your public postings can be posted to the " +"associated Twitter account. You can choose to do so by default (here) or for" +" every posting separately in the posting options when writing the entry." +msgstr "Se habilitado, todos os seus posts públicos poderão ser replicados na conta do Twitter associada. Você pode escolher entre fazer isso por padrão (aqui) ou separadamente, quando escrever cada mensagem, nas opções de publicação." + +#: twitter.php:203 +msgid "" +"Note: Due your privacy settings (Hide your profile " +"details from unknown viewers?) the link potentially included in public " +"postings relayed to Twitter will lead the visitor to a blank page informing " +"the visitor that the access to your profile has been restricted." +msgstr "" + +#: twitter.php:206 +msgid "Allow posting to Twitter" +msgstr "" + +#: twitter.php:209 +msgid "Send public postings to Twitter by default" +msgstr "Publicar posts públicos no Twitter por padrão" + +#: twitter.php:213 +msgid "Mirror all posts from twitter that are no replies or retweets" +msgstr "" + +#: twitter.php:217 +msgid "Shortening method that optimizes the tweet" +msgstr "" + +#: twitter.php:221 +msgid "Send linked #-tags and @-names to Twitter" +msgstr "" + +#: twitter.php:226 +msgid "Clear OAuth configuration" +msgstr "" + +#: twitter.php:550 +msgid "Settings updated." +msgstr "As configurações foram atualizadas." + +#: twitter.php:558 +msgid "Consumer key" +msgstr "" + +#: twitter.php:559 +msgid "Consumer secret" +msgstr "" + +#: twitter.php:560 +msgid "Name of the Twitter Application" +msgstr "" + +#: twitter.php:560 +msgid "" +"set this to avoid mirroring postings from ~friendica back to ~friendica" +msgstr "" diff --git a/twitter/lang/pt-br/strings.php b/twitter/lang/pt-br/strings.php index 8ef9edeb..eac2fe71 100644 --- a/twitter/lang/pt-br/strings.php +++ b/twitter/lang/pt-br/strings.php @@ -1,20 +1,29 @@ -strings["Post to Twitter"] = "Publicar no Twitter"; -$a->strings["Twitter settings updated."] = "As atualizações do Twitter foram atualizadas."; -$a->strings["Twitter Posting Settings"] = "Configurações de publicação no Twitter"; -$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Não foi encontrado nenhum par de chaves de consumidor para o Twitter. Por favor, entre em contato com o administrador do site."; -$a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "Nessa instância do Friendica o plugin Twitter foi habilitado mas você ainda não conectou sua conta à conta do Twitter. Para assim o fazer clique no botão abaixo para pegar o PIN do Twitter que você deverar copiar na caixa de entrada abaixo e enviar o formulário. Somente suas postagens públicas serão repostadas no Twitter."; -$a->strings["Log in with Twitter"] = "Autenticar-se no Twitter"; -$a->strings["Copy the PIN from Twitter here"] = "Copie o PIN do Twitter aqui"; -$a->strings["Submit"] = "Enviar"; -$a->strings["Currently connected to: "] = "Atualmente conectado como: "; -$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Se habilitado, todas as suas publicações públicas podem ser publicadas na sua conta Twitter associada. Você pode escolher entre publicar tudo automaticamente (marcando aqui) ou selecionar o que será enviado individualmente (nas opções de publicação, durante o processo de escrita da mensagem)."; -$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Aviso: Devido às suas configurações de privacidade (Ocultar os detalhes do seu perfil para pessoas desconhecidas?) o link potencialmente incluído nas publicações públicas encaminhadas para o Twitter levarão o visitante a uma página contendo a informação de que o acesso ao seu perfil é restrito."; -$a->strings["Allow posting to Twitter"] = "Permitir a publicação no Twitter"; -$a->strings["Send public postings to Twitter by default"] = "Enviar as publicações públicas automaticamente para o Twitter"; -$a->strings["Send linked #-tags and @-names to Twitter"] = ""; -$a->strings["Clear OAuth configuration"] = "Limpar a configuração OAuth"; -$a->strings["Settings updated."] = "As configurações foram atualizadas."; -$a->strings["Consumer key"] = "Chave de consumidor"; -$a->strings["Consumer secret"] = "Segredo de consumidor"; + 1);; +}} +; +$a->strings["Post to Twitter"] = "Publicar no Twitter"; +$a->strings["Twitter settings updated."] = "As configurações do Twitter foram atualizadas."; +$a->strings["Twitter Posting Settings"] = "Configurações de publicação no Twitter"; +$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Não foi encontrado nenhum par de \"consumer keys\" para o Twitter. Por favor, entre em contato com a administração do site."; +$a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "O plug-in do Twitter está habilitado nesta instância do Friendica, mas você ainda não conectou sua conta aqui à sua conta no Twitter. Para fazer isso, clique no botão abaixo. Você vai receber um código de verificação do Twitter. Copie-o para o campo abaixo e envie o formulário. Apenas os seus posts públicos serão publicados no Twitter."; +$a->strings["Log in with Twitter"] = "Entrar com o Twitter"; +$a->strings["Copy the PIN from Twitter here"] = "Cole o código de verificação do Twitter aqui"; +$a->strings["Submit"] = "Enviar"; +$a->strings["Currently connected to: "] = "Atualmente conectado a:"; +$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Se habilitado, todos os seus posts públicos poderão ser replicados na conta do Twitter associada. Você pode escolher entre fazer isso por padrão (aqui) ou separadamente, quando escrever cada mensagem, nas opções de publicação."; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; +$a->strings["Allow posting to Twitter"] = ""; +$a->strings["Send public postings to Twitter by default"] = "Publicar posts públicos no Twitter por padrão"; +$a->strings["Mirror all posts from twitter that are no replies or retweets"] = ""; +$a->strings["Shortening method that optimizes the tweet"] = ""; +$a->strings["Send linked #-tags and @-names to Twitter"] = ""; +$a->strings["Clear OAuth configuration"] = ""; +$a->strings["Settings updated."] = "As configurações foram atualizadas."; +$a->strings["Consumer key"] = ""; +$a->strings["Consumer secret"] = ""; +$a->strings["Name of the Twitter Application"] = ""; +$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = "";