]> dev.renevier.net Git - syj.git/commitdiff
update japanese translation
authorarno <arno@renevier.net>
Fri, 8 Jul 2011 16:03:05 +0000 (18:03 +0200)
committerarno <arno@renevier.net>
Fri, 8 Jul 2011 16:03:05 +0000 (18:03 +0200)
application/languages/lang_en.po
application/languages/lang_fr.po
application/languages/lang_ja.po

index 335ce2bf2bd744c19187c449442671c383176098..88b4a07ba162faf488963dcfa01285a94afd154e 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: syj\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-04 13:05+0200\n"
+"POT-Creation-Date: 2011-07-08 18:02+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: arno <arno@renevier.net>\n"
 "Language-Team: arno <arno@renevier.net>\n"
@@ -18,227 +18,380 @@ msgstr ""
 "X-Poedit-Bookmarks: 5,-1,-1,-1,-1,-1,-1,-1,-1,-1\n"
 "X-Poedit-SearchPath-0: application\n"
 
-#: application/views/scripts/error/error.phtml:5
-msgid "An error occurred"
-msgstr "An error occurred"
+#: application/validate/EmailAddress.php:13 application/forms/Contact.php:32
+#: application/controllers/ContactController.php:120
+msgid "Invalid email"
+msgstr "Invalid email"
 
-#: application/views/scripts/error/error.phtml:35
-msgid "Please try again later"
-msgstr "Please try again later"
+#: application/forms/Newpwd.php:28 application/forms/User.php:36
+#: application/forms/Account.php:27
+msgid "email"
+msgstr "email"
 
-#: application/views/scripts/error/error.phtml:37
-#: application/views/scripts/pending/password_cancel.phtml:15
-#: application/views/scripts/pending/creation_validate.phtml:15
-#: application/views/scripts/pending/creation_cancel.phtml:15
-#: application/views/helpers/Returnto.php:23
-#: application/views/helpers/Returnto.php:31
-msgid "go to main page"
-msgstr "go to main page"
+#: application/forms/Newpwd.php:33
+#: application/forms/Pending/ResetPassword.php:16
+msgid "reset my password"
+msgstr "reset my password"
 
-#: application/views/scripts/contact/index.phtml:8
-#, php-format
-msgid "There was an unkwown message when sending the message. Please try again later, or send a mail directly to <a href=\"mailto:%s\">%s</a>"
-msgstr "There was an unkwown message when sending the message. Please try again later, or send a mail directly to <a href=\"mailto:%s\">%s</a>"
+#: application/forms/Contact.php:27
+msgid "Value is required and can't be empty"
+msgstr "Value is required and can't be empty"
 
-#: application/views/scripts/contact/success.phtml:4
-msgid "Email was send successfully"
-msgstr "Email was send successfully"
+#: application/forms/Contact.php:36
+msgid "Email:"
+msgstr "Email:"
 
-#: application/views/scripts/idx/index.phtml:8
-#: application/views/scripts/idx/raw.phtml:8
-#: application/views/scripts/list/index.phtml:8
-msgid "SYJ needs javascript. Please activate scripts in your browser."
-msgstr "SYJ needs javascript. Please activate scripts in your browser."
+#: application/forms/Contact.php:40
+msgid "Subject must be %max% characters long or less"
+msgstr "Subject must be %max% characters long or less"
 
-#: application/views/scripts/idx/index.phtml:21
-msgid "To create a journey, press <strong>\"start a route\"</strong> button, then click on the map to add points. To delete a point, hold shift pressed while clicking on it."
-msgstr "To create a journey, press <strong>\"start a route\"</strong> button, then click on the map to add points. To delete a point, hold shift pressed while clicking on it."
+#: application/forms/Contact.php:45
+msgid "Subject:"
+msgstr "Subject:"
 
-#: application/views/scripts/idx/index.phtml:23
-msgid "You can zoom and move the map with the controls in the top left corner."
-msgstr "You can zoom and move the map with the controls in the top left corner."
+#: application/forms/Contact.php:49
+msgid "Message:"
+msgstr "Message:"
 
-#: application/views/scripts/idx/index.phtml:25
-msgid "When you have finished a path, press \"create\", button."
-msgstr "When you have finished a path, press \"create\", button."
+#: application/forms/Contact.php:56
+msgid "Send"
+msgstr "Send"
 
-#: application/views/scripts/idx/index.phtml:36
-msgid "route length"
-msgstr "route length"
+#: application/forms/Contact.php:64
+msgid "Send a message"
+msgstr "Send a message"
 
-#: application/views/scripts/idx/index.phtml:49
-#: application/controllers/LoginController.php:8
-#: application/layouts/scripts/footer.phtml:74
-#: application/forms/Login.php:23
-msgid "login"
-msgstr "login"
+#: application/forms/User.php:10
+msgid "only letters, numbers, underscores or dots"
+msgstr "only letters, numbers, underscores or dots"
 
-#: application/views/scripts/idx/index.phtml:51
-#: application/views/scripts/idx/index.phtml:169
-msgid "create an account"
-msgstr "create an account"
+#: application/forms/User.php:12
+msgid "user name"
+msgstr "user name"
 
-#: application/views/scripts/idx/index.phtml:52
-msgid "Whith an account, you can manage and modify your routes"
-msgstr "Whith an account, you can manage and modify your routes"
+#: application/forms/User.php:20 application/forms/Account.php:33
+#: application/controllers/AccountController.php:70
+#, php-format
+msgid "At least %d characters"
+msgstr "At least %d characters"
 
-#: application/views/scripts/idx/index.phtml:69
-msgid "route infos"
-msgstr "route infos"
+#: application/forms/User.php:23 application/forms/Account.php:35
+#: application/forms/Login.php:10
+msgid "password"
+msgstr "password"
 
-#: application/views/scripts/idx/index.phtml:73
-#: application/views/scripts/idx/index.phtml:82
-msgid "direct link"
-msgstr "direct link"
+#: application/forms/User.php:30 application/forms/Account.php:42
+msgid "confirm password"
+msgstr "confirm password"
 
-#: application/views/scripts/idx/index.phtml:86
-msgid "export"
-msgstr "export"
+#: application/forms/User.php:37
+msgid ""
+"After creating your account, you will receive a confirmation email. You have "
+"7 days to confirm otherwise, your account will be deleted."
+msgstr ""
+"After creating your account, you will receive a confirmation email. You have "
+"7 days to confirm otherwise, your account will be deleted."
 
-#: application/views/scripts/idx/index.phtml:91
-#: application/views/scripts/idx/index.phtml:92
-msgid "kml export"
-msgstr "kml export"
+#: application/forms/User.php:44 application/forms/Geom.php:39
+#: application/layouts/scripts/footer.phtml:86
+#: application/controllers/TermsofuseController.php:9
+msgid "terms of use"
+msgstr "terms of use"
 
-#: application/views/scripts/idx/index.phtml:98
-#: application/views/scripts/idx/index.phtml:99
-msgid "gpx export"
-msgstr "gpx export"
+#: application/forms/User.php:46 application/forms/Geom.php:41
+#, php-format
+msgid "I've read and accepted %s"
+msgstr "I've read and accepted %s"
 
-#: application/views/scripts/idx/index.phtml:112
-#: application/controllers/IdxController.php:182
-msgid "duplicate"
-msgstr "duplicate"
+#: application/forms/User.php:59
+msgid "create account"
+msgstr "create account"
 
-#: application/views/scripts/idx/index.phtml:114
-#: application/controllers/IdxController.php:180
-msgid "edit"
-msgstr "edit"
+#: application/forms/Pending/ValidateCreation.php:11
+#, php-format
+msgid ""
+"Someone, probably you, has registered an account %s with email address %s on "
+"syj. To confirm this account creation, validate with following button."
+msgstr ""
+"Someone, probably you, has registered an account %s with email address %s on "
+"syj. To confirm this account creation, validate with following button."
 
-#: application/views/scripts/idx/index.phtml:118
-msgid "Search a place"
-msgstr "Search a place"
+#: application/forms/Pending/ValidateCreation.php:17
+#: application/forms/Geom.php:50
+msgid "save"
+msgstr "save"
 
-#: application/views/scripts/idx/index.phtml:122
-msgid "Ok"
-msgstr "Ok"
+#: application/forms/Pending/ValidateCreation.php:23
+#: application/views/scripts/list/index.phtml:68
+msgid "delete"
+msgstr "delete"
 
-#: application/views/scripts/idx/index.phtml:128
-msgid "start a route"
-msgstr "start a route"
+#: application/forms/Pending/ValidateCreation.php:24
+msgid ""
+"To cancel account creation, press following button. The account and all its "
+"data will be deleted."
+msgstr ""
+"To cancel account creation, press following button. The account and all its "
+"data will be deleted."
 
-#: application/views/scripts/idx/index.phtml:140
-msgid "more results"
-msgstr "more results"
+#: application/forms/Pending/ResetPassword.php:11
+#, php-format
+msgid ""
+"Hi %s. Someone, probably you, has asked to reset password for your account. "
+"To get a new password, validate with following button."
+msgstr ""
+"Hi %s. Someone, probably you, has asked to reset password for your account. "
+"To get a new password, validate with following button."
 
-#: application/views/scripts/termsofuse/index.phtml:5
-msgid "Show Your Journey is a site whose goal is to allow anyone to publish routes, for example, hiking itinerary, bicycle trip, travel itinerary or whatever."
-msgstr "Show Your Journey is a site whose goal is to allow anyone to publish routes, for example, hiking itinerary, bicycle trip, travel itinerary or whatever."
+#: application/forms/Pending/ResetPassword.php:23
+msgid "cancel request"
+msgstr "cancel request"
 
-#: application/views/scripts/termsofuse/index.phtml:9
-msgid "In order to publish a route, you must first create an account. A valid email is asked for, and ip address of account creation is stored on the server. Those informations will not be divulged to anyone without the user explicit permission."
-msgstr "In order to publish a route, you must first create an account. A valid email is asked for, and ip address of account creation is stored on the server. Those informations will not be divulged to anyone without the user explicit permission."
+#: application/forms/Pending/ResetPassword.php:24
+msgid ""
+"To cancel this request, press following button. Your password will not "
+"change."
+msgstr ""
+"To cancel this request, press following button. Your password will not "
+"change."
 
-#: application/views/scripts/termsofuse/index.phtml:13
-msgid "When you create a route, you accept that it's free for any use. This means you accept that anyone can reuse, reproduce, or republish your itinerary, or a modified version of it for any purpose. This also means you need to get appropriate permissions from the creator if you want to upload a route you didn't create yourself."
-msgstr "When you create a route, you accept that it's free for any use. This means you accept that anyone can reuse, reproduce, or republish your itinerary, or a modified version of it for any purpose. This also means you need to get appropriate permissions from the creator if you want to upload a route you didn't create yourself."
+#: application/forms/Account.php:40
+#: application/controllers/IdxController.php:162
+#: application/controllers/AccountController.php:69
+msgid "Password do not match"
+msgstr "Password do not match"
 
-#: application/views/scripts/termsofuse/index.phtml:17
-msgid "Show Your Journey is not responsible for the accuracy of the routes published. It's the user responsibility to check that a route is accessible and safe."
-msgstr "Show Your Journey is not responsible for the accuracy of the routes published. It's the user responsibility to check that a route is accessible and safe."
+#: application/forms/Account.php:48
+msgid "current password"
+msgstr "current password"
 
-#: application/views/scripts/termsofuse/index.phtml:21
-msgid "Show Your Journey service is provided \"as is\" with no guarantee for accuracy or accessibility."
-msgstr "Show Your Journey service is provided \"as is\" with no guarantee for accuracy or accessibility."
+#: application/forms/Account.php:50
+msgid "modify my informations"
+msgstr "modify my informations"
 
-#: application/views/scripts/termsofuse/index.phtml:25
-msgid "Sources of the software running the website are <a href=\"http://dev.renevier.net/?p=syj.git\">publicly available</a> under a agpl license. The map used to display the routes comes from <a href=\"http://www.openstreetmap.org/\">openstreetmap</a>."
-msgstr "Sources of the software running the website are <a href=\"http://dev.renevier.net/?p=syj.git\">publicly available</a> under a agpl license. The map used to display the routes comes from <a href=\"http://www.openstreetmap.org/\">openstreetmap</a>."
+#: application/forms/Login.php:9
+msgid "user"
+msgstr "user"
 
-#: application/views/scripts/newpwd/success.phtml:4
-#: application/controllers/IdxController.php:173
-msgid "A link to reset your password has been emailed to you"
-msgstr "A link to reset your password has been emailed to you"
+#: application/forms/Login.php:13
+msgid "remember me"
+msgstr "remember me"
 
-#: application/views/scripts/pending/password_cancel.phtml:12
-msgid "You have canceled the request."
-msgstr "You have canceled the request."
+#: application/forms/Login.php:20
+msgid "I forgot my password"
+msgstr "I forgot my password"
 
-#: application/views/scripts/pending/password_cancel.phtml:14
-#: application/views/scripts/pending/creation_validate.phtml:14
-#: application/views/scripts/pending/creation_cancel.phtml:14
-#: application/views/helpers/Returnto.php:22
-#: application/views/helpers/Returnto.php:25
-#: application/views/helpers/Returnto.php:28
-msgid "You can now"
-msgstr "You can now"
+#: application/forms/Login.php:23 application/views/scripts/idx/index.phtml:49
+#: application/layouts/scripts/footer.phtml:73
+#: application/controllers/LoginController.php:8
+msgid "login"
+msgstr "login"
 
-#: application/views/scripts/pending/creation_validate.phtml:12
-msgid "You have validated your account."
-msgstr "You have validated your account."
+#: application/forms/Geom.php:17
+msgid "Draw journey on the map or choose one from a file"
+msgstr "Draw journey on the map or choose one from a file"
 
-#: application/views/scripts/pending/index.phtml:16
-msgid "If you need more informations, please"
-msgstr "If you need more informations, please"
+#: application/forms/Geom.php:28
+msgid "optional title for this journey"
+msgstr "optional title for this journey"
 
-#: application/views/scripts/pending/index.phtml:17
-msgid "contact us"
-msgstr "contact us"
+#: application/models/Pending/ValidateCreation.php:15
+msgid "[SYJ] Validate your account"
+msgstr "[SYJ] Validate your account"
 
-#: application/views/scripts/pending/creation_cancel.phtml:12
-msgid "You have canceled the account."
-msgstr "You have canceled the account."
+#: application/models/Pending/ValidateCreation.php:16
+msgid ""
+"Hi %user%, and welcome on syj\n"
+"\n"
+"Your account is currently active, but you need to confirm your inscription "
+"by\n"
+"following this link:\n"
+"%hashurl%\n"
+"\n"
+"If you do not not confirm your inscription within 7 days, your account will "
+"be\n"
+"deleted.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
+msgstr ""
+"Hi %user%, and welcome on syj\n"
+"\n"
+"Your account is currently active, but you need to confirm your inscription "
+"by\n"
+"following this link:\n"
+"%hashurl%\n"
+"\n"
+"If you do not not confirm your inscription within 7 days, your account will "
+"be\n"
+"deleted.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
 
-#: application/views/scripts/pending/password_validate.phtml:17
-msgid "log in"
-msgstr "log in"
+#: application/models/Pending/ValidateCreation.php:34
+msgid "[SYJ] Reminder: Validate your account"
+msgstr "[SYJ] Reminder: Validate your account"
 
-#: application/views/scripts/pending/password_validate.phtml:15
-#, php-format
-msgid "Your new password is now <strong>%s</strong>. You can %s with this new password. Don't forget to change it again to a personal password as soon as possible."
-msgstr "Your new password is now <strong>%s</strong>. You can %s with this new password. Don't forget to change it again to a personal password as soon as possible."
+#: application/models/Pending/ValidateCreation.php:35
+msgid ""
+"Hi %user%,\n"
+"\n"
+"You need to validate your account on syj since 6 days. Otherwise, your\n"
+"account will be deleted tomorrow. Please follow this link:\n"
+"%hashurl%\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
+msgstr ""
+"Hi %user%,\n"
+"\n"
+"You need to validate your account on syj since 6 days. Otherwise, your\n"
+"account will be deleted tomorrow. Please follow this link:\n"
+"%hashurl%\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
 
-#: application/views/scripts/account/success.phtml:4
-msgid "Your account was modified successfully"
-msgstr "Your account was modified successfully"
+#: application/models/Pending/ValidateCreation.php:51
+msgid "[SYJ] Account deactivated"
+msgstr "[SYJ] Account deactivated"
 
-#: application/views/scripts/list/index.phtml:17
-#: application/layouts/scripts/footer.phtml:17
-msgid "create a route"
-msgstr "create a route"
+#: application/models/Pending/ValidateCreation.php:52
+msgid ""
+"Hi %user%,\n"
+"\n"
+"You have not validated your syj account on time. Therefore, your account "
+"have\n"
+"been deleted. Nevertheless, you can still create a new account.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Regards,\n"
+"\n"
+"Syj team"
+msgstr ""
+"Hi %user%,\n"
+"\n"
+"You have not validated your syj account on time. Therefore, your account "
+"have\n"
+"been deleted. Nevertheless, you can still create a new account.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Regards,\n"
+"\n"
+"Syj team"
+
+#: application/models/Pending/ResetPassword.php:19
+msgid "[SYJ] Reset your password"
+msgstr "[SYJ] Reset your password"
+
+#: application/models/Pending/ResetPassword.php:20
+msgid ""
+"Hi %user%,\n"
+"\n"
+"Someone, probably you, has asked to reset your password. If you want to "
+"reset\n"
+"your password, please follow this link:\n"
+"%hashurl%\n"
+"\n"
+"If you do not not confirm within 2 days, your password will not be reset.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
+msgstr ""
+"Hi %user%,\n"
+"\n"
+"Someone, probably you, has asked to reset your password. If you want to "
+"reset\n"
+"your password, please follow this link:\n"
+"%hashurl%\n"
+"\n"
+"If you do not not confirm within 2 days, your password will not be reset.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
 
-#: application/views/scripts/list/index.phtml:18
+#: application/models/Path.php:61
 #, php-format
-msgid "you have created no route yet, you may want to %s"
-msgstr "you have created no route yet, you may want to %s"
+msgid "route number %d"
+msgstr "route number %d"
 
-#: application/views/scripts/list/index.phtml:29
-msgid "first page"
-msgstr "first page"
+#: application/views/helpers/Returnto.php:22
+#: application/views/helpers/Returnto.php:25
+#: application/views/helpers/Returnto.php:28
+#: application/views/scripts/pending/creation_cancel.phtml:14
+#: application/views/scripts/pending/creation_validate.phtml:14
+#: application/views/scripts/pending/password_cancel.phtml:14
+msgid "You can now"
+msgstr "You can now"
 
-#: application/views/scripts/list/index.phtml:33
-msgid "previous page"
-msgstr "previous page"
+#: application/views/helpers/Returnto.php:23
+#: application/views/helpers/Returnto.php:31
+#: application/views/scripts/error/error.phtml:37
+#: application/views/scripts/pending/creation_cancel.phtml:15
+#: application/views/scripts/pending/creation_validate.phtml:15
+#: application/views/scripts/pending/password_cancel.phtml:15
+msgid "go to main page"
+msgstr "go to main page"
 
-#: application/views/scripts/list/index.phtml:42
-msgid "next page"
-msgstr "next page"
+#: application/views/helpers/Returnto.php:26
+#: application/views/helpers/Returnto.php:29
+#, php-format
+msgid "go back to %s"
+msgstr "go back to %s"
 
-#: application/views/scripts/list/index.phtml:46
-msgid "last page"
-msgstr "last page"
+#: application/views/helpers/Returnto.php:30
+msgid "or you can"
+msgstr "or you can"
 
-#: application/views/scripts/list/index.phtml:67
-msgid "modify or duplicate"
-msgstr "modify or duplicate"
+# This is language name. translate english to the name of your language. For example: "deutsch" or "français"
+#: application/views/helpers/LocaleSwitcher.php:17
+msgid "english"
+msgstr "english"
 
-#: application/views/scripts/list/index.phtml:68
-#: application/forms/Pending/ValidateCreation.php:23
-msgid "delete"
-msgstr "delete"
+#: application/views/helpers/LogoutLink.php:9
+#: application/layouts/scripts/footer.phtml:66
+msgid "logout"
+msgstr "logout"
 
 #: application/views/scripts/faq/index.phtml:5
-#: application/controllers/FaqController.php:10
+#: application/controllers/FaqController.php:9
 msgid "Frequently asked questions"
 msgstr "Frequently asked questions"
 
@@ -247,8 +400,16 @@ msgid "What's syj?"
 msgstr "What's syj?"
 
 #: application/views/scripts/faq/index.phtml:7
-msgid "<acronym title=\"Show your journey\">Syj</acronym> is a website to share routes. You draw a route on a map background, and then, you get an link to share it. You can then show clever bicycle rides, your last hiking, or any route you want."
-msgstr "<acronym title=\"Show your journey\">Syj</acronym> is a website to share routes. You draw a route on a map background, and then, you get an link to share it. You can then show clever bicycle rides, your last hiking, or any route you want."
+msgid ""
+"<acronym title=\"Show your journey\">Syj</acronym> is a website to share "
+"routes. You draw a route on a map background, and then, you get an link to "
+"share it. You can then show clever bicycle rides, your last hiking, or any "
+"route you want."
+msgstr ""
+"<acronym title=\"Show your journey\">Syj</acronym> is a website to share "
+"routes. You draw a route on a map background, and then, you get an link to "
+"share it. You can then show clever bicycle rides, your last hiking, or any "
+"route you want."
 
 #: application/views/scripts/faq/index.phtml:9
 msgid "How do I modify a route?"
@@ -256,551 +417,515 @@ msgstr "How do I modify a route?"
 
 #: application/views/scripts/faq/index.phtml:10
 #, php-format
