]> dev.renevier.net Git - syj.git/blobdiff - application/languages/lang_en.po
duplicate a route functionality
[syj.git] / application / languages / lang_en.po
index 542754f2b38dea16f50375487dcd0195a6f408a9..81e60a291060d89cbb635927de775cd710c6d58d 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: syj\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-07 10:20+0200\n"
+"POT-Creation-Date: 2010-08-13 13:26+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: arno <arno@renevier.net>\n"
 "Language-Team: arno <arno@renevier.net>\n"
@@ -49,6 +49,7 @@ msgid "Email was send successfully"
 msgstr "Email was send successfully"
 
 #: 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."
 
@@ -68,22 +69,32 @@ msgstr ""
 msgid "When you have finished a path, press \"save\", button."
 msgstr "When you have finished a path, press \"save\", button."
 
-#: application/views/scripts/idx/index.phtml:24
+#: application/views/scripts/idx/index.phtml:26
+#: application/controllers/IdxController.php:111
+msgid "duplicate"
+msgstr "duplicate"
+
+#: application/views/scripts/idx/index.phtml:28
+#: application/controllers/IdxController.php:109
 msgid "edit"
 msgstr "edit"
 
-#: application/views/scripts/idx/index.phtml:35
+#: application/views/scripts/idx/index.phtml:30
+msgid "start a route"
+msgstr "start a route"
+
+#: application/views/scripts/idx/index.phtml:43
 #: application/controllers/LoginController.php:8
-#: application/layouts/scripts/footer.phtml:54 application/forms/Login.php:26
+#: application/layouts/scripts/footer.phtml:72 application/forms/Login.php:26
 msgid "login"
 msgstr "login"
 
-#: application/views/scripts/idx/index.phtml:37
-#: application/views/scripts/idx/index.phtml:68
+#: application/views/scripts/idx/index.phtml:45
+#: application/views/scripts/idx/index.phtml:76
 msgid "create an account"
 msgstr "create an account"
 
-#: application/views/scripts/idx/index.phtml:38
+#: application/views/scripts/idx/index.phtml:46
 msgid "Whith an account, you can manage and modify your routes"
 msgstr "Whith an account, you can manage and modify your routes"
 
@@ -204,8 +215,43 @@ msgstr ""
 msgid "Your account was modified successfully"
 msgstr "Your account was modified successfully"
 
-#: application/views/helpers/LogoutLink.php:12
-#: application/layouts/scripts/footer.phtml:45
+#: application/views/scripts/list/index.phtml:17
+#: application/layouts/scripts/footer.phtml:17
+msgid "create a route"
+msgstr "create a route"
+
+#: application/views/scripts/list/index.phtml:18
+#, 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/views/scripts/list/index.phtml:29
+msgid "first page"
+msgstr "first page"
+
+#: application/views/scripts/list/index.phtml:33
+msgid "previous page"
+msgstr "previous page"
+
+#: application/views/scripts/list/index.phtml:42
+msgid "next page"
+msgstr "next page"
+
+#: application/views/scripts/list/index.phtml:46
+msgid "last page"
+msgstr "last page"
+
+#: application/views/scripts/list/index.phtml:67
+msgid "modify or duplicate"
+msgstr "modify or duplicate"
+
+#: application/views/scripts/list/index.phtml:68
+#: application/forms/Pending/ValidateCreation.php:23
+msgid "delete"
+msgstr "delete"
+
+#: application/views/helpers/LogoutLink.php:10
+#: application/layouts/scripts/footer.phtml:65
 msgid "logout"
 msgstr "logout"
 
@@ -224,6 +270,11 @@ msgstr "go back to %s"
 msgid "or you can"
 msgstr "or you can"
 
+#: application/models/Path.php:61
+#, php-format
+msgid "route number %d"
+msgstr "route number %d"
+
 #: application/models/Pending/ResetPassword.php:19
 msgid "[SYJ] Reset your password"
 msgstr "[SYJ] Reset your password"
@@ -379,7 +430,7 @@ msgstr ""
 "Syj team"
 
 #: application/controllers/LoginController.php:101
-#: application/controllers/IdxController.php:90
+#: application/controllers/IdxController.php:92
 msgid "you must enter a login name"
 msgstr "you must enter a login name"
 
@@ -417,7 +468,7 @@ msgstr "Hi,"
 
 #: application/controllers/ContactController.php:122
 #: application/controllers/NewpwdController.php:69
-#: application/controllers/AccountController.php:83
+#: application/controllers/AccountController.php:71
 #: application/forms/Contact.php:27
 msgid "Value is required and can't be empty"
 msgstr "Value is required and can't be empty"
