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/gl/dudle.po | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) (limited to 'locale/gl') diff --git a/locale/gl/dudle.po b/locale/gl/dudle.po index b826fce..db7cdec 100644 --- a/locale/gl/dudle.po +++ b/locale/gl/dudle.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1\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: 2011-12-28 15:41+0100\n" "Last-Translator: Daniel Espinheira \n" "Language-Team: ngzngl \n" @@ -166,6 +166,14 @@ msgstr "Volver ao inicio de dudle e crear unha nova Enquisa" msgid "You have to authorize yourself in order to access this page!" msgstr "Debes autorizarte para acceder a esta páxina!" +#: ../config.rb:94 +msgid "Event Schedule Poll" +msgstr "Enquisa de Programación de Evento" + +#: ../config.rb:98 +msgid "Normal Poll" +msgstr "Enquisa Normal" + #: ../customize.cgi:31 ../customize.rb:31 msgid "Customize Personal Settings" msgstr "Definir configuración persoal" @@ -324,7 +332,7 @@ msgstr "Vista xeral" msgid "Delete Poll" msgstr "Eliminar Enquisa" -#: ../dudle.rb:89 ../example.cgi:60 +#: ../dudle.rb:89 ../example.cgi:67 msgid "Examples" msgstr "Exemplos" @@ -352,14 +360,14 @@ msgstr "Seguinte" msgid "Finish" msgstr "Finalizar" -#: ../dudle.rb:232 -msgid "Proceed!" -msgstr "Proceder!" - #: ../dudle.rb:232 msgid "All changes were saved sucessfully." msgstr "Graváronse todos os cambios." +#: ../dudle.rb:232 +msgid "Proceed!" +msgstr "Proceder!" + #: ../edit_columns.rb:44 msgid "Add and Remove Columns" msgstr "Engadir e Eliminar Columnas" @@ -376,14 +384,14 @@ msgstr "Engadir columna" msgid "Edit column" msgstr "Editar columna" -#: ../edit_columns.rb:99 -msgid "Undo" -msgstr "Desfacer" - #: ../edit_columns.rb:99 msgid "Redo" msgstr "Refacer" +#: ../edit_columns.rb:99 +msgid "Undo" +msgstr "Desfacer" + #: ../error.cgi:25 ../error.cgi:27 msgid "Error" msgstr "Erro" @@ -434,7 +442,11 @@ msgstr "" msgid "Please include the following as well:" msgstr "Inclúe tamén o seguinte:" -#: ../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:" @@ -789,9 +801,3 @@ msgstr "p.ex: 09:30, mañá, tarde" #~ msgstr "" #~ "Podes obter o código fonte, utilizando bazaar:" - -#~ msgid "Event Schedule Poll" -#~ msgstr "Enquisa de Programación de Evento" - -#~ msgid "Normal Poll" -#~ msgstr "Enquisa Normal" -- cgit v1.2.3