From 2d01cda90453c2e1c282f0851525e6cfce465dea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:21:15 -0300 Subject: [PATCH 01/13] first pt-br translation commit --- translations/pt-br/categories.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 translations/pt-br/categories.php diff --git a/translations/pt-br/categories.php b/translations/pt-br/categories.php new file mode 100644 index 00000000..236a19ef --- /dev/null +++ b/translations/pt-br/categories.php @@ -0,0 +1,21 @@ + "Category actions", + 'category' => "Category|Categories", + 'create' => "Create category", + 'created' => "Category created", + 'deleted' => "Category deleted|Categories deleted", + 'disable_threads' => "Disable threads", + 'enable_threads' => "Enable threads", + 'make_private' => "Make private", + 'make_public' => "Make public", + 'mark_read' => "Mark threads in this category as read", + 'marked_read' => "New/updated threads in :category have been marked as read", + 'restored' => "Category restored|Categories restored", + 'subcategories' => "Subcategories", + 'threads_disabled' => "New thread creation is disabled in this category", + 'updated' => "Category updated|Categories updated", + +]; From b984486e9835f6cffe11282d810ce8400c3df130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:21:51 -0300 Subject: [PATCH 02/13] translation --- translations/pt-br/categories.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/translations/pt-br/categories.php b/translations/pt-br/categories.php index 236a19ef..598d00d2 100644 --- a/translations/pt-br/categories.php +++ b/translations/pt-br/categories.php @@ -2,20 +2,20 @@ return [ - 'actions' => "Category actions", - 'category' => "Category|Categories", - 'create' => "Create category", - 'created' => "Category created", - 'deleted' => "Category deleted|Categories deleted", - 'disable_threads' => "Disable threads", - 'enable_threads' => "Enable threads", - 'make_private' => "Make private", - 'make_public' => "Make public", - 'mark_read' => "Mark threads in this category as read", - 'marked_read' => "New/updated threads in :category have been marked as read", - 'restored' => "Category restored|Categories restored", - 'subcategories' => "Subcategories", - 'threads_disabled' => "New thread creation is disabled in this category", - 'updated' => "Category updated|Categories updated", + 'actions' => "Ações de categoria", + 'category' => "Categoria|Categorias", + 'create' => "Create category", + 'created' => "Category created", + 'deleted' => "Category deleted|Categories deleted", + 'disable_threads' => "Disable threads", + 'enable_threads' => "Enable threads", + 'make_private' => "Make private", + 'make_public' => "Make public", + 'mark_read' => "Mark threads in this category as read", + 'marked_read' => "New/updated threads in :category have been marked as read", + 'restored' => "Category restored|Categories restored", + 'subcategories' => "Subcategories", + 'threads_disabled' => "New thread creation is disabled in this category", + 'updated' => "Category updated|Categories updated", ]; From 36f9ee246ffcf0a6e84b4eeb31dab5c3584e2365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:22:27 -0300 Subject: [PATCH 03/13] translation progrss --- translations/pt-br/categories.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/pt-br/categories.php b/translations/pt-br/categories.php index 598d00d2..3b938ba0 100644 --- a/translations/pt-br/categories.php +++ b/translations/pt-br/categories.php @@ -4,9 +4,9 @@ 'actions' => "Ações de categoria", 'category' => "Categoria|Categorias", - 'create' => "Create category", - 'created' => "Category created", - 'deleted' => "Category deleted|Categories deleted", + 'create' => "Criar categoria", + 'created' => "Categoria criada", + 'deleted' => "Categoria deletada|Categorias deletadas", 'disable_threads' => "Disable threads", 'enable_threads' => "Enable threads", 'make_private' => "Make private", From afda7af34a44cc6b041c4084cc61f74e58c6e7f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:23:23 -0300 Subject: [PATCH 04/13] pt-br translation progress --- translations/pt-br/categories.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/pt-br/categories.php b/translations/pt-br/categories.php index 3b938ba0..d3db56e0 100644 --- a/translations/pt-br/categories.php +++ b/translations/pt-br/categories.php @@ -7,11 +7,11 @@ 'create' => "Criar categoria", 'created' => "Categoria criada", 'deleted' => "Categoria deletada|Categorias deletadas", - 'disable_threads' => "Disable threads", - 'enable_threads' => "Enable threads", - 'make_private' => "Make private", - 'make_public' => "Make public", - 'mark_read' => "Mark threads in this category as read", + 'disable_threads' => "Desabilitar tópicos", + 'enable_threads' => "Habilitar tópicos", + 'make_private' => "Deixar privado", + 'make_public' => "Deixar público", + 'mark_read' => "Marcar tópicos nesta categoria como lidos", 'marked_read' => "New/updated threads in :category have been marked as read", 'restored' => "Category restored|Categories restored", 'subcategories' => "Subcategories", From 78bd2311aba610068ec3ab784a009ae8a49910eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:25:02 -0300 Subject: [PATCH 05/13] finishes categories.php --- translations/pt-br/categories.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/pt-br/categories.php b/translations/pt-br/categories.php index d3db56e0..3ec50c57 100644 --- a/translations/pt-br/categories.php +++ b/translations/pt-br/categories.php @@ -12,10 +12,10 @@ 'make_private' => "Deixar privado", 'make_public' => "Deixar público", 'mark_read' => "Marcar tópicos nesta categoria como lidos", - 'marked_read' => "New/updated threads in :category have been marked as read", - 'restored' => "Category restored|Categories restored", - 'subcategories' => "Subcategories", - 'threads_disabled' => "New thread creation is disabled in this category", - 'updated' => "Category updated|Categories updated", + 'marked_read' => "Tópicos novos/atualizados em :category foram marcados como lidos", + 'restored' => "Categoria restaurada|Categorias restauradas", + 'subcategories' => "Subcategorias", + 'threads_disabled' => "A criação de tópicos está desabilitada nessa categoria", + 'updated' => "Categoria atualizada|Categorias atualizadas", ]; From 6d75110a0f0a15922016d6d9ef1aa51c433c79bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:25:55 -0300 Subject: [PATCH 06/13] general.php translation --- translations/pt-br/general.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 translations/pt-br/general.php diff --git a/translations/pt-br/general.php b/translations/pt-br/general.php new file mode 100644 index 00000000..42b56c91 --- /dev/null +++ b/translations/pt-br/general.php @@ -0,0 +1,42 @@ + "Ação|Ações", + 'author' => "Autor", + 'cancel' => "Cancelar", + 'create' => "Criar", + 'delete' => "Deletar", + 'deleted' => "Deletada", + 'description' => "Descrição", + 'edit' => "Editar", + 'editing' => "Você está editando :item", + 'generic_confirm' => "Are you sure?", + 'home_title' => "Forum", + 'index' => "Index", + 'invalid_selection' => "Invalid selection", + 'last_updated' => "Last updated", + 'mark_read' => "Mark as read", + 'move' => "Move", + 'new' => "New", + 'new_reply' => "New reply", + 'none' => "None", + 'perma_delete' => "Permanently delete", + 'posted' => "Posted", + 'private' => "Private", + 'proceed' => "Proceed", + 'quick_reply' => "Quick reply", + 'rename' => "Rename", + 'reorder' => "Reorder", + 'replies' => "Replies", + 'reply' => "Reply", + 'reply_added' => "Reply added", + 'replying_to' => "You're replying to :item", + 'response_to' => "In response to :item", + 'restore' => "Restore", + 'subject' => "Subject", + 'title' => "Title", + 'weight' => "Weight", + 'with_selection' => "With selection…", + +]; From 2db00ed2106778776fe46637ab2df1cbfea6739e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:26:40 -0300 Subject: [PATCH 07/13] general.php translation progress --- translations/pt-br/general.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/pt-br/general.php b/translations/pt-br/general.php index 42b56c91..b2155089 100644 --- a/translations/pt-br/general.php +++ b/translations/pt-br/general.php @@ -11,11 +11,11 @@ 'description' => "Descrição", 'edit' => "Editar", 'editing' => "Você está editando :item", - 'generic_confirm' => "Are you sure?", - 'home_title' => "Forum", - 'index' => "Index", - 'invalid_selection' => "Invalid selection", - 'last_updated' => "Last updated", + 'generic_confirm' => "Você tem certeza?", + 'home_title' => "Fórum", + 'index' => "Início", + 'invalid_selection' => "Seleção inválida", + 'last_updated' => "Última atualização", 'mark_read' => "Mark as read", 'move' => "Move", 'new' => "New", From 689745a8f08f588388d54b3fd98fedfaddf924c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:27:50 -0300 Subject: [PATCH 08/13] general.php translation progress --- translations/pt-br/general.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/translations/pt-br/general.php b/translations/pt-br/general.php index b2155089..fc4a6767 100644 --- a/translations/pt-br/general.php +++ b/translations/pt-br/general.php @@ -16,16 +16,16 @@ 'index' => "Início", 'invalid_selection' => "Seleção inválida", 'last_updated' => "Última atualização", - 'mark_read' => "Mark as read", - 'move' => "Move", - 'new' => "New", - 'new_reply' => "New reply", - 'none' => "None", - 'perma_delete' => "Permanently delete", - 'posted' => "Posted", - 'private' => "Private", - 'proceed' => "Proceed", - 'quick_reply' => "Quick reply", + 'mark_read' => "Marcar como lido", + 'move' => "Mover", + 'new' => "Novo", + 'new_reply' => "Nova resposta", + 'none' => "Nenhum", + 'perma_delete' => "Deletar permanentemente", + 'posted' => "Postado", + 'private' => "Privado", + 'proceed' => "Continuar", + 'quick_reply' => "Resposta rápida", 'rename' => "Rename", 'reorder' => "Reorder", 'replies' => "Replies", From 8cc8ff3fa69a9d26f9d3d5c47f506d47b837dd48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:29:06 -0300 Subject: [PATCH 09/13] finished general.php --- translations/pt-br/general.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/translations/pt-br/general.php b/translations/pt-br/general.php index fc4a6767..361c90d4 100644 --- a/translations/pt-br/general.php +++ b/translations/pt-br/general.php @@ -26,17 +26,17 @@ 'private' => "Privado", 'proceed' => "Continuar", 'quick_reply' => "Resposta rápida", - 'rename' => "Rename", - 'reorder' => "Reorder", - 'replies' => "Replies", - 'reply' => "Reply", - 'reply_added' => "Reply added", - 'replying_to' => "You're replying to :item", - 'response_to' => "In response to :item", - 'restore' => "Restore", - 'subject' => "Subject", - 'title' => "Title", - 'weight' => "Weight", - 'with_selection' => "With selection…", + 'rename' => "Renomear", + 'reorder' => "Reordenar", + 'replies' => "Respostas", + 'reply' => "Responder", + 'reply_added' => "Resposta adicionar", + 'replying_to' => "Você está respondendo :item", + 'response_to' => "Em resposta a :item", + 'restore' => "Restaurar", + 'subject' => "Assunto", + 'title' => "Título", + 'weight' => "Peso", + 'with_selection' => "Com seleção…", ]; From e719d1454fd886fd7e0ebeb82bd08b042cd645c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:30:08 -0300 Subject: [PATCH 10/13] posts.php --- translations/pt-br/posts.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 translations/pt-br/posts.php diff --git a/translations/pt-br/posts.php b/translations/pt-br/posts.php new file mode 100644 index 00000000..2c66bc66 --- /dev/null +++ b/translations/pt-br/posts.php @@ -0,0 +1,17 @@ + "Ações do post", + 'created' => "Post criado", + 'deleted' => "Post deletado|Posts deletados", + 'edit' => "Editar post", + 'last' => "Último post", + 'perma_deleted' => "Post permanentemente deletado|Posts permanentemente deletados", + 'post' => "Post|Posts", + 'restored' => "Post restaurado|Posts restaurados", + 'updated' => "Post atualizado|Posts atualizados", + 'view' => "Ver post", + 'your_post' => "Seu post", + +]; From 3fd012f15791537c8566727d50766f14c30a63f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:31:21 -0300 Subject: [PATCH 11/13] threads.php progress --- translations/pt-br/threads.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 translations/pt-br/threads.php diff --git a/translations/pt-br/threads.php b/translations/pt-br/threads.php new file mode 100644 index 00000000..0147de5f --- /dev/null +++ b/translations/pt-br/threads.php @@ -0,0 +1,27 @@ + "Ações do tópico", + 'created' => "Tópico criado", + 'delete' => "Deletar esse tópico", + 'deleted' => "Tópico deletado|Tópicos deleted", + 'lock' => "Lock", + 'locked' => "Locked", + 'marked_read' => "All Tópicos have been marked as read", + 'new_thread' => "New thread", + 'new_updated' => "New & updated Tópicos", + 'newest' => "Newest thread", + 'none_found' => "No Tópicos found", + 'perma_deleted' => "Thread permanently deleted|Tópicos permanently deleted", + 'pin' => "Pin", + 'pinned' => "Pinned", + 'post_the_first' => "Post the first!", + 'restored' => "Thread restored|Tópicos restored", + 'thread' => "Thread|Tópicos", + 'updated' => "Thread updated|Tópicos updated", + 'unlock' => "Unlock", + 'unpin' => "Unpin", + 'view' => "View thread", + +]; From c5f2a4321626e206e279e43973d086e5d4f804f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:34:12 -0300 Subject: [PATCH 12/13] threads.php progress --- translations/pt-br/threads.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/translations/pt-br/threads.php b/translations/pt-br/threads.php index 0147de5f..221322af 100644 --- a/translations/pt-br/threads.php +++ b/translations/pt-br/threads.php @@ -5,18 +5,18 @@ 'actions' => "Ações do tópico", 'created' => "Tópico criado", 'delete' => "Deletar esse tópico", - 'deleted' => "Tópico deletado|Tópicos deleted", - 'lock' => "Lock", - 'locked' => "Locked", - 'marked_read' => "All Tópicos have been marked as read", - 'new_thread' => "New thread", - 'new_updated' => "New & updated Tópicos", - 'newest' => "Newest thread", - 'none_found' => "No Tópicos found", - 'perma_deleted' => "Thread permanently deleted|Tópicos permanently deleted", + 'deleted' => "Tópico deletado|Tópicos deletados", + 'lock' => "Fechar", + 'locked' => "Fechado", + 'marked_read' => "Todos os tópicos foram marcados como lidos", + 'new_thread' => "Novo tópico", + 'new_updated' => "Tópicos novos e atualizados", + 'newest' => "Último tópico", + 'none_found' => "Nenhum tópico achado", + 'perma_deleted' => "Tópico permanentemente deletados|Tópicos permanentemente deletados", 'pin' => "Pin", 'pinned' => "Pinned", - 'post_the_first' => "Post the first!", + 'post_the_first' => "Poste o primeiro!", 'restored' => "Thread restored|Tópicos restored", 'thread' => "Thread|Tópicos", 'updated' => "Thread updated|Tópicos updated", From 8955b69eb38b3714030038125248915c2efb8931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Guimar=C3=A3es?= Date: Sat, 24 Oct 2015 21:34:46 -0300 Subject: [PATCH 13/13] finishes threads.php --- translations/pt-br/threads.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/pt-br/threads.php b/translations/pt-br/threads.php index 221322af..06fb1c7a 100644 --- a/translations/pt-br/threads.php +++ b/translations/pt-br/threads.php @@ -17,11 +17,11 @@ 'pin' => "Pin", 'pinned' => "Pinned", 'post_the_first' => "Poste o primeiro!", - 'restored' => "Thread restored|Tópicos restored", - 'thread' => "Thread|Tópicos", - 'updated' => "Thread updated|Tópicos updated", - 'unlock' => "Unlock", + 'restored' => "Tópico restaurado|Tópicos restaurados", + 'thread' => "Tópico|Tópicos", + 'updated' => "Tópico atualizado|Tópicos atualizados", + 'unlock' => "Abrir", 'unpin' => "Unpin", - 'view' => "View thread", + 'view' => "Ver tópico", ];