From e8c76151d9435c454c311477bc0bb233a32d7f90 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Fri, 20 May 2016 09:57:47 +0200 Subject: do not raise an exception if example is not found --- locale/pt_BR/dudle.po | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) (limited to 'locale/pt_BR') diff --git a/locale/pt_BR/dudle.po b/locale/pt_BR/dudle.po index f1d1446..ffa69fb 100644 --- a/locale/pt_BR/dudle.po +++ b/locale/pt_BR/dudle.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-20 13:52+0200\n" +"POT-Creation-Date: 2016-05-20 09:57+0200\n" "PO-Revision-Date: 2015–14-04 10:07+0200\n" "Last-Translator: Tel Amiel \n" "Language-Team: LANGUAGE \n" @@ -157,6 +157,14 @@ msgstr "Voltar ao início do dudle e organizar uma nova enquete" msgid "You have to authorize yourself in order to access this page!" msgstr "Você deve se autorizar para poder acessar essa página!" +#: ../config.rb:94 +msgid "Event Schedule Poll" +msgstr "Enquete para eventos" + +#: ../config.rb:98 +msgid "Normal Poll" +msgstr "Enquete normal" + #: ../customize.cgi:31 ../customize.rb:31 msgid "Customize Personal Settings" msgstr "Personalizar opções" @@ -315,7 +323,7 @@ msgstr "Resumo" msgid "Delete Poll" msgstr "Remover enquete" -#: ../dudle.rb:89 ../example.cgi:60 +#: ../dudle.rb:89 ../example.cgi:67 msgid "Examples" msgstr "Exemplos" @@ -343,14 +351,14 @@ msgstr "Próximo" msgid "Finish" msgstr "Finalizar" -#: ../dudle.rb:232 -msgid "Proceed!" -msgstr "Continuar!" - #: ../dudle.rb:232 msgid "All changes were saved sucessfully." msgstr "Todas as mudanças foram salvas com sucesso." +#: ../dudle.rb:232 +msgid "Proceed!" +msgstr "Continuar!" + #: ../edit_columns.rb:44 msgid "Add and Remove Columns" msgstr "Adicionar e remover colunas" @@ -367,14 +375,14 @@ msgstr "Adicionar coluna" msgid "Edit column" msgstr "Editar coluna" -#: ../edit_columns.rb:99 -msgid "Undo" -msgstr "Desafazer" - #: ../edit_columns.rb:99 msgid "Redo" msgstr "Refazer" +#: ../edit_columns.rb:99 +msgid "Undo" +msgstr "Desafazer" + #: ../error.cgi:25 ../error.cgi:27 msgid "Error" msgstr "Erro" @@ -426,7 +434,11 @@ msgstr "" msgid "Please include the following as well:" msgstr "Por favor inclua também:" -#: ../example.cgi:61 +#: ../example.cgi:60 +msgid "Example not found: %{example}" +msgstr "" + +#: ../example.cgi:68 msgid "" "If you want to play with the application, you may want to take a look at " "these example polls:" @@ -779,9 +791,3 @@ msgstr "e. g., 09:30, manhã, tarde" #~ msgstr "" #~ "Você pode ver o código fonte no bazaar:" - -#~ msgid "Event Schedule Poll" -#~ msgstr "Enquete para eventos" - -#~ msgid "Normal Poll" -#~ msgstr "Enquete normal" -- cgit v1.2.3