@@ -432,55 +483,86 @@ msgid "Oups, something went wrong"
 msgstr "Oups, something went wrong"
 
 #: application/controllers/TermsofuseController.php:12
-#: application/layouts/scripts/footer.phtml:67 application/forms/User.php:41
+#: application/layouts/scripts/footer.phtml:85 application/forms/Geom.php:24
+#: application/forms/User.php:43
 msgid "terms of use"
 msgstr "terms of use"
 
-#: application/controllers/AccountController.php:14
+#: application/controllers/ListController.php:18
+#: application/layouts/scripts/footer.phtml:51
+msgid "my routes"
+msgstr "my routes"
+
+#: application/controllers/ListController.php:35
+msgid "There is no undo. Delete this route definitively ?"
+msgstr "There is no undo. Delete this route definitively ?"
+
+#: application/controllers/ListController.php:36
+#: application/controllers/IdxController.php:89
+msgid "server could not be reached"
+msgstr "server could not be reached"
+
+#: application/controllers/ListController.php:37
+#: application/controllers/IdxController.php:86
+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/ListController.php:38
+#: application/controllers/IdxController.php:87
+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/ListController.php:39
+#: application/controllers/IdxController.php:90
+msgid "there was a server error"
+msgstr "there was a server error"
+
+#: application/controllers/ListController.php:40
+#: application/controllers/IdxController.php:91
+msgid "there was an unknown error"
+msgstr "there was an unknown error"
+
+#: application/controllers/ListController.php:41
+msgid "route was successfully deleted"
+msgstr "route was successfully deleted"
+
+#: application/controllers/AccountController.php:16
 #: application/layouts/scripts/footer.phtml:39
 msgid "my account"
 msgstr "my account"
 
-#: application/controllers/AccountController.php:43
+#: application/controllers/AccountController.php:31
 msgid "Wrong password"
 msgstr "Wrong password"
 
-#: application/controllers/AccountController.php:56
+#: application/controllers/AccountController.php:44
 #: application/controllers/IdxController.php:100
 msgid "an user is already registered with this email"
 msgstr "an user is already registered with this email"
 
-#: application/controllers/AccountController.php:84
-#: application/controllers/IdxController.php:94
+#: application/controllers/AccountController.php:72
+#: application/controllers/IdxController.php:96
 #: application/forms/Account.php:40
 msgid "Password do not match"
 msgstr "Password do not match"
 
-#: application/controllers/AccountController.php:85
-#: application/forms/Account.php:33 application/forms/User.php:18
+#: application/controllers/AccountController.php:73
+#: application/forms/Account.php:33 application/forms/User.php:20
 #, php-format
 msgid "At least %d characters"
 msgstr "At least %d characters"
 
-#: application/controllers/AccountController.php:86
+#: application/controllers/AccountController.php:74
 msgid "You have made no change"
 msgstr "You have made no change"
 
-#: application/controllers/IdxController.php:83
+#: application/controllers/IdxController.php:85
 msgid "save took place successfully"
 msgstr "save took place successfully"
 
-#: application/controllers/IdxController.php:84
-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:85
-msgid "path did not exist in the server. May be it has been already deleted"
-msgstr "path did not exist in the server. May be it has been already deleted"
-
-#: application/controllers/IdxController.php:86
+#: application/controllers/IdxController.php:88
 msgid ""
 "similar path seems to already exist. Please do not create two exactly "
 "identical paths"
@@ -488,50 +570,30 @@ msgstr ""
 "similar path seems to already exist. Please do not create two exactly "
 "identical paths"
 
-#: application/controllers/IdxController.php:87
-msgid "server could not be reached"
-msgstr "server could not be reached"
-
-#: application/controllers/IdxController.php:88
-msgid "there was a server error"
-msgstr "there was a server error"
-
-#: application/controllers/IdxController.php:89
-msgid "there was an unknown error"
-msgstr "there was an unknown error"
-
-#: application/controllers/IdxController.php:91
+#: application/controllers/IdxController.php:93
 msgid "Login correct"
 msgstr "Login correct"
 
-#: application/controllers/IdxController.php:92
+#: application/controllers/IdxController.php:94
 msgid "Wrong login/password"
 msgstr "Wrong login/password"
 
-#: application/controllers/IdxController.php:93
+#: application/controllers/IdxController.php:95
 msgid "you must enter a password"
 msgstr "you must enter a password"
 
-#: application/controllers/IdxController.php:95
+#: application/controllers/IdxController.php:97
 msgid "You must accept terms of use"
 msgstr "You must accept terms of use"
 
