]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - locale/pt_BR/LC_MESSAGES/statusnet.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / locale / pt_BR / LC_MESSAGES / statusnet.po
index ef0f84ddcc86a478401ec947b03b415827962f46..52b1ba906d621072994837f15969cf784be11ac4 100644 (file)
@@ -16,13 +16,13 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - Core\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-19 00:00+0000\n"
-"PO-Revision-Date: 2011-12-19 00:05:31+0000\n"
+"POT-Creation-Date: 2011-12-28 11:45+0000\n"
+"PO-Revision-Date: 2011-12-28 11:49:20+0000\n"
 "Language-Team: Brazilian Portuguese <https://translatewiki.net/wiki/Portal:"
 "pt-br>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: MediaWiki 1.19alpha (r106599); Translate extension (2011-10-"
+"X-Generator: MediaWiki 1.19alpha (r107479); Translate extension (2011-10-"
 "30)\n"
 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
 "X-Language-Code: pt-br\n"
@@ -6335,16 +6335,26 @@ msgstr "Não é possível processar a URL '$s'"
 msgid "Robin thinks something is impossible."
 msgstr "o Robin acha que algo é impossível."
 
-#. TRANS: Message given if an upload is larger than the configured maximum.
-#. TRANS: %1$d is the byte limit for uploads, %2$d is the byte count for the uploaded file.
-#. TRANS: %1$s is used for plural.
+#. TRANS: Message used to be inserted as %2$s in  the text "No file may
+#. TRANS: be larger than %1$d byte and the file you sent was %2$s.".
+#. TRANS: %1$d is the number of bytes of an uploaded file.
 #, php-format
+msgid "%1$d byte"
+msgid_plural "%1$d bytes"
+msgstr[0] ""
+msgstr[1] ""
+
+#. TRANS: Message given if an upload is larger than the configured maximum.
+#. TRANS: %1$d (used for plural) is the byte limit for uploads,
+#. TRANS: %2$s is the proper form of "n bytes". This is the only ways to have
+#. TRANS: gettext support multiple plurals in the same message, unfortunately...
+#, fuzzy, php-format
 msgid ""
-"No file may be larger than %1$d byte and the file you sent was %2$d bytes. "
-"Try to upload a smaller version."
+"No file may be larger than %1$d byte and the file you sent was %2$s. Try to "
+"upload a smaller version."
 msgid_plural ""
-"No file may be larger than %1$d bytes and the file you sent was %2$d bytes. "
-"Try to upload a smaller version."
+"No file may be larger than %1$d bytes and the file you sent was %2$s. Try to "
+"upload a smaller version."
 msgstr[0] ""
 "Nenhum arquivo pode ter mais de %1$d byte e o que você enviou tinha %2$d "
 "bytes. Tente enviar uma versão menor."
@@ -6576,11 +6586,13 @@ msgstr ""
 "permitidas. Experimente usar ou excluir algumas já existentes."
 
 #. TRANS: Client exception thrown when trying to add more people than allowed to a list.
-#, php-format
+#, fuzzy, php-format
 msgid ""
 "You already have %1$d or more people in list %2$s, which is the maximum "
-"allowed number.Try unlisting others first."
+"allowed number. Try unlisting others first."
 msgstr ""
+"Você já criou %d ou mais etiquetas, atingindo o número máximo de etiquetas "
+"permitidas. Experimente usar ou excluir algumas já existentes."
 
 #. TRANS: Exception thrown when inserting a list subscription in the database fails.
 #, fuzzy