diff options
Diffstat (limited to 'l10n/pt_BR/files.po')
-rw-r--r-- | l10n/pt_BR/files.po | 64 |
1 files changed, 56 insertions, 8 deletions
diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po index 59b7e3cdfec..0f6de71c51f 100644 --- a/l10n/pt_BR/files.po +++ b/l10n/pt_BR/files.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-24 02:01+0200\n" -"PO-Revision-Date: 2012-09-23 15:12+0000\n" -"Last-Translator: sedir <philippi.sedir@gmail.com>\n" +"POT-Creation-Date: 2012-09-26 13:19+0200\n" +"PO-Revision-Date: 2012-09-26 11:20+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -121,7 +121,15 @@ msgstr "Erro de envio" msgid "Pending" msgstr "Pendente" -#: js/files.js:355 +#: js/files.js:256 +msgid "1 file uploading" +msgstr "" + +#: js/files.js:259 js/files.js:304 js/files.js:319 +msgid "files uploading" +msgstr "" + +#: js/files.js:322 js/files.js:355 msgid "Upload cancelled." msgstr "Envio cancelado." @@ -142,6 +150,10 @@ msgstr "arquivos verificados" msgid "error while scanning" msgstr "erro durante verificação" +#: js/files.js:748 templates/index.php:48 +msgid "Name" +msgstr "Nome" + #: js/files.js:749 templates/index.php:56 msgid "Size" msgstr "Tamanho" @@ -166,6 +178,46 @@ msgstr "arquivo" msgid "files" msgstr "arquivos" +#: js/files.js:833 +msgid "seconds ago" +msgstr "" + +#: js/files.js:834 +msgid "minute ago" +msgstr "" + +#: js/files.js:835 +msgid "minutes ago" +msgstr "" + +#: js/files.js:838 +msgid "today" +msgstr "" + +#: js/files.js:839 +msgid "yesterday" +msgstr "" + +#: js/files.js:840 +msgid "days ago" +msgstr "" + +#: js/files.js:841 +msgid "last month" +msgstr "" + +#: js/files.js:843 +msgid "months ago" +msgstr "" + +#: js/files.js:844 +msgid "last year" +msgstr "" + +#: js/files.js:845 +msgid "years ago" +msgstr "" + #: templates/admin.php:5 msgid "File handling" msgstr "Tratamento de Arquivo" @@ -226,10 +278,6 @@ msgstr "Cancelar upload" msgid "Nothing in here. Upload something!" msgstr "Nada aqui.Carrege alguma coisa!" -#: templates/index.php:48 -msgid "Name" -msgstr "Nome" - #: templates/index.php:50 msgid "Share" msgstr "Compartilhar" |