-msgid "When you're editing a route, you can drag and drop a point to move it. If you want to delete it, you need to press the Shift key. While you hold the button, points will have an icon%s over them. Clicking that icon will delete the point."
-msgstr "When you're editing a route, you can drag and drop a point to move it. If you want to delete it, you need to press the Shift key. While you hold the button, points will have an icon%s over them. Clicking that icon will delete the point."
+msgid ""
+"When you're editing a route, you can drag and drop a point to move it. If "
+"you want to delete it, you need to press the Shift key. While you hold the "
+"button, points will have an icon%s over them. Clicking that icon will delete "
+"the point."
+msgstr ""
+"When you're editing a route, you can drag and drop a point to move it. If "
+"you want to delete it, you need to press the Shift key. While you hold the "
+"button, points will have an icon%s over them. Clicking that icon will delete "
+"the point."
+
+#: application/views/scripts/faq/index.phtml:12
+msgid "Why should I create a account?"
+msgstr "Why should I create a account?"
+
+#: application/views/scripts/faq/index.phtml:13
+msgid ""
+"You can create routes without a account. But if you want to modify your "
+"routes afterwards, you need to be registered when creating the route."
+msgstr ""
+"You can create routes without a account. But if you want to modify your "
+"routes afterwards, you need to be registered when creating the route."
+
+#: application/views/scripts/faq/index.phtml:15
+msgid "Is it possible to have my route \"attach\" nearby paths?"
+msgstr "Is it possible to have my route \"attach\" nearby paths?"
+
+#: application/views/scripts/faq/index.phtml:16
+msgid ""
+"When you create a route with syj, you must draw each point on the map. If "
+"your route follows an existing path, you still need to draw the layer "
+"manually: syj will not try to attach nearby existing paths. There are three "
+"main reasons. One bad reason: it would a lot of work to implement. And two "
+"good reasons: syj uses OpenStreetMap as a background map, and the map is "
+"still unfinished in many areas. Also, depending on your route, you may wish "
+"to attach to motorways, footways, biycle lanes, railways, &hellip;. If you "
+"are in a place with lot of differents routes, it would be nearly impossible "
+"to always choose the right way."
+msgstr ""
+"When you create a route with syj, you must draw each point on the map. If "
+"your route follows an existing path, you still need to draw the layer "
+"manually: syj will not try to attach nearby existing paths. There are three "
+"main reasons. One bad reason: it would a lot of work to implement. And two "
+"good reasons: syj uses OpenStreetMap as a background map, and the map is "
+"still unfinished in many areas. Also, depending on your route, you may wish "
+"to attach to motorways, footways, biycle lanes, railways, &hellip;. If you "
+"are in a place with lot of differents routes, it would be nearly impossible "
+"to always choose the right way."
+
+#: application/views/scripts/error/error.phtml:5
+msgid "An error occurred"
+msgstr "An error occurred"
+
+#: application/views/scripts/error/error.phtml:35
+msgid "Please try again later"
+msgstr "Please try again later"
+
+#: application/views/scripts/idx/raw.phtml:8
+#: application/views/scripts/idx/index.phtml:8
+#: application/views/scripts/list/index.phtml:8
+msgid "SYJ needs javascript. Please activate scripts in your browser."
+msgstr "SYJ needs javascript. Please activate scripts in your browser."
+
+#: application/views/scripts/idx/index.phtml:21
+msgid ""
+"To create a journey, press <strong>\"start a route\"</strong> button, then "
+"click on the map to add points. To delete a point, hold shift pressed while "
+"clicking on it."
+msgstr ""
+"To create a journey, press <strong>\"start a route\"</strong> button, then "
+"click on the map to add points. To delete a point, hold shift pressed while "
+"clicking on it."
+
+#: application/views/scripts/idx/index.phtml:23
+msgid "You can zoom and move the map with the controls in the top left corner."
+msgstr ""
+"You can zoom and move the map with the controls in the top left corner."
+
+#: application/views/scripts/idx/index.phtml:25
+msgid "When you have finished a path, press \"create\", button."
+msgstr "When you have finished a path, press \"create\", button."
+
+#: application/views/scripts/idx/index.phtml:36
+msgid "route length"
+msgstr "route length"
+
+#: application/views/scripts/idx/index.phtml:51
+#: application/views/scripts/idx/index.phtml:169
+msgid "create an account"
+msgstr "create an account"
+
+#: application/views/scripts/idx/index.phtml:52
+msgid "Whith an account, you can manage and modify your routes"
+msgstr "Whith an account, you can manage and modify your routes"
+
+#: application/views/scripts/idx/index.phtml:69
+msgid "route infos"
+msgstr "route infos"
 
-#: application/views/scripts/faq/index.phtml:12
-msgid "Why should I create a account?"
-msgstr "Why should I create a account?"
+#: application/views/scripts/idx/index.phtml:73
+#: application/views/scripts/idx/index.phtml:82
+msgid "direct link"
+msgstr "direct link"
 
-#: application/views/scripts/faq/index.phtml:13
-msgid "You can create routes without a account. But if you want to modify your routes afterwards, you need to be registered when creating the route."
-msgstr "You can create routes without a account. But if you want to modify your routes afterwards, you need to be registered when creating the route."
+#: application/views/scripts/idx/index.phtml:86
+msgid "export"
+msgstr "export"
 
-#: application/views/scripts/faq/index.phtml:15
-msgid "Is it possible to have my route \"attach\" nearby paths?"
-msgstr "Is it possible to have my route \"attach\" nearby paths?"
+#: application/views/scripts/idx/index.phtml:91
+#: application/views/scripts/idx/index.phtml:92
+msgid "kml export"
+msgstr "kml export"
 
-#: application/views/scripts/faq/index.phtml:16
-msgid "When you create a route with syj, you must draw each point on the map. If your route follows an existing path, you still need to draw the layer manually: syj will not try to attach nearby existing paths. There are three main reasons. One bad reason: it would a lot of work to implement. And two good reasons: syj uses OpenStreetMap as a background map, and the map is still unfinished in many areas. Also, depending on your route, you may wish to attach to motorways, footways, biycle lanes, railways, &hellip;. If you are in a place with lot of differents routes, it would be nearly impossible to always choose the right way."
-msgstr "When you create a route with syj, you must draw each point on the map. If your route follows an existing path, you still need to draw the layer manually: syj will not try to attach nearby existing paths. There are three main reasons. One bad reason: it would a lot of work to implement. And two good reasons: syj uses OpenStreetMap as a background map, and the map is still unfinished in many areas. Also, depending on your route, you may wish to attach to motorways, footways, biycle lanes, railways, &hellip;. If you are in a place with lot of differents routes, it would be nearly impossible to always choose the right way."
+#: application/views/scripts/idx/index.phtml:98
+#: application/views/scripts/idx/index.phtml:99
+msgid "gpx export"
+msgstr "gpx export"
 
-#: application/views/helpers/LogoutLink.php:9
-#: application/layouts/scripts/footer.phtml:67
-msgid "logout"
-msgstr "logout"
+#: application/views/scripts/idx/index.phtml:112
+#: application/controllers/IdxController.php:177
+msgid "duplicate"
+msgstr "duplicate"
 
-# This is language name. translate english to the name of your language. For example: "deutsch" or "français"
-#: application/views/helpers/LocaleSwitcher.php:17
-msgid "english"
-msgstr "english"
+#: application/views/scripts/idx/index.phtml:114
+#: application/controllers/IdxController.php:175
+msgid "edit"
+msgstr "edit"
 
-#: application/views/helpers/Returnto.php:26
-#: application/views/helpers/Returnto.php:29
-#, php-format
-msgid "go back to %s"
-msgstr "go back to %s"
+#: application/views/scripts/idx/index.phtml:118
+msgid "Search a place"
+msgstr "Search a place"
 
-#: application/views/helpers/Returnto.php:30
-msgid "or you can"
-msgstr "or you can"
+#: application/views/scripts/idx/index.phtml:122
+msgid "Ok"
+msgstr "Ok"
 
-#: application/models/Path.php:61
-#, php-format
-msgid "route number %d"
-msgstr "route number %d"
+#: application/views/scripts/idx/index.phtml:128
+msgid "start a route"
+msgstr "start a route"
 
-#: application/models/Pending/ResetPassword.php:19
-msgid "[SYJ] Reset your password"
-msgstr "[SYJ] Reset your password"
+#: application/views/scripts/idx/index.phtml:140
+msgid "more results"
+msgstr "more results"
 
-#: application/models/Pending/ResetPassword.php:20
+#: application/views/scripts/termsofuse/index.phtml:5
 msgid ""
-"Hi %user%,\n"
-"\n"
-"Someone, probably you, has asked to reset your password. If you want to reset\n"
-"your password, please follow this link:\n"
-"%hashurl%\n"
-"\n"
-"If you do not not confirm within 2 days, your password will not be reset.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
+"Show Your Journey is a site whose goal is to allow anyone to publish routes, "
+"for example, hiking itinerary, bicycle trip, travel itinerary or whatever."
 msgstr ""
-"Hi %user%,\n"
-"\n"
-"Someone, probably you, has asked to reset your password. If you want to reset\n"
-"your password, please follow this link:\n"
-"%hashurl%\n"
-"\n"
-"If you do not not confirm within 2 days, your password will not be reset.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
-
-#: application/models/Pending/ValidateCreation.php:15
-msgid "[SYJ] Validate your account"
-msgstr "[SYJ] Validate your account"
+"Show Your Journey is a site whose goal is to allow anyone to publish routes, "
+"for example, hiking itinerary, bicycle trip, travel itinerary or whatever."
 
-#: application/models/Pending/ValidateCreation.php:16
+#: application/views/scripts/termsofuse/index.phtml:9
 msgid ""
-"Hi %user%, and welcome on syj\n"
-"\n"
-"Your account is currently active, but you need to confirm your inscription by\n"
-"following this link:\n"
-"%hashurl%\n"
-"\n"
-"If you do not not confirm your inscription within 7 days, your account will be\n"
-"deleted.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
+"In order to publish a route, you must first create an account. A valid email "
+"is asked for, and ip address of account creation is stored on the server. "
+"Those informations will not be divulged to anyone without the user explicit "
+"permission."
 msgstr ""
-"Hi %user%, and welcome on syj\n"
-"\n"
-"Your account is currently active, but you need to confirm your inscription by\n"
-"following this link:\n"
-"%hashurl%\n"
-"\n"
-"If you do not not confirm your inscription within 7 days, your account will be\n"
-"deleted.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
-
-#: application/models/Pending/ValidateCreation.php:34
-msgid "[SYJ] Reminder: Validate your account"
-msgstr "[SYJ] Reminder: Validate your account"
+"In order to publish a route, you must first create an account. A valid email "
+"is asked for, and ip address of account creation is stored on the server. "
+"Those informations will not be divulged to anyone without the user explicit "
+"permission."
 
-#: application/models/Pending/ValidateCreation.php:35
+#: application/views/scripts/termsofuse/index.phtml:13
 msgid ""
-"Hi %user%,\n"
-"\n"
-"You need to validate your account on syj since 6 days. Otherwise, your\n"
-"account will be deleted tomorrow. Please follow this link:\n"
-"%hashurl%\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
+"When you create a route, you accept that it's free for any use. This means "
+"you accept that anyone can reuse, reproduce, or republish your itinerary, or "
+"a modified version of it for any purpose. This also means you need to get "
+"appropriate permissions from the creator if you want to upload a route you "
+"didn't create yourself."
 msgstr ""
-"Hi %user%,\n"
-"\n"
-"You need to validate your account on syj since 6 days. Otherwise, your\n"
-"account will be deleted tomorrow. Please follow this link:\n"
-"%hashurl%\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
+"When you create a route, you accept that it's free for any use. This means "
+"you accept that anyone can reuse, reproduce, or republish your itinerary, or "
+"a modified version of it for any purpose. This also means you need to get "
+"appropriate permissions from the creator if you want to upload a route you "
+"didn't create yourself."
 
-#: application/models/Pending/ValidateCreation.php:51
-msgid "[SYJ] Account deactivated"
-msgstr "[SYJ] Account deactivated"
-
-#: application/models/Pending/ValidateCreation.php:52
+#: application/views/scripts/termsofuse/index.phtml:17
 msgid ""
-"Hi %user%,\n"
-"\n"
-"You have not validated your syj account on time. Therefore, your account have\n"
-"been deleted. Nevertheless, you can still create a new account.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Regards,\n"
-"\n"
-"Syj team"
+"Show Your Journey is not responsible for the accuracy of the routes "
+"published. It's the user responsibility to check that a route is accessible "
+"and safe."
 msgstr ""
-"Hi %user%,\n"
-"\n"
-"You have not validated your syj account on time. Therefore, your account have\n"
-"been deleted. Nevertheless, you can still create a new account.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Regards,\n"
-"\n"
-"Syj team"
+"Show Your Journey is not responsible for the accuracy of the routes "
+"published. It's the user responsibility to check that a route is accessible "
+"and safe."
 
-#: application/controllers/LoginController.php:91
-#: application/controllers/IdxController.php:163
-msgid "you must enter a login name"
-msgstr "you must enter a login name"
+#: application/views/scripts/termsofuse/index.phtml:21
+msgid ""
+"Show Your Journey service is provided \"as is\" with no guarantee for "
+"accuracy or accessibility."
+msgstr ""
+"Show Your Journey service is provided \"as is\" with no guarantee for "
+"accuracy or accessibility."
 
-#: application/controllers/PendingController.php:33
-msgid "account validated"
-msgstr "account validated"
+#: application/views/scripts/termsofuse/index.phtml:25
+msgid ""
+"Sources of the software running the website are <a href=\"http://dev."
+"renevier.net/?p=syj.git\">publicly available</a> under a agpl license. The "
+"map used to display the routes comes from <a href=\"http://www.openstreetmap."
+"org/\">openstreetmap</a>."
+msgstr ""
+"Sources of the software running the website are <a href=\"http://dev."
+"renevier.net/?p=syj.git\">publicly available</a> under a agpl license. The "
+"map used to display the routes comes from <a href=\"http://www.openstreetmap."
+"org/\">openstreetmap</a>."
 
-#: application/controllers/PendingController.php:40
-msgid "account deleted"
-msgstr "account deleted"
+#: application/views/scripts/contact/success.phtml:4
+msgid "Email was send successfully"
+msgstr "Email was send successfully"
 
-#: application/controllers/PendingController.php:44
-msgid "account creation validation"
-msgstr "account creation validation"
+#: application/views/scripts/contact/index.phtml:8
+#, php-format
+msgid ""
+"There was an unkwown message when sending the message. Please try again "
+"later, or send a mail directly to <a href=\"mailto:%s\">%s</a>"
+msgstr ""
+"There was an unkwown message when sending the message. Please try again "
+"later, or send a mail directly to <a href=\"mailto:%s\">%s</a>"
 
-#: application/controllers/PendingController.php:54
-msgid "password changed"
-msgstr "password changed"
+#: application/views/scripts/list/index.phtml:13
+#: application/layouts/scripts/footer.phtml:16
+msgid "create a route"
+msgstr "create a route"
 
-#: application/controllers/PendingController.php:62
-msgid "request canceled"
-msgstr "request canceled"
+#: application/views/scripts/list/index.phtml:14
+#, php-format
+msgid "you have created no route yet, you may want to %s"
+msgstr "you have created no route yet, you may want to %s"
 
-#: application/controllers/PendingController.php:66
-msgid "password reset validation"
-msgstr "password reset validation"
+#: application/views/scripts/list/index.phtml:28
+msgid "first page"
+msgstr "first page"
 
-#: application/controllers/ContactController.php:13
-msgid "contact form"
-msgstr "contact form"
+#: application/views/scripts/list/index.phtml:32
+msgid "previous page"
+msgstr "previous page"
 
-#: application/controllers/ContactController.php:112
-msgid "Hi,"
-msgstr "Hi,"
+#: application/views/scripts/list/index.phtml:41
+msgid "next page"
+msgstr "next page"
 
-#: application/controllers/ContactController.php:121
-#: application/controllers/NewpwdController.php:68
-#: application/controllers/AccountController.php:70
-#: application/controllers/IdxController.php:184
-msgid "Value is required"
-msgstr "Value is required"
+#: application/views/scripts/list/index.phtml:45
+msgid "last page"
+msgstr "last page"
 
-#: application/controllers/ContactController.php:122
-#: application/forms/Contact.php:32
-#: application/validate/EmailAddress.php:13
-msgid "Invalid email"
-msgstr "Invalid email"
+#: application/views/scripts/list/index.phtml:67
+msgid "modify or duplicate"
+msgstr "modify or duplicate"
 
-#: application/controllers/ErrorController.php:60
-msgid "Oups, something went wrong"
-msgstr "Oups, something went wrong"
+#: application/views/scripts/account/success.phtml:4
+msgid "Your account was modified successfully"
+msgstr "Your account was modified successfully"
 
-#: application/controllers/TermsofuseController.php:10
-#: application/layouts/scripts/footer.phtml:87
-#: application/forms/Geom.php:39
-#: application/forms/User.php:44
-msgid "terms of use"
-msgstr "terms of use"
+#: application/views/scripts/newpwd/success.phtml:4
+#: application/controllers/IdxController.php:168
+msgid "A link to reset your password has been emailed to you"
+msgstr "A link to reset your password has been emailed to you"
 
-#: application/controllers/ListController.php:15
-#: application/layouts/scripts/footer.phtml:53
-msgid "my routes"
-msgstr "my routes"
+#: application/views/scripts/pending/creation_cancel.phtml:12
+msgid "You have canceled the account."
+msgstr "You have canceled the account."
 
-#: application/controllers/ListController.php:32
-msgid "There is no undo. Delete this route definitively ?"
-msgstr "There is no undo. Delete this route definitively ?"
+#: application/views/scripts/pending/creation_validate.phtml:12
+msgid "You have validated your account."
+msgstr "You have validated your account."
 
-#: application/controllers/ListController.php:33
-#: application/controllers/IdxController.php:160
-msgid "server could not be reached"
-msgstr "server could not be reached"
+#: application/views/scripts/pending/password_validate.phtml:17
+msgid "log in"
+msgstr "log in"
 
-#: application/controllers/ListController.php:34
-#: application/controllers/IdxController.php:158
-msgid "server did not understood request. That's probably caused by a bug in SYJ"
-msgstr "server did not understood request. That's probably caused by a bug in SYJ"
+#: application/views/scripts/pending/password_validate.phtml:15
+#, php-format
+msgid ""
+"Your new password is now <strong>%s</strong>. You can %s with this new "
+"password. Don't forget to change it again to a personal password as soon as "
+"possible."
+msgstr ""
+"Your new password is now <strong>%s</strong>. You can %s with this new "
+"password. Don't forget to change it again to a personal password as soon as "
+"possible."
 
-#: application/controllers/ListController.php:35
-#: application/controllers/IdxController.php:159
-msgid "route not referenced on the server. It has probably been deleted."
-msgstr "route not referenced on the server. It has probably been deleted."
+#: application/views/scripts/pending/password_cancel.phtml:12
+msgid "You have canceled the request."
+msgstr "You have canceled the request."
 
-#: application/controllers/ListController.php:36
-#: application/controllers/IdxController.php:161
-msgid "there was a server error"
-msgstr "there was a server error"
+#: application/views/scripts/pending/index.phtml:16
+msgid "If you need more informations, please"
+msgstr "If you need more informations, please"
 
-#: application/controllers/ListController.php:37
-#: application/controllers/IdxController.php:162
-msgid "there was an unknown error"
-msgstr "there was an unknown error"
+#: application/views/scripts/pending/index.phtml:17
+msgid "contact us"
+msgstr "contact us"
 
-#: application/controllers/ListController.php:38
-msgid "route was successfully deleted"
-msgstr "route was successfully deleted"
+#: application/layouts/scripts/footer.phtml:27
+msgid "contact"
+msgstr "contact"
 
-#: application/controllers/AccountController.php:15
-#: application/layouts/scripts/footer.phtml:39
+#: application/layouts/scripts/footer.phtml:38
+#: application/controllers/AccountController.php:13
 msgid "my account"
 msgstr "my account"
 
-#: application/controllers/AccountController.php:30
-msgid "Wrong password"
-msgstr "Wrong password"
+#: application/layouts/scripts/footer.phtml:52
+#: application/controllers/ListController.php:14
+msgid "my routes"
+msgstr "my routes"
 
-#: application/controllers/AccountController.php:43
-#: application/controllers/IdxController.php:171
-msgid "an user is already registered with this email"
-msgstr "an user is already registered with this email"
+#: application/layouts/scripts/footer.phtml:96
+msgid "help"
+msgstr "help"
 
-#: application/controllers/AccountController.php:71
-#: application/controllers/IdxController.php:167
-#: application/forms/Account.php:40
-msgid "Password do not match"
-msgstr "Password do not match"
+#: application/controllers/PendingController.php:31
+msgid "account validated"
+msgstr "account validated"
 
-#: application/controllers/AccountController.php:72
-#: application/forms/Account.php:33
-#: application/forms/User.php:20
-#, php-format
-msgid "At least %d characters"
-msgstr "At least %d characters"
+#: application/controllers/PendingController.php:38
+msgid "account deleted"
+msgstr "account deleted"
 
-#: application/controllers/AccountController.php:73
-msgid "You have made no change"
-msgstr "You have made no change"
+#: application/controllers/PendingController.php:42
+msgid "account creation validation"
+msgstr "account creation validation"
+
+#: application/controllers/PendingController.php:52
+msgid "password changed"
+msgstr "password changed"
+
+#: application/controllers/PendingController.php:60
+msgid "request canceled"
+msgstr "request canceled"
 
-#: application/controllers/IdxController.php:29
-#: application/controllers/IdxController.php:76
+#: application/controllers/PendingController.php:64
+msgid "password reset validation"
+msgstr "password reset validation"
+
+#: application/controllers/NewpwdController.php:66
+#: application/controllers/IdxController.php:179
+#: application/controllers/ContactController.php:119
+#: application/controllers/AccountController.php:68
+msgid "Value is required"
+msgstr "Value is required"
+
+#: application/controllers/IdxController.php:24
+#: application/controllers/IdxController.php:71
 #, php-format
 msgid "route by <strong>%s</strong>"
 msgstr "route by <strong>%s</strong>"
 
