This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit 7563c5e3d57d350ef74b8b864689b7b06bff16f9 Author: Marcus <[email protected]> AuthorDate: Sun May 9 19:21:38 2021 +0200 Removing directory as it's empty or contains totally outdated information. The website with this language is not maintained. --- assets/ta/download/msg_prop_l10n_ta.js | 377 --------------------------------- assets/ta/robots.txt | 7 - assets/ta/werk_in_uitvoering.png | Bin 1689 -> 0 bytes content/ta/about-cdrom.html | 127 ----------- content/ta/about-documentation.html | 106 --------- content/ta/about-downloads.html | 119 ----------- content/ta/about-helping.html | 103 --------- content/ta/about-issuezilla.html | 126 ----------- content/ta/about-legal.html | 102 --------- content/ta/about-mailinglist.html | 159 -------------- content/ta/about-product.html | 117 ---------- content/ta/about-spellcheck.html | 101 --------- content/ta/adresses.html | 100 --------- content/ta/background.html | 123 ----------- content/ta/brand.md | 14 -- content/ta/contr_spellch.html | 94 -------- content/ta/credits.html | 107 ---------- content/ta/download/index.html | 154 -------------- content/ta/faq.html | 105 --------- content/ta/index.html | 116 ---------- content/ta/targets.html | 94 -------- content/ta/topnav.md | 21 -- 22 files changed, 2372 deletions(-) diff --git a/assets/ta/download/msg_prop_l10n_ta.js b/assets/ta/download/msg_prop_l10n_ta.js deleted file mode 100644 index 000a897..0000000 --- a/assets/ta/download/msg_prop_l10n_ta.js +++ /dev/null @@ -1,377 +0,0 @@ -/* This file is to maintain text information that can be used on the download webpage via JavaScript when - * including this file. - * - * Instead of hard coded text in the green box please use these variables and translate it to your favorite language. - * - * Wrong: "Download Apache OpenOffice" - * Correct: l10n.dl_green_box_headline_text - */ - - - -// Object that contains all following variables. -//var l10n = new Object(); - -// The following variables are used in the "index.html" file: - -// Set a specific language ISO code to force to assemble a download link with a certain language. -DL.NL_LANG = "ta"; - -// General: -l10n.dl_headline_text = "Apache OpenOffice Download"; - -// Download: Strings in the green box (used in "index.html"). -l10n.dl_green_box_headline_text = "Download Apache OpenOffice"; -l10n.dl_green_box_headline_title = "Download Apache OpenOffice for your favorite operating system, language and version"; -l10n.dl_green_box_subtext1_text = "Hosted by SourceForge.net - A trusted website"; -l10n.dl_green_box_subtext1_title = "Apache OpenOffice binary files are hosted by SourceForge.net - A trusted website"; -l10n.dl_green_box_subtext2_text = "Select your favorite operating system, language and version"; -l10n.dl_green_box_subtext2_title = "Select your favorite operating system, language and version"; -l10n.dl_green_box_selectbox_os_title = "Select your favorite operating system"; -l10n.dl_green_box_selectbox_lang_title = "Select your favorite language"; -l10n.dl_green_box_selectbox_ver_title = "Select your favorite release version"; - -// The strings that will be shown in the OS, language and version drop-down select boxes. -// You must leave at least one single empty string (see the comment lines below the 3 following variables)! -l10n.dl_green_box_select_box_os_values = [ "Windows (EXE)", - "Linux 64-bit (x86-64) (DEB)", - "Linux 64-bit (x86-64) (RPM)", - "Linux 32-bit (x86) (DEB)", - "Linux 32-bit (x86) (RPM)", - "OS X (version >= 10.7) (DMG)", - "OS X (version <= 10.6) (DMG)", - "More platforms / operating systems" ]; -/* l10n.dl_green_box_select_box_os_values = [ "" ]; */ - -/* l10n.dl_green_box_select_box_language_values = [ "" ]; */ -l10n.dl_green_box_select_box_language_values = [ "" ]; - -/* l10n.dl_green_box_select_box_lang_values_custom = [ "" ]; */ - // Value Visible text Tool tip -l10n.dl_green_box_select_box_lang_values_custom = [ "ast", "Asturian", "Asturianu", - "eu", "Basque", "Euskara", - "bg", "Bulgarian", "български език", - "ca", "Catalan", "Català", - "ca-XV", "Catalan [Valencia AVL]", "València (AVL)", - "ca-XR", "Catalan [Valencia RACV]", "València (RACV)", - "zh-CN", "Chinese [simplified]", "简体中文", - "zh-TW", "Chinese [traditional]", "正體中文", - "cs", "Czech", "Čeština", - "da", "Danish", "Dansk", - "nl", "Dutch", "Nederlands", - "en-GB", "English [British]", "English [British]", - "en-US", "English [US]", "English [US]", - "fi", "Finnish", "Suomi", - "fr", "French", "Français", - "gl", "Galician", "Galego", - "de", "German", "Deutsch", - "el", "Greek", "ελληνικά", - "he", "Hebrew", "עברית", - "hi", "Hindi", "हिन्दी", - "hu", "Hungarian", "Magyar", - "it", "Italian", "Italiano", - "ja", "Japanese", "日本語", - "km", "Khmer", "ភាសាខ្មែរ", - "ko", "Korean", "한국어", - "lt", "Lithuanian", "Lietuvių", - "nb", "Norwegian [Bokmal]", "Norsk [Bokmål]", - "pl", "Polish", "Polski", - "pt-BR", "Portuguese [Brazilian]", "Português [do Brasil]", - "pt", "Portuguese [European]", "Português [Europeu]", - "ru", "Russian", "Русский", - "gd", "Scottish [Gaelic]", "Gàidhlig", - "sr", "Serbian [Cyrillic]", "Cрпски [ћирилицом]", - "sk", "Slovak", "Slovenský jazyk [slovenčina]", - "sl", "Slovenian", "Slovenski jezik [slovenščina]", - "es", "Spanish", "Español", - "sv", "Swedish", "Svenska", - "ta", "தமிழ்", "தமிழ்", - "th", "Thai", "ภาษาไทย", - "tr", "Turkish", "Türkçe", - "vi", "Vietnamese", "Tiếng Việt" ]; - -/* l10n.dl_green_box_select_box_language_values = [ "" ]; */ - -l10n.dl_green_box_select_box_version_values = [ "" ]; - -l10n.dl_green_box_select_box_version_older = "Older releases"; - -/* l10n.dl_green_box_select_box_version_values = [ "" ]; */ - -// Download: Strings in the sub-green box (used in "index.html"). -// Not defined for now. - -// Download: Strings in the yellow box (used in "index.html"). -// Not defined for now. - -// Download: Strings in the sub-yellow box (used in "index.html"). -// Not defined for now. - -// Share: Strings in the light-blue box (used in "index.html"). -l10n.dl_share_light_blue_box_headline_text = "Help Spread the Word"; -l10n.dl_share_light_blue_box_headline_title = "Help spread the word and tell your friends about Apache OpenOffice"; -l10n.dl_share_light_blue_box_text_text = "Please tell your friends about Apache OpenOffice:"; -l10n.dl_share_light_blue_box_text_title = "Help spread the word and tell your friends about Apache OpenOffice"; -l10n.dl_share_light_blue_box_blog_text = "Official Blog"; -l10n.dl_share_light_blue_box_blog_title = "Weblog of OpenOffice"; -l10n.dl_share_light_blue_box_blog_src = "/images/logo-rss-32.png"; -l10n.dl_share_light_blue_box_blog_alt = "Weblog of OpenOffice"; -l10n.dl_share_light_blue_box_facebook_text = "Facebook"; -l10n.dl_share_light_blue_box_facebook_title = "Please tell your friends about Apache OpenOffice via Facebook"; -l10n.dl_share_light_blue_box_facebook_src = "/images/logo-facebook-32.png"; -l10n.dl_share_light_blue_box_facebook_alt = "Share on Facebook"; -l10n.dl_share_light_blue_box_twitter_text = "Twitter"; -l10n.dl_share_light_blue_box_twitter_title = "Please tell your friends about Apache OpenOffice via Twitter"; -l10n.dl_share_light_blue_box_twitter_src = "/images/logo-twitter-32.png"; -l10n.dl_share_light_blue_box_twitter_alt = "Share on Twitter"; - -// Extensions: Strings in the blue box (top) (used in "index.html"). -l10n.dl_ext_blue_box_headline_text = "Get Apache OpenOffice Extensions and Dictionaries"; -l10n.dl_ext_blue_box_headline_title = "Choose from a wide range of additional and individual functionality"; -l10n.dl_ext_blue_box_text_text = "Extend your Apache OpenOffice functionality with a large and growing library of extensions and dictionaries from other users."; -l10n.dl_ext_blue_box_text_title = "Choose from a wide range of additional and individual functionality"; -l10n.dl_ext_blue_box_text_href = "https://extensions.openoffice.org/"; - -// Templates: Strings in the blue box (bottom) (used in "index.html"). -l10n.dl_tlp_blue_box_headline_text = "Get Apache OpenOffice Templates"; -l10n.dl_tlp_blue_box_headline_title = "Choose from a wide range of additional and individual documents"; -l10n.dl_tlp_blue_box_text_text = "Extend your Apache OpenOffice creativity with a large and growing library of templates from other users."; -l10n.dl_tlp_blue_box_text_title = "Choose from a wide range of additional and individual documents"; -l10n.dl_tlp_blue_box_text_href = "https://templates.openoffice.org/"; - -// Strings in the navigation bar (used in "index.html"). -// Release Information -l10n.dl_nav_headline_1_text = "Release Information"; -l10n.dl_nav_sysreq_text = "System Requirements"; -l10n.dl_nav_sysreq_title = "HDD: ~300MB free - Memory: >128MB - Processor: >500MHz - OS: Windows, macOS (OS X), Linux, Solaris, FreeBSD..."; -l10n.dl_nav_sysreq_href = "https://www.openoffice.org/dev_docs/source/sys_reqs_aoo41.html"; -l10n.dl_nav_license_text = "License"; -l10n.dl_nav_license_title = "Apache OpenOffice License"; -l10n.dl_nav_license_href = "https://www.openoffice.org/license.html"; -l10n.dl_nav_source_text = "Source"; -l10n.dl_nav_source_title = "For developers and power users: Get the source to build Apache OpenOffice from scratch."; -l10n.dl_nav_source_href = "https://openoffice.apache.org/downloads.html"; -l10n.dl_nav_build_text = "Building Guide"; -l10n.dl_nav_build_title = "For developers and power users: HowTo guide to build Apache OpenOffice from scratch."; -l10n.dl_nav_build_href = "https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO"; -l10n.dl_nav_sdk_text = "Software Development Kit (SDK)"; -l10n.dl_nav_sdk_title = "For developers: Software Development Kit."; -l10n.dl_nav_sdk_href = "https://openoffice.apache.org/downloads.html"; -l10n.dl_nav_devbuilds_text = "Development Builds"; -l10n.dl_nav_devbuilds_title = "For QA volunteers: Development Builds"; -l10n.dl_nav_devbuilds_href = "https://www.openoffice.org/download/devbuilds.html"; - -// Documentation -l10n.dl_nav_headline_2_text = "Documentation"; -l10n.dl_nav_schedule_text = "Release Schedules"; -l10n.dl_nav_schedule_title = "When are new releases planned?"; -l10n.dl_nav_schedule_href = "https://cwiki.apache.org/confluence/display/OOOUSERS/Releases"; -l10n.dl_nav_hist_schedule_text = "Historic Release Schedule"; -l10n.dl_nav_hist_schedule_title = "When were old releases planned?"; -l10n.dl_nav_hist_schedule_href = "https://wiki.openoffice.org/wiki/Product_Release"; -l10n.dl_nav_inst_guide_text = "Installation Guides"; -l10n.dl_nav_inst_guide_title = "Instructions for installing Apache OpenOffice on Windows, macOS (OS X) and Linux machines"; -l10n.dl_nav_inst_guide_href = "https://www.openoffice.org/download/common/instructions.html"; -l10n.dl_nav_user_guide_text = "User Guides"; -l10n.dl_nav_user_guide_title = "Extensive user manuals for every day use"; -l10n.dl_nav_user_guide_href = "https://www.openoffice.org/documentation/index.html"; -l10n.dl_nav_why_java_text = "Java and Apache OpenOffice"; -l10n.dl_nav_why_java_title = "Explains why to use Java and what it is"; -l10n.dl_nav_why_java_href = "https://www.openoffice.org/download/common/java.html"; -l10n.dl_nav_eol_text = "End-Of-Life Information"; -l10n.dl_nav_eol_title = "Information about releases that have reached End-Of-Life status"; -l10n.dl_nav_eol_href = "https://www.openoffice.org/development/releases/eol.html"; - -// Additional Resources -l10n.dl_nav_headline_3_text = "Additional Resources"; -l10n.dl_nav_support_text = "Support"; -l10n.dl_nav_support_title = "If the information above did not answer your question: Free and paid support!"; -l10n.dl_nav_support_href = "https://www.openoffice.org/support/index.html"; -l10n.dl_nav_local_text = "Localizations"; -l10n.dl_nav_local_title = "Information and support in your favorite language"; -l10n.dl_nav_local_href = "https://openoffice.apache.org/native-lang.html"; -l10n.dl_nav_stat_text = "Download Statistics"; -l10n.dl_nav_stat_title = "Download and other statistics"; -l10n.dl_nav_stat_href = "https://www.openoffice.org/stats/index.html"; -l10n.dl_nav_mirrors1_text = "Alternative download mirrors #1"; -l10n.dl_nav_mirrors1_title = "Use SourceForge mirrors to download Apache OpenOffice"; -l10n.dl_nav_mirrors1_href = "https://sourceforge.net/projects/openofficeorg.mirror/files/"; -l10n.dl_nav_mirrors2_text = "Alternative download mirrors #2"; -l10n.dl_nav_mirrors2_title = "Use Apache mirrors to download Apache OpenOffice"; -l10n.dl_nav_mirrors2_href = "https://www.apache.org/dyn/closer.lua/openoffice/"; -l10n.dl_nav_porting_text = "3rd party ports and distributions"; -l10n.dl_nav_porting_title = "Ports and distributions from 3rd party vendors"; -l10n.dl_nav_porting_href = "https://www.openoffice.org/porting/index.html"; -l10n.dl_nav_archive_text = "Archived and legacy releases"; -l10n.dl_nav_archive_title = "Download legacy and archived releases"; -l10n.dl_nav_archive_href = "https://www.openoffice.org/download/archive.html"; - -// List items in the navigation bar that are not used for now. -l10n.dl_nav_release_notes_text = "Release Notes"; -l10n.dl_nav_release_notes_title = "What is new, what has been improved in Apache OpenOffice?"; -l10n.dl_nav_release_notes_href = "https://www.openoffice.org/development/releases/index.html"; -l10n.dl_nav_checksum_text = "Verify the downloaded file"; -l10n.dl_nav_checksum_title = "How to verify the downloaded file with signatures and hashes?"; -l10n.dl_nav_checksum_href = "https://www.openoffice.org/download/checksums.html"; - -// Strings for the logo graphics. -l10n.dl_img_sourceforge_title = "SourceForge - Download, Develop and Publish Free Open Source Software"; -l10n.dl_img_sourceforge_href = "https://www.sourceforge.net/"; -l10n.dl_img_sourceforge_src = "https://www.openoffice.org/images/sourceforge.png"; -l10n.dl_img_sourceforge_alt = "SourceForge"; -l10n.dl_img_w3c_title = "W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents"; -l10n.dl_img_w3c_href = "https://validator.w3.org/check?uri=referer"; -l10n.dl_img_w3c_src = "https://www.openoffice.org/images/valid-xhtml10-blue.png"; -l10n.dl_img_w3c_alt = "W3C Validator"; - - - -// The following variables are used in the "download.js" file: - -// Download: Strings in the green box (used in "download.js"). -l10n.dl_full_link_text = "Download full installation"; -l10n.dl_full_link_title = "Click to download: "; -l10n.dl_langpack_link_text = "Download language pack"; -l10n.dl_langpack_link_title = "Click to download: "; -l10n.dl_win_info_text = "Important hint: 32-bit, 64-bit and Java - What to choose?"; -l10n.dl_win_info_title = "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'."; -l10n.dl_linux_info_text = "Important hint: RPM vs. DEB - What to choose?"; -l10n.dl_linux_info_title = "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu"; -//l10n.dl_mac_info_text = "macOS : Text"; -//l10n.dl_mac_info_title = "macOS : Title"; - -l10n.dl_full_link_porting_text = "Porting: Click to choose from 3rd party vendors"; -l10n.dl_full_link_porting_title = "Click to browse to the porting webpage and download from 3rd party vendors"; -l10n.dl_full_link_archive_text = "Archive: Click to choose from legacy releases"; -l10n.dl_full_link_archive_title = "Click to browse to the archive and download legacy releases"; - -// Download: Strings in the sub-green box (used in "download.js"). -l10n.dl_rel_info_headline_text = "Release: "; -l10n.dl_rel_info_milestone_text = "Milestone "; -l10n.dl_rel_info_buildid_text = "Build ID "; -l10n.dl_rel_info_svn_text = "SVN " -l10n.dl_rel_info_rel_date_text = "Released "; -l10n.dl_rel_notes_text = "Release Notes"; -l10n.dl_rel_notes_title = "Release Notes for Apache OpenOffice "; - -l10n.dl_headline_full_text = "Full installation: "; -l10n.dl_headline_langpack_text = "Language pack: "; -l10n.dl_filesize_text = "File size ~ "; -l10n.dl_megabyte_text = " MByte"; -l10n.dl_checksum_headline_text = "Signatures and hashes: "; -l10n.dl_checksum_keys_text = "KEYS"; -l10n.dl_checksum_keys_title = "KEYS signature file"; -l10n.dl_checksum_asc_text = "ASC"; -l10n.dl_checksum_asc_title = "ASC signature for: "; -l10n.dl_checksum_md5_text = "MD5"; -l10n.dl_checksum_md5_title = "MD5 hash for: "; -l10n.dl_checksum_sha256_text = "SHA256"; -l10n.dl_checksum_sha256_title = "SHA256 hash for: "; -l10n.dl_checksum_sha512_text = "SHA512"; -l10n.dl_checksum_sha512_title = "SHA512 hash for: "; - -l10n.dl_help_img_title = "What is the difference between full installation and language pack?"; -l10n.dl_help_img_src = "/download/cachedimages/help-information-icon.png"; -l10n.dl_help_img_alt = "Install info"; -l10n.dl_help_text = "What is a language pack?"; -l10n.dl_help_title = "What is the difference between full installation and language pack?"; -l10n.dl_checksum_img_title = "How to verify the downloaded file with checksums?"; -l10n.dl_checksum_img_src = "/download/cachedimages/help-information-icon.png"; -l10n.dl_checksum_img_alt = "Checksum verify"; -l10n.dl_checksum_text = "How to verify the download?"; -l10n.dl_checksum_title = "How to verify the downloaded file with checksums?"; -l10n.dl_report_img_title = "Broken download link? Click here to report."; -l10n.dl_report_img_src = "/download/cachedimages/help-report-broken-link-icon.png"; -l10n.dl_report_img_alt = "Broken link"; -l10n.dl_report_text = "Report broken link"; -l10n.dl_report_title = "Broken download link? Click here to report."; - -// Download: Strings for error text in the sub-red box (used in "download.js"). -l10n.dl_full_link_error_text = "No full installation available"; -l10n.dl_full_link_error_title = "Please select another language, platform or version."; -l10n.dl_langpack_link_error_text = "No language pack available"; -l10n.dl_langpack_link_error_title = "Please select another language, platform or version."; - -l10n.dl_error_problem_img_title = "The selected download file is not available"; -l10n.dl_error_problem_img_src = "/download/cachedimages/exclamation-icon.png"; -l10n.dl_error_problem_img_alt = "Error text"; -l10n.dl_error_problem_text = "Problem: "; -l10n.dl_error_solution_text = "Solution: "; -l10n.dl_error_aoo_text = "Apache OpenOffice "; -l10n.dl_error_not_available_for_text = " is not available for "; -l10n.dl_error_please_select_1_text = "Please select version 4.0.1."; -l10n.dl_error_please_select_2_text = "Please select version 4.1.0 or newer."; -l10n.dl_error_please_select_3_text = "Please select a download for Windows, macOS (OS X) or Linux."; -l10n.dl_error_please_select_4_text = "Please select another language or version."; - -l10n.dl_unknown_platform_text = "unknown operating system / platform"; - -// Download: Strings with customized error text in the sub-red box (used in "download.js"). -// Can be used when the default text in the variables above cannot be translated correctly. -l10n.dl_error_custom_1_text = ""; -l10n.dl_error_custom_2_text = ""; -l10n.dl_error_custom_3_text = ""; -l10n.dl_error_custom_4_text = ""; - - - -// The following variables are used in the "analyze.html" file: - -// Analyze: Strings for the instruction text (used in "analyze.html"). -l10n.dl_analyze_headline_text = "How to report a broken download link?"; -l10n.dl_analyze_instruction_select_text = "<b>Select your favorites</b>: Operating system, language and version in the green below."; -l10n.dl_analyze_instruction_verify_text = "Verify that these options <b>still do not</b> lead to valid download links."; -l10n.dl_analyze_instruction_click_text = "Click on the button below the green box: "; -l10n.dl_analyze_instruction_copy_text = "Copy the selected table data into the clipboard: "; -l10n.dl_analyze_instruction_new_mail_text = "Create a new mail."; -l10n.dl_analyze_instruction_problem_text = "<b>Write a problem description</b> (what does not work and what do you expect)."; -l10n.dl_analyze_instruction_details_text = "Please also add <b>details about the used operating system</b>."; -l10n.dl_analyze_instruction_paste_text = "Paste the copied data at the end of the mail."; -l10n.dl_analyze_instruction_only_download_text = "Please <b>send the mail only in case of download problems</b> and not if you cannot install."; -l10n.dl_analyze_instruction_no_install_text = "This webpage cannot help at all with installation problems."; -l10n.dl_analyze_instruction_send_mail_text = "Finally, <b>send the mail</b> to the: "; -l10n.dl_analyze_instruction_mailing_list_text = "Apache OpenOffice Development Mailing List"; -l10n.dl_analyze_instruction_mailing_list_title = "Send the report to the Apache OpenOffice developers mailing list"; -l10n.dl_analyze_instruction_learn_more_text = "Click here to learn more about what a mailing list is"; -l10n.dl_analyze_instruction_learn_more_title = "Learn more about what a mailing list is"; -l10n.dl_analyze_instruction_answer_text = "We will try to answer as soon as we get the mail and the problem analyzed."; -l10n.dl_analyze_instruction_thanks_text = "Thank you for your report."; - -// Analyze: Strings for the 3 buttons (used in "analyze.html"). -l10n.dl_analyze_update_button_text = "Click to update the table"; -l10n.dl_analyze_update_button_title = "Put the selected options as values into the table below"; -l10n.dl_analyze_select_button_text = "Click to select the table"; -l10n.dl_analyze_select_button_title = "Select all data in the table below"; -l10n.dl_analyze_copy_button_text = "Copy with [Ctrl]+[C] / [⌘]+[C]"; -l10n.dl_analyze_copy_button_title = "Copy the selected table data via [ Ctrl ] + [ C ] or [ ⌘ ] + [ C ] into the clipboard"; - -// Analyze: Strings for the table (used in "analyze.html"). -l10n.dl_analyze_table_browser_text = "Browser variables"; -l10n.dl_analyze_table_values_text = "Values"; -l10n.dl_analyze_table_yes_text = "Yes"; -l10n.dl_analyze_table_no_text = "No"; -l10n.dl_analyze_table_stable_release_text = "Stable Release"; -l10n.dl_analyze_table_javascript_text = "JavaScript functions/variables"; - - - -// General: Links to webpage files that could be localized. -l10n.dl_rel_notes_aoo419_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.9+Release+Notes"; -l10n.dl_rel_notes_aoo418_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.8+Release+Notes"; -l10n.dl_rel_notes_aoo417_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.7+Release+Notes"; -l10n.dl_rel_notes_aoo416_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.6+Release+Notes"; -l10n.dl_rel_notes_aoo415_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.5+Release+Notes"; -l10n.dl_rel_notes_aoo414_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.4+Release+Notes"; -l10n.dl_rel_notes_aoo413_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.3+Release+Notes"; -l10n.dl_rel_notes_aoo412_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.2+Release+Notes"; -l10n.dl_rel_notes_aoo411_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes"; -l10n.dl_rel_notes_aoo410_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes"; -l10n.dl_rel_notes_aoo401_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0.1+Release+Notes"; -l10n.dl_rel_notes_aoo400_link = "https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes"; -l10n.dl_help_link = "https://www.openoffice.org/download/full_vs_lp.html"; -l10n.dl_checksum_link = "https://www.openoffice.org/download/checksums.html"; -l10n.dl_report_link = "https://www.openoffice.org/download/analyze.html"; -l10n.dl_porting_link = "https://www.openoffice.org/porting/index.html"; -l10n.dl_archive_link = "https://www.openoffice.org/download/archive.html"; -l10n.dl_aoo341_link = "https://www.openoffice.org/download/other-341.html"; - diff --git a/assets/ta/robots.txt b/assets/ta/robots.txt deleted file mode 100644 index 7e0b2af..0000000 --- a/assets/ta/robots.txt +++ /dev/null @@ -1,7 +0,0 @@ -User-Agent: * -Disallow: /source/ -Disallow: /issues/ -Disallow: /search/ -Disallow: /servlets/ -Disallow: /project/ -Disallow: /nonav/ diff --git a/assets/ta/werk_in_uitvoering.png b/assets/ta/werk_in_uitvoering.png deleted file mode 100644 index 8383b51..0000000 Binary files a/assets/ta/werk_in_uitvoering.png and /dev/null differ diff --git a/content/ta/about-cdrom.html b/content/ta/about-cdrom.html deleted file mode 100644 index ebe16fb..0000000 --- a/content/ta/about-cdrom.html +++ /dev/null @@ -1,127 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>குறுந்தகட்டில் OpenOffice.org மென்பொருள்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>குறுந்தகட்டில் OpenOffice.org மென்பொருள்</H2> - -<p>ஓப்பன் ஆபீஸ் மென்பொருளை பதிவிறக்கம் செய்யும் அளவுக்கு வேகமான இணையத் தொடர்புக் இல்லாதவர்கள், குறுந்தட்டில் ஓப்பன் ஆபீஸ் செயலியை கீழேயுள்ள முகவரிகளில் தொடர்புகொண்டு பெற்றுக்கொள்ளலாம் </p> -<ul> -<li> சான் பிரான்ஸிஸ்கோ தமிழ் மன்றம் <br> -[தொடர்பு நபர் திரு.மணிவண்ணன்.] <br><br> -முகவரி: <br> -San Francisco Tamil Computing Center,<br> -Tamil Manram 2667, Cropley Avenue, #101, San Jose, CA 95132<br><br> -மின்னஞ்சல்: <br> -<a href="mailto:[email protected]" > [email protected] </a> -</ul> - - -<H4>குறுந்தகட்டில் தமிழ் ஓப்பன்ஆபீஸ் மென்பொருளை அளிக்க விரும்புவோர் தகவலுக்கு...</H4> -<p>ஓப்பன் ஆபீஸ் நிரலை குறுந்தட்டில் வழங்குவதற்குத் தொடர்பான <a href="http://distribution.openoffice.org/cdrom/">CD-ROM Project</a> ஐ இங்கே பார்க்கவும் . சொல்திருத்திக் கோப்புகள் (Spell checkers) GPL என்ற திறவூற்று உரிமத்தின் (GPL) கீழ் வெளியிடப்பட்டுள்ளதால் அவற்றையும் வினியோகிக்க கேட்டுக்கொள்ளப்படுகிறது. குறுந்தகட்டில் வழங்கும்போது readme கோப்புகளும் இருக்குமாறு பார்த்துக்கொள்ளவும்</p> - - - -<p>உதாரணத்திற்குக் ஓப்பன் ஆபீஸ் குறுந்தட்டுகள் கீழ்காணும் அம்சங்களைப் பெற்றிருக்கவேண்டும். -<ul> -<li>விண்டோஸ்(x86) மற்றும் லினக்ஸுக்கான(x86) புதுப்பிக்கப்பட்ட தமிழ்-ஓப்பன்ஆபீஸ் செயலிக்கோப்புகள். -<li>விண்டோஸ்(x86) மற்றும் லினக்ஸுக்கான(x86) ஆங்கிலமொழி ஓப்பன் ஆபீஸ் செயலிக் கோப்புகள் -<li>ஓப்பன் ஆபீஸ் மூலநிரலகள் -<li>GPL, LGPL மற்றும் SISSL உரிமங்களின் பிரதிகள். -<li>சொல்திருத்திக் கோப்புகள், readme கோப்புகளுடன் -</ul> -</P> -<p>யாரேனும் தமிழ்-ஓப்பன்ஆபீஸ் செயலியை குறுந்தகட்டில் வெளியிட விரும்புகிறீர்கள் என்றால் எங்களை -<a href="mailto:[email protected]" > [email protected]</a> அல்லது <a href="mailto:[email protected]"> [email protected]</a> ஆகிய மின்னஞ்சல் முகவரிகளில் தொடர்புகொள்ளவும். <br>இத்தளத்தில் உங்கள் தகவல் இடம்பெற கண்டிப்பாக, உங்கள் முகவரி, மின்னஞ்சல் போன்ற தகவல்களை கொடுக்கவேண்டும். -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/about-documentation.html b/content/ta/about-documentation.html deleted file mode 100644 index e1b4591..0000000 --- a/content/ta/about-documentation.html +++ /dev/null @@ -1,106 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>ஆவணமாக்கல்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>ஆவணமாக்கல்</H2> - -<img src=werk_in_uitvoering.png alt="(வளர்ச்சிப்பணிகள் நடக்கின்றன)"> - -<p>OpenOffice.org தயாரிப்பைப் பற்றிய ஆவணமாக்கலுக்கான சுட்டிகள் இங்கே இருக்கும். </p> -<p>தற்போது தமிழ் மொழிக்கான ஆவணமாக்கல் போதுமான அளவிற்கு இல்லாததன் காரணத்தால், ஆங்கிலம், ஜெர்மன் மற்றும் பிரெஞ்சிலிருந்து அந்தந்த மொழிக்கு மாற்றுவதற்கோ, அல்லது புதிய ஆவணத்தை எழுதவிரும்பும் ஆர்வலர்களைத் தேடுகின்றோம்.</p> -<p>OpenOffice.org மென்பொருள் பரிவாரங்களின் வெவ்வேறு பிரிவுகளுக்கான தொடக்கக் கையேடுகள் (beginner's manual) ஏற்படுத்துவதைப் பற்றி நீங்கள் யோசிக்கலாம்.</p> -<p>OpenOffice.org பற்றிய நல்ல துணுக்குகள் இருந்தால் அவற்றை <a href="about-mailinglist.html">மடற்குழுக்களில்</a> எழுதுமாறு கேட்டுக்கொள்கிறோம்! நாங்கள் அவைகளை tips & tricks பக்கத்தில் இடுவோம்.</p> -<p><a href="http://whiteboard.openoffice.org/doc/user_faq/index.html">பயனாளர் FAQ</a> ஐயும் பார்க்கவும். அவைகளின் மொழிபெயர்ப்புகளை யார் ஏற்றுக் கொள்கிறீர்கள்? :) </p> -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/about-downloads.html b/content/ta/about-downloads.html deleted file mode 100644 index 09d6fe5..0000000 --- a/content/ta/about-downloads.html +++ /dev/null @@ -1,119 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>OpenOffice.org மென்பொருளை இறக்குதல்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>OpenOffice.org மென்பொருளை இறக்குதல்</H2> - -<p>தமிழ் ஓப்பன் ஆபீஸ் 1.1 தொகுப்புகளை [விண்டோஸ் மற்றும் லினக்ஸ் பொதிகளை ] பின்வரும் சுட்டிகளிலிருந்து பதிவிறக்கம் செய்துகொள்ளலாம். -<UL> - -<LI><a href= "http://www.openoffice.org/download/"> http://www.openoffice.org/download/</a> [இந்தியாவிலுள்ள சேவையகம் - விண்டோஸ்/லினக்ஸ் பொதிகளுக்கு] - -<!--<LI><a href= "ftp://lightsource.physics.utoronto.ca/pub/venkat/openoffice/win32/"> ftp://lightsource.physics.utoronto.ca/pub/venkat/openoffice/win32/ </a> [கணடாவிலுள்ள சேவையகம் - விண்டோஸ் பொதி மட்டும்]--> - -<LI>மற்றும் பல. -</UL> -</p> - - -<p>ஆங்கில பதிப்பு பொதிகளைப் பெறுவதற்கு www.openoffice.org இல் கீழ்கண்ட முகவரியில் அணுகலாம்: -<a href= "http://www.openoffice.org/dev_docs/source/download.html"> -http://www.openoffice.org/dev_docs/source/download.html</a> -</p> - -<p>குறிப்பு: <a href="about-spellcheck.html">சொல்திருத்தி</a>க்கான கோப்புகள் தனியாக இறக்கப்படல் வேண்டும்.</p> - -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/about-helping.html b/content/ta/about-helping.html deleted file mode 100644 index 7ab2b83..0000000 --- a/content/ta/about-helping.html +++ /dev/null @@ -1,103 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>வளர்ச்சிக்குப் பங்களித்தல்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>வளர்ச்சிக்குப் பங்களித்தல்</H2> - -<p>இந்தச் செயல்திட்டத்திற்கு வேண்டிய தமிழ் எழுத்துப் பணிகளையோ, ஆவணங்களை தமிழ் மொழிக்கு மாற்றுதலையோ அல்லது இணையதளத்தை மேம்படுத்துதலையோ செய்யலாம். உதவிசெய்யவேண்டும் என்று நீங்கள் நினைத்தால், தேர்ந்தெடுக்க நிறைய இடங்கள் உள்ளன!</p> - -<p>நீங்கள் எதாவது உதவி செய்யவிரும்பினால், அவற்றை <a href="about-mailinglist.html">மடற்குழுவில்</a> தெரியப்படுத்தவும். இதன் மூலம் நீங்கள் தேர்ந்தெடுத்ததை வேறு யாரும் தேர்ந்தெடுத்திருக்கிறார்களா என்று தெரிந்து கொள்ளலாம். </p> - -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/about-issuezilla.html b/content/ta/about-issuezilla.html deleted file mode 100644 index 83c980a..0000000 --- a/content/ta/about-issuezilla.html +++ /dev/null @@ -1,126 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>பிழைகளைத் தெரிவித்தல்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>பிழைகளைத் தெரிவித்தல்</H2> - -<p>மென்பொருள் அறிஞர்கள் அல்லாதோரும் Openoffice.org மென்பொருளை மேம்படுத்தலாம். உதாரணமாக பிழைகளை, மேம்படுத்துனர்களின் குறைகளையும் தெரிவிக்கலாம். பெரும்பாலும் உங்களது அறிக்கைகள் மிகக் கவனமாகப் பரிசீலிக்கப்படும். எவ்வளவு பிழைகள் கலையப்பட்டன என்பது கருதப்படத்தக்க ஒரு அம்சமாகும்.<p> - -<p>Openoffice.orgக்கான பிழைப்பதிவு (Bug tracking) முறையான Issuezilla ஆங்கிலத்தில் உள்ளது. எனவே அம்மொழியின் அறிவு கொஞ்சம் தேவை. இருந்தாலும் மொழி என்பது நீங்கள் குறிப்பினைப் பதிவதற்குத் தடையாய் இராது. -<p> - -<p>இங்கே Issue என்று பிழை என்பதைக் குறிக்கிறோம். நீங்கள் Openoffice.orgஐப் பயன்படுத்துகையிலோ மதிப்பிடுகையிலோ ஏற்படும் பிரச்சினைகள், மென்பொருள் பிழை அல்லது மென்பொருளின் முடிவடையா தன்மையினாலோ ஏற்பட்டது என்று நிங்கள் கருதினால் நீங்கள் "commit an issue" செய்யலாம்.<p> - -<p>இதனைச் செய்வதற்குத் தாங்கள் Openoffice.org திட்டத்தின் ஒரு உறுப்பினராகப் <a href="http://www.openoffice.org/servlets/Join"> பதிவு செய்திருத்தல்</a> அவசியம். பதிவுசெய்ய உங்கள் மின்னஞ்சல் முகவரி தவிற பெரிதாய் ஏதும் தேவைப்படாது. அதுவும் உங்களது கோரிக்கையில் நிலை பற்றி ("தீர்க்கப்பட்டது", பெரும்பாலும்) தெரியப்படுத்தவே. -பிறகு நீங்கள் தளத்தினுள் <a href="http://www.openoffice.org/servlets/TLogin">நுழைந்திருக்க வேண்டும்</a>. உங்கள் மேலோடி (browser) தரவுமுடிகளை(cookies) ஏற்றுக்கொள்ளும் திறமை படைத்ததா என்பதைக் குறிப்பாகப் பார்த்துக் கொள்ளவும்.</p> - -<p>நீங்கள் பதிவுசெய்திருக்கும் பிழையை ஏற்கனவே மற்றொரு பயனாளர் பதிவு செய்திருக்க வாய்ப்புகள் நிறையவே உண்டு. எனவே Issuezillaன் <a href="http://www.openoffice.org/issues/query.cgi">தேடல்பக்கத்திலிருந்து</a> தொடங்குதல் சாலச்சிறந்தது. -இது சிக்கலானதாகவா தோன்றுகிறது? அதிர்ஷ்டவசமாக நீங்கள் ஒரு சிலவற்றை மட்டுமே பூர்த்தி செய்யப்பட வேண்டியிருக்கும். -பெரும்பாலும் நான் "STATUS"க்கான அனைத்து சாத்தியக்கூறுகளையும் தெரிவு செய்வேன். ("UNCONFIRMED"ஐச் சொடுக்கியபின், shift keyஐ அழுத்தியவாறே "CLOSED" என்பதையும் சொடுக்குதல்) -ஒரு கட்டமைப்பில் தீர்க்கப்பட்டு இன்னும் வெளிவராமல் இருக்கும் அம்சங்களையும் இதனால் என்னால் தெரிந்துகொள்ள இயலும். -பிறகு நீங்கள் "Summary" அல்லது "A description entry"ல், உங்கள் பிரச்சினையை சில (ஆங்கில!) சொற்களால் விளக்குங்கள்."submit" ஐத் தட்டி தேடலின் முடிவைப் பெறுங்கள். -அந்தப்பட்டியலில் எந்த ஒரு பிழையும் தரப்படாதபோது <a href="http://www.openoffice.org/issues/enter_bug.cgi">"Enter New Issue"</a>ஐத் தட்டி உங்கள் விவகாரத்தைப் பதிவு செய்யலாம்.</p> - - -<p>தற்போது உங்களுடைய பிழைக்குறிப்பை உள்ளிடலாம். மேம்படுத்துநர்களுக்கு உதவும் வகையில் முடிந்த வரையில் விளக்கமானக் குறிப்புகளை அளிக்கவும். -எப்படி பிழை ஏற்பட்டது? அதனை நிவர்த்தி செய்ய ஏதேனும் செய்தீர்களா பொன்ற விபரங்களைத் தெரிவிக்கவும். -தயவுசெய்து பிழைகளைப் பதியும் முன்னர் <a href="http://www.openoffice.org/bugs/bug_writing_guidelines.html">Issue Writing Guidelines</a>ப் படியுங்கள்! இதன் மூலம் பிழைப்பதிவு பக்கத்தின் வெவ்வேறு கட்டங்களின் விளக்கங்களைத் தருகின்றது.<p> - -<p>பின்வருவதைச் சொல்லிவிட்டு முடிக்க நினைக்கிறேன். நீங்கள் Openofficeன் தமிழ்மொழி கட்டமைப்பினைப் பயன்படுத்தினால், பிரச்சினைகளை ஆங்கிலத்தில் பதிவு செய்ய சிரமப்படலாம், ஏனென்றால் அந்ததந்த மெனுக்கள், உரையாடல்பெட்டிகள் அனைத்தும் ஆங்கிலத்தில் குறிப்பிடப்படுகின்றன. -அதற்காக <A HREF="http://l10n.openoffice.org/localization/MultiLanguage_OO_Glossary.sdc">விரிதாள் வடிவில் உள்ள (in Spreadsheet Format-sdc)பன்மொழி OpenOffice.org அகராதி -</A>ஐப் பார்க்கவும் (<A HREF="http://l10n.openoffice.org">இதையும்</A> பார்க்கவும்). {குறிப்பு: நம் மொழி தமிழ் இந்த அகராதியில் இல்லாமல் போகலாம். அதற்குப் பதிலாக மற்றொன்றைத் தொடர்புகொள்ள வேண்டி வரலாம்.} -நீங்கள் Openoffice.orgன் விரிதாள் பிரிவில் உங்கள் சொல்லுக்கான சரியான ஆங்கிலச் சொல்லைத் தேர்ந்தெடுக்கலாம்.</p> - -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/about-legal.html b/content/ta/about-legal.html deleted file mode 100644 index d314162..0000000 --- a/content/ta/about-legal.html +++ /dev/null @@ -1,102 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>உரிமம் பற்றியத்தகவல்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>உரிமம் பற்றியத்தகவல்</H2> - -<img src=werk_in_uitvoering.png alt="(வளர்ச்சிப்பணிகள் நடக்கின்றன)"> - -<p> இப்பக்கம் இன்னும் உருவாக்கப்படவில்லை. </P> - - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/about-mailinglist.html b/content/ta/about-mailinglist.html deleted file mode 100644 index f6447f2..0000000 --- a/content/ta/about-mailinglist.html +++ /dev/null @@ -1,159 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>மடற்குழுக்கள் </title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>மடற்குழுக்கள் </H2> - -<p>இந்த பக்கத்தில் தமிழ்-ஓப்பன்ஆபீஸ் திட்டத்திற்காக இயங்கும் மடற்குழுக்களை பற்றிய தகவல்களை காணலாம்.</p> - -<h3>எவ்வாறு இது இயங்குகிறது?</H3> -<p>நீங்கள் இந்த மடற்குழுவின் முகவரிக்கு ஒரு மின்னஞ்சலை அனுப்பினால் அது அந்த குழுவில் சேர்ந்திருக்கும் அனைவருக்கும் சென்று சேரும். அதே சமயம் நீங்கள் குழுவில் சேர்ந்திருக்கவேண்டும் அப்போதுதான் மற்ற உறுப்பினர் எழுதும் பதில் மடல்களைப் படிக்க முடியும். கீழேயுள்ள பெட்டியில் உள்ள சுட்டிகளைப் பயன்படுத்தி நீங்கள் குழுவில் சேர்ந்துகொள்ள முடியும்.</p> - -<h3>எதற்காக இந்த மடற்குழு?</H3> -<p><ul> -<li>"[email protected]" என்ற இந்த மடற்குழுவில் தமிழ்-ஒப்பன்ஆபீஸ் மொழித்திட்டம் பற்றியும் OpenOffice.org பற்றிய தமிழர்களுக்கு பயனுள்ளத் தகவல்களையும் விவாதிக்கலாம். -<li>இந்த மடற்குழுவை ஓப்பன் ஆபீஸ் உபயோகம் பற்றி கேள்விகள் கேட்கவும், அதற்கான பதில்கள் கொடுக்கவும் பயன்படுத்திக்கொள்ளலாம். உங்களிடம் சிறந்த துனுக்கு இருந்தால் கூட அவற்றை மடற்குழுவிற்கு அனுப்புங்கள்! அவற்றை நாங்கள் ஓப்பன் ஆபீஸ் உபயோகம் பற்றிய துணுக்குகள் பகுதியில் சேர்த்துவிடுகிறோம். - -<li>பொதுவான (அதாவது தமிழ் மொழி சாராத) தலைப்புகளுக்கு, நாங்கள் ஆங்கில மொழியில் இயங்கும் [email protected] மற்றும் [email protected] குழுக்களை பயன்படுத்திக்கொள்ளுமாறு பரிந்துரைக்கிறோம். இதுபோன்ற மற்ற ஆங்கில மடற்குழுக்களுக்கு , இடதுபக்கம் உள்ள பெட்டியில் உள்ள "Mailing lists" என்ற சுட்டியைத் தட்டவும். -</ul></p> - -<table cellpadding="4" cellspacing="1" bgcolor="#ffffff" width= -"100%"> -<tr bgcolor="#00315a"> -<td colspan="5" align="middle" height="20"><font color= -"#ffffff"><b>தமிழ் மொழித்திட்ட மடற்குழுக்கள்</b></font></td> -</tr> - -<tr bgcolor="#99ccff"> -<td align="middle"><font color="#00315a" size="2"><b>குழு</b></font></td> -<td align="middle"><font color= -"#00315a" size="2"><b>குழுவில் சேர</b></font></td> -<td align="middle"><font color= -"#00315a" size="2"><b>குழுவில் இருந்து விலக</b></font></td> -<td align="middle"><font color= -"#00315a" size="2"><b>சேமிக்கப் பட்டுள்ள மடல்களில் தேடு</b></font></td> -<td align="middle"><font color="#00315a" size="2"><b>சேமித்த மடல்களைப் பார் -</b></font></td> -</tr> - -<tr bgcolor="#f0f0f0"> -<td> -<p><font size="2"><b>[email protected]</b><br> -ஓப்பன் ஆபீஸ் பற்றியும் அதன் துணைத்திட்டமாகிய, தமிழ் மொழித்திட்டம் பற்றியும் விவாதிக்கலாம்.</font></p> -</td> -<td align="middle"><a href= -"mailto:[email protected]">வழக்கமான</a></td> -<td align="middle"><a href="mailto:[email protected]">வழக்கமான</a> -</td> -<td align="middle"><a href= -"http://ta.openoffice.org/servlets/SearchList?listName=discuss"> -தேடு</a></td> -<td align="middle"><a href= -"http://ta.openoffice.org/servlets/SummarizeList?listName=discuss"> -உலாவு</a></td> -</tr> -</table> - -<br> -<br> -<h3>மடற்குழுக்கள் பயன்பாடுபற்றி மேலும் சிலத் தகவல்கள்</h3> -<p>மடலை ஒருகுழுவிற்கு அனுப்பும் முன் தயவுசெய்து அக்குழுவில் சேர்ந்துவிடவும்.</p> -<p>ஒன்றுக்கும் மேற்பட்ட தொடர்பில்லாத கேள்விகளை தனித் தனி மடல்களில் அனுப்பவும். தெளிவாக மடலின் பொருளை குறிப்பிடவும்</p> - -<p>இந்த மடற்குழு மட்டுறுத்தபடாதது. இக்குழுவில் சேர்ந்துள்ள அனைவரது மடல்களும் குழுவில் இருக்கும் அனைவருக்கும், மட்டுறுத்துனரால் வடிகட்டப்படாமல், சென்று சேரும். ஆகையால் குழுவிற்கு மடல் அனுப்புவதில் சில ஏற்றுக்கொள்ளப்பட்ட நியதிகளை(Netiquette) கடைபிடிக்கவேண்டுகிறோம்.</p> - -<p> மடல் வடிகட்டிக்களை அமைப்பது மூலம் பல மடற்குழுவிலிருந்து வரும் மடல்களில் முக்கியமானதை தனியாக சேமிக்கமுடியும். பெரும்பாலான மின்னஞ்சல் செயலிகள் மடல் வடிக்கட்டி வசதியைக் கொண்டுள்ளன.</p> - -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/about-product.html b/content/ta/about-product.html deleted file mode 100644 index 5a66252..0000000 --- a/content/ta/about-product.html +++ /dev/null @@ -1,117 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>OpenOffice.org மென்பொருள்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>OpenOffice.org மென்பொருள்</H2> - -<p>அனைவருக்கும் இலவசமாக/சுதந்திரமாக கிடைக்க கூடிய ஒரு அலுவலக மென்பொருள்தொகுப்ப <b>OpenOffice.org</b>.</p> -<p> கீழேயுள்ள கூறுகளை இது உள்ளடக்கியுள்ளது: -<ul> -<li> சொல்(சொற்செயலி மற்றும் ஹெச்டிஎம்எல் தொகுப்பி). -<li> விரிதாள். -<li> வரைவியல் செயலி(வெக்டார் வரைவியலுக்கான வரையும் செயலி) -<li> வழங்கல் செயலி. -<li> சூத்திரம்-தொகுப்பி. -<li> தரவுத்தளம் (இது தொடக்கநிலையில் இருக்கிறது). -</ul> -<p> செயல்பாட்டிலும் , வசதிகளையும் பொருத்து , OpenOffice.org வேறு எம்.எஸ் ஒஃபீஸ் போன்ற புகழ்பெற்ற அலுவலகமென்பொருள் (இலவசமல்லாத) தொகுப்புகளுக்கு நிகரானதே.</p> -<p>இதைபற்றி மேலும் விபரம் பெற<a href="http://www.openoffice.org/dev_docs/source/features.html"> இந்த </a> சுட்டியைத் தட்டவும்.</p> -<p> நீங்கள் எந்தப்பிரச்சனையும் இல்லாமல் மைக்ரோசாஃட் ஆபீஸ் ஆவணங்களை (Word, Excel, Powerpoint) ஓப்பன் ஆபீஸில் திறந்து, எடிட் செய்து , மீண்டும் அதன் அசல் படிவத்திலோ அல்லது ஓப்பன் ஆபீஸ் படிவமாகவோ சேமிக்கலாம். -<BR> -மைக்ரோசாஃப்ட் ஆவணங்களின் படிவம் பற்றி அதிகாரப்பூர்வ விளக்கம் இல்லாத நிலையிலும்(மைக்ரோசாஃப்ட் நிறுவனம் அவற்றை வெளியிடுவதில்லை), இந்த அளவுக்கு செயல்படவைத்ததே ஒரு குறிப்பிடத்தக்க சாதனையாகும். நீங்கள் எதாவது ஒரு மைக்ரோசாஃப்ட் ஆவணம் சரியாக ஓப்பன் ஆபீஸில் திறக்கவில்லை என்று அறிந்தீர்களானால், உடனே எங்கள் நிரலாளர்களுக்கு அதற்கான <a href="http://www.openoffice.org/project_issues.html">பிழைகள் </a>வலைத்த� �த்தில் பதிவுசெய்து தெரியபடுத்துங்கள். தொகுப்பை மேலும் நெறிபடுத்த இது உதவும். -</p> - - -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/about-spellcheck.html b/content/ta/about-spellcheck.html deleted file mode 100644 index 4cfc078..0000000 --- a/content/ta/about-spellcheck.html +++ /dev/null @@ -1,101 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>சொல் திருத்தி</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>சொல் திருத்தி</H2> - -<p>{openoffice.org ஆங்கில மொழி வலைத்தளத்தில் சொல்திருத்தியை பற்றிய ஆங்கில விளக்கங்களை பார்க்கவும். -} <p> - - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/adresses.html b/content/ta/adresses.html deleted file mode 100644 index 0d9bb77..0000000 --- a/content/ta/adresses.html +++ /dev/null @@ -1,100 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>முகவரிகள்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>முகவரிகள்</H2> - -<img src=werk_in_uitvoering.png alt="(werk in uitvoering)"> - -<p> இத்தளம் கட்டுமானத்திலுள்ளது.... <p> -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/background.html b/content/ta/background.html deleted file mode 100644 index bc16368..0000000 --- a/content/ta/background.html +++ /dev/null @@ -1,123 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>பின்புலம்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>பின்புலம்</H2> - -<p>இந்தப்பக்கத்தில் ஓப்பன் ஆபீஸ் திட்டத்தினைப் பற்றி மேலும் சில விளக்கங்கள் கொடுக்கிறோம்.</p> -<h3>வரலாறு</h3> -<p>OpenOffice.org யின் வேர்கள், ஸடார்ஆபீஸ்(StarOffice) என்னும் அலுவலகத் மென்பொருள் தொகுப்பில் இருந்து ஆரம்பிக்கிறது. ஸ்டார் ஆபீஸ் 1980களின் நடுப்பகுதில், ஜெர்மனி நாட்டில் தயாரிக்கப்பட்டது. அதன் உரிமத்தை 999ஆம் ஆண்டு சன் மைக்ரோசிஸ்டம்ஸ் நிறுவனம் வாங்கியது. -ஸ்டார் ஆபீஸ் பதிப்பு 5.2 ஜுன் 2000 இல் வெளியிடப்பட்டது. பதிப்பு 6.0 மே 2002 இல் எதிர்பார்க்கப்படுகிறது. -ஸ்டார்ஆபீஸ் 6.0 உருவாக்கத்தில் வழக்கத்திற்கு மாறான விசயம் என்னவென்றால், இது ஒரு திறவூற்று செயலி திட்டமாக ஒப்பன்ஆபீஸ் என்ற உருவெடுத்துக்கொண்டிருந்ததுதான். -இதனை செயல்படுத்த , சன் மைக்ரோ சிஸடம்ஸ் நிறுவனம், ஸ்டார் ஆபீஸ் மூலநிரல்களை (மற்றவர்கள் உருவாக்கிய கூறுகளின் மூல நிரலைத்தவிர), திறவூற்று உரிமத்தின் கீழ் OpenOffice.org திட்டத்தினை உருவாக்கி வெளியிட்டது. -இதன் மூலம் சன் மைக்ரோ சிஸ்டம்ஸ் நிறுவனம் அனைத்து மென்பொருள் உருவாக்கத்தையும் பகுதிநேர திறவூற்று ஆர்வலர்களிடம் விட்டுவிட்டது என்று கூற முடியாது. இன்னமும் பலவிதமான ஓப்பன் ஆபீஸ் உருவாக்க வேலைகள் சன் சம்பளத்துக்கு அமர்த்திய நிரலாளர்களால் நடத்தப்படுகிறதி. மேலும் OpenOffice.org திட்டத்தின் நடப்பு செலவுகளை சன் மைக்ரோ சிஸ்டம்ஸ் தான் ஏற்றுக் கொள்கிறது என்பதும் குறிப்பிடத்தக்க து. - -</p> -<h3>ஸ்டார்ஆபீஸ் மற்றும் ஓப்பன்ஆபீஸ்</h3> -<p>இப்போது ஓப்பன்ஆபீஸ் திட்டத்தின் மூலநிரல்களைக் கொண்டு இரண்டு மென்பொருட்கள் தயாரிக்கப்படுகிறது என்பது உங்களுக்கு புரிந்திருக்கும்: ஸ்டார்ஆபீஸ் - இதில் திறவூற்று செயலி அல்லாத கூறுகளும் சேர்க்கப்பட்டிருக்கும், மற்றும் இதன் சகோதர மென்பொருள் ஓப்பன்ஆபீஸ் - இதில் கிட்டதட்ட அனைத்து கூறுகளும் திறவூற்று கூறுகளை வைத்தே ஆக்கப்பட்டிருக்கும். </p> - -ஆங்கில மொழியில் இந்த இரு மென்பொருட்களுக்கிடையில் உள்ள வித்தியாசங்கள் <a href="http://www.openoffice.org/FAQs/mostfaqs.html#7">இங்கே</a> விளக்கப்பட்டிருக்கிறது. </p> - -<p>நடைமுறையில் இரண்டும் உள்ள வித்தியாசங்கள்: -<ul> -<li>ஸ்டார்ஆபீஸ் 6.0 இலவசம் கிடையாது, இதன் உரிமம் விலை சுமார் 100 €. ஓப்பன்ஆபீஸ் முற்றிலும் இலவசம். -<li>ஸ்டார்ஆபீஸ் 6.0 அதிகம் முழுமைப் பெற்றது என்று கூறலாம் (அதாவது சில அதிகமான எழுத்துருக்கள், ஆங்கிலம், ஜெர்மன், பிரன்சு, ஸ்பானிய சொல்திருத்திகள் மற்றும் அகராதிகள், அடாபேஸ் என்ற தரவுத்தளம், படிம அச்சுகள், கிளிப் ஆர்ட்கள், சில கோப்பு வடிகட்டிகள் போன்றவை இதனுடன் உள்ளது). -சொல்திருத்திக்கு ஓப்பன்ஆபீஸ் தொகுப்பில், வேறு மாற்று செயலி பயன்படுத்தப்பட்டிருக்கிறது. -<li>ஸ்டார்ஆபீஸ் தொகுப்பிற்கு , சன் மைக்ரோ சிஸ்டம்ஸ் முழுமையான வாடிக்கையாளர் ஆதரவை அளிக்கிறது (இது நிறுவனங்களுக்கு பயனுள்ளதாக இருக்கும்). -ஆனால் ஓப்பன்ஆபிஸ் செயலிக்கு , பயனர்கள் தங்களுக்குள்ளாக பயனர் ஆதரவை பெற்றுக்கொள்ளவேண்டும் (இத் தளத்திலுள்ள மடற்குழுக்கள் பகுதியை பார்வையிடவும்) -<li>ஸ்டார்ஆபீஸ் 6.0 இல் தமிழ் மொழி ஆதரவு வழங்கப்படும் சாத்தியக்கூறுகள் இப்போது இல்லை. -ஆனால் ஓப்பன்ஆபீஸ் தொகுப்பு தமிழ் உட்பட பல மொழிகளில் கிடைக்கிறது. மேலும் சொல்திருத்தியும் பல மொழிகளில் கிடைக்கிறது. -</ul> -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/brand.md b/content/ta/brand.md deleted file mode 100644 index ef2b9e1..0000000 --- a/content/ta/brand.md +++ /dev/null @@ -1,14 +0,0 @@ -type=brand -home=home -search=search -selectedlang=ta -language=Language -name=Apache OpenOffice -tagline=The Free and Open Productivity Suite -logo=AOO_logos/AOO4_website_logo.png -domain=https://www.openoffice.org -divid=bannera -announce=Apache OpenOffice 4.1.10 released -announceurl=https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.10+Release+Notes -announcetip=The Apache OpenOffice Project Announces Apache OpenOffice 4.1.10 -~~~~~~ diff --git a/content/ta/contr_spellch.html b/content/ta/contr_spellch.html deleted file mode 100644 index 84557f8..0000000 --- a/content/ta/contr_spellch.html +++ /dev/null @@ -1,94 +0,0 @@ -<html> -<head> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/credits.html b/content/ta/credits.html deleted file mode 100644 index 60919ed..0000000 --- a/content/ta/credits.html +++ /dev/null @@ -1,107 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>நன்றிக்கு உரியவர்கள்:</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - - -<H3>நன்றிக்கு உரியவர்கள்:</H3> -<p> -<ul> -<li>ஒப்பன்ஆபீஸ் திட்டத்தை விடுதலை/திறவூற்றுத்திட்டமாக்கியதற்காகவும் மற்றும் இதன் துணைத்திட்டங்களை ஆதரிப்பதற்காகவும் <a href="http://www.sun.com">சன் மைக்ரோ சிஸ்டம்ஸ், நிறுவனம்.</a>; -<li>அனைத்து ஓப்பன்ஆபீஸ் திட்டத்தில் பங்குகொண்ட நிரலாளர்கள்; -<li>ஓப்பன் ஆபீஸ் திட்டத்திலுள்ள துணைத்திட்டங்களைப் பராமரித்துகொண்டிருபோர் ; -<li>பதிவிறக்கத்திற்கு உதவியாக<a href="about-downloads.html"> இணைத் தளங்களை</a> பராமரித்துவருபவர்கள்; -<li>இத்திட்டத்தின் மென்பொருட்களை உபயோகப்படுத்துவோர், சோதனை செய்வோர், பிழைகண்டுபிடிப்போர் மற்றும் இத்திட்டத்திற்கு வேறு வழிகளில் ஆதவளிப்போர் அனைவரும். -</ul> -</P> -<p>தமிழ்- ஓப்பன்ஆபீஸ் குழுவினர்</p> -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/download/index.html b/content/ta/download/index.html deleted file mode 100644 index 5cc3767..0000000 --- a/content/ta/download/index.html +++ /dev/null @@ -1,154 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ta" lang="ta"> -<head itemscope itemtype="http://schema.org/Article"> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <meta itemprop="name" content="Download Apache OpenOffice" /> - <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 310 million trusted downloads." /> - <meta itemprop="image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" /> - <meta property="og:title" content="Download Apache OpenOffice" /> - <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 310 million trusted downloads." /> - <meta property="og:image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" /> - <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 310 million trusted downloads." /> - <title>Apache OpenOffice Downloads - Official Site</title> - <script type="text/javascript" src="/download/globalvars.js"></script> - <script type="text/javascript" src="/download/msg_prop_l10n_en.js"></script> - <script type="text/javascript" src="./msg_prop_l10n_ta.js"></script> - <script type="text/javascript" src="/download/languages.js"></script> - <script type="text/javascript" src="/download/release_matrix.js"></script> - <script type="text/javascript" src="/download/boxed_download.js"></script> - <script type="text/javascript" src="/download/download.js"></script> - <style type="text/css"> - /* <![CDATA[ */ - /*-------------------- Exceptions on standard css -----------------------*/ - @import "/download/styles.css"; - @import "/download/exceptions.css"; - /* ]]> */ - </style> - <script> - if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 ) { - location.href = "/why/why_odf.html"; - } - - function share( platform ) { - // _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] ); - - if ( platform == 'apacheblog' ) { - window.open( 'https://blogs.apache.org/OOo/', '_blank' ); - } else if ( platform == 'facebook' ) { - window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' ); - } else if ( platform == 'twitter' ) { - window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fta%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+310+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' ); - } - } - </script> -</head> - -<body> - -<div class="overall_optionset"> - - <div class="optionset"> - - <!-- Text above the first colored box --> - <script type="text/javascript"> - <!-- - // The text in the H1 tag is intentionally shown as "display: none" (do not display). - // This is to please accessibility tools like a screen reader. - document.write( "<h1 style='display: none;'>" + l10n.dl_headline_text + "</h1>" ); - //--> - </script> - - <!-- Green: Stable release --> - <!-- Download via select boxes --> - <script type="text/javascript"> - <!-- - - // Set a specific language ISO code to force to assemble a certain localized build as download link. - // Changed: The variable can now be found in the "msg_prop_l10n_<ISO_code>.js". - - // Get the download box from a separate file. - DL.createDownloadBox(); - - // Fill the select boxes and wait for the user's choice. - DL.init( 1 ); - - // entourage.initialize(); - - //--> - </script> - - <!-- Green: Stable release: No JavaScript enabled --> - <noscript> - <div class="first button green-sel" id="optionitem2"> - <div class="green-sel-icon"></div> - <h2> - <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" - title="Select from all platforms, languages, language packs to download"> - Apache OpenOffice Downloads - Official Site - </a> - </h2> - <p> - <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" - title="Select from all platforms, languages and language packs to download">The browser seems to have JavaScript - disabled. This technique is used for showing the actual download link. If you want to download Apache - OpenOffice anyway, click this text to choose from the alternative download webpage. You will have to navigate to - the <em>version</em>/binaries/<em>language</em> subfolder and download the file named - Apache_OpenOffice_<em>version</em>_<em>os</em>_<em>platform</em>_<em>package</em>_<em>language</em>.<em>ext</em>. - Our apologies for the inconvenience. - </a> - </p> - </div> - </noscript> - - <!-- Light Blue: Share download with social networks --> - <script type="text/javascript"> - <!-- - // Get the share box from a separate file. - DL.createShareBox(); - //--> - </script> - - <!-- Blue: Extensions --> - <script type="text/javascript"> - <!-- - // Get the extensions box from a separate file. - DL.createExtensionsBox(); - //--> - </script> - - <!-- Blue: Templates --> - <script type="text/javascript"> - <!-- - // Get the templates box from a separate file. - DL.createTemplatesBox(); - //--> - </script> - - </div> <!-- class "optionset" --> - - <div class="additionalinformation"> - - <!-- Navigation bar --> - <script type="text/javascript"> - <!-- - // Get the navigation bar from a separate file. - DL.createNavigationBar(); - //--> - </script> - - <br /><br /> - - <!-- Logo section --> - <script type="text/javascript"> - <!-- - // Get the logo section from a separate file. - DL.createLogoSection(); - //--> - </script> - - </div> <!-- class: additionalinformation --> - -</div> <!-- class: overall_optionset --> - -</body> -</html> diff --git a/content/ta/faq.html b/content/ta/faq.html deleted file mode 100644 index 0921cf5..0000000 --- a/content/ta/faq.html +++ /dev/null @@ -1,105 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>கேள்வி பதில்கள்</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>கேள்வி பதில்கள்</H2> - -<img src=werk_in_uitvoering.png alt="(வளர்ச்சிப்பணிகள் நடக்கின்றன)"> -<p> தமிழ் மொழிக்கான வழக்கமான கேட்கும் கேள்விகள் பகுதி (FAQ) இன்னும் உருவாக்கப்படவில்லை!</p> -<p> உங்கள் கேள்விகளை தமிழ்மொழித் திட்டதிற்கான <a href="about-mailinglist.html">மடற்குழுக்களில்</a> கேளுங்கள். யாராவது அவற்றுக்கு பதிலளித்தால், அது மேலும் பலருக்கு உபயோகமாக இருக்கும் என்றால் இங்கே அவற்றை இடுகிறோம்.</p> -<p> ஆங்கில மொழி வழக்கமான கேட்கும் கேள்விகள் பகுதிக்கு இடதுபுறத்தில் இருக்கும் "FAQs" சுட்டியை சொடுக்கவும். </p> - -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> - - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/index.html b/content/ta/index.html deleted file mode 100644 index fda21bc..0000000 --- a/content/ta/index.html +++ /dev/null @@ -1,116 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<title>Apache OpenOffice Tamil Native Language</title> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - -<H2>தமிழ்-ஓப்பன்ஆபீஸ் உங்களை வரவேற்கிறது!!!</H2> -<p><b>OpenOffice</b> - இது ஒரு விடுதலை மனப்பாங்கோடு உருவான மென்பொருள் ஆவணத்திட்டம். இதன் அடிப்படை கொள்கை வாசகம்: "ஒரு சமுதாய முயற்சியாக, முன்னோடியான பன்னாட்டு பயன்பாட்டிற்கு உகந்த , அனைத்து முக்கிய அடிப்படை செயலிகளிலும் இயங்கக்கூடிய அலுவலகப் பயன்பாட்டுச் செயலித்தொகுப்பை உருவாக்குவது மற்றும் இத்தொகுப்பின் அனைத்து செயல்பாடுகளையும் மற்ற செயலிகளிலும் பயன்படுத்திக்கொள்ளும் வகை யில் திறவூற்று ஆணையின் கீழ் APIகளாகவும் XML சார்ந்த கோப்புப் படிவமாக அளிப்பது ஆகும்." -</p> -<p><b>OpenOffice</b> என்பது , இதன் அடிப்படையில் உருவாக்கப்படும் மென்பொருள் தொகுப்பையும் குறிக்கும். இது ஒரு பரி அலுவலக மென்பொருற்தொகுப்பாகும். இதில் உரைதொகுப்பு செயலி, விரிவுத்தாள், வழங்கல், வரையும் செயலி, ஹெச்டிஎம்எல் தொகுப்பி முதலியவை அடங்கும். இந்த அலுவலக மென்பொருள்தொகுப்பு அனைவருக்கும் இலவசமாகக் கிடைக்ககூடியது. இது தற்போது விற்பனையில் இருக்கும் மற்ற அலுவலக மென்பொருள்தொக� ��ப்புகளுக்கு நிகரானத் தரத்தில் உள்ளது. ஆகையால் இது மற்ற விலைக்கு விற்கப்படும் அலுவலக மென்பொருள்தொகுப்புகளுக்கு ஒரு இ [...] -</p> - -<p><b>தமிழ்-ஓப்பன்ஆபீஸ்</b> OpenOffice இன் துணைத் திட்டமாகும். இதன் நோக்கம் இத்திட்டத்தையும் இத்திட்டதில் உருவாக்கப்படும் செயலிகளையும் உலகெங்கும் பரந்த தமிழ் பேசும் மக்களுக்கு கொண்டு செல்வதே.</p> -<p>இத் தமிழ்-ஓப்பன்ஆபீஸ் திட்டத்தினுள் , தமிழ் மக்களுக்கு முக்கியமானதாகக் கருதப் படும் கீழேயுள்ள விடயங்களில் அதிக கவனஞ் செலுத்தப்படுகிறது: -<UL TYPE=DISC> -<LI>கணித்தமிழ் தகவல் அளிப்பு (வலைப்பக்கங்கள் மற்றும் ஆவணங்கள்). -<LI>தமிழ் மொழியில் இச்செயலித்தொகுப்புகளை (நடப்பு பதிப்பில்) வழங்குவது. -<LI>இவற்றைப் பதிவிறக்கம் செய்ய வேண்டிய இணையத் தளங்களை(mirror sites) அமைப்பது. -<LI>தமிழ் மொழியாக்கத்தை நெறிபடுத்துவது. -<LI>சொற்திருத்தி போன்ற மொழி சார்ந்த துணைச்செயலிகளை உருவாக்குவதும் மற்றும் நெறிப்படுத்துவது. -<LI>OpenOffice திட்டத்தினை தமிழ் பேசும்/எழுதும் வட்டாரங்களில் பிரச்சாரம் செய்வதும் மற்றும் சந்தைப்படுத்துதலும். -</UL> -</p> -<p>தமிழ்-ஓப்பன்ஆபீஸ் என்பது ஏற்கனவே உள்ள OpenOffice திட்டதுடன் இணைந்து செயலாற்ற உருவாக்கப்பட்டது (அதனை அப்புறப்படுத்த அல்ல). அதனால் தான் இங்கே இருக்கும் பலசுட்டிகள் இத்திட்டதின் ஆங்கில பக்கங்களுக்கு சுட்டப்படுவதை காண்கிறீர்கள்.</p> -<p><b>இப்பக்க உலாவல்:</b> வலது பக்கம் உள்ள பெட்டியில், நீங்கள் தமிழ்-ஓப்பன்ஆபீஸ் தளத்திலுள்ள பக்கங்களுக்கான வலைச்சுட்டிகளை காணலாம்.<br> -இந்த தமிழ்-ஓப்பன்ஆபீஸ் பக்கங்கள் அனைத்தும் பொதுவான OpenOffice வலைதளத்தினுள் அடங்கியிருக்கிறது. இப்பக்கத்தின் மேலேயும், இடது புறத்திலும் நீங்கள் இத்தளத்தின் ஆங்கில பக்கங்களுக்கான வலைச்சுட்டிகளை காணலாம்.</p> -<p>தமிழ்-ஓப்பன்ஆபீஸ் குழுவினர்</p> -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="https://www.openoffice.org/download/">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/targets.html b/content/ta/targets.html deleted file mode 100644 index 84557f8..0000000 --- a/content/ta/targets.html +++ /dev/null @@ -1,94 +0,0 @@ -<html> -<head> -<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> -</head> -<body> -<table width="100%" border="0" cellpadding="0" cellspacing="0"> - -<tr> - -<td width="84%" height="769" valign="top"> - - -<p> </p> -<p> </p> - -</td> - -<td width="1%" valign="top"> </td> - -<td width="15%" valign="top"> - -<table width="100%" border="1" bordercolor="#000000" cellspacing="0" cellpadding="5"> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="3"><b> -தமிழ்-ஓப்பன்ஆபீஸ் -</b></font></td></tr> - -<tr><td><font size="2"> -<a href="index.html">அறிமுகம்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மென்பொருள் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-product.html">விளக்கம்</a><br> - <a href="about-downloads.html">பதிவிறக்கங்கள்</a><br> - <a href="about-cdrom.html">குறுந்தட்டில் மென்பொருள்</a><br> - <a href="about-spellcheck.html">சொல்திருத்தி</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -திட்டம் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="background.html">பின்புலம்</a><br> - <a href="faq.html">FAQ</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -உதவி பெறுவது -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="about-documentation.html">ஆவணங்கள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -பங்களித்தல் -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-helping.html">எப்படி பங்களிப்பது?</a><br> - <a href="about-issuezilla.html">பிழைகளை தெரியப்படுத்துவது</a><br> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -தொடர்புக்கு -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="about-mailinglist.html">மடற்குழுக்கள்</a><br> - <a href="adresses.html">முகவரிகள்</a> -</font></td></tr> - -<tr><td bgcolor="#000080"><font color="#fffffff" face="Verdana, Arial, Helvetica, sans-serif, TSCu_Paranar" size="2"><b> -மற்றவை -</b></font></td></tr> - -<tr><td><font size="2"> - <a href="credits.html">நன்றிக்குரியவர்கள்</a><br> - <a href="about-legal.html">உரிமம்</a><br> -</font></td></tr> - -</table> -</td> -</tr> -</table> - -</body> -</html> diff --git a/content/ta/topnav.md b/content/ta/topnav.md deleted file mode 100644 index 9cfedd2..0000000 --- a/content/ta/topnav.md +++ /dev/null @@ -1,21 +0,0 @@ -type=navigator -divid=topnava -~~~~~~ -- [Product][m0] -- [Download][m1] -- [Support][m2] -- [Blog][m3] -- [Extend][m4] -- [Develop][m5] -- [Focus Areas][m6] -- [Native Language][m7] - - -[m0]: /product/index.html "Apache OpenOffice product description" -[m1]: /ta/download/index.html "Download OpenOffice" -[m2]: /support/index.html "Find Support for OpenOffice" -[m3]: https://blogs.apache.org/ooo/ "Apache OpenOffice Blog" -[m4]: /extensions/index.html "Extensions and Templates for OpenOffice" -[m5]: https://openoffice.apache.org/get-involved.html "Get involved in Apache OpenOffice" -[m6]: /projects/accepted.html "Apache OpenOffice development focus areas" -[m7]: /projects/native-lang.html "Apache OpenOffice in your Native Language"
