- Timestamp:
- 05/30/09 14:10:21 (3 years ago)
- Children:
- 03dc5e370ef4fbf66e34cbe5bc5b878ed764149c, 6cdcec9f1a8ed87021fe2e899bb2493e80e9f318
- Parents:
- 9679928e3424ddb216ce7cb6ae23351b51728b78
- git-committer:
- Neutron Soutmun <neo.neutron@…> (05/30/09 14:10:21)
- Files:
-
- 1 modified
-
weblogin/locale/messages.po (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
weblogin/locale/messages.po
r1ed3972 r96808c5 1 1 # SOME DESCRIPTIVE TITLE. 2 # Copyright (C) YEAR Neutron Soutmun2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 3 # This file is distributed under the same license as the PACKAGE package. 4 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. … … 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: RahuNAS Weblogin 0.1.1\n"10 "Report-Msgid-Bugs-To: neo.neutron@gmail.com\n"11 "POT-Creation-Date: 200 8-11-27 22:18+0700\n"9 "Project-Id-Version: PACKAGE VERSION\n" 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2009-05-30 13:56+0700\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 17 17 "Content-Transfer-Encoding: 8bit\n" 18 18 19 #: ../../weblogin/login.php:115 ../../weblogin/logout.php:100 19 #: ../index.php:76 20 msgid "If it is not redirecting within 3 seconds" 21 msgstr "" 22 23 #: ../index.php:76 24 msgid "click" 25 msgstr "" 26 27 #: ../index.php:76 28 msgid "Login Page" 29 msgstr "" 30 31 #: ../login.php:153 ../logout.php:139 20 32 msgid "Username" 21 33 msgstr "" 22 34 23 #: ../ ../weblogin/login.php:11735 #: ../login.php:155 24 36 msgid "Password" 25 37 msgstr "" 26 38 27 #: ../ ../weblogin/login.php:12039 #: ../login.php:158 28 40 msgid "Login" 29 41 msgstr "" 30 42 31 #: ../ ../weblogin/logout.php:10443 #: ../logout.php:143 32 44 msgid "Session Start" 33 45 msgstr "" 34 46 35 #: ../ ../weblogin/logout.php:10847 #: ../logout.php:147 36 48 msgid "Session Time" 37 49 msgstr "" 38 50 39 #: ../ ../weblogin/logout.php:10951 #: ../logout.php:148 40 52 msgid "seconds" 41 53 msgstr "" 42 54 43 #: ../ ../weblogin/logout.php:11355 #: ../logout.php:152 44 56 msgid "Expired" 45 57 msgstr "" 46 58 47 #: ../ ../weblogin/logout.php:11459 #: ../logout.php:153 48 60 msgid "Never" 49 61 msgstr "" 50 62 51 #: ../ ../weblogin/logout.php:11863 #: ../logout.php:157 52 64 msgid "Request URL" 53 65 msgstr "" 54 66 55 #: ../ ../weblogin/logout.php:12556 msgid " Go! Go! Go!"67 #: ../logout.php:164 68 msgid "OK" 57 69 msgstr "" 58 70 59 #: ../ ../weblogin/logout.php:12671 #: ../logout.php:165 60 72 msgid "Logout" 61 73 msgstr "" 62 74 63 #: ../ ../weblogin/messages.php:375 #: ../messages.php:35 64 76 msgid "Error! Could not connect to the server" 65 77 msgstr "" 66 78 67 #: ../ ../weblogin/messages.php:479 #: ../messages.php:36 68 80 msgid "Error! Could not connect to the authenticator server" 69 81 msgstr "" 70 82 71 #: ../ ../weblogin/messages.php:583 #: ../messages.php:37 72 84 msgid "Error! User has been reach the maximum login" 73 85 msgstr "" 74 86 75 #: ../ ../weblogin/messages.php:687 #: ../messages.php:38 76 88 msgid "Error! User already login" 77 89 msgstr "" 78 90 79 #: ../ ../weblogin/messages.php:791 #: ../messages.php:39 80 92 msgid "Error! User expired" 81 93 msgstr "" 82 94 83 #: ../ ../weblogin/messages.php:895 #: ../messages.php:40 84 96 msgid "Error! Invalid IP address" 85 97 msgstr "" 86 98 87 #: ../ ../weblogin/messages.php:1099 #: ../messages.php:42 88 100 msgid "Error! Invalid username or password" 89 101 msgstr "" 90 102 91 #: ../ ../weblogin/messages.php:11103 #: ../messages.php:43 92 104 msgid "Error! Logout failed! please try again" 93 105 msgstr "" 94 106 95 #: ../ ../weblogin/messages.php:12107 #: ../messages.php:44 96 108 msgid "Error! Please login" 97 109 msgstr "" 98 110 99 #: ../ ../weblogin/messages.php:15111 #: ../messages.php:47 100 112 msgid "Success! User has been authorized, please wait a moment" 101 113 msgstr "" 102 114 103 #: ../ ../weblogin/messages.php:16115 #: ../messages.php:48 104 116 msgid "Success! User has been logout" 105 117 msgstr ""