-#: application/controllers/IdxController.php:48
+#: application/controllers/IdxController.php:43
 msgid "route has been deleted"
 msgstr "route has been deleted"
 
-#: application/controllers/IdxController.php:51
+#: application/controllers/IdxController.php:46
 msgid "route does not exist"
 msgstr "route does not exist"
 
-#: application/controllers/IdxController.php:79
-#: application/controllers/IdxController.php:112
+#: application/controllers/IdxController.php:74
+#: application/controllers/IdxController.php:107
 msgid "website to share routes"
 msgstr "website to share routes"
 
-#: application/controllers/IdxController.php:121
+#: application/controllers/IdxController.php:116
 #, php-format
 msgid "File too large. File size must not exceed %s"
 msgstr "File too large. File size must not exceed %s"
 
-#: application/controllers/IdxController.php:123
+#: application/controllers/IdxController.php:118
 msgid "Invalid file"
 msgstr "Invalid file"
 
-#: application/controllers/IdxController.php:151
-#: application/controllers/IdxController.php:176
+#: application/controllers/IdxController.php:146
+#: application/controllers/IdxController.php:171
 msgid "Map by <a href='http://openstreetmap.org/'>OpenStreetMap</a>"
 msgstr "Map by <a href='http://openstreetmap.org/'>OpenStreetMap</a>"
 
-#: application/controllers/IdxController.php:157
+#: application/controllers/IdxController.php:152
 msgid "save took place successfully"
 msgstr "save took place successfully"
 
-#: application/controllers/IdxController.php:164
+#: application/controllers/IdxController.php:153
+#: application/controllers/ListController.php:33
+msgid ""
+"server did not understood request. That's probably caused by a bug in SYJ"
+msgstr ""
+"server did not understood request. That's probably caused by a bug in SYJ"
+
+#: application/controllers/IdxController.php:154
+#: application/controllers/ListController.php:34
+msgid "route not referenced on the server. It has probably been deleted."
+msgstr "route not referenced on the server. It has probably been deleted."
+
+#: application/controllers/IdxController.php:155
+#: application/controllers/ListController.php:32
+msgid "server could not be reached"
+msgstr "server could not be reached"
+
+#: application/controllers/IdxController.php:156
+#: application/controllers/ListController.php:35
+msgid "there was a server error"
+msgstr "there was a server error"
+
+#: application/controllers/IdxController.php:157
+#: application/controllers/ListController.php:36
+msgid "there was an unknown error"
+msgstr "there was an unknown error"
+
+#: application/controllers/IdxController.php:158
+#: application/controllers/LoginController.php:89
+msgid "you must enter a login name"
+msgstr "you must enter a login name"
+
+#: application/controllers/IdxController.php:159
 msgid "Login correct"
 msgstr "Login correct"
 
-#: application/controllers/IdxController.php:165
+#: application/controllers/IdxController.php:160
 msgid "Wrong login/password"
 msgstr "Wrong login/password"
 
-#: application/controllers/IdxController.php:166
+#: application/controllers/IdxController.php:161
 msgid "you must enter a password"
 msgstr "you must enter a password"
 
-#: application/controllers/IdxController.php:168
+#: application/controllers/IdxController.php:163
 msgid "You must accept terms of use"
 msgstr "You must accept terms of use"
 
-#: application/controllers/IdxController.php:169
+#: application/controllers/IdxController.php:164
 msgid "you must enter an email"
 msgstr "you must enter an email"
 
-#: application/controllers/IdxController.php:170
+#: application/controllers/IdxController.php:165
 msgid "invalid email"
 msgstr "invalid email"
 
-#: application/controllers/IdxController.php:172
+#: application/controllers/IdxController.php:166
+#: application/controllers/AccountController.php:41
+msgid "an user is already registered with this email"
+msgstr "an user is already registered with this email"
+
+#: application/controllers/IdxController.php:167
 msgid "Account created"
 msgstr "Account created"
 
-#: application/controllers/IdxController.php:174
+#: application/controllers/IdxController.php:169
 msgid "Now, you can retry to save"
 msgstr "Now, you can retry to save"
 
-#: application/controllers/IdxController.php:175
+#: application/controllers/IdxController.php:170
 msgid "route by"
 msgstr "route by"
 
-#: application/controllers/IdxController.php:177
+#: application/controllers/IdxController.php:172
 msgid "checking availibilty"
 msgstr "checking availibilty"
 
-#: application/controllers/IdxController.php:178
+#: application/controllers/IdxController.php:173
 msgid "available pseudo"
 msgstr "available pseudo"
 
-#: application/controllers/IdxController.php:179
+#: application/controllers/IdxController.php:174
 msgid "unavailable pseudo"
 msgstr "unavailable pseudo"
 
-#: application/controllers/IdxController.php:181
+#: application/controllers/IdxController.php:176
 msgid "create"
 msgstr "create"
 
-#: application/controllers/IdxController.php:183
+#: application/controllers/IdxController.php:178
 msgid "You have an unsaved route"
 msgstr "You have an unsaved route"
 
-#: application/controllers/IdxController.php:185
+#: application/controllers/IdxController.php:180
 msgid "no result"
 msgstr "no result"
 
-#: application/controllers/IdxController.php:186
+#: application/controllers/IdxController.php:181
 msgid "could not analyze file content"
 msgstr "could not analyze file content"
 
-#: application/layouts/scripts/footer.phtml:28
-msgid "contact"
-msgstr "contact"
-
-#: application/layouts/scripts/footer.phtml:97
-msgid "help"
-msgstr "help"
-
-#: application/forms/Login.php:9
-msgid "user"
-msgstr "user"
-
-#: application/forms/Login.php:10
-#: application/forms/Account.php:35
-#: application/forms/User.php:23
-msgid "password"
-msgstr "password"
-
-#: application/forms/Login.php:13
-msgid "remember me"
-msgstr "remember me"
-
-#: application/forms/Login.php:20
-msgid "I forgot my password"
-msgstr "I forgot my password"
-
-#: application/forms/Contact.php:27
-msgid "Value is required and can't be empty"
-msgstr "Value is required and can't be empty"
-
-#: application/forms/Contact.php:36
-msgid "Email:"
-msgstr "Email:"
-
-#: application/forms/Contact.php:40
-msgid "Subject must be %max% characters long or less"
-msgstr "Subject must be %max% characters long or less"
-
-#: application/forms/Contact.php:45
-msgid "Subject:"
-msgstr "Subject:"
-
-#: application/forms/Contact.php:49
-msgid "Message:"
-msgstr "Message:"
-
-#: application/forms/Contact.php:56
-msgid "Send"
-msgstr "Send"
-
-#: application/forms/Contact.php:64
-msgid "Send a message"
-msgstr "Send a message"
-
-#: application/forms/Geom.php:17
-msgid "Draw journey on the map or choose one from a file"
-msgstr "Draw journey on the map or choose one from a file"
-
-#: application/forms/Geom.php:28
-msgid "optional title for this journey"
-msgstr "optional title for this journey"
-
-#: application/forms/Geom.php:41
-#: application/forms/User.php:46
-#, php-format
-msgid "I've read and accepted %s"
-msgstr "I've read and accepted %s"
-
-#: application/forms/Geom.php:50
-#: application/forms/Pending/ValidateCreation.php:17
-msgid "save"
-msgstr "save"
-
-#: application/forms/Account.php:27
-#: application/forms/User.php:36
-#: application/forms/Newpwd.php:28
-msgid "email"
-msgstr "email"
-
-#: application/forms/Account.php:42
-#: application/forms/User.php:30
-msgid "confirm password"
-msgstr "confirm password"
-
-#: application/forms/Account.php:48
-msgid "current password"
-msgstr "current password"
-
-#: application/forms/Account.php:50
-msgid "modify my informations"
-msgstr "modify my informations"
-
-#: application/forms/User.php:10
-msgid "only letters, numbers, underscores or dots"
-msgstr "only letters, numbers, underscores or dots"
-
-#: application/forms/User.php:12
-msgid "user name"
-msgstr "user name"
-
-#: application/forms/User.php:37
-msgid "After creating your account, you will receive a confirmation email. You have 7 days to confirm otherwise, your account will be deleted."
-msgstr "After creating your account, you will receive a confirmation email. You have 7 days to confirm otherwise, your account will be deleted."
-
-#: application/forms/User.php:59
-msgid "create account"
-msgstr "create account"
+#: application/controllers/ContactController.php:11
+msgid "contact form"
+msgstr "contact form"
 
-#: application/forms/Pending/ResetPassword.php:11
-#, php-format
-msgid "Hi %s. Someone, probably you, has asked to reset password for your account. To get a new password, validate with following button."
-msgstr "Hi %s. Someone, probably you, has asked to reset password for your account. To get a new password, validate with following button."
+#: application/controllers/ContactController.php:110
+msgid "Hi,"
+msgstr "Hi,"
 
-#: application/forms/Pending/ResetPassword.php:16
-#: application/forms/Newpwd.php:33
-msgid "reset my password"
-msgstr "reset my password"
+#: application/controllers/ListController.php:31
+msgid "There is no undo. Delete this route definitively ?"
+msgstr "There is no undo. Delete this route definitively ?"
 
-#: application/forms/Pending/ResetPassword.php:23
-msgid "cancel request"
-msgstr "cancel request"
+#: application/controllers/ListController.php:37
+msgid "route was successfully deleted"
+msgstr "route was successfully deleted"
 
-#: application/forms/Pending/ResetPassword.php:24
-msgid "To cancel this request, press following button. Your password will not change."
-msgstr "To cancel this request, press following button. Your password will not change."
+#: application/controllers/AccountController.php:28
+msgid "Wrong password"
+msgstr "Wrong password"
 
-#: application/forms/Pending/ValidateCreation.php:11
-#, php-format
-msgid "Someone, probably you, has registered an account %s with email address %s on syj. To confirm this account creation, validate with following button."
-msgstr "Someone, probably you, has registered an account %s with email address %s on syj. To confirm this account creation, validate with following button."
+#: application/controllers/AccountController.php:71
+msgid "You have made no change"
+msgstr "You have made no change"
 
-#: application/forms/Pending/ValidateCreation.php:24
-msgid "To cancel account creation, press following button. The account and all its data will be deleted."
-msgstr "To cancel account creation, press following button. The account and all its data will be deleted."
+#: application/controllers/ErrorController.php:59
+msgid "Oups, something went wrong"
+msgstr "Oups, something went wrong"
 
 #~ msgid "Welcome on Syj."
 #~ msgstr "Welcome on Syj."
index 6efd1a2933cb2c5320b8b00300d33b0659a2d400..343cebcdd128a94b31375bf686dd1a1d09e88412 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: syj\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-04 13:05+0200\n"
+"POT-Creation-Date: 2011-07-08 18:02+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: arno <arno@renevier.net>\n"
 "Language-Team: arno <arno@renevier.net>\n"
@@ -18,227 +18,381 @@ msgstr ""
 "X-Poedit-Bookmarks: -1,-1,-1,-1,13,-1,-1,-1,-1,-1\n"
 "X-Poedit-SearchPath-0: application\n"
 
-#: application/views/scripts/error/error.phtml:5
-msgid "An error occurred"
-msgstr "Il s'est produit une erreur"
+#: application/validate/EmailAddress.php:13 application/forms/Contact.php:32
+#: application/controllers/ContactController.php:120
+msgid "Invalid email"
+msgstr "Email invalide"
 
-#: application/views/scripts/error/error.phtml:35
-msgid "Please try again later"
-msgstr "Veuillez réessayer plus tard"
+#: application/forms/Newpwd.php:28 application/forms/User.php:36
+#: application/forms/Account.php:27
+msgid "email"
+msgstr "email"
 
-#: application/views/scripts/error/error.phtml:37
-#: application/views/scripts/pending/password_cancel.phtml:15
-#: application/views/scripts/pending/creation_validate.phtml:15
-#: application/views/scripts/pending/creation_cancel.phtml:15
-#: application/views/helpers/Returnto.php:23
-#: application/views/helpers/Returnto.php:31
-msgid "go to main page"
-msgstr "aller à la page d'accueil"
+#: application/forms/Newpwd.php:33
+#: application/forms/Pending/ResetPassword.php:16
+msgid "reset my password"
+msgstr "réinitialiser mon mot de passe"
 
-#: application/views/scripts/contact/index.phtml:8
-#, php-format
-msgid "There was an unkwown message when sending the message. Please try again later, or send a mail directly to <a href=\"mailto:%s\">%s</a>"
-msgstr "Il s'est produit une erreur inconnue lors de l'envoi du message. Merci de réessayer plus tard, ou d'écrire directement à <a href=\"mailto:%s\">%s</a>"
+#: application/forms/Contact.php:27
+msgid "Value is required and can't be empty"
+msgstr "Le champ est requis et ne doit pas être vide"
 
-#: application/views/scripts/contact/success.phtml:4
-msgid "Email was send successfully"
-msgstr "L'email a été envoyé avec succès"
+#: application/forms/Contact.php:36
+msgid "Email:"
+msgstr "Email:"
 
-#: application/views/scripts/idx/index.phtml:8
-#: application/views/scripts/idx/raw.phtml:8
-#: application/views/scripts/list/index.phtml:8
-msgid "SYJ needs javascript. Please activate scripts in your browser."
-msgstr "SYJ a besoin de javascript pour fonctionner. Veuillez activer les scripts dans votre navigateur."
+#: application/forms/Contact.php:40
+msgid "Subject must be %max% characters long or less"
+msgstr "Le sujet doit faire au plus %max% caractères"
 
-#: application/views/scripts/idx/index.phtml:21
-msgid "To create a journey, press <strong>\"start a route\"</strong> button, then click on the map to add points. To delete a point, hold shift pressed while clicking on it."
-msgstr "Pour créer un trajet, pressez le bouton <strong>\"commencer un itinéraire\"</strong> puis cliquez sur la carte pour ajouter des points à votre tracé. Pour supprimer un point, maintenant shift enfoncé en cliquant sur ce point."
+#: application/forms/Contact.php:45
+msgid "Subject:"
+msgstr "Sujet:"
 
-#: application/views/scripts/idx/index.phtml:23
-msgid "You can zoom and move the map with the controls in the top left corner."
-msgstr "Vous pouvez zoomer et bouger la carte avec les boutons en haut à gauche."
+#: application/forms/Contact.php:49
+msgid "Message:"
+msgstr "Message:"
 
-#: application/views/scripts/idx/index.phtml:25
-msgid "When you have finished a path, press \"create\", button."
-msgstr "Lorsque vous avez fini votre tracé, pressez le bouton \"créer\"."
+#: application/forms/Contact.php:56
+msgid "Send"
+msgstr "Envoyer"
 
-#: application/views/scripts/idx/index.phtml:36
-msgid "route length"
-msgstr "longueur du tracé"
+#: application/forms/Contact.php:64
+msgid "Send a message"
+msgstr "Envoyer un message"
 
-#: application/views/scripts/idx/index.phtml:49
-#: application/controllers/LoginController.php:8
-#: application/layouts/scripts/footer.phtml:74
-#: application/forms/Login.php:23
-msgid "login"
-msgstr "connexion"
+#: application/forms/User.php:10
+msgid "only letters, numbers, underscores or dots"
+msgstr "seulement des lettres, des chiffres, des soulignés ou des points"
 
-#: application/views/scripts/idx/index.phtml:51
-#: application/views/scripts/idx/index.phtml:169
-msgid "create an account"
-msgstr "créer un compte"
+#: application/forms/User.php:12
+msgid "user name"
+msgstr "nom d'utilisateur"
 
-#: application/views/scripts/idx/index.phtml:52
-msgid "Whith an account, you can manage and modify your routes"
-msgstr "Avec un compte, vous pourrez gérer et modifier vos itinéraires"
+#: application/forms/User.php:20 application/forms/Account.php:33
+#: application/controllers/AccountController.php:70
+#, php-format
+msgid "At least %d characters"
+msgstr "Au moins %d caractères"
 
-#: application/views/scripts/idx/index.phtml:69
-msgid "route infos"
-msgstr "informations sur le tracé"
+#: application/forms/User.php:23 application/forms/Account.php:35
+#: application/forms/Login.php:10
+msgid "password"
+msgstr "mot de passe"
 
-#: application/views/scripts/idx/index.phtml:73
-#: application/views/scripts/idx/index.phtml:82
-msgid "direct link"
-msgstr "lien direct"
+#: application/forms/User.php:30 application/forms/Account.php:42
+msgid "confirm password"
+msgstr "confirmation du mot de passe"
 
-#: application/views/scripts/idx/index.phtml:86
-msgid "export"
-msgstr "export"
+#: application/forms/User.php:37
+msgid ""
+"After creating your account, you will receive a confirmation email. You have "
+"7 days to confirm otherwise, your account will be deleted."
+msgstr ""
+"Après la création de votre compte, vous recevrez un mail de confirmation. "
+"Vous avez 7 jours pour confirmer, sinon votre compte sera supprimé."
 
-#: application/views/scripts/idx/index.phtml:91
-#: application/views/scripts/idx/index.phtml:92
-msgid "kml export"
-msgstr "export kml"
+#: application/forms/User.php:44 application/forms/Geom.php:39
+#: application/layouts/scripts/footer.phtml:86
+#: application/controllers/TermsofuseController.php:9
+msgid "terms of use"
+msgstr "conditions d'utilisation"
 
-#: application/views/scripts/idx/index.phtml:98
-#: application/views/scripts/idx/index.phtml:99
-msgid "gpx export"
-msgstr "export gpx"
+#: application/forms/User.php:46 application/forms/Geom.php:41
+#, php-format
+msgid "I've read and accepted %s"
+msgstr "J'ai lu et accepté les %s"
 
-#: application/views/scripts/idx/index.phtml:112
-#: application/controllers/IdxController.php:182
-msgid "duplicate"
-msgstr "dupliquer"
+#: application/forms/User.php:59
+msgid "create account"
+msgstr "créer le compte"
 
-#: application/views/scripts/idx/index.phtml:114
-#: application/controllers/IdxController.php:180
-msgid "edit"
-msgstr "modifier"
+#: application/forms/Pending/ValidateCreation.php:11
+#, php-format
+msgid ""
+"Someone, probably you, has registered an account %s with email address %s on "
+"syj. To confirm this account creation, validate with following button."
+msgstr ""
+"Quelqu'un, probablement vous, a enregistré un compte %s avec l'adresse email "
+"%s sur syj. Pour confirmer la création du compte, validez avec le bouton "
+"suivant."
 
-#: application/views/scripts/idx/index.phtml:118
-msgid "Search a place"
-msgstr "Rechercher un lieu"
+#: application/forms/Pending/ValidateCreation.php:17
+#: application/forms/Geom.php:50
+msgid "save"
+msgstr "enregistrer"
 
-#: application/views/scripts/idx/index.phtml:122
-msgid "Ok"
-msgstr "Ok"
+#: application/forms/Pending/ValidateCreation.php:23
+#: application/views/scripts/list/index.phtml:68
+msgid "delete"
+msgstr "supprimer"
 
-#: application/views/scripts/idx/index.phtml:128
-msgid "start a route"
-msgstr "commencer un itinéraire"
+#: application/forms/Pending/ValidateCreation.php:24
+msgid ""
+"To cancel account creation, press following button. The account and all its "
+"data will be deleted."
+msgstr ""
+"Pour annuler la création du compte, pressez le bouton suivant. Le compte "
+"ainsi que toutes ses données seront supprimés."
 
-#: application/views/scripts/idx/index.phtml:140
-msgid "more results"
-msgstr "plus de résultats"
+#: application/forms/Pending/ResetPassword.php:11
+#, php-format
+msgid ""
+"Hi %s. Someone, probably you, has asked to reset password for your account. "
+"To get a new password, validate with following button."
+msgstr ""
+"Bonjour %s. Quelqu'un, probablement vous, a demandé de réinitialiser le mot "
+"de passe de votre compte. Pour avoir un nouveau mot de passe, validez avec "
+"le bouton suivant."
 
-#: application/views/scripts/termsofuse/index.phtml:5
-msgid "Show Your Journey is a site whose goal is to allow anyone to publish routes, for example, hiking itinerary, bicycle trip, travel itinerary or whatever."
-msgstr "Show Your Journey est un site dont le but est de permettre à quiconque de publier des itinéraires, par exemple, des itinéraires de randonnées, des trajets cyclistes, des itinéraires de voyages, ou n'importe quoi d'autre."
+#: application/forms/Pending/ResetPassword.php:23
+msgid "cancel request"
+msgstr "annuler la requête"
 
-#: application/views/scripts/termsofuse/index.phtml:9
-msgid "In order to publish a route, you must first create an account. A valid email is asked for, and ip address of account creation is stored on the server. Those informations will not be divulged to anyone without the user explicit permission."
-msgstr "Pour publier un itinéraire, vous devez tout d'abord créer un compte. Un email valide est demandé, et l'adresse ip de création du compte est enregistrée sur le serveur. Ces informations ne seront divulguées à personne sans la permission explicite de l'utilisateur."
+#: application/forms/Pending/ResetPassword.php:24
+msgid ""
+"To cancel this request, press following button. Your password will not "
+"change."
+msgstr ""
+"Pour annuler la requête, pressez le bouton suivant. Votre mot de passe ne "
+"sera pas changé."
 
-#: application/views/scripts/termsofuse/index.phtml:13
-msgid "When you create a route, you accept that it's free for any use. This means you accept that anyone can reuse, reproduce, or republish your itinerary, or a modified version of it for any purpose. This also means you need to get appropriate permissions from the creator if you want to upload a route you didn't create yourself."
-msgstr "Lorsque vous créez un itinéraire, vous acceptez qu'il soit utilisable sans restriction. Cela veut dire que n'importe qui peut réutiliser, reproduire ou redistribuer votre itinéraire, ou une version modifiée de celui-ci, et pour n'importe quel usage. Cela veut également dire que vous devez obtenir les autorisations nécessaires si vous voulez publier un itinéraire dont vous n'êtes pas l'auteur."
+#: application/forms/Account.php:40
+#: application/controllers/IdxController.php:162
+#: application/controllers/AccountController.php:69
+msgid "Password do not match"
+msgstr "Les mots de passe ne correspondent pas"
 