-#: application/controllers/IdxController.php:96
+#: application/controllers/IdxController.php:98
 msgid "you must enter an email"
 msgstr "you must enter an email"
 
-#: application/controllers/IdxController.php:97
+#: application/controllers/IdxController.php:99
 msgid "invalid email"
 msgstr "invalid email"
 
-#: application/controllers/IdxController.php:98
-msgid "pseudo must only contain letters, digits, dots or underscores"
-msgstr "pseudo must only contain letters, digits, dots or underscores"
-
-#: application/controllers/IdxController.php:99
-msgid "unavailable pseudo"
-msgstr "unavailable pseudo"
-
 #: application/controllers/IdxController.php:101
 msgid "Account created"
 msgstr "Account created"
@@ -548,9 +610,21 @@ msgstr "route by"
 msgid "Map by <a href='http://openstreetmap.org/'>OpenStreetMap</a>"
 msgstr "Map by <a href='http://openstreetmap.org/'>OpenStreetMap</a>"
 
-#: application/layouts/scripts/footer.phtml:17
-msgid "create a route"
-msgstr "create a route"
+#: application/controllers/IdxController.php:106
+msgid "checking availibilty"
+msgstr "checking availibilty"
+
+#: application/controllers/IdxController.php:107
+msgid "available pseudo"
+msgstr "available pseudo"
+
+#: application/controllers/IdxController.php:108
+msgid "unavailable pseudo"
+msgstr "unavailable pseudo"
+
+#: application/controllers/IdxController.php:110
+msgid "create"
+msgstr "create"
 
 #: application/layouts/scripts/footer.phtml:28
 msgid "contact"
@@ -561,7 +635,7 @@ msgid "user"
 msgstr "user"
 
 #: application/forms/Login.php:10 application/forms/Account.php:35
-#: application/forms/User.php:21
+#: application/forms/User.php:23
 msgid "password"
 msgstr "password"
 
@@ -593,21 +667,26 @@ msgstr "Send"
 msgid "Send a message"
 msgstr "Send a message"
 
-#: application/forms/Geom.php:19
+#: application/forms/Geom.php:18
 msgid "optional title for this journey"
 msgstr "optional title for this journey"
 
-#: application/forms/Geom.php:23
+#: application/forms/Geom.php:25 application/forms/User.php:44
+#, php-format
+msgid "I've read and accepted %s"
+msgstr "I've read and accepted %s"
+
+#: application/forms/Geom.php:33
 #: application/forms/Pending/ValidateCreation.php:17
 msgid "save"
 msgstr "save"
 
-#: application/forms/Account.php:27 application/forms/User.php:34
+#: 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:28
+#: application/forms/Account.php:42 application/forms/User.php:30
 msgid "confirm password"
 msgstr "confirm password"
 
@@ -619,11 +698,15 @@ msgstr "current password"
 msgid "modify my informations"
 msgstr "modify my informations"
 
-#: application/forms/User.php:11
+#: 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:35
+#: 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 and your routes will all be "
@@ -633,12 +716,7 @@ msgstr ""
 "7 days to confirm otherwise, your account and your routes will all be "
 "deleted."
 
-#: application/forms/User.php:42
-#, php-format
-msgid "I've read and accepted %s"
-msgstr "I've read and accepted %s"
-
-#: application/forms/User.php:54
+#: application/forms/User.php:56
 msgid "create account"
 msgstr "create account"
 
@@ -677,10 +755,6 @@ 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/forms/Pending/ValidateCreation.php:23
-msgid "delete"
-msgstr "delete"
-
 #: application/forms/Pending/ValidateCreation.php:24
 msgid ""
 "To cancel account creation, press following button. The account and all its "
@@ -689,14 +763,26 @@ msgstr ""
 "To cancel account creation, press following button. The account and all its "
 "data will be deleted."
 
+#~ msgid "modify"
+#~ msgstr "modify"
+
+#~ msgid "pseudo available"
+#~ msgstr "pseudo available"
+
+#~ msgid "pseudo not available"
+#~ msgstr "pseudo not available"
+
+#~ msgid "pseudo must only contain letters, digits, dots or underscores"
+#~ msgstr "pseudo must only contain letters, digits, dots or underscores"
+
+#~ msgid "route has been deleted from the server."
+#~ msgstr "route has been deleted from the server."
+
 #~ msgid "You need to login before retrying to save"
 #~ msgstr "You need to login before retrying to save"
 
 #~ msgid "You need to have cookies enabled to login to SYJ"
 #~ msgstr "You need to have cookies enabled to login to SYJ"
 
-#~ msgid "main page"
-#~ msgstr "main page"
-
 #~ msgid "reset password"
 #~ msgstr "reset password"