X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FAnonymousFave%2Flocale%2Fpt%2FLC_MESSAGES%2FAnonymousFave.po;h=6038e4e87163b31649f8b6bbebc7b1acf0424d2d;hb=a452a3b1a028c0249defa82f4a87ac5aed8f3411;hp=f49766964ac9e9de430eba3b75282aad6b05d72f;hpb=d594c83a5a9a9d42fce917b544c28591fcadb1aa;p=quix0rs-gnu-social.git diff --git a/plugins/AnonymousFave/locale/pt/LC_MESSAGES/AnonymousFave.po b/plugins/AnonymousFave/locale/pt/LC_MESSAGES/AnonymousFave.po index f49766964a..6038e4e871 100644 --- a/plugins/AnonymousFave/locale/pt/LC_MESSAGES/AnonymousFave.po +++ b/plugins/AnonymousFave/locale/pt/LC_MESSAGES/AnonymousFave.po @@ -1,89 +1,85 @@ -# Translation of StatusNet - AnonymousFave to Portuguese (Português) -# Exported from translatewiki.net -# -# Author: Waldir -# -- -# This file is distributed under the same license as the StatusNet package. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: StatusNet - AnonymousFave\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-11 13:47+0000\n" -"PO-Revision-Date: 2011-09-11 13:48:02+0000\n" -"Language-Team: Portuguese \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-05 17:40+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/gnu-social/language/pt/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-06-05 21:49:09+0000\n" -"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n" -"X-Translation-Project: translatewiki.net at https://translatewiki.net\n" -"X-Language-Code: pt\n" -"X-Message-Group: #out-statusnet-plugin-anonymousfave\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. TRANS: Server exception. -#. TRANS: %d is the notice ID (number). -#, fuzzy, php-format -msgid "Could not update favorite tally for notice ID %d." -msgstr "Não foi possível criar o favorito." - -#. TRANS: Server exception. -#. TRANS: %d is the notice ID (number). -#, fuzzy, php-format -msgid "Could not create favorite tally for notice ID %d." -msgstr "Não foi possível criar o favorito." - #. TRANS: Client error. +#: actions/anonfavor.php:58 msgid "" -"Could not disfavor notice! Please make sure your browser has cookies enabled." -msgstr "" +"Could not favor notice! Please make sure your browser has cookies enabled." +msgstr "Não foi possível marcar a mensagem como favorito. Por favor, assegure-se de que os cookies estão ativados no seu navegador." #. TRANS: Client error. -msgid "There was a problem with your session token. Try again, please." -msgstr "" -"Ocorreu um problema com seu identificador de sessão. Tente novamente, por " -"favor." +#: actions/anonfavor.php:67 +msgid "This notice is already a favorite!" +msgstr "Esta mensagem já é uma das suas favoritas!" + +#. TRANS: Server error. +#: actions/anonfavor.php:73 +msgid "Could not create favorite." +msgstr "Não foi possível criar o favorito." + +#. TRANS: Title. +#: actions/anonfavor.php:82 +msgid "Disfavor favorite" +msgstr "Retirar das favoritas" #. TRANS: Client error. -msgid "This notice is not a favorite!" +#: actions/anondisfavor.php:59 +msgid "" +"Could not disfavor notice! Please make sure your browser has cookies " +"enabled." msgstr "" #. TRANS: Server error. +#: actions/anondisfavor.php:80 msgid "Could not delete favorite." msgstr "" #. TRANS: Title. +#: actions/anondisfavor.php:89 msgid "Add to favorites" msgstr "" +#. TRANS: Server exception. +#. TRANS: %d is the notice ID (number). +#: classes/Fave_tally.php:96 classes/Fave_tally.php:125 +#, php-format +msgid "Could not update favorite tally for notice ID %d." +msgstr "" + +#. TRANS: Server exception. +#. TRANS: %d is the notice ID (number). +#: classes/Fave_tally.php:156 +#, php-format +msgid "Could not create favorite tally for notice ID %d." +msgstr "" + #. TRANS: Label for tally for number of times a notice was favored. +#: AnonymousFavePlugin.php:165 msgid "Favored" msgstr "Marcada como favorita" #. TRANS: Server exception. -#, fuzzy +#: AnonymousFavePlugin.php:198 AnonymousFavePlugin.php:209 msgid "Could not create anonymous user session." -msgstr "Não foi possível criar uma sessão de utilizador anónimo." +msgstr "" #. TRANS: Plugin description. +#: AnonymousFavePlugin.php:284 msgid "Allow anonymous users to favorite notices." msgstr "Permitir a utilizadores anónimos marcar mensagens como favoritas." - -#. TRANS: Client error. -msgid "" -"Could not favor notice! Please make sure your browser has cookies enabled." -msgstr "" -"Não foi possível marcar a mensagem como favorito. Por favor, assegure-se de " -"que os cookies estão ativados no seu navegador." - -#. TRANS: Client error. -msgid "This notice is already a favorite!" -msgstr "Esta mensagem já é uma das suas favoritas!" - -#. TRANS: Server error. -msgid "Could not create favorite." -msgstr "Não foi possível criar o favorito." - -#. TRANS: Title. -msgid "Disfavor favorite" -msgstr "Retirar das favoritas"