-#: application/views/scripts/termsofuse/index.phtml:17
-msgid "Show Your Journey is not responsible for the accuracy of the routes published. It's the user responsibility to check that a route is accessible and safe."
-msgstr "Show Your Journey n'est pas responsable de l'exactitude des itinéraires publiés. Il appartient à l'utilisateur de vérifier qu'un chemin est praticable et sécurisé."
+#: application/forms/Account.php:48
+msgid "current password"
+msgstr "mot de passe actuel"
 
-#: application/views/scripts/termsofuse/index.phtml:21
-msgid "Show Your Journey service is provided \"as is\" with no guarantee for accuracy or accessibility."
-msgstr "Show Your Journey est proposé sans garantie de fiabilité ou de disponibilité."
+#: application/forms/Account.php:50
+msgid "modify my informations"
+msgstr "modifier mes informations"
 
-#: application/views/scripts/termsofuse/index.phtml:25
-msgid "Sources of the software running the website are <a href=\"http://dev.renevier.net/?p=syj.git\">publicly available</a> under a agpl license. The map used to display the routes comes from <a href=\"http://www.openstreetmap.org/\">openstreetmap</a>."
-msgstr "Les sources du logiciel qui fait tourner le site web sont <a href=\"http://dev.renevier.net/?p=syj.git\">disponibles publiquement</a> sous une licence agpl. La carte utilisée pour l'affichage des itinéraires vient d'<a href=\"http://www.openstreetmap.org/\">openstreetmap</a>."
+#: application/forms/Login.php:9
+msgid "user"
+msgstr "utilisateur"
 
-#: application/views/scripts/newpwd/success.phtml:4
-#: application/controllers/IdxController.php:173
-msgid "A link to reset your password has been emailed to you"
-msgstr "Un email contenant un lien pour réinitialiser votre mot de passe vous a été envoyé"
+#: application/forms/Login.php:13
+msgid "remember me"
+msgstr "se souvenir de moi"
 
-#: application/views/scripts/pending/password_cancel.phtml:12
-msgid "You have canceled the request."
-msgstr "Vous avez annulé la requête."
+#: application/forms/Login.php:20
+msgid "I forgot my password"
+msgstr "J'ai oublié mon mot de passe"
 
-#: application/views/scripts/pending/password_cancel.phtml:14
-#: application/views/scripts/pending/creation_validate.phtml:14
-#: application/views/scripts/pending/creation_cancel.phtml:14
-#: application/views/helpers/Returnto.php:22
-#: application/views/helpers/Returnto.php:25
-#: application/views/helpers/Returnto.php:28
-msgid "You can now"
-msgstr "Vous pouvez maintenant"
+#: application/forms/Login.php:23 application/views/scripts/idx/index.phtml:49
+#: application/layouts/scripts/footer.phtml:73
+#: application/controllers/LoginController.php:8
+msgid "login"
+msgstr "connexion"
 
-#: application/views/scripts/pending/creation_validate.phtml:12
-msgid "You have validated your account."
-msgstr "Vous avez validé votre compte."
+#: application/forms/Geom.php:17
+msgid "Draw journey on the map or choose one from a file"
+msgstr "Tracez l'itinéraire sur la carte ou choisissez un fichier"
 
-#: application/views/scripts/pending/index.phtml:16
-msgid "If you need more informations, please"
-msgstr "Si vous avez besoin de plus d'informations, veuillez"
+#: application/forms/Geom.php:28
+msgid "optional title for this journey"
+msgstr "titre facultatif pour ce trajet"
 
-#: application/views/scripts/pending/index.phtml:17
-msgid "contact us"
-msgstr "nous contacter"
+#: application/models/Pending/ValidateCreation.php:15
+msgid "[SYJ] Validate your account"
+msgstr "[SYJ] Validation de la création du compte"
 
-#: application/views/scripts/pending/creation_cancel.phtml:12
-msgid "You have canceled the account."
-msgstr "Vous avez annulé le compte."
+#: application/models/Pending/ValidateCreation.php:16
+msgid ""
+"Hi %user%, and welcome on syj\n"
+"\n"
+"Your account is currently active, but you need to confirm your inscription "
+"by\n"
+"following this link:\n"
+"%hashurl%\n"
+"\n"
+"If you do not not confirm your inscription within 7 days, your account will "
+"be\n"
+"deleted.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
+msgstr ""
+"Bonjour %user%, et bienvenue sur syj\n"
+"\n"
+"Votre compte est actif, mais vous devez confirmer votre inscription en\n"
+"suivant ce lien:\n"
+"%hashurl%\n"
+"\n"
+"Si vous ne confirmez pas votre inscription d'ici 7 jours, votre compte sera\n"
+"supprimé.\n"
+"\n"
+"Veuillez ne pas répondre à cet email. Si vous avez besoin de nous "
+"contacter,\n"
+"merci d'utiliser le formulaire à l'adresse suivante:\n"
+"%contacturl%\n"
+"\n"
+"Merci,\n"
+"\n"
+"l'équipe de Syj"
 
-#: application/views/scripts/pending/password_validate.phtml:17
-msgid "log in"
-msgstr "vous connecter"
+#: application/models/Pending/ValidateCreation.php:34
+msgid "[SYJ] Reminder: Validate your account"
+msgstr "[SYJ] Rappel: Validation de votre compte"
 
-#: application/views/scripts/pending/password_validate.phtml:15
-#, php-format
-msgid "Your new password is now <strong>%s</strong>. You can %s with this new password. Don't forget to change it again to a personal password as soon as possible."
-msgstr "Votre nouveau mot de passe est <strong>%s</strong>. Vous pouvez %s avec le nouveau mot de passe. N'oubliez pas de le rechanger le plus tôt possible pour utiliser un mot de passe personnel."
+#: application/models/Pending/ValidateCreation.php:35
+msgid ""
+"Hi %user%,\n"
+"\n"
+"You need to validate your account on syj since 6 days. Otherwise, your\n"
+"account will be deleted tomorrow. Please follow this link:\n"
+"%hashurl%\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
+msgstr ""
+"Bonjour %user%,\n"
+"\n"
+"Votre compte est en attente de validation depuis 6 jours. Si vous ne le\n"
+"validez pas, il sera supprimé demain. Merci de suivre ce lien:\n"
+"%hashurl%\n"
+"\n"
+"Veuillez ne pas répondre à cet email. Si vous avez besoin de nous "
+"contacter,\n"
+"merci d'utiliser le formulaire à l'adresse suivante:\n"
+"%contacturl%\n"
+"\n"
+"Merci\n"
+"\n"
+"L'équipe de Syj"
 
-#: application/views/scripts/account/success.phtml:4
-msgid "Your account was modified successfully"
-msgstr "Votre compte a bien été modifié."
+#: application/models/Pending/ValidateCreation.php:51
+msgid "[SYJ] Account deactivated"
+msgstr "[SYJ] Compte désactivé"
 
-#: application/views/scripts/list/index.phtml:17
-#: application/layouts/scripts/footer.phtml:17
-msgid "create a route"
-msgstr "créer un itinéraire"
+#: application/models/Pending/ValidateCreation.php:52
+msgid ""
+"Hi %user%,\n"
+"\n"
+"You have not validated your syj account on time. Therefore, your account "
+"have\n"
+"been deleted. Nevertheless, you can still create a new account.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Regards,\n"
+"\n"
+"Syj team"
+msgstr ""
+"Bonjour %user%,\n"
+"\n"
+"Vous n'avez pas validé votre compte à temps. Votre compte a donc été "
+"supprimé.\n"
+"Vous pouvez toujours recréer un nouveau compte.\n"
+"\n"
+"Veuillez ne pas répondre à cet email. Si vous avez besoin de nous "
+"contacter,\n"
+"merci d'utiliser le formulaire à l'adresse suivante:\n"
+"%contacturl%\n"
+"\n"
+"L'équipe de Syj"
+
+#: application/models/Pending/ResetPassword.php:19
+msgid "[SYJ] Reset your password"
+msgstr "[SYJ] Réinitialisation de votre mot de passe"
+
+#: application/models/Pending/ResetPassword.php:20
+msgid ""
+"Hi %user%,\n"
+"\n"
+"Someone, probably you, has asked to reset your password. If you want to "
+"reset\n"
+"your password, please follow this link:\n"
+"%hashurl%\n"
+"\n"
+"If you do not not confirm within 2 days, your password will not be reset.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
+msgstr ""
+"Bonjour %user%,\n"
+"\n"
+"Quelqu'un, probablement vous, a demandé à réinitialiser votre mot de\n"
+"passe. Si vous voulez le réinitialiser, veuillez suivre ce lien:\n"
+"%hashurl%\n"
+"\n"
+"Si vous n'avez pas confirmé d'ici 2 jours, votre mot de passe ne sera pas\n"
+"réinitialisé.\n"
+"\n"
+"Veuillez ne pas répondre à cet email. Si vous avez besoin de nous "
+"contacter,\n"
+"merci d'utiliser le formulaire à l'adresse suivante:\n"
+"%contacturl%\n"
+"\n"
+"Merci,\n"
+"\n"
+"l'équipe de Syj"
 
-#: application/views/scripts/list/index.phtml:18
+#: application/models/Path.php:61
 #, php-format
-msgid "you have created no route yet, you may want to %s"
-msgstr "Vous n'avez pas encore créé d'itinéraire. Voulez vous %s"
+msgid "route number %d"
+msgstr "itinéraire numéro %d"
 
-#: application/views/scripts/list/index.phtml:29
-msgid "first page"
-msgstr "première page"
+#: application/views/helpers/Returnto.php:22
+#: application/views/helpers/Returnto.php:25
+#: application/views/helpers/Returnto.php:28
+#: application/views/scripts/pending/creation_cancel.phtml:14
+#: application/views/scripts/pending/creation_validate.phtml:14
+#: application/views/scripts/pending/password_cancel.phtml:14
+msgid "You can now"
+msgstr "Vous pouvez maintenant"
 
-#: application/views/scripts/list/index.phtml:33
-msgid "previous page"
-msgstr "page précédente"
+#: application/views/helpers/Returnto.php:23
+#: application/views/helpers/Returnto.php:31
+#: application/views/scripts/error/error.phtml:37
+#: application/views/scripts/pending/creation_cancel.phtml:15
+#: application/views/scripts/pending/creation_validate.phtml:15
+#: application/views/scripts/pending/password_cancel.phtml:15
+msgid "go to main page"
+msgstr "aller à la page d'accueil"
 
-#: application/views/scripts/list/index.phtml:42
-msgid "next page"
-msgstr "page suivante"
+#: application/views/helpers/Returnto.php:26
+#: application/views/helpers/Returnto.php:29
+#, php-format
+msgid "go back to %s"
+msgstr "retourner à %s"
 
-#: application/views/scripts/list/index.phtml:46
-msgid "last page"
-msgstr "dernière page"
+#: application/views/helpers/Returnto.php:30
+msgid "or you can"
+msgstr "ou vous pouvez"
 
-#: application/views/scripts/list/index.phtml:67
-msgid "modify or duplicate"
-msgstr "modifier ou dupliquer"
+#: application/views/helpers/LocaleSwitcher.php:17
+msgid "english"
+msgstr "français"
 
-#: application/views/scripts/list/index.phtml:68
-#: application/forms/Pending/ValidateCreation.php:23
-msgid "delete"
-msgstr "supprimer"
+#: application/views/helpers/LogoutLink.php:9
+#: application/layouts/scripts/footer.phtml:66
+msgid "logout"
+msgstr "déconnexion"
 
 #: application/views/scripts/faq/index.phtml:5
-#: application/controllers/FaqController.php:10
+#: application/controllers/FaqController.php:9
 msgid "Frequently asked questions"
 msgstr "Foire aux questions"
 
@@ -247,8 +401,17 @@ msgid "What's syj?"
 msgstr "Qu'est-ce que syj&nbsp;?"
 
 #: application/views/scripts/faq/index.phtml:7
-msgid "<acronym title=\"Show your journey\">Syj</acronym> is a website to share routes. You draw a route on a map background, and then, you get an link to share it. You can then show clever bicycle rides, your last hiking, or any route you want."
-msgstr "<acronym title=\"Show your journey\">Syj</acronym> est un site de partage d'itinéraires. Vous dessinez un itinéraire sur un fond de carte, et vous obtenez un lien pour le partager. Vous pouvez l'utiliser pour montrer des trajets de randonnée, des itinéraires cyclistes malins, ou n'importe quoi d'autre."
+msgid ""
+"<acronym title=\"Show your journey\">Syj</acronym> is a website to share "
+"routes. You draw a route on a map background, and then, you get an link to "
+"share it. You can then show clever bicycle rides, your last hiking, or any "
+"route you want."
+msgstr ""
+"<acronym title=\"Show your journey\">Syj</acronym> est un site de partage "
+"d'itinéraires. Vous dessinez un itinéraire sur un fond de carte, et vous "
+"obtenez un lien pour le partager. Vous pouvez l'utiliser pour montrer des "
+"trajets de randonnée, des itinéraires cyclistes malins, ou n'importe quoi "
+"d'autre."
 
 #: application/views/scripts/faq/index.phtml:9
 msgid "How do I modify a route?"
@@ -256,553 +419,524 @@ msgstr "Comment modifier un itinéraire&nbsp;?"
 
 #: application/views/scripts/faq/index.phtml:10
 #, php-format
-msgid "When you're editing a route, you can drag and drop a point to move it. If you want to delete it, you need to press the Shift key. While you hold the button, points will have an icon%s over them. Clicking that icon will delete the point."
-msgstr "Lorsque vous éditez un itinéraire, vous pouvez le bouger en le glissant-déposant. Si vous voulez le supprimer, vous devez appuyer sur la touche Shift. Lorsque la touche est enfoncée, une icône%s va apparaître au-dessus des points. Cliquez sur l'icône pour supprimer un point."
+msgid ""
+"When you're editing a route, you can drag and drop a point to move it. If "
+"you want to delete it, you need to press the Shift key. While you hold the "
+"button, points will have an icon%s over them. Clicking that icon will delete "
+"the point."
+msgstr ""
+"Lorsque vous éditez un itinéraire, vous pouvez le bouger en le glissant-"
+"déposant. Si vous voulez le supprimer, vous devez appuyer sur la touche "
+"Shift. Lorsque la touche est enfoncée, une icône%s va apparaître au-dessus "
+"des points. Cliquez sur l'icône pour supprimer un point."
 
 #: application/views/scripts/faq/index.phtml:12
 msgid "Why should I create a account?"
 msgstr "Pourquoi créer un compte&nbsp;?"
 
-#: application/views/scripts/faq/index.phtml:13
-msgid "You can create routes without a account. But if you want to modify your routes afterwards, you need to be registered when creating the route."
-msgstr "Vous pouvez créer des itinéraires sans avoir de compte. Mais si vous voulez modifier les itinéraires que vous avez créé, vous devez avoir un compte lors de leur création."
+#: application/views/scripts/faq/index.phtml:13
+msgid ""
+"You can create routes without a account. But if you want to modify your "
+"routes afterwards, you need to be registered when creating the route."
+msgstr ""
+"Vous pouvez créer des itinéraires sans avoir de compte. Mais si vous voulez "
+"modifier les itinéraires que vous avez créé, vous devez avoir un compte lors "
+"de leur création."
+
+#: application/views/scripts/faq/index.phtml:15
+msgid "Is it possible to have my route \"attach\" nearby paths?"
+msgstr "Est-ce que c'est possible d'&nbsp;«&nbsp;accrocher&nbsp;» les routes ?"
+
+#: application/views/scripts/faq/index.phtml:16
+msgid ""
+"When you create a route with syj, you must draw each point on the map. If "
+"your route follows an existing path, you still need to draw the layer "
+"manually: syj will not try to attach nearby existing paths. There are three "
+"main reasons. One bad reason: it would a lot of work to implement. And two "
+"good reasons: syj uses OpenStreetMap as a background map, and the map is "
+"still unfinished in many areas. Also, depending on your route, you may wish "
+"to attach to motorways, footways, biycle lanes, railways, &hellip;. If you "
+"are in a place with lot of differents routes, it would be nearly impossible "
+"to always choose the right way."
+msgstr ""
+"Lorsque vous créez un itinéraire avec syj, vous devez placer chaque point "
+"sur la carte. Si votre itinéraire suit un chemin, vous devez quand même "
+"dessiner la surcouche à la main&nbsp;: syj ne va pas chercher à accrocher "
+"les chemins proches. Il y a trois raisons principales à cela. Une mauvaise "
+"raison&nbsp;: cela demanderait beaucoup de travail à mettre en place. Et "
+"deux bonnes raisons&nbsp;: syj utilise OpenStreetMap comme fond de carte. "
+"Or, il y a beaucoup d'endroits où cette carte est incomplète. D'autre part, "
+"selon l'itinéraire, vous voudriez accrocher l'autoroute, ou bien les chemins "
+"piétons, ou les pistes cyclables, ou les rails de tramway, &hellip;. Si vous "
+"êtes dans un endroit avec différents types de routes, syj n'arrivera "
+"probablement pas à choisir la bonne route."
+
+#: application/views/scripts/error/error.phtml:5
+msgid "An error occurred"
+msgstr "Il s'est produit une erreur"
+
+#: application/views/scripts/error/error.phtml:35
+msgid "Please try again later"
+msgstr "Veuillez réessayer plus tard"
+
+#: application/views/scripts/idx/raw.phtml:8
+#: application/views/scripts/idx/index.phtml:8
+#: application/views/scripts/list/index.phtml:8
+msgid "SYJ needs javascript. Please activate scripts in your browser."
+msgstr ""
+"SYJ a besoin de javascript pour fonctionner. Veuillez activer les scripts "
+"dans votre navigateur."
+
+#: application/views/scripts/idx/index.phtml:21
+msgid ""
+"To create a journey, press <strong>\"start a route\"</strong> button, then "
+"click on the map to add points. To delete a point, hold shift pressed while "
+"clicking on it."
+msgstr ""
+"Pour créer un trajet, pressez le bouton <strong>\"commencer un itinéraire\"</"
+"strong> puis cliquez sur la carte pour ajouter des points à votre tracé. "
+"Pour supprimer un point, maintenant shift enfoncé en cliquant sur ce point."
+
+#: application/views/scripts/idx/index.phtml:23
+msgid "You can zoom and move the map with the controls in the top left corner."
+msgstr ""
+"Vous pouvez zoomer et bouger la carte avec les boutons en haut à gauche."
+
+#: application/views/scripts/idx/index.phtml:25
+msgid "When you have finished a path, press \"create\", button."
+msgstr "Lorsque vous avez fini votre tracé, pressez le bouton \"créer\"."
+
+#: application/views/scripts/idx/index.phtml:36
+msgid "route length"
+msgstr "longueur du tracé"
+
+#: application/views/scripts/idx/index.phtml:51
+#: application/views/scripts/idx/index.phtml:169
+msgid "create an account"
+msgstr "créer un compte"
+
+#: application/views/scripts/idx/index.phtml:52
+msgid "Whith an account, you can manage and modify your routes"
+msgstr "Avec un compte, vous pourrez gérer et modifier vos itinéraires"
+
+#: application/views/scripts/idx/index.phtml:69
+msgid "route infos"
+msgstr "informations sur le tracé"
+
+#: application/views/scripts/idx/index.phtml:73
+#: application/views/scripts/idx/index.phtml:82
+msgid "direct link"
+msgstr "lien direct"
 
-#: application/views/scripts/faq/index.phtml:15
-msgid "Is it possible to have my route \"attach\" nearby paths?"
-msgstr "Est-ce que c'est possible d'&nbsp;«&nbsp;accrocher&nbsp;» les routes ?"
+#: application/views/scripts/idx/index.phtml:86
+msgid "export"
+msgstr "export"
 
-#: application/views/scripts/faq/index.phtml:16
-msgid "When you create a route with syj, you must draw each point on the map. If your route follows an existing path, you still need to draw the layer manually: syj will not try to attach nearby existing paths. There are three main reasons. One bad reason: it would a lot of work to implement. And two good reasons: syj uses OpenStreetMap as a background map, and the map is still unfinished in many areas. Also, depending on your route, you may wish to attach to motorways, footways, biycle lanes, railways, &hellip;. If you are in a place with lot of differents routes, it would be nearly impossible to always choose the right way."
-msgstr "Lorsque vous créez un itinéraire avec syj, vous devez placer chaque point sur la carte. Si votre itinéraire suit un chemin, vous devez quand même dessiner la surcouche à la main&nbsp;: syj ne va pas chercher à accrocher les chemins proches. Il y a trois raisons principales à cela. Une mauvaise raison&nbsp;: cela demanderait beaucoup de travail à mettre en place. Et deux bonnes raisons&nbsp;: syj utilise OpenStreetMap comme fond de carte. Or, il y a beaucoup d'endroits où cette carte est incomplète. D'autre part, selon l'itinéraire, vous voudriez accrocher l'autoroute, ou bien les chemins piétons, ou les pistes cyclables, ou les rails de tramway, &hellip;. Si vous êtes dans un endroit avec différents types de routes, syj n'arrivera probablement pas à choisir la bonne route."
+#: application/views/scripts/idx/index.phtml:91
+#: application/views/scripts/idx/index.phtml:92
+msgid "kml export"
+msgstr "export kml"
 
-#: application/views/helpers/LogoutLink.php:9
-#: application/layouts/scripts/footer.phtml:67
-msgid "logout"
-msgstr "déconnexion"
+#: application/views/scripts/idx/index.phtml:98
+#: application/views/scripts/idx/index.phtml:99
+msgid "gpx export"
+msgstr "export gpx"
 
-#: application/views/helpers/LocaleSwitcher.php:17
-msgid "english"
-msgstr "français"
+#: application/views/scripts/idx/index.phtml:112
+#: application/controllers/IdxController.php:177
+msgid "duplicate"
+msgstr "dupliquer"
 
