pax_global_header00006660000000000000000000000064135353232750014522gustar00rootroot0000000000000052 comment=ff69c471be05b2520d9bd1f2b095474fdca607fd terminal-activity-47/000077500000000000000000000000001353532327500147635ustar00rootroot00000000000000terminal-activity-47/.flake8000066400000000000000000000001771353532327500161430ustar00rootroot00000000000000[flake8] # E402 module level import not at top of file # gi.require_version() is required before later imports ignore = E402 terminal-activity-47/.gitignore000066400000000000000000000000611353532327500167500ustar00rootroot00000000000000*.mo *.pyc *.xo *~ .*.sw? locale/ MANIFEST dist/ terminal-activity-47/COPYING000066400000000000000000000431031353532327500160170ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 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. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, 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 or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's 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 give any other recipients of the Program a copy of this License along with the Program. 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 Program or any portion of it, thus forming a work based on the Program, 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) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, 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 Program, 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 Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) 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; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, 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 executable. However, as a special exception, the source code 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. If distribution of executable or 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 counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program 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. 5. 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 Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program 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 to this License. 7. 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 Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program 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 Program. 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. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program 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. 9. The Free Software Foundation may publish revised and/or new versions of the 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 Program 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 Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, 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 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "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 PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. 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 PROGRAM 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 PROGRAM (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 PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), 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 Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. 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 program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program; 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. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. terminal-activity-47/COPYING.GPLv3000066400000000000000000001044601353532327500167150ustar00rootroot00000000000000GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, 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 them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If 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 convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU 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 Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "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 PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM 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 PROGRAM (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 PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. {one line to give the program's name and a brief idea of what it does.} Copyright (C) {year} {name of author} This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: {project} Copyright (C) {year} {fullname} This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read .terminal-activity-47/MAINTAINERS000066400000000000000000000001661353532327500164630ustar00rootroot00000000000000Eduardo Silva Sayamindu Dasgupta rafael ortiz terminal-activity-47/NEWS000066400000000000000000000062541353532327500154710ustar00rootroot0000000000000047 * Add missing NEWS (James Cameron), * Rename and update README (James Cameron), * Port to Python 3 (Rahul Bothra), * Fix help button no response to click (James Cameron), 46 * Add button to clear history (Hrishi Patel), * Clean environment of activity variables (James Cameron), * New translations pt_BR (Paulo Franscisco), * Update POT file (James Cameron), 45.4 * Update translations, * Fix Vte version check #4987 #4627 (Cameron). 45.3 * Hide notebook tabs in fullscreen (Cameron), * Add README (Sadhu), * Add tags and bundled license (Gupta). 45.2 * Tune font sizes by distribution (Cameron). 45.1 * Fix Vte version check #4987 (Cameron), 45 * Fix for Terminal not stopping on child process exit (Cameron), * New translations, * Regenerate POT file (Cameron), * Use the user's shell, rather than always BASH (Parkinson), * Don't cause keep failure if user Ctrl-D closes their shell (Parkinson), * Suppress warnings (Cameron), * Keep font size on theme change and when opening new tabs (Cameron), * Fix missing close button (Cameron), * Add shortcut for theme change (Cameron), * Add theme accelerator (ctrl+shift+i) for reverse video toggle (Cameron), 35 *New translations *Erasing an unusual file OLPC#11218 34 *Fix for OLPC #10930 by Gonzalo Odiard. *Remove code setting accelerator to KeepButton because was removed from defualt toolbar by Gonzalo Odiard. *New string translations by korakurader, cjl, aputsiaq, khaled, samybt. 33 * Adding a zoom out and zoom in button, with accelerators, which change text font size of the terminal area. Same accelerators as used by GNOME Terminal. by:manuel quiñones * Changing gtk to sugar notebook by natetheis, natetheis @gmail.com 32 * New Icon and fix for activity.info deprecations Bugs Fixed: SL#1492, SL#2172 28 * Updated Vietnamese translations 27 * Make canvas emit motion-notify-event during pointer motion. dslo#1402 (Aleksey Lim) * Fix typo (dslo#1356) (Aleksey Lim) * Updated translations for French, German, Portuguese and Mongolian 26 * Toolbar redesign * New and updated translations 25 * Fix exception when starting with no terminalrc. * New translations 24 * Add tabs. * Add journal save/resume of tabs, scrollback working directory. 23 * Change default fontsize to 10 from 8 * New translations 21 * New translations 20 * #4646: Fix systemwide shortcut breakage (Martin Dengler) * #8515: Make the root shell a login shell * Add drop support to Terminal (Cortland Setlow) * Updated tr and pt translations 15 * New and updated translations 14 * Translation updates for Chinese (Simplified), Dutch, Mongolian and Telugu 13 * Translation updates 12 * #5520: Make the activity exit when the user exits the shell. (sayamindu) 11 * Add po/Terminal.pot for preliminary i18n support. 10 9 * #6316: Cause the 'become root' button to fork a root terminal. (mstone) 8 * #5537: Add a button and icon to launch a 'become_root' script. (phil, mstone) 7 * Remove mime types support. (tomeu) 6 * #5376: Add copy&paste support using the Edit toolbar. (tomeu) 2 * #4345: Terminal Activity should start in home directory * Internal code cleanups * #4335: Decrease font size to 8px 1 * Initial Version terminal-activity-47/README.md000066400000000000000000000007741353532327500162520ustar00rootroot00000000000000What is this? ============= Terminal is a full-screen text mode program that provides a Command-Line Interface (CLI) to the software on a Linux system. How to use? =========== Terminal is part of the Sugar desktop. Please refer to; * [How to Get Sugar on sugarlabs.org](https://sugarlabs.org/), * [How to use Sugar](https://help.sugarlabs.org/), * [How to use Terminal](https://help.sugarlabs.org/terminal.html) ([or source](https://github.com/sugarlabs/help-activity/blob/master/source/terminal.rst)). terminal-activity-47/activity/000077500000000000000000000000001353532327500166175ustar00rootroot00000000000000terminal-activity-47/activity/activity-terminal.svg000066400000000000000000000015041353532327500230050ustar00rootroot00000000000000 ]> terminal-activity-47/activity/activity.info000066400000000000000000000006331353532327500213320ustar00rootroot00000000000000[Activity] name = Terminal activity_version = 47 bundle_id = org.laptop.Terminal exec = sugar-activity3 terminal.TerminalActivity icon = activity-terminal mime_types = license = GPLv2+;GPLv3+ summary = Here you have complete control over your computer. You are in charge!! repository = https://github.com/sugarlabs/terminal-activity.git tags = Utilities;System url = https://help.sugarlabs.org/en/terminal.html terminal-activity-47/helpbutton.py000066400000000000000000000061061353532327500175240ustar00rootroot00000000000000# Main author: # Copyright (C) 2012, Gonzalo Odiard # Minor changes and maintaining tasks: # Copyright (C) 2012, Agustin Zubiaga # Copyright (C) 2012, Daniel Francis # Copyright (C) 2012, Manuel Kaufmann # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program 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 General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # HelpButton widget from gettext import gettext as _ from gi.repository import Gtk from gi.repository import Gdk from gi.repository import GObject from sugar3.graphics.toolbutton import ToolButton from sugar3.graphics.icon import Icon from sugar3.graphics import style class HelpButton(Gtk.ToolItem): def __init__(self, **kwargs): GObject.GObject.__init__(self) help_button = ToolButton('toolbar-help') help_button.set_tooltip(_('Help')) self.add(help_button) self._palette = help_button.get_palette() sw = Gtk.ScrolledWindow() sw.set_size_request(int(Gdk.Screen.width() / 2.8), Gdk.Screen.height() - style.GRID_CELL_SIZE * 3) sw.set_policy(Gtk.PolicyType.NEVER, Gtk.PolicyType.AUTOMATIC) self._max_text_width = int(Gdk.Screen.width() / 3) - 600 self._vbox = Gtk.Box() self._vbox.set_orientation(Gtk.Orientation.VERTICAL) self._vbox.set_homogeneous(False) self._vbox.set_border_width(10) hbox = Gtk.Box() hbox.pack_start(self._vbox, False, True, 0) sw.add_with_viewport(hbox) self._palette.set_content(sw) sw.show_all() help_button.connect('clicked', self.__help_button_clicked_cb) def __help_button_clicked_cb(self, button): self._palette.popup(immediate=True) def add_section(self, section_text): hbox = Gtk.Box() label = Gtk.Label() label.set_use_markup(True) label.set_markup('%s' % section_text) label.set_line_wrap(True) hbox.pack_start(label, False, False, 0) hbox.show_all() self._vbox.pack_start(hbox, False, False, padding=5) def add_paragraph(self, text, icon=None): hbox = Gtk.Box() label = Gtk.Label(label=text) label.set_justify(Gtk.Justification.LEFT) label.set_line_wrap(True) hbox.pack_start(label, False, False, 0) if icon is not None: _icon = Icon(icon_name=icon) hbox.add(_icon) hbox.show_all() self._vbox.pack_start(hbox, False, False, padding=5) terminal-activity-47/icons/000077500000000000000000000000001353532327500160765ustar00rootroot00000000000000terminal-activity-47/icons/close-tab.svg000066400000000000000000000020671353532327500204750ustar00rootroot00000000000000 ]> terminal-activity-47/icons/dark-theme.svg000066400000000000000000000073001353532327500206400ustar00rootroot00000000000000 image/svg+xml A terminal-activity-47/icons/light-theme.svg000066400000000000000000000073221353532327500210320ustar00rootroot00000000000000 image/svg+xml A terminal-activity-47/icons/tab-add.svg000066400000000000000000000021211353532327500201070ustar00rootroot00000000000000 ]> terminal-activity-47/icons/tab-next.svg000066400000000000000000000013071353532327500203420ustar00rootroot00000000000000 ]> terminal-activity-47/icons/tab-previous.svg000066400000000000000000000013141353532327500212360ustar00rootroot00000000000000 ]> terminal-activity-47/icons/tab-remove.svg000066400000000000000000000015621353532327500206640ustar00rootroot00000000000000 ]> terminal-activity-47/icons/toolbar-tab.svg000066400000000000000000000013231353532327500210240ustar00rootroot00000000000000 ]> terminal-activity-47/po/000077500000000000000000000000001353532327500154015ustar00rootroot00000000000000terminal-activity-47/po/Terminal.pot000066400000000000000000000044411353532327500177030ustar00rootroot00000000000000# 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. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-09 10:57+1000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:174 msgid "Clear scrollback" msgstr "" #: terminal.py:224 msgid "Zoom out" msgstr "" #: terminal.py:231 msgid "Zoom in" msgstr "" #: terminal.py:238 msgid "Fullscreen" msgstr "" #: terminal.py:264 msgid "Useful commands" msgstr "" #: terminal.py:265 msgid "cd" msgstr "" #: terminal.py:266 msgid "Change directory" msgstr "" #: terminal.py:267 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:269 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:271 msgid "ls" msgstr "" #: terminal.py:272 msgid "List the content of a directory." msgstr "" #: terminal.py:273 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:275 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:277 msgid "cp" msgstr "" #: terminal.py:278 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:279 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:280 msgid "Use: cp file directory" msgstr "" #: terminal.py:281 msgid "rm" msgstr "" #: terminal.py:282 msgid "Removes a file in any path" msgstr "" #: terminal.py:283 msgid "Use: rm file" msgstr "" #: terminal.py:284 msgid "su" msgstr "" #: terminal.py:285 msgid "Login as superuser (root)" msgstr "" #: terminal.py:287 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:289 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ach.po000066400000000000000000000057711353532327500165060ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the Terminal-activity package. # FIRST AUTHOR , YEAR. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-03-14 03:31+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: ach\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1489462318.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Yoo me donyo" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Kany itye ki loc weng ikom kompiuta mamegi. In aye ma i loyo!!" #: helpbutton.py:41 msgid "Help" msgstr "Kony" #: terminal.py:188 msgid "Zoom out" msgstr "Jwik matidi" #: terminal.py:195 msgid "Zoom in" msgstr "Deng madit" #: terminal.py:202 msgid "Fullscreen" msgstr "Wang kio ma opong" #: terminal.py:228 msgid "Useful commands" msgstr "Cik ma konyo" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Lok tung moni" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Pi tic kwede, co: tung moni pi cd" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Ka ce igoyo ne labongo paramita, biloke\n" " dok tung bot dano matiyo kwede" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Rye nying jami ma ii tung moni." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Pi tic kwede: tung moni pi ls" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Ka ce igoyo labongo paramita, biryeno nying\n" " tung moni matiyo" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Lok pwail i kabedo moni kikome" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Goone ki pwail ki kabedo manyen" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Tii: cp tung moni pi pwail" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Gikwanyo pwail ki yoo mo keken" #: terminal.py:247 msgid "Use: rm file" msgstr "Tii: pwail me rm" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Dony ie calo dano ngec macon (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Dano matiyo ki root obedo dano maloyo\n" " kit tic" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Myero i gwoke tutwal, pien i twero loko\n" "pwail me nyonyo" terminal-activity-47/po/af.po000066400000000000000000000045641353532327500163400ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 06:43+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: af\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459838608.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminaal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Zoem uit" #: terminal.py:195 msgid "Zoom in" msgstr "Zoem in" #: terminal.py:202 msgid "Fullscreen" msgstr "Volskerm" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/agr.po000066400000000000000000000044121353532327500165130ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: agr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ak.po000066400000000000000000000044111353532327500163340ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: ak\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/am.po000066400000000000000000000046451353532327500163470ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 06:46+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459838789.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "ተርሚናል" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "ከርቀት ዕይታ" #: terminal.py:195 msgid "Zoom in" msgstr "ከቅርበት ዕይታ" #: terminal.py:202 msgid "Fullscreen" msgstr "ሙሉ እስክሪን" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/an.po000066400000000000000000000061361353532327500163450ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-05-23 01:55+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: an\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1495504536.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Aquí tiens lo control total sobre lo tuyo ordinador. En yes a lo cargo!" #: helpbutton.py:41 msgid "Help" msgstr "Aduya" #: terminal.py:188 msgid "Zoom out" msgstr "Reducir lo zoom" #: terminal.py:195 msgid "Zoom in" msgstr "Aumentar lo zoom" #: terminal.py:202 msgid "Fullscreen" msgstr "Pantalla completa" #: terminal.py:228 msgid "Useful commands" msgstr "Ordens utils" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Cambiar lo directorio" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Pa fer-lo servir, escribe: cd directorio" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Si lo clamas sin garra parametro, cambiará\n" "ta lo directorio de l'usuario" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Listar lo conteniu d'un directorio." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Pa usar-lo, escribe: ls directorio" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Si lo clamas sin parametros, listará lo\n" "directorio de treballo actual" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Copiar un fichero ta una ubicación especifica" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Clama-lo con lo fichero y la nueva ubicación" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Uso: cp fichero directorio" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Borra un fichero en qualsequier rota" #: terminal.py:247 msgid "Use: rm file" msgstr "Uso: rm fichero" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Iniciar la sesión como superusuario (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "L'usuario root ye l'administrador\n" "d'o sistema" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Ha de parar cuenta, porque puede modificar\n" "los fichers d'o sistema" terminal-activity-47/po/ar.po000066400000000000000000000046771353532327500163610ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Khaled Hosny , 2011. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-08-24 08:29+0200\n" "Last-Translator: Khaled Hosny \n" "Language-Team: Arabic \n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Virtaal 0.7.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "الطرفية" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "بعّد" #: terminal.py:195 msgid "Zoom in" msgstr "قرّب" #: terminal.py:202 msgid "Fullscreen" msgstr "ملء الشاشة" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ast.po000066400000000000000000000044121353532327500165310ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: ast\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ayc.po000066400000000000000000000046421353532327500165230ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2012-09-04 13:18+0200\n" "Last-Translator: EdgarQuispeChambi \n" "Language-Team: LANGUAGE \n" "Language: ayc\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Mayachaña" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" # "Reducir" #: terminal.py:188 msgid "Zoom out" msgstr "Jisk'aptayaña" # "Ampliar" #: terminal.py:195 msgid "Zoom in" msgstr "Jach'aptayaña" # "Pantalla completa" #: terminal.py:202 msgid "Fullscreen" msgstr "Maypacha uñtawi" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/az.po000066400000000000000000000052401353532327500163540ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-02-26 21:41+0000\n" "Last-Translator: fardin \n" "Language-Team: LANGUAGE \n" "Language: az\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1488145299.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "Burada siz kompüteriniz üzərində tam idarəyə sahibsiniz. İdarə sizdədir!!" #: helpbutton.py:41 msgid "Help" msgstr "Kömək" #: terminal.py:188 msgid "Zoom out" msgstr "Uzaqlaşdır" #: terminal.py:195 msgid "Zoom in" msgstr "Yaxınlaşdır" #: terminal.py:202 msgid "Fullscreen" msgstr "Tam ekran" #: terminal.py:228 msgid "Useful commands" msgstr "Lazımlı əmrlər" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Qovluğu dəyişdir" #: terminal.py:231 #, fuzzy msgid "To use it, write: cd directory" msgstr "Ondan istifadə etmək üçün: cd qovluq yazın" #: terminal.py:233 #, fuzzy msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Əgər onu parametrlər olmadan çağırsanız\n" "istifadəçi qovluğuna keçəcək" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/be.po000066400000000000000000000044111353532327500163270ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: be\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/bg.po000066400000000000000000000046441353532327500163410ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:24+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459887874.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Терминал" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Намаляване" #: terminal.py:195 msgid "Zoom in" msgstr "Увеличаване" #: terminal.py:202 msgid "Fullscreen" msgstr "На цял екран" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/bi.po000066400000000000000000000044131353532327500163350ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: bi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/bn.po000066400000000000000000000047761353532327500163560ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 06:47+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459838829.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "টার্মিনাল" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "ছোট করে প্রদর্শন" #: terminal.py:195 msgid "Zoom in" msgstr "বড় করে প্রদর্শন" #: terminal.py:202 msgid "Fullscreen" msgstr "সম্পুর্ন স্ক্রিনজুড়ে" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/bn_IN.po000066400000000000000000000045031353532327500167300ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2008-07-04 05:10-0400\n" "Last-Translator: Sankarshan Mukhopadhyay " "\n" "Language-Team: LANGUAGE \n" "Language: bn_IN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.1.0rc2\n" #: activity/activity.info:2 msgid "Terminal" msgstr "টার্মিনাল" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/br.po000066400000000000000000000044101353532327500163430ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: br\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.7.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/bs.po000066400000000000000000000044111353532327500163450ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ca.po000066400000000000000000000061421353532327500163270ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-26 16:28+0000\n" "Last-Translator: Robert \n" "Language-Team: LANGUAGE \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1461688116.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "Aquí teniu el control total sobre el vostre ordinador. En sou l'encarregat!" #: helpbutton.py:41 msgid "Help" msgstr "Ajuda" #: terminal.py:188 msgid "Zoom out" msgstr "Redueix el zoom" #: terminal.py:195 msgid "Zoom in" msgstr "Amplia el zoom" #: terminal.py:202 msgid "Fullscreen" msgstr "Pantalla completa" #: terminal.py:228 msgid "Useful commands" msgstr "Ordres útils" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Canvia el directori" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Per a utilitzar-ho, escriviu: cd directori" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Si ho crideu sense cap paràmetre, canviarà\n" "al directori d'usuari" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Llista el contingut d'un directori." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Per a utilitzar-ho, escriviu: ls directori" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Si ho crideu sense cap paràmetre, llistarà\n" "el directori de treball" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Copia un fitxer a una ubicació específica" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Crideu-ho amb el fitxer i la nova ubicació" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Ús: cp fitxer directori" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Suprimeix un fitxer en qualsevol camí" #: terminal.py:247 msgid "Use: rm file" msgstr "Ús: rm fitxer" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Inicia la sessió com a superusuari (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "L'usuari root és l'administrador del\n" "sistema" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Heu de tenir cura, perquè podeu modificar\n" "els fitxers del sistema" terminal-activity-47/po/cpp.po000066400000000000000000000044141353532327500165260ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: cpp\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/cs.po000066400000000000000000000045701353532327500163540ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2012-07-02 11:51+0200\n" "Last-Translator: jui \n" "Language-Team: LANGUAGE \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminál" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Oddálení" #: terminal.py:195 msgid "Zoom in" msgstr "Přiblížení" #: terminal.py:202 msgid "Fullscreen" msgstr "Celá obrazovka" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/da.po000066400000000000000000000060461353532327500163330ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2018-10-22 18:35+0000\n" "Last-Translator: scootergrisen \n" "Language-Team: LANGUAGE \n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1540233334.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "Her har du fuldstændig kontrol over din computer. Det er dig der styrer!!" #: helpbutton.py:41 msgid "Help" msgstr "Hjælp" #: terminal.py:188 msgid "Zoom out" msgstr "Zoom ud" #: terminal.py:195 msgid "Zoom in" msgstr "Zoom ind" #: terminal.py:202 msgid "Fullscreen" msgstr "Fuldskærm" #: terminal.py:228 msgid "Useful commands" msgstr "Kommandoer du kan få brug for" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Skift mappe" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "For at bruge den, skriv: cd mappe" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Hvis du bruger den uden parametre, skifter den\n" "til bruger mappen" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Oplist indholdet af mappen." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "For at bruge den, skriv: ls mappe" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Hvis du skriver den uden parametre, oplister\n" "den indholdet af den nuværende mappe" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Kopiér en fil til en specifik mappe" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Skriv det med filen og den nye placering" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Anvendelse: cp fil mappe" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Fjerner en fil på en vilkårlig sti" #: terminal.py:247 msgid "Use: rm file" msgstr "Anvendelse: rm fil" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Log ind som superbruger (rod)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Rod brugeren er adminstratoren af\n" "systemet" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Du skal passe på, for du kan ændre\n" "system filer" terminal-activity-47/po/de.po000066400000000000000000000061751353532327500163420ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-07 19:56+0000\n" "Last-Translator: Markus \n" "Language-Team: LANGUAGE \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1460058977.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "Hier hast du die volle Kontrolle über deinen Rechner. Es ist deine Sache!!" #: helpbutton.py:41 msgid "Help" msgstr "Hilfe" #: terminal.py:188 msgid "Zoom out" msgstr "Verkleinern" #: terminal.py:195 msgid "Zoom in" msgstr "Vergrößern" #: terminal.py:202 msgid "Fullscreen" msgstr "Vollbild" #: terminal.py:228 msgid "Useful commands" msgstr "Nützliche Befehle" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Verzeichnis wechseln" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Du benutzt es mit: cd Verzeichnis" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Wenn du keinen Verzeichnisamen angibst, wechselt\n" "es in das Benutzerverzeichnis." #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Verzeichnisinhalt auflisten" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Du benutzt es mit: ls Verzeichnis" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Wenn du keinen Verzeichnisnamen angibst, listet es den\n" "Inhalt des aktuellen Arbeitsverzeichnisses auf." #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Datei an einen bestimmten Ort kopieren" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Ruf es mit dem Namen der Datei und dem neuen Speicherort auf" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Benutze: cp Datei Verzeichnis" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Datei in einem beliebigen Verzeichnispfad löschen" #: terminal.py:247 msgid "Use: rm file" msgstr "Benutze: rm Datei" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Als Superuser (root) anmelden" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Der Benutzer root ist der Administrator\n" "des Systems." #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Du musst vorsichtig sein, weil du\n" "Systemdateien verändern kannst." terminal-activity-47/po/dz.po000066400000000000000000000044541353532327500163650ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2008-08-11 07:42-0400\n" "Last-Translator: Tenzin Dendup \n" "Language-Team: LANGUAGE \n" "Language: dz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.1.0rc2\n" #: activity/activity.info:2 msgid "Terminal" msgstr "ཊར་མི་ནཱལ།" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/el.po000066400000000000000000000045731353532327500163520ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-08-31 10:31+0200\n" "Last-Translator: Yannis \n" "Language-Team: LANGUAGE \n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Τερματικό" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Σμίκρυνση" #: terminal.py:195 msgid "Zoom in" msgstr "Μεγέθυνση" #: terminal.py:202 msgid "Fullscreen" msgstr "Πλήρης Οθόνη" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/en.po000066400000000000000000000057571353532327500163610ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-07 04:54+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1460004854.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Here you have complete control over your computer. You are in charge!!" #: helpbutton.py:41 msgid "Help" msgstr "Help" #: terminal.py:188 msgid "Zoom out" msgstr "Zoom out" #: terminal.py:195 msgid "Zoom in" msgstr "Zoom in" #: terminal.py:202 msgid "Fullscreen" msgstr "Fullscreen" #: terminal.py:228 msgid "Useful commands" msgstr "Useful commands" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Change directory" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "To use it, write: cd directory" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "If you call it without parameters, will change\n" "to the user directory" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "List the content of a directory." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "To use it, write: ls directory" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "If you call it without parameters, will list the\n" "working directory" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Copy a file to a specific location" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Call it with the file and the new location" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Use: cp file directory" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Removes a file in any path" #: terminal.py:247 msgid "Use: rm file" msgstr "Use: rm file" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Login as superuser (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "The root user is the administrator of the\n" "system" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "You must be careful, because you can modify\n" "system files" terminal-activity-47/po/en_GB.po000066400000000000000000000057631353532327500167260ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-07 04:58+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1460005088.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Here you have complete control over your computer. You are in charge!!" #: helpbutton.py:41 msgid "Help" msgstr "Help" #: terminal.py:188 msgid "Zoom out" msgstr "Zoom out" #: terminal.py:195 msgid "Zoom in" msgstr "Zoom in" #: terminal.py:202 msgid "Fullscreen" msgstr "Full-screen" #: terminal.py:228 msgid "Useful commands" msgstr "Useful commands" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Change directory" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "To use it, write: cd directory" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "If you call it without parameters, will change\n" "to the user directory" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "List the content of a directory." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "To use it, write: ls directory" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "If you call it without parameters, will list the\n" "working directory" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Copy a file to a specific location" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Call it with the file and the new location" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Use: cp file directory" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Removes a file in any path" #: terminal.py:247 msgid "Use: rm file" msgstr "Use: rm file" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Login as superuser (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "The root user is the administrator of the\n" "system" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "You must be careful, because you can modify\n" "system files" terminal-activity-47/po/en_US.po000066400000000000000000000031421353532327500167520ustar00rootroot00000000000000# 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. # 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. # 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-20 00:32-0400\n" "PO-Revision-Date: 2011-08-16 03:35+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: terminal.py:166 msgid "Zoom out" msgstr "Zoom out" #: terminal.py:173 msgid "Zoom in" msgstr "Zoom in" #: terminal.py:180 msgid "Fullscreen" msgstr "Fullscreen" #: terminal.py:206 msgid "Open New Tab" msgstr "Open New Tab" #: terminal.py:213 msgid "Close Tab" msgstr "Close Tab" #: terminal.py:221 msgid "Previous Tab" msgstr "Previous Tab" #: terminal.py:229 msgid "Next Tab" msgstr "Next Tab" #~ msgid "Become root" #~ msgstr "Become root" #~ msgid "Terminal Activity" #~ msgstr "Terminal Activity" #~ msgid "Edit" #~ msgstr "Edit" terminal-activity-47/po/eo.po000066400000000000000000000063511353532327500163510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-05-10 02:40+0000\n" "Last-Translator: Ben_Fox \n" "Language-Team: LANGUAGE \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1494384008.000000\n" #: activity/activity.info:2 #, fuzzy msgid "Terminal" msgstr "Terminal-o" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Ĉi tie vi havas tutan kontrolon super via komputilo. Vi estas zorge!!" #: helpbutton.py:41 msgid "Help" msgstr "Helpo" #: terminal.py:188 msgid "Zoom out" msgstr "Malzomi" #: terminal.py:195 msgid "Zoom in" msgstr "Zomi" # Ĉu "Plena-ekrane" aŭ "Plena-ekrano"? #: terminal.py:202 msgid "Fullscreen" msgstr "Plena-ekrane" #: terminal.py:228 msgid "Useful commands" msgstr "Utilaj komandoj" #: terminal.py:229 #, fuzzy msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Ŝanĝu dosierujo" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Por uzi ĝin, skribu: cd dosierujo" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Se vi nomas ĝin sen parametroj, ŝanĝos\n" "al la uzanto dosierujo" #: terminal.py:235 #, fuzzy msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Listigi la enhavon de dosierujo." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Por uzi ĝin, skribu: ls dosierujo" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Se vi nomas ĝin sen parametroj, listos la\n" "laboranta dosierujo" #: terminal.py:241 #, fuzzy msgid "cp" msgstr "cp" # Ĉu "Kopii" estas la angla "Copy" en Esperanto? #: terminal.py:242 #, fuzzy msgid "Copy a file to a specific location" msgstr "Kopiu dosieron al specifa loko" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Nomu ĝin per la dosiero kaj la nova loko" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Uzu: cp dosiero dosierujo" #: terminal.py:245 #, fuzzy msgid "rm" msgstr "rm" # Mi komprenas "Any path", sed mi ne komprenas "Ajna vojo". #: terminal.py:246 #, fuzzy msgid "Removes a file in any path" msgstr "Forigas dosieron en ajna vojo" #: terminal.py:247 msgid "Use: rm file" msgstr "Uzu: rm dosieron" #: terminal.py:248 #, fuzzy msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Ensaluti kiel superusanto (radiko)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "La radika uzanto estas la administranto de la\n" "sistemo" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Vi devas atenti, ĉar vi povas modifi\n" "sistemo dosierojn" terminal-activity-47/po/es.po000066400000000000000000000060341353532327500163530ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-05-23 02:54+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1495508091.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Aquí tienes completo control sobre tu computadora. ¡¡Tu estás a cargo!!" #: helpbutton.py:41 msgid "Help" msgstr "Ayuda" #: terminal.py:188 msgid "Zoom out" msgstr "Reducir" #: terminal.py:195 msgid "Zoom in" msgstr "Ampliar" #: terminal.py:202 msgid "Fullscreen" msgstr "Pantalla completa" #: terminal.py:228 msgid "Useful commands" msgstr "Comandos útiles" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Cambiar carpeta" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Para usarlo, escribe: cd carpeta" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Si lo llamas sin parámetros, cambiará\n" "al directorio del usuario" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Lista el contenido de una carpeta." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Para usarlo, escribe: ls carpeta" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Si lo llamas sin parámetros, listará la\n" "carpeta actual" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Copia un archivo a una dirección específica" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Llámalo con el archivo y la nueva ubicación" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Uso: cp archivo carpeta" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Elimina un archivo en cualquier ruta" #: terminal.py:247 msgid "Use: rm file" msgstr "Uso: rm archivo" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Login como superusuario (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "El usuario root es el administrador del\n" "sistema" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Debes ser cuidadoso, porque puedes modificar\n" "archivos de sistema" terminal-activity-47/po/et.po000066400000000000000000000044111353532327500163510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/eu.po000066400000000000000000000044111353532327500163520ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/fa.po000066400000000000000000000046401353532327500163330ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2015-09-21 16:38+0000\n" "Last-Translator: َAhmad \n" "Language-Team: LANGUAGE \n" "Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1442853481.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "پایانه" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "کوچک‌نمایی" #: terminal.py:195 msgid "Zoom in" msgstr "بزرگ‌نمایی" #: terminal.py:202 msgid "Fullscreen" msgstr "تمام صفحه" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/fa_AF.po000066400000000000000000000033551353532327500167030ustar00rootroot00000000000000# 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. # 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. # 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-20 00:32-0400\n" "PO-Revision-Date: 2009-06-21 01:25-0400\n" "Last-Translator: Sohaib Obaidi \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 1.2.1\n" #: activity/activity.info:2 msgid "Terminal" msgstr "پايانی" #: terminal.py:166 msgid "Zoom out" msgstr "" #: terminal.py:173 msgid "Zoom in" msgstr "" #: terminal.py:180 msgid "Fullscreen" msgstr "صفحه کامل" #: terminal.py:206 msgid "Open New Tab" msgstr "حساب جدیدی باز کن" #: terminal.py:213 msgid "Close Tab" msgstr "حساب را بسته کن" #: terminal.py:221 msgid "Previous Tab" msgstr "حساب قبلی" #: terminal.py:229 msgid "Next Tab" msgstr "حساب بعدی" #~ msgid "Become root" #~ msgstr "ریشه ای شدن" #~ msgid "Terminal Activity" #~ msgstr "فعالیت پایانه" #~ msgid "Edit" #~ msgstr "تنظیم کردن" #~ msgid "Tab" #~ msgstr "حساب یا برگ" terminal-activity-47/po/ff.po000066400000000000000000000045771353532327500163510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:37+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: ff\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888648.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Lonngo woɗɗa" #: terminal.py:195 msgid "Zoom in" msgstr "Lonngo ara" #: terminal.py:202 msgid "Fullscreen" msgstr "Njaajeendi yaynirde" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/fi.po000066400000000000000000000046251353532327500163460ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:36+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888588.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Pääteikkuna" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Loitonna näkymää" #: terminal.py:195 msgid "Zoom in" msgstr "Lähennä näkymää" #: terminal.py:202 msgid "Fullscreen" msgstr "Koko näyttö" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/fil.po000066400000000000000000000044611353532327500165200ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-03-25 14:07+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: fil\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.1\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/fr.po000066400000000000000000000062301353532327500163510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-06-02 18:11+0000\n" "Last-Translator: François \n" "Language-Team: LANGUAGE \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1496427105.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Ici tu as le contrôle complet de ton ordinateur. Tu es responsable!!" #: helpbutton.py:41 msgid "Help" msgstr "Aide" #: terminal.py:188 msgid "Zoom out" msgstr "Zoom arrière" #: terminal.py:195 msgid "Zoom in" msgstr "Zoom avant" #: terminal.py:202 msgid "Fullscreen" msgstr "Plein écran" #: terminal.py:228 msgid "Useful commands" msgstr "Commandes utiles" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Changer de répertroire" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Pour l'utiliser, écris: cd répertoire" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Si tu l'appelles sans paramètre, c'est\n" "le répertoire utilisateur qui est choisi" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Liste le contenu du répertoire." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Pour l'utiliser, écris: ls répertoire" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Si tu l'appelles sans paramètre, c'est\n" "le répertoire courant qui est choisi" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Copie un fichier à un endroit donné" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" "Appelle le avec les noms du fichier et \n" "du nouvel endroit" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Utilise: cp fichier répertoire" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" "Supprime un fichier selon le chemin \n" "spécifié" #: terminal.py:247 msgid "Use: rm file" msgstr "Utilise: rm fichier" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Connexion en super-utilisateur (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "L'utilisateur root est l'administrateur du \n" "système" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Tu dois être prudent, car tu peux modifier\n" "des fichiers du système" terminal-activity-47/po/fy.po000066400000000000000000000060011353532327500163540ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2018-02-14 16:25+0000\n" "Last-Translator: Berend \n" "Language-Team: LANGUAGE \n" "Language: fy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1518625552.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Hjir hast de hiele bestjoering oer dyn kompjûter. Do bist de baas!!" #: helpbutton.py:41 msgid "Help" msgstr "Help" #: terminal.py:188 msgid "Zoom out" msgstr "Zoom út" #: terminal.py:195 msgid "Zoom in" msgstr "Zoom yn" #: terminal.py:202 msgid "Fullscreen" msgstr "Folslein skerm" #: terminal.py:228 msgid "Useful commands" msgstr "Brûkbere kommando's" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Map feroarje" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Om te brûken, skriuw: cd map" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Ast it sûnder parameters brûkst, sil it de\n" "brûkers map feroarje" #: terminal.py:235 msgid "ls" msgstr "Is" #: terminal.py:236 msgid "List the content of a directory." msgstr "Lit de ynhâld fan in map sjen." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Om te brûken, skriuwL ls map" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "As jo it brûke sûnder parameters, lit it\n" "de wurkmap sjen" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Kopiearje in triem nei in beskate lokaasje" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Brûkt it mei de triem en de nije lokaasje" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Brûkme: cp triem map" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Wisket in triem yn in paad" #: terminal.py:247 msgid "Use: rm file" msgstr "Brûkme: rm triem" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Ynlogge as superbrûker (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "De root brûker is de behearder fan\n" "it systeem" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Do moast foarsichtich wêze, want do kinst\n" "systeem triemmen feroarje" terminal-activity-47/po/ga.po000066400000000000000000000044111353532327500163300ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: ga\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/gl.po000066400000000000000000000046021353532327500163450ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-03-26 08:58+0000\n" "Last-Translator: mbouzada \n" "Language-Team: LANGUAGE \n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1458982694.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Diminuír" #: terminal.py:195 msgid "Zoom in" msgstr "Aumentar" #: terminal.py:202 msgid "Fullscreen" msgstr "Pantalla completa" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/gn.po000066400000000000000000000017621353532327500163530ustar00rootroot00000000000000# 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. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-20 00:32-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: gn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: terminal.py:166 msgid "Zoom out" msgstr "" #: terminal.py:173 msgid "Zoom in" msgstr "" #: terminal.py:180 msgid "Fullscreen" msgstr "" #: terminal.py:206 msgid "Open New Tab" msgstr "" #: terminal.py:213 msgid "Close Tab" msgstr "" #: terminal.py:221 msgid "Previous Tab" msgstr "" #: terminal.py:229 msgid "Next Tab" msgstr "" terminal-activity-47/po/gu.po000066400000000000000000000047051353532327500163620ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:38+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: gu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888739.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "ટર્મિનલ" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "નાનું કરો" #: terminal.py:195 msgid "Zoom in" msgstr "મોટું કરો" #: terminal.py:202 msgid "Fullscreen" msgstr "સંપૂર્ણસ્ક્રીન" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/gug.po000066400000000000000000000062471353532327500165340ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the Terminal-activity package. # FIRST AUTHOR , YEAR. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-05-23 02:15+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: gug\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1495505738.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Pahague" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Ápe ereko oĩmbáva ñemaña nde ári kombutadóra. ¡¡ Nde reĩ ipoguype!!" #: helpbutton.py:41 msgid "Help" msgstr "Ñepytyvõ" #: terminal.py:188 msgid "Zoom out" msgstr "Ñemomichĩ" #: terminal.py:195 msgid "Zoom in" msgstr "Ñembotuicha" #: terminal.py:202 msgid "Fullscreen" msgstr "Tenda jepyso ohechaukáva ta'anga henyhẽ" #: terminal.py:228 msgid "Useful commands" msgstr "Jejaporã ojeporúva" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Moambue ñongatuha" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Peguará puru, ohai: cd ñongatuha" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Hée ahenói ỹ poguapy, omoambueta\n" " pe amandaje oiporúva peteĩ mba'e" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Tysÿi jokopapyre peteĩ ñongatuha." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Eipuruhagua, rehai: ls ñongatuaha" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Ehenóiro ỹ poguapy, tysÿikue\n" " ñongatuha ko'ãgagua" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Tekora'ã peteĩ ñongatuha ha peteĩ ngotyo japoukapapyre" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Ehenói pe ñongatuha ha ipyahu ñemohenda" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Aipuru: cp ñongatuha temiñongatu rupa" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Pe'a peteĩ ñomgatuha pe oimeraẽ tape" #: terminal.py:247 msgid "Use: rm file" msgstr "Aipuru: rm ñongatuha" #: terminal.py:248 msgid "su" msgstr "nde" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Login mba'éicha oiporúva peteĩ mba'e (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Pe oiporúva peteĩ mba'e root hae ñangarekoha pe \n" " mbo'e" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Reva'erã anga ñangareko, mba'ére ikatu ñemoambue\n" " ñongatuha mbo'e" terminal-activity-47/po/ha.po000066400000000000000000000045421353532327500163360ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:39+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: ha\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888766.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Ja Nesa" #: terminal.py:195 msgid "Zoom in" msgstr "Ja Kusa" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/he.po000066400000000000000000000071761353532327500163500ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-04-23 19:40+0000\n" "Last-Translator: Yaron \n" "Language-Team: LANGUAGE \n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1492976454.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "מסוף" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "מכאן ניתן לשלוט באופן מלא בכל המחשב שלך. כל האחריות על הכתפיים שלך!" #: helpbutton.py:41 msgid "Help" msgstr "עזרה" #: terminal.py:188 msgid "Zoom out" msgstr "התרחקות" #: terminal.py:195 msgid "Zoom in" msgstr "התקרבות" #: terminal.py:202 msgid "Fullscreen" msgstr "מסך מלא" #: terminal.py:228 msgid "Useful commands" msgstr "פקודות שימושיות" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "החלפת תיקייה" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" "כדי להשתמש בזה, יש לכתוב: cd directory (כאשר directory הוא שם התיקייה " "המבוקשת)" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "אם הפקודה תופעל ללא פרמטרים אחריה,\n" "יתבצע מעבר לתיקיית המשתמש" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "מציגה את תוכן התיקייה." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" "כדי להשתמש בה, יש לכתוב: ls directory (כאשר directory הוא שם התיקייה המבוקשת)" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "קריאה לפקודה ללא פרמטרים תציג את\n" "התוכן של התיקייה הנוכחית" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "העתקת קובץ למיקום מסוים" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "יש לקרוא לפקודה זו עם הקובץ והמיקום החדש" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" "שימוש: cp file directory (כאשר file הוא הקובץ אותו אנחנו רוצים להעתיק " "ל־directory)" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "הסרת קבצים בכל מיקום שהוא" #: terminal.py:247 msgid "Use: rm file" msgstr "שימוש: rm file (כאשר file זה שם הקובץ למחיקה)" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "כניסה למערכת כמשתמש על (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "המשתמש root הוא המנהל של המערכת" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "עליך להיזהר כיוון שניתנת לך האפשרות לשנות\n" "קובצי מערכת" terminal-activity-47/po/hi.po000066400000000000000000000104351353532327500163440ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-09 15:10+0000\n" "Last-Translator: iamutkarshtiwari \n" "Language-Team: LANGUAGE \n" "Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1460214629.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "टर्मिनल" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "यहाँ आपके पास अपने कंप्यूटर पर पूरा नियंत्रण है। आप प्रभारी हो!!" #: helpbutton.py:41 msgid "Help" msgstr "मदद" #: terminal.py:188 msgid "Zoom out" msgstr "ज़ूम आउट" #: terminal.py:195 msgid "Zoom in" msgstr "ज़ूम इन" #: terminal.py:202 msgid "Fullscreen" msgstr "पूरा पट" #: terminal.py:228 msgid "Useful commands" msgstr "उपयोगी कमांड" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "डॉयरेक्ट्री बदलें" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "इसका इस्तेमाल करने के लिए, लिखें : cd directory" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "अगर आप मानकों के बिना इसे लिखतें हैं, \n" " तो यह उपयोगकर्ता की डायरेक्टरी में बदल जायेगा" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "एक निर्देशिका की सामग्री की सूची दिखता है" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "इसका इस्तेमाल करने के लिए, लिखें : cd directory" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "अगर आप मानकों के बिना इसे लिखतें हैं, \n" " तो ये कार्यकारी डायरेक्टरी दिखायेगा" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "एक विशिष्ट स्थान पर एक फ़ाइल की प्रतिलिपि बनाता है" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "इसे एक फ़ाइल और एक नए स्थान के साथ लिखें" #: terminal.py:244 msgid "Use: cp file directory" msgstr "इस्तेमाल करने के लिए लिखें : cp file directory" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "किसी भी स्थान में एक फ़ाइल को मिटाता है" #: terminal.py:247 msgid "Use: rm file" msgstr "इस्तेमाल करने के लिए लिखें : rm file" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "सुपर-उपयोक्ता के रूप में लॉग इन करें (रुट)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "रूट उपयोक्ता प्रणाली के \n" " व्यवस्थापक है" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "सावधानी बरतें क्योंकि आप सिस्टम फ़ाइलें \n" " संशोधित कर सकते हैं" terminal-activity-47/po/hr.po000066400000000000000000000065041353532327500163570ustar00rootroot00000000000000# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the Terminal package. # Božidar Putanec , 2017. msgid "" msgstr "" "Project-Id-Version: Terminal\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-05-16 15:31-0700\n" "Last-Translator: Božidar Putanec \n" "Language-Team: Croatian \n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.0.1\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Ovdje imaš potpuni nadzor nad svojim računalom. Sad ti upravljaš!!" #: helpbutton.py:41 msgid "Help" msgstr "Pomoć" #: terminal.py:188 msgid "Zoom out" msgstr "Smanjivanje" #: terminal.py:195 msgid "Zoom in" msgstr "Povećavanje" #: terminal.py:202 msgid "Fullscreen" msgstr "Cijeli ekran" #: terminal.py:228 msgid "Useful commands" msgstr "Korisne naredbe" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Služi za promjenu direktorija" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Koristiš ju ovako: cd direktorij" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Ako uneseš samo cd (bez imena direktorija), cd će te\n" "premjestiti u korisnikov domaći direktorij" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Služi za ispis sadržaja direktorija." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Koristiš ju ovako: ls direktorij" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Ako uneseš samo ls (bez parametra), ls će ispisati\n" "sadržaj radnog (trenutačnog) direktorija" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Služi za kopiranje datoteke u novu lokaciju ili pod drugim imenom" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Koristiš ju s imenom datoteke i nazivom nove lokacije ili imena" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Koristiš ju ovako: cp datoteka direktorij (ili novo ime)" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Služi za brisanje datoteke u navedenoj putanji" #: terminal.py:247 msgid "Use: rm file" msgstr "Koristiš ju ovako: rm datoteka" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Prijava kao superuser (korijen, engleski root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Superuser (root) je administrator sustava i ima\n" "prava mijenjati stanje sustava" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Moraš biti oprezan jer sada možeš mijenjati\n" "datoteke sustava, a time ga i nehotice oštetiti" terminal-activity-47/po/ht.po000066400000000000000000000045631353532327500163640ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 06:49+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: ht\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459838983.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Tèminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Dimnye" #: terminal.py:195 msgid "Zoom in" msgstr "Agrandi" #: terminal.py:202 msgid "Fullscreen" msgstr "Plen ekran" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/hu.po000066400000000000000000000046011353532327500163560ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 06:25+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459837541.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminál" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Kicsinyítés" #: terminal.py:195 msgid "Zoom in" msgstr "Nagyítás" #: terminal.py:202 msgid "Fullscreen" msgstr "Teljes képernyő" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/hus.po000066400000000000000000000046451353532327500165510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-09-04 09:09+0200\n" "Last-Translator: Francisco \n" "Language-Team: LANGUAGE \n" "Language: hus\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" # se relaciona a la palabra interprete. Seguir revisando mas adelante #: activity/activity.info:2 msgid "Terminal" msgstr "Wilk'ixkáw" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Tsipti'méjdha'" #: terminal.py:195 msgid "Zoom in" msgstr "Puwedha'" #: terminal.py:202 msgid "Fullscreen" msgstr "Putat walek" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/hy.po000066400000000000000000000045771353532327500163760ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-12-18 18:29+0200\n" "Last-Translator: Jasmine \n" "Language-Team: LANGUAGE \n" "Language: hy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Վերջնակայան" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Հեռացնել" #: terminal.py:195 msgid "Zoom in" msgstr "Մոտեցնել" #: terminal.py:202 msgid "Fullscreen" msgstr "Էկրանի չափով" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ibo.po000066400000000000000000000046061353532327500165200ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2015-02-26 09:06+0000\n" "Last-Translator: Samson \n" "Language-Team: LANGUAGE \n" "Language: ibo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1424941574.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "mbugharị si" #: terminal.py:195 msgid "Zoom in" msgstr "ibubaa" #: terminal.py:202 msgid "Fullscreen" msgstr "Ihuenyo Zuru Oke" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/id.po000066400000000000000000000045131353532327500163400ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2012-06-07 16:13+0200\n" "Last-Translator: andika \n" "Language-Team: LANGUAGE \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Perkecil" #: terminal.py:195 msgid "Zoom in" msgstr "Perbesar" #: terminal.py:202 msgid "Fullscreen" msgstr "Tampilan penuh" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ig.po000066400000000000000000000025651353532327500163500ustar00rootroot00000000000000# 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. # 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. # 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. #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-20 00:32-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: terminal.py:166 msgid "Zoom out" msgstr "" #: terminal.py:173 msgid "Zoom in" msgstr "" #: terminal.py:180 msgid "Fullscreen" msgstr "" #: terminal.py:206 msgid "Open New Tab" msgstr "" #: terminal.py:213 msgid "Close Tab" msgstr "" #: terminal.py:221 msgid "Previous Tab" msgstr "" #: terminal.py:229 msgid "Next Tab" msgstr "" terminal-activity-47/po/is.po000066400000000000000000000045751353532327500163670ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:42+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888962.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Skjáhermir" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Renna frá" #: terminal.py:195 msgid "Zoom in" msgstr "Renna að" #: terminal.py:202 msgid "Fullscreen" msgstr "Fylla skjá" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/it.po000066400000000000000000000060541353532327500163620ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-10-12 15:49+0000\n" "Last-Translator: elcico \n" "Language-Team: LANGUAGE \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1507823340.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminale" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "Qui hai il controllo completo sul tuo computer. Sei tu il responsabile!!" #: helpbutton.py:41 msgid "Help" msgstr "Aiuto" #: terminal.py:188 msgid "Zoom out" msgstr "Zoom indietro" #: terminal.py:195 msgid "Zoom in" msgstr "Zoom avanti" #: terminal.py:202 msgid "Fullscreen" msgstr "Schermo intero" #: terminal.py:228 msgid "Useful commands" msgstr "Comandi utili" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Cambia directory" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Per usarlo, scrivi: cd directory" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Se lo richiami senza parametri, ti porterà\n" "alla directory dell'utente" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Elenca il contenuto di una directory." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Per usarlo, scrivi: ls directory" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Se lo richiami senza parametri, elencherà la\n" "directory corrente" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Copia un file nella posizione specificata" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Richiamalo con il file e la nuova posizione" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Usa: cp file directory" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Rimuove un file in qualsiasi percorso" #: terminal.py:247 msgid "Use: rm file" msgstr "Usa: rm file" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Login come utente amministratore (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "L'utente root è l'amministratore del\n" "sistema" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Fai attenzione, in quanto puoi modificare\n" "file di sistema" terminal-activity-47/po/ja.po000066400000000000000000000045451353532327500163430ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-08-26 06:54+0200\n" "Last-Translator: korakurider \n" "Language-Team: LANGUAGE \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.1\n" #: activity/activity.info:2 msgid "Terminal" msgstr "ターミナル" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "表示を縮小" #: terminal.py:195 msgid "Zoom in" msgstr "表示を拡大" #: terminal.py:202 msgid "Fullscreen" msgstr "全画面" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ka.po000066400000000000000000000044111353532327500163340ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: ka\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/kab.po000066400000000000000000000060011353532327500164730ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-12-16 21:53+0000\n" "Last-Translator: nabil509 \n" "Language-Team: LANGUAGE \n" "Language: kab\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1513461218.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Ixef" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Dagi tesεiḍ asenqed ummid ɣef uselkim-ik. Tamasit attan ɣur-k!!" #: helpbutton.py:41 msgid "Help" msgstr "Tallalt" #: terminal.py:188 msgid "Zoom out" msgstr "Semɣeṛ" #: terminal.py:195 msgid "Zoom in" msgstr "Semẓi" #: terminal.py:202 msgid "Fullscreen" msgstr "Ugdil ačuran" #: terminal.py:228 msgid "Useful commands" msgstr "Inezḍayen ar ad tafeḍ" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Beddel akaram" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "I wakken ad tesqedceḍ-t, aru: cd akaram" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Ma tessawleḍ-as war iɣewwaren, ad ibeddel\n" "ar ukaram n useqdac" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Sken ayen yellan deg ukaram." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "I wakken ad tesqedceḍ-t, aru: ls akaram" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Ma yella tessawleḍ-as-d war iɣewwaren, ad\n" "d-yesken akaram n leqdic" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Nɣel afaylu ar kra n wasun" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Ssiwel-as-d s ufaylu d wasun amaynut" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Aru: cp afaylu akaram" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Yettekkes afaylu anda i yella" #: terminal.py:247 msgid "Use: rm file" msgstr "Aru: rm afaylu" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Kcem am ufelseqdac (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Aseqdac root d anedbal n \n" " unagraw" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Ilaq ad tḥadreḍ, acku tzemreḍ ad tesnifleḍ\n" "ifuyla n unagraw" terminal-activity-47/po/kk.po000066400000000000000000000044111353532327500163460ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: kk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/km.po000066400000000000000000000045731353532327500163610ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2009-08-10 00:10-0400\n" "Last-Translator: Chris Leonard \n" "Language-Team: LANGUAGE \n" "Language: km\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 1.2.1\n" #: activity/activity.info:2 msgid "Terminal" msgstr "តំណត" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "បង្រួម" #: terminal.py:195 msgid "Zoom in" msgstr "ពង្រីក" #: terminal.py:202 msgid "Fullscreen" msgstr "ពេញ​អេក្រង់" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/kn.po000066400000000000000000000044111353532327500163510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: kn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ko.po000066400000000000000000000045641353532327500163630ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2015-09-20 06:54+0000\n" "Last-Translator: 박현수 \n" "Language-Team: LANGUAGE \n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1442732075.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "터미널" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "축소" #: terminal.py:195 msgid "Zoom in" msgstr "확대" #: terminal.py:202 msgid "Fullscreen" msgstr "전체화면" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/kos.po000066400000000000000000000044111353532327500165350ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: kos\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.3.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ku.po000066400000000000000000000044111353532327500163600ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: ku\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/kw.po000066400000000000000000000044111353532327500163620ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: kw\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/lt.po000066400000000000000000000063301353532327500163620ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the Terminal-activity package. # FIRST AUTHOR , YEAR. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-05-23 02:25+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "(n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1495506341.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminalas" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "Čia jūs galite visiškai pilnai valdyti savo kompiuterį. Jūs esate atsakingi!" #: helpbutton.py:41 msgid "Help" msgstr "Pagalba" #: terminal.py:188 msgid "Zoom out" msgstr "Mažinti" #: terminal.py:195 msgid "Zoom in" msgstr "Didinti" #: terminal.py:202 msgid "Fullscreen" msgstr "Visas ekranas" #: terminal.py:228 msgid "Useful commands" msgstr "Naudingos komandos" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Keisti katalogą" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Norėdami naudoti, rašykite: cd katalogas" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Jeigu komandą iškviesite be parametrų, tuometji\n" "pakeis esamą vietą į naudotojo katalogą" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Išvardinti katalogo turinį." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Norėdami naudoti, rašykite: ls katalogas" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Jeigu komandą iškviesite be parametrų, tuometjį išvardys\n" "darbinį katalogą" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Kopijuoti failą į tam tikrą vietą" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Iškvieskite komandą su failu ir naująja vieta" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Naudokite: cp failas katalogas" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Šalina failą bet kuriame kelyje" #: terminal.py:247 msgid "Use: rm file" msgstr "Naudokite: rm failas" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Prisijungti kaip pagrindinis naudotojas (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Pagrindinis (root) naudotojas yra\n" "sistemosadministratorius" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Privalote būti atsargūs, nes galite\n" "modifikuotisistemos failus" terminal-activity-47/po/lv.po000066400000000000000000000044111353532327500163620ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/mg.po000066400000000000000000000046111353532327500163460ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:27+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: mg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888074.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Famaranana" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Zòma manakely" #: terminal.py:195 msgid "Zoom in" msgstr "Zòma manalehibe" #: terminal.py:202 msgid "Fullscreen" msgstr "Mameno efajery" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/mi.po000066400000000000000000000045111353532327500163470ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2012-09-19 11:54+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: mi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Kāpeka" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Topa atu" #: terminal.py:195 msgid "Zoom in" msgstr "Topa mai" #: terminal.py:202 msgid "Fullscreen" msgstr "Matakatoa" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/miq.po000066400000000000000000000044241353532327500165330ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the Terminal-activity package. # FIRST AUTHOR , YEAR. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: miq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/mk.po000066400000000000000000000044131353532327500163520ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ml.po000066400000000000000000000050151353532327500163520ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:44+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: ml\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459889075.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "ടെര്‍മിനല്‍" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "വലുതാക്കുക" #: terminal.py:195 msgid "Zoom in" msgstr "ചെറുതാക്കുക" #: terminal.py:202 msgid "Fullscreen" msgstr "സ്ക്രീന്‍ പരമാവധി വലിപ്പത്തില്‍" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/mn.po000066400000000000000000000046451353532327500163640ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:27+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888048.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Терминал" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Жижигрүүлэх" #: terminal.py:195 msgid "Zoom in" msgstr "Томруулах" #: terminal.py:202 msgid "Fullscreen" msgstr "Дэлгэц дүүрэн" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/mr.po000066400000000000000000000044361353532327500163660ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2008-06-21 02:28-0400\n" "Last-Translator: Rupali Sarode \n" "Language-Team: LANGUAGE \n" "Language: mr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.1.0rc2\n" #: activity/activity.info:2 msgid "Terminal" msgstr "टर्मिनल" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ms.po000066400000000000000000000045671353532327500163740ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 06:30+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: ms\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459837827.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Zoom ke luar" #: terminal.py:195 msgid "Zoom in" msgstr "Zum ke dalam" #: terminal.py:202 msgid "Fullscreen" msgstr "Skrinpenuh" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/mvo.po000066400000000000000000000044141353532327500165450ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: mvo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/nah.po000066400000000000000000000045751353532327500165220ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2013-11-20 18:17+0200\n" "Last-Translator: usuarionahuatl02 \n" "Language-Team: LANGUAGE \n" "Language: nah\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Kampa tlami" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Xijchiua tsikitetsin" #: terminal.py:195 msgid "Zoom in" msgstr "Xijueyichiua" #: terminal.py:202 msgid "Fullscreen" msgstr "Ueyi tlanextijkayotl" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/nb.po000066400000000000000000000045641353532327500163510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:34+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888492.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Konsoll" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Zoom ut" #: terminal.py:195 msgid "Zoom in" msgstr "Zoom inn" #: terminal.py:202 msgid "Fullscreen" msgstr "Fullskjerm" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ne.po000066400000000000000000000046061353532327500163510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-10-18 06:38+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: ne\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "टर्मिनल" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "सानो पार" #: terminal.py:195 msgid "Zoom in" msgstr "ठूलो पार" #: terminal.py:202 msgid "Fullscreen" msgstr "पुरा पर्दा" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/nl.po000066400000000000000000000060511353532327500163540ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-25 15:33+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1461598429.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Hier heb je de complete besturing over je computer. Jij bent de baas!!" #: helpbutton.py:41 msgid "Help" msgstr "Help" #: terminal.py:188 msgid "Zoom out" msgstr "Uitzoomen" #: terminal.py:195 msgid "Zoom in" msgstr "Inzoomen" #: terminal.py:202 msgid "Fullscreen" msgstr "Schermvullend maken" #: terminal.py:228 msgid "Useful commands" msgstr "Bruikbare commando's" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Map wijzigen" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Om te gebruiken, schrijf: cd map" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Als je het gebruikt zonder parameters, wijzigt het\n" "naar de gebruikersmap" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Toont de inhoud van een map." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Om te gebruiken, schrijf: ls map" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Als je het gebruikt zonder parameters, toont het\n" "de werkmap" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Kopieer een bestand naar een bepaalde plaats" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Gebruik het met het bestand en de nieuwe plaats" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Gebruik: cp bestand map" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Verwijdert een bestand in een pad" #: terminal.py:247 msgid "Use: rm file" msgstr "Gebruik: rm bestand" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Login als supergebruiker (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "De root gebruiker is de administrator van\n" "het systeem" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Je moet voorzichtig zijn, want je kunt\n" "systeembestanden wijzigen" terminal-activity-47/po/pa.po000066400000000000000000000044131353532327500163430ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/pap.po000066400000000000000000000045461353532327500165320ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2013-10-31 19:29+0200\n" "Last-Translator: June \n" "Language-Team: LANGUAGE \n" "Language: pap\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Zum hasi chikí" #: terminal.py:195 msgid "Zoom in" msgstr "Zum hasi grandi" #: terminal.py:202 msgid "Fullscreen" msgstr "Pantaya kompleto" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/pbs.po000066400000000000000000000046101353532327500165260ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-05-23 02:02+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: pbs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1495504944.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Se ma vutjung" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Mats'ei'" #: terminal.py:195 msgid "Zoom in" msgstr "Mandaí" #: terminal.py:202 msgid "Fullscreen" msgstr "Kutau nak'uju'ly lipiá" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/pl.po000066400000000000000000000064471353532327500163670ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-12-18 12:46+0000\n" "Last-Translator: jszu \n" "Language-Team: LANGUAGE \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1513601197.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "W tym miejscu zyskujesz całkowitą kontrolę nad swoim komputerem. Ty tu " "rządzisz!!" #: helpbutton.py:41 msgid "Help" msgstr "Pomoc" #: terminal.py:188 msgid "Zoom out" msgstr "Zmniejsz" #: terminal.py:195 msgid "Zoom in" msgstr "Powiększ" #: terminal.py:202 msgid "Fullscreen" msgstr "Pełny ekran" #: terminal.py:228 msgid "Useful commands" msgstr "Użyteczne polecenia" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Przejdź do innego katalogu" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "By tego użyć, napisz: cd nazwa_katalogu" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Gdy wywołasz to polecenie bez parametrów, przejdziesz\n" "do katalogu domowego użytkownika" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Pokazuje zawartość katalogu" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "By użyć tego polecenia, wpisz: ls nazwa_katalogu" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Gdy wpiszesz to polecenie bez parametrów, \n" "zobaczysz zawartość bieżącego katalogu" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Kopiuje plik do wybranego katalogu" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" "Wywołaj to polecenie podając nazwę pliku i katalog docelowy jako parametry" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Przykład użycia: cp nazwa_pliku nazwa_katalogu_docelowego" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Usuwa plik dla dowolnej ścieżki" #: terminal.py:247 msgid "Use: rm file" msgstr "Przykład użycia: rm nazwa_pliku" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Zaloguj się jako administrator (root):" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Użytkownik root jest administratorem \n" "systemu" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Zachowaj ostrożność, ponieważ będziesz mógł \n" "modyfikować pliki systemowe" terminal-activity-47/po/ps.po000066400000000000000000000046151353532327500163710ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:26+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: ps\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888006.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "ټرمینل" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "لوکمول" #: terminal.py:195 msgid "Zoom in" msgstr "لوډېرول" #: terminal.py:202 msgid "Fullscreen" msgstr "بشپړه پرده" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/pseudo.po000066400000000000000000000014511353532327500172410ustar00rootroot00000000000000# 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. #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-05-21 20:48+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: terminal.py:43 msgid "Terminal Activity" msgstr "" #: terminal.py:49 msgid "Edit" msgstr "" #: terminal.py:63 msgid "Become root" msgstr "" terminal-activity-47/po/pt.po000066400000000000000000000045441353532327500163730ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2012-03-23 21:22+0200\n" "Last-Translator: Eduardo H. \n" "Language-Team: LANGUAGE \n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Afastar zoom" #: terminal.py:195 msgid "Zoom in" msgstr "Aproximar zoom" #: terminal.py:202 msgid "Fullscreen" msgstr "Ecrã Inteiro" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/pt_BR.po000066400000000000000000000061441353532327500167540ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2019-03-09 01:33+0000\n" "Last-Translator: Paulo Francisco \n" "Language-Team: LANGUAGE \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1552095190.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "Aqui você tem controle completo do seu computador. Você é o responsável!!" #: helpbutton.py:41 msgid "Help" msgstr "Ajuda" #: terminal.py:188 msgid "Zoom out" msgstr "Diminuir zoom" #: terminal.py:195 msgid "Zoom in" msgstr "Aumentar zoom" #: terminal.py:202 msgid "Fullscreen" msgstr "Tela cheia" #: terminal.py:228 msgid "Useful commands" msgstr "Comandos úteis" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Mudar diretório" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Para usar, escreva: cd nome_do_diretório" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Se você chamar ele sem parâmetros, ele vai mudar\n" " para o diretório do usuário" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Lista o conteúdo de um diretório." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Para usar ele, escreva: ls nome do diretório" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Caso executado sem parâmetros, listará\n" "o diretório atual" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Copiar um arquivo para uma pasta especifica" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Executar com o arquivo e sua nova localização" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Use: cp arquivo diretório" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Exclui arquivos em qualquer localização" #: terminal.py:247 msgid "Use: rm file" msgstr "Usar: rm arquivo" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Login como o super usuário (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "O usuário root é o administrador do\n" "sistema" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Você deve ser cuidadoso, pois pode alterar\n" "arquivos do sistema" terminal-activity-47/po/quy.po000066400000000000000000000044121353532327500165600ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: quy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/quz.po000066400000000000000000000047301353532327500165640ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2012-05-16 02:01+0200\n" "Last-Translator: Irma \n" "Language-Team: LANGUAGE \n" "Language: quz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal nisqa" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" # "Reducir" #: terminal.py:188 msgid "Zoom out" msgstr "Kharuykachaspa huch'uyachiq" # "Ampliar" #: terminal.py:195 msgid "Zoom in" msgstr "Achuykachaspa hatunyachiq" # "Pantalla completa" #: terminal.py:202 msgid "Fullscreen" msgstr "Hunt'asqa pantalla" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ro.po000066400000000000000000000047111353532327500163640ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-03-19 00:14+0000\n" "Last-Translator: sandraelazar@gmail.com \n" "Language-Team: LANGUAGE \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1458346499.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Micșorează" #: terminal.py:195 msgid "Zoom in" msgstr "Mărește" #: terminal.py:202 msgid "Fullscreen" msgstr "Pe tot ecranul" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ru.po000066400000000000000000000063611353532327500163750ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-03-27 21:53+0000\n" "Last-Translator: Anna \n" "Language-Team: LANGUAGE \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1490651633.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Терминал" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Здесь у вас полный контроль над вашим компьютером. Вы в ответе за все!" #: helpbutton.py:41 msgid "Help" msgstr "Помощь" #: terminal.py:188 msgid "Zoom out" msgstr "Уменьшение масштаба" #: terminal.py:195 msgid "Zoom in" msgstr "Увеличение масштаба" #: terminal.py:202 msgid "Fullscreen" msgstr "Полноэкранный режим" #: terminal.py:228 msgid "Useful commands" msgstr "Полезные команды" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Смена директории" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Чтобы использовать, напишите: cd <название папки>" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Если вы вызовете это без параметров, это\n" "изменит папку пользователя" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Список содержимого папки" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Чтобы использовать это, напишите: ls <название папки>" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Если вы вызовете это без параметров, выпадет список\n" "содержимого рабочей папки" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/rw.po000066400000000000000000000046211353532327500163740ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:29+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: rw\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888140.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Umusoozo" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Ihindurangano ugabanya" #: terminal.py:195 msgid "Zoom in" msgstr "Ihindurangano wongera" #: terminal.py:202 msgid "Fullscreen" msgstr "Ekara nini" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/sd.po000066400000000000000000000044131353532327500163510ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: sd\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/si.po000066400000000000000000000046521353532327500163630ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-08-30 16:49+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: si\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" #: activity/activity.info:2 msgid "Terminal" msgstr "ටර්මිනලය" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "ඈත්කර පෙන්වන්න" #: terminal.py:195 msgid "Zoom in" msgstr "ලංකර පෙන්වන්න" #: terminal.py:202 msgid "Fullscreen" msgstr "මුළු තිරයම" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/sk.po000066400000000000000000000047631353532327500163700ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-07-31 13:54+0000\n" "Last-Translator: jana \n" "Language-Team: LANGUAGE \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1469973253.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminál" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Máte úplnú kontrolu nad počítačom. Vy rozhodujete!" #: helpbutton.py:41 msgid "Help" msgstr "Pomoc" #: terminal.py:188 msgid "Zoom out" msgstr "Zmenšiť" #: terminal.py:195 msgid "Zoom in" msgstr "Zväčšiť" #: terminal.py:202 msgid "Fullscreen" msgstr "Na celú obrazovku" #: terminal.py:228 msgid "Useful commands" msgstr "Užitočné príkazy" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/sl.po000066400000000000000000000044661353532327500163710ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2008-07-09 13:18-0400\n" "Last-Translator: Benjamin Martincic \n" "Language-Team: LANGUAGE \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.1.0rc2\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Oddalji" #: terminal.py:195 msgid "Zoom in" msgstr "Približaj" #: terminal.py:202 msgid "Fullscreen" msgstr "Celozaslonski način" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/sq.po000066400000000000000000000063671353532327500164000ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2018-02-10 11:50+0000\n" "Last-Translator: Besnik_b \n" "Language-Team: LANGUAGE \n" "Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1518263450.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" "Prej këtu, keni kontroll të plotë mbi kompjuterin tuaj. Tani komandoni ju!" #: helpbutton.py:41 msgid "Help" msgstr "Ndihmë" #: terminal.py:188 msgid "Zoom out" msgstr "Zvogëloje" #: terminal.py:195 msgid "Zoom in" msgstr "Zmadhoje" #: terminal.py:202 msgid "Fullscreen" msgstr "Sa krejt ekrani" #: terminal.py:228 msgid "Useful commands" msgstr "Urdhra të dobishëm" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Ndryshoni drejtori" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Për ta përdorur, shkruani: cd emër_drejtorie" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Nëse e zbatoni pa parametra, do të bëjë kalimin\n" "te drejtoria e përdoruesit" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Paraqitni lëndën e një drejtorie.Shtoni drejtori te lista." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Për ta përdorur, shkruani: ls emër_drejtorie" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Nëse e zbatoni pa parametra, do të shfaqë\n" "drejtorinë ku po punohet" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Kopjojeni një kartelë te një vendndodhje e dhënë" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Zbatojeni mbi kartelën dhe me vendin e ri" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Përdorimi: cp emër_kartelë emër_drejtorie" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Heq një kartelë nga çfarëdo shtegu" #: terminal.py:247 msgid "Use: rm file" msgstr "Përdorimi: rm emër_kartelë" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Hyni si superpërdorues (rrënjë)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Përdoruesi rrënjë është përgjegjësi\n" "i sistemit" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Duhet të jeni i kujdesshëm, ngaqë mundeni të ndryshoni\n" "kartela sistemi" terminal-activity-47/po/sr.po000066400000000000000000000044111353532327500163650ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/sv.po000066400000000000000000000060551353532327500163770ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-03-26 11:32+0000\n" "Last-Translator: Anders \n" "Language-Team: LANGUAGE \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1490527952.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Här har du fullständig kontroll över din dator. Du bestämmer!!" #: helpbutton.py:41 msgid "Help" msgstr "Hjälp" #: terminal.py:188 msgid "Zoom out" msgstr "Zooma ut" #: terminal.py:195 msgid "Zoom in" msgstr "Zooma in" #: terminal.py:202 msgid "Fullscreen" msgstr "Helskärm" #: terminal.py:228 msgid "Useful commands" msgstr "Användbara kommandon" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Ändra katalog" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "För att använda det, skriv: cd katalog" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Om du anropar det utan parametrar ändrar\n" "det till användarkatalogen" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Lista innehållet för en katalog." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "För att använda det, skriv: ls katalog" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Om du anropar det utan parametrar kommer\n" "arbetskatalogen att listas" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Kopiera en fil till en angiven plats" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Anropa det med filen och den nya platsen" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Använd: cp fil katalog" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Tar bort en fil i valfri sökväg" #: terminal.py:247 msgid "Use: rm file" msgstr "Använd: rm fil" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Logga in som superanvändare (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Användaren root är systemets\n" "administratör" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Du måste vara försiktig eftersom du kan\n" "ändra systemfiler" terminal-activity-47/po/sw.po000066400000000000000000000045731353532327500164030ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:29+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: sw\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888185.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Terminal" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Kuza nje" #: terminal.py:195 msgid "Zoom in" msgstr "Kuza ndani" #: terminal.py:202 msgid "Fullscreen" msgstr "screen kamili" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ta.po000066400000000000000000000047251353532327500163550ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-08-31 18:01+0200\n" "Last-Translator: Thangamani \n" "Language-Team: LANGUAGE \n" "Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" #: activity/activity.info:2 msgid "Terminal" msgstr "முடிவு" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "சிறிதாக்கிக் காட்டு" #: terminal.py:195 msgid "Zoom in" msgstr "பெரிதாக்கிக் காட்டு" #: terminal.py:202 msgid "Fullscreen" msgstr "முழுத்திரை" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/te.po000066400000000000000000000047531353532327500163620ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-04-04 16:26+0000\n" "Last-Translator: GeeKrypter \n" "Language-Team: LANGUAGE \n" "Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1491323171.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "టెర్మినల్" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "సహాయం" #: terminal.py:188 msgid "Zoom out" msgstr "జూమ్ చేయవద్దు" #: terminal.py:195 msgid "Zoom in" msgstr "జూమ్ లోపలికి" #: terminal.py:202 msgid "Fullscreen" msgstr "తెరనిండుగా" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/th.po000066400000000000000000000046511353532327500163620ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-11-19 06:02+0200\n" "Last-Translator: Arnan (Roger) Sipitakiat \n" "Language-Team: LANGUAGE \n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "โปรแกรมเทอร์มินัล" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "ขยายออก" #: terminal.py:195 msgid "Zoom in" msgstr "ขยายเข้า" #: terminal.py:202 msgid "Fullscreen" msgstr "เต็มจอ" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/tr.po000066400000000000000000000045601353532327500163730ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-04-05 20:31+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1459888310.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Uçbirim" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Uzaklaş" #: terminal.py:195 msgid "Zoom in" msgstr "Yakınlaş" #: terminal.py:202 msgid "Fullscreen" msgstr "Tam Ekran" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/tvl.po000066400000000000000000000025621353532327500165530ustar00rootroot00000000000000# 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. # 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. # 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. #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-20 00:32-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.3.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: terminal.py:166 msgid "Zoom out" msgstr "" #: terminal.py:173 msgid "Zoom in" msgstr "" #: terminal.py:180 msgid "Fullscreen" msgstr "" #: terminal.py:206 msgid "Open New Tab" msgstr "" #: terminal.py:213 msgid "Close Tab" msgstr "" #: terminal.py:221 msgid "Previous Tab" msgstr "" #: terminal.py:229 msgid "Next Tab" msgstr "" terminal-activity-47/po/tzo.po000066400000000000000000000044111353532327500165550ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: tzo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.7.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/ug.po000066400000000000000000000044131353532327500163560ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: ug\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/uk.po000066400000000000000000000074241353532327500163670ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-03-28 17:30+0000\n" "Last-Translator: yurchor \n" "Language-Team: LANGUAGE \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1490722253.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Термінал" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Звідси ви можете контролювати ваш комп’ютер. Керуєте саме ви!!!" #: helpbutton.py:41 msgid "Help" msgstr "Довідка" #: terminal.py:188 msgid "Zoom out" msgstr "Зменшити" #: terminal.py:195 msgid "Zoom in" msgstr "Збільшити" #: terminal.py:202 msgid "Fullscreen" msgstr "На весь екран" #: terminal.py:228 msgid "Useful commands" msgstr "Корисні команди" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Змінити каталог" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Користування командою: cd каталог" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Якщо ви віддасте команду без параметрів, каталог\n" "буде змінено на домашній каталог вашого користувача." #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Список вмісту каталогу." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Користування командою: ls каталог" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Якщо ви віддасте команду без параметрів, буде показано\n" "вміст робочого каталогу." #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Копіювати файл до вказаного місця." #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Слід вказати назву файла і нове місце для нього." #: terminal.py:244 msgid "Use: cp file directory" msgstr "Користування: cp файл каталог" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Вилучає файл за вказаним шляхом" #: terminal.py:247 msgid "Use: rm file" msgstr "Користування: rm файл" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Увійти до системи від імені суперкористувача (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "Користувач root є адміністратором системи" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "Будьте обережні, оскільки ви можете пошкодити\n" "важливі для роботи системи файли." terminal-activity-47/po/ur.po000066400000000000000000000044311353532327500163710ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2008-07-03 07:02-0400\n" "Last-Translator: salman minhas \n" "Language-Team: LANGUAGE \n" "Language: ur\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.1.0rc2\n" #: activity/activity.info:2 msgid "Terminal" msgstr "ٹرمينل" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/vi.po000066400000000000000000000045271353532327500163670ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2011-12-02 05:23+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Thiết bị cuối" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "Thu nhỏ" #: terminal.py:195 msgid "Zoom in" msgstr "Phóng to" #: terminal.py:202 msgid "Fullscreen" msgstr "Toàn màn hình" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/wa.po000066400000000000000000000025651353532327500163600ustar00rootroot00000000000000# 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. # 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. # 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. #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-20 00:32-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1rc4\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: terminal.py:166 msgid "Zoom out" msgstr "" #: terminal.py:173 msgid "Zoom in" msgstr "" #: terminal.py:180 msgid "Fullscreen" msgstr "" #: terminal.py:206 msgid "Open New Tab" msgstr "" #: terminal.py:213 msgid "Close Tab" msgstr "" #: terminal.py:221 msgid "Previous Tab" msgstr "" #: terminal.py:229 msgid "Next Tab" msgstr "" terminal-activity-47/po/yo.po000066400000000000000000000060151353532327500163720ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2016-09-24 00:29+0000\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: yo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1474676982.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "Ebute" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "Nibi ti o ni pipe Iṣakoso lori kọmputa rẹ. Ti o ba wa ni idiyele!!" #: helpbutton.py:41 msgid "Help" msgstr "Egba mi o" #: terminal.py:188 msgid "Zoom out" msgstr "Fẹ̀ẹ́ Síta" #: terminal.py:195 msgid "Zoom in" msgstr "Fẹ̀ẹ́ Sinú" #: terminal.py:202 msgid "Fullscreen" msgstr "Ojú kọ̀ǹpùtà kíkún" #: terminal.py:228 msgid "Useful commands" msgstr "Wulo ase" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "Ayipada liana" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "Lati lo o, kọ: cd liana" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "Ti o ba pe o lai sile, yoo yi\n" "to awọn olumulo liana" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "Akojö awọn akoonu ti a liana." #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "Lati lo o, kọ: ls liana" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "Ti o ba pe o lai sile, yoo akojö awọn\n" "working liana" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "Da a faili lati kan pato ipo" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "Pe o pẹlu awọn faili ati awọn ipo titun" #: terminal.py:244 msgid "Use: cp file directory" msgstr "Lilo: cp faili liana" #: terminal.py:245 msgid "rm" msgstr "RM" #: terminal.py:246 msgid "Removes a file in any path" msgstr "Yọ faili kan ninu eyikeyi ona" #: terminal.py:247 msgid "Use: rm file" msgstr "Lilo: rn file" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "Wiwọle bi didara julọ (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "Awọn root olumulo ni awọn ni idiyele ti awọn\n" "kọmputa" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "O gbọdọ jẹ ṣọra, nitori ti o le yipada\n" "eto awọn faili" terminal-activity-47/po/zh_CN.po000066400000000000000000000062141353532327500167450ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-08-03 05:54+0000\n" "Last-Translator: Liang <1656703453@qq.com>\n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1501739650.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "终端" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "在这里你可以完全控制你的电脑。你是负责人!!" #: helpbutton.py:41 msgid "Help" msgstr "帮助" #: terminal.py:188 msgid "Zoom out" msgstr "缩小" #: terminal.py:195 msgid "Zoom in" msgstr "放大" #: terminal.py:202 msgid "Fullscreen" msgstr "全屏" #: terminal.py:228 msgid "Useful commands" msgstr "有用的指令" # 补充一下,这个是下面那个Change directory的缩写,也是一个控制指令 #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "更改目录" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "要想使用它,输入: cd directory" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "如果不使用参数调用它,就会将\n" "更改为用户目录" # 这个麻烦同上cd #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "列出目录的内容。" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "要想使用它,输入: ls directory" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "如果不使用函数调用它,就会列出\n" "工作目录" # 同,命令“复制” #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "将一个文件复制到一个特定位置" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "用文件和新位置来调用它" #: terminal.py:244 msgid "Use: cp file directory" msgstr "使用: cp file directory" # 同,命令“删除” #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "在任何路径中删除文件" #: terminal.py:247 msgid "Use: rm file" msgstr "使用: rm file" # 获取root权限 #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "作为超级用户登陆 (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "root用户是\n" "系统的管理员" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "你必须小心,因为你能够修改\n" "系统文件" terminal-activity-47/po/zh_HK.po000066400000000000000000000044141353532327500167470ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: zh_HK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #: activity/activity.info:2 msgid "Terminal" msgstr "" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "" #: helpbutton.py:41 msgid "Help" msgstr "" #: terminal.py:188 msgid "Zoom out" msgstr "" #: terminal.py:195 msgid "Zoom in" msgstr "" #: terminal.py:202 msgid "Fullscreen" msgstr "" #: terminal.py:228 msgid "Useful commands" msgstr "" #: terminal.py:229 msgid "cd" msgstr "" #: terminal.py:230 msgid "Change directory" msgstr "" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" #: terminal.py:235 msgid "ls" msgstr "" #: terminal.py:236 msgid "List the content of a directory." msgstr "" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" #: terminal.py:241 msgid "cp" msgstr "" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "" #: terminal.py:244 msgid "Use: cp file directory" msgstr "" #: terminal.py:245 msgid "rm" msgstr "" #: terminal.py:246 msgid "Removes a file in any path" msgstr "" #: terminal.py:247 msgid "Use: rm file" msgstr "" #: terminal.py:248 msgid "su" msgstr "" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" terminal-activity-47/po/zh_TW.po000066400000000000000000000060021353532327500167720ustar00rootroot00000000000000# 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. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-03-24 17:39+1100\n" "PO-Revision-Date: 2017-03-25 11:55+0000\n" "Last-Translator: Yuan \n" "Language-Team: LANGUAGE \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.1.1\n" "X-POOTLE-MTIME: 1490442922.000000\n" #: activity/activity.info:2 msgid "Terminal" msgstr "終端機" #: activity/activity.info:3 msgid "Here you have complete control over your computer. You are in charge!!" msgstr "這裡你可以擁有這台電腦完整的控制權。你就是老大!" #: helpbutton.py:41 msgid "Help" msgstr "輔助說明" #: terminal.py:188 msgid "Zoom out" msgstr "縮小" #: terminal.py:195 msgid "Zoom in" msgstr "放大" #: terminal.py:202 msgid "Fullscreen" msgstr "全螢幕" #: terminal.py:228 msgid "Useful commands" msgstr "常用指令" #: terminal.py:229 msgid "cd" msgstr "cd" #: terminal.py:230 msgid "Change directory" msgstr "改變目錄" #: terminal.py:231 msgid "To use it, write: cd directory" msgstr "使用語法: cd 目錄" #: terminal.py:233 msgid "" "If you call it without parameters, will change\n" "to the user directory" msgstr "" "如果你沒有指定目錄參數,將會切換\n" "至使用者的家目錄" #: terminal.py:235 msgid "ls" msgstr "ls" #: terminal.py:236 msgid "List the content of a directory." msgstr "顯示目錄中的檔案列表" #: terminal.py:237 msgid "To use it, write: ls directory" msgstr "使用語法: ls 目錄" #: terminal.py:239 msgid "" "If you call it without parameters, will list the\n" "working directory" msgstr "" "如果你沒有指定目錄參數,將會顯示\n" "當前使用的目錄中的檔案列表" #: terminal.py:241 msgid "cp" msgstr "cp" #: terminal.py:242 msgid "Copy a file to a specific location" msgstr "複製檔案到特定的位置" #: terminal.py:243 msgid "Call it with the file and the new location" msgstr "使用時指定檔案名稱與新的目的位址" #: terminal.py:244 msgid "Use: cp file directory" msgstr "使用語法: cp 檔案 目錄" #: terminal.py:245 msgid "rm" msgstr "rm" #: terminal.py:246 msgid "Removes a file in any path" msgstr "刪除目錄中的一個檔案" #: terminal.py:247 msgid "Use: rm file" msgstr "使用語法: rm 檔案" #: terminal.py:248 msgid "su" msgstr "su" #: terminal.py:249 msgid "Login as superuser (root)" msgstr "登入成為超級使用者 (root)" #: terminal.py:251 msgid "" "The root user is the administrator of the\n" "system" msgstr "" "root 使用者是系統的\n" "管理員" #: terminal.py:253 msgid "" "You must be careful, because you can modify\n" "system files" msgstr "" "請小心,因為您可以修改\n" "系統檔案" terminal-activity-47/screenshots/000077500000000000000000000000001353532327500173235ustar00rootroot00000000000000terminal-activity-47/screenshots/1.png000066400000000000000000001506261353532327500202030ustar00rootroot00000000000000PNG  IHDR8gVbKGD IDATxgXg,Ei (W b5`W1jb,T^JKņDŨ"F)*`(JY:~d6]s33~x55N&^ h(@@@ P/Pz4 N*++/_{O"3#""^|Y4uc) ޲e˕+Wtwwwtt},,,$&&&޸q |߯)S4*],42Y߫ě+W.ۘW\166~ϼ}ǏnjS9|͛_s8*'_~}ʕ @ό&\[pKR%cllLD&&&ݻw?etvv&Ν;a/eeyM:UEE?z_lRYYY'g"jٲd .@TyB:RYJitb'gggY3ϟp8q}PSS[vm{!˝5kVN.\_Ԭh5&RLki}uKPȴh׮Ջ/$9.--īϚl׮xyy˗/^ۦM4HSSStf޽7777ԠΙոh5&RdddjՊ90a???̩ٳm۶jjj\.L |2**ԩSPVVްadڵkH~~˗/oܸ~%K8::o߾ufϞ]QQi'>3^ V4:NA!gΜamll؝ά.]?&1ִiӮ\r}???{{6mjii1[w+WL:YpW_}%6xԩ9sVEΟ?b}a^]UL ҲN5&Un so$lTuֲLs8e˖M` Ξ=`M0!::ӓR|^^^)+++www7oU͛7?zHlpԩ]tSUgFSA7tnkS/_ƍ^z~u:t`4LV駟ĺ'WIMMowXˋ:pBeee3gΰ|"RRRrvv^`ڌC]hѢ:>5fffu[}fl2((HGGI .e&5vF^%%%K/_WTTlܸx۸qҰ￿pBii4 7۷OUUڵk߾}%dzcuuZjƌ[ly5mmmOS)^)xij!*+ŎI7q}JlpvvvAxRݻŠ5>_RFGG{xxۍ?~e.o߾nݺIѣ1cƌ>7WWWz:rڵK4ѣG^_XX.aȑ9ЪU^*gO2Ѥv@38BnR:oVfhѢJXEEۛ-[6(//]:$|޽ɓ'~wׯx<^YY٤Id|o&ٸ8S֭sww?vX\74mׯ_-/777M.@9֯VVg'oe%۵oʊ`v8|pn Z%ӧQϞ=o߾={!C̞=ݻ=z iӦ6bp|}}k^֭CZXX ]v>4CCC555 Zn]@&U6~<`c\z]\<>_OkOyy9sܬYC+))Yvm-yѣG˙}޶mh[gUU۷3 C_.'ѣ7o\ Ŋ򥦦9rdܸq۷o6lXjR.yy4LJyC@ 8}4ښ=ޱc[sk׮4h9.\ "ɏ |v Z~}͒T?8x@-[Qii"ӄBWHUUu„ Oܹ j(I퀖Nj7n2e c~8q^Wr#G3ҥKw6mfѐ!C/te˖,ɜ\vZEv7ggg >(xUVVY_pp c48{lEEEf*..VUU۷wq/_Td*D5 w3jԨXwʕK,}xAAADtΝ=zlٲ%,,l=z{.۷JwƍI/)))??iGW_}HtEX@5#F̚5Klpҥ'>}zuuuɳݺu;xiJKKoΎxHYPPٳZVQQq-''*gnܸ R}5PPnP<oʕ|>TGGPVV)VVV޽{wvvvfTUU/\(kr}۶mݻnݺݻw.\HMMmӦ͐!Ce}zyꪋș3g)@khh̙3Z/_\Ӥ5w\9Zl`4 ucPs2{%&uCۃW(h)/^%gϪULXpsdd%K>,M8::ٳ/^,.. >/իW-[W W^ݳgϺ>P(\n]Ӗ.]?lذ'OT9ƍ>@-|۷u9;;{ԩ{W6m)-kCuTG;utth߾}k֬aΝ; ~effZ[[>}ӧOVVsӦMҥK7>i$#kP(LMM >|p&qFGGGYg߾}۷o_ӆ D 7o^]033U)S$$$UFDz@$6v Uի B/-Dٳ~ l~+))upppppp05jT^ڶmJKK󓒒N:UVVVi0~Ƕm۶kNYZ|bb_]&ɓ'U )Uc/@ 9 AY P(e.\AD̈́#zU(--=|p}opRaa9s=*)!CˆMނ#Ҽy;wp8ŋ3vvvp8?3fWjժrĈlW{իs }6ml߾BTEEExx7o̤^0{촴>UτtC:x`n݈ɓ'7nh׮RQQQϞ=E'^vMEEŋiii bjaaa .l{hlk֬ׯ_u/ _xqAAm{yQt> IUUŋ>?pM6)))xbĈܐ!C~֭[+29>>~wޭF5Z}&СC555KJJbccD?3(u+Vr޽;zΝ;2AFѣG'9!77ʕ+aaaџxXjML(@NUUSN-[TSSMIIINNNNN#@177wppPdfDD˗/;Ƃ4 T P/>舦{@I􀎎~{~~>ijj6vjDHObqpp&[?uwwoI$v@uppׯ>{MϧRDaO41PBzД|Zhh0Ç7v)Ԅ]˖-*fEEEvvݻw %.YD YYYeeeBP(2p\uuu]]]E(7[[۶myXeee}}:>>>66ZeddI=KJJJJJrrr\!ϗhVOgQ:t "kiiiJRq֭[H/5+)jO]]ό:W9-+++))ZgVYYYRRRVVԳ(@4(;;gZ"94@jٲ˗/KJJd/_ Р?RRRjvC2}(@|rjﳨ~(@|ZkYrXSZZZs\ZQQQNNNBBB|||iii hOJQQ[n`-:wZp|X8N׮]mmmy< ͛7իE gdd92tP(555GGѣGs*W/@?4eBSG P}1iɪbgf̘1`I&YZZV7ٹs΢aaao޼С Ñ v@'E:G PZj֠&O444V䬬,9gu&V}& .ܻwѣ-@h--0:t)Cm޽s͟Y[[p8-{ ĶhڵkKnzǎ;vhݺ|K.۶m/Sfff7nܐ'gϞm޼y?҆hS;@w^ee%s,Zfls @jE.,,uK-O>EjІ{|Lo߾={9|ժU1cKWW^z^w9rDtd͚5Ϟ=spppppx5kS_~Sh޼yvvvÆ (99Çb7ѣGyyyq q;@KHH8uh ]|W+:tYUUՎ;YKJrcƌ8py>h%%?|ȑ#Gϕ3~:9յ{(@@]?7o.:r֭͛ZO~֭;wOS$xwܹuEJPBY fff7osν{lҢE f|7ok׮֭3>bĈ͛7zիW7o9r$E^8 ޽{cmm͌޼yVzYqqqNNNXXѣwDDw6mr&L_SE"+Wܽ{w|>6nܸGZYY1<֭[nўъӧOEkЭZ6my>}aBS5h'-*P(@ܪU/=Ga7StIKKҥK.]ԩ{ŋ455JJJzzz511߿tҘ1cؑ1cƄmev:;;Ϝ9Sf222>| ۧB>Ʌ{l7mta{{gff.X@2N=/ҒWO|;??5kV||@ XjӧO_~=`6ڰa?~\www[[)S 8PEEgO}W_~͛7.] Κ5jԨQFj߾7|#+sι)++OCcW\A;j\}&-[2v_L߳#;wdI+g-){H@ ܿ̌=˿[]]ݼRoM0)++;vbs/_bŊÇ+yذaW~۷oW\%,4bĈwoڴ髯СCf~3yyyjjjqϞ=CCC._r#+V`|F& ѣ{.((`N=}‚9޽{hSLٻwofFի5k 4=tׯ_{_ |򌌌˗6Lj:K~;h/>t3g}.:RYYyرUcY\\\FFF***uّG]%tqq1sPQQ!|>?O Dא5.o@JJJzS{!{ " uy߾}wލwY[[۷{zz>{qsf,+W<^Һ̓f̘[n_>$$DUZl)GAIIѱk 1666m۶m/"RVVfGqUR8 ƥ244YRϝ;… LLL\II*C"|IRRs!;.B Ոׯ_}~@CCΝ;)'''N曐ХK7oQΝ_xkxfgg}w1:߳gOdd$3!''իW#F8s a=sse˖1]w6m5~RIOO1cׯ`^L6md% G,-bL@L˖-L}fj~+‘cddDD:::nnnΝ;3337o.ZNNH A< IDATD[.)))ZnRRRS9do8Q<y:1qD@ uwiӦ|ePooo}}}}}}v\΅Re\ZAAAQQQ`` ;>eOOiӦ8>{yLLLLLL͛wif>{lLhO2o:t(-]tҤIQQQ߿_lٞ={>̮x5CC#Fhkk:y8ze,,,\nv6l ~hhŋ ${0֯_oeer-,,VXqae=vGވUAxx7 j:P<|ˌ޽QQQO4ƍ?յs1[}f~vԉAŋ޽+?ѣGٳgiagg(6KcccSnݒMGG=넡1jݳga"""gΜܲe߿߾}PYYs V}&"[g"ՕS655^0lذGqVBBBTT7'NpܫWnڴө~~~r xׯ_eddV78e bBӧ95;coo/63!!ɓgȬBDu܂U@Gmdɒ499N=z-#QQQQQQrDԺuk>ߘ;|9H(޾}:uEEE999/^xiQQ%\.SFҺu뤤$sJJJf͚ Р޽ejjZ~:::b{(@4X(>>im۶Y;.۶m[ѾϢTjj#66:tPK3(BEEܼ(##LK\!ϗV&$$ٵlRYYVTTdgg߽{Wb|>9++L( B,p8\.W]]]֖g1bP/jaODtl rF| *>E :]G=9EKYSOq:Q8Xی:s?ƌn8J2%QczOمLifdGyhW$ESy'4晐 ](J9!-1:o\=׵\WMKuq8 %z |֭۷_|tر .TWWji:=QrZNDW&ԙ:S&tWsLK77y_ }no-JDA!bGvLp"!*ID"JR*>k0[E7n-(.11qԨQzzzDdjjvΝ@:thLLLnnnXXXffq;))@O i`Q@8&2dG2fd-JC,<%Ѣ!4ğe]+y\uO4kڛ3(A;ȡ95߅\!=$tF(-Ec.G64X4]e$$"}?GI}~q!t/ӕQű͌sr*I;GѨ4bm(bѵVѪ4|A7;h QNuBD(DtaÆ-\P|qF===֭[xx8s\\\[L8bC:u}|>{111`aaY [@+u~ddĉ\?|EnQS#2**2;c$KxBOО-+'A]WI+gm%JR]6IF p"LٛlLci1Q%Kz-z0@K䰎]kch>ڧMUR%3߆l)=e)@st(JSst=۝Y17rs#ctQd'rr$4cTKu~z̙-Z "##cFEEɿ=MIIYr%38cƌ={yϟ'"P4s𬬬Çϙ3OOOIKK ?U^^ݿ<4Q-זlG>ݯ6UZw!-!ѭǢݭu d H@D|*#>}MJmZr^i|(q&SYERDIh;߈tIGzFdT+MR]K%_WDtK};RG"y._Mѹ]K7ІWN> CKDǎ4|8mB_S^mLDa'''???",**Q[UV֭;t38qĈfC&M$7ƍMMM-Zh>uԺu [j~'Nȟp8\."22r pGqO x 6&$MM$fR.95W*׽Ooȩ?'*={nH?ڑYԈ13IR/N "@I[rNHЂZPNKjIDl&)12 uxu,HDoY.q |6OU,؎qkJ>Cm!I{ߴcMFDDnnnW^ݻ78qW^!!!SmӦ {kXSS?ƶHOOg㛚˟ ϟ?ѣ7|SE?ڕQ]k3jhx%UVPd5RJDkVeS>@Y8r֕VfQ/Y9*ZӛzD?,"b+zMȒ,H?SzfFIYlER ,!l6 lЕ^+Lٗ]?g[.龡7i(>S5v2P-F{e?_~IOOqqq*55ʊ9hժ;>sL777--CpB"m EVy ZYY_S|W#lΡtݩ;3THT 5*0]JWE'ˉ#u]F jADLgI2]yNOləNѩ< "N<ԗB*F HL+hhhO9Л }/o߾;:d7 啑5~xv֖/YdԨQbVTH1L OOOWWW p\fBrmJND܆I f*Pz[Z”DѵJ//6ѺDJ,RvڗC9T̿I7Ѷ*K}(L,P&3t8ϤL2CcFi;8ѵ,%~o2MI7БMi-GHNhNRPڂZ n}p1-ʙ45~Lѽo&z?Uxk6ȑ#Gej5mi{zNDԅ4v:uC LВ!4d9-g6#CSRRRk.>q*UOgd }O= .q'ѤI4j_hWhS j>A+V:t >K.rUR :tʕ|dxvkb nݺվ}{|,+Wtppe>[z_}W)))jjj 4fwΪY[[/[ʋ~[&LѩSB99ǿr[hޱc@@PeV!!!ϊ{Y޽kDڿ/3s̺)J{weee񬬬+z#B$d LLL|ҥKSSS{dff&y_J[Bq  ۱cǽ{ٓ3f)_{3gdׇ AYO&44ѣG̍׌X &tm…&7%9H)fŋ (4YuJ`ƌ{aϟ?oggO"$%w=z4<<<++ksaccccbbDS:JIII?Ȉ㙘8::;wN-W9-##Htdٲe׮]c7mtڵW&%%O̸ rΚ5Z伯ruumݺMDeѣGqѣWKþ}Q$ByyE6lP곤WwYUUm۶~~~ Ve=s022JOOW$=袢Ǐϟ?>ۺuk~~gG9f̘bi;mLLLH 1=jí诿rrrJJJ3kmm[%999cǎSќ8qbܹڵ?SMM-++Klm۶t{̃ o~)))%4\XXhE+lggnݚ~?~uƍUUU%"{xxXYYYVBUUU߿߬Y3"*..nѢSʩ+V:uJMLLʪ2CBBw^eXr3{_>ܗW%% ?ẍԖ) \&իW߾}̙3̈KD SNWd9ϿZ]2N- o޼ҥKvv С͛7kIqqqό *H}YsGGGU̙3ܴ*Z}T%2%TUc\.jiůbȒ8~x]](Ƕ{QQQh###e̢Zh`cƌ=qℶvnn3:ĮR}Ui9I:9wԨQ'O FR${ƍcǎe~^~]&L}YR.]FA\~d@, fÆ ,k׮|/ޗsݱc~6'OT/+gΜ9ޑ7o;wO>>_H]ަÿ[h?797o޼u֔CCQF-[L]]].Ͽ޽{&=;rѣG"Hr[n#u o֭oV >6dȐ޽{6v"]RR2xSNM؉|dTÏʢjoo?~Z6v %<7*U]VGj(*- Mh ?vd+¢CiRrFbb!ڵcǘ)Sx;>|XT 杒b``]vYYYx<++{ʟ|ʕÇhB]]cǎ@~Y'&&N<Ąu̙3Tk~AAMMM5k֮]m۶UX褤~v:~v;= IDAT8%''Ν;yyy{9pq9Hƍrɓ'/_w={>}Z|#Gƾ{.,,,%%eܸqHM;!!O>7n?rHPP8՝?+W>$$̙3"9d^77].ZH2wwΝ;{yy)8.su򊏏߫3gdDtС344Ud„ ݺu[pTwG ׯ_7.22RV>.\)j_^MMɓ~~~:uڻwM$ZV|I&ihhܹ@;@P|r;/_۷/_~111vy{{ĹzzΝUUU۶mWTT$'NuK6xOOOIKKs𬬬Çϙ3I߾}˗O>rʕ۷,hHUVQQ)((PUUe'P(r8Kxrrrǎ'kڛ7ouvر>}HMXrQQǛ;w֭[KKKIĉs΍l׮]q2QQQqtt\jW<==n*+NuϞ=۷W611IHH /++,VVVD_999%%%1@ +,,2E_h"s玳3;wήd>Tkth}}h3339Z?WPbb]VV ׯߒ%Kd%,El7ot%;;[~eeeǏ ޽"q2֎366f~fdddddȊS ĉo޼={v```FF|dQUU}}f͈Ek9`9U__~%?I]ష 0`'W˭3Halllnܸ!zy{0ҥSHV^T\\ɓB%ajj*sVk2@ `DO:t(???//õYL~i۶m{UIIɽ{񀀀-[lڴ)--$::zȐ!reqrrtR^^@ 8q{Vӱ_?gooȂ7o̝;WN>޽aBCCuuukcʔ)qqq%%% ~8՝?rHfrRRҊ+6nܸtR9啑Z ]߿lll6lPXX`v<33s Z`۷ok'4;-<|uVeeeǎQRR˗~ &ɓׯx3gPRRbų 9Ν֭KMMmӦh[j@\mmmYq$K͛nݚbhh8jԨe˖ɧZO:xD}}} 9OF={7nܨ!*?tww111O<155]r+3>j(KKUVwRRRm6@ժ4sH>LxPUVe*z@ P/>ԏʟϨ|>.?O䉉fӻk?t钁wqQWyǿC 3 GWz"Xll(s5fƚo6u ͡`sR hڌC}@k*t:*nnn-E#-j}fee)UUU^^^%%%"钓Fٳ>555/ 4iիW,==gϞz>,,رc΍g3HKK ԩS@@ڵkiӦF8}tɤZ,[[n:tX|nΜ9F`0;lu:D-?{꾘+:nܸq;w^`OjkQ[oddĉWX8.ns]Emjy||NX9um۶%%%+;vx뭷j| 4+摭.߹}8{ȑÇ_|YE[bˡt;:cbbRRR6m4rHˊUAA⮻RJKK}3U'UUUVogS;ydvx|||/ũjٵkʵ{QN7sXq?~|nnn]]]iiիЎ45\;ve{\\\qq BL<ܹsՇhpݻu묪?6f2gΜɓ':td29sfJ1cxcccnj`jwĉΝ_$$$]fdd_MkQ{&Lw…X;gaÆ}gW^ܹsҸoZ姩4u>Xq1L#//{xnh,Xhj*^o2,{.]s3f̸vy_rrrHH8f?6XZ$oY#]]]zț-y{SEm?s999eee ,xꩧ%6K-oZk=}Q;OO=zC?>xnԨQoFf @k'iZF>'P4 &A$n[`VTTweG?NNNꫯxA9BWWWgƍwNKK|衇ӝkܒl}Nt"bYv}zϞ=SNҥ˒%K|SNmٲʼnvΝ>|eGP8:`:FA$(@h@hNk[t$/@[n%޵kWHHȿ ]MZ[<p3w@gee͞=>޽{䜺: @Q:++׿efŁ&Mz޷o߬,庪˫DO`9sfUUXYY9m4h4On2̓_G3te˖u֭C˗/75k,mnԠ{Ž;fnWV[ZYÄ .\PTT]vȰ!}Y|yeeeAAK/de~sK4˺֭[o?~\DfϞ#5;9s~+SLrc=f{。~~~ JcRRWhhhhh`X`Ҿnݺo}Ȑ!O>d뾾z8pe6d=.]/ߢ^O~ :ԪC{スzڵ믿]7uÆ RSSnڈ8d@Ў^zudd#nau:(\~'GI8p~4(@h@ h-X@DBCC+**;ud[nw@'''WCεnIIIIw>Zt:,L;gϞSveɒ%>SlD; W?s}g>g(tM @ hM4IQyTD~Pޮpz:tM]M724zh3 M1v@;)(r(!2dk/Edl,$)y򍿗oY$o=!'*vzA^+re> nȍ{_˯}WDɸ2)ː Wq!7FOL4eMy-)1hl־/t555..z S==yo H>X>&ŲXD>/]VȊmM>%HE&KE$\/K.Vn-2>R}NΉWwr3uQl[nVĭ}_wܹcz{{ĉ}yf .ׯ2YyViT5mJw#eLyQ.Z׿VsE"|%O-URe9o1V~.A) Ѹht:ΞqƌӧO3gΈ_QFu?ߞm4gϞ]]]7++K*))={aaaǎS+++Mf4FM&y^t]HN\Ү}rwDSF87?Kzj͕7䍿_WȊeILI"M*]ɸUDD1y,^-߻\ʫCeh$ !d>%Q?)wIZJҿrJ>URgm/W$My\\%$mL($mlg2 ybL&)I8111"ҥKq}ؿdz,Y4N2e͚o0,ǩyԬ/FDD̘1CiLLL,**>vXaaaRRvuOZD%RK=o$ 9,2x ]Y:[n=W*Y5T*jMbE]-ʫCKR%u 2$c#{R%5O%xV]nN3"]˼[H]M6픝[Ed|u Go[83%S{G?ɟɶղNs,Ox~8-M~Z""dJ9^\wY|_{59pkLe˖u]>>>˖-裏g}vϞ=ʮ>CD$99߿CyGszze|||뮷~{ӦMrjNKOy0rrKs_8rxL.`*W-_Bx]^/=CDɵ4ISΝPZ.ȅs R>?ڵr2g""'NܻwDdӦM?Ϸl٢nݺ/ΟWl8 IDAT?\~푑_._|'|q|}}_"EEEUI]o^ P.;,kFj:{ILRm9rEX!Vl1o}KdE,e,TdylF r^DE| &Y*EY:_KF1^KzKݲ[\+tyZBfl(ohUrhUѶv_̜/)^;."nQQQ>}"### 88X뮻111'N;F*Nj}||hqRn0 SZI9y@XuV*deX9c+{-;kcs^xRT(aY6%o !h>ȓ򤈤KEHDhd` R*?Srj -ʮ=G.@|l|$MyS0f.׿or!j_B8pO?T9"?4o4vT\\\qq &L`n;v[v횑QScT3F866v̘1 ,)RD>U+F}/$hWJd*YU-ʃJ׼[&ɹ;seqZNKNtqjͫȐ?˟KVj_{W@CvXceMnD>(/$)yʪ*@>'.E/$&ɤ/ a)RY:+fȳy/oȍ䣝[t{VU0\u'n-"c1Nie_n+OSdNtjyTվ-ҁy/`0 4hҥ5hy Ntv[TTԲe{K.z˷oذ!>>󵵵Pʞh^:wܭ[ȓO>ܱcG@IJJ,cʑ2SOgՒGpX}i|͑#Gjgvi4o&8=`ȑ#,YQj7nʀٳv+<<|ɒ%C x;ht999?p~~GKhY VWW7Q{OO:s=od诫sS,輊-[Uw n>=zL>=//1r@~~=5ի܂SRRo<8\ޜnc~Im]N:oԩ~RϞ=÷l uuuuuu.]bcc[0,5G.++۱cG~~5?`)79O?j[***n~&UWWw;v?#99967Əꫯ6S>n޼y))).]ZfMRRs~HJƺg„ nnnr,e駟O ?5ߟ`u8Caaa~dɒaÆHUUɓ' C-q6ok{)))}ʗ_~Y)~EFFӕ+W|||ٌ,"Ǐwuumivuw[bcc7nX[[/+}/_{uQM i ,(((x衇֮]P?lo5FNIIٽ{wjjںD$-->}tΝϟ /81"..ԩS~gcbbG]vϞ=j sjRUh8jvwqcYY_EEٳgxs9fM%Ŕ)S֬Y\o߾A,IZԬ/FDD̘1CiLLL,**>vXaae6i>==oܸ+,_f[\\ܥK˖ dggggg۷ܾbŊ}ݻ777u޼yJU-ڲeKKK:m4qo/~V\hѢ䢢̃:=Wfffjjux>=ztA;v̞躺tOl۶Mitz]VF__~믿^`AddEEEN [k׮8qbܹU***O>m0Fe6wdݻgeeHNNsss5cӦM3g>>o?3g<?) &)'''))I>HLLLJJʦMFiU1.SPP\+bN8w'O9rĞ*$&&>37Y%tbް/ҲK.y0>5~ܺRs^7oD-,,z^?|駃 u}>sa9Q+Xv)8vڵpnݺumŻw6_O3-;ꥮ]fdd4X-1cƎ3ƹp?ðQFeddxyyYjY:u͛f/~i&˖ &]p(663ysUWW:t(""B{dd0<<<,ӧ+++ ^z%w{ݺu}??ܹs+Vx7Q[ל9s&O|!t̙ӧ?DQ>Θ1#>>W^/^}ՙ3gjO(ϕu;wrdFGG7.ׯo~󛂂ׯ7 7q_7^ܪπދt^l߰aC||kkkzܹsn*"O>drrrǎ5k^v;ÇYj #JlΫd28p $$DiݸqcMMk/+־W˻{~X~[deeKgϞ}7Ǐt8vXtt?O%K3?~_>}Geu;w ꫯ4h 2W_ ^/_陘8yg' ?˖-+((֭۫p=`&h<݇ 湊F|Wӝ[}W[WcѸ}6ONg9QOc}ƍ׹s <j<|΃zEd=zpwwƩ#G>|JO>/Z % HIIIٴiȑ#-+n拻K(--5U3??'OoG;Ee׮]+Em:ZXݯ.]X7$$$%%ѣW\yw>:@㾋#Q^Z}X#5MOGo6VjƏ[WWWZZjh.@;ֲ=..… qqqs-bbb&O|ܹCEDD8֜9s&O|!t̙ӧ+cƌQ-..3fv<;dĉsKJJ|W׮]322쯦}ߝF~M0!..… EEEv^Æ Ϯ^Z]]]YYٹsg֥qQ޽׭[gR˳ϿZ~sMƊSd2 yyys7]gN2ʕ+=eC=tիk׮8{GydԨQwy̙3_9ٳg͚e4{챰0=))+44444`0,X@;m2rj: ={|ڳKnnn?WuZ4ۼ_ohhh^hEΝ;֭ܺ4{#Zrۮ];sjU˳ϿZ~sW9l8լ[.!!o2dȓO>ijυZ4'6|Æ [nZ!ԏf?6XVZ{С>}4X իWGFFDH-rrr,XSO5Jl{3[FhwwwNgyrX?qo(Y:z /@Ki]'iZF>'P4 &A$(@h@ hM4IP4 &A$(@h@ hTt3E+_$#@hյt@1 VWW78hܽ{wDDg7xd2|hOl}N7ԭs໚43o[V}Nنi0SZ.]deeƶ@ ILL=ztvvvYYَ;Ǐnܸ1~W_}՞)glݺuĈ۶mk[36#8z}xx7n("}R^*))v\={aaaǎS+++Mf4Fۖu:j[nڵ HNN޽{wz׼ΝkgZdWZ~SSSx@OOI&]zqׯ_ߣGww58NZZZxxxN֮]OUUլYF˝NZx`Z*΀U.Lfz7 RoGԬ/FDD̘1CiLLL,**>vXaaaRRv;m߾Gn:Fn~vׯ_venw(?+Vطo޽{sss]]]͛8j[lپ}{iiСCMʕ-JNN.**4UYpaAAAvvvvv}LzCK|ɔTD$&&&%%eӦM#G IDAT_o)((P |||ʹs~}v<&LpBQQQllsA6h~^y5(@o޼|qjho|}_lmhʔ)W\yǬڗ.]/58TRRWhhhhh`X`c`ĉeee2Fɹݤ[Z#""n8g~GFuwΜ9Ws[.!!o2dȓO>iϼf2=ygZ}zT{n-!!! .g4烶Cco~y-[UVV._k٘ڐ:eCh)nnnxnK.}YYYMkK??h,7mԫWncǎ555-S ]t_}t={cǎە67.[[n:tX|XYY9m4h4On2YfFooosg7ǴN:]V;=jW{>x༼<<|7n}fee)/UUUyyyԟrjG>˫}aaaq՞Oϋty]@3?SO-Yiq_}<0hР2JMMʺxbDDČ3FVOwڵgϞL%11(;;رcIIIJ… `0+W\hQrrrQQQffxچnx֫a˖-۷o/--:tiӴqtjq>ӛ7oV7mO++Vطo޽{sss]]]͛g9Z6Zl?jԨ/²>j('D;kkk)SYF޾}{ Cy-y8qb^^^yy+>jѸ6OϯϏڼ YPz믏7j nܸ{̇zȞV(NWXX+"&ۻRҘ۽{wݻgeeHNNsssE$00pΝe@?^JWGmj63 6,88h4evwY> 6y[@3VؠM\\\{oy?_qƞ={>|p˖- eAfo۷o/"UUU׮]^_VVfnvڕ{xxZZ<,ґ#G>|eE;~QSDBBB=NR=<<D|6m#Gu]...|M>}>ܮ];'es^m6[B?>!!]D{\PP`,7se˖>|8''cǎVrbj]ttܺCTE3u.],YHLLLJJʦMFi/=zʕ+=GؤvߵUܙ9oc QQM;wn``Ç?eʔ;S)fڵkFF=_8f̘1c(&LpBQQQll>}/_^YYYPPK/̙3yCL3gL>qqd2 yyyTD͛7o6,"111'O>w\uuC"""8j5jygyf޼y@k/73lذ>իՕ;wvn|_yX0 М8cG?ggsIȡҥK_|E77ߒj0,X뾾z8pO>g?СC-O={v||YFc=ںqԺun!C< W[8{ݮ];77PsٳyQFy3gկ~6Q˛#F8|dddddGs;eʔ+WOiWv_U9:oc pX?Y6lHMMݺukK`Suuի###[:%4]s`h8Nh=sNظc6ʏ7mK[jy֯_jJ-."}]gfft<7 hIW\{5썢E*"SNݴiS]]݄  Z:$UTT5} 6w}'N4i׸q3yS...:V"RUU5k,h0VXa>&`vE;uvZW>CgΜsٲeݺuС˕ƚŋzzzN4իZ^8'44tҥ_W^rw}?,Q(yS={aaaǎ^ƼYz1c֬YSTThѢÇ"hѢ={48\]]ͣW\hѢ䢢̃Zz贴=zXڵkϞ=yyyAVXo߾{溺Λ7j^씜W_= JII)++~߿vvF͏ϛZGԬ/FDD̘1C{h[tݻ׮]{mM]#VX|_r-xٳC9cEk.2qFT:"w}lڴ)Mz ~[uj?>GDQQ͛3k\_`k_gϞ}5_Hx92"9k +0&\n87x_=3gμk|*wa}&F*Ν;wчz N:7|$G#ݺu{2?OJ5[;~mv&qfhҤI&M/$ ƎzիW_uUz1iҤ+V3n]| .ܼy[ou饗f~UXXxQGM2eС6QF]|K.-//_pq9\y;v\hт Fٲe/~/Bii~_bO6ug&]Y_|_mڴwƍ~Э[3gLW;F#0a3`+6m|;YdIV*gԨQ]v=ܓcW\qED{Ý^{:տ >?;v8ӿl:o~RPol߾}?Ν;$/!d5m7WlG9|T=zkڴ)Sv(vy$μ/OH`HFA=π]{"/!)EEE]vя~T^^UI*I3-[vm{P?w@?C]t),,ٳ+.ܾ}M7ԱcVZ]tE}QR-Ҷmv]qlnTuv7o녅z:u3"㏟3gNWeeemڴYvmcttq_ZZz%k׮]v^z͛Tټ}mӦM-zC_c;w^dIjK,ܹs=Ɠ~~޲CV?:f*2dH֭oᆳ:UV]i̙nݺ\veɓ'ϟ?޼y˖-k֬ٸqjmqګ;L0!'[n_O>wu:]cǎ#GyϏ>'X\\2̵5_jժW_}W^YrsfÇ_| &O|_cg*W{_dmW1G=s?x~ӟzkKT*r?<"6oܶm҈ڵY>Xv ';TʫR[oթSxoi۶m{ꩧOO|9 gf }ǕW^}oߴiӑGx~ _U?ꨣ̙%Kwٲe9gӱcǡCy晝:uj׮]&]cͻ{~ߜ͚5 o}NxvmWy>lOReeeM4g}wߏ?8*@#Tyl@W2?mٲ%SޤI۷WVEQ^^ުU̩M؄*۶m;wN:F 8?k)((#FteĈ:uZbEQQQ嫪[_PPaÆ|j*gx'.Zhɒ%>xkw֭={|饗9&M{=zXhQ:嘇+UOgjV{:еC=\VjmaaaYYY:oXbEzG+9͝;wƌ?{N4e˖h'"F5|<Ϯ>?@gsWσ>KjԵk׻+"m^vem޼y.]f̘ѽ{3ftڵyR~rC{ުcM-G15/^tiyy…  Pݻw2eJ=1vիWYfرϝ#\y;v\hт FYkC^ ;ʯ;YfU 4(=Wꪫ Ty晏?G}T^^^ZZںuۿ뮻nСC7n\膒cj\V}s?*F-W\qꩧ߿e˖_~7ʿ~mO`|ɟg;;kMby׮#8AZ9rƍ/W)替o>ƎǏoӦMnݺuV\\| 7o$W^yO6mڴoqu~8pn~7l~rC]:?|4AN6m~=V>o jU3kM8py^I)((HR{)؟Z \mbhI^j][jΫ>ɩe=6Nφwٳ۵kGB$t˻{ ',5=z>Ǎ7u=K@>w={lAA>g}v*~EEE;wK/_U q666l8{=PZx)R1' ktu%%%ӧO/--4iҰavpr{N:zK,#=Lشi>쳓P'Х\rIvڵkw饗n޼9SWU۶m/򲲲Ly}n߾nرcV.袏>(ӧСw]=w\ӦMo۷'s5֭7NWhc3fu]wGyv1uΝ;viu=S_۷o6mZhѳgχzKj7{3?:ilgC6o1뤱go>J&Nؾ}}wҤI6Æ KҟG=|l5*++wӮ]mVnd^_U^}W^yeʕǏԘ5kkk\?q>'O<y-[YfƍK?|-Z'x4R[{= &4]gu-?ߧO{.?s,X!<ׯ?32U]T8p×/_aÆɓ'{オ^Rces<'5ʽkgrcUl;=P|!"|ɹs._'~y;|ɇ~䩧;jOyl5я~bŊW_}W_?~lK^#:9st)",Yҷoe˖ED*z뭷oYgt>Dtu֬YG}tD]Nxw"裏6m 'P ;k2dHCmmSOM>'8s׫2m۶nݺ5V~cǎgW׮]K@#T>I 6lТE(++kժՖ-[""J[jU_G(}aZ&Mpy6l(**yY&Mر#̿mΝ;}N*))H׬Yӭ[5kd^zꫯ^hч~X}T=/8qE,Y~~6f[It|>w^S IDATʶ5P6;vrI'R6o g0]O^:ПD;WXbŊ>8Sra:_>3God*[\YܹsG}衇N0ᤓNz7s=#}V~|/[byvWXXXވڵ]w/oܸ[or=sRXXI*W\Yp\qgrCT;;roڴiƍSNrUJI]=8k^&Ѓ ;vիW^}UW 4(S#]f͚c^xᅹ5j_t 0 ]}/^p͛zK/UvجYi ηZ]y;v\hт Fٲe|㏗.]:yo1gy⢢˗t}ʔ)93>uֹ[o9ѣǤIJKKWX1f̘*d[53ϖm޲c*s>MZr9NÚ5kƌs=}cƌYvmp;v͚5Vꪫjg:mڴiĈm۶m۶#6mڔ5Jo=lms?Wkmz{z;桮fA]}cǎ=*_U~vF @"$B @"$B @"$B @"$B @"$B @"$B @"$YRO?TTn) .irf&`I]%m_??/Xаm}@g!'tF:tCw%=~.*,|gϗ^y]3LC@GĴiϙmݺ 8c`/P{}-Gyd6;+*z't$I=>EEM6oޑxK@@=4K\/?4_R 4l4.*Uqs=@jDu {F}4{.4Щȳ|4'?9쳫4R}&LF)UQQǰۤR5~rv:ҥKz/%K/;EEE;ƏOv@uK/]|y"C^꺍xJJJzU%}np?ZuҥW^%%% xc=sܳ>`#8***>{SNz%Kv4{Gt/ _y%%%%ӧO/--4iҰaÒ -Zs1cƌ뮿(--Kڵk׮]K/t͹;̙\VV֦Mkh|ʦR'o~}4iRp7tSǎ[juE}GSNܹsAAiVF;w/Ys9ƓJz.]W^ɔ$կ:faÆ]r%ϣG>|x~^||&Gץ~7Wg/|_\wqM6ooߞ8`VK9 D_jժW_}W^Yre{9;L~GO9w˗?ɓ'ϟ?޼y˖-k֬ٸq2KJJ}ןq𴮲W3T.y{<ӦM3gκu pe +**GWCqf_6wqǓO>CYug?&M8izU7k{='hm۶nݺ3gNN"bɒ%}]lY6mtG.^_/N~ye\*ZlQGUk׮f:#bڵ'p;SZ^j4o޼{7߬YoذaַN;lIR+W<#bm۶gT_u1gΜy'~/**Zn]c]jٳŋ 3riii۶mo?㮽!CzGuz~15ktm͚56lhѢEDjj˖-[1bD.]FѩS+Vcl/ޱcG*I&^z饫zѢE~aWtWcyU[^:C4i{cѢE͛76t]1|tIT矯cǎgN嵶{]jnHRCfjVǷz묳Ϊ7idǎyT4fu k>GӧOD|+VHXQFu]>gIٲSXXXr<](:_>sC&-#ߴiƍN{sY9uI۲e=S名ܞ{={V/?}8`//tɓ'x{РAcǎ]zիAb^ ;/S=zL4tŊcƌm5/^tiyy…  .߼ysqqqQQ˫gݻw2eJX^}eӿ뮻nСC7n\5kV>/Vm>׬Y3f̘{3fLoҫ9|0uZ2eJ~ڴig1cƌs9zyTL8`/:Jpguŋy.]D۴iӭ[nݺp 4:rȍ7~_Δdk;o{Aq;s*W\qꩧ߿e˖_~7t)SOO\\nyUl+~8pۯ_|Ɠ7o{}3^m>/o~'pB^.LJ}e> ?iTˎ;n:7|^8p`d8`PL6w]{M0Y*f*mRc咒$SNk4y~ f }yy/o~ WTc[,ɶ.5V8qĉ4{N)TKwFAAA*ڙ4tuZONzH5);8ӣ1[kOܺd;~=z~+R|)"Ă<ލ|g`oGpT Cw 4*ySbw%2#f/oq"ZDo3bX[Ńcqn ;fČL/cqϛbqqܷ[w㻇1$=>+f5fb[*ZMw<췲rlν.uJoޤɮ0) ~ό3o"b^̛?}(l|vrL2W͌9㚸xxx暸fklcD(91NL7=Gy/smν.[ty׶mۈ8#?71xx,"E(?;Rg bQq qCh6ݵcq qtVcp<|oܻ-^WGewƝ/]D͉93ciqZD/cv6fUJ(1sŎqI,Ig.x=] 湮Ŷ⮧m8(uV|,C"׈/Ǘ+_;)&g{q5qqĘ8?=-!:=GDod7@'=u55Niߌo^ό/_?uc>gk̾(-ezL/LɚX3;feRC}/ %csh>ED3zDUji,]~J:Y>;>+ΊoG*A|~fb]o;G8#bfQ?ۺd_w^|[Ѯ]D͛w)Dă>/|$Pzނ(_+{to-xSlJ80\#vlU*E\?0\6ŦUN~źNѩoq)qʸ98xxStz7ލc☨\tIhZflo]k?EGtrޗ]!m{ޣ~_3LTg9hWm]O>|˯<}Fmݶjժ=z 80gwbA|>gU3]N߈7gTN'c~8}?/UMk""P}c2'ʯJ|%"6ƒ(1 _75F}q_8x8xhjL|Izܘy;?uؼ<$~qfqᆸxkkl}/ޛ3MuIR֪wޏ<ڵk#bÆ w_T7mr N'8.ΏQ~R|3`҉1qi,8>Δ7.Žt*RㆳߴY1랸g};g~(>ǪSܘ46~;#f5|n[ZeQvo;?毋umMsQ\L<@<09&g QqԛfcX:Z]08 bv?;f﷏ƅ3L*{[cWOS<1x}8883l9%>W9F>쭷sϭ^O>7|s :[OG?~|SK* 4Jώ[E]o*cT:"sxatGS{Rڟ|4TW:ƯWbÜq{8 1~隸)SYUvp<:FoM'eqNh͇Űa1lw @=Sh;DHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHDHD-IDATHD=H۷߾}u[hѦMMX"SA @p͛75qAmݺuƍ!N87lٲw]v-(((++[xO?hظq:h޼ƍ;t0dȐtaAAA=v:}˗~%}|A˖-+C iٲ|о}{4ھ}{DݻzVPPлwtM4Zn]Dt5Go׭[' _msZh! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! h! hvRGatLm.\p w[ ҄S<9_$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H$h4  @B !@H|8084_50 yht: ð,>A,Rui۶k|>o6MӺɉz,˶m81 ÷}-annn^^^~Lt0 ~@w>89uSAMs4%)Y4B&9$jL a>?'<ޯ^Y{^Kj.0рT jAP-h@ h@ 4Ղ4Zv@e{xxhBVܾ};..ݻ]/A%qqq]OmQyyyv ]PPЇ~?Μ4iСC'O[3G߿틞 ok64f_|E˖-˒|Ν UM3['D.,j]\\___ә򋽽 Ǝ[5_[~W}YJUjrhhj0\gEAV9vV9}uTiED\]]{믿9rH{{{ҥKPSL17/뷮O~>?Z@#W4o/h=݀6Zͪ|jzaggg8~7GYRkT*equS_X[[ZjP̘1G;wnFFFuTh=Ҁ>2{tkծ':Rk*z2>cǎQQQEӞ~i'''8''w6mW_uرP=z400099Ȉ {,Y2tPGyd/r~~~ F}֭>+^V:]Bݻpܽ{wNg]^La/?x̙ŋ9::)[/^|̙qʔ)]ܹszBݻwϜ9Ӹl,--^ۼysx MʫBAwСJVu &"`k|G7`ZR[ ok &:u_WhϜ93k֬jsҤIׯ_ K^~oV(8eʔ]VehhH=ՀNk"m'V肂0~?M6:u2ܳgOT5tӧO曅'^:}tUbܹfff{5tEDV9rΜ9_ڊm۶VVϛ7@cTgEͷlb<#jP -,??OK. r=[o6%KN;kVw1ڵk4iRlNN_y啑#GΚ5~)֤Ik~Z ֭wxJJf֭+V?pҥƙG-zO>cUUhآEjZEkLC{L}~T[]޴oo"}{:[V~eKNN>uT^qppٳ!mYYYZ?gYYY{ԩSӦM3l7zC4ޣG{3gTx~kO+3fʕ+u:2###33Ʀ G.:B+V8r䈉 6. jB;ްʱݾU>+͛WPP/X@Dz-}ްaXgVqFe`Hhhƌ~ WXlZBB_=nܸ7LJ^%(Հl$? 6w]a|ᥗ?6ܪUl:~iӦ}մi 9& <߯XekȐ!˖-+4ֹy'O*A=wC]?ymx>^㥙lٲ#FXZZ322>j㣏>jb_Abbk׮سᄄR6lؖ-[.]T2hX{)oѢƍ7o^҅%MP%hgµ_+uBjqҥRڶm+"Ş77Rپ}{"S4^oAj&LotbBNWQ],Jv]vU.]hFm"gy_|fᬬ/BD fFoVŊLMMU ZjUYv7߹s(*((0Wgc/ 20`I/faN7cƌ,Vmb͛7/]ŕ%MVW)eS :a֬Yj˗/_dqۘŖ-[Dĉ{߿~޽{sFS-Zvmeʋ(5MRpSOe7ne5 k#8QF͘1P0 99رc}]v]|y֭666E㫯zsrr6nh[XXlݺ{Ůy'^r}6lO=ۣGӧO nnnÆ )i#G^}ժ"w޲44i2sr|СDBkZ*eZ'~"^U׏gꈈk#Gs 8pD… WXa"͛C ɩ|=E 8p嶶<--m…?SRvٵkR3?Ojժ~mܸq@exxx9::V)))&M*c,f@ל-[(cǎ-Yd텶 :uo2feemٲ%00̙3"TSGի[o^ 333W\ٷoߪ>^_zuiӦM[t/^Xjڵk>&Nx֭*_Ν;SLgi0;}1#+>N˨$Ǐ?S}r 7OIIQ^[nȐ!]vAL4J*)G'$$m߾ZYvСCK:{-ooogyf͚5&V;x૯Zswwߺuk˖-j;wkQz.K(E~DDFRRR-NNN+W;wNy_tt,"o!Cj>z…j-8(((((ϯ_~ڵȈ=~ݻsss ſvuرسz[111/и]vmUՃnHg hzw+T*P-ZdΝ;"JTWՀ۷WReffΜ9sǎewvv6lEb%:sjOUXYzĉ*jϞ=oիR.\0vX#Gjժ`ԨQ뗟ߥK~uƍ۷o_T~~_>h wwb/~J4VB&}W=z/uqРAjZ7++8ѣyyyHLL|8..-4B]z GP-E˫iӦƑM֝#Aj3O:4iҤ iڴiPP˓O>YۥPQ쀞4iKPPPӦM I&v]4Hbxyy%%%?rJm_i, hyE?< L#j@(;y А44Ƙv@Cdɒ.2)))z^+AJR4cY֡ t7o-ҌNMMh4VVV& ]^^^bbbIb&&&j46mژj ZJJJjjjŮ͍upp(v(r w RSSi@@#]%Kegg Ҁ(>>\CK[h4 hhtRRRjﳱ씔KиU~sIRSScjnJLL,5Gxyyyzz:88X[[tȜRШt:ӣU*U=|||lll f͚nݺK.駟N:KZ!77WYYY17o8knnso3>:t1c4Mw)܀,gzgJ5r.]o޼ׯ;usϩT*wa44)))&ѣPYD~ӧO Žzm^em@W:w܎;<==H>h E?E,,,xddԩS'N曦P+^w^_ҩ:T`AWzѧzjҤISL x:u٩S'CΌ3<==DdŊ??CT~yY|7l`8Fe޼yxcr1рn޼rw^̍tw|D,,,FѺukqtt4qbv@$%%t-[}z͛7o޼; >pwINNNNN~wGav=666##tZYYY).]yfC"RPP`$''o*V1; A*it˖-8!!pOLL4Ptf͚Hݕ=Jyyyfff-[T"ZGLYLX6fߺu5&&FDܒ qWWWxjժ2 JUTeĉ M6%''N>ثLܫJKKk߾}x gggggŋ۷pjѢENNNNNN-Mikkqܹ2 JUҩ ,e^em@_uddrӦM111!!!!!!џ|!_~ٽ{w}`/wyyyePS<(jٗ/_6q/WV4-22SNeL Zdɒ.(]JJz:th`PPP\\˴i :|?\je]x!$GGGgO:ea0|pooQFGGGn:::!axwh4Mnnnz7|RirO萐g(g}Tht:]jjjTT˗KMh4+++ M6mbccMdggGDDDDDTl}6Byմm} e/kiihxImj4*\PѴm8B)miiQ(HmV~C J sss{FiӦᩃЀCݼymhFleeej**PYYY)sSRR233sssz^WΪT*Jhlll˲p1SRR--- F15ggg'%%HsssӅ4\lmm|||ZmVV֕+WBCCܹciiikkNP&==m۶ƍjJPvkǎM4u Oܹcggg}6jƍs玛 h@Y狈OB(4e""^^^&r)))4e-"%mV(gi@ h@ 4Ղ4ZЀT jAP-h@Eh@Zpam($$𡱶k1EV%K:ZMnym_zK@x(wmP*ހ6M{ߺue˖cǎ5jTyO+g}l-8_qTJ`ki]*^I խǸ@}ߊ|wWnuwD'kz{u%'_r޽iWܹUY.H$b ""ep< ifp\J8 !&{ʁ w|`JߔǦi|աCځf8v[k{HM-5y{,oo IDAT͛|}RR\]^b'$Dt=z\3J3SB"bee%"Z)W~>}mv_O>gϮ=!;+\\ގWU"33]--=}kgg6%_{h&<{$,2NDQ;+r_D:K祲t*[ `,3$IL cm"2ͼ +OmC!";hy):vjEc}{WKKצʄRZ]XZ{MI @Nsά,C\Of͚ճgw}5qo9? k ]oI`k=&eE.Hӊ-TNVb%"~g-ceDH 9qU:0V[(gV[?(o/ܵ^2ܵڲ'+]cV '&Z');øz۷?===DCUVZ-[V$,dˋvulonp#H^QQc[PNе͜sz6maD~8><9-ҩRﯬ<\4hYexM+^*Q0̕VwRX"]t Juq/@U`ȑ"{={Ȉ# g}|||||ʞP*Ut ḫeeo?.(w0+CkBda|)֋I _K*>eksD,"_+șrAg˸˾;)I!ޤɚ9115v߉NN}+7wQll*RP 80===88xNNNg8p`e믿^לK\--m[k+G_dV装.`o?UQQ?HYi":"+EQreZ^8D|VRC%TDɰK4)2EIS?qbQƷ^^z9);@ CX.Uk紫WNHhki]R)SYݝ;/@SWE<ز`+Vn1BBBƌׅOGIIݛ4ZRC}_J~ܹ^jxҥK˒V'f@#LCc|vOφץm$|m[' Q]@YՉ4jrG.Z4U!ϟ7oݽ(+PMtrTU Q=p?j#BBB kr0?zr׿fǏOr~~aUXD'l3u[OJ2l5r2NEdَgM6?q /ТE ZjEC?yM4yWD/6?;?)wam~v훚ۯhZ\߹co_%K>.˅Ǐurr2dܹs,Y0oH-.GDDFs~U\"kV()^[/=v[..}En\22^֪UG0YzRǒg_G޼EUD'NN]8um )*j…~:jXHHCcmR3:~(2^tED]%uB?߻Cii-[uu13P_CCCKͿxbpppDDDNN}n&Lp֭իWxj+B]㢑\U[|C7aH-"cEF= "2"EEΊ8 s= TЋfn]׳KLtP_(Mg6i6lx̙cmm}رzٳ" "vRP)[4^#"D NVdY"EXl)m "~"D4"{D>YT}{wq[mֿRE%㏕\ qvvyZ.((D}w"-[jR)φe+tmPZ,'ӗ{xh:__ٍiyy#7 ժo؉Nd""3E)mTl 3  4ދ/Xd:.<<;w:th-zo={Dyww1j7jCg֯<}ܡ139uuIIG=ҭ7][۾}MĈm""rEDD6\QyUY<("""ψE\DF #F@TxO4P7nܷoӷmv_O>gVk?}V tUT"򴝝ZJOoץV+"۵{tu-y ""V""5"KEvl)(H"Hx\@dM~#*i^ӿ'mkϫW&4666SNСC~լYz>}(q4(]㊱T5* WNTaaNTb*a-"":"YF%'b-2VDD"ʰO"%adHGH[""]#84*ۻ2̀633UV ˖-ښJXD lrBvrl6PETV{ǛWcyUi/r^予HtԖDy:Yh*yﯿmJJZ^^^UmV0Y1gΜ3gt'"2`BWj2rho(66>++W8.7srsrƎo*K}wV{N]PKzj*;+x|>?`I#""#DDdDEDuBDV YsU\"k[-m*1qZZttSK@2/+ǡ&'M}/8;;O:uܸq s5<-l#?w.97IyE-ECMK2P$]$Xdl""2L7"_4brDD!a"D.X,lrw*}%kTY7,X`ŊŔRyׁPcBBBƌ'XUXXu? _EdҥeIBuzN?"gt]*N4U-\OzVSC@bX۵(:1ZP?DM_*ۀz2"Vn.ИCCCKͿxbpppDDDNN}n&Lp֭իWxj+@ T:OmNLLUHi:M۰as=7gkkcǎ[gϞ ܵkW5 Tj8G5WתkooR,,,DYD:U;ulUX ÎiooŋGDD,YDD^uN~Ν;:6PQl@_ə;;wnTmAhӧo۶ɓk>}fϞ͞h"#_jݺ]Vfԩ":tO?5kVϞ=}]ӧOv*;C {wk*,L]5E1Qf@*UVe˖@B`P3LPf="sy:w'Ȁ ]V jJU! EM4i/^,((pvv:uqΝkx a5 &TMJ?T XKn7=۽{ݻO>!!!!!!cƌx}jCki~~~|hum`޻1:݀_uzh…olqU Jz'NPy!!!] 3 @It hUXMD衼˙3g{{W]a0ǧh044ڵk[lpBFFFӦMv/׿_ #5QSL2bڲeKXXXjjj˖-G'&&~nnnSNׯ__uPw@5#gӦ32&ʸ{֭[ȢEnܸbŊ=z9sf…QQQ_uI ._Ԏ;M߷$gϞ]paݷnjiie%iӦ{Nyg^z%++7|sΩ۶m S=U7n79;+|v'O6;~|+6Uaa/;?p ?W^_ / "ƧDe˖&.\xA-b)믿.((9s9sO?$"cǎ3f۷OD3f/j[~PT=999oߞ.)ݻGu\z5C?[Kyv]X "Ǐurr2dYw…-4hիM+<==oYt1cƨՅ?7NQW\͛7>g HKKBqqq"rYyPwUla1K6kda?qOOwvܾmgkVDٴiR9PAAA"2asssٱcǡCƏo>ÇرDĉ?l 9s>!-"۷oꫯ M8p@^iWQtbE:$$DHSׯsNrr jEdZO?MHHHMM-@T[geeu~m۪]6qY<| ̘1ѣ!!!&L쳗^z)''UVʴhQЅ&o"jٮ]]K/z`R,XbŊج_hPN>}e/4gvwww-򹮤u]MW4>tСCwqʕ!!!cƌ):1Y ꘝ;wK]wT|8K%Bٻ/Pv 7w˫Y悸2M-SjtoVYWM75^SsA޲@ (") q490,|ygD bڮ΅H΅ q3""""#g""""w@VVLKMOs'N:y98i裏v嗄bj ŝ]TgޱKJTV w""""sL0}„ [Ք˗,[Ajz5CDDDDD+𘖐_<+@ZTA(//*??/=43&"""z u/b֭$%%I.^wm֬;qD{{!"""" {wmnrrg.S+++WϗWttl۶:""""K\\\8;;K%LǏ{W~~3g V8DDDDD`rF"ڷطouK*)yʕg +D~J ww-m74ۤODDDDu@IIɞ={JKKk֪UÇ78K<;U@hu"""""zX-idgX&:u:`guovcMts{vWWW;;fZsFѱQpM7nЩS')Sׯ 5Çǎ[8DDDDDrzХK٩ZA^ZFyy}:gjE))/&}""""[cƌw8p@HHn={?>&&F,9rȓO>^qV!"""" m-+s'Ot~gnFxzh5o>yOO-O?Hg{kkG۵MDDDDT~2xl-< VFG=0ͪv\^aaEO1:Oc潱ΗZ=T_}PL__8:gOUprBn8@eeSA;&h$;`yYfke_pzi,c~ lo^otD7r-  """"""F{@[uOjQeM`+ڭcY{? x+T?i|ٮL=-춡@PLJ"" "'_Ep񢉘Q@ /?AA =L$a 6^'? 锘 wR6QfiVnnΝ{mژؾwm7>`=oXТCAʌwkLTE2x`V:`+ 5s``07ζ0r&i@ cmDDDDDDDԀ `7 BUOSDDDDDDDDB`|ɒ%Õ.V-8h""""""""""ЪMȀ """""""zX GDDByn󳙟# @júRA$HFß9BDDDDDDdƦHwomxKWӦ;||%NF~><<п?OU9?LΝCy9|}1x0^|سYYŤI9M[8Q(ee7W¸ Uk׬\1O|<įBA4~cu$ZR/?#7?cWM`jGqѻ7ƏG>JocQr ڵua|hxos琟6m0c4@.__ͪlڎ%"""""""f,@][Y+/]v~=5C^Kb+~xl݊#1w.poҥXQQر# Xϑի7pssUjo%Kв%JJ;Y]k)qU{꺰n>4<7n`\)S퍴4| лwͪiڎ%"""""""؂iܾPnj||0}:\Q%K0z4m…5 ~ ogh A^\ECκu;|s<<|}Ѹ1Z98wěo޽ϖv|pwĉ_W#GVݲw5ƙ_:͛qcb~VP`|iGGtu u4A۶pp#`^mM5'rFmIk·"W8/VXaVPXK[z*7u /`pk"BØ1 źujn3ɓsx $%>zcs25^ 3)? nEv6ˑm&"+mW| vQpPUSн;5>sa|=z ?XUq6_~izI;u {kx?#k15Q N?aUqBN6NFݛ7iہmƄ X11UvvZJJfzQ| .]Fc}V+7j[ ۵ua|h?LCKؼw/&NcUѯbލ_~1_!+|n_W*|8V·b]ksd?_`>џZCVx eL`L˗񷿙ܫuGE.sq|jGbЪvvP{г'/*?~f^^=[T*_0(.#uB[UʕXC >}T\P I]m>*DZcU~vgڵyeeHMŪU(-NQ0u*oo)ljܼQjخt·r罠c* ӭ fܼ*ziZe"BYOO̚M__8;WW|H7?wjf wbN̙c| t={p(A׮T\]Gܻ8 PUO &aXSU;z,=xcFl؀+w4ibk;Ga̘n&%7Fo~ Jcǰcw7kK #x ,[VfU+̟#V憩SG|n_[4uDֶkP`tGGnw1kA<;;ZܴFÇWҪ?U#G#5eey;v`߾7K׼y­[(+Cf&oiM:8׮k|hG?*7n`<󌉦O7 YYXry q9/_|VV0ڮZ!'ǬMQ̸ZZ H c#n<<7AAC5 _|QuOhDڅ߇ wҥU対1m'%osb> PZGan~>2“E/7Nȍ+[1ԩؽ+V0˖)շU#GbV$'qcnѣ6x9|nDfZR nzDFOQV//߷栬':2lu]j>>XYYD` OW/뗿6>۷E :UK+ SQ# _*ʵ>G&O_QW^ѯODDDDDDNZnxP?'ٵVw"Jt4?Wm#DDDDDDD:cɒ%Õ.Vٗ֋2|o%"۳/Ƿa!""""""+5z1t(zƐ!Ew1 Q]i [(Aџ?G=8~e&VΏ?*4Zqmvu^%"""""cBBB5kֽ{K8yI4iңGKoINN2eJ6m{qA8u#(((((Κ!~۴iS@@c@@-[l޴'Lzӎ=Ξ=xrH]Zk%>sjs礗,jdA+Wcc<٥juQEEU3g9;;͜93;;[!vizQվRSZZr^z5mc̘1ǏWO9;uЮcv'ڵsrrܹz-Nc0z7*sxa""""""AO?W_jV{iӦ=Zر###CզΞ={ԨQ \vUV+VHJJ*--tX_.N lHR޽O?i6lV]V'VT\*,P.*tTb TO{W_?sFzɢv^#++T[YZR2;1qN ]r0dȐ4F| IDAT6d|ڕSz)++߿5kl-g„ SLrFs˩86lغu]KV՗'̘1#$$$11$>>>88xV+rl[N 2ASzn6IX7d?DDDDDDEDDDDDYͲ_ \\\ sssAx饗VZeu]~:bilÆ cǎ;v ʔ { o o;v <؆ *K*=rdq}VwzZzB 3>VKrʜuK-??_*kҤ 53Oe…HZKnn ˩89tPnݤKVۭ2]ғo<)̔fdd 8d> ҥBI{ rr{oH:L)?hMtsS1sTH?Cۑtvv{{T] i|uj)`aȳ>1>>1>o&YTQ$E}{wsܴv_f~wO*8A|Z^Y;xxʫ)\>tZO^U)r""""""zxXmЇˢ<%%whР/ڰ![?fo_3]^RYPHn۷u-"3ٯha]rAH)-}7%eB~;vlxxxFFFYYYFFFDDĸqvM)ҽ^9{m۶V4g}vڴiQQQF/OY=N,Xf͚ƍAV+WyRb9L||HVz-6n'S _=kGxj#GL>KפH,wgߣ9(_^VvKSORLm/]|b&}I_7?|*H#.yF=tv,NydfbB~2eʓO>V5Zׯ߫j2+v4|0^zUoV#Gϛ7o޽{ݓ* ޽{GEEIuT*U޽mبrs+ǃ\*??<5.*JN'aB`s͚Yݮ.e\8rpe˖mѱm۶˗/?vɬ UyWTvP}XOF{u֙Y_u$<<|ҤI] vYv+W_a4O>III.**2d(,zkVmjb"-kҥ]trNo+ ;诖Ivjrl_*oBc=~N~n4^߿R|E*l>w@ \X~GA Yy+'""""""R`bzǎ?Q{UyyyЋ-z'̘1cԩFIJJ5kת\K=sY|P.j֬7nXn}9s?saaatt0k3Z[Q2dֵk㼽ʅ@b ;yZAH,)Y#X[xqZZZYYYZZŋ/G]<λ_1z| j_}w\ ʕ+V4guڕ/7O;vX9%%eŊ}YDD|vk{7&}MQEQ&w;{PS)(li(e-,m֢E/l2E_yiQʢ,mV6saB||b&/|X>ͼ O=U\YX8,-..;lmҕIҢ-ߘ0=$YS9uT$/Z<ʕ)Qާ[򢣣G`-k׮ԩo]XXGi7k?<44444?Vo+W.:t o7nwpp߼y͛UΜq;urr]z{@}ɢvGǻ<p̂䜲2ׅ~̜:uj֭[n=mڴ[n)$Ю<ͼ^<-ȑ#ݝ;t&]R'FgÇoذnU Γrq"##tҸqVZM<9))ɜ| U]~"m,pBs}:?{G9?^ tv<9"nD|aIGX.>TXO[*(ʍn,'\ka>1>^1^WKߛ0;;{FŒ{\&?7;%sanlzuguss_ޯrXVK9íYBm'(79s`G֎=0>)g?I,Y߸B""zЭJ_o2~fuwDDTbd\?:jmggW"CDDrgZR:d(?oMavH}ee݆]&{r {bF""""r_(~M!""q*n>]vN}џ'E"/Jɓ''MݤI=z,]H|iӦM[lޙ~T8^7*cyy!/7qg.U++!?Vݜh*--]re^6m1f̘Ǐ[>>͛7_z,׮k\ ܹ3 iРAׯ_ ?:xxxݓx5k>l07 PXX8sL7|!/| 7>>JHHyF?hY9n G.rjh)\GrПFK]5#K4׼DDDDD Pʒ_#FqM7nxzz q=z899uGqq ܹsӵZmzzܹs_}Uöw+$y慇j7offfHDDD1"##֭[0chrkH7b+V?wV0]VY\RzBˆʺvzaC=&Ǐy<^SY|9|ߝ;wt| 6,44TRլr罖ڵwu35u4##ݜ83g8o~Ν+))CBBt裏._̷.Hhrף<` |l{\u3/QR;ZmbbԩSǍ'xKw𹻻gddH噙 3&,,LVk4Z={1c?ٳgMץKӧO:uk׮z/GsR-]vvv֍cv[ǰ΋X?%S;S^wTsUÀzP*4X5z*kOUII~N{Wܰ,Yb㡼ŋرcܺv{-kŶZ1~aQQѢE:tԣG׋pOʕ+ӧOݻ={tTVVߢyRy6;o;^9;w.88Yfzrqq{{{899Ɨ#2Afh F#Ȍ={4krTW &9c41SRRr?#~SO]r;Η\>=.+%""""z`蜜wݻwK;w08p yyyRy^^8))_~?=F-^x^2ӹ;\\\[;" *r8!!A/G]l3orV,/ϰZNYaaa%CcQ&p$A;|\޽Ⴑ1,//iӦV$o]&ϻ۵bv?ʿ駓&MRP\\ܶm[FIAvռys UX0cǎR|y[]+(vl"~Jݺu3nºڵk_ܗCðr8%%m۶{md('.9arLjYfEYCOHhrףDn0s~$|l{\\&"""zY=dȐj4ӧ o߾vEGG߻w/** l۶-88˥o gVZVzРA |K,1Aŋ۷o׮ݥK^2 OhhhffwSO=lٲBZ=a7ƍ庝2|qIȵ+jӦw}Rr&w^l!.-+TV&Oz5EE]!ȏC+ƏEy<^c|u%Q~YYzwuF2sÇ[rF2lޮ[<~PqNNN^|y˖-u96lj]rСC{n޼sr(כ'_/ u͛7CBBg]+(v[lj4ׯKRg}6vXq˔ѣGރwyG_ܓw&dž #Txĉ޽{[Ϗrr6\05s\vƏÇ9r̙3\pɬS:74(7X:?6#my DDDD!kG`7;88o޼Yzڵk;uo 9u֭[;::nzڴiwds%zt?SOOOoo9sH5_po߾NNN;w޿gϞ֭ThΝKőkWk.???{{{W7b+5/-F珎w?y%::̙9?| 6QnZ7~S?^CV#;L+#G;;;w!,,L-ЮE*2j][]/6iWyctFFFvҥqƭZ;@ݛ1cy4cƌ{)mG. 6L:}cx9.\rGξ}޷oM6YI ?#~SO(7X:?3J.[yՐƍ~zKDT8cД IDATǎ0> 4߆-Y@xx9"+ZƪU,XDDDDDDDTw ΰajGtN6bcc؟dچ7:yɓ'}DDDdԃ?5d0&ְg!<^KQz k~=6I(Ϸu??lvbն'ON4ۻI&=zXtiQQҦMl"fggϜ9o̙KSLiӦc=<(?7`;ҬY377ݻ/]X|y!ķ' |YL?w?{vZ]\YFuiolT.*Ϲsҫ}Ν^2J.~aENv/oˍrb+;byaaoݮ];''Ν;_x-̧tʕzjڴǘ1c?ƉqyzzAZ[ v[a}_Ru}6xOEg;vjg5j STw駟ڴisA h† "µkZjbŊK.=Z!v25OWjZ^~}ڴibʝ[U|TF˟>LuizIɴWGKUV?~MzvTO>{ ܽ\d3BK** /]~ ?΋"wr#gƌ!!!%%%۷o" &L2ʕ+Ν; 6'=5'Æ [n][VVֿ5kX}aZڮr}K1_ a2nN͚ķ פŇxmr93+77YA}7R;,[~~TפIA^zUV)jxݺut]zn5k4o筷*--5ڜSA4ܹs}||׮] ?5Fv.PAA ^lV񕗉%.ӅɣujZzB 3>V͌;&&S3JK^`X_fKŤ.@{{{gffJO322hE>...5&СCݺu+++v.\(ףrWr}K1ou'&&vҥB\UطoH:?\]]W^h+|iӦ͛{{{ϙ3dF>C{/7 s΀''A]~]9;wvvv۷ɧO>?+++a>^=r ?!""""""h=SRR}pB``A.^`رeeeƍp 77={:;;w+))1Ԥ'FFF7qD_k TK.?؊F|׮];|||J2-Fەۺ|:t(((VlթSmNmN:rr<>>Q\6Ǐ22kRa׮]Ah4 ̙3GFӨQ#A'ׯ_AA 59rd|||IIɵkBCC76ari\m PYY? lj:u2ZS  RZ\rkb޽>>>bzrVl?pNΣg.W^{OLLBq 74Q7-¸˗:~odnY-raሸQQRM\^_缘$\>|G]| f?~˗GѸqc+)((ǜ=_dڵ#FEڽqF-ϵշ4۷۶m[\\,o:tXxqTT͛7 ogNII13VՎ;ZK.III㬬,3Ŋ󼨰qwm֬xphh]5$,QW'CF[phĩS7N?qㆧ cƌ SFVϞ={̘1 gddH333}}}u㛿ӥKӧO:uk׮z/EW3RiKu㘳m]j;{X"w^l'{U"r~RߩS΂ ]$5U}$'*Տ/)0_TQ(9N=Ξ]ol}o+?ʓA(**ZhQz~zˊ|/^ꫯ;̷n\zՊk7((hɒ%S/LKەoi>rpOʕ+ӧOݻ={tTVVh+ ]\\t޺r;w.88Yfrӧ駹^^^zPrr(<`r=jC@@ի> wQQQҫ*w=lٲm:::mvǎЫW/OL0!22222r„ OKKlR|R\\,>NOO{۬uׯ_jݚrq+% ϟ?㏋rVj)}eu$ p}>޴iUCᩩvQQ?v:i YnP`4';iҤ.^**<<ܮLj]#Wߊ/))ٺuHn~ڵ-[.\puhFKͷ t֭[pm߾^(7:Ͽ _;sssM7زe˾}Fnee|Ə\9,""""""Ր!CJ!)))22Ҥ`cWW׾>3Kڌ ]##DAQ#7:=}=%\~H$gΜ%ʙ<>F~KJ羚jL|ccc-k!Ot5k?T*7lؠ|Oۅ څ/[ "L!W&Լ-8 L&ٳgOOOv(++̙3XX,޺u;FswwOHH8qbܹl6{׮]+7Mp8 9rQۗt__˗/[RR2o<9>DTܹ933`(Q .l/G_}f-_O D>{J p+.IݳmU?Q9y12% f2vvvyyy~~~VVVnnn6m'55yvvv ;%%ME2O ^鑑O6Sa5:2{???|\~rt:1**J{/~oI,wŷM 9~?Xx˗!OtqF@@F3gΥKtD?633{|K2Q>DM%]hkk w񐟟M21/^tիx_c}HOOG$55՘j{@7xP###cϞ=R*$2LiV;I'""b*j͚5x5!`0BCCq/[Ie^h _xӦM6mvLBpTJ&aM `[p`&h00؟#%0袢xggӧ8p@*b >,lGNKFq8gώg&?ox֭[[8p@&a{jF*ĹxzQQ@IH:2bL|qJJJb f'%%uuue{=ýf䏘>ơ/%qL=h YVJԴcǎ5k֠Zөf|௿ᑟOaڋҥ_~H$RT 񗖖~) F('TWGWVW8ڊ7bjuppcXAdr<RV٪P4&|PrܬT*SRRɺo߶<ٲr37uP5o͎3KRNfd5+ Cd aaa/^,_N5o޼;w`ܹ3|}:IC4G,4'S U8cտ҉S5n&we0eeeڙ߯$IRRbXT*%a |vssh?y岲2. {Iyyyܿ"?+**E"ѧ~JO?ym^>:]>ck==%(ᘏ͟|E.]:wiv.޽zz yQAaM?qMMMmmmUխiii֭3]jP4F 2uP5o{S.Q}q/]?www$''cDTX\^^ѣt<%[פB.C{zz ^}CԷT*(&''(T*MF:^QQ鉢FaٕA?AB!Z(Ν;`M(q#6.QX,iS֝;52v֨ $ c\]]A=juAOϫ%%D" 'iQ;O |>AJEh  mX͸=c/ykv1KU;`RQ^^^Ir oL[pT*Puui/999Է۶6GGGݻw]C_W(~.@3 8,@l(yT*ݻlvII Vbxļ*fw]ݒAuNtU['9=}~ьM'T[qP_|Mt&}r{xi kkksтh4$-Z$|>ѢE1ɡ1k,5ɔd떖0Ll؈D5lcaaye˖=~tɒ%Xi3dKf>gc)f|>?55A,y--5 y?Drl5:<<ʕ+Jf۶m\.W{qׯ_J ٻw/Iٳg 6O@#//ٳgB =bqGGۿ?V==]ǿgxtt75RkqqZ]H4߈C)zOtd`HYzc"˯tuJF&V]}xV\.wǎ"HRaO†}ͥK/w]65y}1}Ȍn>UqL>羅<߯}&cbbvލ9[pFGG1LgϞ`&igg=22BREѬ,kkk3gpK#rGGGggd\t__˗/,̛7{+Q*;wtvvvvv̴"C.… l6e/?3COX [t8֦Sh͙;O2 튊>noъI4ˍsTѕvEEB{{j[h4wwv/w]~uSGIHZ\%:.Q}J|IWCCC011qhh }/<)#b2d mmm!!!.Lfp^rSMwhqƚ4 uEDD,_ 8pySN>M6m4=W'S„n7\\\iOp}g&904;x.\ 000/8`yg&Qoݺ`kk;d2A㝝OpT}~˖-4- ʕ+֓Љl*D Hvv6áhٳ7MI| @Kv.:I(d߻Ǹ}}^PإVc?|W[u닩rs%%D"F H@'ӋJJDґvuu%%%lf%G"ڵkt:ԩS! ^wD g}`3fۯ]_~ :T[ܯƵQ{"C:Q9O䙧??ƻe˖A6~yN ƁTL(K~"HR566&$$DGG( IDATڪRvرfEkkk>\WWP(˱64\.} hsssl6_=<<)loRfB4+)X9 (`p}KKKE Ji++Q )+lU(TM\C(\SYI𔔔fRܜ>I(ĘP(+++WX_uG$..n˖-OVէO=}Z&/15I/999˗/!⛺m{vshZ=ma55(&|*Y0PWfw>}}ӧO'?*|b1^_GD&k|}"UjqHw^l|#| *'"SRRX,̙3=+HX,zwR)K.͘1cӯ_{;<<'x{{o޼yhhH{( 6mccsQK' yyy #00 /'9N kllԩ Q|SK4qQ*;wdX'N0_Bodd{;o޼;w`ܹ3|6t'lƇ(弾` "ʟd|MԈ{{,h8.@?7.QߣPuqq }L&CQAYfY[[GDD\zuԶ/B.r|.?GTʤNN۷mmm6DU|ϟU\l-߽QQq[ۍO쬭mQ(TMBv'X5RPTԮT:u(&-@|BD@qƝ;wT;wn޼1b\'сmmmC#HDDFe8P5̎s]5^AAF;| *'Ĉⶶ5k޽+ooo_z}ӟTTT$HA^(%L,OKKjmmx+))I{Ǯ]^jj*~|+DIIG?t|i/H_~}6 7o,.."bZMwuu(:mڴիWWVVZW_=tysتs\.Ǔk2[ZZ*JEU*ӦM-==udꠇ> zp`xA=}ʺsFkAJE | پ}4?szHMM]p!N~(xUʼ8i;_mmmODay[(bv˽sy~A\f;;;םihh &]<iii^KRlIڒH$'ojƟ*3n>>>B#SOOOퟁUTT`chlveetɼҏOTdd|OK?ϗq _d J_X[[/0U*ݻlvII!Puu֡(jggڊ...ꜜV5vʕ+\0]jyv(cz:9鏿ޏN&szٵUU)"BшBڪ*Ͽ۫AT:ݻ:2uUU(q׮]"JH$ڱcڵkIꏊ(m|R}tz@@Sȯ##;}Ï=ڼysll1u:T+ܯ&] ~BCCQN4'8P(roNkXYY \.O0L㶴/r]< EQÇ+Vppp0غ!oM/0!QxQv +Pw޽w$h^7Xd~Ix}弾`Wu ^)F6^ &-@["_lǏKKK,Ysښ=zA T@)F3jӈ9s& CCCCCC[_h@ EQ8ŷ,,lmA4(feeX[[9s)ipi)Ю(vc_XXZ]~.M p{7CDM_ }ՅѕvEEB{{j[h4wwo:>KO^^ۦMI#yvvv ;%%~ME2Kռ5]ոk}o@TND.X,''G %&&:;;;;;'&& 9|``lٳg>}֭[###Ǐg0/|2QGe]k //OmV(MBR[^^NRܻW28Au*.111&&F(+V|(477+攔pSj:88رcfꐲVB4;5$䴶T;vY%'DlR}ʕ+Vyev1ꯩh>ֺ>|NPF]Ӯy?oxHKKKKK3]V9/ӧOƞ>}ZVsPܟ500d2Q x"^|r <ʯ}j۷I#|a55(&|*Q,񷭭!!!(;Ͼӧo݋RԫV3 Iѭ`0yBd9_ U8c_u5l/2.=z†;~̙MMJE[ʴu3guuU]]ޥzܻYYCOV9Cee% j5--mݺuXׯ_tܹsfgmEۓ |_򗄄@ ǒy5v?"gkk?`̙3?6=z޳nݺM6555 8q믿k---| V} 1ҥK?swwwLLLrr2y!ȻO_>_QQQ^^.>S8_vwʕΨx1Qm[XyN3>>qxrPT<}w,EQKKKRhrr2JrڴiEy|Gꠇ> zp`x>v]U륥MzꂞWKJD(n߾}>UUUQQQVVV(KPPmmmvAJE߿K'}zvv6ܹsFũSL&^O?uttܹyzz/b=<<666:YQ]⌝mkk#SZZrJGGG ӧy~d_3g"244444%)/[ǥK, -Z$:|>ѢE6:oit!o[}}~*rW98PE'LRixx8 7o}D"),,SRR(lwfRJf̠0>7*+o4CCo=y8k Rlhh8| ڿssZnnn޿k1ȕ/+**vw PT(﫯WHYbիW'ۇC4O555T?pٲefO>Ow.j^.U/ҏC4n݊۾};G9sEEE4jժDT*R#~h߾}{뭷+cڥ?8222jM#aO-\ܹse2Ųijj^e&(ܸYReffx<R1׮][~}XXؔ )CQ4++̙37MU||c ++[ޥ w&TWw($w|6oܧOKKvEEfcYYYmڴ<[h4ww}4:*+*brS_ߣVSXXmggd29Ξ={zzzPyb?zj;;;흒1<1xS5Lm%%?_q'N;w5޵kD"!I~ddO?q\:UYYgb}]Ba0vMC~/\fpH2=r䈣srr\.TIIɼy `%7nhs̹t^N`)Ǥ=eSZ~~~NNN~~KҮxɥ#jL)dddٳiND(..~dO@f)QhxYA%ɮ]fϞM}}}O: g}`3fۯ]_~1/S U8F>tIyDM-e˖Y b}LI5ҥKKHRQ OIIinnV*)))juppcn<\.NdT!\6W| 55~HYYN IDATggBhBJE>S󡶶uuu dnŇE:L12R.DcyNHy;LQcbbB\.\b_"qqq[lyRrʊ+By4;<|̻ߒx%cdMTۇS=oԴh%fd5j700d2QOݻw5kPa9r$** _>VէO=}Z&/ꡤ >aaa/^srr/_NaCc߫V3 Æ 222(㌖r I4oM&C_gggX'DLfooy9'U)3%-v7jcP(!OdggϜ9999Y./--trrhyyyXŋoܸNNN$~:<<'x{{o޼yhho:88FDDgeeamX3g=zTS=}OD"IJJbX,wޑJxej/lѣG¼<___XVV?<áaaaDa14_}7xEэ7ܹERܹsX6ݍ_Wb?\n~~~~~>$)EIO/|6GGG 2;Z^SUQ(*.ލݍ48\\\tG}$ƒ⬶za{54FFf͚emm7AJ}G.yHχiӦ^R.x<,;M X]YY)GFje2^UUP<{z ^}Ci|6)n߾}$UUUQQQVVV:1 ԅ tlOaGz^:f5#c>}.P8gڏ]:88`O x .'ϯ{T(* amm󯮮 8'SK;j: a[&T*oZ"mvL[VTwf%%%XڵkSRRD"RD;vXv-_h4څ+Wr\.wժUڡKb'͋h2uUUGd2;wP`ggڊbîUw|ҥ@uuNNN$y1MʇRt߾}t:= ԩS`ɨ=zyX37Pu͎3'I%j;I ЊgVPɓ'۶m[htvvoC۶m;rHooSa2ZXZZy`0rN)6q j:u)+ f$y0m~ٲe?.--]d Vx̓zzzh4OOCݺu A>j GSm̙ oI_yѢE-ZDafǷ0G}| z{ Ԡ(B<,XEǒimhH4{>Qmll> hT18OF5mڴ KRjkk3h?۷oK$?0%%vMjww Er^yA7*+o4CCo=y8kB<no)ʺ۷[&Κ7Tkk9;#oܸqcppP&=x୷JLL$ɓLQcccihh8|yB$,,,//IR566~˖-3#YڥW?[Ν28I.\xܹQW?1ܷo[oEժUDTJRGGGkd2SAwwQ;Ϸ~{۶mJݻ111oذa߾}bx޽ڇz&Y~=v;::ݻ~z|ѢEǎJe2Ųijj|_&Q6`>XuVwww7t7CReffx<z0Q9ڵkׯ rq3YYY>>>>>>gΜiGWV1 9﩯QQ}4YXhWTav{~Ϻ>qܹsl]$8:}k}:0L&.000;;[Vxޚ}7//mӦM$Ġyvvv ;%%ǼI΋; Uv).Q}|J̾FFFWRR2oLgq-44444tšЭ[bbblmmϟLp84={͋/R(\-^.R]q0Jw[lhW\AƿΗn"5gWWWRRf0l6;))ˌ|nTU9ܹc{"LAD"ڵkt:ԩSX}rq3HP|g ,1cڵk3GL?/T[S?;~oҿxٲe7şlz$%$$$''UR555رc͚5#GDD+܊Du2bd\"DQuuu xOpjuppcKgxxxJJJssRlnnNII 7#_"B4 $&&B\^YYbŊh܈mٲɓ'Jʕ++V0#S U8fk('өlSS?>Ux 8ҌF?{{{ v ?A]6orHTT|VO>{i<Q9W]L&aaa/^srr/_NaC[_ZqFK~ 6ddd/@ݻ9 >{򴵵M>݌|t 3 QuvvxykkkHHIngFd=aS U8c\#oWGzF9"Jq ~~~###A3g:;;'''rNNN4-000//+_x7rɩ>P?ooo{{͛7 |MԈ{{,5ṣGwp %CϼyܹsxMZ]NOPZ_PP0jdl/W^ r|.=IRʌM6ϟ7Pooo)lȌ==wU*Tkץ8-^X}G E]\\tG}$cR_ϟU\l-߽QQqnTkqƝ;wT;wn޼ٌ|t|EQсّy6nD"""x<783Pu͎3ƥ1vjs ȬY#""㐔-eBԺ~ILLL{{X,ٿ?y|// ۷o`YYYqqq\Q}|222{{{{=/rmAn޼Y\\兢#֬Yp篃h(Q>?vڅ~RSSxM4WW!9qR5lX9x.r˵C߯cX555(ZZZ*JEQU*ӦM-S)łg Օ|dV&UU% (N6mՕra MX{ꂞWKJD( 6{ PPXAQOYwd(n߾}ؾUUUQQQVVV$5nDRSS.\Hӱ=R9z^:fxט)((xW:dF>OzzzhP s!~@ޮࠃ0ǻpy}|םxMBRX|4ǃh2LLnii5I>qqqyyyyyyqqq O*_rWTl۶Mcȏ?vuu3 -W\.\s1<j?:U|7:OΞ=phhH | c| s+˫$ų-8 Q=w܊+ ;##+* KGF7K'ݱcH$RTaaafMG}QQzS<kСCf~Ýh܈666*ʆH3'?/wΣj29%O~DFF^~}``@*޿?$$d޽cӧ9/888++kxxX?';::x<0Q+WOCCC̙3G.\?Y_vǏŶ)..\y<^GGG{{{LLvzH$"[8ʉ僢GfϞ]^^DlQXXmggd29Ξ={zzzCD ܑO6 **33xLJE^v¦Ff-geeX[[9s_FQDkݻ$ϖ]N81w\kkk6k.Ds> .-e>|ޮ?+ּ5X,޺u;FswwOHHۀC|>://mӦM~D$f?zj;;;흒_"9/Kh`}'77788dfgg; 4###~~~v:JJJ͛=o0Ofdd8::Xw}~(O?rtcTTw0&33{D.\`ٖxJ###Ǐg0/|2r<%%b999=zT;ΔΟHYYY`` N|2^d p8G|LZ]`/Iŋ.]z8ee?0aIMM5X0%dddٳgRW*֭L2&'P\\<3 6G>,@x>PS=`Rx%STΨ_ʛ:X=+_$<;>0"RHU " Ѫ iB:*e~mu:-Zeet^h,]kۄp ( ~$,]';;߳Ozgs<iߥxIXRzSw܉quuuppXbũSd2E77'΂aXNN˗-ڬwFFb]KKWTU eZ-aju@`s**Hkk޽{.\hggxu݀Bpܹw̑dl,̱$P(hktdr8䁁!Y^둌BOV\m۶w?f:Ժy͊SRRx)TE}Q(++[~iOF>~Lsݺu_}P(TT퉉[nhqSOrO,ڵk㍏/ .,((`^s㯫J,**].OllZW { YP(ZBBygΜiiiQ(<]'jzڵΝ[udPSץP@]WG1_qD"R)RSShnA&_dРT*_NcKٞ86lRTF& zIiB7+lk>ib78X,- IDAT˗j~IlK.m߾}.]"s L=gQh},h&'YEE!Q=V;#vܙEǏkzaYTK6NQȈCԍ>H`Xubul5Yigxxd" @ht )1 LII񫫫7ongg˷nr{__E_NNN~Ǿ...{왘 ...xT6qY eM"$''l6;HR]T:tf{zz?3xaK2̠&4 `Vx yyy[l1]V/[pʌ~g}&oܸ7~7\.~#CwwwY04mEnh8ܩPNPsܹs /r8A#kGնo55ER̗lw>tPggJXudYVY9RQ̗lccczndyo _222VZ`0gF7?ubu;ޖ-[600LX'F{{{nU-c@xb|>GqWWW?xZZZ㾾>oooBPTā-cc^>~2|||t~~~@ 0e?J1qJ:z(é2}hhf7665j7nr\.wӦMLIl2X,&:4⫴ڣ--qe[}}jsPPjB@!E|P,ϝ;!rIXudZLqG}="/8mۖ* JP(> 7qa+W8BOa;@N?uϯpxbd}G}mgg};wѺ奊C~QYjՅ ubu;ٳg 1ZD.HII1|bọDāue˖]|f||… ۗ/_vZTT1 қh4ԃ_`uߚ'~Λ7O7μyc//vX(R8Kf͚7ocА1nڴ 08WWW ú gJJ{W\\,HN8j[S]~sJ[[=EJ!RaIII{Rlii9p;0(^[{cppdrR@.Okm}(K6tHVE"Qzz+Bc>ޔyyyݼySwo[[[JeyyyLL wܙ'?l?Ǐo#G}[jCS)mP###d͛7_titPT/^xJnqqqA󳵵/-ڬSuFjRѫ܎*/OllU*?~ɒ%ȑ#􍧣OFG9;:VS8b}켼{{{indy#Yޟ9**ٙd ?\'Fa,ng{^mݺٙb;v8_\GF@e˖1̗_~~ i@.lwwgƙfx~'&&<=====&&&vRy!ŋs!DKz0+ TPP[PPL\rƍfgBww 'r'Ob6.n `:v3_TL'c߂v4::`vI(++{3̐;wx5oAJ>u 6<P}d|7|is`YwlU&( f"%S-`APgOV3ڨ;wbbb\]]VXq)LaD"9rȢE ҥK⋙ 'RaXNN˗-"׻::%ʴZV|ocŠ 냃I4#**EEK++;[/߿O}}+>ސ-))IHHttt >~޽ Jrpp4on^K+qh)zyygΜiiiQ(<3؂K~iLzFO(+33333nހ366bBbhڰag]O?422>V՗.]ھ}/]V۹L3ghhOkL4C&'YEEeuvv,-+.bCM Bo55!"ۀ&˫gxxd"FGGGGG}'M6s3ǙRvin@S5Ysǿsά,K Th淏?F\ٽݎot?(?_g8"g͂?9=9)F>e<{"F诡vJNN*]wvɤ$)]f#H2Aj&j7AzOj'?~[Rⲧa 뿼ryX)~\:Vru@?Fڜ.e{z<; %xkkF{FDmKKvw6| )Ohz^^^7n0-[ lvoo/L/r9or\.]73}tqq!ڻ,hmE-+bVT&hB7KJB'V*]KJzJג^4Y^Znmm}뭷"##Bw>tPggJNlLիWlvSSBqqq3guF|X>̈́.;22222ruC8gn=J%B(%%!T*mll,k&_g6d!>?N"k42Yl}}@: =|?^"Q_q-"ˋ#Klٲhpp0<667o'>8 ՅCC/UU k"kll,##cժU T*1lsZj]ю33e&**N.7777~UwL[d|mQ~v6yfhx@ۅ) W,6%>N2)/ǏW,4CSCm6VhQ!Hd"'Y{@e@?Sy{7EZN9NRG=:PEcV֝/Y0(TZq`˷/ża͛ 'jcǎ=zͥKbqFggrww7%KO999999a688H|0 /0<푐!T*@ Xvmrr2a{}WBR {0l׮]@{$zVxǯ/{^x_U*~w---w1ly-fz[*/Ys8::L&sɒ%gEY֬){^UC~ͻ:pU]4Sfxb:~zcFR7+cL_j)E*1ws^^2D^2d$k)DK*XVsv)r0J,ֽ{98"xHC?adnxv׍aͰ%HM=_Ͼn@lmmZ-~ں~GUWWYo_ֆ-JLle 0lbbbbbxI0ZիW|[zZ0~\LV o\ !a_/n{UG5R&L7nnJo$y gϞ-,,0}ӧܹaȰfP鱵>>bTE6fժU.\ܼZW3-qV\ׂSȵ#eAn#˚Elru*;e.\ 0~aɅ>eYFYZ)EāË:#m!.^?LsGG;n1rfY!DVOvaEыo4#>0? ?3~Ձ"sY È_`@w_x܀޲e˭[e2Yee]0 ]fMtt͛7uwoCRv̙?<33FM6ax<aXww7OY=SRR{bDRTTtĉT Tܾ57Wй9i}MMRV"hna6HyWW&E7<<ƍ###iii a"HVDt]_`t7hdZmĮ1l<枯J~ĉ?u^bw3R,5_s$%%۷ mii9p;Mޯ##=lj:I5RR?j7J4V)Hы[ޯ5h]9\Z[ZO՗֖:L#c۲m;ߴ|\ <𼽪HKdr!PY9_PVfCCiMh֭,رcCCC!Xo>///;;;//DݿdkkYEE%%A%%(c矣Lojj*>_(Ժ57{K8ϟ_d-9rD"1/ T%Lb1[ijn+Qp+q}UW-\nų}n,7v)wu[÷v+_鿢*//~c#sY|}br")ɳӳ3)ibr>d&}cͳde˘E̗~?=3Y>'#SS٥lRg8d%R f= fܾ܂h 9O{+6?zh36 +C-`` B\-`APgOV3ڨ.Y@rr2a2'99y``!YН;wbbb\]]VXq)LoggeH;##1+N 2U.ظ®( aHk뢊 FQ/zzV|a_ߊϧ7$yKJJ<==O:%J1֭P(;wa:+>_v#ΗBOV\m۶wқR8FǞ@^3ղ5MLl?} Pf@IATHT*E"QjjjXXr'΂֭[W_ BJޞuVеk8_.\XPP`+XPvNlLM>::L<#88xll:#kwfBBr L3իl6 !dmmT*B)))!Riccc\3j?I&CQuuu\ibS CIdm>~{h1Y^>-[600mwwy|>igH.zPXiבkll,##cժU T*1lsZj]ю33eZ*UP߻[=mVG=ۙm&7ao@&X\ؔ8ɤľ?^\rҰYOQ[ktET#%͋d-O]ܰZi9:Ix@='[; XwduxBPiUā-ߖzgYSBjnnn7o.((K־wW_}U(*JPgS⻸ĖaZ}رG޼ysҥ ]xðAggg fl|5BZ[\r)aMLk%,V aY~~~LZlhrww%=~ Y^BHR k&''cv׮]@{$zVxvӮ#s /믿Je4M#ELK%o8W"q~"˚5eϟVԫ=r߼yWf| o@SǯToVfŷr,qiK"(!08YX%&.b.kBBڞKd"hI+jn.c__鰒eú7~=^i}(>0 -N:_1Vākּ7 hVh}G}mgg};wAa9ں~GUWWYo\z5'xիW[0kjdAAkƕzB[[uW_UԯY#ht~憸MFB`kkB|x a [kk!FE}>_666VpႉףsZj]T^C{U) RtY,bSI/_v9rMP K.4?)+Ț7Ȣ*G)EāË:#m!.^?LsGG;n1rfY!˙d>LÈ W0iG|`~@~g#$Enx/2}e˖[nd]v%%%QD"Z-_yy7mڄaxKv+a&Y&::͛)))^qqD")**:qDjjZ*~n_ߚhw+Wz˜4RRm470lÇxcBqF$+R~ƍ贴4|}[MldhK]ݭqFVNLjhH?3:2|wttT'N_&bZ*կ{t}WtW<'HEJџZDoT8\(HZT#u6eǭr\u4Ů.-WۧKkKE_m6] o_>^.rqqx^Uqq9tSwd$k{[ZexyL}̔I_|= ?0uקLVedLkKSUǧlQF_vmڵ,9(((''GP}yyyyyy%&&R5fJu؋/T*v܏?:m lmmKH|3QB绺ܻgsˏH&'Bseeo64' Ldynb;644L^\GF]_[]**r.) ?.)Ȭ?GEE9;;3L__T|4P5 cukn^s,EAⱳA"{KxOC?q2n%n6<\˭xV ՙV.eBkV`Unq+WtCr,vs./SOLN$5%yzzz&5%MLNPׇĸsyS֓]4w~r70u&Ydyjs*^~,ldu30~@6_y3¬g@[!Zwn]  rr  >pI 222Lfg@xeuf?z<x ڠ;؀0~G-`` -ŻOr07޼vΝWWW+V:uJ&v s5c}F<ɌBQ眜;;;˗/[![RRx)Ta@rr2a2'99y``@74׳[bziTT/ 55!;#ԄJjjPHo,a&rpp%GFFfg݀&b kuE;4J^y Fc͛78ٳg xxxxzz)3vʕ+NNN-N.Hl6~wR)u}0 _t) ћI>99ٳgbbBw _|yii)~\ZZb :Ձ"sY2r<55f{xx={VwFKV7 x WW׌l\Rx n@☘)555I3gDDD^|ŒDа~GĈ➞4`!HN|pFFx@?>Owwwttn@%aw-..0eee>>><#իWlvSSB{޼y|>_Sd]c4\MHHn eLYuV*R`]Z$!l:D4d)B@!|z$v~SxG}WW=|H,/]nٲe`=88xll ZԆ¡N  KOkll,##cժU 8qYkuE;4ϔknNo^޺{ MOO===3zF7_`ŦI${{{xŕ}}||FGJD^yՓ= ? nXZVp8uuu!E^<֟x.` 0BR[[[R OnZR=zTUU-!!!'O4Y;|X6nܸNNNNNNrM6Q2e&:bLm*hK 3BȹK :ʹee!F[Q(* oǷ{hn #dyo*@ طoߎ;B۶mKMM JR(|FM6_؀ fm@[JRnn5ko޼AG>kӦMx<Ghw*uwwt9%%+..H$EEE'NHMM`^K[S]~sJ[[=i}MMRV"hna6HyWW&E7<<ƍ###iii a"HVDtRyK]ݭqFVNLjhH?ð-[ܺuk||\&UVVڵ+))b<枯J~ĉ?u^++++++\^K|͍Cvi###uL0 [zsRH$ӟDoڴP"(JTF/>nժU_F1eiii}}}iiiv/l}GGGJJ ~d2@p8'sδ>X|)k"/<ܨ6h({t7Ɯ2ۖU*ŋcccccc/^Zv܏?:svvߗ_~ix?#j5B|Wג{l|Ny$B(?r͆3j;mݺٙb;vlhh!$egg啘kdtP߿UT\Rt~NO\k׮]b9;;O,Yrvvf2|ikRܼ~Y*/YPwh:=1KD~2 77Hg EWUU|r|ozeeew}xLY[n-^ʕ+򂂂9˗'&&<=====&&&Qީwq8kk)I֮h>e˖1̗_~~?_o`dh>'#SSSlٳg8d%R fmhݹ `v)((-((?ɓ'1 0Gp];=Py$A|@=p4o@{! {w&>|X܌ϫE|8' bZY)?<~t()]"9rdѢE cҥ_|Ӭfϲ2ǒSBTOVHL}kiCq񊪪SBL0l`` 990L<00P{]p]``)*O>dʕNNN...۶m{.)[Kٞ׬8P]]M~@@SZ 9L@nݺJ(Tĭ[v#\vx_~e…&.r@BV癮'jvmuNǣnOJJr.<\q4eŢ/sss_{5iiiboܹsgxxJRT /[nݱcϺi4iz񏷶zІ힞9BuuumذA#&iVEE0Cd!FGGGGG?j5BhΝYYY'bXuTݞͼҳ![4 Fhhh{{;޸|RtŊ1 _t) !\.OMMegϞѼ˞={&&&o񆫫kFFFDDKvv6BH"$''l6;HR)`gq8{{gz}Y$T*:f===ϟ?o, #^^z<Ν`BY^GXFCKցaq^r%88iѢE߉v˔ ht< 輼-[ϟokkq KOOѿ͍:cVVPuu5}sܺ:.Ib}6?..N7Ŭۀ&LfphS^>R7^OWWn4mjU.)">Yfy}}[jkBw>tPggJ &&F,wwwGGG~hެÇ޽[\\a۷|||BGDEE8~F7m$7nhF[O]]]7'''=<<:;;B"crrz<111===b8&&X?3Mևl=P䥾L͝8%%%aG^/dMy 7^ft _zӧO#J%B(%%!T*mllLɫh\ntt4^rʕ+\.?ŬRvٵ[g4yeeo$68?/>22rΜ9]ofxra;޼y3Gߟ7ԗ݀64C~dGh&kJiii #00/;wn@zt*V klQ_OJ=)/[mۖ* JP(0 d_;RiXXLYogS'*y$Uqro߾Gy{{y{{>}Ν;G222+W5YjՅ t:Xn=q%o}Mo.?< ,D1q@G:ytϛ7o:S ceebd2~9IjooǏBtBm޼T,EDDL_Ǐb]r]F  SNy}189ΣG #P_F Oz=ɓz7m޼ƤR{6lpqеk-ZTTT4119_r---7nлOիxmYdgdu6f|?Bh[__P(Z[[O>=|_Ӵf{j@< Rc劶TEDQR jUjm3c{ZEvԪDŽT <++nӐ<~?tvV~ke%<ӯP*UDnM "ykӮPsƨ8·~(r9qk`` ӧO̙#?>88R|EիW_r xjGcQOekl]A.s_qojjھ}z ww?zHo+[JII'Oԕĉĭ{7mڤQO> Ľg`&f$[_|Ȉ@ 6;:_k˖-BWum߾]º!晸tJJ ѮkgϞU]u]ѵ΃:O:ZC}5(4߂C놵ֽlHtekk痕T*SΞ=innwQ'x۶m =z6@ Zä54x݀133svv!㉌\o*``SUma!+? } u|]@wV)Bwqqqpqq%qĽY5oyE,,,,Xp%,^^^^^^to}RJl6{֬Y)*'N,\rҥW^[p\\S\\0u[s ~~~L&ի̛v?IIIx3335noB>}Zz''TJ=z+ 4ZPtMZ灢 .Y[[;wh~_S̳2jFw@{{ʕ+;rP o!b`0HdC0 KMM5ԱsځCN!(kS AHHȚ5kFGG><af]h3IBZ hc؀0 \W ߀f? !q {04* eGZd2\j=BŅ|TZUU?sHe婶6ȺCPPPbbbKK ---AAAnݺ{j{{{]lBƮ֕qJ5Ɋ.qDn&Ǹ"Pϋq<z**iTFg^`KKKKKK3 ܀~P(Ȗx:k7߄ ̙3gΜ!ja`A x"ٞf@Cg]]wu{bBaO.W[J 0mzFAڂ)!'''PH\ֳ^{{_--UTԑ0cƌ]$Y[[SbW/BƯ֕qJQ'=]7/(=J>,.[_~V, C>߶|ZjoњA_Weud99:9%J)NhŸXNw}o|K~zǕ.H=P\mW##"6RL*u"ccFkYjK< vU&o{;>)52ĮlY ]{1M&WIuI"Sɶzzƚ s皛/ … Ȗ,m9|hE BBþо$b^.ąxƪ D?'0cǂ5I5Lƿ#S0Pq[SEE=ԊtAzHeqi֜Z&k;#GSk"6I}}}yyy#GO<J>loo3gǣ5ָN3::D"HpCve6][[6mӧO1]q|Nq1Ź4.WB |>BW?[D7gaiiǏ*+zD=Q?|88:ڳgOTTT}}L&{qhhۃ h{))^A^VLi6_W%|//@k-VX[[2-UVԓ(;F\qσS,ԧ^ROwɻJ2L-++[l>\.חƤt 673x<0⿾ּAn'3^,Vg^?8u&TBi`1G<VVtֺnݺ_YXX9rۆD>}%KN:e` ƮՋ^t`&UIF4ي 9WW>r+rӲƧӂ.L!!q:ud9yX!-%GiHIcn{6و8?\.L&Yq,֩&6lyАD")--ݱcG\\TuuuNNNjjz[0.rɇ{{{ M8-[v ]O?`dd$??4+>p ?ml,Q*66&`\YKohtT_*MnhxcLǵ|̔W Ԃ)MMo`O8F1tg ê%wս/_ҢP(ZZZRRRx 8999r&ONytkGCg:Ot־[哆OuF# +fzHk|8ɍɝ.yWrcʫKcSy@cѾ=1K% 4 ?wkm6*d$qiEJ9jUYc7ߨ1c6mۺݟ5~F{ުCk+WX,[[[??,;{_̙3zcͫr<333""""""33S.S_ ZK&BgϞ477hO"߸l{<="MUU|74)HMߩq))\JJbkj:q!cffS__N3Zc}ZBwqqqpqqUNű㏍7ZZZzxx$&&CQ̏O֕yܣ+g,%R9&=c3{_JS8f>ӡ!2jycnjL_Wk=P.bTL)#t%%ʫ.8"'"ڸaYRX.b*њD뉅 --ҫ=W5k{,x -}iuUxR]Qf{όN%a=+7Dr{ss徤Zީo_Yͦ.-0LshSܱc]ZIzgv`t M1T&?_S-$ qYhfv?<T`x̎3U[p g'=4)q rЌg6j<jiiCgb^zwn߾noo?cƌ^{x*++ܹs7@&]\ JK-JK Dc`tuSqua b0 IDATCܥ2\B޻gYPz^<ߣP`622w3LooӧO?rٳM^ Oǡϧ_tV2믿^xܹ͛c]'t+cCxiSXXdmmhѢÇbRZ6ZZP#AN_NZW&+EwtAoiii@O)ۣògͲY=Qm˷%VVuXVGcSS?AďFXtx̷{W>\w\jC}%92:_.b?+DRX.b;9ffF|qînWa2' SRC*C ζȋu3X$m;.qT.b;9l;N` ڀ;wKHH/Bܹ3))U.&%%ڵ"boJd~r82UvP.\a]GG@c"HmڮǟqB*UT^mmhe%q ;pܾMۀY]TW*UV,nWu5Bfwvvlmm<幺":6*Ҽ>vzr%x6vеL3W: h]i7B{2xbul@suaxtX WYh_w}:8 ;0*<1Ek-[lm6j>lq q}}a_h߉w1 ccd獟x{XUYcAMؚ؏?&)(ح[Ń)"DJjJq =2D︴OkN mu#֩5Ф_ȑ#˗X|!q"v5ӌp8"H$q8hvP杲._fkkkBӦMq!q|4+~;).=85*B(G*t< r=j;[?~,PFP(?|H_(BhϞ=QQQ2ǡfff>g޳ǿ}j@Y}=}iLMM]d $%-M(uB׺298_)K1… {zz[V&Q>ۃ h{))^A^VLi6_W%|//@k-VX[[2-UVԓ(;F\qσS,ԧ^ROwɻJ2L|q8Uo?sf9{.?nn`|8nL7@(-isq`5J2_2T\Ho9̫NoR `gmSiLs9y@ e#ek+:90x BkKWv}>Ȃt^6 hJ0֭[_|񅛛ۑ#Gn߾= C#aCO-[hxd.KcRsR<a__kkz7_kk /+3l qp@:{{*!ݍɴ`0ܘ#E" ì=H\-0rSSS`cQRg2`nK,9uiSc ]EO{yyeddQA_ ꍬi,rso%Z-ӂ&&&ҘQ!Z0 Kpv`ppD<ؘaXpe/Q9B|4ፙ3i3SZp\P 45acaXdd'OpollLOO?qDZZ!UQ*\;9")$7&w;]ɍ;;7*.QQDNy灆QQDv.yP.vh!SSRRb㹔t8B(''9&&ỹ!Yg۵~ѵ(wZ7nHLLt֕y+ߴi-ڿ?DJR6Ǥr~|}=W{ g::VVT=/rM)늃qc E>)edC]yE!4<:WTTW7<:L<+UJEYE2Z3h=te]zF|]yo\`b/=]㡮 OK"l4Qש$`<4z&HnonvWvܗ4T;++V64مСCҍ{@⎵?N;k%iLj.b6QRǟjy'QCȚGkH6+.$fvLɮ0܂$`0&?;&6L9߃ h3ꍷo1ckvaDyY w7oŢE]F`tYzի',t3aYYY^^^^^^Ν=52b=˂{ð{Ο?dz{{>}y fϞm OǡϧyǻZZZPd_ŋmll6o|ӆ`:k]G|N@^]iV E7$/Xt)ҥK' LQ0=WX \iӦHuuu2ѣGDp8΄yr劫+{yrssiKo|J_VvrZRFGDJJr{zB+˳d2J,~UU!0.w{BCCQb]]LT-2Yb]]УGp>/JGP(?nZHe婶6wAAA---8$&&Q$ںuݻqvZpp NZW&+Ex<ÉCÄtqt0l<@zzzƙ fAEmǎ305oBCCcBq̙3g( vF0ՐxE=;;{͚54&7rZSQ1~2?81] x!W[@`􌂂gk!$R( BNNNBlokk[r%7 C4]}TR71c.)NdX! ]8|top|R[VV~YfYXXo]]]222늃aXVVSBBT*%۵}ðoooKKK??rJOOBqqq_}sdd$>>f>@,Ribb"vtt /=<0>O PðVX,[YY2-[[QQQd;ÃS,ǧ8rss#d2\NSU722BO====_|>_oL0qr|߾}.Ǫ5kBֶMBp]c_HvZ3:::::p֭[GݮJ lgg~ˈq4-WWTjn&_-ZR%wjj<~L{_Gn@o~8N *@&1BH,'''{xx0E>}XaՇz>mk)좢m[6oޜ(p~͛ I=::ZQQk׮H*7vеL3+i Btuub~g>u!mcLFOFWUuR0͛d $JRKKKRbԿ8aڴih`{{{{ud2u" 0Q0S544<}lٲeZT* /^R'ða!E߀yxd.KcRsR<a__kkz7_kk /+3l qp@:cݍɴ`0ܘ#E" ì=H\-0rSSS`cQRg2p֭/ȑ#o6$ӗ,Yr)k0vе^+/~T*׿b$ qJ/\ܹsCCCN8K"NKK yƌ@ܹbݺud˜9sΙ38vvvVo'[RiHIcn۶'q%r'.455:˖- qn n޼944$HJKKwaX\\;ٳegr\!E;ݔN*]󜐐駟l_n]^^bAoIZSINNJNNޱc!6<.QQQDDEE۷oONN  nCC%%%)HlUssֽrݻ>Nfz_k(Htekk痕Eɓ򊹹޽{GFFjo\.̌̔ׯGEEt75gzzz{zz~w~q}s}![*BV~ ݂CԸXx.%%558133svv! CG<ޮ5;P;︸XXXƪXƍmmm---=<<|(G' ]ؼ~ѕWWZJT9&1LooW7d2BCC1<8;vfGm%tX[UʫuBqqqNNNNNNqqqijR411fϚ5+##C='.\hiitҫWj8Е͛-X`KƞPWǓ333Sԩ$`<z&HnnnvvvnnK W\Iޑ0,55ՐnKرcyOhΝiii]@l 0_S-$ Yf\. ;|dmT IDATP he3Uy nzիWOv`0L~v7oΞ={GL`5/O??Ќgo߾noo?cƌ^{DY###{?>>}ߏy0,++ܹs6*m(c=xpX TS RyY/zZo!֋uHWNNN֋-:|X,(փxߙ\L_/^nw1mƮC˞w␊ oy_555x9 h\b/rySSSllMv#Ņ|TZUU?p8;+WrܡwΛ7/77Ƽ_QVP(*UT[S !T'8 L|42BSW(ǏXN Ε+Wfgg?0,, ]I#iuuݻwWWW8{ڵ`7vеn_G]DD&73μfgy/btf`775 X,nNNNB|ֶrJ===}Qhh7|LT(gϞڼysFFT*Eq8>,44t˖-_}֭[CCC\B?sLddddd3g W_mڴ)**07/k֬18B۟>=jlIW:5[ZZjl'97HuƮ;OzU>>>J\YaYYg͚eaa痓ouuuȠ+aYYYNNN 6RgFX rrr---˩".\d24k$Jl61##i^"Fm@sׯlaa1o޼D؛ TUUQʪ[`S}l<88xQ[nݹsOƍ_~%HZҥKͽ~zڵk?C/hiiyѣG޽K=940pW˗lvmmzc___^^믿~О={e2ǏCCC(EEEq8H߯Jן"9ȈT*p8o6zv9JR? $D"Hp8DO\NğRPiӦ8JHH@8>}ts'nvQQDm*uI |>E9sx<"tzdX… {zz4ԣ+u288d&I3Z,P넮u睬8n777_Wz򡇇GJJ Ph`|]q0 1_`2[Z XleeEWȈF=<-++[l>ĆѣG+bqPPEpbyxxxhhH=zh^^aՠ]~rɇSyxd.KcR7HO%2?e66D34/\.755U}Ovhdnn啑A,0LOX=X^ӧO_dɩSn߾mBƮ˞w`&Jiܼbd… ϝ;W^^>44t)y)ⴴ...;m۶$&v5G?z=%krߞ˖- q n޼944$HJKKwaXdd'OpollLOO?qDZZE0j܈STb6cƌ[n>D"innNOOݺuD|.K>tsBB§~ZPP022D?kYYYجY7/v47'}XTR鞺-NN5ǞmXj7:HD\Yo`Eףu,˛<`Bd액tۗ=󡡡bO>!׭[722X,vpp;EZSINNJNNޱcFH$l6ʪy ]\\nܸAN!l߾=99K(8pbzoաP"ʕ+,/++gNNsLLL}}=uҮ?044oQ3۶m[hhѣG o{ZryfffDDDDDDff\.'ǜ 5gzzz{zz~w6*>)mmܿo㹖쭯5Mo=Nօ<8,ʿ)̞=1 dz666vvv7os cƯC֭qkġxU\\``gS'/\ sŊ@ MMM6mB9;;dGL p&>+WrܡwΛ7/77Ƽ_QVP(*UT[S !qFN+(T*㭭cRiUUUpp?Hc=+˳d2J,~UU=S?~wMHHȩSLg֭wﮮqڵk&o:kݚg?t8zG"""0!u5QLo=JKKKKK3Y,Bhǎ39:bo % ř3g"#####Ϝ9P(9c}j"900ŋd{vv5khL4|{Zq4։ue a:5:99 Ba[[ʕ+iԯPX?U_ꫯKzX,V5zеnM3έ@c #]|R$+W|XVV~YfYXXo]]]222늃aXVVSBBT*%۵}ðoooKKK??rn۶>555$$ٳS.\b2MMM]Tf322L^uz L6׉{\1c?KK |Rt< իW?O??/^nr\.wKrCVTTИh#KJ,ݻ׾>KyM譇0PLicg_t߿fff&ԳjժX7β]'tʫ 7#RFF\]TT+7)y}}?xpD 6.:ѻ Ԏsyfw={Z<~844̌z2=r9B}Μ9<OkU'Ogpp055uɒ%L&wX,6rc ]8ВWW1oZGZuwwIޡ+=<`eb2L.FFFSwljjjL^u&݂C.۷Dm[[A(Ξ=[o]cJ޸vZ3:::::p֭[GݮSyS5D{{M/W׻<ڡ^"UTq4։uegѷ-=<M䥫\K$ly!zC骪fԐ-&3::ZQQk׮H6vеnM3 hKQJMM kweXNNN?zgıL&E&z`{{:---q@AI!0& O>-++[lѸxWX0 8::b6<<<<h:Ͼ<r}}}iLjB4DRFkiTփqB׺ 673x<00Dz:zhcc#qX, 9bexzcjJ~Q^"bRTH- `wgR]ZTWeGVV\aۡTj|W*XAEk{B!$!?ަ\xL<9LX,Vff3%j\ˏ9r5<5OU^m)7>G!Tkl@GFFv}ҥbȑ#?qq&O֯׸_Ng@5>n...ҥ~.肂??7&&&n۶Ç2i111B֭Cj9OIqmV25srrrzz͛79Ξ={RRR(̫o%>>DXQ*'6TW[HGGGI[ZZ8+++zBkk ƕJӚWΞH}}}aaaffz} .,,lkk孭{Yz'wЦ7/U/Uq!N8a+V8tD"Ću]xqxxX&I${{{IKKIKKejkk}eWWגRIlٲ%--kN OJ(bvaOOOsssww;w!1r<777******77W.㊋7o<6 cǎyxx{xx?~z'v1VUUtǮ޽'OKyz[pLpɒ%fff...MMM++s8^ uCXXѣGѫ+WYZZ.\0%%e``1dO:U签yPW[J|&T*,YBlOLXx?Ldpɴ߰aC]]z!tA{{{'Vh{-) ;˗i4ڢEN>MZɓ'o>[RiJJ ppp1|6^k ; hƟnyۇ7ں437t ]L[n-/tw@0 XԛV00M4ig}At)&_6yFڵksε~WGFF𗚛nFѼϝ;<o޼yS|XPPPPPTf 5azc___RR{RRR__B,66;;;["II=gxxxΝ/ŋ]zFGG+[[9slڴկB8j;HhNx}ŭ[V^OM-/tsժU}Ǔ孭 5668pittx;NP:tH`2L&s*3RE<={ݝbR77" R_RTUjoG,ޢ֮]e2OIIYv-ar?޸q#ITգm~###\T*  wݺuk}}L&?w\hheP>+mȯDTT Eb/PVVVVV \ t:a[l9xnwYtu| cBqG* v8 v"988ԩSD{AAAHHyc]̪Jƫkmm=88H< 666J XZZIU=ɩxh@=t:] TP>Nϼc^mr,YT*'qiUUUXXF-,,T_[YY!䔜,J >*,,\xouu5y^ ~G/// V/ҷ~K?t萣#OFGGJ))) 1''ߡ45{@{\ܸq^\hg}&J>.]:}'lbb?ǟ2Ԕ\Tɜob?X>_ .^lٲkdjT288O|(E"oYti__ITCИ۷o޼߇6l0333H|r |hDb@/T:mUPw###~xpŒ 6ۊ>---:!rc.h"A!cDbeeEW0ѢEhI^… ?]fۂC.ڵݻx]GGѡk޼y۷<|XR7L&sllllld[]=#9sԷb촷0#UjjO-655988O`lڴ)%%d2oڴI\.r۶m!z4#H.\haa7/y ([wja|8|>8puu5lP_ߩ-vwwGMG'uqqQop ~~~7n,))Q_MLLܶmÇe2YSSt5 (֭Cj9OIqpd|srrrzz͛79Ξ={RRR(KU|T-_|Y,TVV%&&7^ >P(|~FFʕ+Bϟ iiix:m~WKKˁeeePOpppaaa[[\.ommݳgի }c5ULϫGu'NذaIbŊCI$>OlZnŋe2D"7,>I8-jkkS_ޱc۷op۷OXϖ-[ȓnٲ%--kMz' % 1 ;|Ν;'9i ͐幹QQQQQQrW\\y<;v㔧6F|bgt;;;__߼<|g)/bxcWW׶m\]]i4kBBBww7a'""ΎN{yy II=槰pɒ%fff...MMMOYϕ+W,--.\$˄WWyEGuu6Jrɒ%Ķńj___ ŋD .0L {{ 6թ{|mqBg0| A!-[ph{eooohѢӧO?kccO?ioo䔜,JJ))) !''g0ڂ3rA fh|c51_Nۇԥ{@A<:sOЅً.Tu֌?@p4`W蠠 b:c6Z|_L&uNz#b`f1_$MmzcYYYllwvvD"!OH\v-22rܹ֯jvvR^^Fϧ<5% -/yջwy !dfk<~UYIp*+F6{>oܻ#+bnݲ)+{7Ǔ(x<޼y󈳴/))=))iFq'l'B577oݺ͍Fy{{;w$W_}ckk;gΜM6]~ݰ!;T3=qȯ.no^{};t 0h ,((mmmƍIOn;wU" .TmR\ƺ:UBp!,]vmJJ ϗd|>?%%eڵG;sLǧMMMm}ݭ[ds΅P@ռ3 0Eԃ>*/G,{\Q> cL @,A XZZ_%۷s8=..dDxhBqG* ]$ڵk{+"Nc|) $$DF/s8S== >hh0,Kϰh RTٽ{7w,$:B󣮸W^OQm-[~$QJvJi㧌rSJҔF9ñ1=I^ ϻXKKKzzzHHsRwފ\pa׮]x[oruuuɓgΜ?s̩So_MLLp8T)..ƿYd555&2R⁁9sc۷i۝;auu <;<|!} nљ #+++&&MIZZvY/FOJHd]5Nm|0]7md3&22]մۿ(mc >ݿwtp_^x1t\՞'dҥ}}}'id2322_.{1̂od>z?X&) B!Ɍ?`O?1 f͚%0 KNN0L&Re77(ݽ0l%S0 Kr1 Tl6ު!j]  ,1 tvvfO;<;K_$aS8?ްa/^\l1 355 JQQQxaڈD˗[XX{K$jwz4[r(;ӴŒ mxiA,;&,C}?(%V+VxLh(4uw@c&˹\n@@@RRӳ,;;;&&ҥw-[ںqҥJ!ߏ B}9)]v,^!4{l@EQ Kmn\㳘NW,޾PGBh@@zy! ;SS??Jp)_reI\.B(..nk֬u7|d2@p|o_ aaaEEE666yyyОǎ+,,$8{쬬Drɦ{πm祪m-o:I@E O>pSO꯾lI,X@tɻ&- ?e5e\Vmc#IyKE%˗qu:_xIcǙMF;/nann啓sEJ ½ΝKLLkIOZN:dƥNz>t0+lppYVGgGU-4gq9Ӟnj:ڊd< E.w)ѶQ 0zyPrJ JOO/Bv[UR$6&*--U_[nBbX,)BEii7( 6nXRRB#o޼9<B(%H4TrD=--)IZ[{_86&0Tܼrl4nl?##+ >!ƞP}}}aaaffz/_,GFF*++B۶m{L&kjjھ};W6mmmruϞ=W6~y VEu'qvޒ8}bGsG6+(%|'ծ(8d~Ғ&O'%[#IkIc2jjCRJەtS޶:Kr'O(1%Ѳq3>nyݛ7w6u*z[[Zz=]ͻ `t s8;;;:啚:00@ҟ}Bo޹su֯_ N$+ ]755}Gor<777******77W.`ǎaaa{e2AAAΏQM B Î;annqqSSmY!T(TU92{p#WEEjsY[ggWW׶m\]]i4kBBBww:9?=zTٳgto^^Rt>innsaW\ \paJJ wIѯvΜ96m~aCw:ogz^Lx-իVn4zttt򶶶?xƍ$WZwx<\ښcd2L䢜y;{;ťnnnEEE*ﺺxrU*Mx80bMmP(+ n./sXaXXQQ-ꂞQJ&~n#^U("޵kצ|LSRR֮]~4;G}...hjj>wݺuk}}L&?w\hh;TLKy_ Qh.Ԣ|ƘZYYYYYY:v3pZ@ ԽH$$"""BCCop8&)cZ ѣG=P(vڵ~{NÕkbނO:EPHEcctӾ\Ss緼==!55x< %64|APX*wBփDPhcc~+)ce˖ꞈN $;T;OzS^ %JLI< s(wi| { |*=<89;:;%sJ)ю?4"*-\\ؒc{Ϸz<:Ưo\\ƏJCC|acI Ir#RTO?e3ʝw&~P4099/@O:?UZ~=ZZZCBBtboo޽p®]JKKz !r0 $ɓ'Ϝ9̙SN~p 1oL&h0 ͙ܾMp e`ia9sj:;u?9+ðg.]t'NwP(YYY111hJicc23{}...4-,,_~oܸammkYZZ.Z>J$֬YfɻMJyjfzU?!=gYm0&~^|ۛm@a?U˯]\"Od֯֯] do},ҿ?!21YqS[=xqxM7Ia̶.y}5~5}m/_6J|X,~/9^ W'IYti__ߤq?hhh Id2322_.{1̂od>z?X&) B!Ɍ?`>of͒d%''c&LMM)e?2FFa IDAT6ŒT%sT*S6{vt̃oUUm~~.?VVuvv:;;y/)Çoذa|灁/.[lIƨ(0mD"Qff-,,%5;TLKy_1 .`DۙwfdOdOo+H[t-b!?pY4a-D)XVzces񻞣D99>i >ݟ6}Q|_}eY`8wMZ~`5jDo6uj61? onnrܤ<%"Kĸ:e/Y1ɃL&Cd~y077ɹx"yիW?zϏ믿ܹD|f&&&BVVV!L!444444D۲CP s8vee=yBzӣœ8 g|d Fٕ9ۮm۶h4WWׄus~0 ;zFgt;;;__߼<>|}Ν$y\ngggiip”/y Cy;RGS.\Bl7LkX\羟=/ \`0-8ej7 v]pbmA,t}=I'Q]-)T[^mu ð\:4y⻯Tb2!r %6$:;9;%6$ 2O\3.UJSS rzұkhL?}oܻ#+bnݲ)+{7Ǔ(x<޼y󈳷/))=))iFq'l'B577oݺ͍Fy{{;w$W_}ckk;gΜM6]~ݰ!;T3=q&"=wuķVWֱVn4zttt򶶶?xƍxL&ɜ\[jw}rykkkBBBDDagϞuwwgXbͭ¼T_UU]WotTRJ GaX߾ ccBE}}xEw1 =**E X]]1:*Wڤҏ܍uuī " СCٻvڔ>/|~JJڵk1Ϗwyȑ#ظMMMm}ݭ[ds΅P@ռףqzUGEÀ/ jRQcZjeeeeeeh ykhjjJKK ݾ};LH$ 'iYV(G>zBE"Ѯ]֯_wir-t:aN" BBB(Ld1:i_9[ޞ  [ P(,Nݻw!^kkAP(??ꊋ_yڲeuODumz'=m G#;;]RD)'j*6̡܁Ʀ--T5kV {XTM*D;> .Xlɱ[=TMW[y7. .RԡܡGC>gðᤆ$F9QD)e*٧2NN;?(UJSS rǜ'*z-@?ccc---!!!߻woEEŁ.\k׮RBqܺ: ks3gǟ9sԩSx~믿&&&2)V\\buu5$ڃkjj(LdAs.o8;w~xwxB(xΜa΅}}]r}}uv~J0et4%YK.>}ĉݢ333;:: EGGGVVVLL yZXjjC̞~_ Fsss _7nX[[k-ϤR)I5k$$$lnwz} 99;\w̚l 1l{W ^_~-y|8%%~~/x_${+;}eٕUɍɺk|`ǻoھ0gL:eevɻݯikۇQX[UWd?}~$ȑb踪=aO"ҥK&quXL߻wd|7L&ѣG1-w@2LP( Lfll,? o~`444`6k,LaXrr2a2Ԕ\ƈSo/adDq@80<aX,JaX2aL2egwL{I3e Ejj]JJJ/^={@ @"(Hm|67jn.YLdoffo_}!4LP rB )oΟop%8ɔY]2`$.!}5khܺuod2T͏@ 8p'{{"Uw3gщvY;Ѿjijjq-L꧶$q2>qjJ^V'I=|ߕl},I#裪QgiO rpmmŏy2߅_⻔hۨV \ =P(hNKK[r%?~lmmj*@T* {zz"JKK՗f֭[bX,x«*--qΓaD~~~7n,))!VB7op8{III0/U zz6:88. brDO?!rS$V*9"ўWפ =/cW*Mkn^9{6] z cB033Sq/_###qqqm۶=|P&555m߾߫Z¶6\ںgϞիWP?<:W8#NtQq͊C$J _{߉u. .+e*D)7 IkIw{ZqZڐԳv%ݔmN!fJLIlv܌[޽yfx{;;diƖyOkwnf&ݪc'""ΎN{yy Bo޹su֯_ N$+ ]755}Gor<777******77W.`ǎaaa{e2AAAΏQM B Î;annqqSSmY!T(TU92{p#WEEjsY[gmWW׶m\]]i4kBBBww:9?=zTٳgto^^Rt>innsaW\ \paJJ wSȻhƟzO=}DӦSXfQFo>ƿyb*0lڵFJ[$]rM*PSWu8Mޫaapl0e,b OHHyddd@@R8;;'%% $'OV0z֌?y-oZ BU@ ؿr?D7:l~9HYie-@hT`ݓ*~^|x x VĄK_LLLj2 ług",}/ `|k׮EFFΝ;W__jnn޺uF>wz1C2yyy^^^4+??ԔĿ&F>x0WFT* -oWWe%M7#qL$wu˦lOTwx#$wwwKKKwwuu~|^Ʒ&i3::W_Ι3gӦMׯ_7lULϫWX'''oolDBҮ[n^Z0vZajժք ]\\84::z}];sS?'&d2&ٳgY,X,.--uss+**0/UWUU}TRiuu!k⼽oBXPvvQ_ѝ;wb *b mVWtU6c.wc]B8tq]6%%d2>vZh#[ndΝ 5~}灪yyXPP!>7"**ڋuDm^jQ> cL @,A$t ölrAPůB Ԕ}v1LH488OӲP(=}QHk׮ݻw\|) $$DF/s8S== >hh0,Kϰh RTٽ{7~GփDPhcc~ԩ^} uܩ: U6=Y@ Խ}<.dRIT*񴪪*,,FݭrrrkstttrrJNNJDE.^׷<:o\|?J===0~0 NJJb0 㣏>H$xL&O ÇJ))) 1''I^ ]\\ߍ7_{5KKE}gRTXjjCȾp޽nL IDATp®]JKKz !r0 $ɓ'Ϝ9̙SN~cD1L&h0 ͙ܾMp e`ia9sj:;u?9+ðg.]t'NwP(YYY111hJi>/...4-,,_~'iXfMBB&6)}灪yy gll%===$$Dvmrrrv1k$6Ht~AիW^~ҥKI└ֶx#+j’N>}ʕd]5Nm|ǏǏ?{wĹ/|!ĥ쁪AY,rE[ (*b{OˣR>֪oXzSOk[\*H\-ǭ&pe+ְEd~q:M2a|w e\y8:JJJť%%%x?****++#}O>7/z4-/\p*++1 ,++S(UUU</>>ѣ&[v-uVoo/_5?oQ\D"H$(7|wuu+u3fJ0 /Jesn\Nvj4ٝ~&a6Wt t:[{zG^/*7js |>PPСVc)j7oa7o^OO6tvvfgg+}fNOOOORRٳY,~oq"MXZ6n<: 0%'4 hoo exZ3SAD(⏅BӍill7_qR={dsڴiļ***>>> /_6 M} -8jݻ\naa!qttljj"bigg'é0]QQѶm-రl裸hNG؀^t)(.[ #dڰNNNbh`WtZ.w{0\J{*Kn.t_ 4>$\bG$''} "HRD;v^TWWb>w4KJJ6mڴf+FnihjPe˖kך7*))I;tyymۂlO?DnC~Mʃ R+JBT'UT㤙׶m>JTqX,b^ /yq0S)!GMM… ?~\TT4w\?)))A޸qO>򲷷n޼ U}L~^t:bsGvǎe)KTF{V7555;;ۜ!Bwݜfrqcc#8uTqqqoocE~M@<wܕ+W^zؽE$66v˖-J޾};~\A333ɿo߾#f,Xեj@ӷ1c o&[}ٲe|FSA^}UjYEUwL$$$0/Stu:k_QVvWtR_D$~Ҥ}wzzdZmNO ؓ2'O$j *55Bq% ۿCCFihhؿ?B>eŊ׮]6lEh?wFfff׫꺺>`…Vnퟟ~-veD_霘C8ӧOGDDO&9r'˖-Ζd*dɓ֖a- x^}U6[Μ̞=ZDGGjmmݻwott4߸q]?Cb޽{0rRh{$ aG1cݵkL&~ pcavZlي+?9 h4洯~w{nPǏx<jwuu{1!!!fxɓ>>>vvv>>>| ]32Kd/*b8?xBWdsvߴy 3[1UeetVɟsXe˖ɓ'O^]0Fgs>裳g> ހyyfTT_z饃rrc 4___{{{__SN d eL32(M$#w߹RaAH!"jwLwWPuKFqqq\.uttX1)qdv:u*Tqxh>G}(/b֬Y'NtrrZz[?b:djݎ~SSSy)S^t̉-\V#_UTT= `ak`oV$꺺[Z]˗/?va\.޾}{ʔ)YYYfv=p((:d1΃]OK/(*V,)jNZQ ðʨ2\jdZ[iSŗ,YРR,Ybż(%  EYYYXX?@7s[==`瑰nݺ͛7T'O\t),,̊[NZ_TUUM4СCJu$lN~1YC0zzzzl^ʕ+3gh4;wx)==}=Ƈ 5͉'֬Yf͚'Ni3;2u`~vNawU*"ޤT.*.O?~|ww7H$&Lb^twſiѢE4q<@CF<쮮.It0nGf?ҳt[SRRP(jɯO]]]탃333mK.;nܸTTyIKKsssswwW(DGspp...ðϛ7oĉSN?A?~Lp8;gff4 gΜYb9hNNN---ī...=_~B|2QBQ&NNe/˭-f:ajݎ~ w-]q@y@N>0JekkK#kwfLL D"(C'2g#V"sn\av0ߪrVH&xp@@*=o ڴix***R 0tjz\.p8Dɉ|+tҥKQGQtٲeqr*9"يzZĺjnwu57?i55rr nnˣO_zuBBH$RT"hǎWzvFחbkPg9"Xy_RRiӦ5kX1rK SvTGGǦ&".JRRw hᠠ 6O?蝜iSADT⏕J}cn@<5wرT?Y1:~EGP888/U~l4gEccjjj.\㢢s_JJJ'"AAAx󃂂Ɔ AT*J4g:[]O3YFXX\X./ ;q"7fߦO}5o<;O]D*~ƍO>>yuS3>qW:-Y&Юg9cxlmmgϞ}1i:ajݎ~3k,(.>>drHN:U\\{1w靜iihh L<~΋>~-$h<;k?:99%''^DcOOODBfddL:5''G* .Eߣ˖;EEӧOq<EQ򥂣UE,ckSnnr}j=zH&Sj5 g"ыyyB&?UE;vD"Z_jż(=zHT|g/"Tqx0ϣQ!!!uuu*6...<<܊ӯ3 SvTӧOK;C?'Ny?L&֭[Gt_~E*doϏ>Իw6ٯv`$`F7ee'N0sI;;;odF7jy<;~Z\:nASgKi)#|Dlo/(+LX^^M=+U~qXe˖ɓ'Oqff;vҤI7nSi #?G~~zddwBBBggѬÍTUL9z3\]d2Z?qcBqqqpp0x"/(rqq(++#TyIIIqqqp8.q ܰS)U9s&88x„ \.ԩSJR_ H` # ρQ <IJJ20ٳgic{B^^ި?9 h6$$$$$$dG#կ;3/ը#_z#>׮] G^>g3/l@6p>:{stT1y~8b !C `z7oތrvv?~K/tA\NnLpqqQA4___{{{__SN1޵uEJG^@`n\$һ覦fSL t}{z_x<777&&}„ C==1yyrs D}Z-|R/f͚5qD''իWߺu˺)XZ֭y:0/z"v5uT_[=B^^… ooў0Lqx7{#VѲJgc2UxÇGDDOp?UT1K_y9r͍JRoziΓFCxU/B~2ֿQF??~޼y'N:u?qR3g޽{|ݗ^z_K#pð}̙+V#& ;;ۢ<8|Ƕ ::ðE+WܸqEhYYZNNNcYTT}#GPxbFFy㘪_MVVVVV99nx:;99fFY?DKr=*<<˗/x|>xu,Su:7D8Fp8Ӧ&GGGGC(6dMvTP(ܹEnl2P޾tRZZZbqTTvG[^&%''/X>_ר(XܼC IDATrJ?k|ðʾC-_,Yk֭1[nݹsA7nM6 ðݻw[ZZ"##ͬQɓ֭gddn:0q:4U}Cx#=P͗gy}^z緤$<^T23N~2ֿQF?/dm۶я*ڵ {׃~-?\ߏ0  8 G5bN#? Şn(d2BoYv-uVoo/*Nj(o(*HTm$D"!vɱـ&y̘1* ðx T* XYtwOfxs@ w骰,++S(UUU<U{uj4ٝ~&Azo#|>PPСVc_ٳgX,䋿giyr~m߾=::ʣG"""Ǝkx۽?{ډ޿@ hii!.7&֚_(⏅BӍvG466ƍGۛ_QQAހ6گ5_2LF߿E @Tj⁝aӦM#6>GU^gggB2h"a0 q9F?ռczQŜ??x^F/ .]rxgo3f˦x |j0YZ Z_ct\.t?7Z` hZ{n.[XXHwvvr8 3!vl ,]%w1 +**ڶm #oP'oS?%7evڰNNN_+-RR\_O<%6)!!щUDbM]"NV -[]u:\bG֧dӦMk֬bؖցYg+~7C}}},+00믿ƏuIJJA_f'rNg~~ÕJn@<5@W( hZ7_+:}AXX޻l6B2f=`X}Z9kc8~8Mmvᮮ.WWWV4:05/BuU}fhXʢHb]_AP}[ ϫNjZ?4Fy`gر4WXt\ݻ`_K3ϒ!ڀ7oފ+ KHH;sׄfz(RZN"(EDxtt4rA hVVm!!!ϟ'9s{@[E7ðEmr8$R*ss 㝝Ŀ冲 ;'H$'Z1`KTݬ3e3Hכ9>cxrIfnhh0F9{Whӧ+++FbFQs)DaXWW9s{SmpL:Ő߰KKK۴i91 ˳L:.TǑ*N50y֕^| *Oy1.F \.z&aB,Eul6>g(]Toooxǩ7ٳg_e_K#Lm@1OΝrʫW_*//LJJ.3pA~G\^__! s#xM?~6jTu߷oߝ;wd2YNN|0XCQA$66v˖-J޾}ڵki[jEYٵ^VHc_|A˗/K$D|% v>䉤_aB"^fff׫꺺>`…V666666~TT*Ϛ5k^[[{С&cӧ#""NAAAGkhhxe˲e2Jsqq195ILLlmmmkkKLLܰa<_~}bbb[[X,޻w~/Ur7>>>۶mQTQQQ񷶶ݻ7::=Shꫯ?xݺuGdW^ſ,S qYWFQ͋>TqFB_;Sbf{{{>}:&&F.34phI>_>ٳO>=ѵ Q{m۶rP}vqx7333333|MZbrh{8q~[޺u K~~]-[bŊxgTq@?9""o 宮{/<>>vvv>>>|ui $? 'GΘ1ΎڵK&ѷHF{"vNcnni--}srrVZf}}}ى ~sW9sr|SSөϗ\~=22;!!h`Ժ_K{/zʓ?vI&mܸO%x iZ"&Bqqqpp0x"/(rqq Sh #p}]x BqEU~Bp\]]SSS)Z1_vZ``ϟ?OW_}0gΜ/MPT*uwwwww%~>Ll6Ϟ=rnjcuBu\#Uj`T󢪏m`CFPϋwѷ7:rrĉ[lDhcf AÇ#SWM/|,,,9s&3؀0{Ky `0mܘww &8UA233*斚 0Y={@۷oxdҤISL ?i==/ӳgO7nܸqO?t98G+W)..FQ0ؑ1VW[+!"`uuoo?7nǿӧO_P(_:ӧPtFOںu@ of넩u;럩~3X7ajj{7fڵk7nX__s~7nݺU__˺"/]zÇ>lllOMooG޾}_;vG}7N'OJJť%%%q<?O<>'444޾}ۺI6ڒHA~3;;W^io`Y:͘E%D"AQ4&&>NNeLG .p8J ƌR0 0LR2ؗu> ((Pι{R.[,\K5Tyynbz ֭mdddYYBxxA===p>~߾}wܑd999|ABBZ?OH&T(kj^}Atu:k㡪0%znٲ~ST۷o_v-BqAb8fff׫꺺>`…V~f~|c:<}tDDއ(((ȑ#}}} YlYvvL&ST}}}...&Kd4?n٧O夒֖ajomjjjT*U~~~TT9ɓ^Jںwh8U|ׯ_&k=QFZёfٳðlGGഴ4ΡTioZ>~8xǏW?0UwʕQw#L"`vI;;;o-ʟݽ17{N#%_XF4uTðGΘ1ΎڵK&Яoa'둑 &?Th։3 S~-=1/UyiZ6`wE"/(rqq(++*?p̙:yFO)))...w%n@=UTj_}U@@Ü9s.^HsY.%@<"JccccccR)}*^1yP(8kjj*SU[pXF,?*fSL tM#..:88pܸ(/b֬Y'NtrrZz[LN(KԺ(;\yyy Rߜ~m6o &jEC!f΃99ż)y[._رceddp\>{)Sdeea`oV$꺺[Z̮EQE;QՍLa6F_Tt|D["сaOwð^RQk4ATt JeBUՒRh4?r)>zYT\֤TuzbP ðI&:tZTǝ*dɒJАda[n*ɓ'.] 3gz,S7g ҁ8`f36\2sLFaXhhs爗/^l6M#k|ለbXќ8qb͚5k֬9q)M5`|G&nfj[SmCKJεo[!/VV~.Y=Νk0F3|ݻrJ)>hrr0 [~}JJa㻻D2alvWW9giZWcNJ~ G՞Y]\_ŴwEҢw]33ml3.1>?Uus/WhDKL~9&ٞJ+<~]Oy;:m*$K}ߊ r/}}1 *8w9wiC̨LVzJ"~Ht/0,2sD3mg|rX%u:u0^Sɹq~(&QF)]]T1ZTr\'icr`H75M@@@vv6ɩx]gΜYb}~_~P(._{EPTfsd#ff`Nn~ѸSnnJ{*Kn.@R9涨Tι*uoשׁjT*:]RjSy9|\'O0ҧP [(x0'OX,oo?P.z뭝;r IDATw666Ɲ;wnڴf˗/x|>,Sjy9Xѯ4U{fu*-bzڽigH N(re˄ra}iRTy>UբjQeQk9uzY,>yAsYe×HJcʒ%u.M֊UG]o;9֒zawGEUUKdYdbM"}}99֠l 7ι-\VU+1ߢ+}ھCC.7YxѤljU4u?D5~zڿU+V:P#$tAȍy=yMuσ!݀>zhDDt̘1* ðx T*[.\p*++{wӌAQT"H$EcbbTLs$#͜:SU*ϼ<ӋsW>_a/blG^/*7z'W^nfރ{𠧿fٞ͞~ a ((P1 ,++S(UUU<*=o<:FOOORRٳY,~O>eiZWc~W\+KgTt ZT-eDZE |D(⏅r{ӍiT6}rƙ3:E.#jM+ߋ[[oao0l $0 vo1 {AȥK|nM/aGk_/z=hsˈ}jk\H$8({FoA|>*:5N`G3s<6MB]]]{9~8 Ol0}˷O'R_;KA丯/ O4G[[շ_|1_b$͕h|՟$?ĉ**nذaӟh1UOW_ qB! &LHKK{f̘qL͛_{5HRD"Ѽy6mD /pgVWW[V:0U7Xq`T+毷=m/~iUs3B&ˋx VMi k `ܘqr$ռ9L{eÌ6GG7x({Ŵvz={bbSh}jq㵮k/o_M,-}宋fB|ց}y*k*:P_$;*nt44G=|YcXv6v :`h@III111D$((H O|~PPf…?.**;w]nnnHRTJ///{{{//>͛kkk;{cǎ^u`nV3~WA:wO'c&Z 88wQ.DW*?MU`2k2-)(ju-P ҢZyaF< _ JO{O==${V?_W\.1[漌վVX.Ej?5NY?DDdLH 7FLDnOĩ@?_2f^VmǞȘ:ujNNT*\.7++ ð)99Yә٣f|w(?3Ox<MMMfv=rPՍLT S YFh-8ВBHTt"rPZR=_S`u}ƳRGGF*mhI aO {Ro;QݱcH$R"hǎ4 ȨSTqqq_} 0L+KHT&Q'O#|G/z"뗉u#net/H~7-}nw@*Gxxb7qR]]FoAhwL7 |՚GkJ2'oU*O'ۯ'"߷~?oCg|=}|=wW羚Ukі/'TTuͨ@@6uGk8M/#OSO=⵪Z[T-QeQ&@5_C=6O8aɓ>>>vvv>>>|$8k=F7jy<;~Z\:MS7uf`7afy֬؀&nAJbr~@09?kEEӿyh|ONw2\vN{jj:5GΘ1ΎڵK&b-[&Oloo?y[ 둑 &`MueQV闦1Ŵmm } _:AKPV%%aDAtO#))..wUjDE)_xDij* !a͹qlYn>w  u;ݭh$vKwVJ1R1u-0^`?Mn@SWT;v<||`,Q7: 4M=Rh U ׻&@5_ h4`n@`3%YOҳFihԬj^T-99A$s FƔ==7HwyJyewo2v`(Gި?E,_\XW<8p6gF=6(<WGgoF# F,؀0`(\Y`z)A RZZSL&۵kԩSY,_Lh eLyfTT_z饃r%ufEJG^@`2&@0͜ S/rC 9ܹýw/N(h/|E"S`i}''=/oBnn`aAO_ټy)S/]D舋r\.7..f0J/5kĉV^}-S0:0,C9~ĸO0!00}}}4I ϷKTĤ޼ lloN6o_5"١F`3sb^<-/_~1 222\.})S0  ,,,~0CQE!A ,oE"ZۺuU0:3n~QёFϧgsIomdJ~~VGa?޽^ z{}KEEْ҄R5( UUKJKMW̟?ȑ#ħgQqqz[[RBʲ2 ê&MtСjRYZZw%KT*UCCCBB’%Khnݺ͛7T'O\t),,̜뱴L+KP}_-JOOojjR;vXr%M/z0/ɓ߀#|n^OE=ƨ3#|d酽1<àh08p31}ʕ3gj4 BCCϝ;Gxb b1ojjZh}Ç#""cFsĉ5k֬Yĉx4qԀzzzl6F]g0oM j-)9{mmKJDTVb[YHd;w $̈́;w0Sݻw/?H| 4 ֯_b؀*>~%L0#6e΀YZ#f5rppKLʅZLܹ#Iu?l$Kn>w\θTTy>֒v{0^UqK/-G2398=3]  ]1BToXD:-c*zv=8#Ӆ(GKmu~ nu7KbkV/m۶m۶믿/|>O|vy/yN*|p91u==8kV~Z}fY̶N`IYmm}|~w_}?qJue'B-Z<_T27lؐ٩h:;;6nPnٲevۭfx66od0 xe qFbZST)aN8奖ivWqŒPaAŒPf[f&nHsh(E_/d/nuG*^0Pp-4Fklr&eSUDU]dor 3DH>hWDD8KFxS~##6~!CfjӍUY9<>p]]]f?e{)z~MrvZ1vppXn]]]RljjJJJ" ŇuTT0CÙ/vrr",(KVMv] 7^xرc~=0S(;:k.BsU)ᴫکHfE39WPP[0[l%1W>AXiz m>,;;.T(" `?|pر7oSaŧO6sKVfEɮkrA---ǏeE5k 9O$///PWWȄׯͳ*?CXTfKB)));w$?2ͻw&L:|p{{Fioo?|%K緵CX?S2RjMΌ&x'N,7Ţ{@aS W` 7 ?>wl;rBt~=<+Nt?>ComT4eI|v;~[=< ?>CVԬPcuŒ>vΪd IDAT4kmm3=.F-8<vvvV,є Sl@r7'''=zT.6.D"9sRi˗/m͛^^^ӧO=P(ȗrss\#=wK6DYZj'vwsov o&vԘ++'2`'?~&U$//w.*//O52ukxx8޷Ե8Ν\%_;v;wchh+W ͨT>(,,^uC0yպ(hR"OD~;o<Ҙ3[aS՜< i^|E/U1tҼNZo'$$Lf@DGG9~Ͽ/(-++#>~y푑 Tt IojjW]JojZYScx'[Ǡy*ZkS*0MMMs9~xssJ!;]|ʕA\_}ǎA \reժUoyպ4hR #3o\\ӧ<$~iX2C_!_ZZjQ]fܹ1}vPPOL>>h4gϞݰaÆ Ξ=h L֝ʆl6866/yyy+Va!? ۯw~swK$o66bS?Hۀ^T4hm`ekQ6u׭ܶTq 1ƛ7o>qtӧ |\2+C!6-Ji`u P#e'=8ycvs=[ D"QppV5jڵ3fptt'dgg3˃MKKS*Td".\Q]]m_xjZȜ===o>::jPW.Р_bRSS9,˙:_~?~7| .p\''V`t|wuuy{{۰  Wqs]..&tWqC*.!6ijP:]Ji{}=]V]NT_[19sfNNNhhS``{ァP([nݳgOGGZسgڈKJJۭf|;11FЏmmmcccGyW9u}''N\U*ڵ/ Cݽ{#{>\n]FFBK/ޮ?Ç^^^===T6mjllǏ39Fgeewvv$%%QBt3̧Q>9+!!AEݺu!?Λ7~ 4uXHHHK/±c0]]]f i&''xaD"19Ԁ\U}Lk`ؐFUY|'rx|x֭cm۷júuJeSSSRRY.>44E}\xyOde,>|H]VLiii13?]H$"DmC?A>...Wkk+!7|Hpppss397 [n݊1e-[nݺ17oCCC`` \߫{Tō7˛6m2zccc2AAAԂDTry`8] iT``xw</BHRjbǜ_'zZD;wܸqWg̘1^|#GLfGt:իy<8[f s\?ɊSZ~wɛb===qM/{H[~{w\1np7Rlk75IT*BToDݻ鏗nZ=?tmu:Ba{cN3g2_{tDBD"y_{5s{7l`x΃֕uy&~L]<6 233 A]__?)<?33& AROb8&&UUUd0<<\ Pc|~xx *?h(N B]]owuy{co޶~J?7/.X`M /ݺlvvPPT 31f|A@@c@@cn޼iN]ŋ>},[͛y~@]#󛙙lNiR3--M?f ;wzdd2n4?Cvꁟ9`qQ'|:o<߭jǥ:X,Vppŋ/^hѢ/X,ЬY5kA~7_U__oy5kP7xy%T*59 tZ[[)T3F1̧O=e+;ا(///222!!iii,** JOOa][<a͙shxxLjiI{REnmm' quҭ[[Ϫګq5"2C,^JIIٹs hnn޽{ƍQQQnooh4&?tbccjukkCbbby]{3O^]dץCw0L3~I\޾o>*f͚±1 rudddfddlٲ̣0.b'ӟ$ (++KLLwuɄNNNNNN_Jn!i&lڴdl6;00Ԧ?Bp\\\m۶{vvv{TyCVXV=ٶm۶m0vݫ&#STko h0[+`zX,ޱcܹsCCC\?.D2s̉&˗/_$+͛7O=zTP/r\GGG.{9IzR;wJ$r!d'5Tȿܹȿ sss|nݺetjZNj]1=lAHiLuTBy F655͙3*fwiF>yumx'YV^y>L"]v|%>?22?Ν;umiuu^ooJڔʷE:1_YSԮR:]JԴ?HPE]+UUuwKT*NתTjhX_W1nR(攖H V[36FƗ.]٩V~턄`z6h_߱cG}}=AW\Yjubuei;u; Ϭ-{I0930TTYYYYYYfrz'N`~˵kמ{9FCE8@aGF9{ 6lpY*9]7;5 lqll_~IVXaB_8 ~zzQѐނi4EEɛ% hlcJyh= ڦ뇮aR̞XNl~aڶҳ<2`8oZ);ӪѪkgp8FTF2KvG6s~U310קǷ7M*(/aBgsDeDh5BnI{7UJ?qҧćSyVEƕZezS:Sݑ=0̙ٞ3srrBCC{=B?@фRBٌ"?RyU2x?9#.\ꫯb===>|HŻmX5:X|1c٥,,9lk}JuT{ד «!AxEz{_,- sI( ,/E}lLш7|3>>y,]$k~⒒|R[+_֝mydFwf'~2KmL9-yz/*ʢĺD1kjֈ>uVa#>JK|H<&fO'ަl;v䕪WlQ(ʏKٚIoy?."&6<&ۓ؀vppXn]]]RljjJJJJKKp)-Yf ٌ"w LNNx2L&xd~*3tʺx"ill1& ֲm~?!o/ j4/ܹsL"i4Qqhv{/WUmOepSRҨP`uuuuccJIHw/M$GBBBLMS~ڪŋ;99f>K׉֕uy&ɮky4 oڟn::%ػ(t?תյKvŮTܠnE>VwS9>~ 谰0ֻ033399988LGBd0!4:::::J=e ☘TUUEFFp@@6,j,;;.T(y^1Byޔɨaqޘ[eNERS]@ts#aӧ _!r ???33ShƟ֬Y|>z'yyy!tEFF&$$\~]W=--EEEcccBСC6kjk  x;BպRVnnO=!~ 4%-YU0c0̞\NtJUV]zU&Wfdd,Yalk~bccjukkCbbbyPftwZz00}|>.5dIVNkjJ ǴckӼOZ|y-֚gFKFWݛђ9}* Ҧj3֯ nlhUv<ާ0USN-Xbݻwll]ٳ&skj̙3IIIIIIgΜQ?0]tڵM6>sw6zd28'''((b}6/m¡uul[Q_,h0ƗBGqqDeeÇ}R bgC_Y@WV ;>3L\PQ67cB=<m}Cz#Nq~}K|DiJ+tN gFɌljTxb,Mϖ޼o,Txb92;0+or~VZ?4i7I(?߆Z?W@hbX6L";CȔ2ڛj`$55MM*ӵTMM+kj`oUTe RUYwDRtJ宆uu&bNiqYPi5ccd|ҥyyyjNHH09&::ɓ|o_߱cG}}=AW\Yjubuei;u;}\2== +Wy,I ma2?11=rg`0f͛O8k׮=sfAF9{ 6lpY29C7mL)l6c_R񼼼+Vذ$j4B!߀^T4aekQ9Dfc#8Cy8[(o~DG>Rggglj8@cZM]][fR=3tj]}dd)DXS`ROF֮Q2QQߗ?O].V!#x\4QRdO' գT \'SVe+5dIN 睦wTZWjMOOvGĆZ?dh{@>}Eϟ+J?yiȜ9sΝvoBvvv/_޷o/믷m۶m۶/d|>?3ڵkDy<{ <8-*ddNYP8|m]7dpOf[['Ah0$>>K5+[Y,~mpp'BCC\T4V[sxKKWXꫯΟ?olPk~-[k.@`𱵔V<wZqA}lذ!33Stvvfeemܸќ [0mqmm/ />t_Aíŷڢ۾~g]~{C_^Y[YAtM7 }~/|?@Ĵ4*^0Pp-4FkLCښJadȚȚ~TZ6nݺ:RԔ?ԩS  ǎcH^lpfrr2Ǔd2%''3SySŋ9Ncc#ޞ 19A888ذm#> }_iP)|Νc xHGUVGow媪Mck'))iT(01VۤP$ݻ&#!!! 5k,@@J]][3<u_@YB"tW@n9,<$NEbf~U∏D>"h~|t}">PrE27b7 jO577z999ԫRh x{{]y>`D-777777Fuh4w_pBT*E9s!400aÊ͏y?<<܆Emege R#0F ~0o^]ӱ25,xk̩(V*c(Unnd0lta!b\nvvvaa!>iPD]]xӧO߼yӊ-]'ZWV18]?8::;vyTgڜ4 ۞MmzvT<%\ꑥ#ֿeBYcFSUT:s{vzǜωx8hy4o$9sZ?dtJJΝ;߿ODssݻ{gffWoܸ122P(n߾e˖+Y͙|'yyy!tEFF&$$\~]W=--EEEcccBСC6kjk  x;BպRVnnO=!~ 4%-YU0c0̞\NtJUV]zU&Wfdd,Ya ~M6]?tumOlll~~~[[Znmm=tPLL3j7WNv]K#]Çk4Ç<=g'p'Zy;ѾO]S(-ӎ:B{O69EF.>s^& 2Z2z=ތ---SUpX6U~͜dp3gsFKF[}@|>~:Ɵ:uj,޽cccd|ڵgϞ5Hrҥh6j1#7nVgΜIJJJJJ:s k׮mڴ)66S&0999AAA,+((O?yi (.f ܊bF1]U =#*+s>$WC7Alh++sv546vg{@Swi4S **XYqP(\~r4= 7C]߯[9000==:^K1cV֢ wR2(@wwΝ;vмkoSTVGTF8 V,Nucu?dtIwFnػ۷7M*ɸRLoJpfȦO~'Ƣ{@al)(+-F 0ς N~'ȑ#!{` -':NmeLMӞvS mhLMp4.Z?u`$ؑ?tL)S`6L" u hG bxǎsutt r`7'c˗/bl͛^^^ӧO=P(ȗrss\#=wK$pr}oikqq;G%V ~MH_^\T_^*k4++/VVRo1LxWI9*(t:%RanyPzΕPqqqrrkhhѣGr9 HfΜ91RP&T>(,,^uC0ubukQ;u?<ґҘ[Yo0`ljj3gǛU*UMM'+..揟$<=r6+|gDVڵK.qܹ6kKz{;U*NצT-%aotʚvU55wFF0ƷGF**2^[RuVrWC:qB1DҬPښ12tҼNZo'$$F}I >GM]][ر +WZCg:պ4֝ˣ/^RA-4LG|?&GNv 7&UVVVVVì܀޼y'rڵ{Nј9kSٳ6lذaٳg q0 lqll_~IVXaB_8 ~zzQУs1i4EEɛ% hlcJy8pi4]?tum͖Jfubu P׶u'uVσH! ڟ:|zZ5Zv팒Ljʈ|1_"tfo !&sҔZ%s~>/X,t2\: bƶ*[';NpJ84ҪȸRLoJp|J|;'6<&ۓ؀9sfNNNhhS``{ァP(h4B3OD'Jիd_+(((((x9s\?G:]pW_{zz>|wuuy{{۰kt:Rfcc|m-KKY_YY\mՁr=MM*ZP45m'wWqC*.!6/Z[1YZz玓PX^^KBFof||<< _M]][M~ YNlcp~m[wѢVCjcjNWϝl@+wR,*JKfH!SY͜h8ĺćn;.pat}">zmʶ#mG^zz˦rx\mѺd.+.abS`= hu)ʦ4N19~"r:d'd2KNNf2H/r8F=Acr pppa-G|>rvZҠFS88;$FUYIǏm7޻rUզ\8%% A XWWW76j{D|$$$af͚%7?Ok~333/^D[\.y,]'ZWx~'q}e @Xx`Hx8reVa#>)~`CoȵrccTܠT~* o0hx<m@#F.Zy999ԫRhSi?B !4/4}ׯ/\!.JBgΜA xxxذmcOlhɒhwTH%iz{Dhl|]M,[&rs@ ~k첑f6bbl6B!]4}6;[*cZ-SSSa˖-w^lsB뇮qwwʺ{\./njE[+L<]8yHǮٻl# GݳyOPEЬY/:y/ )zЭf\{Z5Vvwεؕ"n*;ߙ<ާ0Xfzfff&''9S(!+ cbbO=eB]]]VT|"##_v1PxСtֵUUWdjEJeX!j] tDUtGGק̞rw?N pkG{퍬J1zXESfx_.'tfrwSF__ЪU^*+d322,Y0MtյU?mmmjСC111VϼNp3O^];u-=c3}X]kɎrh'GԮ)i!ʽy"I]9ZIB-=^uoFK*8,K`wXff29%Wۭ> >`xb?TdVtO:`wޱ12vڳgNC773g$=3o@J*"TŨ-K]@y1Z]BmojW:Cu:]C*2ZM]rOr9';d:'$y8>$&&&&o(L']~}ǎ/N/J={6<<-<=1+'763.1kaeXZ^AKX"lٲϏ !σM'aJ?nڴiҨC?aؚveZa33YLmLr/\tu*C? %~B}t\kOz+z/!y'%ҠufDUW]PR%~N(NKTQKƵFmZsZPiЬY99xgxfsp0/0[sЎ!:[?3#&A7-8XNvLMlq~4y7Y(2"gpNp4m gp ,@F1|нj5T=gL#, 7}ohc>o>@.KԻgZf͚5keEܾ}{֭^^^ѣG5 R^^@ rܹsf%HRCC`YwIIDUQ\m4"8b9~`Hɚ2y IDATB+*H3g[?Cyּ+ֺ ںw޹sr܈)l,6x 7xS{)]BP(>rʯJ.-[`\*FGG嗹sXjkt:ԡվ'mJ1H$8~]]]ZsB#L&Nܼjtc|gt4.ieMW==rNo2kɍ[RqF3\ޢƺq2jժ.^{m޼y:ϭ6]?tu޻woCCA}m<s敽ytu:N>ŋTxpzJvs&M]]xJƞ;OؚWO֝+=ǮT;wLiXJgqܨꨂ1)> -xt0XyTQ˜O$B*yH2lAt}"=jS98TwaB*?oT7NjgwR<~8,i׮]Xz5[|ƍ `fI!Fm0 }э7-ZU*\ࠟ͏Bղc}}Sd23fl #"Nuu!65Wccc||46R\>:`0NomFd"!'e!wV (0*c^/bccSRR΃yn#~Տovvݻwj ZZZyw53Nw]{#oo\< ={d "l9^>lQ?{39}./֌׼^:sKD7s}/^LED"QVV1ILOn}@gBccccccSo@kkk\\܃jjjeb15F$-[Ţwp<^NxxRiUO swr8aϿRQPߖZm\m&**LJ FzyM; "DlVCW~\]].]z۷o;пypIw{DFFN0[ZLjEN/\rnڨU62!ATIEA(BC39Al[цX7y`u1w~'tCCCAAAVVyp]BɛoyQFsΝ]v߿߁6l@f9O$Pww͛7߸q|U=55ȑ#iii,e+k =26u/BMR9j4jL;cc#b|}3aXA%/fY7"#ܨ}MMjdjj47o D_ڵk*4##c nۋl_PPѡۏ9@Z qե]Hg>A---ؾ}cu|¬'~E{٩SjZA(>loP,7&BmTg"IK=oFIBm>}_F[Ʈ]Scyzv:& ڙіѧj=dxc?3U79s{\F#{-nܬssssss7_cǎn'hLRaϞ=_^-R_I O"TV +55<į$:Cr6ľƐrXR^KҎ{@SH?T󮮅nbqhy--cDe???'Ӈl?6}l[쇡.+ܺukӦM~~~OKK^ XakUNk].\;p\Fl\|g1}0v6:]⾨rՁԞ? +tK qMZw.?j;pDHOvJo~_g1noʛU\1wAłK98/RF-iiAAJgtP㝭khvM/ˆBoGB;l7ݰdtgpN3w*,r~w@p~4isݫV#Ns~I`4Bp3/ Y__vww_h_|1Mcњ5k֬Y,+[nzW=hȗΝc4+KFFʼKJ"j!'=CLZQQ\ZQ"  WWSi_]MŢ*{KK_:*kL&Vvoc܊ DQU B$)))00;""ѣjږ _zI&)b? uYG}駑>>>3g|뭷~g`ykW;uەg*HII  MII@Fjl=`0|7N>߿֭[e2VJׯm,BP(|fXrʯJ.-[`\*FGG嗹sXjkt:ԡվ'mJ1H$8~]]]ZsB#L&Nܼjtc|gt4.ieMW==rNo2kɍ[RqF3\ޢƺq2jժ.^{m޼y0 Nsdte~{޽ A ~wׯ;OؚW桻]ױ8]n]ZZB BP[cIX8旆Hd`Zeggggg8ׯ+!Cյj*'cp̙m۶m۶̙3TQp 9xJl<:t\txlJ=3w52u}٭;Wz]ǩ.0TRy{{r 2lFl|LiXJgqܨꨂ1)> -xt0XyTQ˜O$B*yH2lAt}"=jS98TwaB*?oT7NjgwR<~8,sɓ᯿lڴi֬YY'||||||Bb]`0G7nXhBWT"rssB~~~,Vd7? W˖/M_Ϙ/8ՅԴWK^-H spp蟃mk8x'$~Տovvݻwj ZZZyw53Nw]{U|>ƍ޽{WX! 111{챚/y.<#W{`xeٗ.:cSgFУa\.ӣZ3^zR>G.v=*V8ZJJJZxոw@uRb1)C75..555dpٲeb#-[bQq8/'loP,7&BmTg"IK=oFIBm>}_F[Ʈ]Scyzv:& ڙіѧj=dxc?3U79sfx񂂂ŋϘ1cΜ9wniiZz>77711111177WxCa8;v숏vxT*ٳnnn_~%Y/"$Aeezk1[SÓHJJ>$I!}!\8< v6 ]] ++ZZ'&0d˖-~~~<O  ~l= C]Vu֦M<<<ϟF ּ.ֺ sʕXg41=== r!!!ɽ qڱڨ(wEWR{ 0]/''Hǥ6iiaѪWq"2'?y_* z}QǜOo*oFTEp ._2X*Kd\kԦ5*әCw~gƮ=9ء;7X  # !E1 <31Bh=^';OC~8[?s,Wg8'@ζ߅8L#C>^q*֞L by>_41@JJJhhGhhhJJ@ooGjٚ5k֬Yʱ[nzW=hȗΝc4+KFFʼKJ"j!'=CLZQQ\ZQ"  WWSi_]MŢ*{KK_:*kL&Vvoc܊ DQU bA.KfEb>H3g[?Cyּ+?lC)-}^r~'m3iu A "--mݺu WZե;::{͛7X BPʱhʕ_}\.[l_r%44T$/s-,,d.[WutzC}O&,bHdqfNGL .y]]9~AEE(hxe%]ʚzz:djjHffNYqEudn~2{);>GOM]]y@ℹg IDATw}~zyeo:\64G"?&GNw ,l*;;;;;a.@{yy SOU*7IJsErĉ `8s̶m۶mvNa:1x"_v-)`H0Wqk1V rMMMM˙'I$|:Dc:M]]xJƞ;OؚWOǖNcFb#6>LiXJgqܨꨂ1)> -xt0XyTQ˜O$B*yH|HŻ|>Xo0Zw1H$ .+sCߨ68H{`ssN7:u{=_R KJz ®oެTVv;]"_Q4'&OPTT:88blo$&&D"Fcc;OؚWǁSvu<4>k4 *}Ę֨-.*j>fCF֯u0đmn}HlQ?{39}./֌׼^:sKD7s}~O> raaaǎ}-otss999EEEp8OBccccccSo@kkk\\܃jjjeb15F$-[Ţwp<^NxxRiUO swr8aϿRQPߖZm\m&**LJ FzyMnES'yDYYYДj#~ޏҥKO>mw{ [<~~gdu{zzrCBB{{{K$-[x<@>44\z>77711111177WxCa8;v숏vxT*ٳnnn_~%Y/"$Aeezk1[SÓHJJ>$I!}!\8< v6 ]] ++ZZ'&0<9z*ns֭M6yxx̟??--C?aؚvu Aظbj`JXmTu}Q墫W=AxW.q_0]~Rh+w^8{?̓H3g[?Cyּ+ֺ ߁ղѲ8Eo/gp"6F[.--MPP(֭[0d0bccO:e{]VBP,+eʕ_}\.[l_r%44T$/s-,,d.[WutzC}O&,bHdqfNGL .y]]9~AEE(hxe%]ʚzz:djjHffNYqEud|ժU]]]zۼy|6]?tu޻woCCA}m<s敽ytu:ۿc߫ ҰlX93؞Ll95<&M]]xJƞ;OؚWO֝+=Ǯ;0e;'W05c57*s |,RF-s~>,\!񈪎2|R.q߮mƟ<PT~:kڴ洠ҠҀΜ ;[?t{ ;;;z}gg0c\TT:88hթ>L^v _ B믿fH7|obgΜC*Y,z~ԪվԔP_1F"QpYXR^F}Ar; ;u:ԩln@!_RKv-@f}=UU֦1>Ff0Z[[}݄`|&Mjlo$&&D"Fcc;OؚWt}٭;uځhoÔgfz^żo[[l ׽Μb8ҭ=DV̶Lt}"zڎ;>^Yzˎ;4MjoX՞Eҭ=DO7ѽYyj0ݞpLL GLLٳgbZDOO3))I(T*J% lƍ-B*JPnn.BhppϏŊB~j屾)2K36B{Vccի山1>>{.spu ~z#2rvu~Ⲑ;+M^d))) < ]?tu7;;ݻj… ---;OؚWz}_tsYCރ-+g;%tԘך_9bw7T&P=^zϷ8O?}'aaa\.7,,رcof/8!Z5iX@@Bhlllllz hmm{AMMMtt4\lX,ƈDe˖Xn /R*-b!Rɼya\'U*j|> 7RU}DEEH/Iðٍ!777@STTσy~ޏҥKO>cCW~ :::z}{{#GyP6tw{߁yx|¬'~E{٩SjZA(>loP,7&BmTg"IK=oFIBm>}_F[Ʈ]Scyzv:& ڙіѧj=dxc?3U=== r!!!ɽ -.0q^MLLLLL?P.N~;_-^2J1>{lxx[xx_~ziVKH~%%GO6C-P~nݺi&???秥Qk/~,~5op}.u7b;)cQQE\a]ĝ_OOKeiaѪWq"2'?y_* z}QǜOo*oFTEp ._2X*Kd\kԦ5*әCw~gƮ=9ء;7X  # !E1 <31B(++˖anrdzh:g8ϻBA~9[?s;l]8[?c`49Ul9[?$ `a!f~۬/@s3 zxx 0L1Xf͚5k<ˊl}֭[^}գGj4򥼼<@rsX/J2rhDqIr"VTxVTd9TWWSoJ=RW|U8+DTU}78*))IJJ 8zZ<^zɖrʯJ.-[`\*FGG嗹sXjkt:ԡվ'mJ1H$8~]]]ZsB#L&Nܼjtc|gt4.ieMW==rNo2kɍ[RqF3\ޢƺq2jժ.^{m޼y0 Nsdte~{޽ A ~wׯ;OؚW桻]ױ8= ^b_V##s~im0*ۛa 'cp̙m۶m۶̙39.6_x]BӔ_i0xH$~ګx brqݦ& ГLL$NvvZSáCuLV?<OT3{ [)PחݺSuZ#YlG\֌l8tW̍*/0POgNgs~U{PX*KD"T_r#:vM7J=n|T@i@Pi:25jӚӂJJr:s6lͮh޶m[VVVWW`޾};[̙rΝqBի~!… ~ݻw^x9.D"ԟ_Pׯ_' T<>>ݻ,b=m:ᶶ3g9\dnEF!2- wDvG?͞]00У_vU>4fLп\\~x/[{hkk;|ڵky/]tylzdXj{ [/ \ڭ[gmMmN⅃#+㔯PqѰ>.NC2NQ]W]/Su~b111T񔡡e IDAT^{رc'ݧ$ U*J IIIqT|rPPPSSŅ qjj*Ƙ WWWkDcɝ;zKCCkUUrS]Mo~C=&c*oJZYIw/U&ǖ,Y200pgϞ-7~*̟CW~FFF.]N-Vm<scy^kujaaa=b~f[xXx8v6m-Va#i}0eقD"ԩ{/ Fsjq*>ʅT~*ިn԰<{XB.!cbbc|ƍ ɝjY'||||||Bb]`0G7nXhBWT"rssB~~~,Vd7? W˖/M_Ϙ/8ՅԴWK^-H spp蟃mk8x'$~Տovvݻwj ZZZyw53Nw]{U?d "l9^>lQ?{39}./֌׼^:sKD7s}~O> raaaǎ}owss3=c4 !466666F=e=x𠦦&:: .[L,ScD"ѲeX,z~7G儇)^uq1aId޼0ww.~l*5 > mت>hj}|`פa?@ )**BA$eeeqCS&z?K.=}]_ypIw{mD}:=5i9A Z$:%]5zzi-#BdaYOUљt"R }NcVa!V=d^7w]ss㝭 9P( B\|97|͛Ν;vڿu7l؀vs&2In*>_ћ7oqzjjÇ%ɑ#GXVUzeZmFkr__ЛRMrhԘLwv54Ff+€ 2ۗ?^;K~__tMYnDFQՄԢhnZ~kT*ylFF9äM,dۈl_PPѡۏ9@Z qե]Ha ܞ2e:OjC*~Ch8NQ͟z,'-^z&Aee{}mv1緷OQ١똴:l^wgN23hgF[FGs}V۷/$$冄$''2rJll,󋊊3=fqf^0]t;vǿp;A[d* c|p77/Ҭ oJJJx2u`_I$~%%Qy 56s^v|fE20Ɵwu-tC?hiK$-[x<@>44dysd3Tb? uY֭[6m?~ZZub7 [֮ wZ2+'EFl\|g1}0v6:]⾨rՁԞ? +tK qMZw.?j;;j~BP(CPJ׀R uUZGVemw_m-8ܧXE:ա&(8p'f2p~19$`J~{s8NYED<);~*:>Ydאx#0I.ݍݯ{y%W%+uJ]S "GGfS&mZt&񥠣 qNAH7Jl8FMZZ BДnނєeMϻC|z vV`؀0";:d˘2kz`[Y FF/^vZBBSHHHzz\.'v{U{{{RRa2'))}$cTxxxxxѥKg̘P(C\.`pÇӞz{>*.vv-$]"tXz?Xv6sU΍IUUZ-۷޾ĨKq9^:$]"Q bjݸ(, ))9с!A"L0+F3ZE^ZQT_|̙3]]]/_~!`넮ukV;y[PY1SN8=Z=F rrr5MCCæM-[f )jucc@ 41x<7jh4o޼oV"h4XE8H$r功_AAy銿,fJ38ؠTnZVQ("Y^.nTԃ*:xFI_n$WZT*Q4JeG(V+>Ż$BӕdX;zV;w={>zlzUϪU֯_CZqԩ(@d:k]t^Cg׮]555*|0ϧCc111ZXQ&vgGdRtsttvww;99QgvwokC:tHR 21b(qq=''g…4&]Z-%߀vzCQ[uzK"Ke%++?H7 Q]AFSu>]m6] MVY^aX]]]&LuB׺fқ+=8k֬0hUUUppN+'şFGG{xx0|b888dffR7%yð=;;+99YTR'AS2в2<ѣG\}DDD}}=Ϟ=l6WTXRl6333ӰV0ڀ=> b->>> /::_~BassVmnnNMM]b)񭬬N<bO;?]vڵ?ǩE"H$2|}HYY#""ܹCc"hJq]BWWuFaߍtvb†fZjujC OOM.hNĉfe? o==/_̫Wo^L1ϟ=r#,/]뉉bXT~s ]8W#w&C~stt|嗙Lf``য়~j _bڵkz{{^x ϟ,>3gܽ{ݻMMM}u|:sss/\>}kѢE..޽[^^.H>sqǎW\1v-&j6mZ{{;Pggs^y啝;w( Έ]wfBBx P&t:qͮDQZV(Z1vVFC<ԩ՞|dDhVv6?ށ+ҕP: R@QF,^ZQQ!)uj^rUugyhii8qX,_hTCzz{{BY{r@d:k]YjR78666K.P*|>@ɓ' X 4 %%E,^\WWgb|Y(zƬ OV' MO@.;88fdx^)SG<F]F;wnRR񐻻{tttAAvG׿kDVK$u֙.tvvvvvFFbj[n裏Μ93uTA^z饮.A8 HGG 鍏x_ӟRRU񐻭m{AHȞfAWVKsկ.;7yݣGxz{_y(33gNeqr_vtdZ[Oa|R1\d[o{s!,/]Kwܑǎy-uB׺,oz=dq+L?(ERQkllRǧի|M g?y~Cl'kcQQQ?sww7v?!o}}} ֭[oƍ KIIillj)))Xs-^!{JюqssC|lə3gβeΜ9CUONN㏯^* ?@@c^GݽsGGEz%AިOS ÍRJ}}ZEF:OO͒egf7z{o/kWxy!l1a(zUODDD~~~CCFOϟoA 7%;#?u=ٸq ߿Vkjj{!ȑfϞg\؈pAŋ;wN&j\>5k֑#Gt:ݐAپ}{[[Ǐo[oQ7NBfvy׬Y5Yf?J۶mrϱ`,VFƺX,.uNEΝb\\\BCC;`J 62 __Ķ6Foܬh8|4Oo(L֎9}ʕ+#""ݝnE삂kS'5Va!ͭZ-yO--e\zvvk+vTZ#b뉏ը;>S4[EQt_s7b[jjd(z6qLz=[ ns…K0̀@\kݚh^5o2eٲeL&(^W{)++ :uɓ'gϞx111"M)))>}:N/#A222l￯RՉ_ a0zv啜T*vR)lGff&mZt&񥠠 ''eee/ıV0j t= [ntkc.h(..4kc\ XOV`؀`ZvQ ,؀`6>z)bkBBBr9ޫd2ٖ-[&Mdoo?uԃ`ȄfF\t)..qƌ ;r =|0͊;="ǫWgK$AAd:ݖI7nNu`k+ֿ=))0Lގ[?Kjkkׯ_`0BBBN:eٸbFuKG#H&L0䕀*/9s/_lYCxϟoz<` 5^ 477k4M6-[̰nƍqqqUUUJ"**71x<7jh4o޼oV"h4XE8H$r功_AAy͍?[TRiGb+*PXYWQQP(u ,6E###AccZnlla,Y~E}||vUSSR˱y"=dݒ󑮇,/zhڹsٳgU֯_CZqԩ( 6wеn{_3%/#}ur@&55555nn@b2ݼR)y]ݻwZСCj< veX(FDD?~oYp!w`UXWQTۛUee(:::NNNzAN>=}tTY&##âg|t=dym6p,ˢJa:kݎͼ_~UUU鰧 #444??QvvWrrR$p!?uT&ZVVFEܰ0ggI&}7XZ޼y3ڷoAիW %Kfeea=r#""뇬h}Y@@uCꫯ8Cff)ob\dY|qEN^}_{T*=<<?~LџpzW*f{zzfff4Q݀j_bbbnvvvK,矱nl6 Uss uFlR*x<QC8ұѣox{KK;oܽ( hkP}7oԤh6o޼n:bV;mڴsaO'Lboo b84܀6nHCWP=w@M؀^d D,uB׺y dUJJJ"nqN<ѣJիqqqZ[[Ri\\\JJ 1 UV544dyQ/_vM&=|wSSScbb|>qW^Eŋœ'O\R.ڵkɒ%Cc?Yތ>8ŋWUU=ydѢEL!q7k\dERd$++kժU㼼<Ê?Eo\O?J---˖- hMiۉ:;;ϝ;+ܹE{oʕ ݻckkK5ֻN3!!uwwwwwxvb(G:f8qfWVV(jmmVQMNNFQTVИk8OV6|;ѩ>ZZZ&N(R fͲ%--(uB׺yW̓'O=VTUUaqn@755aru[nV-l,/qZRi4a& IDATke2dykjjǏ?'0YL^Eb\F>777g>1xUz-dG4QZTUUmذaŊGkjj<<ᔔ`-[ ~TSù~ktkknܰ/, ))92E˗ DV%ɦM/_dُ=[\\\RtC}hϮQp=䍘;w[.>>ނ]'tyBdzgfX^^^?#֎aU*~/(4SüF`2ļ hn߾wKzeXk1~IQH=. fŸ"['(;w)Ec$~R* ɬ hkdx\nffsD/î呑ķ">DJ?JKK̙5Ξ=[,}D"ٳiLjAZr~Y44t3`me``k?͙#"]]x; Ν;/] x̙3ҡ$'N |[|1|]"H(Z=q̚5k7넮u;>8(.998mڴÇ߿xKܼ}}}dW~7+,OwĿth&0x_b:sl\V Ç.]5RDz<!! 1qW[gddSjuee;#]b}^\~ l۶ EQ>=JU[[sNooo/glx?O?9Bݎ<xx?]d7iҤ~Xp hkn\]Kkhл=L*;%*EQi&Dh+#"">Tqqqll,$XbMqEN0f͚0a/bb??x Y=dָ8Z| օ...,nݺEѼsX,lΏ>>>k׮HF9ph4ӧO\2""b݈wlVVVPP]PP_M{j#"OVI[bOqڇkU*nذח`&&&FettC S۷oʔ)vvvg˖-2̲q5[u>Xj#… K.uqqa2(։ѯZ=(1邃 ;{,dzwww+pwwg>~o16F(zP'''saQVo޼?@믿0!7t{6m|WOzLtڵ///''t\Nю|V;::N:eAx_c!  Djjjjj݆۶m=}ӵZ-k֬01/[lRk\fMTTFh4QQQ ?<66vŊ}mOX,E#""?,\DV[EQfv q8::,b]]]L&݂L/!|aX]]]/Byy #OWѣ\.>""k>}zQQhƌϟ:u* -++#΀JR lOOL \]]׭[ߏ]zP(\dkVV2,))fw}W.SOC svv4i7|3d|A+5IQY_$C6 ٳӓf*j8F `>|nn#Gغu={lmm_~e&駟*Juuu|Mzz͛7ۇ5kZRվk1sٵkWgg N>eee<os,+ɓ#&cI||P(lnnjͩ+V } .h`=&|yb06u{AӧOwuu-Zw?c?SG$77… qqqX#;v466_re:wʕ~o?))_~IKKۺuٳgKABT*-//sNSSSZZu>l޽RŦĿx˗Ο?I֎3|RC1dD"ݻw%nJ1qW[gKKĉbѣ(۷/&&jcctҊ RY]]󓓓Mɫx<v5ׯ_x<k5 ֮wĉl6EQkkkZ(6jƆ\oQ'^_L֎['===aaa yMNnzTCuBW(Κ5g4~qY=/ty!dw(:88p***#Ԅ=x;~Ǐ=2BbǏ*JP#SRRAQݝƌs'o4c D"QdӦM˗/i4 6XL;{OdHwYn]||e{^:=s(777/ oܸqiӦ _oQ? d2g8v1>u^EZ/{{{b|:l [[[PGdppP?YdMV|* E[pD"Ph 1B0!!!pׅ3gE@)j?/ϝ;Gd2g͚ucoRΟ?sgϞ->"h4&57G`%c?`%k/رߟ`ܹҥKc1;;;.-$vs(0Ndcc3k֬cl.s ]q}^qV^obWvuuZ*?????ժU7؈=Px`ĉGwJnYR<ֻNĉXK^^ސ?kZZEdyyy&M*,,ƼÌok7Nx<ަM$F~=C}:v2ݻw{yy%''+!4ڀ7~xa!" Mf=j `D4`؀`eG2fޱiq77j~c hc]ێuؿ;IG <4Zz6Jh hX/]8cƌtBaHǨQKG#D$;;2 .{aSJ,~2nKm7 ޺uߝIE^Z{;="ǫWgK$A|ۓ8p8IIIĀd„ _EVx-SJ/fΜ|˗/[6s ]v\x_19,ɶl2i${{SXYWQQP(u ,6|kJKJ%*fp^L|(%H@بVAdd$MΝ;wϞ=LlihժUׯZ8uTTT{^:=Vƍ⪪JeEEETToX|>ķ3̼沬Αݸ`:k/TѼb5>}zZخݻcbbcV{СCAyL){3""x{NN… iLdq| h"Z?mV,w`UXh<;::NNNm۶-[ zLubX]]]/Byy 3<I/T*ş677/X8UUU:hXiiiitt 'ꫯ8Cff&u|8dgg{zzzyy%''+JO:d 9.Y֯T*ڻw/B:Q=z(˵7:DFS+777,,yҤI| 800g[0p gOOO6T*|陙i>}zQQhƌxOy6k'[ްFsۨ5JvvvK,矍ѣoEN6ܹsCf+R? x<~Y;1#tuummm[ZZiLdq| hvQQ۳.׮,oܽk<ۛ7onjjh4MMM7o^nܹsoRQK,"HP `s ]ql5[1<I/>nkkß677')))++,,tGW*W^#YxqUUՓ'O-ZD, qqqR4...%%bX˪Ud2YZZڼy!?%%%..N*.[!HVʕ++++r],Y2d^_vL&{;#gddDFFwuu%&&~CoBz\~)6o---zFGWzlق=y٬uH֟bjzkƸ؀uvv;wW^ٹsޡ'NJb}bbbLɈ]񺻻y<^BBu;1)I2|Z[[jEQU66648{UU+߯Q(T:=,][Aox]TTiK瞞0|$,,Eі'a&cxMLooP(5k=vb\nA㋔${\FRݻw/&&v O<'~@"[[[b}LOA*qUUU`` `&\.wppK@G7)d2z?x-`?~Oz2eQF獚{.6ASQQa*y6k؀FgQ݀xxxO5G}pJJJ:;;lGLɈ-Zx<ŋۉLI:6Χ+OG hm@u7nliP\l*|wjj8ׯ=n0˗/DVK$M6-_E𴴴G=a6z9;w[.>>ނ=/t#/$&˷o`oor & D( ۀî={6}>)A|JwO !d(J↠:o߾f^üd^hkkk!Eڰx +$k75+88ƍׯ_6mH1fC`xڀF`gg788=?JKK̙C& MleeE| H?`t>gϞ->"h4&+u7g\tu5솯4V_V@( {yx; Ν;/]  B 0Yuf֬Y7s ]K9i:/Z.GFFRDT~wFP(MMMxi>\VV׷~W]FSill=fsEͰ~ooob=CF\zo]եH IDATbT*b uC'O&mN2vx7+cCdkժUVuH֟lSFx3::󽽽r͛ ,ضm?kZZ><8qbww^wx~駟~xGn|lb걃l>&MTXX/9NAAy-w4޽{2JU*wJ$U J~5\]Kkh[d6m$H4 veqDDQ[zY=df𼼼zZ]WWmA8R|NC/J|E/4T~)VvZpŨ:Z]__fs[kJqq\.wx+űFn1yo>J7 dΝ;'O4iRyy9H1fCdN ?Faoat://oܹ,%444;;=nl9::СCF9ph4ӧO\2""b݈b>삂kS?Xc'nي>k>yzLCtkd,J7l`0|}}a-fz;:q.\Xt  nLPx_19lkkvZ>dt:]pp&uYYYhhԩSO!7j/@ tƸ[c-/x_\ϻx\kye:+}a|0 @#؀X,>jb|gYk `AyýAz)1SN!rҥ8777GG3f+ Aۓ8p8III#1G-Al.`0\ÇiOMKKq9^:$]"Q "b%;TʽuQXȽuT5Zů޾}m+زjݸ(, ))9с ȵkBBBr92o8z$Ʉ wYJ/fΜ|˗/[6s灮uknϱKy/ozst.pFguuϮ]jjjT*Uyyyll,o%FOLL###AccZnll&>F-3//D+WИJKJ%*fp^L|(°ےw77( uQwwn QED7JPt&"YPOBS\K"Q(T:]Lճ`fFаiӦe˖#?ԣjsݳg#HfժUׯZ8uTTT;t͛qLģ%/Y_N燆ѰNy:Gb󕚚jb7 7׬Y1z{{Y,===x{wwk]ݻwZСCj<&wl3""x{NN… iL4B{Xz;:ߺDQ4Νw(D$TV(sIJ 5d45 ٭dŶm۰emSNߏ8eNƙ;t͛qM+=t͛P CuRiiih"z;4I>W_qs 22ADHvkgWWrUR۱?Tf!3vhYu^To.b{ykއw ˋ )v۳3)gn܄%w^sjBqȬ h o9::L&300O?U*N>">>^(677k+Vɓ~!رc?ڵk׮]??~]$D">eee<osF(pWWbndke HL#tpu#akvFs&Nzz_׿W޼i}rpz> uFaߍtvϟ=rWi'&&bnC2w蚷^t%22?z[0b턵 5.^xy冹 Sǧs9wιۤnLHq \\lٸy4bNG4d^<CQX>|N+8I>IK$mֳ3~%u]m666K.P*|>?99Y%'N`ٕ(􄅅Iz{{3b,]񺻻y<^BBu;1#immVQŦ]VИk$x]TTP57ܽ{^H=8hrUA}z{tPVTTdJZ߻%sڴiwj:;_)))(2qDXFlX)G^P8k,{{{r܂͝8ђyy_HvtqUjxYqdqRJQx#hĖ&տA;:P%Ct3RQCr"at*͠`'3Z0ƍNNNSLǏjڭ[~GgΜ:u* ׯ$ZH$aaa֭3%bt3 /|饗9p ...4f7E~T[{f̩,50K"{^[.A\. Z ~mq%N66\ˎLk),VOX*(j4s&%%^Ͽm{AHȞfAz{_7ٰN^z)55Ν;rرc555oe;tH^q0[&z'YC<;lms栛A'h?A<:9qRtȒAe"Ӣnd?I!j'1'[Yj 3g굠O/̬?JKK̙5^xqǎ Ν.]2%񩧧' S={X,DٳgӘJ Eihgg!aCC„ urgt;-vsAf::굠3oggr333ϝ;GqQ ( B zuR̚5k&;tH^qQ*k.癛WYj o0pв}׻̚OQ݈?.qaX,ՠʔ zD-11b"ϼ|>qxQYq 6ܿ_VԼ{=srr̙lٲ3gwRRRZmcccJJʟ' .^!{JюqssCŒ>Wd󙜜_zU&~'ƼtyxNi233gz=T(ۅ<0㺺2:{R6z{o/kWxy!?wwwcWo߾[#=oTTէ)oFoo6 e:ޏd"""4M}}'|2| ꧞|#.twtuHG3_vi\'oT7~X!޾s]d:zP-m݇")lަi{yn[췆oV^,YGڎPݐANXvK}}t!_^nccFvq֐ o߾)Sq8-[d2.R |}} obbb[[u^7nh4|>s+WFDD;A'YYYAAAvvvAAA_5iD?Z-wji1%M;8ͯ[[8-+i_s7b[jjd(ƺX,.uNt?ɓBkBonm놿DIޏd.\tR& 8梘0t[sGW^ǐ oO+/ j_h?ԓ'{<˻ó/ws7BV{nL,"B22ܯWҩvYR)Y^LI_[ӭDV{1ToUUu倭ؖ:/ck5ޮ)vۣ#)0uh+Դ?0t<))G3oexa!" Mf-8/M[9[oQ÷+==T'.h(:(]daB Y,}r:]a?2؀ANXv]B[pxV51>3ìd5؀0格(20VO֮_Ϗ`:u Ak׮%$$xyy999r>jhtҥ8777GG3f+ Pvv6e0\.ô%{܊^QR.(~܋W*޺(,޺uX*WoþzXlYIJGn`@HϿF:/YZ sx~|;[`㏝p304z=}||vUSSRcccQ]`ANNNssFihhشiӲe(GxFo%wQME@Pd*_jLj:#PZ@Eԙ/wg(No~]qz@k"e $l %$ qI NNϽ}y>O>Oք/^dXgxxΝ;~~~yyy4ƥKʟrBnxnjkwt`vUR~%%y!! R{MR\H|O RpŒ bI6xnZ__h__˗WXaBցcdts5.&· xjh&\ t3qzǎ{vMYo6::>V*ٱJBoί2CCC ðgӧO/[@fc3./WEUW~{Yu5asD(ðƣBiЛ><ޮ׍^V޽O$6%4p<0c2Սun&4u\T7C8|)?Arx{z{%d*a_dۓRb_h^^5REWg(Q5SY*$:e*Y Y,LoOv-5uU*׻':O`0 1j=o߾8w\{{3g~W2Lall/\l!v2,,,.]gΜ9||||||Ϟ=Kmp8Gx%RUUf {TTTuu5̤߿U2a)--TI$l (Wj?wnooBqަ%p{pr,+UV?e4G}JJl JKWxk׮;wԩS:8%K$$$p\j7[fOW\2fs5=3,mm چefj[vm>NAAmDmmDm;~Hx7R|7۷c} ɴvᕼg7.ErQMDMMD͝;:}:)~)W®| u:`8O++5kx|)fLihZO0u(tKCf, l6h\P@aASG+ k37xřNNN999ˠ'NjNj+ >p۷S^A룶(ʔ/ $$A)S  H__ WbXJsaa! a;"f>km=T" HRbeE\xڴᏧM39'+๎A Ɖ\B?'֫@d˖-;vXdNg<ǣ6SLIKK=sLSSoBց̟޺\i K^+aW+lX}Bͫ3gOoOt)g8X:HREF'9nզKE>~%;K; @)M& &N@`sh NOOz!v2,,,4O===!N)͋-zaeeeDDn?>%|8i J~LTZy)-nPgqCCwr"NWclJ772A$qEoXZ1 LMMx 5w4?=cT5*BE7NW֮:pUjtT5nD:)tyxܭӲg s^}sw)+?5~WGזη@S3s=݊.Ekޭ:333lllX,֮]$ a֭sqqa0)))v tnܬP(bbbbbb# IDAT '??ӦMQQQn'hoX,0ĉ666?#iG8X0lummvgee6\n`Yُ:ʦTVfJJv55I0i_YXY(,t{7"#.7bQ#㑌ׯY> 99Yx$:0t[cܣ+.?-:>WU*<؞j*"ܮ.,R%b+WlB;ѵ< Y6V&'A8ȱcwݙOUr®" JŹ?|vl ^:Q5Sӫ˫+3˚kMLV ˒cIe*Y Y(HoO׌Kv >0;}:oN$՟ȸhŭ Zi׆#j[pcRX)W_~qpl0MC&c&{ޤ֟W-Yk=q.YO&A$~j|VK㼠 f I L@/OC?s]"ڵkvvv!!!?;!cҥK.p4r׻9::J`[['Ob:bǢ7? JjA,q/'qm OvuF . B .״e ~s߿ׇ ݻw⼼̙sQ׮8P8uTb| Hss֭[lmm̙ser믿 svvvuuݰaí[LkuC|qiɟ?޽{-2̭ą0yݘ~z>/x<ފ+~mUV?~/fF}ݟ~I(*քuavEpܹ痗Gc\߭K(+V,axGa{zX%%xxlXWRۋa,-?,nwj PQc#aGB&7?|x]?u+vލ' 7"͛7;v c``Lucl誛:/8HW#=23Oo*J,qZYYzj[[\Mb988S 啔$G u(ܹdzyyeff"xKL&KNNf2:_斚j*WW'N`0 1j=}||lmmV^믿F/x<ӱ kkkCXXX\t?OϜ9sϟ={p8$%??KfjI?e RZZ2-,HQ ~go.RoMKࠣ/*YVUkL~./rٲe:7C}JJl JKWxk׮;wԩS:۷Νkoo?s̯J&Q]dIBB˥vӋunt%=~Mzzg}fiq_~E7nݺv5j} CFOΔΝ;w'%%.2G J7θgkm=T" HRbeE\xڴᏧM39'+๎A Ɖ\aB .ܾ}_wkysdtt e˖;v,YDvNNN999 蠠'NR2eJZZZuu3g}6tdOo#+W<~xΝ.\м:c )t?:J~@""sW.vBƆ8P*&g ƱQ888|7--- ˗nqqq+AܼhѢVVVFDDs\‡̟?Ơ47dJΚRN upxɉ;4,|''t;fts3-AY翉occ~'O`m,- Z< nVVV;~͛7MH:U7sӞv%C&6`0Ĥj{{;a5kɓ'?>q}BBG$jLp \.7D׷? 7|||4e8?~J[lILLD$66(9rOKKoMMM}tW\h挟Rq|/ӧOGDD]@sV=))/,**H${MNN1.]#*+zxyh^Js{{S_eKKАD*ҒsR$N(V7d;^^XX,WٳF_?x TR|ddK}}i噘m6|555رcƍqrss Ekk޽{-ZdBu.j/] N:=#gddD"b}AV\yUD註ޔtSٳ{ٲe!6<.μyN:Rڵ}}} 47o޼gϞݻw-zŅ 2 |gPkkk&Bgن!sfBP(86mt;A|b1a'N iM>hJ%akk;;u ,+r~|V6-̎2.URI26aXaau\\\ FpppJJJ?f_YXY(,t{7"#.7bܑaXfffPP ڵkD"{5kָ$'':BQOq}̟)NT*Uhh(_csp;;K.W\avvv<O3t9v옻;Or9Ecdqq߿?{l|NZEѝ;wzyyyyyeee?`@̙3, C"ɒLGzzf\\%yyyO˛sĎh~Auѳ4sرɫ?qZ4?뗝0ܻwoRO@UV-[LP]t20  /; x-83b_dWZ^n>&|U>fj׫_yNL<0 al_d&^n>^c]Hx ?mq[Ι3d׮]ӧO j!,]tҥ.n޼~z777GG7xRlkk|ICӢS,^_WV\XTBZ ;^\ӎXpoUToUTWJK틊X^A۷X,{{{}^ ;]AY&WZj[X8}}OkYhDd9Y\!zZص{CpG>G8? h(x!j}Žff]:(<(j"jj"j yq7۷c} 7^<3;3 ޹=v˂k 뿷DoqTtT TW"xAM8=j͚5<O& $ ;vlڴ .::ښ:"`y:͸86-b1͎kJW .0F ,--Q0 /;VVV42fqqTi舮vW*ya{2zc];< ,2TFVT 0lpp022CCCvcxLH1uuI|̌~o|)fLk3JgцY:|\sxl9.LBreV WN[WP+OY2u(t۫ YM&[_OoW`Y / h&)''_qtĉ\ cǎpqqӟfC>` 8ggggggAb@T|!!!L2e``A,A\\\hHRhn. a00#0PwkysdttƏM+x43ظ`…%… #?hh@d֭ , ( >NW}r::[Z1's Gxcx2eJZZZuu3g}7td/K%0,z=]yxig`Y= 4ΰ].h'~ܥ"1*8Gls<hh߻X6i ؠ6f-א[@f,jθթCH. *ޛځ>#EoD;Mw#kaaa,Fao_=::|rC۸AܼhѢVVVFDDs\‡̟?Ơ47dJΚRN up RѯVclJ772A3l-,qmmm>|M ;] stgG8qqqtVVV;~8.c1td/KAZ㟓|4 K1I׎YN ^<|<8cVT>ESG BEā^}MiO>ִ{>uXG'N^콸}GհoA C[c70w}hif\CD`T}(ګS,3 *~K6||[IЉ۶m{MMM;v%#66wnii9rfBܕ+W"9v777A:;;Mr9}tDDڵk 4gՓˢ"DRXXwdҥ;rGAXz47us600RI-/Y)SPTa"3 DJR$۷ߦUiӶ56>E&l@ˋtQQQmmm u޽-2!:hNW݌KtwbttrhhO>4?=cT5*BE7NW֮:pUjtT5nD:q9; Si_fO˞NJ݊=-{0܌7ynw7ɴ|>KKj)_!A\zm=4oaX2N:WGL>Rk[_``}0w}hif=-{]ͻMiIPW](Ė-)Ihhxuuum۶7!!vgvtp]MM' $wW֡C2ur5kָ$''?Et>a誛q}tQaPbZpBKh_aW GF$gIگL-8Ľ|ik?~םYT\%G8ȷo{{%d*nIlL**JlL1- +X%]'5/euf1 d{jgwfokئWð3gX%,K!{딚.J,Hf3==ͱSjC S}Yo֥KD l|jt`'OVg5WcRfWIM^_ys^3} Tٞz{_Vf}CD;W/n]0#2;dn&nL.Ka>j4+gՎ7+Xo6 bG]Hx ?mq[Ι3ܼysnnnoƁR)İtҥKNX8gNNNppmppɓ'iMMx}][qcQ j5 \{qN;cUQAȾUQA\2^r;*-/*bn{JAz{{obY,{{{)tAflkC_ima/=iqgcƗ\.œ]]]7lp-7tX瘹VP8uTj&0'R/F^` c@ 9rHSS\.YnaO?$  EkkkBBn'l6͞p4BVϋ/X,3<<|??<ҥneO]]B\Vd xBL]L^/ ?7xx31&Eq9cvצ!fЛ7o>v޻ ~mtt41}T*ccccccJ%Q9j:{,a?}eh d&1Fa8c~_rZQN@ ?jl0,PhcQӾaXt**0qpp],vrrUkop0ϟ={6Ս_ c``p2]u3Y'jGoZw^v-F ZTO2~8\]ڣÖk^ۓ;V ˡ!=Z_g܂9r<=I2LoŞb槂O*9nI7ng3OFMðs="+"Ng?q[oL%(Vtk*$w*i6m︗v:!4_}hiL%K$3Ş"$'7,ľ>"jʐjCzP@i]?!d U;;Lb̎L`ra{@߾}qܹ3gꫯd2[~~>XXX\t?OϜ9sϟ={p8$gUU&QQQ42~~RWWMdZ?UĶЯt5k?go.RoMK 3Eցimm==MMMP*iii7nUۃsݾhfYW2ڐRRR222ג%K\Ð c@WKoB׮];wܩS(|^?RLl߶mhPf`/ݿh^!qkޭmOpAAmDmmDm;~HxH>gSQ[Q# Զ.EWMDMuDu;ھmi띮ka MǮ 6L⮢D~7·0B ;~)>tH.3xEZJƹs߼nzI$hl{̼3x- Z-wuQQLP^ɋq9&6`R`8O++5kxV\'T*TSWk:g:Fy{Y c@WL1GK\2cu:;;\.E+4(zKg#lf@i}A#rY:P—>|)fLk3JgцY:|\sxl9.LBreV WN[WP+OY2u(t۫ YM&[_OoW`Y / h&)''_qtĉ\RLII/ BBBSY'{mdzN2e``A,A\\\hHRhn. a00#0PwkysdttƏM+x43ظ`…%… #?hh@d֭ , ( >NW}r::[Z1's G~c2eJZZZuu3g}7tdlٲeǎK,yU@?$LK`X2z^ Xxg@{z/h^a?)']z5;NKEاOc8"T4qyy?1qP ĥ;wvm7"AmZZ5.!Ձg8X:HRq5۫S,O\TO7}GjӉvN>F'Y[677/ZÇzx===!N):9|.Kp8FflQUC2<a,Ըg:/++y?~o[fOW\2cu8NjjS2?'$i bm'f =Y^5xxqb+ DǬN}"\-כ!vz5>[m=òc=}>:y5eWî:׿^ZoHA, ?lݔ]>>q !QhNfY3FKK׭'.d+~j]hG-z aXvH$d.b1?:7nV(YYY111111YYY ڎiӦI4E=O8hcc?}be͗X0lummvg8== ++.wWT](Ė-)Ihhxuuum۶7!!vgvtp]MM' $wW֡c~5k\\\M˟:0tظ>Ko8|>DBCmj F+ BB.^"]Ͷ+s]͓kZ2}g϶X"D)~]wf1SrZ ߊuUOd}dl$1ѫ˫+1qdlĴ|0 w*rbNvԼՙ(dݙa^} ta,9SjCKd*Y Y(HoO7:O۫ Y*L}gڿ[z/t[ѝx>YY\k*0fWIM^_ys^3} Tٞz{_Vf}CD;W/n]0#2;dn&nL.Ka>j4+g);J+Xo6 by$nH$v>}]HH?@o3YtҥK'2"]ܼysnnnoƁR)~Igib:bǢ7? JjA,q/bv\ǂ}}dJv>UZj_T*-*n߾b۳X۷R 2ֆR9_{d]B ww':$Q'r믿 svvvuuݰaí[L:U7cu/.|)^ݻh"M`O RJU#]j1H{キuzE._b 7tdßxo`>D0zzMsc`g]ل(n1G}.4 t3qF`ǎv:{,qze˖aE;::/^L5ocRT*l- lLfc3./WF  M@; >J" b''' ;]v ٳg]l<`0 ':U7u^p:Gzz40C_>RtAVVV^6<<<77WcX:`;6hsrr<==d2322<==L槟~*qD"پ};d2|i`vܹHggӧčood2nMe;466m/- >K&%''3LOOtm 2ڐ966vСWW>`ddߒ/Ewd2233aɅQ&}mGGǹsϜ9󫯾dTUUl-**y}aMgH K.}3gΟ?gR9>{ՙ.̤߿U2a)--OOIma_ij~޹] ť?{{@gj[[*1E6zz"ѡT*;::6nHa>--}Q̲Z[ej!7dddX[[#㑌%K$$$p\j7[fOW\w\Kzzg}fiq_~E7nݺv5?E:/ֶ:tH>é Gō]]]5557-ﻺ]v=Gq~~ L&qWQQQbbCBB ;:O>t"Ν;/R2Ν;w'%%FcKgff;wn߾bmmDoqQ@PYY&?N`8O++5kx:؂ť8:u*a[mtvvc6::gϞ;;9s?Z4`ccccccl6{ʕvM)[ P( u}BVgW_V*)7q&W* SMRGq1tZ?60:.Y Z-o0lÆ BEQPeÆ vrnӯcօSt9%d2鐌GUWWFgo|誛:/8C{{ ̇Ԥ A6AV__Ο?`xyy?^gÙB_g ; 6rw:vvv]&ۛ5'4~~;00A fΝX|]q dui';hN< :壩/aDl6΂a r̟?Ao_=::|rC۸AܼhѢVVVFDDF:2٢RiexxԶSCTkL rwǍA IDATnne ȍ3fZX)#rƍ>|͛v8΂Ըg:$Q/VVV;~8.c1tW?P ~gbS!Jv>k֬'OVUU ?~|]D|D"qW_ڴi{ χb=|P祏?ɓ/^\fƣիzCB baa=l?>G3!"du0>թC34RK:-mmmŏB!M8=ԩS+VW? .^8}‘.b0 >{sfH"l۶o~wCCCϟ7o}˩-[va5/쌏OOOoR?--(߳gQw^sŋ(ʺ:,Yd̙~y~aҥ#q?B@@?O05qwvv>y$..ng9c5G?۲Xtlo7ݽ-=x^Zz8hOשּׂ/,t kk;q!ѱsN'''Nr\J_yQ nhzLCudffZCq>Zt 6x44˿pggy]vwq\gggOOت*FZPRRF7M ?~> )aرc<==}||RSSj5Q>88k.]v _>}tsΜ9Cjs233w9b|ХK8-v!aj5:qhGO( j^ϟk]vLdqR_8 s̙0L(6-@[_/ܬ,+˗\y541X}ʕ0T3g>1O^L6ĉ-fAF{h^~9oooTzK'Oz{{~(JIIT*鏋 Z?:uʸaxxOSPP;388HWVx<"N5Lǧ|W*\-Ƨqə7oKxxxyy'8ʤΟ?|ФD"\$-X_8;;GGG777/U|EpN׿GzzuϞ=Keq}^[ʕ+3f̘={WjP$9^cwMJLƝ*F8- sRLjϟMOS?ݹs5y__ޟ_wuDm`hhP_NMqM0LFx {>$~8~ի?Ciiid;7nhH&IJnnnTEbqm244t˗ҍLZ9sLk>howM<~CmݺNT=ztݺuƩw^~~>aw)((3g<k+端w}׾T󄾝gCTT|!&N*~xa__Ը.@:uRI}B!ǧLBXrnݺ('|D|˖-\.7--޽{[D> &yj5%oSˬo׷ޟtwDu*B_,-|YZ6|J*5Z%VTWldyq|VA8i}~*ooo5k@ )-0nψ2͛/>r[KP/Yٙۚ&ej^Qm/Ui^Ƌj݁=P<(((--M 2iNfh`p8UFM_h4Z|hdXl?yms>qҏ Tb0T-@d2___www7$+roqڵk򲲲w}Ԛ5kL6_^fqh`\K&/SZ޽{9NII QbkڊZaoCj^}D FX/|EZ%QbL%z`KI7g(ݭy{I ^^^z\G; 7ak^qZX,޹s-[!/SE5t!GNtR6sU:&IД?_5~8o3YV}Whb{\\\dl64j? R_ǝ>y^q^Ɨ\`hg\T\B믭۷[ q\,-@oݺhy`ˈ߳ikڊ *Udi,&ʟhh^}O&/7m1/yϵĎДH$z\F9^r|ƌ'ٚy582ߌejRM&9&cj>u:ݥKd}|2nCawP(={6Y^WWG*q!X,<5O3X7dNIǎ3'yO3.t_qIRk}ݻ?? .rP__߈KKwdym /O5O[2/?4O0'Tǝ~>/4/E=a|i&qZg͚E7bٳg A@p. ;L5.x"Q~V?r_\T*%Kpܜk=333Jess3{RyGoM?mTuv?xp+lGFG~T*g/O#Rgr8#O=T111nR(JÇ+Wܿ?[+***;;񦦦C><44$HmF7ϛ7ϼ ',[ٳnc1aĞ{ZoRsvϞ=D9w޽{G<.P@@?OvfddĴuuumٲe>Wq /&~'4i,C|||uuFill->'ӧO/^@TQMSi [ $,,bd Î?iWשcv1OOOT~]vڵB]t888M"J;̙3;R>|^{ڵkyjujj_i77~ :u_RRR+ M?[q48}'8ڊ.ggW^y%%%>b\/\iܹW\kP[k;|ӧOp8.\>><8P;}Q30__6>lZf!շ+** 0>?։J <<o7uuuϥ 0NxE5x^MQ̚5+%%epppٲeϻ90 }֭[j*VqC=f&{?8g ;!~gsWp_~` K`&2k޵2>2}Gα<_ `Av" lE54)žpRRRzzzwpׯmEEEEEEgFܽ{7..uRT[Ν qrr pL"aCzEEB/}Q[yNeyYٗFk04ɵX*/ո:^۶m۱cGMM 㽽ׯ__f M}*ej^G-[ɓv_:X|u|n ;c|]0k}hYƧhddddddXYhWW~\.>}:BhǏ V;K.t̄LNG_5ck3&BfBї/_&˳VZ`V\3B>"QoI5!ctBT"]]BhW]ݟ%h}:Phey^^^XX1->U{r[#IjxXNwμ\.y-}| +)DsBx}!|PWy"_o `i=ӥRNJ[l0~puu}W]\\Ν'j#~~~NNN111~X,ֵkCtիW^zer>͟ORyyy^"\.,~?оSY, Xf[UJ%a --R!$񌖖-DΚӡ^Ymh>jjZnU}N<9uT⼥ȓɢ+,t b:Ro$'' mּL+;ܺuʕ+/^#y/NC`xK̤_(V*N+w[reY˭[iܐݨl$QHw+]Zjqķ؞|!gdֈq0KC'=,9ܪic媶IH2HddB@M2eÆ UUUj>>>>552͛/>r}Fe4\\.\.7118G:a}7uuu!BD8>es1T[YI|O,qJ뫇b++ ~.Gdibx=SxKu/ʶ>~6Fƙ_\ܣՎX:uTlly(y;U{BCEO?].d^^ &؂Ν; trr |oPhO筕XZG,<(??hhH(~< ƯQrzzg6.LxR MϥҌ9s0 |饴V!ԊiͯS[SY^!Z}^)0&'''==8ռT"6zyX_񫪾UC55^~&/ո:^999---Z?^bL\5 F7^LűbXXog[:}ɶJoӸ,_[f!nzTb|8tj;]mKX2}΋z&U{mszs Cvø=}h:Хvo?3wttܹ?99xԩS򊣣#ٽ{B(;;{ٲel6-<<ܹsz2%Bb V{̙3ghnKUNۺukttۈrٳgϟ?xjTVftwO jjn܁;kk NG6ܠ߂C߿PFNGS4C3o-s*Nݽ-=x^ZzHyŦ} \\\x8nT>X^,tp޵kɾ>: =xV}lqTq0>vO_P`|A|IP2PV4-0$aI,ơ¥KB߁֫y<_D ؂g,dם&ܬ܅4D lK 0yxD g9 󊋿xߣӥŜ"|NQQXܣq^+-%þVZh>P(kj| ?xDiYf<==-)lwj5?AI!De0X쟟:/ո4^O?]hь37o|=Pu05o#HfΜir5ӼqH+WX_Vc gYǤիy<^kk+㭭<oz??G644h4M6є.r-/__J$VܜL[vv6e0_WYyZ*ETjjhhMEWV7Z5^} -**@ ?|4VguuI5ТV/o)7muOFfӞd|^^VeGD jurm*,֧K5.׶mvQSSxoo׬YCSyWt˖-;y׽Qejc,:>ɋ1aS^볌E{2>F######jv.@/rB۷o?~ǩiǎ%u:]fffBBBBBBffN/皱 B`˗/YYYVb0X +. !ɷrk~~ӱCu!?*! >E("TqZ&ˉIXt{8E^^>XNǷ؞0BD<)D ǡz5+yh; &>:!!!==]*t:Te ~WWW_}eܹ|Z)źvڞ={.]zjRRRRRիW/_L_|I*//Kя=b0t28x*a L~ J0,;E:8ҲۛYrzz:k==5MGMMݭ*޷oɓ'NJ999|D'E=WX$TU}+u,[7HNN65ۜyWvĹu֕+W.^hG:25^L!h;#m񖤙I-hQT >UWޑ߹^˲[}Ĺ!QQYQنI'f+=Wn/ݻ7+.>վ㢉o=oӓC<~`O}UmdHB2eʆ ju}}}|||jj*M9 e4\\.\.7118G:a}7uuu!BD78>es1T[YI|O,qJ뫇b++ ~.Gdibx=SxKu/ʶ>~6Fƙ_\ܣՎX:uTlly(Lvŋ9r5ItwDu*3u2⒒# M^qu Ezz%KŕJ7fk^敭qg͚%_Fb*[XkRT֔&UUbX%[4b3K4ms^9M8>/US9TX2 S5TEy 2o07oxqDo޼!&Jj3gΤ)A 7|sܵkҗH' Vw^SRRBwtt===l|N+-q*AEEB’/g 6WW% n0H4r- C-@#XY[zrL[[[K 5{8fT^"M^q{=z;$$$XS߄yWƉ:x hy!7gxȑwbh";iGb=U7aK@cc+~Dzpҥ.]`Rf㧷$Μ:mY2/s6_:"Bׯvw0N_9sX@g#AAwrS<=Ԏ,V}"8f_߈鉉 f|nTWRG̘a9R2/ո=^SLYdӧVej^秧.,cbp_;lʠ"mdi/^(/X9p&[^LѡOo%;7"8T-7''g6+CYaϜ~N~yLv.@GFFtִ_ð]vܹ8744{TZv-f3񒦜aX{{}eeeEDDlܸƍƫꩩ}Q~~АP(y<y_RϞm\c74Ks`Kiͭ8CӚ_Xa-Bb@c/DSaXMMMNNNzzq*޵kf|(+uc"oGůo@W ŃozeTbxEGG䴴h?xŊv3}^rc7/F׾b*E;/zz;>KOTꕭx=dʵ7np+=zE9tS٥:tm߷GoS^’K.v^#5qClӛCnm7g@Ӂ.mWcQ&XcΝNNNɝ[NzW9ݻ˩X7C՞9s&>>>>>̙3ڧRn=68dr!t`GG31&9ݡS"wZB'0Ǒ 7or{-<|Qє#bbb233Mdgg/[f;wNi[3Ceww/++c n{D?R^qin߾a777 '?B&+ Sּ&-Tsz-%&; =ww️Bg{[&*>Uo;WA63~P%%_R% ,>M|!< ybqpw j^=W%:v0ٴ u' %77++wa$??[0d/jvn`r9v|g?Sw+'Z^X0&`s~e};: |4 qGr}|f/YOp8Cظcǎ'' ^~8s,ǢqKǠwyxx.XСC*xܹs!!!NNN!!!.\`<5#YS$0lH8Y(W\œ'D.E,sRZi)R@@BXSSP0%%$^OSN5?9ry\uH䚟D2,OFj\l/F駟.Zhƌ7owG:OőH$3g4i^FƋ8+o?Znp𳃬cRs<VzjP}}ѣG4MEEŦṂ[V=.r-/__J$VܜLgvv6e0_WYyZ*ETjjhhMEWV7Z5^} -**@ ?|4VguuI5ТV/o)7mIuX9Iʾh4ZYNTUETyڶmێ;jjjp~5khS5/Sʾ8:nٲe'O7ʼLSqW0yѰ#>Ʒs lk}hYƧhddddddXYhWW~\.>}:BhǏǎ%u:]fffBBBBBBff&k㝘 FEGG_|,Zj"~^ooXq`@D8N%hV#\&\B,/@\B+ˍ'J5bx-"b}}}v0U8߸q#Q5Jb*I?I,,y9 Kss|3M8D Tq0>v9o'U֫rac99sxt-'8LE тqoA^ͫ|E'N4Ϧh;NHHHOOJ:N*fddlٲð~W_uqq;w'|V?8<aVMkEDEED&+WMjGFFA"## Bhʔ)6lR񩩩rbW$SݔHhRP(ӗ,YL-T*l1[25l>k,@@7ʼLSq@_3蠢4A &u`|L*ܢa\Ҧi#+iiyķ؞ʡ@8*8ykp4o<ؼy3ǓH$8K$!777TJV9s&R&ZX56 ƅo&rk׮/7eN@Zv޽(qww +{zz22W$5ZT…%%_,(@mK4`h4ś[2ׇ[Fi JvKu#φ///4:igz\[cX=ۼlfe(C#8ȴVNښck׮;w>~񆆆{ð4wڵnKraI\deeEDDlܸƍƫꩩ}Q~~АP(y<y_RϞm\c74Ks`Kiͭ8CӚ_Xa-Bb@c/DSQ*޵kF;-(+uc"oGůo@W ŃozeTbxEGG䴴h?xŊv3}^rc7̊/ kx1Ǣcbn'N*VuO|mڛ}7CWꕞS=G"ih:Щvh:#Ʒ)/a%;/ޚ8T!!7 l~@C۱q(ΈwJ[ѱsN'''NSN+gCCCDyLLLffqS웡jϜ9 | yyy[ntqX2\:{lppcppOTvœ_AARMM ;p|gma@_X\[ۉ҆7UU=x C>(h^lvss ?w^T"ri\^VV </-=~Tbxݾ}{Æ nnn...AAA<O& M^W敭yM*[^;Ƌ8HZJn7L*,/ w:{8Z5r dqqΞMU|8;v󁧯m(0>fJJK(( +cYd}Cy0ĤPR%N!ǁ@QռzKul`i N@KnonVWVI~ξ5>V0O `L4%`񉇕8vu@h". 2^T#/@2.IIIp8...'%%xqǎNNN .~:}q5ntݸ8WW :tHRo;w.$$)$$… f$>K 0yxD g9 󊋿xߣӥŜ"|NQQXܣq^+-%þVZh>P(kj| ?xDiYf<==-),s*wj5?AI!De0X쟟:/ո4^O?]hь37o|=Pu05o#HfΜir5ӼqH+WX_Vc gYǤիy<^kk+㭭<oz??G644h4M6\.[:-_/H$Z999l߿`1TUWWU%Vz}К:;B+*x n0j4!ϟ[TT20*~i,/j4ZE~_,XUESnuN>̦=jSY^VeGD jurm*,֧K5.׶mvQSSxoo׬YCSyWt˖-;y׽Qejc,:>ɋ1aS^볌E{2>F######jv.@/rB۷o?~ǩ V;K.t̄LNG_5cNL f#/_LgeeZDc?7Xg0 |D'ߒj4+BO!$#0>D:Ю?K$ &t:򼼼0b QTRs+)B!}j\l/6gG˭lS7"e^/*qhqj+˲/)4<;Ǹgq 9ӄNOc瞜y|Rũj,'&a1>ӝ3<Kxix`9}^GGb{ŠD \-(^@&Tռz[},@lZs脄tTRiFFƖ-[0 \]]_}Us~'jX,ֵkCtիW^zer>͟ORyyy^"\.,~?оSY, Xf[UJ%a --R!$񌖖-DΚӡ^Ymh>jjZnU}N<9uT) &&o% 湕dy €oe2żTbxf5/Sʎ8nݺrŋHgw^Ƌ8m'>a-<ޒ43-S;;kYr}|87d7*#*+#*?ID|ŷ{yť֧w\4--rzr=o5bR'gKjZ+"**"*ߧo<0XmR?22 P(BSLٰaCUUZOMMOa>D.+r9MLL/7eNX|󍯯o]]Bqѽ8O2\?%VV/>~ܠRiꡡʩB_,-|YZFOR]˲#{qh##N:kJ&ݼysGAtwDu*3u2⒒# M^qu Ezz%KŕJ7fk^敭qg͚%_Fb*[XkRT֔&UUbX%[4b3K4ms^9M8>/US9TX2 S5TEy 2oo㚺?$, ( LmTT|[q:ʌZ+#SZoXRmmA@ " "YH%Ġ~ޯ{<Ͻ$}p=i=;'M$U*\. \t);663СCAB''''''"ouh46lx뭷NDUUUDCD...hUr^}n;.IIdgvss%7'9;˃TSȃjk8ȼX2%w g畹WUUEGG{4 !?xm7fޢ"\bx9;;GEE]vرcyyy/~qLkyejEZjʔ)fz/a{`<T]6oOG򓭏bd|8BouI%y 'F΋zmSjSRjSm:5&D];nit{f.@?~{ǎ.\ "v=)+6[5Q]]]]]%O@~~ɓ嗴 &Ǐd>RtLjw 0A`msذI>{}„vZ>Dtj!B[(1tjf2b}~ϹN###FV<49=ƴ NN[[ fܸq7؎y-5L#J###_,]Reqo5}VٚAm6/ #Fq8= mya~l;Cm>Z52>@Oat``-[ FQ([l8q"Xbٲe7nPTyyyVbzoZ̾igۗ޽k>AG0aœ9s[YfӦM 7o`^ nlGns[߼7n44t2Z(j" tvrB0BrDZ~33nnV3LnS}UUVۨӥ-^1p O^q1u%ɝ;wj۷7o6O1W|8$݅]/O[Qj\yYWjJe%o___ >ceDDRk}&mSĭIݒc֝гU-;7&ny~nJDfг.ܽAnyt8$.Gny Y}e|:: hv@.#fx^x^ 1WlZv\]] S\.TWϽ~oRcb+W:rݸrIT*}''>}K?#[:O,5o͋# ۬KZd,G/6yrdw ]iӦEDD( JP("""M0̭[ T*322^|EaVX1wܦӧF~tbX,?tOr\V߾}{-)+jvS2؟+/׸:^ ,VTO>}:O.Լ2/F ڻw{Re8^+䗆Ij@,]QYO"*****nf.@;::޿_w ,\pޯ_ˢgy?#jk׮Yf闏5͛7o޼j4vqFoTSScoo0LppG},+⟩闔TR)Ϥ3 㘘x1 SNLdh7Yqrv4#Ϝ93j(v qTrs#47'$0/@seoo_UUeFFcoϙ3ᾼ,5^ۘ;"uѶTvS2.-$3-M \ ܓ%CÞ=␔bcݓ%[Iۤog’$$S%\ HKkgTꨤ$yRMq76i"nEO侧p3i=͛YTTh^~e"駟ǎkgg7lذw}l):BVV1׳/;_.Ydɒ%_~ۥRT*:s HzzX,ַ_v͂,a6eeEDVDzVCswsH0LJul<<$%jWyx@TP\>F77oذa޽zb[ $BBB[kLey]$HH|9$+J}y2ee2Iewdj^K+3|w'N8rkT={|Ӻ-^KLSL>}}?NН諭'2>sBfBUcyn>Q~⇧~xb5֘w^< ~KO;C?D "cBFƄ_<@cv  afYYYMMMn ]f 0V?>_g͚իW/ b8,,u(#ϴ:ydo޼0Jb*Ƃ,_QѬLUoklTjgefO IDAT^JR)zypׯ!-m íLM-W;mgf߾}fܹsO=Ԏ;ynOJ&Fs+Wv}|U!CBPc wtue5>sUUGFF13N#y#irz/i Ƿ5.f͸q~~Mej^K+SHHKxYpܛtM~fP+B}HGNH}vv[^XG3>OJ)/b[+uJ#pճ}B"),PP ySeBh Ŗ-[&NHD+VXlٍ7T*U^^ުUؽ͛6DGGQQQf}nKvV߾}ݻt &̙3'>>5k6mڔX__y戈 `FIyy6ͻqFCJ+P* !@g-o+T* (T-oOX7=3󛊊f565mϟND$22u^x￯mllLMM]hъ+{s9ZV6!-m[YYWUj:]j]ݢS+88X"ܹsGV߾}{͓'O6:敩y2kxY*AGJrnOt{[A۠P)׷?szNՠmp%2'Ƃ2uƂ/4IyYz;RzDhU BlB,pc2uY1>@V,[S xzz._=o>___[[[Hnݺza$Ɉ#z5hР%Kuj:&&&444444&&F`_v֙3gϟv68d :tO>xjK!/%eC~~F0LHH9uTPPK@@@llV۲yEtGFs޽4^-.vk\L~a...vvvC a,5LۮckxY*NGZF;"u~a_߃lY50AzuV{ܧ+>Wݮ]'˭(J}{WRK+WFZ7X//ů]p]ֱcK"kO)VDnIn{ `hLڊ1N@Y*⎖CwY[n%v{ pu3s Yv sw`^Oxܣw`  ] Xɬ>jd|ad|2>z]4t;Q 3^x^ 1WlZvy۱]"???<))$$z&=hYYR45͝޾r֭AEGG)ʌ v\WܬŪUܬ[ ,u˂ 4ݩozgiO`=~o]:yoFގ4>݂wf-QUݝ5 = ia߾}fҿVT ìYaJeccß]5nwfXXX,aaaCyɓ'MƬiWTzwUn7ZYd2ak4WT>^inf)HKㆾ>rvüիu'/׸:^555ƍ Fߚy-5Ls]Lƾ4{Ry_n>\ C/REv_V*x[qAS␔rs繍.3XFBe!A+O|dgz_fFDDYYqӱCysr ݟI НA&M*J..]T*::k\UUED111DTQQbL>}~ԡAlذ᭷ފ>|8=4eW57G{}|-}||fdf$%=֖oޜ, RM" trZ^}c@#2bzʔ܉Wvq깺űG{;vX;;;__CI$N0̆۷߫Wkܘ1{xruڵcǎ-^ 15E敩q-Zjժ)SQZp,u[wRuڼ>)>'O>:nyx OJ%%b8X;4;/wOMIMqq8֘P\קu>`U 홹}۷{{{ oo;v\pA4222,,lĈd2KT:~xcYYY~NDuuuuuu<'O_&L6}=dw 0A`msذI>{}„vZ>Dtj!B[(1tjf2b}~ϹN;lmu:;<؁K~S_&89om3Gk\/q߿xԼ25T*z:|tQ^KǽIYgkihom_-TG:<H0u^#FVݮX,^z\.Wr|_~ãuSN <8!!N&D8b__#GBCCbqQQ'}ӧ֭[u:]v3I,V?-0LZm~S|`rrnc#0kVʕJN'W*W_p i˫4NwO99kxyw444<3o60G>}וJ%ǟgz]Zŭwڶdf~WYYܠզ>v~>O^q1uNzԩ۷oT+WŸ7敩y1{7^c~!lo+ n,o1#cʳuu2~Dž~'e-燇{yy 1cƜ>}3Wh>5-wLj+WD";;;Hrj{B֭| TҒ%TR~g{'>@\-\HӧSX}#w@3nB`ȸٳgrJDc)u+}-?Nf_tyٳg_vٳeee=~Vss󫯾y6o`o~lxw≣)S9R&?~O?%z,,}G11H۷Q3gFEE!5nܰp͏` .ɵ`…-oxZ5Xu .\PSSwmv k XJmY"رÕ|֭[fךϟӧ8|">!Ξ:<|OJkѣdmMjZ$!C|[t2I$DDdkK'|lO5ǩS,>_ZmРAaх tرiyxW=~^L{_b_>S~L9J:xY쳴z5׳~(,'"z zu $"Ri׿uq\F~J'umgΜʮ<IRUwZ 6msϙS?%&NM@{yK{҉GNG|Vݻoidڷʿ'N9rĨ4nbqះϗ۠AWHHȷ~kTUsc?رc 655qϟ>J?awpsRY})AD4g9r%=5D7lذw^l׏$6|?o޼Ȣ"FSTT/;n^ڶ3OLzzo_v(?F|o( _HCgY&??_Rݸq7hك5 uK IDAT-Nmm-AD555DDMM𰟃7t|=l6>0Vxh4ɓ'N%%H˖Ѳet$A۷S?ϋ~a4͝;wW\IRl,R]ad;lԯ_;UK-Zjժ)SӥwclM4e scf޽{zzzCƏO#l3o++;9/jTQA_~IΝ@SٔI?;:)k>q96U0XxxI$GiiΝ;.]J=PݻwoݺuƌžWzj{l.jhkA:/gg窪*"pqq+Ύ-۬GY,Ĵ-ۑPHj5 m˫IdY~~… &_ZʊZ['RٲOn;-z^~~~{h"ںz:zN$lRT*lg Kh[[[NykiNnm:s]_Ɔ ?eh"3ёL󊌌 ap6Srr'!ߔ{wӇwpDpppعsΝ;ٗ|iӎ/~hb03j2Ǐd R*?'" h闝Y-/HvQq1i4tn>>wn ㏩i4˖s &̙3'>>oLFPI رN/חN"ӿjZqƉ'SJE}PHlL Ю]t)TXH{W?q}kq4 /666.ZhŊBurYbŲenܸRVZղ1[mU}1'O믧Qe%8A>>--F@@~jdlDomE?I?00p˖- B(-[|~{Hc'OAAAtt~վ0:~ܨp\_.f͚M6%&&'$$l޼݋Υ>R*);>wy< ߒo7{TZJCm]K0o$;-#kk %KL>^K,!6 Xg$Ю]ѐ_L~HӵԿnEN$=l󊌌jK/疕er7ӁIӏ?vx|rq(<ܼM߀}nS 8OSTTTFF@ }7VX;sc:߿?44T.{xx,X`(&/'"<-3*MOFW/Ӈ~;zg̡?~x)׿{MĆS@?LJ|ĉwy駟.//ׯ̙3?7&ŋϟ????ӦMKLL=whJ4||r[~-X^S(޼yH&iӨmRo\ksceVYHMy)7z^?H?LKhJICH$H|nJDfm7KoCog}up-[gH.ҥxB3f¬i']9[po' % ] % ] %  DT*yGB!XDӇ=h0 IRJT*e{bP(jjjN8q ZT8qMPz"%@hB\.㏧N:rH;;;R#JkjjBF!"+at3lݺmmm+++;vpssh4D;4VPTBFP6JD3IENDB`terminal-activity-47/screenshots/3.png000066400000000000000000002407131353532327500202020ustar00rootroot00000000000000PNG  IHDR8gVbKGD IDATxw\uAq$bn?5q5AstwC,-9R\J39R*E,Q!}<18 s}|.NTY:@D`$&A`$&A`$&A`$&ao*SL˗/oggqׯ_ z꾾ܳgM--*]tddw}{n=:uԿ4VXxyyu޽UV5jzիX~}ttc-^%K*T`H 0f wIeϸ^RMR;ݻo߾ݾ}{=2eʜ;wwƍ\rHHoRrI&ݼy y>+pppJ-Zԫe8QЮ"RJƍo9/SԫWψ^Ŋ 8pmڴ 쳈+Wnɒ%E2]ZibF~]3TT(]/ϩ\T*)),Nڮ]TC [M쳢栋HzqU;3M5ׯk4|DZvkٲeŊT>,]VZwڵ}wﺹUZ}:tpqqٲe˟~)0043gEAtK/)cǎ۷o>F^[w7l޼/VҒ_~ȑk&%%!bŊM>=ky߾}cǎӶ$&&^~ӦM=ztNt+g6lgDDDAϊ6r s뉥C0Ȇ  6Ԟt֪_H{SN5M6UVuss+]rĸu֣F:uݻh`ޢELk׮tϺ>|ϟ??S{VM3VYk֬i,H%=NGta흧EcPrߧ=/0RƏرc׏?޸qb۷'>SMgN:t ;VIϚ5ٳX~}c[e쳢(堋TGj}O[kG3228G̈́kn:DթS'O~嗙'?ɓ'30Ç+V,S |O^u"##cٲeٍ1qxzzFFF7(WܢEtk$RE*|a}Kn1:Y:"}k^;;ѣGkoM0A{ٳ3f:ŋϘ1dɒY簾nݺ>:tmRSSv+Y3/^h4hкu%JDDDL}jH^})ۻ'N>>?(Qb޼yoINNV~LLL|I%2н{9##~bvrr駟n+JզMlo\2S<==]6J-ʡնm[z%%%Y:F*j  Y<+nKGO||={?κ'/_nƍ 6?+" ͛~ΝǏ7kLDu 1RTaaaƍ+Hxz C.]jԨۨh͛i*Urvv:bŊ ~E*~.뗑gN,_:1\/^|ٲeL:tKϚ5W^z:ٳG9<{lݲΎsQ ߿_ z5kV#̔\͛?[o5g]e~yUOʖ|Zyg5֯_[{?hsF7u:m6?|(R/!ۦ4,(QO\]Cgܸqݺu+^ncbbyLbݺu ֺu떈U߼y3y:whѢ .1LɚVFFƺu벶/_~Μ9ʕi`NE:-",+|^ 7,MZ|… Vʵ[jDڵkލU:}TCi4ݷc߾}ׯ__^==!nƌ pppP~|իMW_}Vwﮧߎ;ϟӧO,Y"";wֿЪUƏ 1wԩn~A>`v^QFEFFжm[Ma!C<}ѱuzf?W_}_nH7;;;{RJkk\z50 h0tPzǮ={4ú&M=zn[âEDرc͚5n:k֬f͚?~\D/^V6cƌwڵ\Tf͚i[haw55|+%8_@@!C253&..СC^}/^(QDֻ5Ztipppjj9s 6vǏ^|={~~~1cFDDݻw;t``z߾}*G0.f0iҤ6m899j;)g+6/^ѱXb۶m7n\N… ٳ[lnFN<m۶ݼyjժ;wnӦMNgb*"6l0$]d> O3ڵ+A>C=ʕ+g`,Bmڞq>"#OwNL{E+RՏ >a2eo^ti=}BCC'OClllǎSSS OVڵ4iRR7Ç4bH*jʕϵ#GܹӲe˗^z)gϞ}뭷8 ^zdd)& 25iVh"%|СѣG/_<1'Nlܸ1**Jӧ-;vSDRJ~"ܻwoӦMǏѣ< |7|ӼysfEDфm̘1ꫯvz\Ϙ13 끁3<8p`a>K9}a2ٔ0.2wT#F:zYx)SF//M6)m۶qqqׯ6j*>>^q̙;vȨ_ qdԯ_*UTh47oFFF._ܤ̘1SN9ݽw^֭?M>]l;w 1f|a*T0ք<0`@tt&"RW-B.|||DDF#{쉋˗/g;vhggWnsΙ4H={%JpppHMMMLLvڑ#G֮]f0_|/\VlfO_zuԨQ -&&AFeS r*$p5MXXq{gϞ3(3HMM]|8ɓ'|+-^RΝ;oݺUD< |'OL+lrE,,G!RTcǎTu}JcӦM/^RΝ;׻wo{}饗222U.\ٳzXUΙ3FYo={lΝgã[n6Jت(zg!mNK.mԨ?jKNNn޼ӧOu;۷>==}nС{ݺu-,dɒSLi۶m^ܹ?=.g!mN۷oXnczzzPPЙ3go߾̙3tLB+׹saÆyxxҥK|M A쳐63;;>K....)))GL<<<&NV+V̝;ל[bŊu! YfY;<|p[n=qℍ`fyA쳐FaXn5j+WÇ7n܈ GlWkH={\~X hI# 0 H@{{{趸XOP$D 'Nܹs'(((11QD\\\"##ݛ4ibD@e'###]\\Ӡ K(lx{{GFF޹sGD˗- 豕/*"֙?%<E %E]DV%ѣG[:hk%$$ܸq#k; hQׯ_OII1T)))ׯ_Hlэ7T9WiiiAoϺRRR?ے^9IHHHOOWM:ݺu+>j9999!!!::ҥK_zu! 6%99YgJըQ6mڔ(QBXlʕ+׫WCrvvԩS^ju6}%oRJWncll֭[OڵkCR_Š4IOcK_||5ʔ}m۶$Szlٲ]~8qĉ'~+V ݱcߣGΞ=^Snyzz8p!S`...7n,UѷԜK-F۞5kܹq6ɓ'9Rmڴڞ3VZ9::Yhր0`ŋ7o޽{ɓ'+{~zo曺>裟Yeʔ)/_?Lk]VDBBB6mڵk-[|#G3gg 쭷:{GLͩ:l5oȑ#ƌkΩsNԩg ҥK=zTR-.U@K tcǎ}"YfZ᫯:vÇ ;a]H{s֬Yǎ;yw}WlY}РALJJzԩS5j̚5۷oߞ5kVݵKרQ'""B7oo &&&&&&.X[iwww }u^z5nODϟlgbju߾}\?![j;;?w>~ [{WX奴;88>|aaaYOp珞ms=z(h49ݪYf>&3JѼH;vݻw[lt\W9_zw} RrnݺC[B )GkuΜ9smڴi׮]\\'|uf͚]rEYsk"g}w8p 88%88J;S|SNթS_~߆ rҥɓ'+^xΝ;v];w.&&&Oj,AAAM40`@բE^{cƌQ ճgϞ={+^N3=z̙36m ,V0l{j;v̐pzʕS.͛(eomܹs$tssӳ?JpO}UŊӧϒ%K20aB\\\\\ĉufڵ7|s޽{M4ɐ!,pO&&&Μ9E:Ԯ]/믕G9;;+͛7/S̖-[2 4iR@@RĉJ{֭cǎ]bE˖-?~ܺxb54H;ۀ.\O?z7n۷=z4eʔ:ho3Ν;ɋ-ڵ bccccc'Lеkl]v͛6m:jԨN:}gi% 6vv3VPpBlly왈dddh[Ξ=iTvZTTر3g޽i۷[nUX+TϐիxǏ_tɓ˗׽ۤI9s|駗/_VZ\\\RJ%%%)#G2eJI~&M4i_~֒vssSvf͚k֬INNVAH*U߿\8qB4iDDZl_iJ^?iVپ/ʕ+oݺUvJ*ioi_vSmptMm0ٮz#FVN۞ @旜\4l_~EXbږիkkGe>ϑ~mۂƎu@*U^\))))O>N\߻wJ*׮]Sj vL9iӦ͙3gذa?.Yn??Џ>H7]~HzZj-]TҥKW_}>R `C)*VxWlذAy^ǏTyV̟?'Ns4۳Ùܽ{w޹sN=cRZ6=ki4T9i޼ԩS T*UNU8*W,"sŕ*U* zֲtȑ%KIIIٞ XbŊ~… NNNUT6me˖#GVPB v=]Ç"ʕ+7N>`O?4888Ӊ7TRJ*!!!ׯWk|˗ Ԁx`…ڵ4jܹFڼysZZڲe˚5klZ`??Й3g޿ѢE#Gm2WD5jr*U[NDV\?|Ϟ="r̙0}K.=r絅ᇬ3h4 N8Q;X[Udnڵ.]VR%&&o?ܹsGfٶm6Lv5uիnݺuܹYcP.ǔmo֬ӧsJVd{ҥK:t}[RRRv]Kmt+|۷7B&;~~i% IDAT˖-?]nݚ5k999%'''$$DEE]x199YjZI^q5}RRRN>}ͯ\%k`ooj]]]}& 6ͭxFxnnnI@-VZ6jZj-$FU^X砋/^zL$vUV]]]3}Vp^@VL[nuZоu0`Wk`ZVWTIߴF P999)u[;vݻw/?P *Jd@be?P3`M/\|y 9SB90taIk~_%ș4I(}ŷ).EdlX%ɽ R݁sd*Y]%Fbɢsr.Q]ĥ`O|$ɼCr(]J "UDK"[>];KRvT&7>uեĠ2w|?U*ճg ˗/lsO>9sebbb+ֺuC:œp =[fdzYA:,Ed약3ef=V֓z3e^٫I6)g0 ;(Gmm<($,M>On,Z'JSeri( S$\hNWU3~n=!nE+OW^ٳgEZjǎuD˗/^W^ |u3gZB?6bŊ*T5kVNQi={l„ /rٲelu-[̘1\rvissjrttl׮]LLU(Qb#ϟ_| *|O>};s挟[7nv| xn*M$\"W$4U)5r~,?ʏoep}o9E{M(?qLuSDKQ&{."-"r]1#e2>L|7\ɾ{,.#eVJO̐ Ci("O%m}Ϋ|(?7ɦнXO|RVJ`?φ'~ I6i([9=\Z%zƝ;w}ݲeˊHʕs=õ3qΩIN>}ܹ̙3۷wk׮ٮk9VZ8p 999Eǹnݺ_~%!!}C ѽk׮={l߾ݐU[l9{ٳgoݺ_+=z gΜu`/"rA.(rHCmS[WUDI;_C<;\c]}{iM$q'qGmK#e?d׿[dKG1%^򶋸~iO@򕥲q?oNr:dCBZ>٧{#uDsHPfn+i5_oMd^)3]/z(rJ?.uάO>oԨQ"r!ӵ駟f̘^b)S,[I֭[uWZՠAe֭[wIIIzs͚5jrvv:tCto͝;˫|;w_z饗*UCR]x>l޼ƍ.,y:4T\8/."."CeRRQ{JN'_;i'"݃r 4՞kvgI䕲R;INղZDJRB[ZV'IRY) 夜(j5wU+ʁh#~^cQ2]K'$"]3%8Br2NՒZjQWj*,UNE Ow^卂Ww7[wܩVr]j\߼yf͚J+޾};*Uj̘1'O/_ݯ_?=s۷wuuUT%K̔_x̯ jժwUnRFJ*Z*I`Şű4PN@7ťaDILD)-u3$#M2uV2)ۨ LG(Σgݬ&ɤ+rfliVlcdLsi>F؋XCjȟܑ;"RSjJbR,ӊb_RJK>"V2u ~=ֿ/J\Ʃ[;u=̔$GJl&ݻgn/]|[l$8*Tcl?ظ>C۶m{qJJʓ'O\]]L hBnެ僣$j,k VZ>IP U; R{Lo+m#*Ηg嬈D<ٮ,-P,WCee{^#]KLvdY9]dR#'CdH__H!9W!~TIySzFIp4IsW0>[YW䐿ͤޖ{I^ҫ߿t+sJ L‚%X>ddȚ5һw:""A"RVSN]VҦ3^yW^vuG}w~Z:thVvZL?pL;88zxԨQK,iذaҥ}}}jeDdΜ96l(W\%K\\\|}}@TY蟿Eu׿͉|󍛛[ժUׯ_ W(AC9<"]Jޜ뚂F4!I9 Bʮ]2~|Q"ܹӢE m UX;v52o{RJTcel=7ZFwdBZ:(۲rcwʕk̘1 %Njw1JR=y/QIdL-~үt 6j\:sǎ۵kڵkqƙh+,qP3y!@QJp$  0   0   0   0   0   0 {=T*Ih4&0DN>%I<{``tVQG]y}+L*'ѣG}|| (&=u#F?@Q9u%D(22'M6l0;;jC o۶Pd#={`'''KE(2Wɋ/>u/N@/YsnnnPdy30?|TBk~1Oڞ{Qf`gHkojēu s7rbkXuڦ7ws~lfN@E>O@H"""R.,Q,Ys~6>؂Guv3,udkuټycZ h|^n}4Qxyyy{{oܸѨ!RІ ԩca-g+f~nP,nA1Q`m@?[~^w[M߿IWTFYi?-?%Uay^S {=H'.ֶ?zM]t4iR'v҅xX,M=||P+a\W\iѢō7 R-`ѢE& +&WZosEz7V^m(^x_a^y/_/""Dz~dh4YҥK-[qF% R-|d9k畿ﻗƍM@&9j :љyekpڸ:z觟~jצ h}%JexR9'SX{aex,/O h{= {B'RfmX@><Uֶ?=Komf)ֶ |/!+J@=zG͛=z<xP ul%N:b}Fnx A<([~^|ߋҺZQQQ.]- ŋ*WăeȬ `%=mڴaÆ]HHȴiUa{Yf4͋Tl߿߸q˗/;99999ԩSnnnfMWC<1bcԺ*DXr:<9;v᝭$ٳ 999 8p٦@ă畧{XYt>NZ$cNC<1VcRxQ4 4(b %Kt9OYEDDpiJR 8 2q>QN͛7{yyi`TTTn.\=|յFѳ?ģ?7k;-yHANt%@V ԩƍe׬YR(F)`8Ժp:<<|Ĉ駟{q 6 #U{a\ͻ5ΜiixRc45KչkSωGZ{%qc8mc粶}ȉYXڞ %8KkF`$ GX: 0 Bcԩ#Ft`(ЅCTTԥK-t0mڴaÆ$4 o۶t!0{`'''Ky`oŋ:uҁ@p-YsnnnV-##c֬Y7ot gj6lS<#mGa( ?(aFGJei=jH@_|4&m[C$}P~O> gVŠЅ%i r~:#g$T>ҧ a'*H;@tΑ9dvY$ɹDItR?X=<'ɡtI+uC$T>/kltI,JٕR\3\WCܹhTTϞ=% hnn-ɲtX$&+{gzRo'f̽W;jlRZavPdHyPIX}"؉"YN5"PHU*"*ʫfE9{p;C~+VH>ϯ^ڳgˋHj;V {O@V*"sLI'R.e.7q5t#y4N]O9ت| IDAT9v>R"%X>$DAۿX (E,-{Jϝslj'D䤜%:JC;M]Z# 6ɦRb FM~{Y^"W> qA."\ J9%},-%z_wGZQ9 G,%DGޱ7-<QTûoߖ7ofϞ=,XzC >ȑ#F Mi]+WJ5J5`|^/[G7m / u]=hɵq2)3ζSvH/"dwq#}]D%ZD12uy};]^ڇIK>[z/eJY)o( E\$My\e&!wK21^⿗W@ gِUįt$6&e+璫UW/Vڸsλ[lY\r>}>"-"r,41dp[iVڊ)9_E_Gi2U\}ߨQDСCɹn|{Nm( բ yq00-oP2|랒S{~⧔kx,u_M\8H$O婶%NvȎvNEU.Vj+}KHm%IJI('DDS4+wXUDY"]:I''tE)/'jI-IP MIO~6/%00p޽-[իW[.yB@\ 4ťaDIT.JKT]5Btjޤf:h3)""*_#,\eںY+ڍ)M:oyh7xș%S皠٤"( ?"p@c\>:^C n nG **NO %唛u;u4%,aI?Ei]e;0Oٰ}~SGҗ2b+ZuC %~|g:5 ]2kSݠ?g$S;x>Mj5gX']Fe%۶\w'22XdӧO%"""""""""Ms+LyΗRl gA 2#&x#uM0k!'lky]0 Jg޼;[p?3^E`#/q) ^ps|Xw+kXcF(GCY\^:%y78}X['1}(FYi~uc6*Nq*w.6ͼjv/?Cqq1PVVf͚=zߪ4R If{ڿ[ XpO1@*)*Ќ497V5Y]Tcۼݖε0'~jMx/PBNvDɛ<+l6i7ɐ!7}饗bbbRRR{*"""""""""N7+ ǎq`͸};)ҴW0e =uT+XO|>$9v ntcF78ǁ?c6G228 $D1Ddf8XCxƯbUG:֋^5Ԙ #q4 }΍ukn&A ǼJHrƧKl,ig'D91oF&#Ҡt^~g'ON:ڵnWYDDDDDDDD )4ea`Ӗ'tgO")b *Gx05fd3247-I%u';_-lcTROp8&2ILrw?fvSWue8Ý 6U>@9oC O}ngu1,L2#HXr7q\z˟/^$?ѣo$$$DFF~GzjG!"""""""""Mv3D^PК6&o- fGy<_ 1-HӮ2 knG;*WH5Yf5, &D& *|-1O Ns31~Y"j cbzU'o,?ɓ^x fdw\ۼHڴ5lذaȐ! #"""""""""MsQo[XHa-ˌr|5FvJ>PRNi\GYN_B_$U}! CO ~9ũ~;I/}/iI:+U:Pywy[ .6u sM?ũ}:(((::T"""""""""4~|) rv. 3b2G8Q'd sȱfMrɶu _|4L~=,'3>.E^62^7'`^uW5f/}r4u^bww΍e *NpbǏbuW7f37~H'b{o'8B?eeek֬ѣHٜsWyX/dxQ,fh9I$UR<ϛE,*:םO:{cf պbU)5Ԙ<2C :Ա-i餟lg:g8 V@_jVSB?aMfryYH|}BhK)R]rɭz-k:ǹDzUT%]HFNe^nǾt )lMtǸQasub655Lt~lc{=sL@@@XX… ܜ9s<YD&65C-q 5S8~OcZW?P^;w.l&y5*nH&2AoaÜ Ŭ\S,&- AoBDDDDDDDDת ]1xy۹7ĤILzyH-]@ʟEDDDDDDDDՂã Dl}sK@,"""""""""(U@[ҚWPN!UQՙ۱ S@xƏc/2t*'89\N7:%.-cG5OߝE.naK+ZUS=f&os˚\MFA_MRm6ƍ-Z;dfyqmc[qydfUa ZdeɁ *,8\gYLɶpU^j*vEEE111:uzo߾ L8ǹl26uE"*l֓K\'G=;?Z׺7纛شT|Ѕ.W|匏&:C{ |bL2G0,,s-@d[8O㘉 $0B B H3scUSUM0mi\k c~ִ~B 5)d'Aěʳzy.f} rח^z)&&&%%/??pL>}޽p"""""""""t:*qǪ &،o+ܗSR@A )M[~+p` S2\M瓟H❳`0ɀMF7;nts?f3{$#㈳^@B3ALfE9g*VuciUC"8OXXJk.f XĠy+$$g|iFz{J$codMj5gX']Fe%۶\w'22XdӧO%"""""""""Ms+LyΗRl gA 2#&x#uM0k!'lky]0 Jg޼;[p?3^E`#/q) ^ps|Xw+kXcF(GCY\^:%y78}X['1}(FYi~uc6*Nq*w.6ͼjv/?Cqq1PVVf͚=zߪ4R If{ڿ[ XpO1@*)*Ќ497V5Y]Tcۼݖε0'~jMx/PBNvDɛ<+l6i7ɐ!7}饗bbbRRR{*"""""""""N7+ ǎq`͸};)ҴW0e =uT+XO|>$9v ntcF78ǁ?c6G228 $D1Ddf8XCxƯbUG:֋^5Ԙ #q4 }΍ukn&A ǼJHrƧKl,ig'D91oF&#Ҡt^~g'ON:ڵnWYDDDDDDDD )4ea`Ӗ'tgO")b *Gx05fd3247-I%u';_-lcTROp8&2ILrw?fvSWue8Ý 6U>@9oC O}ngu1,L2#HXr7q\z˟/^$?ѣo$$$DFF~GzjG!"""""""""Mv3D^PК6&o- fGy<_ 1-HӮ2 knG;*WH5Yf5, &D& *|-1O Ns31~Y"j cbzU'o,?ɓ^x fdw\ۼHڴ5lذaȐ! #"""""""""MsQo[XHa-ˌr|5FvJ>PRNi\GYN_B!U IDAT_$U}! CO ~9ũ~;I/}/iI:+U:Pywy[ .6u sM?ũ}:(((::T"""""""""4~|) rv. 3b2G8Q'd sȱfMrɶu _|4L~=,'3>.E^62^7'`^uW5f/}r4u^bww΍e *NpbǏbuW7f37~H'b{o'8B?eeek֬ѣHٜsWyX/dxQ,fh9I$UR<ϛE,*:םO:{cf պbU)5Ԙ<2C :Ա-i餟lg:g8 V@_jVSB?aMfryYH|}BhK)R]rɭz-k:ǹDzUT%]HFNe^nǾt )lMtǸQasub655Lt~lc{=sL@@@XX… ܜ9s<YD&65C-q 5S8~OcZW?P^;w.l&y5*nH&2AoaÜ Ŭ\S,&- AoBDDDDDDDDת ]1xy۹7ĤILzyH-]@ʟEDDDDDDDDՂã Dl}sK@,"""""""""(U@[ҚWPN!UQՙ۱ S@xƏc/2t*'89\N7:%.-cG5OߝE.naK+ZUS=f&os˚\MFA_MRm6ƍ-Z;dfyqmc[qydfUa ZdeɁ *,8\gYLɶpU^j*vEEE111:uzo߾ L8ǹl26uE"*l֓K\'G=;?Z׺7纛شT|Ѕ.W|匏&:C{ |bL2G0,,s-@d[8O㘉 $0B B H3scUSUM0mi\k c~ִ~B 5)d'Aěʳzy.f} rח^z)&&&%%/??pL>}޽p"""""""""t:*qǪ &،o+ܗSR@A )M[~+p` S2\M瓟H❳`0ɀMF7;nts?f3{$#㈳^@B3ALfE9g*VuciUC"8OXXJk.f XĠy+$$g|iFz{J$codMj5gX']Fe%۶\w'22XdӧO%"""""""""Ms+LyΗRl gA 2#&x#uM0k!'lky]0 Jg޼;[p?3^E`#/q) ^ps|Xw+kXcF(GCY\^:%y78}X['1}(FYi~uc6*Nq*w.6ͼjv/?Cqq1PVVf͚=zߪ4R If{ڿ[ XpO1@*)*Ќ497V5Y]Tcۼݖε0'~jMx/PBNvDɛ<+l6i7ɐ!7}饗bbbRRR{*"""""""""N7+ ǎq`͸};)ҴW0e =uT+XO|>$9v ntcF78ǁ?c6G228 $D1Ddf8XCxƯbUG:֋^5Ԙ #q4 }΍ukn&A ǼJHrƧKl,ig'D91oF&#Ҡt^~g'ON:ڵnWYDDDDDDDD )4ea`Ӗ'tgO")b *Gx05fd3247-I%u';_-lcTROp8&2ILrw?fvSWue8Ý 6U>@9oC O}ngu1,L2#HXr7q\z˟/^$?ѣo$$$DFF~GzjG!"""""""""Mv3D^PК6&o- fGy<_ 1-HӮ2 knG;*WH5Yf5, &D& *|-1O Ns31~Y"j cbzU'o,?ɓ^x fdw\ۼHڴ5lذaȐ! #"""""""""MsQo[XHa-ˌr|5FvJ>PRNi\GYN_B_$U}! CO ~9ũ~;I/}/iI:+U:Pywy[ .6u sM?ũ}:(((::T"""""""""4~|) rv. 3b2G8Q'd sȱfMrɶu _|4L~=,'3>.E^62^7'`^uW5f/}r4u^bww΍e *NpbǏbuW7f37~H'b{o'8B?eeek֬ѣHٜsWyX/dxQ,fh9I$UR<ϛE,*:םO:{cf պbU)5Ԙ<2C :Ա-i餟lg:g8 V@_jVSB?aMfryYH|}BhK)R]rɭz-k:ǹDzUT%]HFNe^nǾt )lMtǸQasub655Lt~lc{=sL@@@XX… ܜ9s<YD&65C-q 5S8~OcZW?P^;w.l&y5*nH&2AoaÜ Ŭ\S,&- AoBDDDDDDDDת ]1xy۹7ĤILzyH-]@ʟEDDDDDDDDՂã Dl}sK@,"""""""""(U@[ҚWPN!UQՙ۱ S@xƏc/2t*'89\N7:%.-cG5OߝE.naK+ZUS=f&os˚\MFA_MRm6ƍ-Z;dfyqmc[qydfUa ZdeɁ *,8\gYLɶpU^j*vEEE111:uzo߾ L8ǹl26uE"*l֓K\'G=;?Z׺7纛شT|Ѕ.W|匏&:C{ |bL2G0,,s-@d[8O㘉 $0B B H3scUSUM0mi\k c~ִ~B 5)d'Aěʳzy.f} rח^z)&&&%%/??pL>}޽p"""""""""t:*qǪ &،o+ܗSR@A )M[~+p` S2\M瓟H❳`0ɀMF7;nts?f3{$#㈳^@B3ALfE9g*VuciUC"8OXXJk.f XĠy+$$g|iFz{J$codMj5gX']Fe%۶\w'22XdӧO%"""""""""Ms+LyΗRl gA 2#&x#uM0k!'lky]0 Jg޼;[p?3^E`#/q) ^ps|Xw+kXcF(GCY\^:%y78}X['1}(FYi~uc6*Nq*w.6ͼjv/?Cqq1PVVf͚=zߪ4w;`~[ҊVTe/iɛ.׵2{pSQP_t۠fqF_ p{ \gY)y[s IDATbŊ)S,_7$~W.2ZDDDDDDDsQe&6bJVe.Mv"Hb6Ϋ24g#/ml#.̬C>lA #`39DP%E9~L3?)ٶn*v\KMn(&&SN@Ϟ=ccc [pW?u>g|cǎ|F"*L4ǧ|QD˻%X%.?X~gsĦ?8>XZ7.DCꗻkM&MXhɆ [.B.va#Eg\6.,6rTBv:|OtΩq=|?~}|n +'zG} X);  @2J^X.Uvr8!V˰iHBh ?]Yx+0"O_/qXV+^h7@&U _5x{}=<<.]|򴴴|E{|||ׯ¼===]x޺uk7RRRO>sƧLDDDDDDDT/E\|^ŷn0,ήͦ_GaT[U󊬢٘}ǣU~F0amrc4e\o)|l$"{TL^HEj aݫx5p.FO X0e*vF)RMKw>ć{08e!.Gqt(Zz)7B#;)V@þi|UQȺB_83:HErEPZЬpޮ ^ū\".U‡q8UZ;m4G-((4K,iܸ… +f͚UV9;;̟??))I񈏿rJ{{{]^^^ty ),YҬY3++0 Z?~ѣG5>;v@pDEEx{{[YY]+vHLL 4gСV=oڴiذaBDDDDDDDTKS=a dY315a i6<Ʃ'pb >Gp-a Zn~b+!b+aߒؚ|Oxd# -aAW[r_LaZ/Wĩ*D٘ La ͦb*^R7nvZO-,,>}jnnhqvv矅-Aʓdr\ _oݺW_}ʱcܹ\(?v옷ӹs<==+򑟅y'VL̼K&nF"g^R//4x7ݺu۹sU£G6nܨ:eM8sNxxxO۷o~=zȑW\),,oYlwڵ_~q>c .4^,>T*ׯٳg(A;v(v`SLoY ]>o"o̬]vj'<~?)"""""""ZEV᷷UJy C^_6lyuAbh'8_`(8_tW_ 좠nܸѹs?Cؼys\\P"'"""""""f͚~gwj~G)Hm YmffA T3a.^Ù3g0@?AP+,,\j'"""""""L*c p "#:vF0l;Z*:[<{_~g,dhͻw;""""""""â0-8Fbth"""""""""" H'X&""""""""""`th"""""""""" H'X&""""""""""`th"""""""""" H'X&""""""""""0L&U[r^%RujXi,qJ2Iϗ$Vf!vK>%Nt}^ƞ7^ڂC_KU1xR۷:=;|]cԤ|^oϋNLDDDDDDT3Ȕd2Zfh񐸼vvvbooaEey1zryKo!q͚5;z[ϟ?ߥKk׮YYYUClH_KqqΝ;]\\$痑Qꑮoϋ"""""""5k,;nI&ONɓ'Opqqqss۱c.2{DDDDDDDT=@ N:EDDtIc?sIW3|,I+/*lVQ@"u6TRWJ_}cCDDDDDDTH*@|HK_[p58$0|x;>QQ=.9Ecnچ/]糶]/C˧'""""""%5ٳ:Q-d@tooo٩StGkV1cɓ>TyS[_Sץ:sx Tg>kC*ľe?p>hS^RRƍ$%5||.OqysxΧKOuSOODDDDDDdD$} <|;Ν;we[k{>5_G1紖\|֒QUJzšuh9:uL0a2|jOchi-.RSm%'""""""0-8޽y QĉvvvZ\\'"4SОS]_2Bj~!RT> ?1-8G*ãu1x-d ~ޟFОZu]YODDDDDDD jXl,+X| AIi> 9x mŮNW(W kC˧'""""""2"Fz}iuwÆ V1|JO`hi-.R;柈4;wtqq8 udffeddTepӈVy?TY!ɧ=؅c:ʧf7|Z"""""""#bL+o^ =77;vzZfv8C{Nku(6DDDDDDD=#""ªg?<""z =_!36_ϝ.YODDDDDDDRӿdTͫ+bhZ={;%)?򊯯Ν;ܹO>JG@DDDDDDDFVGaaa@Fiذ7baa1|hץBR:99Srˤ.V8qNCاO?@}kwpႚ5PEC^KOnnnƍ/^z kkk"XYf߹毀^~}>} F5{キuV}GenذA5򺈐kkzkɝ:u ȸ;wtqqQ(fu7kѣnnnO[͞j痑I./)?ƍ{FODDDDDDdD F5I&O@`77;vӹ]JIOHH\. ȈН:uԩuy?\m3﯋ƕODDDDDDdD$6!d2IԨPuP󨊮󣯟~5]׋H} &CX CVOc9_}i,1'TihK dR*}ũy_u7vΧ__CCDDDDDDTS/!$""""""""""}sSNHp{{{뮿:Y_Xĩ뫊i,׋fs:,,,""B1RE鮿:Y_Xĩ뫊i,׋fszΝ|~ P?333ϟ?߿W<q::rj6=ԩ3a„ŋ7 sšus@j5Iͳǩ뫊i,׋frI;nnn'N8 b}пOIhݻw===/\`aaHͳ~nhq^^_ z} 2痈Ȉ̚5Kz^ b51bd%g}]c4SW]XQ Jy__)57" jО/c~`ooa}BTmݟ2L&i%[~}>}ԯ6Jy cy%)j:5%""""""2"@ff_FF.+ٿ~>xֶE/_zkKDDDDDDd\ ?wDwEGG{xxh1$EDDUHͳ~n+u뫊Y_"""""""#jLShkMUj+Nt=RmmG*c2O}ODDDDDDTHڂDk/ ~^Ru Cˏ5<Q h """x""""""" DDDDDDDDDD,@UIzz """"""2D,@UɢE!bHsϟ߿!""""""2D,@inšuO*0iݻ{ w DDDDDDDh""" EGG1B߁(}@DDd ֭[w }BDDDDDDdHׯӧ!""""""2\\MDD$YqqҥKwܩ@ W@I}vwww}BDDDDDDdX&"",""",,LQ:nN IDATADD5\.W~+ɴ5lzzV"""""""X&"ڢL=tMtwt4h=66b""""""""2|j6+l9S=s0E]۱} 8"p(-݂-Y38\kXE x h0 p7v^A#^\5UW"n"Y\_jdEEEup^pK.f"""""""",U]4&lچm\p( Qm&m& QpHqT2B8LًS0#9O¤:$$yK< QxW\gxO۰KnZ-~]aW\ ЬYU>ꖛkff(*WR!9?^5CaB",ꋾ0.9_}ė-ZҼ۰m `-W`EO?S8`v@@4@d$ _bxW9~;)^!d$[j,.2!". }ڣ= d(Ztg^J @ DS+d$ªWj$"bHΩS|}}֭陘(>b]57-_.7LѴiS++H+y+Z*̳L&[d UMռ2l3gݻʕ+QU':t_sLL8/x㍔ӧOܹ#r^Ϟ= utttppXtiL&KLLtuuC yQH%) J STT_~evvo矕~A[n4h⣤]vݿW^cǎ,ܨC]zd=zߋcW7Wڷox:uJ<>}vUMd1c$''Ϛ5+,,lϞ= ,Fy0ofΜ9K,޷o?5kw r^Nxĕ/7Lv_]U{ ,,,gLv%!>}dffʛye2ӧOԩcff&zYU-| {|{nnnf.\0p?PZlgϞVZ iժ}(&MϷC:ϋUfחjJ)+{ `ǎ۾}bnnѣuxMAAnnn6lÇ?x)S8qBKeU-ԩSH$ .DDD8qŋ[|y```T-7LV\\g9sL&/-,x mll]ATʛy(BjUojj#KK ~Q\]]Gru1˟Ç1775o+>/W_j]_""""""""$y?iҤ+WܹSx۰aׯ _ްaJG HHHHHHP4~W^/sӧO˴(M?W'PimڵNzҥK[ #]x޴R}.((Xn"yVxWyVӹsԙQ||G^v֭[\}7nJ+CRU+W~y-@Xb/u֭[>m7wpp*_#k߾땫Wyyyׯ_4i}#GrJaacăywɓ¼<[[[uiܸݻRM oR_O>vvvʍ"y}_|Dj^UYU#GSuf:vbƌʿ Qu^AAA'N믿ܹyICyRU Կu}^DDDDDDDDT2\>j(%77wԨQF͕Ee[633k޼y\\\~ց -Nz7۪֭UDE{QQђ%K%&&GgϞnݺխ[ֶO>gΜQgX'''acuη|79"WWK.iWg . )((o[󖿑R,rlڴ7ިWڵkE,_\Xb_i> 'L \˗(Wx^e&R羭~_UƩ%"""""""iUk"))iƍIIIjK5L7o۱cEqFΝ;rq](Tih2 aaag^-*,,\jry 6ŋ>9s%Fju!"""""""+kmd2YoffN~aԩϞ=ׯ߲eˬu!!Hc &UVR0DDDDDDDDjDHKc=:0DDDDDDDTp4gr%/wXʚ >{[)<GGQ.lߎ-[p2زt,mb8;߻woʔ)۷o[o|r<bn Ǘ ^y*ΫLAdu!""""""ڇ+PaZw"&Bj24 6a6bb0w.:(iDi(:TzTrrIY!<G`݋)Spß={o+O6lXI|Ϟ36D’m۪q_""""""" _5x{W YW/| Lj-=dŞ=ЧizE޷/9vvʫYW>~ٳq|W|lתUM1m{xwwL `ŊXN $'~Kwvv.y-|ʕ+ׯhѢ#Fkĉ%}ڷȀ+22JZy\{#=ffѭ[I>/"ׅj+&e  BX#(AAxys\9JŷnFYY}_ŨQhVQYE{*gqDEU0ZJ (Yܸ1Fp2focʔD^:z!<={""b˖-&M1ck݋J{xs h]YXapdlҧ799hwodTu]EH=|R6ii%\{KoCtZmJAQ1\.aWnIN  J -SsgLRWqq8p~asFFƿ9rfڴikF`gWFFѨWIpwW^TSin%wԿ"2o׮6 7l"#qFVBDDDDDDDW@پ%5'NY[rrtyx8{ffnLϣGA8K8JyO1-ٮɓ>=r/J5[Z@Aiiؿ>>T֭0d0tВpFhTl\[JDk|EEpK-K}^fFV05Ef:.DDDDDDDTq4B݋իK[1kg7[V##r9ڷWFAڋtB(,|i ܒ ˨py˛?99X ..}i}p!th͛pqв%PѾBXI n޼蘝ݴiӛ7oԡ}{cIZRU3$ޟkՓпBwQu] hҟn`>xyU^3f½{tJ)Y"Tϝѣe; ԗ^8t"T8@IR gJO!! gO|K_׿?$&c$%_(_lmTҨ<+ۚ4 #) M."Bһ7VDFФ Kj֪ Q- Wev9WpC߾m:}׮?,XXpDDDDDDDD2k,;s 2$ 1=B#= a=A  B_F׮X(mW^moo0nܸO b IDATe+dDWWW OO~M.)~Y8R͘1cҤI-Z[nv풓E .֭uݿJy6mĉ+wذacǎ^3&((Hx]TT4w͛?yDq"ccc[jenn㓕Uy.  Фo.Y"3?/_-`u1ݻO>}?sΜ9KII ˖njӦyͧMVPP ԩSݺuSѣo߾-$o8m۶oڣRSS:tUӧ+OyIIIv~^n""""""""4阰"\|"N.]^&|03+SXT;}::vă; 3qQiiHK?6lyJ/YYfVVVaaaڵ+..Ç)))ϟE?~^0n8vvv=pÇoܸQRߴiرc?Xkkk}͚5Vrvv?~RRIHHhժ }@Rvŋsvvpssē'x u3W5_mb6!/INR4mT"[EM4;d|n{[jUƍlrŊʻjQ~7lP蓓ӠACOv;vl޼L&R4^~e˖镔'ON2ĉnĬv0p cǗ>>׮]{yvvi|||[nݾ}/:twI&y7޽{r5Vq5jQXXxO?_i 2eѣG>>zDD SN>|#f̘1P(K2|7|Cvگ_W_}uܸq'`={߿e˖VLDM cDDDDDDDDDYfߙ+IiriDDDDDDDDD&j%;D; """"""""""uIڂ+HT{חH4JKcY5/vMdC/_ڵÇsss7o#2x/^|SN膤ry}p@SSSXbŊ0·N>]vVVV_}|=zt.]O4XuKV\igggllj*yP>}uI߂1p2ΟL7hxt4bcbz1oGH+#ш/onUD$®]1J ˖!7byf)))wOMM]~ zjYYիW.\8f266ٳa.]Ν{} 5?p@LL̖-[2~ wcbbsss5Q7333CBB\\\44;}凃 vug lll\]]5-˗_N:Da5k>|СCzzzϗR9HII石8 D}k׮]dիoܸqt'"""""""E,@S*- s79~ AqAu0~~%'U{wxryT-fffQQQSL:ujttHOONOO_v-܄K.͚5KC~u_?ZݑV^ݱcGcc3gXU7E"}ZZVPXX(޽{L&~Çϝ;7}/[LCm۶^CڵM6mذSN˗/R9o۶ma0֬YywM,@SxeW--ѭ[#Dž )R`nnCO@}{ߏʈ0~77ʗi">ZT Pc:ׯ_.]+N4o߾٥ 6+書8 յ:uvlllFFFR*AL&{˗Y^^a֭[ TVQ8-,,\]]5zqڵ; }v^*?r5ЩS' (''GZ6&"""""""%,@S*-Ӄ3.\_7 /?5VPT5iQQu*#€*!KTmk>>W^}vhh}ɓ;&J/_&M,.&&F*&&&o`ҤIFzMMM]\\:wrJ um(h_~Ϟ=/СC'NX<#C :wܦMQF+mdܸqs xxxb0'O^pu?C+VhhK/ݻgϞ...zzzB|ڴi 5jT6m}^;mڴ>]vC qrr⦉$Rv:1d{&Dvo!ߑ7 hj L8=K}?`…ovcjO@͒ YDcn cd...>5jԢE{8DDDDDDDT{܂-8H bq_'th?""""""""zM$%a0l """"""""jRXU~9|gfY%I$He\=߰acddd+R\\ܱcǖ-[vuݺuu""""""""_B1@ujE6tm4&&<9GTTH_T[tmz_u~%oNMMᅢ|||jw DDDDDDDD=yq߇#&Něo&.w*ѿ#KCJnnHй3.哸bb:Ξ!B*/ƍCy9"#r ?̵~?|b+"""]ΝӣG^z"޽{ϝ;gmm gϞ[lDNJJʴi?~|SLnAσ p8-CR>2.cƏG;8.`Ӧʈ&>+JOո{`R &__a>lZ?}P} 4̙3瘘\wwSou߾}Bϟ>۷/<<|̙III}Y h5VKhM>C@L \\ *OqhQ| _}I|@, /xrI7K),,|EDDXZZ޻wO8zj3gά:,#//ĉ!!!.\;wرc?3{%%%Bho٢Ek׮^HQZJMէGb"jك#вSz[‡ s oa*ۺukP}`dd$JLhaaj*+W:th֭'L&ԻlR___^cZǿũV}!_}س~~(+mt(- ?]PTFQ:!9t~_~J$D__g} . rȜ9sjgĈ,,,J'Nᅲfff.[l .ˀHKظ^@Ϟ2 aFz1}:ZBT""`lA0mړ/ ?*Wナ bXyg//d8x񰳃w@2@ჰkqrss}}}srr,XQ%'O^pٳg ;v، ++H{"k#Gŋ{M"2Q}׾1$6&4 nAɺu=""""""""fh7 """""""g j~*!$""""""""j,@Q`!\1t({L (55ظ{-J ۵k'.TyJ7@DDDDDDD'z$ލn40g$%%egg{zzϖ{zzΙ3G*qYUOcDDDDDDDDw-F !^lRCQ]Z6n^9XR77cnؽ?rt`X[W^r vի{յJmw6 cTWE8;_HMEy9 22q#.]ptĉxMwBkkk"ٳg_t駟~Wj@DDDDDDDDu}ch |X`{cL|-X2G[\͛1q곺<}'JhAAط[V,X II>\/ ~lٲEx lll\]]W/!"""""""ܤ)T=k<_II | i^ XZYU,]W^<ǎ d2DDWy8eܼ2.O~>*gs*o߮XGQO*;v$&&vԩS R]\ѱo߾,@=,@+< zqK:PpH ^k8:b;FVnބ<˗c,l\YC֭"(liב*W_Ed$ H__tFFĉ---O:eiix$$,,LLY]\)~EEECDDDDDDDD:i&{@짡.aOG))U]T=3^~ʪ!O>p0۶A*EV-?`l^V\%VΚNNNFJLLWȪM6GqBTz ooo?a85fRn8x`+x5xY Fv6 Q%ٳq1e :wVX<|W_ƍ8wDʸ|}ѣx1{x`FO>AϞ?vSPP֢E c6o[o!4'O6EڵD=z˫m۶&&&=zXhQIII-߹s' 6 Ν;u"""""""&ŀ1뚇d ~gDGclcz攗{zzΙ3ƖnnngΜOJJu떧g-O8 ==0==`ĉu"""""""ˁo1Y_y>?Q}}bDD<9b1v,o1n~V:.W'Z7m*((B]v544tqqO1be˖-v%ok׮^zUVNNNgΜѦsZZZ2--ۻC;v\dIjjj-?Ydŋ?P6 IDAT&Sb7v`oض 7n(ur²e{UF__a>lFxܹs]reɒ%x|||BBB^^СCL"nj㓕u޽5k111ɹ5{-:. /// qqqE~W]zu…cƌiDDDDDDDDMH&57p xDo,VɣNQ8~2Z1ff SR Jq pu5bb*S T렺.D"˗_JmJJJ=t5l0GGvڵhBʕ+666Ri۶m5|^{-66v|oܭ[4KKK]߻woС ggT33&"""""""zk߸ɬ^e r;Qh+V &Sm[H$XY}}'Zx\]6R;;;k:ujС"D* 񤤤7o~;v:uP֞L&{˗P&M۷ovvviiivv{ァ& h91 5^CTx#1ʲe^^~ 01Q|HH8x-[jׅ #G_BCCǎۦM| ?;w6mڝ;wPm s+ki#.//FC[]~cck׮iFk/y<zV}qCYN^4>oYYX)8|JYuqٳg߼y֭[gR(++KqCaÆ߿B^ȪBH$R 2d޽ ٳgGC{u͛SVV3o<>ybbbR믿nbb?x`vhB[pQk[pѳh""""""""""j,@QkѳAI%TDDDDDDDD| h"H$,Qb)5I+  f QUmc;lٲk׮֭⩩ݻw_h|nذ122vsΝ[[[CCC[[ۀ;wԮ_"""""""g\3)@q&GD?g֮m<[d2L&S gff޻w/>>~Ϟ=۶mqقlOOOqqqK.{Mw]~8qAzzzaaazzĉk/3NTh<$ZˁM@ `(A+@(!)\R77cn#2(/ǀC@F6nĥK8o ش ))0t(>zz*PoϊSWht࣏0p޵#Ufeeu9kkkڵkiiiJWZ[[KR **j?kbbJB![]򘘘\vuBֶH]{o)׾qF,`|3gj`@t4bb닠 ۇ[+.XDZl'8|2X^_q ui ˖!778|f bӧ*T tׯOIIٽ{w|||jj5.GXXիWʮ^p1chhODDDDDDDjbQI⪛f( 4L80\ PRA< Tƅa 86ȕ꼗رc322JKKw6;w ^f _|@PPKK{0332eԩSMMM5.ODDDzzmzzڵk5'"""""""z~5 ) r&`вɉT1b1p fWl oWS88Q,Z1c|J~u_}}hH+W:th֭'L&yeee3gOv ,//@DD\vҥ}߾}kW]I&7;;4;;/si%U2+Z"S x… %%%NeddŋNrrrz_K$^z kW]ŋ-]455UsDDDDDDDDϩ-VCxu(ԑ5@@_@Fbj)SТV@QQm "+ ˖U6 ZUƇ :8P|=P)x^pZЯb/--\lի.\trr5jTbbB5<000$$$--ȑ#sĸu֌3͛7Ϙ1|8;;ϛ7/'',''g޼y}Оh,@ m|=D2uTo)Q} ׾sdz/c """""""""jLv @DDDDDDDDDȸ DLǏ H0 znDDDDDDDDM d$ 4՛Q0o^Hh(@,X%K }:uyfشi9!!o߾VVVuk""""""""j &/{o(jCۇU0g6mH> 'L?;vDk"H&;ƍ۷"ݺuKLLpmggl,))*))`oo쬡wmEEE;v?<<\& 6LԩS^^|G)Bw̔dyyy򸭭ŋuʕ;wtss3225'=MPD<#)k/!gm-PRnн{ B'OQZZz1wwwų:tHLLTJKR+++##@y|'O>vT*|ԩSz~}iժՂ ƍW[#"""""""hh@ 0)kEOm-Zafz6mQFeeeu}޼yg??ڵkR-[̘1cܸq666˖-۾}`֬YC i&""""""":k/!$fg111{m5/| !5q6l3fLc4a?"hĉ=""""""""ҤMDM""""""""z.p452c=r>322֭ŋKKKk?/// |qQ//mۚcѢE%%% kkkW^y%66v'""""""Zkh@~}CT+׮! ǏO+p䓳 vƀ_cR嬬?OaaMnڸCUSÇ/\@XXٳg ===-]422ݻ6m ߽{4̧0»wɳfͪE:ٳ.]^dnnngΜOJJu0AɓEEE6lرcG-ODDDDDDDu!zI<~@ h,^FHF5K$PR77c*qfk")DqqqsѣGddd^j=pGVXw绻[DC~u{~={Ξ=[)^RR'E1c|FFF_|_}ŋϘ1۩ȫKLL5kֹstZ[[KRy6**j?oJͧUW\qvvy߿_8x[o߿ƖJyWfΜ<%"""""""%7n+Ub5Q8u {O$''溻 A*ޚ5k>|СL==׮ӔWݸqٳgΜrҏ”9++뀰oѰYؼu߾}ZHyy̙3WZU !!A,8}A9sFC\WSIEEE-رcǴi8p]v-̐Z2n8+.K_tܹsk))i+k@ J}\&D}0x0=BJ kKJ(ٳYuW\ J۶mWoݺuKLLpmggl /**244Tw9999bĈLyΝ;k?u43//ĉ!!!&LЦ|W_%'''&&V?sΠ] 700 x𡑑Qyy+ͧ?>88W_5 :tгg+VTTT=Z[niiiW^qq*W:bE=zH%""""""jVtf_ܚ!jffǽ{PY++?3" HxƊK::]2w\CC Ԣ;"""""""RP#)k SSl؀q>23t ? lL,bq CU]ɓ'gdd;v]+emk׮]f͕+WJKKO81rHcǎ={͛7o޼9k֬cjΣy<1b R'jZ~ҥ0?4jԨD'CBBҊ92gΜ q첲7n̝;WS]V\9y;vh!Cݻ7??Ç/_={v>}gE"=4?g}nݺWoϞ=M6~5=ˀ@*`k B؞]~ɓ(({j7wdž 8y06ka4WzKhzg۷\vBWTT|6l޽yƌ#o{??̰w:::~^^^{0zիW@x/ٳ~~~w1bԩS5io]reNNݜ9sn{ڵ֭[ڵ;vlXX;:*SκW^})Z.--/8rÇmllFjaa8KP<{O?ѣݻw>}ĉa]}jޕͶMDDOCEEň#VXѽ{^xGDDDDDDDDuSnADDOC-ۧO##޽{/>&""""""""""mq45>1u -[M*77˗О fƳ_ko?QH^="jD"?fKJJ:utї^z$omddclfiU^ODDDDD\F) =c.\@PPȕ+X2W+  ooDD'q9CD޽{{tH ˇv:uԬ,ŸH$266ڵ̙3+׾P}QN//R>}k7B!n>5񱶶600xWbccg\FFƤIlll zgݻw_hT*oذ122R.T~)))ݺuWZ#hTk""""""z44{ Jb@KzkL &LhxC)8{#!K =Ywc{}uIC҂ f̘joo߲e˗_~y߾}~W___;;;}}N:^:55?+VDDDh?Xƍ۶mkee@g k,|~۷kJ<^p_|psQI '"""""Xb퍝;0~|СL== 1cdeeݻwo͚5?7Nٟ9++W";wٳيo}zAr T~ܿN-11ܹsΝrʒ%K|i& keeUxT1--/66k׮BD\S# '"""""{ \:Qo!Q ]3 ~@˖UWḸ{rIg%%FTFOC /%;v7ڷo'Du떘hoot5l0GGvڵPU/))*))_ayyyVD"^VyyymڴIv2]_VH$r劍 Tڶm[qVon4(77Wj﫤m۶]q5QL&S7*2DL ;H(~"ˎ믑#G_}cbbyS/WW+V888\zu֬Y:tPZԼsΠ] 700 x𡑑Qyy E۳gO==?>u\]]322u?xw&Na$PwϞ=}ɓ'Kۚ4UybNųJkxPk]G7uLLL6l vppogfΜ'$&& O333mB:77u֚wQQQs̔7_SS1clݺ5???--m5F% ^uTlsQ tzl Ж"HPCODRKP]\PZᡜ WEg% * AAV kaÇdaÆ#:u˓W9=z$Ļuy¯J;陙)ɄN~A){\QQQ;MAЪU+~WuT_ɩ>T$՝Z#vWK)"B322SNgW^򋼱D"իWUt}ܹ&MZ[qȝ;w).։~߿o߾O?ҥK:ϏJ*_P?=5Ͷ-$Է|:yi9p}Cf$b&@[O?{8'OQZZz1www!>lذȗJR+++##r>Xf͢ETXliigϞ܋:t萘X}S7W^ye˖-իuoΝ;5tt_;vx뭷>Sn}ٺu^ZZZoiά={͛7oݺ5{lEh0}ɓ';vL*^|yԩB\󦎟ᅲSN3f iԨQO61000$$$--ȑ#s qӧ}¡-ӧUV ,&mժUΝl%_9NG '"""""F kd222YLف2@UWUkCO?z${]ٕ+-+y:ujȑfff&&&}􉎎VׅL ?h۶m``U&*zLLLlmm###M5k888 ?2o׷ߴiSe5}YYYm۶={y[rG}ZJ5D5+vYsG)U7:=DDDDDD,E} !5KG %7TH˗/?zhbbb-Go>Q;]_ dhcbbɟ5ODDDDD$fZf*0SgφQ5ͶpJKK;iҤ 5G,@ѳz'b {,DDDDDDTkq\8DDDDDDi 'b1Zr-5}Gs_"""""""jXn I0`Kcu6%""""""2Ha ]D#V^2&`HOΆ@,FHr%K < ;vزeˮ][NAvvvvKz=նm[=z,ZH$ݻ޽{k^,ze˖:u {cNOO߿6j,,,ܹs' 6 Ν;Ș4iA= b@KdDG &&4 D~سkVp,=*ϟ{gff޻w/>>~Ϟ=۶m-//3g<v̙[nyzz ݻwI[aaa]d2LVRRr֭[{yyi9/b̙$>|… L8 ==0==`ĉ?{weY 0"mi/GO[ Wj$XE8m5{gefVe{KAK2ffa2fe}T|QB[&Tbd0; ,:E}}%K L?^$A!YLLL.l~cg]b_+…g$5dݺTV7ҺSOͯ~\ziƏMheKN;-8I?Ow;=9s\{m.it6u頃zַ}ٿ[zu?ӟtР{?~ 4{?Ͽ GyW466 nsz7o|Sw???}e]f~_4k֬7a+{nqRT'IM:ífԴ7ޘvjzљ=;6ZOkӇLGdqD/Ru˗/_t- / &*msG?:KҲ.&3̜9s=7y~2dH3<󪫮Z~m֯_WO2oСG}_;_/ܟ 0` e7Pazm"IRZ:'YT'>P_̚5Jظc3^KƍIRW嗳hQJ|0Cfܸ 棎j K{t璳:K.k9wKr7lpMZ2룎:e[ǟuY&Lx[[߇rHmq{[Vܹs;SO=tx 7L8C-3{Zt~}sn d{ Iaɰ$I]wu;ȤIw͛dذ ;uj"z*+3iR/θqgSOe˖|rlɓO~Gyd/xu׍9rĉÇ6miVJg̘O}`g566}ꩧ?O~-.׿E]ԓK o۶gOSΝO|b^={_R9sǎOoݺ駟3f?.8o7omm 0+k?T|# I}.ݎOn=doxC6mJ}}lhKmm/ed}+W>o|oWz96cB`kW@W%Ij]|;6krqIR[U^SoUV6߯8Æ⋳>R_ߴQI=C=gvڭ[={:u[9x=S~O*?WW_}箻c=[ne#F躭?~mГ3+|gm3\y- .8Jwݧ>6{F爵/3da25]ھ=ݖ~m nķ>|[yTTNNEE;s:8ओNz'V^}D4ꪫnw]o|?x~{-/9lRe=zKv1̙Ҷ$=|f̙-.]K/xp'+,Ys=g1lذ &]~Agá ?+Wz ~~n^Yfy]n&Ӧ{ t]wg?rn*+SYM'=rX,UUr(АrO9̜$W$I΍E=צ;Gmmyg@\C Y$\ݣ謿q*wACC,ʕI2qb.0C$I]]&ֵݑz׾_*ҌuK{Ћ:Nj%qũIuuSS%ùvNKFٴ)sRg䰶SV$IJY$˓.鰿qDvŊIVϙS]$=Tol̿%e$z-t/lL k>봱].mܘ$ÚgKyNK**]3;vaD!ou8wQWFȆ qX7dӦקqjY%ХtvejU9enu)խj~T_jgɖdadj2:]1#[d$:5ӛE`A;ܻ٬Yz޼n@'h !*+m`zXT%+/KUUniWtNcC=rq2*ɑ$yʓs䑙93I;I_zl $7$'vmeǣuWthd,0U}/Tڝdpro_!LI$󒆾߭I!eʔLyҰ~k9uVVjvZo?uW"p~&NdI_/NMMS],~Gٴ)s6Un1? .au0ZldqHrLsr熖NF謿dEd|dN<JdwX"IƏO9s|y[q<8I*=ؘ׶/f5wy0I[`cdXa]mܘ$ÚM[QѶh?uW:ɔ䟓dDV++w>L# I}î鰿Wvu#FdÆ8ސMR_Ƣֽ'%+{%&L~衪$Ims\R vVJڦ=~:ɔIl0#ْ,LLMunnƌlْ dL~/(= :ʠƁA_ښLM>L,L4fyG}nۂ#{ h.u`/˒rO;˖*Ry=r&'G&3$w*]<9G3<IF&h$Ikwd,yJy@w2qC Y$\XGА reL /̐V_"^w9dygs9|kneGglڔsw '$SOGؘ|Gs3sf֬Y,]Uz9>{ vI9yt6=\wVHҴjxΜ,_ߎn~'ysː;mkk;}n$Kf„Ӵv kOt{$Ú:m7&ɰ v+*:>k׏=6C'1"GT~{q̝"]SO%lH[ʝzϧ3"6~aȐG2hPSmYv܎;.7ݔ_]w妛8{ЕͨJ6U9TU%ImmSZUO /Wwlƹd3jԎb_ogyfڵ<8G/~-wtmPccc^iÆ̘SNɕW{*@O͚5{Y(9rO(-8( RQOǗ{*@QДC݀TVu`/&.Ʋe-{в*='g޼\)GsDg&'2hC.ȑYܓH.ʹi ] IDAT$qC#%t5$ IɅ;?$=:;n]srIIr9Y>wޙƜqF=4Wȥf[O~}~:wﹾ-8zhqRT'IM93kd,[.˪UMNH#1NgٳiS$ޚSOu;XC+$UsIuok_𯼒$Kf„3'0O>͛4-n1n\N]ŬYK.9wX6@_@$ɰúN{K_ܹy<@**re9$9 'gĈuNgUTt<@qG&MʾvN:{} V=4"ِԷ:Snʋ/殻rMw!C2fL~87#ɠA}|~uk'art^/wZt*P$mN3zTy 7IoW'^ȫzw|yƎ}Wﹾ=4#ْ,LLMgvmGw|ugFsmW{|BgϹ#ʠrρ.mؐ3r)rOeV̗\y}c֬Y=o}{-JccN>S镚LVIa m„TTsJ̝[e#jk=^@Ptsf֬Y,]U'$O=GIcc>2;.[$IuR,mݚL Z9b֬ɇ>bEd+$ҥY:3 'IrIew<ʝ7lWڵHO'Iîw]̧dMz`H'WL}Qٸ1I k:k/e<@x 천zj{l͓O3bD:\6&II]o}dRo@+~uk'T1"6~aq妛⋹tSzȐG2hPSϿ*w>LɆa/꽸n=v@7l/ر>|bUU֦va/OdмI~;N9ļB^}uFew6]V:9m-O&ûovftھ=ݖ~m}ƌlْ dLT?̟k3xp>:_>d3jNCwٌdK0I25z_ٞܖ@;ߙCi[%K֏?>PKs 2ߤ䒤8ZvV ygz&Ӧ8۷gѢ46D}U{%+ܹ}3΄ 駷]]~/+ jll,=̚5Ͷ=˲e-wW_}u@9∜xbn95껽rO_=o42IR[8Zog }{3/k!LI$E_w|28*l` );-NjLIH}݊ɏrW@SNkII9 zgt}]nӓ#1Fdd+,6&I%Ò$uՋn7''%`e4ũmPaɆa.zg-sR׮ДEU9^uKMޙY^B`4e1#ْ,LLMwW/-$7%O*X95|:X@4k֬7ۂZ7U'lm\\  h !hbYRRi4e1992$9S "\F&h$Im@@34$ IɅvV.)&$ɜ䀤:0p PV$I'I$˛;}f ecdXa]wu`@3H6$6V|@ا֪$ͩqUwީ|X̀2#ْ,LLMwWAYfЁAu?7=!u2wM-z@W2Imj{w%do9{6~9JV@.fW?Goͭm<-;IA99wnͭ-Wc|μquV7o<$$i/Żs iHL>0֤4x?׸5^X҅Gᆝ zWK8@{i77seܢ,q~\_WܗooߗZκ3wWssy.?_+eg}ws،- dTFmuYw_r\?RZzvg]tiMknݺ>o~swX 陾1eYə|PZE|Ej~ZNMs+j{5<6&c~_txnϝ]Z~Cޝwsyky?%SdCy(O$g~vY~vg I~ɜC+\+}nLcrНsh^͵rؓygEV#sڬ-U9惘4ܔͽ i`>-:5*z]^|z\ƕdʬL21/̅C].i~+` \>O?:,X7i͚5W~_TM+fl{2O>'e،-ջV~A.x4.Ȃ]` cz~Vv͹\&kogYssnm2my[wI?\O)^'f򅉙xE89'_VeG{okRμs{GeTXKtyW-Yz~ο4ޙ;faoGg̮K &5թNuMjdIO2)Nͩ3w<ut[3ujZvxg/<0;oZ4KWfsLy~4K?#Vga䜖s(Mcm־9o>8v2-u\Z]IVeUoeܻ$u8?̝77rSw)illp/f͚|C;*_I/&Yz/z)NQXu=ܘxX ˰$wST yCu~2I|ilƶk?'y9/פ敼R -)j$3}hȌR奼t`|!/M&I-Fesyn]W ﷯rک95yhė[Yǿ&T#BEgK#&e}wTモN:)~{ӴQ=k1{;]VR҇޺=_ͫm/奭z^ԗ6Pnqn{_WR/#rĤLj}Y|Z6,/oC6#ͳIh_Rep 9 ԥMyӦlzK޲)Z7'7Һn]$zDFlȆr9-,mT떞aD~.lݚ{mÇ4iRyF5eʔzgG76c7e yen\<:KRX[mK᪬jXU]uḰIJeI)㵸-]kOW֯__I~9='9=wJ[[ArxO3]. *3vl(ƍӟOyoۻ*kZ6}&|<O|iJ\JKrZmjGf,Eܰ5[O ̷e캬.׭˺-?O'_2pgtvݒsl/ߟf_q,ڌ|G5w-yG3rF+_+WeU]Fd?7ޟdɷooޕw=[/)/7M,sg:|mHâ,Zy(a[ޖm3ܛ䔜rQ.HEum־.;$3R5(:{I]JsmoϹ_!4ի̙_:_04hPJwf͚^Fi>%[Niy"4\=/EGoO擽jreN С] x,192hVfgfLJRZLɴitR歟'S|${:}"srN';KL:.mQ0+B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B @!B u% \|̨ "@z,.\A: * ar C8NpxRS B!@B @4!hB!@B @4!hB/4zq]לs]׻n en뺾ڶm$@-eY:p躮mۢ(e9}OӔs.rgo>Ǣ(nxzzjt:><<$?!~MLt88aihu^SJ]}7EQt]w[ kǔR۶_ln8 k]הҿ?Nu!@B @4!hB!@B @4!hB!@B @4!hB!@B @4!hB!@B @4!hB!@B sVIDAT@4!hB!@psJiY/6Ӝ N)/6ӺhRJ},}ߖ4r:>7eYNrj??rE~mrί///]׵m[Ų,s޶-O9T~󠪪myN)y r4uu]su]va>fytmvIENDB`terminal-activity-47/setup.py000077500000000000000000000014701353532327500165020ustar00rootroot00000000000000#!/usr/bin/python # Copyright (C) 2006, Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program 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 General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA from sugar3.activity import bundlebuilder bundlebuilder.start() terminal-activity-47/terminal.py000066400000000000000000000564551353532327500171670ustar00rootroot00000000000000# Copyright (C) 2007, Eduardo Silva . # Copyright (C) 2008, One Laptop Per Child # Copyright (C) 2009, Simon Schampijer # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program 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 General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA import os import sys import json import configparser import logging from gettext import gettext as _ import gi vs = {'Gtk': '3.0', 'SugarExt': '1.0', 'SugarGestures': '1.0'} for api, ver in vs.items(): gi.require_version(api, ver) try: gi.require_version('Vte', '2.91') except: gi.require_version('Vte', '2.90') from gi.repository import GLib from gi.repository import Gtk from gi.repository import Gdk from gi.repository import Vte from gi.repository import Pango from sugar3.graphics.toolbutton import ToolButton from sugar3.graphics.toolbarbox import ToolbarBox from sugar3.graphics.toolbarbox import ToolbarButton from sugar3.activity.widgets import EditToolbar from sugar3.activity.widgets import ActivityToolbarButton from sugar3.activity.widgets import StopButton from sugar3.activity import activity from sugar3 import env from widgets import BrowserNotebook from widgets import TabLabel from helpbutton import HelpButton MASKED_ENVIRONMENT = [ 'DBUS_SESSION_BUS_ADDRESS', 'PPID'] log = logging.getLogger('Terminal') log.setLevel(logging.DEBUG) logging.basicConfig() try: olpc_build = open('/boot/olpc_build', 'r').readline() except: olpc_build = '' if olpc_build.startswith('13'): FONT_SIZE = 8 else: FONT_SIZE = 12 VTE_VERSION = 0 try: VTE_VERSION = Vte.MINOR_VERSION except: # version is not published in old versions of vte pass class TerminalActivity(activity.Activity): def __init__(self, handle): activity.Activity.__init__(self, handle) # HACK to avoid Escape key disable fullscreen mode on Terminal Activity # This is related with http://bugs.sugarlabs.org/ticket/440 self.disconnect_by_func(self._Window__key_press_cb) self.connect('key-press-event', self.__key_press_cb) self.max_participants = 1 self._theme_state = "light" self._font_size = FONT_SIZE toolbar_box = ToolbarBox() activity_button = ActivityToolbarButton(self) toolbar_box.toolbar.insert(activity_button, 0) activity_button.show() edit_toolbar = self._create_edit_toolbar() edit_toolbar_button = ToolbarButton( page=edit_toolbar, icon_name='toolbar-edit' ) edit_toolbar.show() toolbar_box.toolbar.insert(edit_toolbar_button, -1) edit_toolbar_button.show() view_toolbar = self._create_view_toolbar() view_toolbar_button = ToolbarButton( page=view_toolbar, icon_name='toolbar-view') view_toolbar.show() toolbar_box.toolbar.insert(view_toolbar_button, -1) view_toolbar_button.show() self._delete_tab_toolbar = None self._previous_tab_toolbar = None self._next_tab_toolbar = None helpbutton = self._create_help_button() toolbar_box.toolbar.insert(helpbutton, -1) helpbutton.show_all() separator = Gtk.SeparatorToolItem() separator.props.draw = False separator.set_expand(True) toolbar_box.toolbar.insert(separator, -1) separator.show() stop_button = StopButton(self) stop_button.props.accelerator = 'Q' toolbar_box.toolbar.insert(stop_button, -1) stop_button.show() self.set_toolbar_box(toolbar_box) toolbar_box.show() self._notebook = BrowserNotebook() self._notebook.connect("tab-added", self.__open_tab_cb) self._notebook.set_property("tab-pos", Gtk.PositionType.TOP) self._notebook.set_scrollable(True) self._notebook.show() self.set_canvas(self._notebook) self._create_tab(None) def fullscreen(self): self._notebook.set_show_tabs(False) activity.Activity.fullscreen(self) def unfullscreen(self): self._notebook.set_show_tabs(True) activity.Activity.unfullscreen(self) def _create_edit_toolbar(self): edit_toolbar = EditToolbar() edit_toolbar.undo.props.visible = False edit_toolbar.redo.props.visible = False edit_toolbar.separator.props.visible = False edit_toolbar.copy.connect('clicked', self.__copy_cb) edit_toolbar.copy.props.accelerator = 'C' edit_toolbar.paste.connect('clicked', self.__paste_cb) edit_toolbar.paste.props.accelerator = 'V' clear = ToolButton('edit-clear') clear.set_tooltip(_('Clear scrollback')) clear.connect('clicked', self.__clear_cb) edit_toolbar.insert(clear, -1) clear.show() return edit_toolbar def __copy_cb(self, button): vt = self._notebook.get_nth_page(self._notebook.get_current_page()).vt if vt.get_has_selection(): vt.copy_clipboard() def __paste_cb(self, button): vt = self._notebook.get_nth_page(self._notebook.get_current_page()).vt vt.paste_clipboard() def _toggled_theme(self, button): if self._theme_state == "dark": self._theme_state = "light" elif self._theme_state == "light": self._theme_state = "dark" self._update_theme() def _update_theme(self): if self._theme_state == "light": self._theme_toggler.set_icon_name('dark-theme') self._theme_toggler.set_tooltip('Switch to Dark Theme') elif self._theme_state == "dark": self._theme_toggler.set_icon_name('light-theme') self._theme_toggler.set_tooltip('Switch to Light Theme') for i in range(self._notebook.get_n_pages()): vt = self._notebook.get_nth_page(i).vt self._configure_vt(vt) def _create_view_toolbar(self): # Color changer and Zoom toolbar view_toolbar = Gtk.Toolbar() self._theme_toggler = ToolButton('dark-theme') self._theme_toggler.set_tooltip('Switch to Dark Theme') self._theme_toggler.props.accelerator = 'I' self._theme_toggler.connect('clicked', self._toggled_theme) view_toolbar.insert(self._theme_toggler, -1) self._theme_toggler.show() sep = Gtk.SeparatorToolItem() view_toolbar.insert(sep, -1) sep.show() zoom_out_button = ToolButton('zoom-out') zoom_out_button.set_tooltip(_('Zoom out')) zoom_out_button.props.accelerator = 'minus' zoom_out_button.connect('clicked', self.__zoom_out_cb) view_toolbar.insert(zoom_out_button, -1) zoom_out_button.show() zoom_in_button = ToolButton('zoom-in') zoom_in_button.set_tooltip(_('Zoom in')) zoom_in_button.props.accelerator = 'plus' zoom_in_button.connect('clicked', self.__zoom_in_cb) view_toolbar.insert(zoom_in_button, -1) zoom_in_button.show() fullscreen_button = ToolButton('view-fullscreen') fullscreen_button.set_tooltip(_("Fullscreen")) fullscreen_button.props.accelerator = 'Return' fullscreen_button.connect('clicked', self.__fullscreen_cb) view_toolbar.insert(fullscreen_button, -1) fullscreen_button.show() return view_toolbar def _zoom(self, step): current_page = self._notebook.get_current_page() vt = self._notebook.get_nth_page(current_page).vt font_desc = vt.get_font() font_desc.set_size(font_desc.get_size() + Pango.SCALE * step) vt.set_font(font_desc) def __zoom_out_cb(self, button): self._zoom(-1) def __zoom_in_cb(self, button): self._zoom(1) def __fullscreen_cb(self, button): self.fullscreen() def _create_help_button(self): helpitem = HelpButton() helpitem.add_section(_('Useful commands')) helpitem.add_section(_('cd')) helpitem.add_paragraph(_('Change directory')) helpitem.add_paragraph(_('To use it, write: cd directory')) helpitem.add_paragraph( _('If you call it without parameters, will change\n' 'to the user directory')) helpitem.add_section(_('ls')) helpitem.add_paragraph(_('List the content of a directory.')) helpitem.add_paragraph(_('To use it, write: ls directory')) helpitem.add_paragraph( _('If you call it without parameters, will list the\n' 'working directory')) helpitem.add_section(_('cp')) helpitem.add_paragraph(_('Copy a file to a specific location')) helpitem.add_paragraph(_('Call it with the file and the new location')) helpitem.add_paragraph(_('Use: cp file directory')) helpitem.add_section(_('rm')) helpitem.add_paragraph(_('Removes a file in any path')) helpitem.add_paragraph(_('Use: rm file')) helpitem.add_section(_('su')) helpitem.add_paragraph(_('Login as superuser (root)')) helpitem.add_paragraph( _('The root user is the administrator of the\nsystem')) helpitem.add_paragraph( _('You must be careful, because you can modify\nsystem files')) return helpitem def __open_tab_cb(self, btn): vt = self._notebook.get_nth_page(self._notebook.get_current_page()).vt font_desc = vt.get_font() self._font_size = font_desc.get_size() / Pango.SCALE index = self._create_tab(None) self._notebook.page = index def __close_tab_cb(self, btn, child): index = self._notebook.page_num(child) self._close_tab(index) def __prev_tab_cb(self, btn): if self._notebook.props.page == 0: self._notebook.props.page = self._notebook.get_n_pages() - 1 else: self._notebook.props.page = self._notebook.props.page - 1 vt = self._notebook.get_nth_page(self._notebook.get_current_page()).vt vt.grab_focus() def __next_tab_cb(self, btn): if self._notebook.props.page == self._notebook.get_n_pages() - 1: self._notebook.props.page = 0 else: self._notebook.props.page = self._notebook.props.page + 1 vt = self._notebook.get_nth_page(self._notebook.get_current_page()).vt vt.grab_focus() def _close_tab(self, index): self._notebook.remove_page(index) if self._notebook.get_n_pages() == 0: self.close() if self._notebook.get_n_pages() == 1: self._notebook.get_tab_label( self._notebook.get_nth_page(0)).hide_close_button() def __tab_child_exited_cb(self, vt, status=None): for i in range(self._notebook.get_n_pages()): if self._notebook.get_nth_page(i).vt == vt: self._close_tab(i) return def __tab_title_changed_cb(self, vt): for i in range(self._notebook.get_n_pages()): if self._notebook.get_nth_page(i).vt == vt: label = self._notebook.get_nth_page(i).label label.set_text(vt.get_window_title()) return def __drag_data_received_cb(self, widget, context, x, y, selection, target, time): widget.feed_child(selection.get_text(), -1) context.finish(True, False, time) return True def _create_tab(self, tab_state): vt = Vte.Terminal() vt.connect("child-exited", self.__tab_child_exited_cb) vt.connect("window-title-changed", self.__tab_title_changed_cb) vt.drag_dest_set(Gtk.DestDefaults.MOTION | Gtk.DestDefaults.DROP, [Gtk.TargetEntry.new('text/plain', 0, 0), Gtk.TargetEntry.new('STRING', 0, 1)], Gdk.DragAction.DEFAULT | Gdk.DragAction.COPY) vt.drag_dest_add_text_targets() vt.connect('drag_data_received', self.__drag_data_received_cb) self._configure_vt(vt) vt.show() scrollbar = Gtk.VScrollbar.new(vt.get_vadjustment()) box = Gtk.HBox() box.pack_start(vt, True, True, 0) box.pack_start(scrollbar, False, True, 0) box.vt = vt box.show() tablabel = TabLabel(box) tablabel.connect('tab-close', self.__close_tab_cb) tablabel.update_size(200) box.label = tablabel index = self._notebook.append_page(box, tablabel) tablabel.show_all() # Uncomment this to only show the tab bar when there is at least # one tab. I think it's useful to always see it, since it displays # the 'window title'. # self._notebook.props.show_tabs = self._notebook.get_n_pages() > 1 if self._notebook.get_n_pages() == 1: tablabel.hide_close_button() if self._notebook.get_n_pages() == 2: self._notebook.get_tab_label( self._notebook.get_nth_page(0)).show_close_button() self._notebook.show_all() # Launch the default shell in the HOME directory. os.chdir(os.environ["HOME"]) if tab_state: # Restore the environment. # This is currently not enabled. environment = tab_state['env'] filtered_env = [] for e in environment: var, sep, value = e.partition('=') if var not in MASKED_ENVIRONMENT: filtered_env.append(var + sep + value) # TODO: Make the shell restore these environment variables, # then clear out TERMINAL_ENV. # os.environ['TERMINAL_ENV'] = '\n'.join(filtered_env) # Restore the working directory. if 'cwd' in tab_state and os.path.exists(tab_state['cwd']): try: os.chdir(tab_state['cwd']) except: # ACLs may deny access sys.stdout.write("Could not chdir to " + tab_state['cwd']) if 'font_size' in tab_state: font_desc = vt.get_font() font_desc.set_size(tab_state['font_size']) vt.set_font(font_desc) # Restore the scrollback buffer. for l in tab_state['scrollback']: vt.feed(l.encode('utf-8') + b'\r\n') argv = [os.environ.get('SHELL') or '/bin/bash'] envv = ['SUGAR_TERMINAL_VERSION=%s' % os.environ['SUGAR_BUNDLE_VERSION']] saved = {} for name in ['SUGAR_BUNDLE_PATH', 'SUGAR_ACTIVITY_ROOT', 'SUGAR_BUNDLE_ID', 'SUGAR_BUNDLE_NAME', 'SUGAR_BUNDLE_VERSION']: if name in os.environ: saved[name] = os.environ[name] del os.environ[name] if hasattr(vt, 'fork_command_full'): _, box.pid = vt.fork_command_full( Vte.PtyFlags.DEFAULT, os.environ["HOME"], argv, envv, GLib.SpawnFlags.DO_NOT_REAP_CHILD, None, None) else: _, box.pid = vt.spawn_sync( Vte.PtyFlags.DEFAULT, os.environ["HOME"], argv, envv, GLib.SpawnFlags.DO_NOT_REAP_CHILD, None, None) for name in saved: os.environ[name] = saved[name] self._notebook.props.page = index vt.grab_focus() return index def __key_press_cb(self, window, event): """Route some keypresses directly to the vte and then drop them. This prevents Sugar from hijacking events that are useful in the vte. """ def event_to_vt(event): current_page = self._notebook.get_current_page() vt = self._notebook.get_nth_page(current_page).vt vt.event(event) key_name = Gdk.keyval_name(event.keyval) # Escape is used in Sugar to cancel fullscreen mode. if key_name == 'Escape': event_to_vt(event) return True elif event.get_state() & Gdk.ModifierType.CONTROL_MASK: if key_name in ['z', 'q']: event_to_vt(event) return True elif key_name == 'Tab': current_index = self._notebook.get_current_page() if current_index == self._notebook.get_n_pages() - 1: self._notebook.set_current_page(0) else: self._notebook.set_current_page(current_index + 1) return True elif event.get_state() & Gdk.ModifierType.SHIFT_MASK: if key_name == 'ISO_Left_Tab': current_index = self._notebook.get_current_page() if current_index == 0: self._notebook.set_current_page( self._notebook.get_n_pages() - 1) else: self._notebook.set_current_page(current_index - 1) return True elif key_name == 'T': self._create_tab(None) return True return False def read_file(self, file_path): if self.metadata['mime_type'] != 'text/plain': return fd = open(file_path, 'r') text = fd.read() data = json.loads(text) fd.close() # Clean out any existing tabs. while self._notebook.get_n_pages(): self._notebook.remove_page(0) # Restore theme self._theme_state = data['theme'] self._update_theme() # Create new tabs from saved state. for tab_state in data['tabs']: self._create_tab(tab_state) # Restore active tab. self._notebook.props.page = data['current-tab'] # Create a blank one if this state had no terminals. if self._notebook.get_n_pages() == 0: self._create_tab(None) def write_file(self, file_path): if not self.metadata['mime_type']: self.metadata['mime_type'] = 'text/plain' data = {} data['current-tab'] = self._notebook.get_current_page() data['theme'] = self._theme_state data['tabs'] = [] for i in range(self._notebook.get_n_pages()): def is_selected(vte, *args): return True page = self._notebook.get_nth_page(i) text = '' if VTE_VERSION >= 38: # in older versions of vte, get_text() makes crash # the activity at random - SL #4627 try: # get_text is only available in latest vte #676999 # and pygobject/gobject-introspection #690041 text, attr_ = page.vt.get_text(is_selected, None) except AttributeError: pass scrollback_lines = text.split('\n') environ_file = '/proc/%d/environ' % page.pid if os.path.isfile(environ_file): # Note- this currently gets the child's initial environment # rather than the current environment, # making it not very useful. environment = open(environ_file, 'r').read().split('\0') cwd = os.readlink('/proc/%d/cwd' % page.pid) else: # terminal killed by the user environment = [] cwd = '~' font_desc = page.vt.get_font() tab_state = {'env': environment, 'cwd': cwd, 'font_size': font_desc.get_size(), 'scrollback': scrollback_lines} data['tabs'].append(tab_state) fd = open(file_path, 'w') text = json.dumps(data) fd.write(text) fd.close() def _get_conf(self, conf, var, default): if conf.has_option('terminal', var): if isinstance(default, bool): return conf.getboolean('terminal', var) elif isinstance(default, int): return conf.getint('terminal', var) else: return conf.get('terminal', var) else: conf.set('terminal', var, str(default)) return default def _configure_vt(self, vt): conf = configparser.ConfigParser() conf_file = os.path.join(env.get_profile_path(), 'terminalrc') if os.path.isfile(conf_file): f = open(conf_file, 'r') conf.readfp(f) f.close() else: conf.add_section('terminal') font_desc = vt.get_font() if font_desc is None: font_size = self._font_size * Pango.SCALE else: font_size = font_desc.get_size() font = self._get_conf(conf, 'font', 'Monospace') font_desc = Pango.FontDescription(font) font_desc.set_size(font_size) vt.set_font(font_desc) self._theme_colors = {"light": {'fg_color': '#000000', 'bg_color': '#FFFFFF'}, "dark": {'fg_color': '#FFFFFF', 'bg_color': '#000000'}} fg_color = self._theme_colors[self._theme_state]['fg_color'] bg_color = self._theme_colors[self._theme_state]['bg_color'] try: vt.set_colors(Gdk.color_parse(fg_color), Gdk.color_parse(bg_color), []) except TypeError: # Vte 0.38 requires the colors set as a different type # in Fedora 21 we get a exception # TypeError: argument foreground: Expected Gdk.RGBA, # but got gi.overrides.Gdk.Color vt.set_colors(Gdk.RGBA(*Gdk.color_parse(fg_color).to_floats()), Gdk.RGBA(*Gdk.color_parse(bg_color).to_floats()), []) blink = self._get_conf(conf, 'cursor_blink', False) vt.set_cursor_blink_mode(blink) bell = self._get_conf(conf, 'bell', False) vt.set_audible_bell(bell) scrollback_lines = self._get_conf(conf, 'scrollback_lines', 1000) vt.set_scrollback_lines(scrollback_lines) vt.set_allow_bold(True) scroll_key = self._get_conf(conf, 'scroll_on_keystroke', True) vt.set_scroll_on_keystroke(scroll_key) scroll_output = self._get_conf(conf, 'scroll_on_output', False) vt.set_scroll_on_output(scroll_output) if hasattr(vt, 'set_emulation'): # set_emulation is not available after vte commit # 4e253be9282829f594c8a55ca08d1299e80e471d emulation = self._get_conf(conf, 'emulation', 'xterm') vt.set_emulation(emulation) if hasattr(vt, 'set_visible_bell'): visible_bell = self._get_conf(conf, 'visible_bell', False) vt.set_visible_bell(visible_bell) conf.write(open(conf_file, 'w')) def __clear_cb(self, button): vt = self._notebook.get_nth_page(self._notebook.get_current_page()).vt n = vt.get_scrollback_lines() vt.set_scrollback_lines(0) vt.set_scrollback_lines(n) terminal-activity-47/widgets.py000066400000000000000000000107511353532327500170070ustar00rootroot00000000000000# Copyright (C) 2006, Red Hat, Inc. # Copyright (C) 2011, One Laptop Per Child # Copyright (C) 2009, Tomeu Vizoso, Simon Schampijer # Copyright (C) 2012, Daniel Francis # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program 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 General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA from gi.repository import GObject from gi.repository import Gtk from gi.repository import Pango from sugar3.graphics.icon import Icon class TabAdd(Gtk.Button): __gsignals__ = { 'tab-added': (GObject.SignalFlags.RUN_FIRST, None, ([])), } def __init__(self): GObject.GObject.__init__(self) add_tab_icon = Icon(icon_name='add') self.props.relief = Gtk.ReliefStyle.NONE self.props.focus_on_click = False self.add(add_tab_icon) self.connect('clicked', self.__button_clicked_cb) add_tab_icon.show() self.show() def __button_clicked_cb(self, button): self.emit('tab-added') class BrowserNotebook(Gtk.Notebook): __gsignals__ = { 'tab-added': (GObject.SignalFlags.RUN_FIRST, None, ([])), } """Handle an extra tab at the end with an Add Tab button.""" def __init__(self): GObject.GObject.__init__(self) self.connect("draw", self._draw_cb) self._tab_add = TabAdd() self._tab_add.connect('tab-added', self.on_add_tab) self.set_action_widget(self._tab_add, Gtk.PackType.END) self._tab_add.show() self.n_pages = 0 self.width = 0 self.button_size = 0 def _draw_cb(self, widget, event): # Update tab sizes n_pages = self.get_n_pages() width = self.get_allocation().width button_size = self._tab_add.get_allocation().width if n_pages != self.n_pages or width !=\ self.width or self.button_size != button_size: self.n_pages = n_pages self.width = width self.button_size = button_size self.update_tab_sizes() def on_add_tab(self, obj): self.emit('tab-added') def update_tab_sizes(self): allowed_size = self.width if self.n_pages == 1: tab_new_size = int(allowed_size / 2) for page_idx in range(self.n_pages): page = self.get_nth_page(page_idx) label = self.get_tab_label(page) self.child_set_property(page, 'tab-expand', False) label.update_size(tab_new_size) else: for page_idx in range(self.n_pages): page = self.get_nth_page(page_idx) label = self.get_tab_label(page) label.update_size(-1) self.child_set_property(page, 'tab-expand', True) class TabLabel(Gtk.HBox): __gsignals__ = { 'tab-close': (GObject.SignalFlags.RUN_FIRST, None, ([GObject.TYPE_PYOBJECT])), } def __init__(self, child): GObject.GObject.__init__(self) self.child = child self._label = Gtk.Label(label="") self._label.set_ellipsize(Pango.EllipsizeMode.END) self._label.set_alignment(0, 0.5) self.pack_start(self._label, True, True, 0) self._label.show() close_tab_icon = Icon(icon_name='close-tab') button = Gtk.Button() button.add(close_tab_icon) button.connect('clicked', self.__button_clicked_cb) self.pack_start(button, False, True, 0) close_tab_icon.show() button.show() self._close_button = button def set_text(self, title): self._label.set_text(title) def update_size(self, size): self.set_size_request(size, -1) def hide_close_button(self): self._close_button.hide() def show_close_button(self): self._close_button.show() def __button_clicked_cb(self, button): self.emit('tab-close', self.child)