Name: gnome/accessibility/orca Summary: Orca screen reader/magnifier Publisher: solaris Version: 45.2 Build Release: 11.4 Branch: 11.4.81.0.0.193.0 Packaging Date: Fri Mar 21 21:58:26 2025 Size: 23.18 MB Compressed Size: 6.91 MB FMRI: pkg://solaris/gnome/accessibility/orca@45.2,11.4-11.4.81.0.0.193.0:20250321T215826Z License: ## Files: COPYING icons/COPYING GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! ## Files: icons/AUTHORS Orca icon created by Stephen Brandt. stephen@stephenbrandt.com http://www.stephenbrandt.com/ This artwork is available under the terms of the GNU Lesser General Public License. http://www.gnu.org/licenses/lgpl.html This icon follows the Tango visual guidelines. http://tango-project.org/ ## Files: help/bg/bg.po Bulgarian translation for orca. Copyright (C) 2014, 2016 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Zahari Yurukov , 2014. Alexander Shopov , 2016. ## Files: help/cs/cs.po Czech translation for orca. Copyright (C) 2011 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Marek Černocký , 2015, 2016, 2017, 2018, 2019, 2020, 2021. ## Files: help/da/da.po Danish translation for orca. Copyright (C) 2020-2022 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. scootergrisen, 2020-2022. Gennemgået Ask Hjorth Larsen , 2022. Alan Mortensen , 2023. ## Files: help/de/de.po German translation for the orca manual. Copyright (C) 2010 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Mario Blättermann , 2011-2012, 2018, 2021. Christian Kirbach , 2011, 2017. Sascha Manns , 2017. Tim Sabsch , 2018-2020. Jürgen Benvenuti , 2023. ## Files: help/el/el.po Greek translation for orca. Copyright (C) 2011 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Simos Xenitellis , 2011. Dimitris Spingos (Δημήτρης Σπίγγος) , 2012, 2013, 2014, 2015. ## Files: help/es/es.po translation of orca.help.master.po to Español Spanish translation for orca. Copyright (C) 2010 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Francisco Javier Dorado Martínez , 2010, 2011. Gonzalo , 2011. Gonzalo Sanhueza , 2011. Jorge González , 2010, 2011. Daniel Mustieles , 2010-2021. ## Files: help/fr/fr.po French translation for orca. Copyright (C) 2011-2018 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Laurent Coudeur , 2011. Bruno Brouard , 2011, 2012. Julien Hardelin , 2011, 2013, 2015. Mickael Albertus , 2013. Claude Paroz , 2016-2020. Charles Monzat , 2020-2022. Irénée THIRION , 2023. ## Files: help/gl/gl.po Galician translation for orca. Copyright (C) 2011 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. FIRST AUTHOR , YEAR. Fran Diéguez , 2011. Fran Dieguez , 2011. ## Files: help/hu/hu.po Hungarian translation for orca help. Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Free Software Foundation, Inc. This file is distributed under the same license as the orca help. Gabor Kelemen , 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018. Attila Hammer , 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2023. Balázs Úr , 2019. ## Files: help/id/id.po Indonesian translation for orca. Copyright (C) 2020 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Andika Triwidada , 2020. ## Files: help/pt_BR/pt_BR.po Brazilian Portuguese translation for orca. Copyright (C) 2022 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Alexandre Conte , 2013. José Vilmar Estácio de Souza , 2013. Enrico Nicoletto , 2013. Rafael Fontenelle , 2013. Leônidas Araújo , 2022. ## Files: help/ru/ru.po Russian translation for orca. Copyright (C) 2019 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. olesya_gerasimenko , 2019. ## Files: help/sl/sl.po Slovenian translation for orca. Copyright (C) 2010 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Andrej Žnidašrič , 2010. ## Files: help/sv/sv.po Swedish translation for orca. Copyright © 2015-2023 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Anders Jonsson , 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023. ## Files: help/uk/uk.po Ukrainian translation for orca. Copyright (C) 2020 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Yuri Chornoivan , 2020, 2021, 2023. ## Files: po/an.po Aragonese translation for orca. Copyright (C) 2012 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Jorge Pérez Pérez , 2012. ## Files: po/ar.po translation of orca.HEAD.po to Arabic Copyright (C) 2004-2010 Orca contributors This file is distributed under the same license as the Orca package. Djihed Afifi , 2006. Khaled Hosny , 2006, 2007. Ahmad Farghal , 2007. Usama Akkad , 2008. Fatma Mehanna , 2010. ## Files: po/ast.po po/dz.po SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. FIRST AUTHOR , YEAR. ## Files: po/ast.po . Translators: This text is used in the Orca About dialog. Orca is . licensed under GPL2+. . : ../src/orca/orca_gui_main.py:131 ## Files: po/bg.po Bulgarian translation of orca po-file. Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Copyright (C) 2012, 2013, 2021, 2022 Free Software Foundation, Inc. Copyright (C) 2015 Zahari Yurukov This file is distributed under the same license as the orca package. Alexander Shopov , 2006, 2007, 2008, 2009, 2010, 2011. Alexander Shopov , 2012, 2013, 2021, 2022. Damyan Ivanov , 2010, 2011. Krasimir Chonov , 2011. Zahari Yurukov , 2015. ## Files: po/bn.po Translation of orca to Bengali This file is distributed under the same license as the orca package. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. Runa Bhattacharjee , 2006. Maruf Ovee , 2009. Israt Jahan , 2010. Sadia Afroz , 2010. ## Files: po/bn.po po/vi.po . Translators: This text is used in the Orca About dialog. Orca is . licensed under GPL2+. . : ../src/orca/orca_gui_main.py:116 ## Files: po/bn_IN.po translation of orca.HEAD.pot to Bangl This file is distributed under the same license as the orca package. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. Runa Bhattacharjee , 2006. ## Files: po/ca.po Catalan translation of orca Copyright © 2006, 2007, 2008 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Gil Forcada , 2006-2020. Jordi Serratosa , 2012, 2017. Walter Garcia-Fontes , 2016. Xavi Ivars , 2018. Jordi Mas i Hernàndez , 2022 Per veure els símbols als quals s'ha de posar noms vegeu: https://www.fileformat.info/info/unicode/char/search.htm i introduïu el codi (00d7 per exemple) i ja us mostrarà el símbol informació sobre les live regions a: http://live.gnome.org/Orca/Firefox/LiveRegions ## Files: po/ca@valencia.po Catalan translation of orca Copyright © 2006, 2007, 2008 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Gil Forcada , 2006-2014. Jordi Serratosa , 2012, 2017. Walter Garcia-Fontes , 2016. ## Files: po/ckb.po Kurdish (Sorani) translation for orca Copyright (c) 2020 Rosetta Contributors and Canonical Ltd 2020 This file is distributed under the same license as the orca package. FIRST AUTHOR , 2020. ## Files: po/cs.po Czech translation of orca. Copyright (C) 2004, 2008, 2009, 2010 the author(s) of orca. This file is distributed under the same license as the orca package. Miloslav Trmac , 2004. Jakub Friedl , 2007. Martin Sukany , 2008. Lucas Lommer , 2008, 2009, 2010, 2012 Petr Kovar , 2008. Marek Černocký , 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022. ## Files: po/cy.po Orca in Welsh. This file is distributed under the same license as the Orca package. Rhys Jones , 2006. ## Files: po/da.po Danish translation of orca Copyright (C) 2007-2018 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Kenneth Nielsen , 2007-2017 scootergrisen, 2016, 2020. Ask Hjorth Larsen , 2018 Alan Mortensen , 2019-23. ## Files: po/de.po German translation of orca. Copyright (C) 2004 THE orca'S COPYRIGHT HOLDER This file is distributed under the same license as the orca package. # # Manche Übersetzung erscheint vielleicht ungewöhnlich, ist aber # so wesentlich besser für die Sprachausgabe. # # Link - Link # Present - ausgeben (entweder Vorlesen oder in Braille anzeigen) # Hendrik Brandt , 2004-2006. Hendrik Richter , 2006, 2007. Jochen Skulj , 2007, 2008. Simon Bienlein , 2008-2013. Mario Blättermann , 2010-2011, 2013, 2016-2017. Wolfgang Stöggl , 2011-2013, 2015. Hendrik Knackstedt , 2012. Benjamin Steinwender , 2014. Christian Kirbach , 2009-2013, 2017. Tim Sabsch , 2018-2021, 2023. Philipp Kiemle , 2022-2023. Jürgen Benvenuti , 2022. ## Files: po/el.po translation of orca.HEAD.po to Greek Greek translation of el. Copyright (C) 2006 THE el'S COPYRIGHT HOLDER This file is distributed under the same license as the el package. nikos , 2006. Simos Xenitellis , 2006. Giannis Katsampirhs , 2008. Kostas Papadimas , 2008. Jennie Petoumenou , 2009. Marios Zindilis , 2011. Dimitris Spingos (Δημήτρης Σπίγγος) , 2012, 2013, 2014, 2015. Efstathios Iosifidis , 2013, 2016. Dimitris Maroulidis , 2019. ## Files: po/el.po ~ msgid "" ~ "Copyright (c) 2010-2011 The Orca Team \n" ~ "Copyright (c) 2010-2011 Igalia, S.L. \n" ~ "Copyright (c) 2010 Consorcio Fernando de los Rios \n" ~ "Copyright (c) 2010 Informal Informatica LTDA. \n" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ~ msgstr "" ~ "Πνευματικά δικαιώματα (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Πνευματικά δικαιώματα (c) 2005-2008 Google Inc. \n" ~ "Πνευματικά δικαιώματα (c) 2008, 2009 Eitan Isaacson \n" ~ "Πνευματικά δικαιώματα (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Πνευματικά δικαιώματα (c) 2001, 2002 BAUM Retec, A.G." ## Files: po/el.po ~ msgid "" ~ "Orca is free software; you can redistribute it and/or\n" ~ "modify it under the terms of the GNU Lesser General\n" ~ "Public License as published by the Free Software Foundation;\n" ~ "either version 2.1 of the License, or (at your option) any\n" ~ "later version.\n" ~ "\n" ~ "Orca is distributed in the hope that it will be useful, but\n" ~ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" ~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\n" ~ "the GNU Lesser General Public License for more details.\n" ~ "\n" ~ "You should have received a copy of the GNU Lesser General\n" ~ "Public License along with Orca; if not, write to the\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ~ msgstr "" ~ "Το Orca είναι ελεύθερο λογισμικό. Επιτρέπεται η αναδιανομή\n" ~ "ή/και τροποποίησή του υπό τους όρους της GNU Lesser General\n" ~ "Public License όπως αυτή δημοσιεύεται από το Ίδρυμα Ελεύθερου\n" ~ "Λογισμικού, είτε της έκδοσης 2 της άδειας, είτε (κατ' επιλογήν) \n" ~ "οποιασδήποτε μεταγενέστερης έκδοσης.\n" ~ "\n" ~ "To Orca διανέμεται με την ελπίδα οτι θα είναι χρήσιμο, αλλά\n" ~ "ΧΩΡΙΣ ΚΑΜΜΙΑ ΑΠΟΛΥΤΩΣ ΕΓΓΥΗΣΗ, χωρίς ακόμη και την έμμεση\n" ~ "εγγύηση ΕΜΠΟΡΕΥΣΙΜΟΤΗΤΑΣ ή ΚΑΤΑΛΛΗΛΟΤΗΤΑΣ ΓΙΑ \n" ~ "ΣΥΓΚΕΚΡΙΜΕΝΟ ΣΚΟΠΟ. Δείτε την GNU Lesser General Public License\n" ~ "για περισσότερες λεπτομέρειες.\n" ~ "\n" ~ "Θα πρέπει να έχετε λάβει ένα αντίγραφο της GNU Lesser General Public\n" ~ "License μαζί με αυτό το πρόγραμμα. Αν όχι, επικοινωνήστε γραπτώς\n" ~ "με το Ίδρυμα Ελεύθερου Λογισμικού (Free Software Foundation, Inc.),\n" ~ "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." ## Files: po/en_CA.po English/Canada translation of orca. Copyright (C) 2004-2006 Adam Weinberger and the GNOME Foundation This file is distributed under the same licence as the orca package. Adam Weinberger , 2004, 2005, 2006. ## Files: po/en_GB.po po/zh_CN.po ~ msgid "" ~ "Copyright (c) 2010-2011 The Orca Team \n" ~ "Copyright (c) 2010-2011 Igalia, S.L. \n" ~ "Copyright (c) 2010 Consorcio Fernando de los Rios \n" ~ "Copyright (c) 2010 Informal Informatica LTDA. \n" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ~ msgstr "" ~ "Copyright (c) 2010-2011 The Orca Team \n" ~ "Copyright (c) 2010-2011 Igalia, S.L. \n" ~ "Copyright (c) 2010 Consorcio Fernando de los Rios \n" ~ "Copyright (c) 2010 Informal Informatica LTDA. \n" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ## Files: po/en_GB.po English (British) translation. Copyright (C) 2004 orca's COPYRIGHT HOLDER This file is distributed under the same licence as the orca package. Gareth Owen , 2004. Philip Withnall , 2010. Zander Brown , 2020. Bruce Cowan , 2009-2023. ## Files: po/en_GB.po ~ msgid "" ~ "Orca is free software; you can redistribute it and/or\n" ~ "modify it under the terms of the GNU Lesser General\n" ~ "Public License as published by the Free Software Foundation;\n" ~ "either version 2.1 of the License, or (at your option) any\n" ~ "later version.\n" ~ "\n" ~ "Orca is distributed in the hope that it will be useful, but\n" ~ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" ~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\n" ~ "the GNU Lesser General Public License for more details.\n" ~ "\n" ~ "You should have received a copy of the GNU Lesser General\n" ~ "Public License along with Orca; if not, write to the\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ~ msgstr "" ~ "Orca is free software; you can redistribute it and/or\n" ~ "modify it under the terms of the GNU Lesser General\n" ~ "Public Licence as published by the Free Software Foundation;\n" ~ "either version 2.1 of the Licence, or (at your option) any\n" ~ "later version.\n" ~ "\n" ~ "Orca is distributed in the hope that it will be useful, but\n" ~ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" ~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\n" ~ "the GNU Lesser General Public Licence for more details.\n" ~ "\n" ~ "You should have received a copy of the GNU Lesser General\n" ~ "Public Licence along with Orca; if not, write to the\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ## Files: po/eo.po Esperanto translation for gnome-orca. Copyright (C) 2010 Free Software Foundation, Inc. This file is distributed under the same license as the gnome-orca package. Michael MORONI < >, 2011. Nicolas MAIA < >, 2015 Kristjan SCHMIDT , 2010-2023. ## Files: po/eo.po po/pa.po . Translators: Orca has a command that presents a list of structural navigation . objects in a dialog box so that users can navigate more quickly than they . could with native keyboard navigation. This is the title of such a dialog box. . ARIA role landmarks are the W3C defined HTML tag attribute 'role' used to . identify important part of webpage like banners, main context, search etc. : src/orca/guilabels.py:744 , fuzzy | msgid "trademark" ## Files: po/es.po translation of orca.HEAD.po to Español Traducción de Orca al Español This file is distributed under the same license as the ORCA package. Copyright (C) 2005 GNOME Foundation. Francisco Javier F. Serrador , 2004, 2006. Maria Majadas , 2005. Jorge González , 2007, 2008, 2010, 2011. Miguel Rodríguez Núñez , 2015. Francisco Javier Dorado Martínez , 2007-2022. Daniel Mustieles , 2022-2023. ## Files: po/es.po ~ msgid "" ~ "Copyright (c) 2010-2011 The Orca Team \n" ~ "Copyright (c) 2010-2011 Igalia, S.L. \n" ~ "Copyright (c) 2010 Consorcio Fernando de los Rios \n" ~ "Copyright (c) 2010 Informal Informatica LTDA. \n" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ~ msgstr "" ~ "Copyright (c) 2010-2011 El equipo de Orca \n" ~ "Copyright (c) 2010-2011 Igalia, S.L. \n" ~ "Copyright (c) 2010 Consorcio Fernando de los Ríos \n" ~ "Copyright (c) 2010 Informal Informática LTDA. \n" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ## Files: po/es.po ~ msgid "" ~ "Orca is free software; you can redistribute it and/or\n" ~ "modify it under the terms of the GNU Lesser General\n" ~ "Public License as published by the Free Software Foundation;\n" ~ "either version 2.1 of the License, or (at your option) any\n" ~ "later version.\n" ~ "\n" ~ "Orca is distributed in the hope that it will be useful, but\n" ~ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" ~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\n" ~ "the GNU Lesser General Public License for more details.\n" ~ "\n" ~ "You should have received a copy of the GNU Lesser General\n" ~ "Public License along with Orca; if not, write to the\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ~ msgstr "" ~ "Orca es software libre; puede redistribuirlo y/o modificarlo bajo los \n" ~ "términos de la Licencia Pública General Reducida de GNU publicada por la " ~ "Free \n" ~ "Software Foundation, en la versión 2.1 de la licencia, o (a su " ~ "elección) \n" ~ "cualquier versión posterior.\n" ~ "\n" ~ "Orca se distribuye con la esperanza de que sea útil, pero SIN NINGUNA \n" ~ "GARANTÍA; sin ninguna implicación de garantía de COMERCIABILIDAD o " ~ "CALIDAD PARA NINGÚN PROPÓSITO PARTICULAR. Consulte la Licencia Pública " ~ "General Reducida GNU para más \n" ~ "detalles.\n" ~ "\n" ~ "Debería haber recibido una copia de la Licencia Pública General Reducida " ~ "de GNU junto con ORCA, de lo contrario, escriba a la Free Software " ~ "Foundation, Inc, \n" ~ "Franklin Street, Fifth Floor, Boston, MA 02110-1301, EE. UU." ## Files: po/et.po Orca eesti keele tõlge. Estonian translation of Orca. Copyright (C) 2006-2008, The Gnome Project. This file is distributed under the same license as the orca package. Ivar Smolin , 2006-2008. ## Files: po/et.po . Translators: This text is used in the Orca About dialog. Orca is . licensed under GPL2+. . ## Files: po/eu.po Basque translation of orca. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Iñaki Larrañaga Murgoitio , 2008, 2009, 2010, 2011. Iñaki Larrañaga Murgoitio , 2012, 2013, 2014, 2015. Asier Sarasua Garmendia , 2019, 2020, 2021, 2022, 2023. ## Files: po/fa.po Persian translation for orca. Copyright (C) 2022 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Danial Behzadi , 2022-2023. ## Files: po/fi.po Finnish messages for orca. Copyright (C) 2006-2009 Ilkka Tuohela, Timo Jyrinki. Suomennos: https://l10n.gnome.org/teams/fi/ Gnome 2012-03 Finnish translation sprint participants: Ilkka Tuohela , 2006-2009. Timo Jyrinki , 2008. Tommi Vainikainen , 2010. Lasse Liehu , 2014. Jiri Grönroos , 2011, 2012, 2013, 2014. ## Files: po/fr.po French translation of orca. Copyright (C) 2004-2022 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Cédric Corazza , 2004. Robert-André Mauchin , 2006-2008. Stéphane Raimbault , 2007. Pierre Lemaire , 2008. Laurent Coudeur , 2009-2010. Bruno Brouard , 2011-2013. Julien Hardelin , 2011, 2015. Frédéric Wang , 2015. Alain Lojewski , 2017. Guillaume Bernard , 2019-2023. Julien Humbert , 2020. Claude Paroz , 2008-2022. Charles Monzat , 2018-2021. ## Files: po/fur.po Friulian translation for orca. Copyright (C) 2016 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Fabio Tomat , 2016. ## Files: po/ga.po Irish translations for orca package. Copyright (C) 2009 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Seán de Búrca , 2009. ## Files: po/gl.po This file is distributed under the same license as the orca package. Copyright (C) 2010 Fran Diéguez Proxecto Trasno - Adaptación do software libre á lingua galega: Se desexas colaborar connosco, podes atopar máis información en http://www.trasno.net Ignacio Casal Quinteiro , 2006. Ignacio Casal Quinteiro , 2007, 2008. Ignacio Casal Quinteiro , 2008. Francisco Diéguez , 2009. Antón Méixome , 2009. Antón Méixome , 2010. Leandro Regueiro , 2012. Fran Diéguez , 2010-2022. Fran Dieguez , 2010-2022. ## Files: po/gu.po translation of orca.HEAD.gu.po to Gujarati translation of orca.HEAD.po to Gujarati This file is distributed under the same license as the PACKAGE package. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. Ankit Patel , 2004. Ankit Patel , 2006. ## Files: po/hi.po translation of orca.HEAD.po to Hindi Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Rajesh Ranjan , 2008, 2009. chandankumar , 2013. ## Files: po/hr.po Croatian translation for gnome-orca Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 This file is distributed under the same license as the gnome-orca package. FIRST AUTHOR , 2010. ## Files: po/hu.po Hungarian translation for orca. Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Kálmán Kéménczy , 2006, 2007. Gabor Kelemen , 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017. Attila Hammer , 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2022, 2023. Balázs Úr , 2013, 2014, 2018, 2019, 2020. ## Files: po/id.po Indonesian translation for orca. Copyright (C) 2011 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Andika Triwidada , 2011-2017, 2023. Kukuh Syafaat , 2018-2023. Sucipto , 2020. ## Files: po/is.po Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Sveinn í Felli , 2015. ## Files: po/it.po Italian translation for Orca Copyright (C) 2005 Sun Microsystems Inc. Copyright (C) 2009-2013, 2014, 2015, 2017, 2018, 2019, 2020, 2021, 2022 Free Software Foundation, Inc. This file is distributed under the same license as the Orca package. Aldo "Xoen" Giambelluca , 2005. Luca Ferretti , 2006, 2007. 2008, 2009, 2010, 2011, 2012, 2013. Milo Casagrande , 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022. Gianvito Cavasoli , 2023. ## Files: po/ja.po orca ja.po. Copyright (C) 2006-2011 THE Orca'S COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Satoru SATOH , 2006. Takeshi AIHANA , 2006-2009. Jiro MATSUZAWA , 2010, 2011. Takayuki KUSANO , 2010. Takayoshi OKANO , 2011. ## Files: po/ja.po . Translators: This text is used in the Orca About dialog. Orca is . licensed under GPL2+. . : ../src/orca/orca_gui_main.py:130 , fuzzy ## Files: po/ka.po Georgian translation for orca. Copyright (C) 2023 orca authors This file is distributed under the same license as the orca package. Ekaterine Papava , 2023. ## Files: po/kab.po Kabyle translation for orca. Copyright (C) 2021 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Selyan Slimane AMIRI , 2021. ## Files: po/kk.po Kazakh translation for orca. Copyright (C) 2016 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Baurzhan Muftakhidinov , 2016-2021. ## Files: po/kn.po translation of orca.HEAD.po to Kannada Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Shankar Prasad , 2008. ## Files: po/kn.po . Liblouis Python bindings . . Copyright 2007-2008 Eitan Isaacson . . This library is free software; you can redistribute it and/or . modify it under the terms of the GNU Library General Public . License as published by the Free Software Foundation; either . version 2 of the License, or (at your option) any later version. . . This library is distributed in the hope that it will be useful, . but WITHOUT ANY WARRANTY; without even the implied warranty of . MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU . Library General Public License for more details. . . You should have received a copy of the GNU Library General Public . License along with this library; if not, write to the . Free Software Foundation, Inc., Franklin Street, Fifth Floor, . Boston MA 02110-1301 USA. . for gettext support . to provide qualified translatable strings . Translators: These are the braille translation table names for different . languages. You could read about braille tables at: . http://en.wikipedia.org/wiki/Braille . : ../src/louis/constants.py.in:28 , fuzzy ## Files: po/ko.po This file is distributed under the same license as the orca package. Changwoo Ryu , 2006, 2007, 2009. ## Files: po/ko.po po/mai.po po/nn.po . Liblouis Python bindings . . Copyright 2007-2008 Eitan Isaacson . . This library is free software; you can redistribute it and/or . modify it under the terms of the GNU Library General Public . License as published by the Free Software Foundation; either . version 2 of the License, or (at your option) any later version. . . This library is distributed in the hope that it will be useful, . but WITHOUT ANY WARRANTY; without even the implied warranty of . MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU . Library General Public License for more details. . . You should have received a copy of the GNU Library General Public . License along with this library; if not, write to the . Free Software Foundation, Inc., Franklin Street, Fifth Floor, . Boston MA 02110-1301 USA. . for gettext support . to provide qualified translatable strings . Translators: These are the braille translation table names for different . languages. You could read about braille tables at: . http://en.wikipedia.org/wiki/Braille . : ../src/louis/constants.py.in:28 ## Files: po/lt.po translation of lt.po to Lithuanian Lithuanian translation of orca. Copyright (C) 2006, 2007 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Žygimantas Beručka , 2006. Gintautas Miliauskas , 2006, 2007. Romas Mazeika , 2007. Aurimas Černius , 2013-2022. ## Files: po/lv.po translation of lv.po to Latvian translation of orca.HEAD.lv.po to Copyright (C) 2007 THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Raivis Dejus , 2006, 2007. Edgars Kodorāns , 2007. Rūdofls Mazurs , 2011, 2012, 2013, 2014, 2016, 2017, 2018, 2019, 2021, 2022. ## Files: po/mai.po translation of orca.HEAD.po to Maithili Copyright (C) 2006 The GNOME Foundation This file is distributed under the same license as the PACKAGE package. BOSS GNU/Linux , 2008. ## Files: po/mk.po translation of orca.HEAD.mk.po to Macedonian Copyright (C) 2007 THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Jovan Naumovski , 2006, 2007, 2008. ## Files: po/mk.po . Translators: this is how someone would speak the name of the right arrow key . : ../src/orca/keynames.py:186 : ../src/orca/keynames.py:190 | msgid "copyright" ## Files: po/mk.po po/te.po . Translators: This text is used in the Orca About dialog. Orca is . licensed under GPL2+. . : ../src/orca/orca_gui_main.py:130 ## Files: po/mk.po . Translators: this is one of the text attribute values for the following . text attributes: "justification". . See: . http://library.gnome.org/devel/atk/1.22/AtkText.html#AtkTextAttribute . : ../src/orca/text_attribute_names.py:475 | msgid "copyright" ## Files: po/ml.po translation of orca.HEAD.ml.po to translation of orca.gnome-2-22.ml.po to This file is distributed under the same license as the PACKAGE package. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. Ani Peter , 2006, 2008. Hari|ഹരി Vishnu | വിഷ്ണു , 2009 Anish A , 2013. mshameers , 2013. ## Files: po/mr.po translation of mr.po to Marathi This file is distributed under the same license as the PACKAGE package. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. Rahul Bhalerao , 2006. ## Files: po/ms.po Malay translation for orca. Copyright (C) 2010 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Ahmed Noor Kader Mustajir Md Eusoff , 2010. ## Files: po/ms.po ~ msgid "" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ~ msgstr "" ~ "Hakcipta (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Hakcipta (c) 2005-2008 Google Inc. \n" ~ "Hakcipta (c) 2008, 2009 Eitan Isaacson \n" ~ "Hakcipta (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Hakcipta (c) 2001, 2002 BAUM Retec, A.G." ## Files: po/nb.po Norwegian bokmål translation of orca. Copyright (C) 2003-2004 Free Software Foundation, Inc. Sigurd Gartmann , 2003-2006. Kjartan Maraas , 2003-2021. Sigurd Gartmann , 2007. ## Files: po/nl.po Dutch translation for orca Tino Meinen 2006. Vincent van Adrighem , 2006. Wouter Bolsterlee , 2006, 2008–2009, 2011. Hannie Dumoleyn , 2011, 2016. Redmar , 2011, 2014. Justin van Steijn , 2016, 2017. Nathan Follens , 2017-2022. ## Files: po/nn.po Norwegian translation of orca. Copyright (C) 2003-2008 Free Software Foundation, Inc. Sigurd Gartmann , 2003-2006. Kjartan Maraas , 2003-2008. Sigurd Gartmann , 2007. Eskild Hustvedt , 2008 ## Files: po/oc.po Translation of oc.po to Occitan Occitan translation of orca. Copyright (C) 2004-2007 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Yannig Marchegay (Kokoyaya) , 2006-2008 Cédric Valmary (Tot en òc) , 2015. Cédric VALMARY , 2016. Cédric Valmary (totenoc.eu) , 2016. ## Files: po/or.po translation of orca.HEAD.or.po to Oriya This file is distributed under the same license as the PACKAGE package. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. Subhransu Behera , 2006. Subhransu Behera , 2006. Manoj Kumar Giri , 2009. ## Files: po/or.po po/th.po . Liblouis Python bindings . . Copyright 2007-2008 Eitan Isaacson . . This library is free software; you can redistribute it and/or . modify it under the terms of the GNU Library General Public . License as published by the Free Software Foundation; either . version 2 of the License, or (at your option) any later version. . . This library is distributed in the hope that it will be useful, . but WITHOUT ANY WARRANTY; without even the implied warranty of . MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU . Library General Public License for more details. . . You should have received a copy of the GNU Library General Public . License along with this library; if not, write to the . Free Software Foundation, Inc., Franklin Street, Fifth Floor, . Boston MA 02110-1301 USA. . for gettext support . Translators: These are the braille translation table names for different . languages. You could read about braille tables at: . http://en.wikipedia.org/wiki/Braille . : ../src/louis/constants.py.in:27 ## Files: po/pa.po translation of orca.HEAD.po to Punjabi This file is distributed under the same license as the PACKAGE package. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. Amanpreet Singh Alam , 2005. A S Alam , 2006. A S Alam , 2007. A S Alam , 2007, 2008, 2023. PrithiPal Dhaliwal , 2008. Amanpreet Singh Alam , 2009, 2011. ## Files: po/pa.po ~ msgid "" ~ "Copyright (c) 2010-2011 The Orca Team \n" ~ "Copyright (c) 2010 Consorcio Fernando de los Rios \n" ~ "Copyright (c) 2010 Igalia, S.L. \n" ~ "Copyright (c) 2010 Informal Informatica LTDA. \n" ~ "Copyright (c) 2010 Willie Walker \n" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ~ msgstr "" ~ "Copyright (c) 2010-2011 The Orca Team \n" ~ "Copyright (c) 2010 Consorcio Fernando de los Rios \n" ~ "Copyright (c) 2010 Igalia, S.L. \n" ~ "Copyright (c) 2010 Informal Informatica LTDA. \n" ~ "Copyright (c) 2010 Willie Walker \n" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ## Files: po/pl.po Polish translation for orca. Copyright © 2007-2023 the orca authors. This file is distributed under the same license as the orca package. Stanisław Małolepszy , 2007. Piotr Leszczyński , 2008-2009. Tomasz Dominikowski , 2009. Wadim Dziedzic , 2009. Piotr Drąg , 2010-2023. Paweł Żołnowski , 2014. Aviary.pl , 2007-2023. ## Files: po/pt.po orca's Portuguese translation. Copyright © 2004-2021 orca This file is distributed under the same license as the orca package. Rui Batista , 2009, 2010, 2011, 2012. Duarte Loreto , 2004, 2006, 2007, 2008, 2013, 2015. Bruno Ramalhete , 2015. Pedro Albuquerque , 2015. Sérgio Cardeira , 2016. Tiago Carrrondo , 2016. Tiago Santos , 2014 - 2016. Hugo Carvalho , 2020, 2021, 2022. ## Files: po/pt_BR.po Brazilian Portuguese translation of Orca. Copyright (C) 2022 the Orca authors. This file is distributed under the same license as the orca package. Raphael Higino , 2004-2005. Jonh Wendell , 2007. Fábio Nogueira , 2007. Michel Recondo , 2008. André Gondim 2009. Jonh Wendell , 2009. Marco de Freitas , 2009. Leonardo Ferreira Fontenelle , 2007-2009. Og Maciel , 2007, 2009. Djavan Fagundes , 2007, 2010. Felipe Vieira Borges , 2010 Hugo Vaz Sampaio , 2010. Rodrigo Padula de Oliveira , 2011. Antonio Fernandes C. Neto , 2011, 2012. José Vilmar Estácio de Souza , 2013. Júnior Pires , 2013. Raniere Gaia , 2015. Rafael Gazoni , 2016. Enrico Nicoletto , 2013-2016, 2018. Bruno Lopes da Silva , 2018. Henrique Machado Campos , 2020. Tiago Melo Casal , 2007-2021. Rafael Fontenelle , 2013-2021. Matheus Barbosa , 2022. Leônidas Araújo , 2022. Alex Jr , 2023. ## Files: po/ro.po Orca Romanian translation This file is distributed under the same license as the orca package. Lucian Adrian Grijincu , 2009, 2010, 2011, 2016. Morie Daniel Alexandru , 2010. Jobava , 2015, 2016. Daniel Șerbănescu , 2018. ## Files: po/ro.po ~ msgid "" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ~ msgstr "" ~ "Drepturi de autor (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Drepturi de autor (c) 2005-2008 Google Inc. \n" ~ "Drepturi de autor (c) 2008, 2009 Eitan Isaacson \n" ~ "Drepturi de autor (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Drepturi de autor (c) 2001, 2002 BAUM Retec, A.G." ## Files: po/ro.po ~ msgid "" ~ "Orca is free software; you can redistribute it and/or\n" ~ "modify it under the terms of the GNU Lesser General\n" ~ "Public License as published by the Free Software Foundation;\n" ~ "either version 2.1 of the License, or (at your option) any\n" ~ "later version.\n" ~ "\n" ~ "Orca is distributed in the hope that it will be useful, but\n" ~ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" ~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\n" ~ "the GNU Lesser General Public License for more details.\n" ~ "\n" ~ "You should have received a copy of the GNU Lesser General\n" ~ "Public License along with Orca; if not, write to the\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ~ msgstr "" ~ "Orca este software liber; îl puteți redistribui și/sau modifica în " ~ "termenii GNU Lesser General Public License așa cum a fost publicată de " ~ "către Free Software Foundation; fie versiunea 2.1 a Licenței, sau (la " ~ "latitudinea dumneavoastră) orice versiune ulterioară.\n" ~ "\n" ~ "Orca este distribuit în speranța că va fi folositor, dar FĂRĂ NICI O " ~ "GARANȚIE, chiar și fără garanția implicată de VANDABILITATE sau POTRIVIRE " ~ "PENTRU UN SCOP PARTICULAR. Citiți GNU General Public License pentru mai " ~ "multe detalii.\n" ~ "\n" ~ "Trebuie să fi primit o copie a GNU Lesser General Public License împreună " ~ "cu Orca; dacă nu, scrieți la Free Software Foundation, Inc., 51 Franklin " ~ "Street, Fifth Floor, Boston, MA 02110-1301 USA." ## Files: po/rw.po translation of orca to Kinyarwanda. Copyright (C) 2005 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Steve Murphy , 2005 Steve performed initial rough translation from compendium built from translations provided by the following translators: Philibert Ndandali , 2005. Viateur MUGENZI , 2005. Noëlla Mupole , 2005. Carole Karema , 2005. JEAN BAPTISTE NGENDAHAYO , 2005. Augustin KIBERWA , 2005. Donatien NSENGIYUMVA , 2005.. ## Files: po/si.po translation of orca.po to Sinhala Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Danishka Navin , 2007. ## Files: po/sk.po Slovak translation for orca. Copyright (C) 2013 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Peter Mráz , 2013. Peter Vágner , 2016, 2018. ## Files: po/sl.po Slovenian translations for orca. Copyright (C) 2005-2006 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Matjaž Horvat , 2006. Matej Urbančič , 2007–2023. ## Files: po/sq.po Përkthimi i orca.HEAD në shqip. Copyright (C) 2007 Free Software Foundation, Inc. This file is distributed under the same license as the ORCA package. Laurent Dhima , 2007. ## Files: po/sr.po Serbian translation of orca Courtesy of Prevod.org team (http://prevod.org/) -- 2003—2021. This file is distributed under the same license as the orca package. Данило Шеган Мирослав Николић , 2012—2021. Марко М. Костић , 2020. ## Files: po/sr@latin.po Serbian translation of orca Courtesy of Prevod.org team (http://prevod.org/) -- 2003—2017. This file is distributed under the same license as the orca package. Danilo Šegan Miroslav Nikolić , 2012—2017. ## Files: po/sv.po Swedish messages for orca. Copyright © 2004-2023 Free Software Foundation, Inc. Christian Rose , 2004. Daniel Nylander , 2006, 2007, 2008, 2009, 2010, 2011, 2012. Anders Jonsson , 2015, 2016, 2017, 2018, 2019, 2020, 2022, 2023. Luna Jernberg , 2021, 2022. ## Files: po/ta.po translation of orca.HEAD.ta.po to Tamil translation of orca.HEAD.ta.po to Copyright (C) 2001, 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Jayaradha N , 2004. Felix , 2006. drtvasudevan , 2006. Dr.T.Vasudevan , 2007, 2009, 2010, 2011, 2012, 2013. I. Felix , 2008, 2009. Dr,T,Vasudevan , 2010, 2011. ## Files: po/ta.po ~ msgid "" ~ "Copyright (c) 2010-2011 The Orca Team \n" ~ "Copyright (c) 2010-2011 Igalia, S.L. \n" ~ "Copyright (c) 2010 Consorcio Fernando de los Rios \n" ~ "Copyright (c) 2010 Informal Informatica LTDA. \n" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ~ msgstr "" ~ "காப்புரிமை (c) 2010-2011 The Orca Team \n" ~ "காப்புரிமை (c) 2010-2011 Igalia, S.L. \n" ~ "காப்புரிமை (c) 2010 Consorcio Fernando de los Rios \n" ~ "காப்புரிமை (c) 2010 Informal Informatica LTDA. \n" ~ "காப்புரிமை(c) 2005-2010 Sun Microsystems Inc. \n" ~ "காப்புரிமை (c) 2005-2008 Google Inc. \n" ~ "காப்புரிமை (c) 2008, 2009 Eitan Isaacson \n" ~ "காப்புரிமை (c) 2006-2009 Brailcom, o.p.s. \n" ~ "காப்புரிமை (c) 2001, 2002 BAUM Retec, A.G." ## Files: po/ta.po ~ msgid "" ~ "Orca is free software; you can redistribute it and/or\n" ~ "modify it under the terms of the GNU Lesser General\n" ~ "Public License as published by the Free Software Foundation;\n" ~ "either version 2.1 of the License, or (at your option) any\n" ~ "later version.\n" ~ "\n" ~ "Orca is distributed in the hope that it will be useful, but\n" ~ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" ~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\n" ~ "the GNU Lesser General Public License for more details.\n" ~ "\n" ~ "You should have received a copy of the GNU Lesser General\n" ~ "Public License along with Orca; if not, write to the\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ~ msgstr "" ~ "ஆர்கா இலவச மென் பொருளாகும்.நீங்கள் இலவச மென் பொருள் \n" ~ " அமைப்பினால் வெளியிடப்பட்ட ஜிஎன்யு பொது அனுமதிக்கான விதிகளின் படி\n" ~ " இந்த 2.1 ம் பதிப்பையோ அல்லது அடுத்த பதிப்புகளையோ \n" ~ "நீங்கள் (விருப்பப்படி) மாற்றலாம். அல்லது மீண்டும் பறிமாறலாம்.\n" ~ " \n" ~ "உபயோகப்படும் என்ற எதிர்பார்ப்புடன் ஆர்கா \n" ~ " வெளியிடப்படுகிறது. ஆனால் விற்க தகுதி, குறிப்பிட்ட \n" ~ " செயலுக்கான தகுதி உள்பட எந்த உத்திரவாதமும் அளிக்கப்படவில்லை. மேற் கொண்டு \n" ~ "விவரங்களுக்கு ஜிஎன்யு பொது அனுமதிக்கான விதிகளை பார்க்கவும்\n" ~ " \n" ~ " ஆர்கா உடன் ஜிஎன்யு பொது அனுமதிக்கான விதிகளின் பிரதி உங்களுக்கு கிடைத்திருக்க \n" ~ "வேண்டும். இல்லையானால் கீழ் கண்ட முகவரிக்கு கடிதம் எழுதவும்.\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ## Files: po/te.po translation of orca.HEAD.te.po to Telugu Telugu translation of orca Copyright (C) 2012 Swecha Telugu translations team This file is distributed under the same license as the orca package. Krishna Babu K , 2008, 2009, 2012. A Mohan Vamsee2011. Praveen Illa , 2012. Sasi bhushan Boddepalli , 2012 ## Files: po/tg.po SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Victor Ibragimov , 2013. ## Files: po/th.po translation of orca.HEAD.po to Thai Thai translation of orca Copyright (C) 2006-2009 Free Software Foundation, Inc. This file is distributed under the same license as the orca package. Supranee Thirawatthanasuk , 2006, 2007. Theppitak Karoonboonyanan , 2008-2009. ## Files: po/tr.po Turkish translation of Orca. Copyright (C) 2008-2023 Orca's COPYRIGHT HOLDER This file is distributed under the same license as the Orca package. Baris Cicek , 2008, 2009. Gökhan Gurbetoğlu , 2015. Neriman Kara , 2016. Olcay Aşçı , 2017. Muhammet Kara , 2011, 2014, 2015, 2016, 2017. Hanifi Çakmak , 2018. Çağatay Yiğit Şahin , 2019. Emin Tufan Çetin , 2017-2023. Sabri Ünal , 2023. ## Files: po/ug.po Uyghur translation for orca. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER This file is distributed under the same license as the PACKAGE package. Gheyret Kenji,2010. Sahran , 2010. Zeper , 2010. Muhemmed Erdem , 2011 ## Files: po/ug.po ~ msgid "" ~ "Copyright (c) 2005-2010 Sun Microsystems Inc. \n" ~ "Copyright (c) 2005-2008 Google Inc. \n" ~ "Copyright (c) 2008, 2009 Eitan Isaacson \n" ~ "Copyright (c) 2006-2009 Brailcom, o.p.s. \n" ~ "Copyright (c) 2001, 2002 BAUM Retec, A.G." ~ msgstr "" ~ "نەشر ھوقۇقى (c) 2005-2010 Sun Microsystems شىركىتىگە مەنسۇپ. \n" ~ "نەشر ھوقۇقى (c) 2005-2008 Google شىركىتىگە مەنسۇپ. \n" ~ "نەشر ھوقۇقى (c) 2008, 2009 Eitan Isaacson گە مەنسۇپ\n" ~ "نەشر ھوقۇقى (c) 2006-2009 Brailcom, o.p.s گە مەنسۇپ. \n" ~ "نەشر ھوقۇقى (c) 2001, 2002 BAUM Retec, A.G گە مەنسۇپ." ## Files: po/ug.po ~ msgid "" ~ "Orca is free software; you can redistribute it and/or\n" ~ "modify it under the terms of the GNU Lesser General\n" ~ "Public License as published by the Free Software Foundation;\n" ~ "either version 2.1 of the License, or (at your option) any\n" ~ "later version.\n" ~ "\n" ~ "Orca is distributed in the hope that it will be useful, but\n" ~ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" ~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\n" ~ "the GNU Lesser General Public License for more details.\n" ~ "\n" ~ "You should have received a copy of the GNU Lesser General\n" ~ "Public License along with Orca; if not, write to the\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ~ msgstr "" ~ "Orca ئەركىن يۇمشاق دېتال؛ سىز ئەركىن يۇمشاق دېتال ۋەخپىسى تارقاتقان GNU " ~ "ئادەتتىكى ئاممىۋى ئىجازەتنامە بويىچە ئۇنى قايتا تارقىتالايسىز ياكى " ~ "ئۆزگەرتەلەيسىز؛ سىز شۇ ئىجازەت كېلىشىمىنىڭ ئىككىنچى نەشرى ياكى يۇقىرى " ~ "نەشرىنى ئىشلەتسىڭىز بولىدۇ.\n" ~ "\n" ~ "Orca نى تارقىتىشتىكى مەقسەت سىزگە قۇلايلىق ئېلىپ كېلىش، ئەمما سودا ياكى " ~ "باشقا ئالاھىدە قوللىنىشقا نىسبەتەن ھېچقانداق كاپالەت يوق. GNU ئادەتتىكى " ~ "ئاممىۋى ئىجازەت كېلىشىمىنى كۆرۈپ تېخىمۇ كۆپ تەپسىلاتقا ئېرىشىڭ.\n" ~ "\n" ~ "مەزكۇر پروگرامما بىلەن بىرگە ئادەتتىكى ئاممىۋى ئىجازەتنامە(GNU General " ~ "Public) ئىجازەتنامىسى چوقۇم بىرگە بولىدۇ. ئۇنداق بولمىسا ئەركىن يۇمشاق " ~ "دېتال ۋەخپىسىگە خەت يېزىڭ. ئادرېسى: 51 FranklinStreet, Fifth Floor, " ~ "Boston, MA 02110-1301, USA." ## Files: po/uk.po Ukrainian translation of orca Copyright (C) 2005 Free Software Foundation, Inc. Maxim Dziumanenko , 2005-2009. wanderlust , 2009. Sergiy Gavrylov , 2010. int_ua , 2011. Korostil Daniel , 2011, 2012. Daniel Korostil , 2012. Mykola Tkach , 2013. Andriy Bandura , 2014, 2017. Yuri Chornoivan , 2020, 2021, 2022, 2023. ## Files: po/vi.po Vietnamese translation for Orca. Copyright © 2010 GNOME i18n Project for Vietnamese. Nguyễn Thái Ngọc Duy , 2007. Clytie Siddall , 2007-2010. Truong Anh Tuan , 2010. ## Files: po/zh_CN.po Simplified Chinese translation for orca. Copyright (C) 2004-2019 orca's COPYRIGHT HOLDER This file is distributed under the same license as the orca package. Li Shaojie ,2004. QAed by Funda Wang , 2008. Ray Wang , 2008, 2010. vicwjb , 2010. Dean Lee , 2010. Wei Li , 2011. YunQiang Su , 2010, 2011, 2012. Boyuan Yang <073plan@gmail.com>, 2016. Mandy Wang , 2017. Mingcong Bai , 2017, 2018. Dingzhong Chen , 2019. lumingzh , 2022. ## Files: po/zh_CN.po ~ msgid "" ~ "Orca is free software; you can redistribute it and/or\n" ~ "modify it under the terms of the GNU Lesser General\n" ~ "Public License as published by the Free Software Foundation;\n" ~ "either version 2.1 of the License, or (at your option) any\n" ~ "later version.\n" ~ "\n" ~ "Orca is distributed in the hope that it will be useful, but\n" ~ "WITHOUT ANY WARRANTY; without even the implied warranty of\n" ~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\n" ~ "the GNU Lesser General Public License for more details.\n" ~ "\n" ~ "You should have received a copy of the GNU Lesser General\n" ~ "Public License along with Orca; if not, write to the\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ~ msgstr "" ~ "Orca 是自由软件,你可以遵照自由软件基金会出版的\n" ~ "GNU 通用公共许可证条款来修改和/或重新发布这一程序。\n" ~ "可以用许可证的 2.1 版或(根据你的选择)用更高版本。\n" ~ "\n" ~ "发布 Orca 的目的是希望它有用,但没有任何担保。\n" ~ "甚至没有适合特定目的的隐含的担保。\n" ~ "更详细的情况请参阅 GNU 通用公共许可证。\n" ~ "\n" ~ "你应该已经和 Orca 一起收到一份GNU通用公共许可证的副本。\n" ~ "如果还没有,请写信给:\n" ~ "Free Software Foundation, Inc., Franklin Street, Fifth Floor,\n" ~ "Boston MA 02110-1301 USA." ## Files: po/zh_HK.po Chinese (Hong Kong) translation of Orca. Copyright (C) 2006-07 Free Software Foundation, Inc. Woodman Tuen , 2006-07. Hialan Liu , 2008. Chao-Hsiung Liao , 2009, 2010. Wei-Lun Chao , 2010. ## Files: po/zh_TW.po Chinese (Taiwan) translation of Orca. Copyright (C) 2006-07 Free Software Foundation, Inc. Woodman Tuen , 2006-07. Hialan Liu , 2008. Chao-Hsiung Liao , 2009, 2010. Wei-Lun Chao , 2010. ## Files: src/orca/acss.py Orca Copyright 2005-2008 Google Inc. Portions Copyright 2007-2008, Sun Microsystems, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/action_presenter.py src/orca/highlighter.py Orca Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/ax_collection.py Utilities for obtaining objects via the collection interface. Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/ax_event_synthesizer.py Orca Copyright 2005-2008 Sun Microsystems Inc. Copyright 2018-2023 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/ax_object.py Utilities for obtaining information about accessible objects. Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/ax_selection.py Utilities for obtaining information about containers supporting selection Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/ax_utilities.py Utilities for performing tasks related to accessibility inspection. Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/ax_utilities_collection.py Utilities for finding all objects that meet a certain criteria. Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/ax_utilities_role.py Utilities for obtaining role-related information. Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/ax_utilities_state.py Utilities for obtaining state-related information. Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/backends/json_backend.py Orca Copyright 2010-2011 Consorcio Fernando de los Rios. Author: Juanje Ojeda Croissier Author: Javier Hernandez Antunez This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/bookmarks.py src/orca/debug.py src/orca/keybindings.py src/orca/scripts/apps/evolution/__init__.py src/orca/scripts/apps/gcalctool/__init__.py src/orca/scripts/apps/pidgin/__init__.py src/orca/scripts/switcher/__init__.py src/orca/scripts/toolkits/VCL.py src/orca/scripts/web/bookmarks.py src/orca/speechserver.py Orca Copyright 2005-2008 Sun Microsystems Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/braille.py src/orca/braille_generator.py src/orca/orca_gtkbuilder.py src/orca/orca_gui_find.py src/orca/orca_gui_prefs.py src/orca/scripts/apps/soffice/braille_generator.py src/orca/scripts/apps/soffice/formatting.py src/orca/scripts/apps/soffice/speech_generator.py src/orca/speech_generator.py Orca Copyright 2005-2009 Sun Microsystems Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/braille_rolenames.py Orca Copyright 2012 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/brlmon.py -*- coding: utf-8 -*- Orca Copyright 2006-2008 Sun Microsystems Inc. Copyright 2011 The Orca Team. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/brltablenames.py src/orca/cmdnames.py src/orca/guilabels.py src/orca/messages.py src/orca/object_properties.py Orca Copyright 2004-2009 Sun Microsystems Inc. Copyright 2010-2013 The Orca Team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/caret_navigation.py Orca Copyright 2013-2015 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/chat.py src/orca/common_keyboardmap.py Orca Copyright 2010-2011 The Orca Team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/chnames.py -*- coding: utf-8 -*- Orca Copyright 2004-2008 Sun Microsystems Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/colornames.py src/orca/mathsymbols.py src/orca/scripts/apps/Thunderbird/spellcheck.py src/orca/scripts/apps/epiphany/script.py src/orca/scripts/apps/gedit/spellcheck.py src/orca/spellcheck.py Orca Copyright 2014 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/date_and_time_presenter.py src/orca/flat_review_presenter.py src/orca/learn_mode_presenter.py src/orca/where_am_i_presenter.py Orca Copyright 2005-2008 Sun Microsystems Inc. Copyright 2016-2023 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/desktop_keyboardmap.py src/orca/laptop_keyboardmap.py Orca Copyright 2010 Joanmarie Diggs, Mesar Hameed. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/event_manager.py src/orca/script_manager.py Orca Copyright 2011. Orca Team. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/find.py Orca Copyright 2006-2008 Sun Microsystems Inc. Copyright 2022 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/flat_review.py Orca Copyright 2005-2008 Sun Microsystems Inc. Copyright 2016 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/formatting.py src/orca/script.py src/orca/scripts/apps/pidgin/speech_generator.py src/orca/settings.py src/orca/speech.py Orca Copyright 2004-2009 Sun Microsystems Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/generator.py Orca Copyright 2009 Sun Microsystems Inc. Copyright 2015-2016 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/input_event.py Orca Copyright 2005-2008 Sun Microsystems Inc. Copyright 2011-2016 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/keynames.py src/orca/orca_platform.py src/orca/phonnames.py src/orca/pronunciation_dict.py src/orca/punctuation_settings.py src/orca/scripts/self_voicing.py src/orca/text_attribute_names.py Orca Copyright 2006-2008 Sun Microsystems Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/label_inference.py Orca Copyright (C) 2011-2013 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/logger.py Orca Copyright 2008 Sun Microsystems Inc. Copyright 2012 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/mouse_review.py Mouse reviewer for Orca Copyright 2008 Eitan Isaacson Copyright 2016 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/notification_presenter.py Orca Copyright 2023 Igalia, S.L. Author: Joanmarie Diggs Based on the feature created by: Author: Jose Vilmar Copyright 2010 Informal Informatica LTDA. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/object_navigator.py Orca Copyright 2023 The Orca Team Author: Rynhardt Kruger This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/object_properties.py Translators: This string should be treated as a role describing an object. Examples of roles include "checkbox", "radio button", "paragraph", and "link." The "contentinfo" role is defined in the ARIA specification as "A large perceivable region that contains information about the parent document. Examples of information included in this region of the page are copyrights and links to privacy statements." See https://www.w3.org/TR/wai-aria-1.1/#contentinfo ## Files: src/orca/orca.py Orca Copyright 2004-2009 Sun Microsystems Inc. Copyright 2010-2011 The Orca Team Copyright 2012 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/orca_gui_navlist.py Orca Copyright 2012 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/orca_gui_profile.py src/orca/settings_manager.py Orca Copyright 2010 Consorcio Fernando de los Rios. Author: Javier Hernandez Antunez Author: Alejandro Leiva This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/orca_i18n.py src/orca/scripts/apps/Thunderbird/__init__.py src/orca/scripts/apps/Thunderbird/script.py src/orca/scripts/apps/gcalctool/script.py src/orca/scripts/apps/gedit/__init__.py src/orca/scripts/apps/gedit/script.py src/orca/scripts/apps/notification-daemon/__init__.py src/orca/scripts/apps/notification-daemon/script.py Orca Copyright 2004-2008 Sun Microsystems Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/orca_state.py Orca Copyright 2005-2009 Sun Microsystems Inc. Copyright 2010 Joanmarie Diggs, Mesar Hameed This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/script_utilities.py src/orca/scripts/apps/gajim/script.py src/orca/scripts/apps/pidgin/chat.py src/orca/scripts/apps/pidgin/script_utilities.py src/orca/scripts/apps/soffice/script_utilities.py src/orca/scripts/toolkits/J2SE-access-bridge/script_utilities.py Orca Copyright 2010 Joanmarie Diggs. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/Eclipse/script.py Orca Copyright 2010 Informal Informatica LTDA. Author: Jose Vilmar This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/SeaMonkey/__init__.py Orca Copyright 2016 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/SeaMonkey/script.py src/orca/scripts/web/sound_generator.py src/orca/sound_generator.py Orca Copyright 2016 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/epiphany/__init__.py Orca Copyright 2014 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/evince/__init__.py src/orca/scripts/apps/gnome-documents/__init__.py src/orca/scripts/apps/gnome-documents/script.py src/orca/scripts/apps/gnome-documents/speech_generator.py Orca Copyright 2013 The Orca Team. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/evince/script.py Orca Copyright 2013 The Orca Team. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/evolution/braille_generator.py src/orca/scripts/apps/evolution/script_utilities.py src/orca/scripts/apps/evolution/speech_generator.py Orca Copyright (C) 2015 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/evolution/script.py Orca Copyright 2005-2008 Sun Microsystems Inc. Copyright 2013 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/gajim/__init__.py Orca Copyright 2010 Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/gnome-documents/script_utilities.py Orca Copyright (C) 2013 The Orca Team. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/gnome-shell/formatting.py Orca Copyright 2013 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/gnome-shell/script.py src/orca/scripts/toolkits/clutter/script.py Orca Copyright (C) 2010-2013 Igalia, S.L. Author: Alejandro Pinheiro Iglesias Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/gnome-shell/script_utilities.py src/orca/scripts/toolkits/GAIL/script_utilities.py src/orca/scripts/toolkits/clutter/script_utilities.py Orca Copyright (C) 2014 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/kwin/__init__.py src/orca/scripts/apps/kwin/script.py src/orca/scripts/apps/kwin/script_utilities.py src/orca/scripts/switcher/script.py src/orca/scripts/switcher/script_utilities.py Orca Copyright 2019 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/notify-osd/__init__.py src/orca/scripts/apps/notify-osd/script.py Orca Copyright 2009 Eitan Isaacson This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/pidgin/script.py Orca Copyright 2004-2008 Sun Microsystems Inc. Copyright 2010 Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/smuxi-frontend-gnome/__init__.py Orca Copyright 2018 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/smuxi-frontend-gnome/chat.py src/orca/scripts/apps/smuxi-frontend-gnome/script.py Orca Copyright 2018 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/soffice/script.py Orca Copyright 2005-2009 Sun Microsystems Inc. Copyright 2010-2013 The Orca Team. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/soffice/spellcheck.py Orca Copyright 2015 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/apps/xfwm4/__init__.py src/orca/scripts/apps/xfwm4/script.py Orca Copyright 2011 The Orca Team. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/default.py Orca Copyright 2004-2009 Sun Microsystems Inc. Copyright 2010 Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/terminal/__init__.py src/orca/scripts/terminal/braille_generator.py src/orca/scripts/terminal/script.py src/orca/scripts/terminal/script_utilities.py src/orca/scripts/terminal/speech_generator.py Orca Copyright 2016 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/Chromium/__init__.py Orca Copyright 2018-2109 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/Chromium/braille_generator.py src/orca/scripts/toolkits/Chromium/script.py src/orca/scripts/toolkits/Chromium/script_utilities.py src/orca/scripts/toolkits/Chromium/speech_generator.py Orca Copyright 2018-2019 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/GAIL/script.py src/orca/scripts/toolkits/gtk/script.py src/orca/scripts/toolkits/gtk/script_utilities.py Orca Copyright (C) 2013-2014 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/Gecko/script.py src/orca/scripts/web/__init__.py src/orca/scripts/web/script.py Orca Copyright 2005-2009 Sun Microsystems Inc. Copyright 2010 Orca Team. Copyright 2014-2015 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/Gecko/script_utilities.py src/orca/scripts/web/script_utilities.py Orca Copyright 2010 Joanmarie Diggs. Copyright 2014-2015 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/J2SE-access-bridge/formatting.py src/orca/scripts/toolkits/J2SE-access-bridge/script.py Orca Copyright 2006-2009 Sun Microsystems Inc. Copyright 2010 Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.py Orca Copyright 2005-2009 Sun Microsystems Inc. Copyright 2010 Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/Qt/script.py Orca Copyright (C) 2013-2019 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/Qt/script_utilities.py Orca Copyright (C) 2023 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/WebKitGtk/braille_generator.py src/orca/scripts/toolkits/WebKitGtk/script_utilities.py src/orca/scripts/toolkits/WebKitGtk/speech_generator.py Orca Copyright (C) 2010 Joanmarie Diggs Copyright (C) 2011-2012 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/toolkits/WebKitGtk/script.py Orca Copyright (C) 2010-2011 The Orca Team Copyright (C) 2011-2012 Igalia, S.L. Author: Joanmarie Diggs This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/web/braille_generator.py src/orca/scripts/web/speech_generator.py Orca Copyright 2005-2009 Sun Microsystems Inc. Copyright 2010-2011 Orca Team Copyright 2011-2015 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/scripts/web/tutorial_generator.py Orca Copyright 2014 Orca Team. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/sound.py Orca Copyright 2016 Orca Team. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/speech_and_verbosity_manager.py Orca Copyright 2005-2008 Sun Microsystems Inc. Copyright 2011-2023 Igalia, S.L. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/speechdispatcherfactory.py Copyright 2006, 2007, 2008, 2009 Brailcom, o.p.s. Author: Tomas Cerha This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/structural_navigation.py Orca Copyright 2005-2009 Sun Microsystems Inc. Copyright 2010-2013 The Orca Team This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. ## Files: src/orca/tutorialgenerator.py Orca Copyright 2008-2009 Sun Microsystems Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.