-#: application/views/helpers/Returnto.php:26
-#: application/views/helpers/Returnto.php:29
-#, php-format
-msgid "go back to %s"
-msgstr "retourner à %s"
+#: application/views/scripts/idx/index.phtml:114
+#: application/controllers/IdxController.php:175
+msgid "edit"
+msgstr "modifier"
 
-#: application/views/helpers/Returnto.php:30
-msgid "or you can"
-msgstr "ou vous pouvez"
+#: application/views/scripts/idx/index.phtml:118
+msgid "Search a place"
+msgstr "Rechercher un lieu"
 
-#: application/models/Path.php:61
-#, php-format
-msgid "route number %d"
-msgstr "itinéraire numéro %d"
+#: application/views/scripts/idx/index.phtml:122
+msgid "Ok"
+msgstr "Ok"
 
-#: application/models/Pending/ResetPassword.php:19
-msgid "[SYJ] Reset your password"
-msgstr "[SYJ] Réinitialisation de votre mot de passe"
+#: application/views/scripts/idx/index.phtml:128
+msgid "start a route"
+msgstr "commencer un itinéraire"
 
-#: application/models/Pending/ResetPassword.php:20
+#: application/views/scripts/idx/index.phtml:140
+msgid "more results"
+msgstr "plus de résultats"
+
+#: application/views/scripts/termsofuse/index.phtml:5
 msgid ""
-"Hi %user%,\n"
-"\n"
-"Someone, probably you, has asked to reset your password. If you want to reset\n"
-"your password, please follow this link:\n"
-"%hashurl%\n"
-"\n"
-"If you do not not confirm within 2 days, your password will not be reset.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
+"Show Your Journey is a site whose goal is to allow anyone to publish routes, "
+"for example, hiking itinerary, bicycle trip, travel itinerary or whatever."
 msgstr ""
-"Bonjour %user%,\n"
-"\n"
-"Quelqu'un, probablement vous, a demandé à réinitialiser votre mot de\n"
-"passe. Si vous voulez le réinitialiser, veuillez suivre ce lien:\n"
-"%hashurl%\n"
-"\n"
-"Si vous n'avez pas confirmé d'ici 2 jours, votre mot de passe ne sera pas\n"
-"réinitialisé.\n"
-"\n"
-"Veuillez ne pas répondre à cet email. Si vous avez besoin de nous contacter,\n"
-"merci d'utiliser le formulaire à l'adresse suivante:\n"
-"%contacturl%\n"
-"\n"
-"Merci,\n"
-"\n"
-"l'équipe de Syj"
-
-#: application/models/Pending/ValidateCreation.php:15
-msgid "[SYJ] Validate your account"
-msgstr "[SYJ] Validation de la création du compte"
+"Show Your Journey est un site dont le but est de permettre à quiconque de "
+"publier des itinéraires, par exemple, des itinéraires de randonnées, des "
+"trajets cyclistes, des itinéraires de voyages, ou n'importe quoi d'autre."
 
-#: application/models/Pending/ValidateCreation.php:16
+#: application/views/scripts/termsofuse/index.phtml:9
 msgid ""
-"Hi %user%, and welcome on syj\n"
-"\n"
-"Your account is currently active, but you need to confirm your inscription by\n"
-"following this link:\n"
-"%hashurl%\n"
-"\n"
-"If you do not not confirm your inscription within 7 days, your account will be\n"
-"deleted.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
+"In order to publish a route, you must first create an account. A valid email "
+"is asked for, and ip address of account creation is stored on the server. "
+"Those informations will not be divulged to anyone without the user explicit "
+"permission."
 msgstr ""
-"Bonjour %user%, et bienvenue sur syj\n"
-"\n"
-"Votre compte est actif, mais vous devez confirmer votre inscription en\n"
-"suivant ce lien:\n"
-"%hashurl%\n"
-"\n"
-"Si vous ne confirmez pas votre inscription d'ici 7 jours, votre compte sera\n"
-"supprimé.\n"
-"\n"
-"Veuillez ne pas répondre à cet email. Si vous avez besoin de nous contacter,\n"
-"merci d'utiliser le formulaire à l'adresse suivante:\n"
-"%contacturl%\n"
-"\n"
-"Merci,\n"
-"\n"
-"l'équipe de Syj"
-
-#: application/models/Pending/ValidateCreation.php:34
-msgid "[SYJ] Reminder: Validate your account"
-msgstr "[SYJ] Rappel: Validation de votre compte"
+"Pour publier un itinéraire, vous devez tout d'abord créer un compte. Un "
+"email valide est demandé, et l'adresse ip de création du compte est "
+"enregistrée sur le serveur. Ces informations ne seront divulguées à personne "
+"sans la permission explicite de l'utilisateur."
 
-#: application/models/Pending/ValidateCreation.php:35
+#: application/views/scripts/termsofuse/index.phtml:13
 msgid ""
-"Hi %user%,\n"
-"\n"
-"You need to validate your account on syj since 6 days. Otherwise, your\n"
-"account will be deleted tomorrow. Please follow this link:\n"
-"%hashurl%\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
+"When you create a route, you accept that it's free for any use. This means "
+"you accept that anyone can reuse, reproduce, or republish your itinerary, or "
+"a modified version of it for any purpose. This also means you need to get "
+"appropriate permissions from the creator if you want to upload a route you "
+"didn't create yourself."
 msgstr ""
-"Bonjour %user%,\n"
-"\n"
-"Votre compte est en attente de validation depuis 6 jours. Si vous ne le\n"
-"validez pas, il sera supprimé demain. Merci de suivre ce lien:\n"
-"%hashurl%\n"
-"\n"
-"Veuillez ne pas répondre à cet email. Si vous avez besoin de nous contacter,\n"
-"merci d'utiliser le formulaire à l'adresse suivante:\n"
-"%contacturl%\n"
-"\n"
-"Merci\n"
-"\n"
-"L'équipe de Syj"
-
-#: application/models/Pending/ValidateCreation.php:51
-msgid "[SYJ] Account deactivated"
-msgstr "[SYJ] Compte désactivé"
+"Lorsque vous créez un itinéraire, vous acceptez qu'il soit utilisable sans "
+"restriction. Cela veut dire que n'importe qui peut réutiliser, reproduire ou "
+"redistribuer votre itinéraire, ou une version modifiée de celui-ci, et pour "
+"n'importe quel usage. Cela veut également dire que vous devez obtenir les "
+"autorisations nécessaires si vous voulez publier un itinéraire dont vous "
+"n'êtes pas l'auteur."
 
-#: application/models/Pending/ValidateCreation.php:52
+#: application/views/scripts/termsofuse/index.phtml:17
 msgid ""
-"Hi %user%,\n"
-"\n"
-"You have not validated your syj account on time. Therefore, your account have\n"
-"been deleted. Nevertheless, you can still create a new account.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the form\n"
-"contact at %contacturl%\n"
-"\n"
-"Regards,\n"
-"\n"
-"Syj team"
+"Show Your Journey is not responsible for the accuracy of the routes "
+"published. It's the user responsibility to check that a route is accessible "
+"and safe."
 msgstr ""
-"Bonjour %user%,\n"
-"\n"
-"Vous n'avez pas validé votre compte à temps. Votre compte a donc été supprimé.\n"
-"Vous pouvez toujours recréer un nouveau compte.\n"
-"\n"
-"Veuillez ne pas répondre à cet email. Si vous avez besoin de nous contacter,\n"
-"merci d'utiliser le formulaire à l'adresse suivante:\n"
-"%contacturl%\n"
-"\n"
-"L'équipe de Syj"
+"Show Your Journey n'est pas responsable de l'exactitude des itinéraires "
+"publiés. Il appartient à l'utilisateur de vérifier qu'un chemin est "
+"praticable et sécurisé."
 
-#: application/controllers/LoginController.php:91
-#: application/controllers/IdxController.php:163
-msgid "you must enter a login name"
-msgstr "vous devez entrer un nom d'utilisateur"
+#: application/views/scripts/termsofuse/index.phtml:21
+msgid ""
+"Show Your Journey service is provided \"as is\" with no guarantee for "
+"accuracy or accessibility."
+msgstr ""
+"Show Your Journey est proposé sans garantie de fiabilité ou de disponibilité."
 
-#: application/controllers/PendingController.php:33
-msgid "account validated"
-msgstr "compte validé"
+#: application/views/scripts/termsofuse/index.phtml:25
+msgid ""
+"Sources of the software running the website are <a href=\"http://dev."
+"renevier.net/?p=syj.git\">publicly available</a> under a agpl license. The "
+"map used to display the routes comes from <a href=\"http://www.openstreetmap."
+"org/\">openstreetmap</a>."
+msgstr ""
+"Les sources du logiciel qui fait tourner le site web sont <a href=\"http://"
+"dev.renevier.net/?p=syj.git\">disponibles publiquement</a> sous une licence "
+"agpl. La carte utilisée pour l'affichage des itinéraires vient d'<a href="
+"\"http://www.openstreetmap.org/\">openstreetmap</a>."
 
-#: application/controllers/PendingController.php:40
-msgid "account deleted"
-msgstr "Compte supprimé"
+#: application/views/scripts/contact/success.phtml:4
+msgid "Email was send successfully"
+msgstr "L'email a été envoyé avec succès"
 
-#: application/controllers/PendingController.php:44
-msgid "account creation validation"
-msgstr "validation de la création du compte"
+#: application/views/scripts/contact/index.phtml:8
+#, php-format
+msgid ""
+"There was an unkwown message when sending the message. Please try again "
+"later, or send a mail directly to <a href=\"mailto:%s\">%s</a>"
+msgstr ""
+"Il s'est produit une erreur inconnue lors de l'envoi du message. Merci de "
+"réessayer plus tard, ou d'écrire directement à <a href=\"mailto:%s\">%s</a>"
 
-#: application/controllers/PendingController.php:54
-msgid "password changed"
-msgstr "mot de passe modifié"
+#: application/views/scripts/list/index.phtml:13
+#: application/layouts/scripts/footer.phtml:16
+msgid "create a route"
+msgstr "créer un itinéraire"
 
-#: application/controllers/PendingController.php:62
-msgid "request canceled"
-msgstr "requête annulée"
+#: application/views/scripts/list/index.phtml:14
+#, php-format
+msgid "you have created no route yet, you may want to %s"
+msgstr "Vous n'avez pas encore créé d'itinéraire. Voulez vous %s"
 
-#: application/controllers/PendingController.php:66
-msgid "password reset validation"
-msgstr "validation de la réinitialisation du mot de passe"
+#: application/views/scripts/list/index.phtml:28
+msgid "first page"
+msgstr "première page"
 
-#: application/controllers/ContactController.php:13
-msgid "contact form"
-msgstr "formulaire de contact"
+#: application/views/scripts/list/index.phtml:32
+msgid "previous page"
+msgstr "page précédente"
 
-#: application/controllers/ContactController.php:112
-msgid "Hi,"
-msgstr "Bonjour,"
+#: application/views/scripts/list/index.phtml:41
+msgid "next page"
+msgstr "page suivante"
 
-#: application/controllers/ContactController.php:121
-#: application/controllers/NewpwdController.php:68
-#: application/controllers/AccountController.php:70
-#: application/controllers/IdxController.php:184
-msgid "Value is required"
-msgstr "Le champ est requis"
+#: application/views/scripts/list/index.phtml:45
+msgid "last page"
+msgstr "dernière page"
 
-#: application/controllers/ContactController.php:122
-#: application/forms/Contact.php:32
-#: application/validate/EmailAddress.php:13
-msgid "Invalid email"
-msgstr "Email invalide"
+#: application/views/scripts/list/index.phtml:67
+msgid "modify or duplicate"
+msgstr "modifier ou dupliquer"
 
-#: application/controllers/ErrorController.php:60
-msgid "Oups, something went wrong"
-msgstr "Oups, il y a eu un souci"
+#: application/views/scripts/account/success.phtml:4
+msgid "Your account was modified successfully"
+msgstr "Votre compte a bien été modifié."
 
-#: application/controllers/TermsofuseController.php:10
-#: application/layouts/scripts/footer.phtml:87
-#: application/forms/Geom.php:39
-#: application/forms/User.php:44
-msgid "terms of use"
-msgstr "conditions d'utilisation"
+#: application/views/scripts/newpwd/success.phtml:4
+#: application/controllers/IdxController.php:168
+msgid "A link to reset your password has been emailed to you"
+msgstr ""
+"Un email contenant un lien pour réinitialiser votre mot de passe vous a été "
+"envoyé"
 
-#: application/controllers/ListController.php:15
-#: application/layouts/scripts/footer.phtml:53
-msgid "my routes"
-msgstr "mes itinéraires"
+#: application/views/scripts/pending/creation_cancel.phtml:12
+msgid "You have canceled the account."
+msgstr "Vous avez annulé le compte."
 
-#: application/controllers/ListController.php:32
-msgid "There is no undo. Delete this route definitively ?"
-msgstr "Vous ne pourrez pas annuler. Supprimer l'itinéraire définitivement ?"
+#: application/views/scripts/pending/creation_validate.phtml:12
+msgid "You have validated your account."
+msgstr "Vous avez validé votre compte."
 
-#: application/controllers/ListController.php:33
-#: application/controllers/IdxController.php:160
-msgid "server could not be reached"
-msgstr "serveur inaccessible"
+#: application/views/scripts/pending/password_validate.phtml:17
+msgid "log in"
+msgstr "vous connecter"
 
-#: application/controllers/ListController.php:34
-#: application/controllers/IdxController.php:158
-msgid "server did not understood request. That's probably caused by a bug in SYJ"
-msgstr "Le serveur n'a pas compris la requête. Il s'agit probablement d'un bug dans SYJ"
+#: application/views/scripts/pending/password_validate.phtml:15
+#, php-format
+msgid ""
+"Your new password is now <strong>%s</strong>. You can %s with this new "
+"password. Don't forget to change it again to a personal password as soon as "
+"possible."
+msgstr ""
+"Votre nouveau mot de passe est <strong>%s</strong>. Vous pouvez %s avec le "
+"nouveau mot de passe. N'oubliez pas de le rechanger le plus tôt possible "
+"pour utiliser un mot de passe personnel."
 
-#: application/controllers/ListController.php:35
-#: application/controllers/IdxController.php:159
-msgid "route not referenced on the server. It has probably been deleted."
-msgstr "chemin non référencé sur le serveur. Il a probablement été supprimé."
+#: application/views/scripts/pending/password_cancel.phtml:12
+msgid "You have canceled the request."
+msgstr "Vous avez annulé la requête."
 
-#: application/controllers/ListController.php:36
-#: application/controllers/IdxController.php:161
-msgid "there was a server error"
-msgstr "Il s'est produit une erreur serveur"
+#: application/views/scripts/pending/index.phtml:16
+msgid "If you need more informations, please"
+msgstr "Si vous avez besoin de plus d'informations, veuillez"
 
-#: application/controllers/ListController.php:37
-#: application/controllers/IdxController.php:162
-msgid "there was an unknown error"
-msgstr "Il s'est produit une erreur inconnue"
+#: application/views/scripts/pending/index.phtml:17
+msgid "contact us"
+msgstr "nous contacter"
 
-#: application/controllers/ListController.php:38
-msgid "route was successfully deleted"
-msgstr "l'itinéraire a été correctement supprimé"
+#: application/layouts/scripts/footer.phtml:27
+msgid "contact"
+msgstr "contact"
 
-#: application/controllers/AccountController.php:15
-#: application/layouts/scripts/footer.phtml:39
+#: application/layouts/scripts/footer.phtml:38
+#: application/controllers/AccountController.php:13
 msgid "my account"
 msgstr "mon compte"
 
-#: application/controllers/AccountController.php:30
-msgid "Wrong password"
-msgstr "Mauvais mot de passe"
+#: application/layouts/scripts/footer.phtml:52
+#: application/controllers/ListController.php:14
+msgid "my routes"
+msgstr "mes itinéraires"
 
-#: application/controllers/AccountController.php:43
-#: application/controllers/IdxController.php:171
-msgid "an user is already registered with this email"
-msgstr "il y'a déjà un utilisateur enregistré avec cet email"
+#: application/layouts/scripts/footer.phtml:96
+msgid "help"
+msgstr "aide"
 
-#: application/controllers/AccountController.php:71
-#: application/controllers/IdxController.php:167
-#: application/forms/Account.php:40
-msgid "Password do not match"
-msgstr "Les mots de passe ne correspondent pas"
+#: application/controllers/PendingController.php:31
+msgid "account validated"
+msgstr "compte validé"
 
-#: application/controllers/AccountController.php:72
-#: application/forms/Account.php:33
-#: application/forms/User.php:20
-#, php-format
-msgid "At least %d characters"
-msgstr "Au moins %d caractères"
+#: application/controllers/PendingController.php:38
+msgid "account deleted"
+msgstr "Compte supprimé"
 
-#: application/controllers/AccountController.php:73
-msgid "You have made no change"
-msgstr "Vous n'avez fait aucun changement"
+#: application/controllers/PendingController.php:42
+msgid "account creation validation"
+msgstr "validation de la création du compte"
+
+#: application/controllers/PendingController.php:52
+msgid "password changed"
+msgstr "mot de passe modifié"
+
+#: application/controllers/PendingController.php:60
+msgid "request canceled"
+msgstr "requête annulée"
 
-#: application/controllers/IdxController.php:29
-#: application/controllers/IdxController.php:76
+#: application/controllers/PendingController.php:64
+msgid "password reset validation"
+msgstr "validation de la réinitialisation du mot de passe"
+
+#: application/controllers/NewpwdController.php:66
+#: application/controllers/IdxController.php:179
+#: application/controllers/ContactController.php:119
+#: application/controllers/AccountController.php:68
+msgid "Value is required"
+msgstr "Le champ est requis"
+
+#: application/controllers/IdxController.php:24
+#: application/controllers/IdxController.php:71
 #, php-format
 msgid "route by <strong>%s</strong>"
 msgstr "tracé par <strong>%s</strong>"
 
-#: application/controllers/IdxController.php:48
+#: application/controllers/IdxController.php:43
 msgid "route has been deleted"
 msgstr "l'itinéraire a été supprimé"
 
-#: application/controllers/IdxController.php:51
+#: application/controllers/IdxController.php:46
 msgid "route does not exist"
 msgstr "L'itinéraire n'existe pas"
 
-#: application/controllers/IdxController.php:79
-#: application/controllers/IdxController.php:112
+#: application/controllers/IdxController.php:74
+#: application/controllers/IdxController.php:107
 msgid "website to share routes"
 msgstr "site de partage d'itinéraires"
 
-#: application/controllers/IdxController.php:121
+#: application/controllers/IdxController.php:116
 #, php-format
 msgid "File too large. File size must not exceed %s"
 msgstr "Fichier trop gros. La taille ne doit pas dépasser %s"
 
-#: application/controllers/IdxController.php:123
+#: application/controllers/IdxController.php:118
 msgid "Invalid file"
 msgstr "Fichier invalide"
 
-#: application/controllers/IdxController.php:151
-#: application/controllers/IdxController.php:176
+#: application/controllers/IdxController.php:146
+#: application/controllers/IdxController.php:171
 msgid "Map by <a href='http://openstreetmap.org/'>OpenStreetMap</a>"
 msgstr "Carte par <a href='http://openstreetmap.org/'>OpenStreetMap</a>"
 
-#: application/controllers/IdxController.php:157
+#: application/controllers/IdxController.php:152
 msgid "save took place successfully"
 msgstr "La sauvegarde s'est déroulée correctement"
 
-#: application/controllers/IdxController.php:164
+#: application/controllers/IdxController.php:153
+#: application/controllers/ListController.php:33
+msgid ""
+"server did not understood request. That's probably caused by a bug in SYJ"
+msgstr ""
+"Le serveur n'a pas compris la requête. Il s'agit probablement d'un bug dans "
+"SYJ"
+
+#: application/controllers/IdxController.php:154
+#: application/controllers/ListController.php:34
+msgid "route not referenced on the server. It has probably been deleted."
+msgstr "chemin non référencé sur le serveur. Il a probablement été supprimé."
+
+#: application/controllers/IdxController.php:155
+#: application/controllers/ListController.php:32
+msgid "server could not be reached"
+msgstr "serveur inaccessible"
+
+#: application/controllers/IdxController.php:156
+#: application/controllers/ListController.php:35
+msgid "there was a server error"
+msgstr "Il s'est produit une erreur serveur"
+
+#: application/controllers/IdxController.php:157
+#: application/controllers/ListController.php:36
+msgid "there was an unknown error"
+msgstr "Il s'est produit une erreur inconnue"
+
+#: application/controllers/IdxController.php:158
+#: application/controllers/LoginController.php:89
+msgid "you must enter a login name"
+msgstr "vous devez entrer un nom d'utilisateur"
+
+#: application/controllers/IdxController.php:159
 msgid "Login correct"
 msgstr "Vous êtes connecté"
 
-#: application/controllers/IdxController.php:165
+#: application/controllers/IdxController.php:160
 msgid "Wrong login/password"
 msgstr "Mauvais nom d'utilisateur ou mot de passe"
 
-#: application/controllers/IdxController.php:166
+#: application/controllers/IdxController.php:161
 msgid "you must enter a password"
 msgstr "vous devez entrer un mot de passe"
 
-#: application/controllers/IdxController.php:168
+#: application/controllers/IdxController.php:163
 msgid "You must accept terms of use"
 msgstr "Vous devez accepter les conditions d'utilisation"
 
-#: application/controllers/IdxController.php:169
+#: application/controllers/IdxController.php:164
 msgid "you must enter an email"
 msgstr "vous devez entrer un email"
 
-#: application/controllers/IdxController.php:170
+#: application/controllers/IdxController.php:165
 msgid "invalid email"
 msgstr "email invalide"
 
-#: application/controllers/IdxController.php:172
+#: application/controllers/IdxController.php:166
+#: application/controllers/AccountController.php:41
+msgid "an user is already registered with this email"
+msgstr "il y'a déjà un utilisateur enregistré avec cet email"
+
+#: application/controllers/IdxController.php:167
 msgid "Account created"
 msgstr "Compte créé"
 
