#: Cli.php:34 #, php-format msgid "The CLI command '%s' already exists." msgstr "" #: Cli.php:39 #, php-format msgid "The CLI command '%s' handler is not callable !" msgstr "" #: Cli.php:71 #, php-format msgid "Usage: %s [-h] [-qd] command\n" msgstr "" #: Cli.php:72 msgid " -h Show this message\n" msgstr "" #: Cli.php:73 msgid " -q / -d Quiet/Debug mode\n" msgstr "" #: Cli.php:74 msgid " --trace Trace mode (the most verbose)\n" msgstr "" #: Cli.php:75 msgid " command Command to run\n" msgstr "" #: Cli.php:77 msgid "Available commands:\n" msgstr "" #: Cli.php:125 msgid "Only one command could be executed !" msgstr "" #: Cli.php:153 #, php-format msgid "" "Invalid parameter \"%s\".\n" "Note: Command's parameter/argument must be place after the command." msgstr "" #: Cli.php:178 #, php-format msgid "An exception occured running command %s" msgstr "" #: Db.php:74 msgid "Unable to connect to the database." msgstr "" #: Auth/Form.php:32 msgid "Invalid username or password." msgstr "" #: Auth/Http.php:34 Url.php:176 msgid "Authentication required" msgstr "" #: Auth/Http.php:115 Auth/Http.php:118 Url.php:180 msgid "Access denied" msgstr "" #: Auth/Http.php:119 Auth/Http.php:123 msgid "You must login to access this page." msgstr "" #: Email.php:141 #, php-format msgid "

Mail initialy intended for %s.

" msgstr "" #: Email.php:142 #, php-format msgid "" "\n" "\n" "\n" "Mail initialy intended for %s." msgstr "" #: Email.php:178 #, php-format msgid "

%s: %s

" msgstr "" #: Email.php:179 #, php-format msgid "" "\n" "%s: %s" msgstr "" #: Tpl.php:394 msgid "No template specified." msgstr "" #: Tpl.php:425 msgid "An error occurred while displaying this page." msgstr "" #: Url.php:172 msgid "Bad request" msgstr "" #: Url.php:173 msgid "Invalid request." msgstr "" #: Url.php:177 msgid "You have to be authenticated to access to this page." msgstr "" #: Url.php:181 msgid "" "You do not have access to this application. If you think this is an error, " "please contact support." msgstr "" #: Url.php:184 msgid "Whoops ! Page not found" msgstr "" #: Url.php:185 msgid "The requested page can not be found." msgstr "" #: Url.php:193 msgid "Error" msgstr "" #: Url.php:194 msgid "An unknown error occurred. If problem persist, please contact support." msgstr "" #: Url.php:257 msgid "" "Unable to determine the requested page. If the problem persists, please " "contact support." msgstr "" #: Url.php:411 msgid "" "Unable to determine the requested page (loop detected). If the problem " "persists, please contact support." msgstr "" #: Url.php:441 msgid "This request cannot be processed." msgstr "" #: Url.php:451 msgid "Authentication required but fail to authenticate you." msgstr "" #: Url.php:460 msgid "This request could not be processed correctly." msgstr "" #: I18n.php:122 App.php:124 msgid "Hello world !" msgstr "" #: I18n.php:142 msgid "Extract messages that need to be translated" msgstr "" #: I18n.php:144 msgid "" "This command could be used to generate/update locales/messages.pot file." msgstr "" #: I18n.php:150 msgid "Update messages in translation PO lang files" msgstr "" #: I18n.php:152 msgid "" "This command could be used to init/update PO files in locales/*/LC_MESSAGES " "directories." msgstr "" #: I18n.php:159 msgid "" "Compile messages from existing translation PO lang files to corresponding MO " "files and JS catalogs" msgstr "" #: I18n.php:164 msgid "" "This command could be used to compile PO files in locales/*/LC_MESSAGES " "directories to MO files and as JS catalogs in locales directory." msgstr "" #: I18n.php:336 msgid "Fail to list EesyPHP PHP files." msgstr "" #: I18n.php:356 msgid "Fail to extract messages from EesyPHP PHP files using xgettext." msgstr "" #: I18n.php:369 msgid "Fail to list application PHP files." msgstr "" #: I18n.php:389 msgid "Fail to extract messages from PHP files using xgettext." msgstr "" #: I18n.php:405 #, php-format msgid "Fail to list JS files in the directory of static files '%s'." msgstr "" #: I18n.php:427 #, php-format msgid "" "Fail to extract messages from JS files in the directory of static files '%s' " "using xgettext." msgstr "" #: I18n.php:449 #, php-format msgid "" "Fail to extract messages from templates directory '%s' using tsmarty2c.php " "script." msgstr "" #: I18n.php:485 msgid "Fail to merge messages using msgcat." msgstr "" #: I18n.php:502 #, php-format msgid "Compendium file %s not found." msgstr "" #: I18n.php:513 #, php-format msgid "POT file not found (%s). Please run extract_messages first." msgstr "" #: I18n.php:525 I18n.php:636 #, php-format msgid "Lang directory '%s' found" msgstr "" #: I18n.php:531 I18n.php:642 #, php-format msgid "LC_MESSAGES directory not found in lang '%s' directory, ignore it." msgstr "" #: I18n.php:546 #, php-format msgid "Fail to init messages in %s PO file using msginit (%s)." msgstr "" #: I18n.php:564 #, php-format msgid "Fail to update messages in %s PO file using msgmerge (%s)." msgstr "" #: I18n.php:570 I18n.php:650 #, php-format msgid "PO file not found in lang '%s' directory, ignore it." msgstr "" #: I18n.php:577 I18n.php:690 #, php-format msgid "Fail to open root lang directory (%s)." msgstr "" #: I18n.php:606 #, php-format msgid "Lang alias symlink found: %s -> %s" msgstr "" #: I18n.php:613 #, php-format msgid "JS catalog symlink for %s -> %s created (%s)" msgstr "" #: I18n.php:617 #, php-format msgid "Fail to create JS catalog symlink for %s -> %s (%s)" msgstr "" #: I18n.php:623 #, php-format msgid "JS catalog symlink for %s -> %s already exist (%s)" msgstr "" #: I18n.php:628 #, php-format msgid "JS catalog file for %s already exist, but it's not a symlink to %s (%s)" msgstr "" #: I18n.php:663 #, php-format msgid "Fail to compile messages from %s PO file as MO file using msgfmt (%s)." msgstr "" #: I18n.php:673 #, php-format msgid "Fail to open %s JS catalog file in write mode (%s)." msgstr "" #: I18n.php:678 #, php-format msgid "Fail to write %s JS catalog in file (%s)." msgstr "" #: I18n.php:683 #, php-format msgid "%s JS catalog writed (%s)." msgstr "" #: App.php:126 msgid "Hello world!" msgstr "" #: App.php:137 msgid "Disconnected" msgstr "" #: App.php:139 msgid "You are now disconnected." msgstr ""