Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 7a1f06d

Browse files
committed
Missing pt-br strings
1 parent a6405db commit 7a1f06d

File tree

7 files changed

+36
-37
lines changed

7 files changed

+36
-37
lines changed

core/src/plugins/core.ajaxplorer/i18n/pt-br.php

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"33" => "Erro ao enviar o arquivo !",
6969
"34" => "O arquivo",
7070
"35" => "criado com sucesso no diretório",
71-
"36" => "It's size is",
71+
"36" => "O tamanho é",
7272
"37" => "Você deve informar um nome válido",
7373
"38" => "O diretório",
7474
"39" => "foi criado em",
@@ -306,15 +306,15 @@
306306
"251" => "Logs",
307307
"252" => "O tamanho limite total para arquivos foi atingido.",
308308
"253" => "Ocorreu um erro HTTP:",
309-
"254" => "Ocorreu um erro de E/S :",
309+
"254" => "Ocorreu um erro de E/S:",
310310
"255" => "Ocorreu um erro de segurança:",
311311
"256" => "Enviado",
312312
"257" => "Remover",
313313
"258" => "Número de arquivos :",
314314
"259" => "Tamanho total :",
315315
"260" => "bytes",
316316
"261" => "Lembrar-me",
317-
"262" => "Um ou mais arquivos já existem \\n no diretório de destino.\\nO que você deseja fazer?",
317+
"262" => "Um ou mais arquivos já existem \\nno diretório de destino.\\nO que você deseja fazer?",
318318
"263" => "Sobrescrever",
319319
"264" => "Prosseguir",
320320
"265" => "Arquivos",
@@ -380,15 +380,15 @@
380380
"322" => "Selecionar o arquivo atual",
381381
"323" => "E-mail esta URL",
382382
"324" => "Não há editor disponível",
383-
"325" => "Fit Best",
384-
"326" => "No Fit",
383+
"325" => "Melhor Ajuste",
384+
"326" => "Sem Ajuste",
385385
"327" => "100%",
386386
"328" => "Leitor de Documentos",
387387
"329" => "Veja PDF, SVG, TIF e mais online",
388388
"330" => "Por favor aguarde enquando as páginas são geradas...",
389389
"331" => "Página",
390390
"332" => "de",
391-
"333" => "Pixlr image editor",
391+
"333" => "Editor de imagem Pixlr",
392392
"334" => "mais",
393393
"335" => "Por favor entre com um número de pag. entre 1 e ",
394394
"336" => "Desculpe você não pode adicionar pastas, somente arquivos!",
@@ -425,7 +425,7 @@
425425
"367" => "Você não pode efetuar upload deste tipo arquivo. Por favor escolhe dentre as seguintes extensões : ",
426426
"368" => "Seleção extraída com sucesso do arquivo %s para a pasta %s",
427427
"369" => "Atalho",
428-
"370" => "APPLICATION_TITLE Download público",
428+
"370" => "APPLICATION_TITLE Download Público",
429429
"371" => "Uma senha é requerida para este download",
430430
"372" => "Repositório atual",
431431
"373" => "Destino",
@@ -634,24 +634,23 @@
634634
"plugtype.desc.sec" => "Advanced Security Features",
635635
"plugtype.title.helper" => "Helper",
636636
"plugtype.desc.helper" => "Helpers tools for administrative tasks",
637-
"537" => "File is too large! Maximum authorized size is %i",
638-
"538" => "Upload error: no file found on server!",
639-
"539" => "Upload error: file is partial",
640-
"540" => "Upload error: cannot find the temporary directory",
641-
"541" => "Upload error: cannot write into the temporary directory",
642-
"542" => "Upload error: a PHP extension stopped the upload process.",
643-
"543" => "Results limited to %s.",
644-
"544" => "Show All",
645-
"545" => "Remote Share Dialog",
646-
"546" => "This item has been shared with you by %%OWNER%% from a remote location. Do you want to continue ?",
647-
"547" => "Accept",
648-
"548" => "Decline",
649-
"549" => "You have previously accepted this item that was shared with you by %%OWNER%% from a remote location. Do you want to reject it now?",
650-
"550" => "Reject this share",
651-
"551" => "Reject",
652-
"552" => "Please provide password.",
653-
"553" => "Invalid password, please try again. \\n Make sure your Caps Lock is not engaged!",
654-
"554" => "%s result(s) in Recycle Bin",
655-
"556" => "Launching task %s in background",
656-
/* END SENTENCE */
657-
);
637+
"537" => "Arquivo é muito grande! Tamanho máximo permitido é %i",
638+
"538" => "Erro ao enviar: arquivo não encontrado no servidor!",
639+
"539" => "Erro ao enviar: arquivo incompleto",
640+
"540" => "Erro ao enviar: diretório temporário não encontrado",
641+
"541" => "Erro ao enviar: não foi possível gravar no diretório temporário",
642+
"542" => "Erro ao enviar: uma extensão PHP interrompeu o processo de envio.",
643+
"543" => "Resultados limitados a %s.",
644+
"544" => "Exibir mais",
645+
"545" => "Compartilhamento Remoto",
646+
"546" => "Este item foi compartilhado com você por %%OWNER%% de uma localização remota. Deseja continuar?",
647+
"547" => "Aceitar",
648+
"548" => "Recusar",
649+
"549" => "Anteriormente você aceitou este item compartilhado com você por %%OWNER%% de uma localização remota. Deseja rejeitar agora?",
650+
"550" => "Rejeitar este compartilhamento",
651+
"551" => "Rejeitar",
652+
"552" => "Favor fornecer uma senha.",
653+
"553" => "Senha inválida, favor tentar novamente. \\n Verifique se a função Caps Lock não está ativada!",
654+
"554" => "%s resultado(s) na Lixeira",
655+
"556" => "Executando tarefa %s em segundo plano",
656+
);

core/src/plugins/core.index/i18n/pt-br.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121

2222
$mess = array(

core/src/plugins/core.mailer/i18n/pt-br.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121
$mess = array(
2222
"1" => "E-mail enviado com sucesso para %s usuário(s)",

core/src/plugins/core.notifications/res/i18n/pt-br.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121
$mess=array(
2222
"1" => "Notificações",

core/src/plugins/core.notifications/templates/block/pt-br.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121

2222
$mess=array(
@@ -25,7 +25,7 @@
2525
"file.delete" => "apagado",
2626
"file.change" => "modificado",
2727
"file.rename" => "renomeado para AJXP_NODE_LABEL",
28-
"file.view" => "consuldado",
28+
"file.view" => "consultado",
2929
"file.copy" => "copiado para AJXP_PARENT_PATH",
3030
"file.copy_to" => "copiado para AJXP_TARGET_FOLDER",
3131
"file.copy_from" => "copiado para AJXP_SOURCE_FOLDER",

core/src/plugins/editor.other/resources/i18n/pt-br.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121
$mess=array(
2222
"1" => "Escolher outro...",
2323
"2" => "Escolher outro editor",
24-
"3" => "Seleccione outro editor para abrir este arquivo",
25-
"4" => "Aviso, estes editores não declaram suportar este tipo de arquivo, o comportamento dos mesmos pode ser imprevisível!",
24+
"3" => "Selecione outro editor para abrir este arquivo",
25+
"4" => "Aviso, estes editores não declararam suportar este tipo de arquivo, o comportamento dos mesmos pode ser imprevisível!",
2626
"5" => "Apagar associações existentes",
2727
);

core/src/plugins/meta.quota/i18n/pt-br.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121
$mess=array(
2222
"1" => "Uso da Quota (carregando...)",

0 commit comments

Comments
 (0)