-#: application/controllers/IdxController.php:174
+#: application/controllers/IdxController.php:169
 msgid "Now, you can retry to save"
 msgstr "Maintenant, vous pouvez réessayer de sauvegarder"
 
-#: application/controllers/IdxController.php:175
+#: application/controllers/IdxController.php:170
 msgid "route by"
 msgstr "tracé par"
 
-#: application/controllers/IdxController.php:177
+#: application/controllers/IdxController.php:172
 msgid "checking availibilty"
 msgstr "vérification de la disponibilité"
 
-#: application/controllers/IdxController.php:178
+#: application/controllers/IdxController.php:173
 msgid "available pseudo"
 msgstr "pseudo disponible"
 
-#: application/controllers/IdxController.php:179
+#: application/controllers/IdxController.php:174
 msgid "unavailable pseudo"
 msgstr "pseudo non disponible"
 
-#: application/controllers/IdxController.php:181
+#: application/controllers/IdxController.php:176
 msgid "create"
 msgstr "créér"
 
-#: application/controllers/IdxController.php:183
+#: application/controllers/IdxController.php:178
 msgid "You have an unsaved route"
 msgstr "Vous avez un itinéraire non sauvegardé"
 
-#: application/controllers/IdxController.php:185
+#: application/controllers/IdxController.php:180
 msgid "no result"
 msgstr "pas de résultat"
 
-#: application/controllers/IdxController.php:186
+#: application/controllers/IdxController.php:181
 msgid "could not analyze file content"
 msgstr "impossible d'analyser le contenu du fichier"
 
-#: application/layouts/scripts/footer.phtml:28
-msgid "contact"
-msgstr "contact"
-
-#: application/layouts/scripts/footer.phtml:97
-msgid "help"
-msgstr "aide"
-
-#: application/forms/Login.php:9
-msgid "user"
-msgstr "utilisateur"
-
-#: application/forms/Login.php:10
-#: application/forms/Account.php:35
-#: application/forms/User.php:23
-msgid "password"
-msgstr "mot de passe"
-
-#: application/forms/Login.php:13
-msgid "remember me"
-msgstr "se souvenir de moi"
-
-#: application/forms/Login.php:20
-msgid "I forgot my password"
-msgstr "J'ai oublié mon mot de passe"
-
-#: application/forms/Contact.php:27
-msgid "Value is required and can't be empty"
-msgstr "Le champ est requis et ne doit pas être vide"
-
-#: application/forms/Contact.php:36
-msgid "Email:"
-msgstr "Email:"
-
-#: application/forms/Contact.php:40
-msgid "Subject must be %max% characters long or less"
-msgstr "Le sujet doit faire au plus %max% caractères"
-
-#: application/forms/Contact.php:45
-msgid "Subject:"
-msgstr "Sujet:"
-
-#: application/forms/Contact.php:49
-msgid "Message:"
-msgstr "Message:"
-
-#: application/forms/Contact.php:56
-msgid "Send"
-msgstr "Envoyer"
-
-#: application/forms/Contact.php:64
-msgid "Send a message"
-msgstr "Envoyer un message"
-
-#: application/forms/Geom.php:17
-msgid "Draw journey on the map or choose one from a file"
-msgstr "Tracez l'itinéraire sur la carte ou choisissez un fichier"
-
-#: application/forms/Geom.php:28
-msgid "optional title for this journey"
-msgstr "titre facultatif pour ce trajet"
-
-#: application/forms/Geom.php:41
-#: application/forms/User.php:46
-#, php-format
-msgid "I've read and accepted %s"
-msgstr "J'ai lu et accepté les %s"
-
-#: application/forms/Geom.php:50
-#: application/forms/Pending/ValidateCreation.php:17
-msgid "save"
-msgstr "enregistrer"
-
-#: application/forms/Account.php:27
-#: application/forms/User.php:36
-#: application/forms/Newpwd.php:28
-msgid "email"
-msgstr "email"
-
-#: application/forms/Account.php:42
-#: application/forms/User.php:30
-msgid "confirm password"
-msgstr "confirmation du mot de passe"
-
-#: application/forms/Account.php:48
-msgid "current password"
-msgstr "mot de passe actuel"
-
-#: application/forms/Account.php:50
-msgid "modify my informations"
-msgstr "modifier mes informations"
-
-#: application/forms/User.php:10
-msgid "only letters, numbers, underscores or dots"
-msgstr "seulement des lettres, des chiffres, des soulignés ou des points"
-
-#: application/forms/User.php:12
-msgid "user name"
-msgstr "nom d'utilisateur"
-
-#: application/forms/User.php:37
-msgid "After creating your account, you will receive a confirmation email. You have 7 days to confirm otherwise, your account will be deleted."
-msgstr "Après la création de votre compte, vous recevrez un mail de confirmation. Vous avez 7 jours pour confirmer, sinon votre compte sera supprimé."
-
-#: application/forms/User.php:59
-msgid "create account"
-msgstr "créer le compte"
+#: application/controllers/ContactController.php:11
+msgid "contact form"
+msgstr "formulaire de contact"
 
-#: application/forms/Pending/ResetPassword.php:11
-#, php-format
-msgid "Hi %s. Someone, probably you, has asked to reset password for your account. To get a new password, validate with following button."
-msgstr "Bonjour %s. Quelqu'un, probablement vous, a demandé de réinitialiser le mot de passe de votre compte. Pour avoir un nouveau mot de passe, validez avec le bouton suivant."
+#: application/controllers/ContactController.php:110
+msgid "Hi,"
+msgstr "Bonjour,"
 
-#: application/forms/Pending/ResetPassword.php:16
-#: application/forms/Newpwd.php:33
-msgid "reset my password"
-msgstr "réinitialiser mon mot de passe"
+#: application/controllers/ListController.php:31
+msgid "There is no undo. Delete this route definitively ?"
+msgstr "Vous ne pourrez pas annuler. Supprimer l'itinéraire définitivement ?"
 
-#: application/forms/Pending/ResetPassword.php:23
-msgid "cancel request"
-msgstr "annuler la requête"
+#: application/controllers/ListController.php:37
+msgid "route was successfully deleted"
+msgstr "l'itinéraire a été correctement supprimé"
 
-#: application/forms/Pending/ResetPassword.php:24
-msgid "To cancel this request, press following button. Your password will not change."
-msgstr "Pour annuler la requête, pressez le bouton suivant. Votre mot de passe ne sera pas changé."
+#: application/controllers/AccountController.php:28
+msgid "Wrong password"
+msgstr "Mauvais mot de passe"
 
-#: application/forms/Pending/ValidateCreation.php:11
-#, php-format
-msgid "Someone, probably you, has registered an account %s with email address %s on syj. To confirm this account creation, validate with following button."
-msgstr "Quelqu'un, probablement vous, a enregistré un compte %s avec l'adresse email %s sur syj. Pour confirmer la création du compte, validez avec le bouton suivant."
+#: application/controllers/AccountController.php:71
+msgid "You have made no change"
+msgstr "Vous n'avez fait aucun changement"
 
-#: application/forms/Pending/ValidateCreation.php:24
-msgid "To cancel account creation, press following button. The account and all its data will be deleted."
-msgstr "Pour annuler la création du compte, pressez le bouton suivant. Le compte ainsi que toutes ses données seront supprimés."
+#: application/controllers/ErrorController.php:59
+msgid "Oups, something went wrong"
+msgstr "Oups, il y a eu un souci"
 
 #~ msgid "Welcome on Syj."
 #~ msgstr "Bienvenue sur Syj."
index 37704d480fa910d3c5d4e215b946f6890222ff0d..8a1db1e000f0a777447f0e246c765d1e3716df1e 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: syj\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-04 13:05+0200\n"
+"POT-Creation-Date: 2011-07-08 18:02+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: S.Higashi <s_higash@mua.biglobe.ne.jp>\n"
 "Language: \n"
@@ -10,419 +10,184 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: application/views/scripts/error/error.phtml:5
-msgid "An error occurred"
-msgstr "エラーが発生しました"
-
-#: application/views/scripts/error/error.phtml:35
-msgid "Please try again later"
-msgstr "しばらくしてからやり直してください"
-
-#: application/views/scripts/error/error.phtml:37
-#: application/views/scripts/pending/password_cancel.phtml:15
-#: application/views/scripts/pending/creation_validate.phtml:15
-#: application/views/scripts/pending/creation_cancel.phtml:15
-#: application/views/helpers/Returnto.php:23
-#: application/views/helpers/Returnto.php:31
-msgid "go to main page"
-msgstr "メインページへ"
-
-#: application/views/scripts/contact/index.phtml:8
-#, php-format
-msgid ""
-"There was an unkwown message when sending the message. Please try again "
-"later, or send a mail directly to <a href=\"mailto:%s\">%s</a>"
-msgstr ""
-"メッセージ送信時に不明なメッセージがありました。しばらくしてからやり直してく"
-"ださいもしくは<a href=\"mailto:%s\">%s</a>に直接メールしてください"
-
-#: application/views/scripts/contact/success.phtml:4
-msgid "Email was send successfully"
-msgstr "メール送信に成功しました"
-
-#: application/views/scripts/idx/index.phtml:8
-#: application/views/scripts/idx/raw.phtml:8
-#: application/views/scripts/list/index.phtml:8
-msgid "SYJ needs javascript. Please activate scripts in your browser."
-msgstr ""
-"SYJはjavascriptを使用します。あなたのブラウザでjavascriptを使えるように設定し"
-"てください"
+#: application/validate/EmailAddress.php:13 application/forms/Contact.php:32
+#: application/controllers/ContactController.php:120
+msgid "Invalid email"
+msgstr "不正なメールアドレス"
 
-#: application/views/scripts/idx/index.phtml:21
-#, fuzzy
-msgid ""
-"To create a journey, press <strong>\"start a route\"</strong> button, then "
-"click on the map to add points. To delete a point, hold shift pressed while "
-"clicking on it."
-msgstr ""
-"旅の記録を作成するには、まず<strong>\"ルート開始\"</strong> ボタンを押してく"
-"ださい。そしてマップをクリックしながらルートに沿ってポイントを追加してくださ"
-"い。画面左上のコントロールでマップのズームや移動ができます"
+#: application/forms/Newpwd.php:28 application/forms/User.php:36
+#: application/forms/Account.php:27
+msgid "email"
+msgstr "メールアドレス"
 
-#: application/views/scripts/idx/index.phtml:23
-msgid "You can zoom and move the map with the controls in the top left corner."
-msgstr ""
+#: application/forms/Newpwd.php:33
+#: application/forms/Pending/ResetPassword.php:16
+msgid "reset my password"
+msgstr "自分のパスワードをリセット"
 
-#: application/views/scripts/idx/index.phtml:25
-msgid "When you have finished a path, press \"create\", button."
-msgstr "パスを描き終わったら、\"作成\"ボタンを押してください"
+#: application/forms/Contact.php:27
+msgid "Value is required and can't be empty"
+msgstr "値が必要です"
 
-#: application/views/scripts/idx/index.phtml:36
-msgid "route length"
-msgstr "ã\83«ã\83¼ã\83\88é\95·"
+#: application/forms/Contact.php:36
+msgid "Email:"
+msgstr "ã\83¡ã\83¼ã\83«ã\82¢ã\83\89ã\83¬ã\82¹:"
 
-#: application/views/scripts/idx/index.phtml:49
-#: application/controllers/LoginController.php:8
-#: application/layouts/scripts/footer.phtml:74 application/forms/Login.php:23
-msgid "login"
-msgstr "ログイン"
+#: application/forms/Contact.php:40
+msgid "Subject must be %max% characters long or less"
+msgstr "件名欄は %max% 文字までです"
 
-#: application/views/scripts/idx/index.phtml:51
-#: application/views/scripts/idx/index.phtml:169
-msgid "create an account"
-msgstr "アカウントを作成"
+#: application/forms/Contact.php:45
+msgid "Subject:"
+msgstr "件名(英語で)"
 
-#: application/views/scripts/idx/index.phtml:52
-msgid "Whith an account, you can manage and modify your routes"
-msgstr "ã\82¢ã\82«ã\82¦ã\83³ã\83\88ã\81\8cã\81\82ã\82\8cã\81°ã\80\81è\87ªå\88\86ã\81®ã\83«ã\83¼ã\83\88ã\82\92管ç\90\86ã\80\81å¤\89æ\9b´ã\81§ã\81\8dã\81¾ã\81\99"
+#: application/forms/Contact.php:49
+msgid "Message:"
+msgstr "ã\83¡ã\83\83ã\82»ã\83¼ã\82¸(è\8b±èª\9eã\81§)"
 
-#: application/views/scripts/idx/index.phtml:69
-msgid "route infos"
-msgstr "ルート情報"
+#: application/forms/Contact.php:56
+msgid "Send"
+msgstr "送信"
 
-#: application/views/scripts/idx/index.phtml:73
-#: application/views/scripts/idx/index.phtml:82
-msgid "direct link"
-msgstr "ダイレクトリンク"
+#: application/forms/Contact.php:64
+msgid "Send a message"
+msgstr "メッセージを送信"
 
-#: application/views/scripts/idx/index.phtml:86
-msgid "export"
-msgstr "エクスポート"
+#: application/forms/User.php:10
+msgid "only letters, numbers, underscores or dots"
+msgstr "文字、数字、アンダースコア、ドットのいずれかのみ"
 
-#: application/views/scripts/idx/index.phtml:91
-#: application/views/scripts/idx/index.phtml:92
-msgid "kml export"
-msgstr "kmlにエクスポート"
+#: application/forms/User.php:12
+msgid "user name"
+msgstr "ユーザ名"
 
-#: application/views/scripts/idx/index.phtml:98
-#: application/views/scripts/idx/index.phtml:99
-msgid "gpx export"
-msgstr "gpxにエクスポート"
+#: application/forms/User.php:20 application/forms/Account.php:33
+#: application/controllers/AccountController.php:70
+#, php-format
+msgid "At least %d characters"
+msgstr "最低 %d 文字"
 
-#: application/views/scripts/idx/index.phtml:112
-#: application/controllers/IdxController.php:182
-msgid "duplicate"
-msgstr "複製"
+#: application/forms/User.php:23 application/forms/Account.php:35
+#: application/forms/Login.php:10
+msgid "password"
+msgstr "パスワード"
 
-#: application/views/scripts/idx/index.phtml:114
-#: application/controllers/IdxController.php:180
-msgid "edit"
-msgstr "編集"
+#: application/forms/User.php:30 application/forms/Account.php:42
+msgid "confirm password"
+msgstr "パスワードを確認"
 
-#: application/views/scripts/idx/index.phtml:118
-msgid "Search a place"
-msgstr "場所をさがす"
+#: application/forms/User.php:37
+msgid ""
+"After creating your account, you will receive a confirmation email. You have "
+"7 days to confirm otherwise, your account will be deleted."
+msgstr ""
+"アカウント作成後、確認メールが届きます。7日以内に認証してください、そうしな"
+"ければアカウントは削除されます。"
 
-#: application/views/scripts/idx/index.phtml:122
-msgid "Ok"
-msgstr "OK"
+#: application/forms/User.php:44 application/forms/Geom.php:39
+#: application/layouts/scripts/footer.phtml:86
+#: application/controllers/TermsofuseController.php:9
+msgid "terms of use"
+msgstr "利用条件"
 
-#: application/views/scripts/idx/index.phtml:128
-msgid "start a route"
-msgstr "ルート開始"
+#: application/forms/User.php:46 application/forms/Geom.php:41
+#, php-format
+msgid "I've read and accepted %s"
+msgstr "私は %s を読んで承諾しました"
 
-#: application/views/scripts/idx/index.phtml:140
-msgid "more results"
-msgstr "ã\82\82ã\81£ã\81¨"
+#: application/forms/User.php:59
+msgid "create account"
+msgstr "ã\82¢ã\82«ã\82¦ã\83³ã\83\88ä½\9cæ\88\90"
 
-#: application/views/scripts/termsofuse/index.phtml:5
+#: application/forms/Pending/ValidateCreation.php:11
+#, php-format
 msgid ""
-"Show Your Journey is a site whose goal is to allow anyone to publish routes, "
-"for example, hiking itinerary, bicycle trip, travel itinerary or whatever."
+"Someone, probably you, has registered an account %s with email address %s on "
+"syj. To confirm this account creation, validate with following button."
 msgstr ""
-"Show Your Journey のゴールは誰もがルートを公開できるようにすることです。例え"
-"ば、ハイキング経路、自転車トリップ、旅行行程その他あらゆるものです。"
+"誰か、おそらくあなた自身、がアカウント %s を %s というメールアドレスでSyj 上"
+"に登録しました。このアカウント作成を確認するには、次のボタンを認証してくださ"
+"い。"
 
-#: application/views/scripts/termsofuse/index.phtml:9
-msgid ""
-"In order to publish a route, you must first create an account. A valid email "
-"is asked for, and ip address of account creation is stored on the server. "
-"Those informations will not be divulged to anyone without the user explicit "
-"permission."
-msgstr ""
-"ルートを公開するためには、最初にアカウントを作成してください。実在するメール"
-"アドレスが必要で、アカウントを作成時のIPアドレスはサーバの保存されます。これ"
-"らの情報はユーザの明示的な許可が無い限り、誰にも漏らすことはありません。"
+#: application/forms/Pending/ValidateCreation.php:17
+#: application/forms/Geom.php:50
+msgid "save"
+msgstr "保存"
 
-#: application/views/scripts/termsofuse/index.phtml:13
-msgid ""
-"When you create a route, you accept that it's free for any use. This means "
-"you accept that anyone can reuse, reproduce, or republish your itinerary, or "
-"a modified version of it for any purpose. This also means you need to get "
-"appropriate permissions from the creator if you want to upload a route you "
-"didn't create yourself."
-msgstr ""
-"ルートを作成する場合は、いかなる用途でも自由に使えることに同意することになり"
-"ます。これはあなたの旅程やそれに手を加えたものを誰もがどのような目的にも再利"
-"用、再作成、再公開できるということを意味します。同時に、もしあなたが自分で作"
-"成したものでないルートをアップロードする場合にはその作者から適切な許可をもら"
-"う必要がある、ということをも意味しています。"
+#: application/forms/Pending/ValidateCreation.php:23
+#: application/views/scripts/list/index.phtml:68
+msgid "delete"
+msgstr "削除"
 
-#: application/views/scripts/termsofuse/index.phtml:17
+#: application/forms/Pending/ValidateCreation.php:24
 msgid ""
-"Show Your Journey is not responsible for the accuracy of the routes "
-"published. It's the user responsibility to check that a route is accessible "
-"and safe."
+"To cancel account creation, press following button. The account and all its "
+"data will be deleted."
 msgstr ""
-"Show Your Journeyは公開されたルートの正確さに責を負うものではありません。ルー"
-"ã\83\88ã\81\8cé\80\9aè¡\8cå\8f¯è\83½ã\81§å®\89å\85¨ã\81§ã\81\82ã\82\8bã\81¨ã\81\84ã\81\86ã\81\93ã\81¨ã\82\92ã\83\81ã\82§ã\83\83ã\82¯ã\81\99ã\82\8bã\81®ã\81¯ã\83¦ã\83¼ã\82¶ã\81®è²¬ä»»ã\81§す。"
+"アカウント作成をキャンセルするには、次のボタンを押してください。アカウントと"
+"ã\81\9dã\81®ã\83\87ã\83¼ã\82¿ã\81¯å\85¨ã\81¦å\89\8aé\99¤ã\81\95ã\82\8cã\81¾す。"
 
-#: application/views/scripts/termsofuse/index.phtml:21
+#: application/forms/Pending/ResetPassword.php:11
+#, php-format
 msgid ""
-"Show Your Journey service is provided \"as is\" with no guarantee for "
-"accuracy or accessibility."
+"Hi %s. Someone, probably you, has asked to reset password for your account. "
+"To get a new password, validate with following button."
 msgstr ""
-"Show Your Journeyサービスは\"あるがまま\"に提供され、正確さやアクセシビリティ"
-"を保証するものではありません。"
+"こんにちは、 %s さん、誰か、おそらくあなた自身、がアカウントのパスワードリ"
+"セットを要求しました新しいパスワードを取得するには、下記のボタンで認証してく"
+"ださい。"
 
-#: application/views/scripts/termsofuse/index.phtml:25
+#: application/forms/Pending/ResetPassword.php:23
+msgid "cancel request"
+msgstr "リクエストをキャンセル"
+
+#: application/forms/Pending/ResetPassword.php:24
 msgid ""
-"Sources of the software running the website are <a href=\"http://dev."
-"renevier.net/?p=syj.git\">publicly available</a> under a agpl license. The "
-"map used to display the routes comes from <a href=\"http://www.openstreetmap."
-"org/\">openstreetmap</a>."
+"To cancel this request, press following button. Your password will not "
+"change."
 msgstr ""
-"ウェブサイトで動作しているソフトウェアのソースコードはagplライセンスの下で<a "
-"href=\"http://dev.renevier.net/?p=syj.git\">誰でも利用可能</a>です。ルート表"
-"示に使用されているマップは<a href=\"http://www.openstreetmap.org/"
-"\">openstreetmap</a>です。"
-
-#: application/views/scripts/newpwd/success.phtml:4
-#: application/controllers/IdxController.php:173
-msgid "A link to reset your password has been emailed to you"
-msgstr "パスワードをリセットするためのURLがあなた宛に送られました"
+"このリクエストをキャンセルするには、次のボタンを押してください。あなたのパス"
+"ワードは変更されません。"
 
-#: application/views/scripts/pending/password_cancel.phtml:12
-msgid "You have canceled the request."
-msgstr "リクエストをキャンセルしました。"
+#: application/forms/Account.php:40
+#: application/controllers/IdxController.php:162
+#: application/controllers/AccountController.php:69
+msgid "Password do not match"
+msgstr "パスワードが一致しません"
 
