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/ca/dudle.po | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) (limited to 'locale/ca') diff --git a/locale/ca/dudle.po b/locale/ca/dudle.po index 70a9036..645de51 100644 --- a/locale/ca/dudle.po +++ b/locale/ca/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: 2011-12-17 02:00+0100\n" "Last-Translator: Laura Mora i Aubert \n" "Language-Team: LANGUAGE \n" @@ -160,6 +160,14 @@ msgstr "Torna a la pàgina d'inici de dudle i programa una nova Enquesta" msgid "You have to authorize yourself in order to access this page!" msgstr "T'has d'identificar per accedir a aquesta pàgina!" +#: ../config.rb:94 +msgid "Event Schedule Poll" +msgstr "Enquesta de data" + +#: ../config.rb:98 +msgid "Normal Poll" +msgstr "Enquesta" + #: ../customize.cgi:31 ../customize.rb:31 msgid "Customize Personal Settings" msgstr "Personalitza els teus paràmetres" @@ -321,7 +329,7 @@ msgstr "Informació general" msgid "Delete Poll" msgstr "Esborra enquesta" -#: ../dudle.rb:89 ../example.cgi:60 +#: ../dudle.rb:89 ../example.cgi:67 msgid "Examples" msgstr "Exemples" @@ -349,14 +357,14 @@ msgstr "Següent" msgid "Finish" msgstr "Acaba" -#: ../dudle.rb:232 -msgid "Proceed!" -msgstr "Endavant!" - #: ../dudle.rb:232 msgid "All changes were saved sucessfully." msgstr "S'han desat tots els canvis." +#: ../dudle.rb:232 +msgid "Proceed!" +msgstr "Endavant!" + #: ../edit_columns.rb:44 msgid "Add and Remove Columns" msgstr "Afegeix o esborra columnes" @@ -373,14 +381,14 @@ msgstr "Afegeix columna" msgid "Edit column" msgstr "Modifica columna" -#: ../edit_columns.rb:99 -msgid "Undo" -msgstr "Desfés" - #: ../edit_columns.rb:99 msgid "Redo" msgstr "Refés" +#: ../edit_columns.rb:99 +msgid "Undo" +msgstr "Desfés" + #: ../error.cgi:25 ../error.cgi:27 msgid "Error" msgstr "Error" @@ -433,7 +441,11 @@ msgstr "" msgid "Please include the following as well:" msgstr "Si us plau adjunta també això:" -#: ../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:" @@ -788,9 +800,3 @@ msgstr "ex. 09:30, matí, tarda" #~ msgstr "" #~ "Pots descarregar-te el codi font, utilitzant bazaar:" - -#~ msgid "Event Schedule Poll" -#~ msgstr "Enquesta de data" - -#~ msgid "Normal Poll" -#~ msgstr "Enquesta" -- cgit v1.2.3