Changeset 753:c4b335324b86 for locale/en
- Timestamp:
- 01/06/16 13:07:30 (9 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
locale/en/mlx.po
r744 r753 94 94 msgstr "_Send..." 95 95 96 msgid "button_register" 97 msgstr "_Register" 98 96 99 msgid "button_cancelFlight" 97 100 msgstr "Cancel flight" … … 269 272 msgid "login_remember_tooltip" 270 273 msgstr "" 271 "If checked, your password will be stored , so that you "274 "If checked, your password will be stored by the program, so that you " 272 275 "should not have to enter it every time. Note, however, that " 273 276 "the password is stored as text, and anybody who can access " … … 279 282 msgid "login_entranceExam_tooltip" 280 283 msgstr "Check this to log in to take your entrance exam." 284 285 msgid "button_login_register" 286 msgstr "R_egister..." 287 288 msgid "button_login_register_tooltip" 289 msgstr "Click here if you would like to register with Malév Virtual" 281 290 282 291 msgid "button_offline" … … 2113 2122 msgid "sendBugReport_error_sec" 2114 2123 msgstr "There was some communication error, try again later." 2124 2125 msgid "register_title" 2126 msgstr "Registration" 2127 2128 msgid "register_help" 2129 msgstr "" 2130 "Enter the data below.\n" 2131 "Optional data items are in <i>italics</i>.\n" 2132 "One of VATSIM ID or IVAO ID is mandatory." 2133 2134 msgid "register_name" 2135 msgstr "_Name:" 2136 2137 msgid "register_name_tooltip" 2138 msgstr "Enter your real name." 2139 2140 msgid "register_year_of_birth" 2141 msgstr "_Year of birth:" 2142 2143 msgid "register_year_of_birth_tooltip" 2144 msgstr "Enter the year in which you were born." 2145 2146 msgid "register_email" 2147 msgstr "_E-mail:" 2148 2149 msgid "register_email_tooltip" 2150 msgstr "Enter your e-mail address." 2151 2152 msgid "register_email_public" 2153 msgstr "P_ublic" 2154 2155 msgid "register_email_public_tooltip" 2156 msgstr "" 2157 "If checked, your e-mail address will be displayed in our forums and " 2158 "possibly other internal website areas, and thus it will be made " 2159 "available to other members of MAVA." 2160 2161 msgid "register_vatsim_id" 2162 msgstr "_VATSIM CID:" 2163 2164 msgid "register_vatsim_id_tooltip" 2165 msgstr "" 2166 "Enter your VATSIM CID, if you are registered with VATSIM. " 2167 "Note that either a VATSIM CID or an IVAO VID is required for the registration." 2168 2169 msgid "register_ivao_id" 2170 msgstr "IV_AO VID:" 2171 2172 msgid "register_ivao_id_tooltip" 2173 msgstr "" 2174 "Enter your IVAO VID, if you are registered with IVAO. " 2175 "Note that either a VATSIM CID or an IVAO VID is required for the registration." 2176 2177 msgid "register_phone_num" 2178 msgstr "<i>Phone num_ber</i>:" 2179 2180 msgid "register_phone_num_tooltip" 2181 msgstr "Enter your phone number, if we can reach you by phone." 2182 2183 msgid "register_nationality" 2184 msgstr "<i>Na_tionality</i>:" 2185 2186 msgid "register_nationality_tooltip" 2187 msgstr "Enter your nationality, if you would like to share that info with us." 2188 2189 msgid "register_password" 2190 msgstr "Pa_ssword:" 2191 2192 msgid "register_password_tooltip" 2193 msgstr "Enter the password you would like to use for logging in." 2194 2195 msgid "register_password2" 2196 msgstr "Pass_word again:" 2197 2198 msgid "register_password2_tooltip" 2199 msgstr "Enter the same password again." 2200 2201 msgid "register_password_ok" 2202 msgstr "<span foreground=\"green\">OK</span>" 2203 2204 msgid "register_password_too_short" 2205 msgstr "<span foreground=\"orange\">Too short</span>" 2206 2207 msgid "register_password_mismatch" 2208 msgstr "<span foreground=\"red\">Passwords differ</span>"
Note:
See TracChangeset
for help on using the changeset viewer.