-#: application/views/scripts/pending/password_cancel.phtml:14
-#: application/views/scripts/pending/creation_validate.phtml:14
-#: application/views/scripts/pending/creation_cancel.phtml:14
-#: application/views/helpers/Returnto.php:22
-#: application/views/helpers/Returnto.php:25
-#: application/views/helpers/Returnto.php:28
-msgid "You can now"
-msgstr "以下のことができます"
-
-#: application/views/scripts/pending/creation_validate.phtml:12
-msgid "You have validated your account."
-msgstr "あなたのアカウントは認証されました。"
-
-#: application/views/scripts/pending/index.phtml:16
-msgid "If you need more informations, please"
-msgstr "詳細な情報が必要なら"
-
-#: application/views/scripts/pending/index.phtml:17
-msgid "contact us"
-msgstr "管理者に連絡してください"
-
-#: application/views/scripts/pending/creation_cancel.phtml:12
-msgid "You have canceled the account."
-msgstr "アカウントはキャンセルされました。"
-
-#: application/views/scripts/pending/password_validate.phtml:17
-msgid "log in"
-msgstr "ログイン"
-
-#: application/views/scripts/pending/password_validate.phtml:15
-#, php-format
-msgid ""
-"Your new password is now <strong>%s</strong>. You can %s with this new "
-"password. Don't forget to change it again to a personal password as soon as "
-"possible."
-msgstr ""
-"あなたの新しいパスワードは <strong>%s</strong> です。この新しいパスワード"
-"で%s できます。忘れずにできるだけ早く個人的なパスワードに再度変更してくださ"
-"い。"
-
-#: application/views/scripts/account/success.phtml:4
-msgid "Your account was modified successfully"
-msgstr "アカウントの変更に成功しました"
-
-#: application/views/scripts/list/index.phtml:17
-#: application/layouts/scripts/footer.phtml:17
-msgid "create a route"
-msgstr "ルート作成"
-
-#: application/views/scripts/list/index.phtml:18
-#, php-format
-msgid "you have created no route yet, you may want to %s"
-msgstr "まだルートを作成していません、%s したいですか"
-
-#: application/views/scripts/list/index.phtml:29
-msgid "first page"
-msgstr "先頭ページ"
-
-#: application/views/scripts/list/index.phtml:33
-msgid "previous page"
-msgstr "前のページ"
-
-#: application/views/scripts/list/index.phtml:42
-msgid "next page"
-msgstr "次のページ"
-
-#: application/views/scripts/list/index.phtml:46
-msgid "last page"
-msgstr "最終ページ"
-
-#: application/views/scripts/list/index.phtml:67
-msgid "modify or duplicate"
-msgstr "変更または複製"
-
-#: application/views/scripts/list/index.phtml:68
-#: application/forms/Pending/ValidateCreation.php:23
-msgid "delete"
-msgstr "削除"
-
-#: application/views/scripts/faq/index.phtml:5
-#: application/controllers/FaqController.php:10
-msgid "Frequently asked questions"
-msgstr "FAQ"
-
-#: application/views/scripts/faq/index.phtml:6
-msgid "What's syj?"
-msgstr "Syjとは?"
-
-#: application/views/scripts/faq/index.phtml:7
-msgid ""
-"<acronym title=\"Show your journey\">Syj</acronym> is a website to share "
-"routes. You draw a route on a map background, and then, you get an link to "
-"share it. You can then show clever bicycle rides, your last hiking, or any "
-"route you want."
-msgstr ""
-"<acronym title=\"Show your journey\">Syj</acronym> はルートを共有するための"
-"ウェブサイトです。マップの背景にルートを描くと、それを共有するためのリンクURL"
-"を取得できます。これにより賢い自転車ルート、最近のハイキング、その他何でも好"
-"きなルートを取得することができます。"
-
-#: application/views/scripts/faq/index.phtml:9
-msgid "How do I modify a route?"
-msgstr "ルートはどうやって変更できますか?"
-
-#: application/views/scripts/faq/index.phtml:10
-#, php-format
-msgid ""
-"When you're editing a route, you can drag and drop a point to move it. If "
-"you want to delete it, you need to press the Shift key. While you hold the "
-"button, points will have an icon%s over them. Clicking that icon will delete "
-"the point."
-msgstr ""
-"ルートを編集する際には、ドラッグ&ドロップでポイントを移動できます。削除した"
-"い場合には、シフトキーを押す必要があります。ボタンを押している間、ポイントの"
-"上にアイコン %s が現れます。そのアイコンをクリックするとポイントは削除されま"
-"す。"
-
-#: application/views/scripts/faq/index.phtml:12
-msgid "Why should I create a account?"
-msgstr "なぜアカウントを作成する必要があるのですか?"
+#: application/forms/Account.php:48
+msgid "current password"
+msgstr "現在のパスワード"
 
-#: application/views/scripts/faq/index.phtml:13
-msgid ""
-"You can create routes without a account. But if you want to modify your "
-"routes afterwards, you need to be registered when creating the route."
-msgstr ""
-"アカウントなしでもルートを作成できます。しかし、後から自分のルートを変更した"
-"い場合には、ルート作成時にユーザ登録している必要があります。"
+#: application/forms/Account.php:50
+msgid "modify my informations"
+msgstr "自分の情報を変更"
 
-#: application/views/scripts/faq/index.phtml:15
-msgid "Is it possible to have my route \"attach\" nearby paths?"
-msgstr "私のルートをパスの近辺に\"添付\"できますか?"
+#: application/forms/Login.php:9
+msgid "user"
+msgstr "ユーザ"
 
-#: application/views/scripts/faq/index.phtml:16
-msgid ""
-"When you create a route with syj, you must draw each point on the map. If "
-"your route follows an existing path, you still need to draw the layer "
-"manually: syj will not try to attach nearby existing paths. There are three "
-"main reasons. One bad reason: it would a lot of work to implement. And two "
-"good reasons: syj uses OpenStreetMap as a background map, and the map is "
-"still unfinished in many areas. Also, depending on your route, you may wish "
-"to attach to motorways, footways, biycle lanes, railways, &hellip;. If you "
-"are in a place with lot of differents routes, it would be nearly impossible "
-"to always choose the right way."
+#: application/forms/Login.php:13
+msgid "remember me"
 msgstr ""
-"Syjでルートを作成するには、各ポイントをマップ上に描かなければなりません。あな"
-"たのルートが既存のパスをフォローしている場合でも、あなたは手動でレイヤを描く"
-"必要があります: Syjは既存のパス近辺に添付しようとはしません。主な理由は3"
-"つ。悪い理由がひとつ: 実装には多くの労力がかかります。良い理由がふたつ: Syjは"
-"OpenStreetMapを背景マップとして使っており、そしてマップは多くのエリアで未完成"
-"です。また、あなたのルートによっては、あなたは自動車専用道路、歩道、自転車専"
-"用レーン、鉄道…などを添付したいと思うでしょう。あなたが多くの異なるルートがあ"
-"る場所にいるなら、常に正しい道を選ぶのは不可能に近いでしょう。"
-
-#: application/views/helpers/LogoutLink.php:9
-#: application/layouts/scripts/footer.phtml:67
-msgid "logout"
-msgstr "ログアウト"
-
-# This is language name. translate english to the name of your language. For example: "deutsch" or "fran軋is"
-#: application/views/helpers/LocaleSwitcher.php:17
-msgid "english"
-msgstr "日本語"
 
-#: application/views/helpers/Returnto.php:26
-#: application/views/helpers/Returnto.php:29
-#, php-format
-msgid "go back to %s"
-msgstr "%s に戻る"
-
-#: application/views/helpers/Returnto.php:30
-msgid "or you can"
-msgstr "または"
+#: application/forms/Login.php:20
+msgid "I forgot my password"
+msgstr "パスワードを忘れた"
 
-#: application/models/Path.php:61
-#, php-format
-msgid "route number %d"
-msgstr "ルート番号 %d"
+#: application/forms/Login.php:23 application/views/scripts/idx/index.phtml:49
+#: application/layouts/scripts/footer.phtml:73
+#: application/controllers/LoginController.php:8
+msgid "login"
+msgstr "ログイン"
 
-#: application/models/Pending/ResetPassword.php:19
-msgid "[SYJ] Reset your password"
-msgstr "[SYJ] あなたのパスワードをリセット"
+#: application/forms/Geom.php:17
+msgid "Draw journey on the map or choose one from a file"
+msgstr "マップ上に旅行記録を描くかファイルからひとつ選んでください"
 
-#: application/models/Pending/ResetPassword.php:20
-msgid ""
-"Hi %user%,\n"
-"\n"
-"Someone, probably you, has asked to reset your password. If you want to "
-"reset\n"
-"your password, please follow this link:\n"
-"%hashurl%\n"
-"\n"
-"If you do not not confirm within 2 days, your password will not be reset.\n"
-"\n"
-"Please do not reply this email. If you need to contact us, please use the "
-"form\n"
-"contact at %contacturl%\n"
-"\n"
-"Thanks,\n"
-"\n"
-"Syj team"
-msgstr ""
-"こんにちは %user% さん\n"
-"\n"
-"誰か、おそらくあなた自身、があなたのパスワードリセットを要求しました。あなた"
-"のパスワードをリセット\n"
-"する場合には、このリンクに従ってください:\n"
-"%hashurl%\n"
-"\n"
-"2日以内に確認しなければ、あなたのパスワードはリセットされません。\n"
-"\n"
-"このメールに返信しないでください。管理者に連絡を取りたければ下記フォームで\n"
-"連絡を %contacturl%\n"
-"\n"
-"ありがとうごいざいます、\n"
-"\n"
-"Syj チーム"
+#: application/forms/Geom.php:28
+msgid "optional title for this journey"
+msgstr "この旅の任意の見出し"
 
 #: application/models/Pending/ValidateCreation.php:15
 msgid "[SYJ] Validate your account"
@@ -532,389 +297,624 @@ msgstr ""
 "\n"
 "Syj チーム"
 
-#: application/controllers/LoginController.php:91
-#: application/controllers/IdxController.php:163
-msgid "you must enter a login name"
-msgstr "ログイン名を入力してください"
-
-#: application/controllers/PendingController.php:33
-msgid "account validated"
-msgstr "認証済みアカウント"
-
-#: application/controllers/PendingController.php:40
-msgid "account deleted"
-msgstr "削除済みアカウント"
-
-#: application/controllers/PendingController.php:44
-msgid "account creation validation"
-msgstr "アカウント作成認証"
-
-#: application/controllers/PendingController.php:54
-msgid "password changed"
-msgstr "変更済みパスワード"
-
-#: application/controllers/PendingController.php:62
-msgid "request canceled"
-msgstr "キャンセル済みリクエスト"
-
-#: application/controllers/PendingController.php:66
-msgid "password reset validation"
-msgstr "パスワードリセット認証"
-
-#: application/controllers/ContactController.php:13
-msgid "contact form"
-msgstr "連絡フォーム"
-
-#: application/controllers/ContactController.php:112
-msgid "Hi,"
-msgstr "Hi,"
-
-#: application/controllers/ContactController.php:121
-#: application/controllers/NewpwdController.php:68
-#: application/controllers/AccountController.php:70
-#: application/controllers/IdxController.php:184
-msgid "Value is required"
-msgstr "値が必要です"
+#: application/models/Pending/ResetPassword.php:19
+msgid "[SYJ] Reset your password"
+msgstr "[SYJ] あなたのパスワードをリセット"
 
-#: application/controllers/ContactController.php:122
-#: application/forms/Contact.php:32 application/validate/EmailAddress.php:13
-msgid "Invalid email"
-msgstr "不正なメールアドレス"
+#: application/models/Pending/ResetPassword.php:20
+msgid ""
+"Hi %user%,\n"
+"\n"
+"Someone, probably you, has asked to reset your password. If you want to "
+"reset\n"
+"your password, please follow this link:\n"
+"%hashurl%\n"
+"\n"
+"If you do not not confirm within 2 days, your password will not be reset.\n"
+"\n"
+"Please do not reply this email. If you need to contact us, please use the "
+"form\n"
+"contact at %contacturl%\n"
+"\n"
+"Thanks,\n"
+"\n"
+"Syj team"
+msgstr ""
+"こんにちは %user% さん\n"
+"\n"
+"誰か、おそらくあなた自身、があなたのパスワードリセットを要求しました。あなた"
+"のパスワードをリセット\n"
+"する場合には、このリンクに従ってください:\n"
+"%hashurl%\n"
+"\n"
+"2日以内に確認しなければ、あなたのパスワードはリセットされません。\n"
+"\n"
+"このメールに返信しないでください。管理者に連絡を取りたければ下記フォームで\n"
+"連絡を %contacturl%\n"
+"\n"
+"ありがとうごいざいます、\n"
+"\n"
+"Syj チーム"
 
-#: application/controllers/ErrorController.php:60
-msgid "Oups, something went wrong"
-msgstr "おや、何かがおかしいですね"
+#: application/models/Path.php:61
+#, php-format
+msgid "route number %d"
+msgstr "ルート番号 %d"
 
-#: application/controllers/TermsofuseController.php:10
-#: application/layouts/scripts/footer.phtml:87 application/forms/Geom.php:39
-#: application/forms/User.php:44
-msgid "terms of use"
-msgstr "利用条件"
+#: application/views/helpers/Returnto.php:22
+#: application/views/helpers/Returnto.php:25
+#: application/views/helpers/Returnto.php:28
+#: application/views/scripts/pending/creation_cancel.phtml:14
+#: application/views/scripts/pending/creation_validate.phtml:14
+#: application/views/scripts/pending/password_cancel.phtml:14
+msgid "You can now"
+msgstr "以下のことができます"
 
-#: application/controllers/ListController.php:15
-#: application/layouts/scripts/footer.phtml:53
-msgid "my routes"
-msgstr "自分のルート"
+#: application/views/helpers/Returnto.php:23
+#: application/views/helpers/Returnto.php:31
+#: application/views/scripts/error/error.phtml:37
+#: application/views/scripts/pending/creation_cancel.phtml:15
+#: application/views/scripts/pending/creation_validate.phtml:15
+#: application/views/scripts/pending/password_cancel.phtml:15
+msgid "go to main page"
+msgstr "メインページへ"
 
-#: application/controllers/ListController.php:32
-msgid "There is no undo. Delete this route definitively ?"
-msgstr "やり直しはできません。本当にこのルートを削除しますか?"
+#: application/views/helpers/Returnto.php:26
+#: application/views/helpers/Returnto.php:29
+#, php-format
+msgid "go back to %s"
+msgstr "%s に戻る"
 
-#: application/controllers/ListController.php:33
-#: application/controllers/IdxController.php:160
-msgid "server could not be reached"
-msgstr "サーバに届かなかったようです"
+#: application/views/helpers/Returnto.php:30
+msgid "or you can"
+msgstr "または"
 
-#: application/controllers/ListController.php:34
-#: application/controllers/IdxController.php:158
+# This is language name. translate english to the name of your language. For example: "deutsch" or "fran軋is"
+#: application/views/helpers/LocaleSwitcher.php:17
+msgid "english"
+msgstr "日本語"
+
+#: application/views/helpers/LogoutLink.php:9
+#: application/layouts/scripts/footer.phtml:66
+msgid "logout"
+msgstr "ログアウト"
+
+#: application/views/scripts/faq/index.phtml:5
+#: application/controllers/FaqController.php:9
+msgid "Frequently asked questions"
+msgstr "FAQ"
+
+#: application/views/scripts/faq/index.phtml:6
+msgid "What's syj?"
+msgstr "Syjとは?"
+
+#: application/views/scripts/faq/index.phtml:7
 msgid ""
-"server did not understood request. That's probably caused by a bug in SYJ"
-msgstr "サーバはリクエストを理解できませんでした。おそらくSYJのバグでしょう"
+"<acronym title=\"Show your journey\">Syj</acronym> is a website to share "
+"routes. You draw a route on a map background, and then, you get an link to "
+"share it. You can then show clever bicycle rides, your last hiking, or any "
+"route you want."
+msgstr ""
+"<acronym title=\"Show your journey\">Syj</acronym> はルートを共有するための"
+"ウェブサイトです。マップの背景にルートを描くと、それを共有するためのリンクURL"
+"を取得できます。これにより賢い自転車ルート、最近のハイキング、その他何でも好"
+"きなルートを取得することができます。"
 
-#: application/controllers/ListController.php:35
-#: application/controllers/IdxController.php:159
-msgid "route not referenced on the server. It has probably been deleted."
-msgstr "ルートはサーバ上で参照できませんでした。おそらく削除されています。"
+#: application/views/scripts/faq/index.phtml:9
+msgid "How do I modify a route?"
+msgstr "ルートはどうやって変更できますか?"
 
-#: application/controllers/ListController.php:36
-#: application/controllers/IdxController.php:161
-msgid "there was a server error"
-msgstr "サーバのエラーがありました"
+#: application/views/scripts/faq/index.phtml:10
+#, php-format
+msgid ""
+"When you're editing a route, you can drag and drop a point to move it. If "
+"you want to delete it, you need to press the Shift key. While you hold the "
+"button, points will have an icon%s over them. Clicking that icon will delete "
+"the point."
+msgstr ""
+"ルートを編集する際には、ドラッグ&ドロップでポイントを移動できます。削除した"
+"い場合には、シフトキーを押す必要があります。ボタンを押している間、ポイントの"
+"上にアイコン %s が現れます。そのアイコンをクリックするとポイントは削除されま"
+"す。"
 
-#: application/controllers/ListController.php:37
-#: application/controllers/IdxController.php:162
-msgid "there was an unknown error"
-msgstr "不明なエラーがありました"
+#: application/views/scripts/faq/index.phtml:12
+msgid "Why should I create a account?"
+msgstr "なぜアカウントを作成する必要があるのですか?"
 
