|
119 | 119 | <string name="control_key_dialog_fn_text" translatable="false">FNKEY 1..9 : F1-F9\nFNKEY 0 : F10\nFNKEY W : Up\nFNKEY A : Left\nFNKEY S : Down\nFNKEY D : Right\nFNKEY P : PageUp\nFNKEY N : PageDown\nFNKEY T : Tab\nFNKEY L : | (pipe)\nFNKEY U : _ (underscore)\nFNKEY E : Control-[ (ESC)\nFNKEY X : Delete\nFNKEY I : Insert\nFNKEY H : Home\nFNKEY F : End\nFNKEY . : Control-\\\n</string> |
120 | 120 | <string name="control_key_dialog_fn_disabled_text" translatable="false">No function key set.</string> |
121 | 121 | <string name="tut6" translatable="false"> |
122 | | - OK - Now that we understand quite how wonderful vim can be, let\'s compile a c applications. |
123 | | - GCC is not extracted by default, since it takes up about 70mb, or 20mb unextracted. |
| 122 | + OK - Now that we understand quite how wonderful vim can be, let\'s compile a C application. |
| 123 | + GCC is not extracted by default, since it takes up about 70MB, or 20MB unextracted. |
124 | 124 | You need to extract it to the right location for all my scripts to work, so I have |
125 | 125 | created a very simple installer. |
126 | 126 | # cat `which install_gcc` |
|
179 | 179 | <string name="cancel">Cancel</string> |
180 | 180 | <string name="save">Save</string> |
181 | 181 | <string name="ok">OK</string> |
182 | | - <string name="new_file">New file</string> |
| 182 | + <string name="new_file">Create new file</string> |
183 | 183 | <string name="default_">System</string> |
184 | 184 | <string name="language">Language</string> |
185 | 185 | <string name="run">Run</string> |
186 | 186 | <string name="navigation_drawer_open">Open navigation</string> |
187 | | - <string name="navigation_drawer_close">CLose navigation</string> |
| 187 | + <string name="navigation_drawer_close">Close navigation</string> |
188 | 188 | <string name="close">Close</string> |
189 | 189 | <string name="rate">Rate app</string> |
190 | | - <string name="more_app">More app</string> |
| 190 | + <string name="more_app">More apps</string> |
191 | 191 | <string name="compile_error">Compile error</string> |
192 | 192 | <string name="setting">Setting</string> |
193 | 193 | <string name="document">See document</string> |
|
211 | 211 | <string name="font_z">Font size</string> |
212 | 212 | <string name="font">Font</string> |
213 | 213 | <string name="user_interface">User interface</string> |
214 | | - <string name="show_line">Show line number</string> |
| 214 | + <string name="show_line">Show line numbers</string> |
215 | 215 | <string name="find">Find</string> |
216 | 216 | <string name="find_replace">Find and replace</string> |
217 | 217 | <string name="tool">Tool</string> |
|
226 | 226 | <string name="format_code">Format code</string> |
227 | 227 | <string name="information">Information</string> |
228 | 228 | <string name="report_bug">Report bug</string> |
229 | | - <string name="check_update">Check update</string> |
| 229 | + <string name="check_update">Check for updates</string> |
230 | 230 | <string name="email">Email</string> |
231 | | - <string name="describe_causes_an_error">Describe causes an error</string> |
| 231 | + <string name="describe_causes_an_error">Please describe what causes an error</string> |
232 | 232 | <string name="bug">Bug</string> |
233 | 233 | <string name="word_wrap_desc">Automatic screen down the line when overflow</string> |
234 | | - <string name="show_line_desc">Display the line numbers to the left of the code editor</string> |
| 234 | + <string name="show_line_desc">Display line numbers on the left side of the code editor</string> |
235 | 235 |
|
236 | 236 |
|
237 | 237 | <string name="hide_status_bar">Hide status bar</string> |
238 | | - <string name="hide_status_bar_desc">Hide the status bar in every screen of the app, include console. Restart app if need change.</string> |
| 238 | + <string name="hide_status_bar_desc">Hide the status bar in every screen of the app, including console. Restart the app to apply.</string> |
239 | 239 | <string name="show_suggest_popup">Hint popup</string> |
240 | 240 | <string name="show_hint_desc">Show suggestions while typing</string> |
241 | 241 | <string name="compile">Compile</string> |
242 | 242 | <string name="file">File</string> |
243 | 243 | <string name="change_lang_msg">Restart the application to change the language.</string> |
244 | 244 | <string name="data">Data</string> |
245 | | - <string name="show_key_board">Show key board</string> |
| 245 | + <string name="show_key_board">Show keyboard</string> |
246 | 246 | <string name="undo">Undo</string> |
247 | | - <string name="redo">redo</string> |
| 247 | + <string name="redo">Redo</string> |
248 | 248 | <string name="pascal_for_android">Pascal for Android</string> |
249 | 249 | <string name="exit">Exit</string> |
250 | | - <string name="exit_mgs">Do you want to exit application?</string> |
251 | | - <string name="setting_editor">Editor setting</string> |
| 250 | + <string name="exit_mgs">Quit application?</string> |
| 251 | + <string name="setting_editor">Editor settings</string> |
252 | 252 | <string name="cloud_database">Cloud database</string> |
253 | 253 | <string name="pas_file">Pas file (*.pas)</string> |
254 | 254 | <string name="inp_file">Inp file (*.inp)</string> |
255 | 255 | <string name="theme">Code style</string> |
256 | 256 | <string name="select">Select</string> |
257 | 257 | <string name="folder">Folder</string> |
258 | | - <string name="home">home</string> |
| 258 | + <string name="home">Home</string> |
259 | 259 |
|
260 | 260 | <string name="new_folder">Create new folder</string> |
261 | 261 | <string name="enter_new_folder_name">Enter name of folder</string> |
|
269 | 269 | <string name="complete">Complete</string> |
270 | 270 | <string name="view_console">View console</string> |
271 | 271 | <string name="resume_program">Resume program</string> |
272 | | - <string name="help_me_translate">Help me translate app</string> |
| 272 | + <string name="help_me_translate">Help me translate this app</string> |
273 | 273 | <string name="your_name">Your name</string> |
274 | 274 | <string name="send_to_me">Send to dev</string> |
275 | 275 | <string name="rerun">Rerun current program</string> |
|
288 | 288 | <string name="write_code_here">Write code here…</string> |
289 | 289 | <string name="can_not_save_file">Can not save file!</string> |
290 | 290 | <string name="saved">Saved</string> |
291 | | - <string name="file_exist">File is exist, please enter value name!</string> |
| 291 | + <string name="file_exist">File exists, please enter another name!</string> |
292 | 292 | <string name="send_mail">Send mail…</string> |
293 | 293 | <string name="no_mail_clients">There are no email clients installed.</string> |
294 | 294 | <string name="your_language">Your language</string> |
295 | 295 | <string name="other">Other</string> |
296 | 296 | <string name="logo">Logo</string> |
297 | | - <string name="auto_compile_summary">Automatically compile while typing. The performance of the application will be decrease if using this feature, however, which will help us to report the error faster.</string> |
| 297 | + <string name="auto_compile_summary">Automatically compile while typing. While the performance of this application will be decreased when using this feature, errors will be reported much sooner.</string> |
298 | 298 | <string name="auto_compile">Auto compile</string> |
299 | | - <string name="keyboard_shortcut">Key board shortcut</string> |
| 299 | + <string name="keyboard_shortcut">Keyboard shortcut</string> |
300 | 300 | <string name="program_structure">Show program structure</string> |
301 | 301 | <string name="show_symbol">List symbols</string> |
302 | 302 | <string name="show_symbol_decs">Show list symbol below the editor.</string> |
|
314 | 314 | <string name="turn_on_flashlight">Turn on flashlight</string> |
315 | 315 | <string name="turn_off_flashlight">Turn off flashlight</string> |
316 | 316 | <string name="open_file">Open file</string> |
317 | | - <string name="insert_url_media">Insert url media</string> |
318 | | - <string name="max_history_edit">Max history edit</string> |
| 317 | + <string name="insert_url_media">Insert media by URL</string> |
| 318 | + <string name="max_history_edit">Max history steps</string> |
319 | 319 | <string name="max_history_edit_desc">The maximum number of steps can be undo redo</string> |
320 | | - <string name="see_in_github">See project in Github https://github.com/tranleduy2000/pascalnide</string> |
| 320 | + <string name="see_in_github">View project on GitHub https://github.com/tranleduy2000/pascalnide</string> |
321 | 321 | <string name="stack_size_desc">Maximum stack size when running the program. On some devices, this parameter has no effect. The default is 40000. Minimum is 5000</string> |
322 | 322 | <string name="stack_size">Stack size</string> |
323 | 323 | <string name="copied">Copied</string> |
|
331 | 331 | <string name="sort_name">Sort by name…</string> |
332 | 332 | <string name="sort_size">Sort by size…</string> |
333 | 333 | <string name="content">Content</string> |
334 | | - <string name="see_in_github_2">See in Github</string> |
| 334 | + <string name="see_in_github_2">View on GitHub</string> |
335 | 335 | <string name="insert_color">Insert color</string> |
336 | | - <string name="permission_denied_storage">Permission denied to read your External storage</string> |
| 336 | + <string name="permission_denied_storage">Permission denied to read your external storage</string> |
337 | 337 | <string name="inserted_color">Inserted color</string> |
338 | 338 | <string name="unit_file">Unit pascal (*.pas)</string> |
339 | 339 | <string name="what_expect">What do you expect?</string> |
340 | 340 | <string name="auto_fix">Auto fix</string> |
341 | 341 | <string name="declare_variable">Declare variable</string> |
342 | 342 | <string name="declare_function">Declare function</string> |
343 | 343 | <string name="declare_constant">Declare constant</string> |
344 | | - <string name="can_not_exec_unit">Can not executing unit</string> |
| 344 | + <string name="can_not_exec_unit">Can not execute unit</string> |
345 | 345 | <string name="insert">Insert</string> |
346 | 346 | <string name="select_mode">Select mode</string> |
347 | 347 | <string name="select_token">Select token</string> |
|
360 | 360 | <string name="console_screen_">Console screen</string> |
361 | 361 | <string name="keyboard">Keyboard</string> |
362 | 362 | <string name="system_interface">System interface</string> |
363 | | - <string name="maxline_console_desc">The maximum number of lines that the console will store, the larger the number of lines will need more memory.</string> |
| 363 | + <string name="maxline_console_desc">The maximum number of lines that the console will store. A greater number of lines requires more memory.</string> |
364 | 364 | <string name="text_color">Text Color</string> |
365 | 365 | <string name="default_text_color">Default text color</string> |
366 | 366 | <string name="def_bg_color">Default background color</string> |
|
377 | 377 |
|
378 | 378 |
|
379 | 379 | <!--DONATE--> |
380 | | - <string name="license_invalid">Thanks for purchasing the donation app! Unfortunately license check failed. Please try again later. If it\'s still not working, please contact me. You need internet access!</string> |
| 380 | + <string name="license_invalid">Thanks for purchasing the donation app! Unfortunately the license check has failed. Please try again later. If it\'s still not working, please contact me. You need internet access!</string> |
381 | 381 | <string name="pirated">Seems like the donation app wasn\'t purchased through Play Store! If you pirated it, then shame on you!</string> |
382 | 382 | <string name="donate">Donate</string> |
383 | 383 | <string name="donate_summary">You can custom code theme, more font, change console font… with donate version\n. |
|
388 | 388 | <string name="donate_yes">I love this app. Must donate!</string> |
389 | 389 |
|
390 | 390 | <!--Splash screen--> |
391 | | - <string name="more_font">Get more font</string> |
| 391 | + <string name="more_font">Get more fonts</string> |
392 | 392 | <string name="editor_font">Editor font</string> |
393 | 393 | <string name="console_font">Console font</string> |
394 | 394 | <string name="unknown">Unknown</string> |
395 | 395 | <string name="custom_theme">Custom theme</string> |
396 | 396 | <string name="save_and_apply">Save and apply</string> |
397 | 397 | <string name="create_new_theme">Create new theme</string> |
398 | | - <string name="more_theme">Get premium version. Create your custom theme!</string> |
| 398 | + <string name="more_theme">Get the premium version. Create your custom theme!</string> |
399 | 399 |
|
400 | 400 | <string name="java_for_android" translatable="false">Java for Android</string> |
401 | 401 |
|
|
404 | 404 | <string name="class_" translatable="false">Class</string> |
405 | 405 | <string name="interface_" translatable="false">Interface</string> |
406 | 406 | <string name="enum_" translatable="false">Enum</string> |
407 | | - <string name="setting_console" translatable="false">Console setting</string> |
| 407 | + <string name="setting_console" translatable="false">Console settings</string> |
408 | 408 | <string name="new_java_project" translatable="false">New Java console project</string> |
409 | 409 | <string name="new_android_project" translatable="false">New Android project</string> |
410 | 410 | <string name="enter_project_name" translatable="false">Enter project name</string> |
|
427 | 427 | <string name="main_class_name_main">Main class name (Main)</string> |
428 | 428 | <string name="system_info">System info</string> |
429 | 429 | <string name="project_file">Project file</string> |
430 | | - <string name="download_system_file">Download system file</string> |
| 430 | + <string name="download_system_file">Download system files</string> |
431 | 431 | <string name="install_msg"> |
432 | | - "You need to download files for your system, make sure you have turned on your internet connection and at least 100MB of free internal memory. |
433 | | - 1. Press download button |
434 | | - 2. Wait for download finish |
435 | | - 3. Wait for install system file. |
| 432 | + "You need to download files for your system, make sure you have turned on your internet connection and have at least 100MB of free internal memory. |
| 433 | + 1. Press the download button |
| 434 | + 2. Wait for the download to finish |
| 435 | + 3. Wait for the installation to complete. |
436 | 436 |
|
437 | | - Note: If you can't download by click button "Download file system", just go to github page and download this file, then press select file and select file has been downloaded." |
| 437 | + Note: If you can't download by clicking "Download system files", go to GitHub page and download this file. Press "select file" and select the file that you have downloaded." |
438 | 438 | </string> |
439 | 439 | <string name="run_configuration">Run configuration</string> |
440 | 440 | <string name="main_class">Main class</string> |
|
445 | 445 | <string name="vim_tut">There is only one number bigger than infinity. The number of tutorials |
446 | 446 | for vim on Google. This will be your best source of information. |
447 | 447 | vim ~/.vimrc : to check your current settings. |
448 | | - One IMPORTANT feature is using the command line app \'terminalide\' to start vim. This is only really helpful if you are working on a java project. run \'cat `which terminalide`\' to see the script in full. This is a simple but useful script that makes sure you start vim in the correct folder, so that javac can work correctly. All that is required is that there is a folder named \'src\' in the current folder. Run \'terminalide\' from the project home folder. vim will start with a nice file tree (NERDTree) that you can use to browse for a file. Basically, make sure you start vim in the src/ folder of any java projects. Then javac works fine. The basics have been setup in the initial ~/.vimrc file and ~/.vim folder. You have working arrow keys, backspace, delete, Page UP/Down etc. All \'NOT\' givens in vim-land, I might add.. Vim has been setup with java in mind, and so has all the features required to be a powerful IDE, including java class / function popup completion.. The plugins that you have in ~/.vim are [Search google for their full uses..] : NERDTree - a nice file browser : SnipMate - auto text copy. Check snippets in ~/.vim and use word[TAB] to activate. : MiniBufExpl - the buffer window at top of vim that shows multiple buffers. : ACP - Auto Complete Popup, you can disable this by removing acp.vim from your plugins folder. : Java-Complete - hacked/fixed up and working great! Add your own plugins to ~/.vim and edit the ~/.vimrc file to gain total control. # vim ~/.vimrc Read / Edit the settings file to understand more..</string> |
| 448 | + One IMPORTANT feature is using the command line app \'terminalide\' to start vim. This is only really helpful if you are working on a Java project. Run \'cat `which terminalide`\' to see the script in full. This is a simple but useful script that makes sure you start vim in the correct folder, so that javac can work correctly. The only requirement is that there is a folder named \'src\' in the current folder. Run \'terminalide\' from the project home folder. vim will start with a nice file tree (NERDTree) that you can use to browse your files. Basically, make sure you start vim in the src/ folder of any Java project. Then javac works fine. The basics have been setup in the initial ~/.vimrc file and ~/.vim folder. You have working arrow keys, backspace, delete, Page UP/Down etc. All \'NOT\' givens in vim-land, I might add.. Vim has been setup with Java in mind, and so it has all the features required to be a powerful IDE, including Java class / function popup completion. The plugins that you have in ~/.vim are [Search google for their full uses..] : NERDTree - a nice file browser : SnipMate - auto text copy. Check snippets in ~/.vim and use word[TAB] to activate. : MiniBufExpl - the buffer window at top of vim that shows multiple buffers. : ACP - Auto Complete Popup, you can disable this by removing acp.vim from your plugins folder. : Java-Complete - hacked/fixed up and working great! Add your own plugins to ~/.vim and edit the ~/.vimrc file to gain total control. # vim ~/.vimrc Read / Edit the settings file to understand more..</string> |
449 | 449 | <string name="build_jar_file">Build jar file</string> |
450 | 450 | <string name="error">Error</string> |
451 | 451 | <string name="build">Build</string> |
452 | 452 | <string name="config">Config</string> |
453 | 453 | <string name="can_not_find_main_func">"Could not find main function in class "</string> |
454 | | - <string name="main_class_not_define">Main class is not define</string> |
| 454 | + <string name="main_class_not_define">Main class is not defined</string> |
455 | 455 | <string name="project">Project</string> |
456 | 456 | <string name="classpath_desc">Classpath is a parameter in the Java Virtual Machine or the Java compiler that specifies the location of user-defined classes and packages</string> |
457 | 457 | <string name="expand_collapse">expand/collapse</string> |
458 | | - <string name="failed_msg">Compile failed, see error msg</string> |
459 | | - <string name="compile_success">Compile success</string> |
| 458 | + <string name="failed_msg">Compilation failed, see error messages</string> |
| 459 | + <string name="compile_success">Compilation successful</string> |
460 | 460 | <string name="build_success">Build success</string> |
461 | 461 | <string name="sample_code_java">Java sample code</string> |
462 | 462 | <string name="learn">Learn</string> |
463 | | - <string name="system_err_msg">An unexpected error has occurred with the system, please restart ide.</string> |
| 463 | + <string name="system_err_msg">An unexpected error has occurred with the system, please restart the IDE.</string> |
464 | 464 | <string name="format_type_">Format type</string> |
465 | 465 | <string name="zero">0</string> |
466 | 466 | <string name="main_not_found">"Can not find main function "</string> |
467 | 467 | <string name="application_name">Application name</string> |
468 | 468 | <string name="build_apk">Build apk</string> |
469 | 469 | <string name="github_repo">Git repo</string> |
470 | 470 | <string name="success">Success!</string> |
471 | | - <string name="start_install_system">Starting install system</string> |
472 | | - <string name="unsupported_format_file">Unsupported format this type</string> |
| 471 | + <string name="start_install_system">System installation started</string> |
| 472 | + <string name="unsupported_format_file">Unsupported file format</string> |
473 | 473 | <string name="can_not_find_launcher_activity">Can not find launcher activity in manifest</string> |
474 | 474 |
|
475 | 475 | <!--File--> |
|
480 | 480 | <string name="select_file">Select file</string> |
481 | 481 |
|
482 | 482 | <!--Donate--> |
483 | | - <string name="donate_for_project">Donate for project</string> |
484 | | - <string name="thank_you_for_your_support_for_open_source_software">Thank you for your support for open source software.</string> |
| 483 | + <string name="donate_for_project">Project Donation</string> |
| 484 | + <string name="thank_you_for_your_support_for_open_source_software">Thank you for supporting open source software.</string> |
485 | 485 | <string name="classes_link">https://github.com/tranleduy2000/javaide/blob/master/system/classes/classes.zip</string> |
486 | 486 | <string name="create_keystore">Create store</string> |
487 | 487 | <string name="pref_key_install_root">pref_key_install_root</string> |
|
0 commit comments