-#: application/controllers/ListController.php:38
-msgid "route was successfully deleted"
-msgstr "ルートは削除されました"
+#: application/views/scripts/faq/index.phtml:13
+msgid ""
+"You can create routes without a account. But if you want to modify your "
+"routes afterwards, you need to be registered when creating the route."
+msgstr ""
+"アカウントなしでもルートを作成できます。しかし、後から自分のルートを変更した"
+"い場合には、ルート作成時にユーザ登録している必要があります。"
+
+#: application/views/scripts/faq/index.phtml:15
+msgid "Is it possible to have my route \"attach\" nearby paths?"
+msgstr "私のルートをパスの近辺に\"添付\"できますか?"
+
+#: application/views/scripts/faq/index.phtml:16
+msgid ""
+"When you create a route with syj, you must draw each point on the map. If "
+"your route follows an existing path, you still need to draw the layer "
+"manually: syj will not try to attach nearby existing paths. There are three "
+"main reasons. One bad reason: it would a lot of work to implement. And two "
+"good reasons: syj uses OpenStreetMap as a background map, and the map is "
+"still unfinished in many areas. Also, depending on your route, you may wish "
+"to attach to motorways, footways, biycle lanes, railways, &hellip;. If you "
+"are in a place with lot of differents routes, it would be nearly impossible "
+"to always choose the right way."
+msgstr ""
+"Syjでルートを作成するには、各ポイントをマップ上に描かなければなりません。あな"
+"たのルートが既存のパスをフォローしている場合でも、あなたは手動でレイヤを描く"
+"必要があります: Syjは既存のパス近辺に添付しようとはしません。主な理由は3"
+"つ。悪い理由がひとつ: 実装には多くの労力がかかります。良い理由がふたつ: Syjは"
+"OpenStreetMapを背景マップとして使っており、そしてマップは多くのエリアで未完成"
+"です。また、あなたのルートによっては、あなたは自動車専用道路、歩道、自転車専"
+"用レーン、鉄道…などを添付したいと思うでしょう。あなたが多くの異なるルートがあ"
+"る場所にいるなら、常に正しい道を選ぶのは不可能に近いでしょう。"
+
+#: application/views/scripts/error/error.phtml:5
+msgid "An error occurred"
+msgstr "エラーが発生しました"
+
+#: application/views/scripts/error/error.phtml:35
+msgid "Please try again later"
+msgstr "しばらくしてからやり直してください"
+
+#: application/views/scripts/idx/raw.phtml:8
+#: application/views/scripts/idx/index.phtml:8
+#: application/views/scripts/list/index.phtml:8
+msgid "SYJ needs javascript. Please activate scripts in your browser."
+msgstr ""
+"SYJはjavascriptを使用します。あなたのブラウザでjavascriptを使えるように設定し"
+"てください"
+
+#: application/views/scripts/idx/index.phtml:21
+#, fuzzy
+msgid ""
+"To create a journey, press <strong>\"start a route\"</strong> button, then "
+"click on the map to add points. To delete a point, hold shift pressed while "
+"clicking on it."
+msgstr ""
+"旅の記録を作成するには、まず<strong>\"ルート開始\"</strong> ボタンを押してく"
+"ださい。次にマップをクリックしてポイントを追加してください。ポイントを削除す"
+"る時はクリックしたままシフトキーを押し続けてください。"
+
+#: application/views/scripts/idx/index.phtml:23
+msgid "You can zoom and move the map with the controls in the top left corner."
+msgstr "トップ左隅のコントロールでマップをズームしたり移動することができます。"
+
+#: application/views/scripts/idx/index.phtml:25
+msgid "When you have finished a path, press \"create\", button."
+msgstr "パスを描き終わったら、\"作成\"ボタンを押してください"
+
+#: application/views/scripts/idx/index.phtml:36
+msgid "route length"
+msgstr "ルート長"
+
+#: application/views/scripts/idx/index.phtml:51
+#: application/views/scripts/idx/index.phtml:169
+msgid "create an account"
+msgstr "アカウントを作成"
+
+#: application/views/scripts/idx/index.phtml:52
+msgid "Whith an account, you can manage and modify your routes"
+msgstr "アカウントがあれば、自分のルートを管理、変更できます"
+
+#: application/views/scripts/idx/index.phtml:69
+msgid "route infos"
+msgstr "ルート情報"
+
+#: application/views/scripts/idx/index.phtml:73
+#: application/views/scripts/idx/index.phtml:82
+msgid "direct link"
+msgstr "ダイレクトリンク"
+
+#: application/views/scripts/idx/index.phtml:86
+msgid "export"
+msgstr "エクスポート"
+
+#: application/views/scripts/idx/index.phtml:91
+#: application/views/scripts/idx/index.phtml:92
+msgid "kml export"
+msgstr "kmlにエクスポート"
+
+#: application/views/scripts/idx/index.phtml:98
+#: application/views/scripts/idx/index.phtml:99
+msgid "gpx export"
+msgstr "gpxにエクスポート"
+
+#: application/views/scripts/idx/index.phtml:112
+#: application/controllers/IdxController.php:177
+msgid "duplicate"
+msgstr "複製"
+
+#: application/views/scripts/idx/index.phtml:114
+#: application/controllers/IdxController.php:175
+msgid "edit"
+msgstr "編集"
+
+#: application/views/scripts/idx/index.phtml:118
+msgid "Search a place"
+msgstr "場所をさがす"
+
+#: application/views/scripts/idx/index.phtml:122
+msgid "Ok"
+msgstr "OK"
+
+#: application/views/scripts/idx/index.phtml:128
+msgid "start a route"
+msgstr "ルート開始"
+
+#: application/views/scripts/idx/index.phtml:140
+msgid "more results"
+msgstr "もっと"
+
+#: application/views/scripts/termsofuse/index.phtml:5
+msgid ""
+"Show Your Journey is a site whose goal is to allow anyone to publish routes, "
+"for example, hiking itinerary, bicycle trip, travel itinerary or whatever."
+msgstr ""
+"Show Your Journey のゴールは誰もがルートを公開できるようにすることです。例え"
+"ば、ハイキング経路、自転車トリップ、旅行行程その他あらゆるものです。"
+
+#: application/views/scripts/termsofuse/index.phtml:9
+msgid ""
+"In order to publish a route, you must first create an account. A valid email "
+"is asked for, and ip address of account creation is stored on the server. "
+"Those informations will not be divulged to anyone without the user explicit "
+"permission."
+msgstr ""
+"ルートを公開するためには、最初にアカウントを作成してください。実在するメール"
+"アドレスが必要で、アカウントを作成時のIPアドレスはサーバの保存されます。これ"
+"らの情報はユーザの明示的な許可が無い限り、誰にも漏らすことはありません。"
+
+#: application/views/scripts/termsofuse/index.phtml:13
+msgid ""
+"When you create a route, you accept that it's free for any use. This means "
+"you accept that anyone can reuse, reproduce, or republish your itinerary, or "
+"a modified version of it for any purpose. This also means you need to get "
+"appropriate permissions from the creator if you want to upload a route you "
+"didn't create yourself."
+msgstr ""
+"ルートを作成する場合は、いかなる用途でも自由に使えることに同意することになり"
+"ます。これはあなたの旅程やそれに手を加えたものを誰もがどのような目的にも再利"
+"用、再作成、再公開できるということを意味します。同時に、もしあなたが自分で作"
+"成したものでないルートをアップロードする場合にはその作者から適切な許可をもら"
+"う必要がある、ということをも意味しています。"
+
+#: application/views/scripts/termsofuse/index.phtml:17
+msgid ""
+"Show Your Journey is not responsible for the accuracy of the routes "
+"published. It's the user responsibility to check that a route is accessible "
+"and safe."
+msgstr ""
+"Show Your Journeyは公開されたルートの正確さに責を負うものではありません。ルー"
+"トが通行可能で安全であるということをチェックするのはユーザの責任です。"
+
+#: application/views/scripts/termsofuse/index.phtml:21
+msgid ""
+"Show Your Journey service is provided \"as is\" with no guarantee for "
+"accuracy or accessibility."
+msgstr ""
+"Show Your Journeyサービスは\"あるがまま\"に提供され、正確さやアクセシビリティ"
+"を保証するものではありません。"
+
+#: application/views/scripts/termsofuse/index.phtml:25
+msgid ""
+"Sources of the software running the website are <a href=\"http://dev."
+"renevier.net/?p=syj.git\">publicly available</a> under a agpl license. The "
+"map used to display the routes comes from <a href=\"http://www.openstreetmap."
+"org/\">openstreetmap</a>."
+msgstr ""
+"ウェブサイトで動作しているソフトウェアのソースコードはagplライセンスの下で<a "
+"href=\"http://dev.renevier.net/?p=syj.git\">誰でも利用可能</a>です。ルート表"
+"示に使用されているマップは<a href=\"http://www.openstreetmap.org/"
+"\">openstreetmap</a>です。"
+
+#: application/views/scripts/contact/success.phtml:4
+msgid "Email was send successfully"
+msgstr "メール送信に成功しました"
+
+#: application/views/scripts/contact/index.phtml:8
+#, php-format
+msgid ""
+"There was an unkwown message when sending the message. Please try again "
+"later, or send a mail directly to <a href=\"mailto:%s\">%s</a>"
+msgstr ""
+"メッセージ送信時に不明なメッセージがありました。しばらくしてからやり直してく"
+"ださいもしくは<a href=\"mailto:%s\">%s</a>に直接メールしてください"
+
+#: application/views/scripts/list/index.phtml:13
+#: application/layouts/scripts/footer.phtml:16
+msgid "create a route"
+msgstr "ルート作成"
+
+#: application/views/scripts/list/index.phtml:14
+#, php-format
+msgid "you have created no route yet, you may want to %s"
+msgstr "まだルートを作成していません、%s したいですか"
+
+#: application/views/scripts/list/index.phtml:28
+msgid "first page"
+msgstr "先頭ページ"
+
+#: application/views/scripts/list/index.phtml:32
+msgid "previous page"
+msgstr "前のページ"
+
+#: application/views/scripts/list/index.phtml:41
+msgid "next page"
+msgstr "次のページ"
+
+#: application/views/scripts/list/index.phtml:45
+msgid "last page"
+msgstr "最終ページ"
+
+#: application/views/scripts/list/index.phtml:67
+msgid "modify or duplicate"
+msgstr "変更または複製"
+
+#: application/views/scripts/account/success.phtml:4
+msgid "Your account was modified successfully"
+msgstr "アカウントの変更に成功しました"
+
+#: application/views/scripts/newpwd/success.phtml:4
+#: application/controllers/IdxController.php:168
+msgid "A link to reset your password has been emailed to you"
+msgstr "パスワードをリセットするためのURLがあなた宛に送られました"
+
+#: application/views/scripts/pending/creation_cancel.phtml:12
+msgid "You have canceled the account."
+msgstr "アカウントはキャンセルされました。"
+
+#: application/views/scripts/pending/creation_validate.phtml:12
+msgid "You have validated your account."
+msgstr "あなたのアカウントは認証されました。"
+
+#: application/views/scripts/pending/password_validate.phtml:17
+msgid "log in"
+msgstr "ログイン"
+
+#: application/views/scripts/pending/password_validate.phtml:15
+#, php-format
+msgid ""
+"Your new password is now <strong>%s</strong>. You can %s with this new "
+"password. Don't forget to change it again to a personal password as soon as "
+"possible."
+msgstr ""
+"あなたの新しいパスワードは <strong>%s</strong> です。この新しいパスワード"
+"で%s できます。忘れずにできるだけ早く個人的なパスワードに再度変更してくださ"
+"い。"
+
+#: application/views/scripts/pending/password_cancel.phtml:12
+msgid "You have canceled the request."
+msgstr "リクエストをキャンセルしました。"
+
+#: application/views/scripts/pending/index.phtml:16
+msgid "If you need more informations, please"
+msgstr "詳細な情報が必要なら"
+
+#: application/views/scripts/pending/index.phtml:17
+msgid "contact us"
+msgstr "管理者に連絡してください"
+
+#: application/layouts/scripts/footer.phtml:27
+msgid "contact"
+msgstr "連絡先"
 
-#: application/controllers/AccountController.php:15
-#: application/layouts/scripts/footer.phtml:39
+#: application/layouts/scripts/footer.phtml:38
+#: application/controllers/AccountController.php:13
 msgid "my account"
 msgstr "自分のアカウント"
 
-#: application/controllers/AccountController.php:30
-msgid "Wrong password"
-msgstr "間違ったパスワード"
+#: application/layouts/scripts/footer.phtml:52
+#: application/controllers/ListController.php:14
+msgid "my routes"
+msgstr "自分のルート"
 
-#: application/controllers/AccountController.php:43
-#: application/controllers/IdxController.php:171
-msgid "an user is already registered with this email"
-msgstr "このメールアドレスのユーザが既に登録されています"
+#: application/layouts/scripts/footer.phtml:96
+msgid "help"
+msgstr "ヘルプ"
 
-#: application/controllers/AccountController.php:71
-#: application/controllers/IdxController.php:167
-#: application/forms/Account.php:40
-msgid "Password do not match"
-msgstr "パスワードが一致しません"
+#: application/controllers/PendingController.php:31
+msgid "account validated"
+msgstr "認証済みアカウント"
 
-#: application/controllers/AccountController.php:72
-#: application/forms/Account.php:33 application/forms/User.php:20
-#, php-format
-msgid "At least %d characters"
-msgstr "最低 %d 文字"
+#: application/controllers/PendingController.php:38
+msgid "account deleted"
+msgstr "削除済みアカウント"
 
-#: application/controllers/AccountController.php:73
-msgid "You have made no change"
-msgstr "変更していません"
+#: application/controllers/PendingController.php:42
+msgid "account creation validation"
+msgstr "アカウント作成認証"
+
+#: application/controllers/PendingController.php:52
+msgid "password changed"
+msgstr "変更済みパスワード"
+
+#: application/controllers/PendingController.php:60
+msgid "request canceled"
+msgstr "キャンセル済みリクエスト"
+
+#: application/controllers/PendingController.php:64
+msgid "password reset validation"
+msgstr "パスワードリセット認証"
+
+#: application/controllers/NewpwdController.php:66
+#: application/controllers/IdxController.php:179
+#: application/controllers/ContactController.php:119
+#: application/controllers/AccountController.php:68
+msgid "Value is required"
+msgstr "値が必要です"
 
-#: application/controllers/IdxController.php:29
-#: application/controllers/IdxController.php:76
+#: application/controllers/IdxController.php:24
+#: application/controllers/IdxController.php:71
 #, php-format
 msgid "route by <strong>%s</strong>"
 msgstr "<strong>%s</strong>のルート"
 
-#: application/controllers/IdxController.php:48
+#: application/controllers/IdxController.php:43
 msgid "route has been deleted"
 msgstr "ルートは削除されました"
 
-#: application/controllers/IdxController.php:51
+#: application/controllers/IdxController.php:46
 msgid "route does not exist"
 msgstr "ルートはありません"
 
-#: application/controllers/IdxController.php:79
-#: application/controllers/IdxController.php:112
+#: application/controllers/IdxController.php:74
+#: application/controllers/IdxController.php:107
 #, fuzzy
 msgid "website to share routes"
-msgstr "ルート開始"
+msgstr "ルートを共有するウェブサイト"
 
-#: application/controllers/IdxController.php:121
+#: application/controllers/IdxController.php:116
 #, php-format
 msgid "File too large. File size must not exceed %s"
-msgstr ""
+msgstr "ファイルが大きすぎます。 %s 以下のサイズにしてください"
 
-#: application/controllers/IdxController.php:123
+#: application/controllers/IdxController.php:118
 #, fuzzy
 msgid "Invalid file"
-msgstr "ä¸\8dæ­£ã\81ªã\83¡ã\83¼ã\83«ã\82¢ã\83\89ã\83¬ã\82¹"
+msgstr "ä¸\8dæ­£ã\81ªã\83\95ã\82¡ã\82¤ã\83«"
 
-#: application/controllers/IdxController.php:151
-#: application/controllers/IdxController.php:176
+#: application/controllers/IdxController.php:146
+#: application/controllers/IdxController.php:171
 msgid "Map by <a href='http://openstreetmap.org/'>OpenStreetMap</a>"
 msgstr "Map by <a href='http://openstreetmap.org/'>OpenStreetMap</a>"
 
-#: application/controllers/IdxController.php:157
+#: application/controllers/IdxController.php:152
 msgid "save took place successfully"
 msgstr "保存されました"
 
-#: application/controllers/IdxController.php:164
+#: application/controllers/IdxController.php:153
+#: application/controllers/ListController.php:33
+msgid ""
+"server did not understood request. That's probably caused by a bug in SYJ"
+msgstr "サーバはリクエストを理解できませんでした。おそらくSYJのバグでしょう"
+
+#: application/controllers/IdxController.php:154
+#: application/controllers/ListController.php:34
+msgid "route not referenced on the server. It has probably been deleted."
+msgstr "ルートはサーバ上で参照できませんでした。おそらく削除されています。"
+
+#: application/controllers/IdxController.php:155
+#: application/controllers/ListController.php:32
+msgid "server could not be reached"
+msgstr "サーバに届かなかったようです"
+
+#: application/controllers/IdxController.php:156
+#: application/controllers/ListController.php:35
+msgid "there was a server error"
+msgstr "サーバのエラーがありました"
+
+#: application/controllers/IdxController.php:157
+#: application/controllers/ListController.php:36
+msgid "there was an unknown error"
+msgstr "不明なエラーがありました"
+
+#: application/controllers/IdxController.php:158
+#: application/controllers/LoginController.php:89
+msgid "you must enter a login name"
+msgstr "ログイン名を入力してください"
+
+#: application/controllers/IdxController.php:159
 msgid "Login correct"
 msgstr "正常ログイン"
 
-#: application/controllers/IdxController.php:165
+#: application/controllers/IdxController.php:160
 msgid "Wrong login/password"
 msgstr "誤ったログイン/パスワード"
 
-#: application/controllers/IdxController.php:166
+#: application/controllers/IdxController.php:161
 msgid "you must enter a password"
 msgstr "パスワードを入力してください"
 
-#: application/controllers/IdxController.php:168
+#: application/controllers/IdxController.php:163
 msgid "You must accept terms of use"
 msgstr "利用条件を承諾してください"
 
-#: application/controllers/IdxController.php:169
+#: application/controllers/IdxController.php:164
 msgid "you must enter an email"
 msgstr "メールアドレスを入力してください"
 
-#: application/controllers/IdxController.php:170
+#: application/controllers/IdxController.php:165
 msgid "invalid email"
 msgstr "不正なメールアドレス"
 
-#: application/controllers/IdxController.php:172
+#: application/controllers/IdxController.php:166
+#: application/controllers/AccountController.php:41
+msgid "an user is already registered with this email"
+msgstr "このメールアドレスのユーザが既に登録されています"
+
+#: application/controllers/IdxController.php:167
 msgid "Account created"
 msgstr "アカウントを作成しました"
 
-#: application/controllers/IdxController.php:174
+#: application/controllers/IdxController.php:169
 msgid "Now, you can retry to save"
 msgstr "今は、保存をやり直すことができます"
 
-#: application/controllers/IdxController.php:175
+#: application/controllers/IdxController.php:170
 msgid "route by"
 msgstr "ルート作成者"
 
-#: application/controllers/IdxController.php:177
+#: application/controllers/IdxController.php:172
 msgid "checking availibilty"
 msgstr "利用可能かチェック中"
 
-#: application/controllers/IdxController.php:178
+#: application/controllers/IdxController.php:173
 msgid "available pseudo"
 msgstr "利用出来るID"
 
-#: application/controllers/IdxController.php:179
+#: application/controllers/IdxController.php:174
 msgid "unavailable pseudo"
 msgstr "利用できないID"
 
-#: application/controllers/IdxController.php:181
+#: application/controllers/IdxController.php:176
 msgid "create"
 msgstr "作成"
 
-#: application/controllers/IdxController.php:183
+#: application/controllers/IdxController.php:178
 msgid "You have an unsaved route"
 msgstr "保存されていないルートがあります"
 
-#: application/controllers/IdxController.php:185
+#: application/controllers/IdxController.php:180
 msgid "no result"
 msgstr "結果がありません"
 
-#: application/controllers/IdxController.php:186
+#: application/controllers/IdxController.php:181
 msgid "could not analyze file content"
 msgstr "ファイル内容を分析できませんでした"
 
-#: application/layouts/scripts/footer.phtml:28
-msgid "contact"
-msgstr "連絡先"
-
-#: application/layouts/scripts/footer.phtml:97
-msgid "help"
-msgstr ""
-
-#: application/forms/Login.php:9
-msgid "user"
-msgstr "ユーザ"
-
-#: application/forms/Login.php:10 application/forms/Account.php:35
-#: application/forms/User.php:23
-msgid "password"
-msgstr "パスワード"
-
-#: application/forms/Login.php:13
-msgid "remember me"
-msgstr ""
-
-#: application/forms/Login.php:20
-msgid "I forgot my password"
-msgstr "パスワードを忘れた"
-
-#: application/forms/Contact.php:27
-msgid "Value is required and can't be empty"
-msgstr "値が必要です"
-
-#: application/forms/Contact.php:36
-msgid "Email:"
-msgstr "メールアドレス:"
-
-#: application/forms/Contact.php:40
-msgid "Subject must be %max% characters long or less"
-msgstr "件名欄は %max% 文字までです"
-
-#: application/forms/Contact.php:45
-msgid "Subject:"
-msgstr "件名(英語で)"
-
-#: application/forms/Contact.php:49
-msgid "Message:"
-msgstr "メッセージ(英語で)"
-
-#: application/forms/Contact.php:56
-msgid "Send"
-msgstr "送信"
-
-#: application/forms/Contact.php:64
-msgid "Send a message"
-msgstr "メッセージを送信"
-
-#: application/forms/Geom.php:17
-msgid "Draw journey on the map or choose one from a file"
-msgstr ""
-
-#: application/forms/Geom.php:28
-msgid "optional title for this journey"
-msgstr "この旅の任意の見出し"
-
-#: application/forms/Geom.php:41 application/forms/User.php:46
-#, php-format
-msgid "I've read and accepted %s"
-msgstr "私は %s を読んで承諾しました"
-
-#: application/forms/Geom.php:50
-#: application/forms/Pending/ValidateCreation.php:17
-msgid "save"
-msgstr "保存"
-
-#: application/forms/Account.php:27 application/forms/User.php:36
-#: application/forms/Newpwd.php:28
-msgid "email"
-msgstr "メールアドレス"
-
-#: application/forms/Account.php:42 application/forms/User.php:30
-msgid "confirm password"
-msgstr "パスワードを確認"
-
-#: application/forms/Account.php:48
-msgid "current password"
-msgstr "現在のパスワード"
-
-#: application/forms/Account.php:50
-msgid "modify my informations"
-msgstr "自分の情報を変更"
-
-#: application/forms/User.php:10
-msgid "only letters, numbers, underscores or dots"
-msgstr "文字、数字、アンダースコア、ドットのいずれかのみ"
-
-#: application/forms/User.php:12
-msgid "user name"
-msgstr "ユーザ名"
-
-#: application/forms/User.php:37
-msgid ""
-"After creating your account, you will receive a confirmation email. You have "
-"7 days to confirm otherwise, your account will be deleted."
-msgstr ""
-"アカウント作成後、確認メールが届きます。7日以内に認証してください、そうしな"
-"ければアカウントは削除されます。"
-
-#: application/forms/User.php:59
-msgid "create account"
-msgstr "アカウント作成"
+#: application/controllers/ContactController.php:11
+msgid "contact form"
+msgstr "連絡フォーム"
 
-#: application/forms/Pending/ResetPassword.php:11
-#, php-format
-msgid ""
-"Hi %s. Someone, probably you, has asked to reset password for your account. "
-"To get a new password, validate with following button."
-msgstr ""
-"こんにちは、 %s さん、誰か、おそらくあなた自身、がアカウントのパスワードリ"
-"セットを要求しました新しいパスワードを取得するには、下記のボタンで認証してく"
-"ださい。"
+#: application/controllers/ContactController.php:110
+msgid "Hi,"
+msgstr "Hi,"
 
-#: application/forms/Pending/ResetPassword.php:16
-#: application/forms/Newpwd.php:33
-msgid "reset my password"
-msgstr "自分のパスワードをリセット"
+#: application/controllers/ListController.php:31
+msgid "There is no undo. Delete this route definitively ?"
+msgstr "やり直しはできません。本当にこのルートを削除しますか?"
 
-#: application/forms/Pending/ResetPassword.php:23
-msgid "cancel request"
-msgstr "ã\83ªã\82¯ã\82¨ã\82¹ã\83\88ã\82\92ã\82­ã\83£ã\83³ã\82»ã\83«"
+#: application/controllers/ListController.php:37
+msgid "route was successfully deleted"
+msgstr "ã\83«ã\83¼ã\83\88ã\81¯å\89\8aé\99¤ã\81\95ã\82\8cã\81¾ã\81\97ã\81\9f"
 
-#: application/forms/Pending/ResetPassword.php:24
-msgid ""
-"To cancel this request, press following button. Your password will not "
-"change."
-msgstr ""
-"このリクエストをキャンセルするには、次のボタンを押してください。あなたのパス"
-"ワードは変更されません。"
+#: application/controllers/AccountController.php:28
+msgid "Wrong password"
+msgstr "間違ったパスワード"
 
-#: application/forms/Pending/ValidateCreation.php:11
-#, php-format
-msgid ""
-"Someone, probably you, has registered an account %s with email address %s on "
-"syj. To confirm this account creation, validate with following button."
-msgstr ""
-"誰か、おそらくあなた自身、がアカウント %s を %s というメールアドレスでSyj 上"
-"に登録しました。このアカウント作成を確認するには、次のボタンを認証してくださ"
-"い。"
+#: application/controllers/AccountController.php:71
+msgid "You have made no change"
+msgstr "変更していません"
 
-#: application/forms/Pending/ValidateCreation.php:24
-msgid ""
-"To cancel account creation, press following button. The account and all its "
-"data will be deleted."
-msgstr ""
-"アカウント作成をキャンセルするには、次のボタンを押してください。アカウントと"
-"そのデータは全て削除されます。"
+#: application/controllers/ErrorController.php:59
+msgid "Oups, something went wrong"
+msgstr "おや、何かがおかしいですね"
 
 #~ msgid "Welcome on Syj."
 #~ msgstr "Syjへようこそ。"