← Back to team overview

gufw-developers team mailing list archive

[Merge] lp:gui-ufw/gufw-11.10 into lp:gui-ufw

 

Costales has proposed merging lp:gui-ufw/gufw-11.10 into lp:gui-ufw.

Requested reviews:
  Gufw Developers (gufw-developers)

For more details, see:
https://code.launchpad.net/~gufw-developers/gui-ufw/gufw-11.10/+merge/104437
-- 
The attached diff has been truncated due to its size.
https://code.launchpad.net/~gufw-developers/gui-ufw/gufw-11.10/+merge/104437
Your team Gufw Developers is requested to review the proposed merge of lp:gui-ufw/gufw-11.10 into lp:gui-ufw.
=== added file 'COPYING.GPL3'
--- COPYING.GPL3	1970-01-01 00:00:00 +0000
+++ COPYING.GPL3	2012-05-02 19:18:20 +0000
@@ -0,0 +1,676 @@
+
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ 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 <http://www.gnu.org/licenses/>.
+
+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:
+
+    <program>  Copyright (C) <year>  <name of author>
+    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
+<http://www.gnu.org/licenses/>.
+
+  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
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+

=== renamed file 'COPYING.GPL3' => 'COPYING.GPL3.moved'
=== added file 'INSTALL'
--- INSTALL	1970-01-01 00:00:00 +0000
+++ INSTALL	2012-05-02 19:18:20 +0000
@@ -0,0 +1,30 @@
+© 2008-2011 Marcos Alvarez Costales
+-----------------------------------
+
+DEPENDENCIES
+-----------------
+ufw
+gir1.2-gtk-3.0
+gir1.2-polkit-1.0
+gnome-icon-theme-symbolic
+notify-osd or notification-daemon
+policykit-1
+python-dbus
+python-gobject
+python-distutils-extra
+
+FROM DEBIAN OR UBUNTU REPOSITORIES
+-----------------
+INSTALL > sudo apt-get install gufw
+REMOVE  > sudo apt-get purge gufw
+You can run the program by looking for Firewall Configuration in your application menu.
+
+
+FOR OTHER DISTROS
+------------------
+* Get code from https://code.launchpad.net/gui-ufw
+* Then run > sudo python setup.py install --prefix=/usr
+* You may also need to run sudo gtk-update-icon-cache /usr/share/icons/hicolor/
+  if your launcher icon is a bit blurry or doesn't show up.
+* If you have any problems adapting Gufw in other distros, please contact me 
+  and I'll try to help you :) https://launchpad.net/~costales

=== renamed file 'INSTALL' => 'INSTALL.moved'
=== added file 'NEWS'
--- NEWS	1970-01-01 00:00:00 +0000
+++ NEWS	2012-05-02 19:18:20 +0000
@@ -0,0 +1,69 @@
+© 2008-2011 Marcos Alvarez Costales
+
+12.04.1
+=======
+* Ported to PyGObject and GTK3
+* Removed deprecated UI code
+* Used GtkSwitch to turn firewall off or on
+* Used GtkLockButton to unlock the interface
+* Renamed doc/ files to traditional Unix names and moved to top-level directory
+* Simplified setup script, requires python-distutils-extra
+  https://launchpad.net/python-distutils-extra
+
+12.04.1
+=======
+Updated translations
+Fixed bug #776518 - CUPS port use TCP&UDP
+Fixed bug #729814
+Added Reload Rules menu
+Complete text in rules are translated
+
+11.04.2
+=======
+Translated Policykit message.
+Updated translations.
+Added "Report a Problem..." menu.
+Fixed Bug #688601 (File conflict in mo files and license issue).
+
+11.04.1
+=======
+Fixed main menus for Global Menu in Unity.
+Fixed vulnerability in 11.04.0 for read FW status without policykit.
+Add also UDP ports for qBitTorrent & Deluge.
+Add port 2240tcp for Nicotine. Nicotine has 2º server some times.
+Add Skype with port 443 tcp http://www.skype.com/intl/en-us/support/user-guides/firewalls/technical/
+
+11.04.0
+=======
+Migrate libglade to gtk.builder
+PolicyKit.
+New popup notifications.
+Rebuild glade files > 20% faster & better in high contrast themes.
+New Help menus: Documentation + Answers + Translation.
+Updated translations.
+Redimensionable Rules/Listening panels.
+StatusBar messages hidden in seconds.
+Changed service zeroconf > CUPS (More useful).
+Tooltip for each service.
+Expand rules columns.
+Rules text using 'ubuntu' font.
+
+10.10
+=====
+New feature: New Listening connections (Monitor)
+Updated translations.
+
+10.04
+=====
+Add policy to incoming & outgoing traffic.
+Logs can be exported for servers.
+Fixed various visual glitches.
+Command Remove rule by number.
+Insert rule in row.
+Set log or log-all for one rule.
+Fixed bug #459554: Remove LANGUAGE=C in log server of Gufw.
+Fixed bug #521787: Changed by .deb package. 
+Fixed ports of qBittorrent
+Fixed bug #381705
+Sort Services & Programs by name
+Updated su-to-root command

=== renamed file 'NEWS' => 'NEWS.moved'
=== added file 'README'
--- README	1970-01-01 00:00:00 +0000
+++ README	2012-05-02 19:18:20 +0000
@@ -0,0 +1,48 @@
+Gufw - version 12.04.1
+© 2008-2011 Marcos Alvarez Costales
+---------------------
+
+
+What is it?
+===========
+A graphical user interface for Ubuntu's Uncomplicated Firewall.
+
+
+How do I install it?
+====================
+Read the INSTALL file
+
+
+What does it look like?
+=======================
+Take a look here!
+http://gufw.tuxfamily.org/screenshots.html
+
+
+Where can i find out more?
+==========================
+You can visit the project web site:
+http://gufw.tuxfamily.org/
+
+
+License
+=======
+Gufw is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public Licence 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 <http://www.gnu.org/licenses/>.
+
+
+Logo
+====
+Shield logo created by myke (http://michael.spiegel1.at/)
+Tutorial: http://www.gimpusers.com/tutorials/create-a-shield-symbol.html
+Licensed under CC BY 3.0 http://creativecommons.org/licenses/by/3.0/at/

=== renamed file 'README' => 'README.moved'
=== added file 'TODO'
--- TODO	1970-01-01 00:00:00 +0000
+++ TODO	2012-05-02 19:18:20 +0000
@@ -0,0 +1,20 @@
+Autostart
+
+Auto Profiles
+
+---
+
+Lock
+
+IPV6
+
+IPT Modules: nf_conntrack_netbios_ns (for samba) & nf_conntrack_pptp (for VPN)
+
+ssh connections
+
+Auto Block port from Listening report
+
+KDE
+
+Coments to rules
+

=== renamed file 'TODO' => 'TODO.moved'
=== added directory 'bin'
=== renamed directory 'bin' => 'bin.moved'
=== added file 'bin/gufw'
--- bin/gufw	1970-01-01 00:00:00 +0000
+++ bin/gufw	2012-05-02 19:18:20 +0000
@@ -0,0 +1,21 @@
+#!/bin/bash
+LOCATIONS=(
+"/usr/lib/python2.7/site-packages/gufw/gufw.py"
+"/usr/lib/python2.6/site-packages/gufw/gufw.py"
+"/usr/lib/python2.7/dist-packages/gufw/gufw.py"
+"/usr/lib/python2.6/dist-packages/gufw/gufw.py"
+)
+
+for ((i = 0; i < ${#LOCATIONS[@]}; i++))
+do
+    if [[ -e "${LOCATIONS[${i}]}" ]]; then
+        python ${LOCATIONS[${i}]}
+        successful="True"
+        break
+    fi
+done
+
+if [ "$successful" != "True" ]; then
+    echo "Gufw does not appear to have been installed correctly."
+fi
+

=== added directory 'data'
=== renamed directory 'data' => 'data.moved'
=== added directory 'data/icons'
=== added directory 'data/icons/48x48'
=== added directory 'data/icons/48x48/apps'
=== added file 'data/icons/48x48/apps/gufw.png'
Binary files data/icons/48x48/apps/gufw.png	1970-01-01 00:00:00 +0000 and data/icons/48x48/apps/gufw.png	2012-05-02 19:18:20 +0000 differ
=== added directory 'data/media'
=== added file 'data/media/allow_allow.png'
Binary files data/media/allow_allow.png	1970-01-01 00:00:00 +0000 and data/media/allow_allow.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/allow_deny.png'
Binary files data/media/allow_deny.png	1970-01-01 00:00:00 +0000 and data/media/allow_deny.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/allow_disable.png'
Binary files data/media/allow_disable.png	1970-01-01 00:00:00 +0000 and data/media/allow_disable.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/allow_reject.png'
Binary files data/media/allow_reject.png	1970-01-01 00:00:00 +0000 and data/media/allow_reject.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/deny_allow.png'
Binary files data/media/deny_allow.png	1970-01-01 00:00:00 +0000 and data/media/deny_allow.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/deny_deny.png'
Binary files data/media/deny_deny.png	1970-01-01 00:00:00 +0000 and data/media/deny_deny.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/deny_disable.png'
Binary files data/media/deny_disable.png	1970-01-01 00:00:00 +0000 and data/media/deny_disable.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/deny_reject.png'
Binary files data/media/deny_reject.png	1970-01-01 00:00:00 +0000 and data/media/deny_reject.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/disable_allow.png'
Binary files data/media/disable_allow.png	1970-01-01 00:00:00 +0000 and data/media/disable_allow.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/disable_deny.png'
Binary files data/media/disable_deny.png	1970-01-01 00:00:00 +0000 and data/media/disable_deny.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/disable_disable.png'
Binary files data/media/disable_disable.png	1970-01-01 00:00:00 +0000 and data/media/disable_disable.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/disable_reject.png'
Binary files data/media/disable_reject.png	1970-01-01 00:00:00 +0000 and data/media/disable_reject.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/reject_allow.png'
Binary files data/media/reject_allow.png	1970-01-01 00:00:00 +0000 and data/media/reject_allow.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/reject_deny.png'
Binary files data/media/reject_deny.png	1970-01-01 00:00:00 +0000 and data/media/reject_deny.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/reject_disable.png'
Binary files data/media/reject_disable.png	1970-01-01 00:00:00 +0000 and data/media/reject_disable.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/reject_reject.png'
Binary files data/media/reject_reject.png	1970-01-01 00:00:00 +0000 and data/media/reject_reject.png	2012-05-02 19:18:20 +0000 differ
=== added file 'data/media/source.xcf'
Binary files data/media/source.xcf	1970-01-01 00:00:00 +0000 and data/media/source.xcf	2012-05-02 19:18:20 +0000 differ
=== added directory 'data/ui'
=== added file 'data/ui/add.ui'
--- data/ui/add.ui	1970-01-01 00:00:00 +0000
+++ data/ui/add.ui	2012-05-02 19:18:20 +0000
@@ -0,0 +1,702 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+  <!-- interface-requires gtk+ 3.0 -->
+  <object class="GtkAdjustment" id="adjustment1">
+    <property name="upper">999</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
+  <object class="GtkDialog" id="dlgAdd">
+    <property name="can_focus">False</property>
+    <property name="border_width">5</property>
+    <property name="title" translatable="yes">Firewall: Add Rule</property>
+    <property name="resizable">False</property>
+    <property name="icon">/usr/share/icons/hicolor/48x48/apps/gufw.png</property>
+    <property name="type_hint">dialog</property>
+    <signal name="delete-event" handler="on_dlgAdd_delete_event" swapped="no"/>
+    <child internal-child="vbox">
+      <object class="GtkBox" id="dialog-vbox1">
+        <property name="can_focus">False</property>
+        <property name="orientation">vertical</property>
+        <property name="spacing">2</property>
+        <child internal-child="action_area">
+          <object class="GtkButtonBox" id="dialog-action_area1">
+            <property name="can_focus">False</property>
+            <property name="layout_style">end</property>
+            <child>
+              <object class="GtkCheckButton" id="cbExtendedActions">
+                <property name="label" translatable="yes">Show extended actions</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">False</property>
+                <property name="use_action_appearance">False</property>
+                <property name="xalign">0</property>
+                <property name="draw_indicator">True</property>
+                <signal name="toggled" handler="on_cbExtendedActions_toggled" swapped="no"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">0</property>
+                <property name="secondary">True</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkButton" id="btnCloseAdd">
+                <property name="label">gtk-close</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_action_appearance">False</property>
+                <property name="use_stock">True</property>
+                <signal name="clicked" handler="on_btnCloseAdd_clicked" swapped="no"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">2</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkButton" id="btnAddRule">
+                <property name="label">gtk-add</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_action_appearance">False</property>
+                <property name="use_stock">True</property>
+                <signal name="clicked" handler="on_btnAddRule_clicked" swapped="no"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">3</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="pack_type">end</property>
+            <property name="position">0</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkNotebook" id="rulesNotebook">
+            <property name="visible">True</property>
+            <property name="can_focus">True</property>
+            <property name="border_width">3</property>
+            <child>
+              <object class="GtkGrid" id="grid1">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="row_spacing">5</property>
+                <child>
+                  <object class="GtkAlignment" id="alignment5">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <child>
+                      <object class="GtkLabel" id="filler1">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="ypad">4</property>
+                      </object>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">0</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkAlignment" id="alignment6">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <child>
+                      <placeholder/>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">2</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkSpinButton" id="sbInsertNumberPreconf">
+                    <property name="width_request">50</property>
+                    <property name="can_focus">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="tooltip_text" translatable="yes">Rule number to insert</property>
+                    <property name="margin_left">5</property>
+                    <property name="max_length">3</property>
+                    <property name="adjustment">adjustment1</property>
+                    <property name="numeric">True</property>
+                    <property name="update_policy">if-valid</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbActionPreconf">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">Allow</item>
+                      <item translatable="yes">Deny</item>
+                      <item translatable="yes">Reject</item>
+                      <item translatable="yes">Limit</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">1</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbDirectionPreconf">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">In</item>
+                      <item translatable="yes">Out</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">2</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbLogPreconf">
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">Don't Log</item>
+                      <item translatable="yes">Log</item>
+                      <item translatable="yes">Log All</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">3</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbTypePreconf">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">Application</item>
+                      <item translatable="yes">Service</item>
+                    </items>
+                    <signal name="changed" handler="on_cbTypePreconf_changed" swapped="no"/>
+                  </object>
+                  <packing>
+                    <property name="left_attach">4</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbProgramPreconf">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">Amule</item>
+                      <item translatable="yes">Deluge</item>
+                      <item translatable="yes">KTorrent</item>
+                      <item translatable="yes">Nicotine</item>
+                      <item translatable="yes">qBittorrent</item>
+                      <item translatable="yes">Skype</item>
+                      <item translatable="yes">Transmission</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">5</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbServicePreconf">
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">FTP</item>
+                      <item translatable="yes">HTTP</item>
+                      <item translatable="yes">IMAP</item>
+                      <item translatable="yes">NFS</item>
+                      <item translatable="yes">POP3</item>
+                      <item translatable="yes">Samba</item>
+                      <item translatable="yes">SMTP</item>
+                      <item translatable="yes">SSH</item>
+                      <item translatable="yes">VNC</item>
+                      <item translatable="yes">CUPS</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">6</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+              </object>
+            </child>
+            <child type="tab">
+              <object class="GtkLabel" id="label1">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">Preconfigured</property>
+              </object>
+              <packing>
+                <property name="tab_fill">False</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkGrid" id="grid2">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="row_spacing">5</property>
+                <child>
+                  <object class="GtkSpinButton" id="sbInsertNumberSimple">
+                    <property name="width_request">50</property>
+                    <property name="can_focus">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="tooltip_text" translatable="yes">Rule number to insert</property>
+                    <property name="margin_left">5</property>
+                    <property name="max_length">3</property>
+                    <property name="adjustment">adjustment1</property>
+                    <property name="numeric">True</property>
+                    <property name="update_policy">if-valid</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkEntry" id="entryPortSimple">
+                    <property name="width_request">130</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="tooltip_text" translatable="yes">Port or service</property>
+                    <property name="max_length">25</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">5</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkLabel" id="filler2">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="ypad">4</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">0</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbActionSimple">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">Allow</item>
+                      <item translatable="yes">Deny</item>
+                      <item translatable="yes">Reject</item>
+                      <item translatable="yes">Limit</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">1</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbDirectionSimple">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">In</item>
+                      <item translatable="yes">Out</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">2</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbLogSimple">
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">Don't Log</item>
+                      <item translatable="yes">Log</item>
+                      <item translatable="yes">Log All</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">3</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbProtoSimple">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">TCP</item>
+                      <item translatable="yes">UDP</item>
+                      <item translatable="yes">Both</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">4</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+              </object>
+              <packing>
+                <property name="position">1</property>
+              </packing>
+            </child>
+            <child type="tab">
+              <object class="GtkLabel" id="label2">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">Simple</property>
+              </object>
+              <packing>
+                <property name="position">1</property>
+                <property name="tab_fill">False</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkGrid" id="grid3">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="row_spacing">5</property>
+                <child>
+                  <object class="GtkSpinButton" id="sbInsertNumberAdvanced">
+                    <property name="width_request">50</property>
+                    <property name="can_focus">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="tooltip_text" translatable="yes">Rule number to insert</property>
+                    <property name="margin_left">5</property>
+                    <property name="max_length">3</property>
+                    <property name="adjustment">adjustment1</property>
+                    <property name="numeric">True</property>
+                    <property name="update_policy">if-valid</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbActionAdvanced">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">Allow</item>
+                      <item translatable="yes">Deny</item>
+                      <item translatable="yes">Reject</item>
+                      <item translatable="yes">Limit</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">1</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbDirectionAdvanced">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">In</item>
+                      <item translatable="yes">Out</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">2</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbLogAdvanced">
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">Don't Log</item>
+                      <item translatable="yes">Log</item>
+                      <item translatable="yes">Log All</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">3</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkComboBoxText" id="cbProtoAdvanced">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <items>
+                      <item translatable="yes">TCP</item>
+                      <item translatable="yes">UDP</item>
+                      <item translatable="yes">Both</item>
+                    </items>
+                  </object>
+                  <packing>
+                    <property name="left_attach">4</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkLabel" id="filler3">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="ypad">4</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">0</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkButton" id="btnCleanAdvanced">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="tooltip_text" translatable="yes">Clean values in boxes</property>
+                    <property name="margin_right">5</property>
+                    <property name="use_action_appearance">False</property>
+                    <signal name="clicked" handler="on_btnCleanAdvanced_clicked" swapped="no"/>
+                    <child>
+                      <object class="GtkImage" id="image3">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="stock">gtk-clear</property>
+                      </object>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="left_attach">8</property>
+                    <property name="top_attach">1</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkLabel" id="label5">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">From:</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">5</property>
+                    <property name="top_attach">0</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkEntry" id="entryFromIpAdvanced">
+                    <property name="width_request">150</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="max_length">125</property>
+                    <property name="placeholder_text">IP Address</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">6</property>
+                    <property name="top_attach">0</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkEntry" id="entryPortFromAdvanced">
+                    <property name="width_request">50</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="tooltip_text" translatable="yes">Use PortA:PortB for a port range.</property>
+                    <property name="max_length">11</property>
+                    <property name="placeholder_text">Port Number</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">7</property>
+                    <property name="top_attach">0</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkLabel" id="label6">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">To:</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">5</property>
+                    <property name="top_attach">2</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkEntry" id="entryToIpAdvanced">
+                    <property name="width_request">150</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="max_length">125</property>
+                    <property name="placeholder_text">IP Address</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">6</property>
+                    <property name="top_attach">2</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkEntry" id="entryPortToAdvanced">
+                    <property name="width_request">50</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="has_tooltip">True</property>
+                    <property name="tooltip_text" translatable="yes">Use PortA:PortB for a port range.</property>
+                    <property name="max_length">11</property>
+                    <property name="placeholder_text">Port Number</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">7</property>
+                    <property name="top_attach">2</property>
+                    <property name="width">1</property>
+                    <property name="height">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+                <child>
+                  <placeholder/>
+                </child>
+              </object>
+              <packing>
+                <property name="position">2</property>
+              </packing>
+            </child>
+            <child type="tab">
+              <object class="GtkLabel" id="label3">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">Advanced</property>
+              </object>
+              <packing>
+                <property name="position">2</property>
+                <property name="tab_fill">False</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="position">1</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+    <action-widgets>
+      <action-widget response="0">cbExtendedActions</action-widget>
+      <action-widget response="0">btnCloseAdd</action-widget>
+      <action-widget response="0">btnAddRule</action-widget>
+    </action-widgets>
+  </object>
+</interface>

=== added file 'data/ui/extra_translations_no_distribute.ui'
--- data/ui/extra_translations_no_distribute.ui	1970-01-01 00:00:00 +0000
+++ data/ui/extra_translations_no_distribute.ui	2012-05-02 19:18:20 +0000
@@ -0,0 +1,183 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+  <requires lib="gtk+" version="2.16"/>
+  <!-- interface-naming-policy toplevel-contextual -->
+  <object class="GtkWindow" id="window1">
+    <property name="can_focus">False</property>
+    <child>
+      <object class="GtkTable" id="table1">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+        <property name="n_rows">5</property>
+        <property name="n_columns">3</property>
+        <child>
+          <object class="GtkLabel" id="label1">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">ALLOW IN</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label2">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">DENY IN</property>
+          </object>
+          <packing>
+            <property name="top_attach">1</property>
+            <property name="bottom_attach">2</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label3">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">REJECT IN</property>
+          </object>
+          <packing>
+            <property name="top_attach">2</property>
+            <property name="bottom_attach">3</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label4">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">LIMIT IN</property>
+          </object>
+          <packing>
+            <property name="top_attach">3</property>
+            <property name="bottom_attach">4</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label5">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">ALLOW OUT</property>
+          </object>
+          <packing>
+            <property name="left_attach">1</property>
+            <property name="right_attach">2</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label6">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">DENY OUT</property>
+          </object>
+          <packing>
+            <property name="left_attach">1</property>
+            <property name="right_attach">2</property>
+            <property name="top_attach">1</property>
+            <property name="bottom_attach">2</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label7">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">REJECT OUT</property>
+          </object>
+          <packing>
+            <property name="left_attach">1</property>
+            <property name="right_attach">2</property>
+            <property name="top_attach">2</property>
+            <property name="bottom_attach">3</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label8">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">LIMIT OUT</property>
+          </object>
+          <packing>
+            <property name="left_attach">1</property>
+            <property name="right_attach">2</property>
+            <property name="top_attach">3</property>
+            <property name="bottom_attach">4</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label9">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">ALLOW</property>
+          </object>
+          <packing>
+            <property name="left_attach">2</property>
+            <property name="right_attach">3</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label10">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">DENY</property>
+          </object>
+          <packing>
+            <property name="left_attach">2</property>
+            <property name="right_attach">3</property>
+            <property name="top_attach">1</property>
+            <property name="bottom_attach">2</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label11">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">REJECT</property>
+          </object>
+          <packing>
+            <property name="left_attach">2</property>
+            <property name="right_attach">3</property>
+            <property name="top_attach">2</property>
+            <property name="bottom_attach">3</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label12">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">LIMIT</property>
+          </object>
+          <packing>
+            <property name="left_attach">2</property>
+            <property name="right_attach">3</property>
+            <property name="top_attach">3</property>
+            <property name="bottom_attach">4</property>
+          </packing>
+        </child>
+        <child>
+          <placeholder/>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label13">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes">Anywhere</property>
+          </object>
+          <packing>
+            <property name="top_attach">4</property>
+            <property name="bottom_attach">5</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkLabel" id="label14">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label">Note: This window is only for translated strings. No distribute!</property>
+          </object>
+          <packing>
+            <property name="left_attach">2</property>
+            <property name="right_attach">3</property>
+            <property name="top_attach">4</property>
+            <property name="bottom_attach">5</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+  </object>
+</interface>

=== added file 'data/ui/log.ui'
--- data/ui/log.ui	1970-01-01 00:00:00 +0000
+++ data/ui/log.ui	2012-05-02 19:18:20 +0000
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+  <!-- interface-requires gtk+ 3.0 -->
+  <object class="GtkDialog" id="dlgLog">
+    <property name="can_focus">False</property>
+    <property name="border_width">5</property>
+    <property name="title" translatable="yes">Firewall: Log</property>
+    <property name="modal">True</property>
+    <property name="window_position">center-on-parent</property>
+    <property name="destroy_with_parent">True</property>
+    <property name="icon">/usr/share/icons/hicolor/48x48/apps/gufw.png</property>
+    <property name="type_hint">dialog</property>
+    <signal name="delete-event" handler="on_dlgLog_delete_event" swapped="no"/>
+    <child internal-child="vbox">
+      <object class="GtkBox" id="dialog-vbox1">
+        <property name="can_focus">False</property>
+        <property name="orientation">vertical</property>
+        <property name="spacing">2</property>
+        <child internal-child="action_area">
+          <object class="GtkButtonBox" id="dialog-action_area1">
+            <property name="can_focus">False</property>
+            <property name="layout_style">end</property>
+            <child>
+              <object class="GtkCheckButton" id="cbServerScript">
+                <property name="label" translatable="yes">Show as server script</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">False</property>
+                <property name="has_tooltip">True</property>
+                <property name="tooltip_text" translatable="yes">Show in a simpler format that can be used for scripting</property>
+                <property name="use_action_appearance">False</property>
+                <property name="xalign">0</property>
+                <property name="draw_indicator">True</property>
+                <signal name="toggled" handler="on_cbServerScript_toggled" swapped="no"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkButton" id="btnClearLog">
+                <property name="label">gtk-clear</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="has_tooltip">True</property>
+                <property name="tooltip_text" translatable="yes">Remove all Gufw logs</property>
+                <property name="use_action_appearance">False</property>
+                <property name="use_stock">True</property>
+                <signal name="clicked" handler="on_btnClearLog_clicked" swapped="no"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkButton" id="btnCloseLog">
+                <property name="label">gtk-close</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_action_appearance">False</property>
+                <property name="use_stock">True</property>
+                <signal name="clicked" handler="on_btnCloseLog_clicked" swapped="no"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">2</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="pack_type">end</property>
+            <property name="position">0</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkViewport" id="viewport1">
+            <property name="width_request">480</property>
+            <property name="height_request">200</property>
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
+            <property name="border_width">3</property>
+            <property name="resize_mode">queue</property>
+            <child>
+              <object class="GtkScrolledWindow" id="scrolledwindow2">
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <child>
+                  <object class="GtkTextView" id="logTxt">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="editable">False</property>
+                    <property name="accepts_tab">False</property>
+                  </object>
+                </child>
+              </object>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="position">1</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+    <action-widgets>
+      <action-widget response="0">cbServerScript</action-widget>
+      <action-widget response="0">btnClearLog</action-widget>
+      <action-widget response="0">btnCloseLog</action-widget>
+    </action-widgets>
+  </object>
+</interface>

=== added file 'data/ui/main.ui'
--- data/ui/main.ui	1970-01-01 00:00:00 +0000
+++ data/ui/main.ui	2012-05-02 19:18:20 +0000
@@ -0,0 +1,825 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+  <!-- interface-requires gtk+ 3.0 -->
+  <object class="GtkAction" id="actionAbout">
+    <property name="stock_id">gtk-about</property>
+  </object>
+  <object class="GtkAction" id="actionQuit">
+    <property name="stock_id">gtk-quit</property>
+  </object>
+  <object class="GtkImage" id="image1">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-dnd</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkImage" id="image10">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-refresh</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkImage" id="image2">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-add</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkImage" id="image3">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-remove</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkImage" id="image4">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-redo</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkImage" id="image5">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-info</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkImage" id="image6">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-dialog-question</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkImage" id="image7">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-dialog-warning</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkImage" id="image8">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-preferences</property>
+  </object>
+  <object class="GtkImage" id="image9">
+    <property name="visible">True</property>
+    <property name="can_focus">False</property>
+    <property name="stock">gtk-select-font</property>
+    <property name="icon-size">1</property>
+  </object>
+  <object class="GtkWindow" id="winMain">
+    <property name="can_focus">False</property>
+    <property name="title" translatable="yes">Firewall</property>
+    <property name="icon">/usr/share/icons/hicolor/48x48/apps/gufw.png</property>
+    <child>
+      <object class="GtkBox" id="GUIGufw">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+        <property name="orientation">vertical</property>
+        <child>
+          <object class="GtkMenuBar" id="menubar1">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <child>
+              <object class="GtkMenuItem" id="menu_file">
+                <property name="use_action_appearance">False</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">_File</property>
+                <property name="use_underline">True</property>
+                <child type="submenu">
+                  <object class="GtkMenu" id="menu1">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuLog">
+                        <property name="label" translatable="yes">_Log...</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="use_underline">True</property>
+                        <property name="image">image1</property>
+                        <property name="use_stock">False</property>
+                        <signal name="activate" handler="on_menuLog_activate" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkSeparatorMenuItem" id="menuSeparator1">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuQuit">
+                        <property name="label">gtk-quit</property>
+                        <property name="related_action">actionQuit</property>
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="use_underline">True</property>
+                        <property name="use_stock">True</property>
+                        <accelerator key="q" signal="activate" modifiers="GDK_CONTROL_MASK"/>
+                      </object>
+                    </child>
+                  </object>
+                </child>
+              </object>
+            </child>
+            <child>
+              <object class="GtkMenuItem" id="menu_edit">
+                <property name="use_action_appearance">False</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">_Edit</property>
+                <property name="use_underline">True</property>
+                <child type="submenu">
+                  <object class="GtkMenu" id="menu2">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuAdd">
+                        <property name="label" translatable="yes">_Add Rule...</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="use_underline">True</property>
+                        <property name="image">image2</property>
+                        <property name="use_stock">False</property>
+                        <signal name="activate" handler="on_btnAddWindow_clicked" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuRemove">
+                        <property name="label" translatable="yes">Re_move Rule</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="use_underline">True</property>
+                        <property name="image">image3</property>
+                        <property name="use_stock">False</property>
+                        <accelerator key="Delete" signal="activate" modifiers="GDK_CONTROL_MASK"/>
+                        <signal name="activate" handler="on_btnRemove_clicked" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkSeparatorMenuItem" id="menuSeparator2">
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuReload">
+                        <property name="label" translatable="yes">Re_load Rules</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="use_underline">True</property>
+                        <property name="image">image10</property>
+                        <property name="use_stock">False</property>
+                        <accelerator key="F5" signal="activate"/>
+                        <signal name="activate" handler="on_menuReload_activate" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuReset">
+                        <property name="label" translatable="yes">Re_set Firewall...</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="use_underline">True</property>
+                        <property name="image">image4</property>
+                        <property name="use_stock">False</property>
+                        <signal name="activate" handler="on_menuReset_activate" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkSeparatorMenuItem" id="menuSeparator3">
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuPreferences">
+                        <property name="label">_Preferences</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="use_underline">True</property>
+                        <property name="image">image8</property>
+                        <property name="use_stock">False</property>
+                        <signal name="activate" handler="on_menuPreferences_activate" swapped="no"/>
+                      </object>
+                    </child>
+                  </object>
+                </child>
+              </object>
+            </child>
+            <child>
+              <object class="GtkMenuItem" id="menu_help">
+                <property name="use_action_appearance">False</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">_Help</property>
+                <property name="use_underline">True</property>
+                <child type="submenu">
+                  <object class="GtkMenu" id="menu3">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuDoc">
+                        <property name="label" translatable="yes">Documentation...</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="image">image5</property>
+                        <property name="use_stock">False</property>
+                        <accelerator key="F1" signal="activate"/>
+                        <signal name="activate" handler="on_menuDoc_activate" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkSeparatorMenuItem" id="menuSeparator4">
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuAnswers">
+                        <property name="label" translatable="yes">Get Help Online...</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="image">image6</property>
+                        <property name="use_stock">False</property>
+                        <signal name="activate" handler="on_menuAnswers_activate" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuBug">
+                        <property name="label" translatable="yes">Report a Problem...</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="image">image7</property>
+                        <property name="use_stock">False</property>
+                        <signal name="activate" handler="on_menuBug_activate" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuTranslate">
+                        <property name="label" translatable="yes">Translate this Application...</property>
+                        <property name="use_action_appearance">False</property>
+                        <property name="visible">True</property>
+                        <property name="sensitive">False</property>
+                        <property name="can_focus">False</property>
+                        <property name="image">image9</property>
+                        <property name="use_stock">False</property>
+                        <signal name="activate" handler="on_menuTranslate_activate" swapped="no"/>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkSeparatorMenuItem" id="menuSeparator5">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                      </object>
+                    </child>
+                    <child>
+                      <object class="GtkImageMenuItem" id="menuAbout">
+                        <property name="related_action">actionAbout</property>
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="use_underline">True</property>
+                        <property name="use_stock">True</property>
+                      </object>
+                    </child>
+                  </object>
+                </child>
+              </object>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="position">0</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkGrid" id="grid0">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="margin_left">5</property>
+            <property name="margin_right">5</property>
+            <property name="margin_top">5</property>
+            <property name="margin_bottom">5</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
+            <property name="column_spacing">5</property>
+            <child>
+              <object class="GtkPaned" id="panelListeningRules">
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
+                <property name="orientation">vertical</property>
+                <child>
+                  <object class="GtkFrame" id="frame2">
+                    <property name="height_request">150</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="label_xalign">0</property>
+                    <property name="shadow_type">none</property>
+                    <child>
+                      <object class="GtkAlignment" id="alignment2">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="top_padding">5</property>
+                        <property name="left_padding">12</property>
+                        <child>
+                          <object class="GtkBox" id="box1">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="orientation">vertical</property>
+                            <child>
+                              <object class="GtkViewport" id="viewport1">
+                                <property name="visible">True</property>
+                                <property name="can_focus">False</property>
+                                <property name="hexpand">True</property>
+                                <property name="vexpand">True</property>
+                                <property name="resize_mode">queue</property>
+                                <child>
+                                  <object class="GtkScrolledWindow" id="scrolledwindow1">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">True</property>
+                                    <property name="shadow_type">in</property>
+                                    <child>
+                                      <object class="GtkTreeView" id="tvRules">
+                                        <property name="width_request">310</property>
+                                        <property name="height_request">90</property>
+                                        <property name="visible">True</property>
+                                        <property name="can_focus">True</property>
+                                        <property name="enable_search">False</property>
+                                        <property name="show_expanders">False</property>
+                                        <child internal-child="selection">
+                                          <object class="GtkTreeSelection" id="treeview-selection1"/>
+                                        </child>
+                                      </object>
+                                    </child>
+                                  </object>
+                                </child>
+                              </object>
+                              <packing>
+                                <property name="expand">False</property>
+                                <property name="fill">True</property>
+                                <property name="position">0</property>
+                              </packing>
+                            </child>
+                            <child>
+                              <object class="GtkBox" id="box2">
+                                <property name="visible">True</property>
+                                <property name="can_focus">False</property>
+                                <child>
+                                  <object class="GtkToolbar" id="toolbar1">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="icon_size">1</property>
+                                    <child>
+                                      <object class="GtkToolButton" id="btnAddWindow">
+                                        <property name="use_action_appearance">False</property>
+                                        <property name="visible">True</property>
+                                        <property name="sensitive">False</property>
+                                        <property name="can_focus">False</property>
+                                        <property name="tooltip_text" translatable="yes">Add a rule...</property>
+                                        <property name="use_action_appearance">False</property>
+                                        <property name="label" translatable="yes">Add</property>
+                                        <property name="use_underline">True</property>
+                                        <property name="icon_name">list-add-symbolic</property>
+                                        <signal name="clicked" handler="on_btnAddWindow_clicked" swapped="no"/>
+                                      </object>
+                                      <packing>
+                                        <property name="expand">False</property>
+                                        <property name="homogeneous">True</property>
+                                      </packing>
+                                    </child>
+                                    <child>
+                                      <object class="GtkToolButton" id="btnRemove">
+                                        <property name="use_action_appearance">False</property>
+                                        <property name="visible">True</property>
+                                        <property name="sensitive">False</property>
+                                        <property name="can_focus">False</property>
+                                        <property name="tooltip_text" translatable="yes">Remove the selected rule(s)</property>
+                                        <property name="use_action_appearance">False</property>
+                                        <property name="label" translatable="yes">Remove</property>
+                                        <property name="use_underline">True</property>
+                                        <property name="icon_name">list-remove-symbolic</property>
+                                        <signal name="clicked" handler="on_btnRemove_clicked" swapped="no"/>
+                                      </object>
+                                      <packing>
+                                        <property name="expand">False</property>
+                                        <property name="homogeneous">True</property>
+                                      </packing>
+                                    </child>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">True</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">0</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <placeholder/>
+                                </child>
+                                <child>
+                                  <object class="GtkButton" id="btnUnlock">
+                                    <property name="use_action_appearance">False</property>
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">True</property>
+                                    <property name="receives_default">True</property>
+                                    <property name="use_action_appearance">False</property>
+                                    <signal name="clicked" handler="on_btnUnlock_clicked" swapped="no"/>
+                                    <child>
+                                      <object class="GtkBox" id="box3">
+                                        <property name="visible">True</property>
+                                        <property name="can_focus">False</property>
+                                        <child>
+                                          <object class="GtkImage" id="image11">
+                                            <property name="visible">True</property>
+                                            <property name="can_focus">False</property>
+                                            <property name="tooltip_text" translatable="yes">Unlock the firewall</property>
+                                            <property name="icon_name">changes-allow-symbolic</property>
+                                          </object>
+                                          <packing>
+                                            <property name="expand">False</property>
+                                            <property name="fill">True</property>
+                                            <property name="position">0</property>
+                                          </packing>
+                                        </child>
+                                        <child>
+                                          <object class="GtkLabel" id="label4">
+                                            <property name="visible">True</property>
+                                            <property name="can_focus">False</property>
+                                            <property name="xpad">2</property>
+                                            <property name="label" translatable="yes">Unlock</property>
+                                          </object>
+                                          <packing>
+                                            <property name="expand">False</property>
+                                            <property name="fill">True</property>
+                                            <property name="position">1</property>
+                                          </packing>
+                                        </child>
+                                      </object>
+                                    </child>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">2</property>
+                                  </packing>
+                                </child>
+                              </object>
+                              <packing>
+                                <property name="expand">False</property>
+                                <property name="fill">True</property>
+                                <property name="position">1</property>
+                              </packing>
+                            </child>
+                          </object>
+                        </child>
+                      </object>
+                    </child>
+                    <child type="label">
+                      <object class="GtkLabel" id="label2">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="label" translatable="yes">&lt;b&gt;Rules&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                      </object>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="resize">True</property>
+                    <property name="shrink">False</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkFrame" id="blockReport">
+                    <property name="height_request">100</property>
+                    <property name="can_focus">False</property>
+                    <property name="label_xalign">0</property>
+                    <property name="shadow_type">none</property>
+                    <child>
+                      <object class="GtkAlignment" id="alignment3">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="top_padding">5</property>
+                        <property name="left_padding">12</property>
+                        <child>
+                          <object class="GtkViewport" id="viewport2">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="hexpand">True</property>
+                            <property name="vexpand">True</property>
+                            <property name="resize_mode">queue</property>
+                            <child>
+                              <object class="GtkScrolledWindow" id="scrolledwindow2">
+                                <property name="visible">True</property>
+                                <property name="can_focus">True</property>
+                                <property name="shadow_type">in</property>
+                                <child>
+                                  <object class="GtkTreeView" id="tvReport">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">True</property>
+                                    <property name="enable_search">False</property>
+                                    <property name="show_expanders">False</property>
+                                    <child internal-child="selection">
+                                      <object class="GtkTreeSelection" id="treeview-selection2"/>
+                                    </child>
+                                  </object>
+                                </child>
+                              </object>
+                            </child>
+                          </object>
+                        </child>
+                      </object>
+                    </child>
+                    <child type="label">
+                      <object class="GtkLabel" id="label3">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="label" translatable="yes">&lt;b&gt;Listening Report&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                      </object>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="resize">True</property>
+                    <property name="shrink">False</property>
+                  </packing>
+                </child>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">1</property>
+                <property name="width">3</property>
+                <property name="height">2</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkFrame" id="panel_fw_status">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="margin_top">5</property>
+                <property name="margin_bottom">5</property>
+                <property name="label_xalign">0</property>
+                <property name="shadow_type">none</property>
+                <child>
+                  <object class="GtkAlignment" id="alignment1">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="left_padding">12</property>
+                    <child>
+                      <object class="GtkGrid" id="blockStatus">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="row_spacing">5</property>
+                        <property name="column_spacing">5</property>
+                        <child>
+                          <object class="GtkLabel" id="lblDefaultPolicyOutgoing">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="xalign">0</property>
+                            <property name="label" translatable="yes">Outgoing:</property>
+                          </object>
+                          <packing>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">2</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkLabel" id="lblDefaultPolicyIncoming">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="xalign">0</property>
+                            <property name="label" translatable="yes">Incoming:</property>
+                          </object>
+                          <packing>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">1</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkComboBoxText" id="cbPolicyOutgoing">
+                            <property name="visible">True</property>
+                            <property name="sensitive">False</property>
+                            <property name="can_focus">False</property>
+                            <items>
+                              <item translatable="yes">Deny</item>
+                              <item translatable="yes">Reject</item>
+                              <item translatable="yes">Allow</item>
+                            </items>
+                            <signal name="changed" handler="on_cbPolicyOutgoing_changed" swapped="no"/>
+                          </object>
+                          <packing>
+                            <property name="left_attach">1</property>
+                            <property name="top_attach">2</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkComboBoxText" id="cbPolicyIncoming">
+                            <property name="visible">True</property>
+                            <property name="sensitive">False</property>
+                            <property name="can_focus">False</property>
+                            <items>
+                              <item translatable="yes">Deny</item>
+                              <item translatable="yes">Reject</item>
+                              <item translatable="yes">Allow</item>
+                            </items>
+                            <signal name="changed" handler="on_cbPolicyIncoming_changed" swapped="no"/>
+                          </object>
+                          <packing>
+                            <property name="left_attach">1</property>
+                            <property name="top_attach">1</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkLabel" id="lbl_status_fw">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="xalign">0</property>
+                            <property name="label" translatable="yes">Status</property>
+                          </object>
+                          <packing>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">0</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                      </object>
+                    </child>
+                  </object>
+                </child>
+                <child type="label">
+                  <object class="GtkLabel" id="label1">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="label" translatable="yes">&lt;b&gt;Firewall&lt;/b&gt;</property>
+                    <property name="use_markup">True</property>
+                  </object>
+                </child>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
+                <property name="width">1</property>
+                <property name="height">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkImage" id="imgShield">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="xalign">0</property>
+                <property name="xpad">45</property>
+                <property name="pixbuf">../media/disable_disable.png</property>
+              </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">0</property>
+                <property name="width">1</property>
+                <property name="height">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkAlignment" id="alignment6">
+                <property name="width_request">12</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="hexpand">True</property>
+                <child>
+                  <placeholder/>
+                </child>
+              </object>
+              <packing>
+                <property name="left_attach">2</property>
+                <property name="top_attach">0</property>
+                <property name="width">1</property>
+                <property name="height">1</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">True</property>
+            <property name="fill">True</property>
+            <property name="position">2</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkBox" id="blockStatusBar">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <child>
+              <object class="GtkAlignment" id="alignment4">
+                <property name="width_request">12</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <child>
+                  <placeholder/>
+                </child>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkStatusbar" id="statusBar">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="spacing">2</property>
+              </object>
+              <packing>
+                <property name="expand">True</property>
+                <property name="fill">True</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkBox" id="progressBarBlock">
+                <property name="can_focus">False</property>
+                <child>
+                  <object class="GtkProgressBar" id="progressBar">
+                    <property name="width_request">90</property>
+                    <property name="height_request">16</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">False</property>
+                    <property name="position">0</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkAlignment" id="alignment5">
+                    <property name="width_request">12</property>
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <child>
+                      <placeholder/>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="expand">True</property>
+                    <property name="fill">True</property>
+                    <property name="position">1</property>
+                  </packing>
+                </child>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">True</property>
+                <property name="position">2</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="position">3</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+  </object>
+</interface>

=== added file 'data/ui/preferences.ui'
--- data/ui/preferences.ui	1970-01-01 00:00:00 +0000
+++ data/ui/preferences.ui	2012-05-02 19:18:20 +0000
@@ -0,0 +1,292 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+  <!-- interface-requires gtk+ 3.0 -->
+  <object class="GtkDialog" id="dlgPreferences">
+    <property name="width_request">200</property>
+    <property name="can_focus">False</property>
+    <property name="border_width">5</property>
+    <property name="title" translatable="yes">Firewall: Preferences</property>
+    <property name="resizable">False</property>
+    <property name="modal">True</property>
+    <property name="window_position">center-on-parent</property>
+    <property name="destroy_with_parent">True</property>
+    <property name="icon">/usr/share/icons/hicolor/48x48/apps/gufw.png</property>
+    <property name="type_hint">dialog</property>
+    <signal name="delete-event" handler="on_dlgPref_delete_event" swapped="no"/>
+    <child internal-child="vbox">
+      <object class="GtkBox" id="dialog-vbox1">
+        <property name="can_focus">False</property>
+        <property name="orientation">vertical</property>
+        <property name="spacing">2</property>
+        <child internal-child="action_area">
+          <object class="GtkButtonBox" id="dialog-action_area1">
+            <property name="can_focus">False</property>
+            <property name="layout_style">end</property>
+            <child>
+              <object class="GtkButton" id="btnClosePref">
+                <property name="label">gtk-close</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_action_appearance">False</property>
+                <property name="use_stock">True</property>
+                <signal name="clicked" handler="on_btnClosePref_clicked" swapped="no"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="pack_type">end</property>
+            <property name="position">0</property>
+          </packing>
+        </child>
+        <child>
+          <object class="GtkGrid" id="grid0">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <child>
+              <object class="GtkFrame" id="frame1">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="border_width">3</property>
+                <property name="label_xalign">0</property>
+                <property name="shadow_type">none</property>
+                <child>
+                  <object class="GtkAlignment" id="alignment1">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="left_padding">12</property>
+                    <child>
+                      <object class="GtkGrid" id="grid1">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="row_spacing">5</property>
+                        <child>
+                          <object class="GtkLabel" id="lblLogLevel">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="label" translatable="yes">Logging:</property>
+                          </object>
+                          <packing>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">0</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkComboBoxText" id="cbLogLevel">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <items>
+                              <item translatable="yes">Off</item>
+                              <item translatable="yes">Low</item>
+                              <item translatable="yes">Medium</item>
+                              <item translatable="yes">High</item>
+                              <item translatable="yes">Full</item>
+                            </items>
+                            <signal name="changed" handler="on_cbLogLevel_changed" swapped="no"/>
+                          </object>
+                          <packing>
+                            <property name="left_attach">1</property>
+                            <property name="top_attach">0</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                      </object>
+                    </child>
+                  </object>
+                </child>
+                <child type="label">
+                  <object class="GtkLabel" id="label1">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="label" translatable="yes">&lt;b&gt;ufw Options&lt;/b&gt;</property>
+                    <property name="use_markup">True</property>
+                  </object>
+                </child>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
+                <property name="width">1</property>
+                <property name="height">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkFrame" id="frame2">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="border_width">3</property>
+                <property name="label_xalign">0</property>
+                <property name="shadow_type">none</property>
+                <child>
+                  <object class="GtkAlignment" id="alignment2">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="left_padding">12</property>
+                    <child>
+                      <object class="GtkGrid" id="grid2">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="column_spacing">5</property>
+                        <child>
+                          <object class="GtkCheckButton" id="cbGufwLog">
+                            <property name="label" translatable="yes">Logging</property>
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="receives_default">False</property>
+                            <property name="use_action_appearance">False</property>
+                            <property name="xalign">0</property>
+                            <property name="draw_indicator">True</property>
+                            <signal name="toggled" handler="on_cbGufwLog_toggled" swapped="no"/>
+                          </object>
+                          <packing>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">0</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkCheckButton" id="cbReport">
+                            <property name="label" translatable="yes">Listening Report</property>
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="receives_default">False</property>
+                            <property name="has_tooltip">True</property>
+                            <property name="tooltip_text" translatable="yes">Ports in the listening state for TCP and open state for UDP.
+If enabled, will result in higher CPU usage.</property>
+                            <property name="use_action_appearance">False</property>
+                            <property name="xalign">0</property>
+                            <property name="draw_indicator">True</property>
+                            <signal name="toggled" handler="on_cbReport_toggled" swapped="no"/>
+                          </object>
+                          <packing>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">1</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <object class="GtkCheckButton" id="cbNotifyPopup">
+                            <property name="label" translatable="yes">Show notifications</property>
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="receives_default">False</property>
+                            <property name="has_tooltip">True</property>
+                            <property name="tooltip_text" translatable="yes">Show notifications for new connections in Listening Report</property>
+                            <property name="use_action_appearance">False</property>
+                            <property name="xalign">0</property>
+                            <property name="draw_indicator">True</property>
+                            <signal name="toggled" handler="on_cbNotifyPopup_toggled" swapped="no"/>
+                          </object>
+                          <packing>
+                            <property name="left_attach">0</property>
+                            <property name="top_attach">2</property>
+                            <property name="width">1</property>
+                            <property name="height">1</property>
+                          </packing>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                        <child>
+                          <placeholder/>
+                        </child>
+                      </object>
+                    </child>
+                  </object>
+                </child>
+                <child type="label">
+                  <object class="GtkLabel" id="label2">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="label" translatable="yes">&lt;b&gt;Gufw Options&lt;/b&gt;</property>
+                    <property name="use_markup">True</property>
+                  </object>
+                </child>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">1</property>
+                <property name="width">1</property>
+                <property name="height">1</property>
+              </packing>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="fill">True</property>
+            <property name="position">1</property>
+          </packing>
+        </child>
+      </object>
+    </child>
+    <action-widgets>
+      <action-widget response="0">btnClosePref</action-widget>
+    </action-widgets>
+  </object>
+</interface>

=== added directory 'gufw'
=== added file 'gufw.desktop.in'
--- gufw.desktop.in	1970-01-01 00:00:00 +0000
+++ gufw.desktop.in	2012-05-02 19:18:20 +0000
@@ -0,0 +1,69 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Terminal=false
+Exec=gufw
+Name=Firewall Configuration
+Name[zh_TW]=防火牆設定
+Name[vi]=Cấu hình tường lửa
+Name[uk]=Конфігурація брандмауера
+Name[tr]=Güvenlik Duvarı Yapılandırması
+Name[sv]=Brandväggskonfiguration
+Name[sr]=Подешавање мрежне баријере
+Name[sq]=Konfigurimi i Murit mbrojtës
+Name[sl]=Nastavitev požarnega zidu
+Name[sk]=Nastavenia firewall
+Name[ru]=Настройка межсетевого экрана
+Name[pt_BR]=Configuração do Firewall
+Name[pl]=Konfiguracja zapory sieciowej
+Name[nl]=Firewall-instellingen
+Name[nb]=Konfigurasjon av brannmur
+Name[lv]=Ugunsmūra konfigurācija
+Name[id]=Konfigurasi firewall
+Name[hu]=Tűzfalbeállítás
+Name[hrx]=Fajř-vannt-ʃtelluŋŋ
+Name[hr]=Postavke vatrozida
+Name[gl]=Configuración da devasa
+Name[fr]=Configuration du pare-feu
+Name[fi]=Palomuurin asetukset
+Name[es]=Configuración del cortafuegos
+Name[en_AU]=Firewall Configuration
+Name[el]=Ρύθμιση τείχους προστασίας
+Name[de]=Firewall-Konfiguration
+Name[cs]=Nastavení firewallu
+Name[bg]=Конфигуриране на защитна стена
+Name[ast]=Configuración del tornafueos
+Name[ar]=إعدادات الجدار الناري
+Comment=Allows you to configure ufw firewall
+Comment[zh_TW]=允許您設定 ufw 防火牆
+Comment[vi]=Cho phép bạn cấu hình tường lửa ufw
+Comment[uk]=Дозволяє налаштувати брандмауер uwf
+Comment[tr]=Ufw güvenlik duvarı uygulamasını yapılandırmanıza yardımcı olur
+Comment[sv]=Låter dig konfigurera ufw-brandväggen
+Comment[sr]=Омогућава вам да подесите уфв мрежну баријеру
+Comment[sq]=Ju lejon te configuroni murin mbrojtes
+Comment[sl]=Omogoča nastavitev požarnega zidu ufw
+Comment[sk]=Umožní vám nastaviť ufw firewall
+Comment[ru]=Графическая оболочка для настройки межсетевого экрана ufw
+Comment[pt_BR]=Permite você configurar o firewall ufw
+Comment[pl]=Pozwala skonfigurować zaporę ufw
+Comment[nl]=Hiermee kunt u de ufw-firewall instellen
+Comment[nb]=Lar deg konfigurere ufw-brannmuren
+Comment[lv]=Ļauj jums konfigurēt ufw ugunsmūri
+Comment[id]=Memudahkan anda untuk mengkonfigurasi firewall ufw
+Comment[hu]=Az ufw tűzfal beállítása
+Comment[hrx]=Losst’tyģģ’ən ufw fajř-vannt ʃtellë
+Comment[hr]=Omogućava vam konfiguraciju ufw vatrozida
+Comment[gl]=Permítelle configurar a súa devasa ufw
+Comment[fr]=Vous permet de configurer le pare-feu « ufw »
+Comment[fi]=Graafinen käyttöliittymä ufw-palomuurin hallintaan
+Comment[es]=Permite configurar el cortafuegos ufw
+Comment[en_AU]=Allows you to configure ufw firewall
+Comment[el]=Σας επιτρέπει να ρυθμίσετε το τείχος προστασίας ufw
+Comment[de]=Erlaubt Ihnen, die ufw-Firewall zu konfigurieren
+Comment[cs]=Umožňuje nastavení firewallu ufw
+Comment[bg]=Дава ви възможност за настройка на защитната стена ufw
+Comment[ast]=Permite configurar el tornafuéu ufw
+Comment[ar]=يسٌمح لك بإعداد الجدار الناري UFW
+Icon=gufw.png
+Categories=System;Settings;

=== renamed file 'gufw.desktop.in' => 'gufw.desktop.in.moved'
=== renamed directory 'gufw' => 'gufw.moved'
=== added file 'gufw/__init__.py'
--- gufw/__init__.py	1970-01-01 00:00:00 +0000
+++ gufw/__init__.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,1 @@
+# -*- coding: utf-8 -*-

=== added file 'gufw/controller.py'
--- gufw/controller.py	1970-01-01 00:00:00 +0000
+++ gufw/controller.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,28 @@
+# Gufw 12.04.1 - http://gufw.tuxfamily.org
+# Copyright (C) 2008-2011 Marcos Alvarez Costales https://launchpad.net/~costales
+#
+# Gufw 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.
+# 
+# Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+# information.
+
+from model.Firewall import Firewall
+
+
+class Controller:
+    
+    def __init__(self):
+        self.firewall = Firewall()
+
+    def get_firewall(self):
+        return self.firewall
+        

=== added directory 'gufw/daemon'
=== added file 'gufw/daemon/gufw.Daemon.conf'
--- gufw/daemon/gufw.Daemon.conf	1970-01-01 00:00:00 +0000
+++ gufw/daemon/gufw.Daemon.conf	2012-05-02 19:18:20 +0000
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
+ <!-- Gufw 12.04.1 - http://gufw.tuxfamily.org
+      Copyright (C) 2008-2011 Marcos Alvarez Costales https://launchpad.net/~costales
+      
+      Gufw 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.
+      
+      Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+      information. -->
+<busconfig>
+  <type>system</type>
+  <!-- Only root can own the service -->
+  <policy user="root">
+    <allow own="gufw.Daemon"/>
+    <allow send_destination="gufw.Daemon"/>
+    <allow send_interface="gufw.Daemon"/>
+  </policy>
+
+  <!-- Allow anyone to invoke methods on the interfaces -->
+  <policy context="default">
+    <allow send_destination="gufw.Daemon"/>
+    <allow send_interface="gufw.Daemon"/>
+  </policy>
+</busconfig>
+

=== added file 'gufw/daemon/gufw.Daemon.service'
--- gufw/daemon/gufw.Daemon.service	1970-01-01 00:00:00 +0000
+++ gufw/daemon/gufw.Daemon.service	2012-05-02 19:18:20 +0000
@@ -0,0 +1,4 @@
+[D-BUS Service]
+Name=gufw.Daemon
+Exec=/usr/share/gufw/daemon/gufw_daemon.py
+User=root

=== added file 'gufw/daemon/gufw.daemon.policy.in'
--- gufw/daemon/gufw.daemon.policy.in	1970-01-01 00:00:00 +0000
+++ gufw/daemon/gufw.daemon.policy.in	2012-05-02 19:18:20 +0000
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE policyconfig PUBLIC
+ "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd";>
+ <!-- Gufw 12.04.1 - http://gufw.tuxfamily.org
+      Copyright (C) 2008-2011 Marcos Alvarez Costales https://launchpad.net/~costales
+      
+      Gufw 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.
+      
+      Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+      information. -->
+<policyconfig>
+
+  <vendor>The Gufw Project</vendor>
+  <vendor_url>http://gufw.tuxfamily.org</vendor_url>
+  <icon_name>gufw</icon_name>
+
+  <action id="gufw.daemon.start">
+    <_description>Manage firewall configuration</_description>
+    <_message>You need to authenticate to modify the firewall configuration.</_message>
+    <defaults>
+      <allow_inactive>no</allow_inactive>
+      <allow_active>auth_admin_keep</allow_active>
+    </defaults>
+  </action>
+
+</policyconfig>

=== added file 'gufw/daemon/gufw_daemon.py'
--- gufw/daemon/gufw_daemon.py	1970-01-01 00:00:00 +0000
+++ gufw/daemon/gufw_daemon.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,490 @@
+#!/usr/bin/env python
+# Gufw 12.04.1 - http://gufw.tuxfamily.org
+# Copyright (C) 2008-2011 Marcos Alvarez Costales https://launchpad.net/~costales
+#
+# Gufw 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.
+# 
+# Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+# information.
+
+import time
+import commands
+
+from gi.repository import GObject
+import dbus
+import dbus.service
+import dbus.mainloop.glib
+from dbus.exceptions import DBusException
+
+class DemoException(dbus.DBusException):
+    _dbus_error_name = 'gufw.DemoException'
+
+
+
+class PermissionDeniedByPolicy(dbus.DBusException):
+    _dbus_error_name = 'com.ubuntu.DeviceDriver.PermissionDeniedByPolicy'
+
+
+
+class Gufw_daemon(dbus.service.Object):
+    
+    def __init__(self, conn=None, object_path=None, bus_name=None):
+        dbus.service.Object.__init__(self, conn, object_path, bus_name)
+        self.enforce_polkit = True
+        self.dbus_info      = None
+        self.polkit         = None
+        self.__caller_pid__ = 0
+        
+    @dbus.service.method("gufw.SampleInterface",
+                         in_signature='', out_signature='',
+                         sender_keyword='sender', connection_keyword='conn')
+    def RaiseException(self, sender=None, conn=None):
+        raise DemoException('RaiseException Gufw method')
+    
+    @dbus.service.method("gufw.SampleInterface",
+                         in_signature='', out_signature='',
+                         sender_keyword='sender', connection_keyword='conn')
+    def Exit(self, sender=None, conn=None):
+        mainloop.quit()
+            
+    def _check_polkit_privilege(self, sender, conn, privilege):
+        """Verify that sender has a given PolicyKit privilege."""
+        if sender is None and conn is None:
+            raise
+        
+        # Get peer PID
+        if self.dbus_info is None:
+            self.dbus_info = dbus.Interface(conn.get_object('org.freedesktop.DBus',
+                '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        pid = self.dbus_info.GetConnectionUnixProcessID(sender)
+        
+        # Query PolicyKit
+        if self.polkit is None:
+            self.polkit = dbus.Interface(dbus.SystemBus().get_object(
+                'org.freedesktop.PolicyKit1',
+                '/org/freedesktop/PolicyKit1/Authority', False),
+                'org.freedesktop.PolicyKit1.Authority')
+        try:
+            # Don't need is_challenge return here, since we call with AllowUserInteraction
+            (is_auth, _, details) = self.polkit.CheckAuthorization(
+                    ('unix-process', {'pid': dbus.UInt32(pid, variant_level=1),
+                    'start-time': dbus.UInt64(0, variant_level=1)}), 
+                    privilege, {'': ''}, dbus.UInt32(1), '', timeout=600)
+        except:
+            raise
+        
+        if not is_auth:
+            raise
+            
+        if self.__caller_pid__ == 0:
+            self.__caller_pid__ = pid
+            
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='', out_signature='',
+                     sender_keyword='sender', connection_keyword='conn')
+    def fw_unlock(self, sender=None, conn=None):
+        """PolicyKit"""
+        self._check_polkit_privilege(sender, conn, 'gufw.daemon.start')
+            
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def get_status(self, sender=None, conn=None):
+        """Get Initial status"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        ufw_status = commands.getstatusoutput("LANGUAGE=C ufw status")
+        if ufw_status[1].find("Status: active") != -1:
+            return "enable"
+        else:
+            return "disable"
+
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='s', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def get_policy(self, policy, sender=None, conn=None):
+        """Get Initial incoming policy"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        if policy == "incoming":
+            ufw_default_incoming = commands.getstatusoutput("grep DEFAULT_INPUT_POLICY /etc/default/ufw")
+            if ufw_default_incoming[1].find("ACCEPT") != -1:
+                return "allow"
+            elif ufw_default_incoming[1].find("DROP") != -1:
+                return "deny"
+            elif ufw_default_incoming[1].find("REJECT") != -1:
+                return "reject"
+        
+        elif policy == "outgoing":
+            ufw_default_outgoing = commands.getstatusoutput("grep DEFAULT_OUTPUT_POLICY /etc/default/ufw")
+            if ufw_default_outgoing[1].find("ACCEPT") != -1:
+                return "allow"
+            elif ufw_default_outgoing[1].find("DROP") != -1:
+                return "deny"
+            elif ufw_default_outgoing[1].find("REJECT") != -1:
+                return "reject"
+
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def get_ufw_logging(self, sender=None, conn=None):
+        """Get Initial ufw Logging"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        ufw_cmd = commands.getstatusoutput("cat /etc/ufw/ufw.conf")
+        if ufw_cmd[1].find("LOGLEVEL=full") != -1:
+            return "full"
+        elif ufw_cmd[1].find("LOGLEVEL=high") != -1:
+            return "high"
+        elif ufw_cmd[1].find("LOGLEVEL=medium") != -1:
+            return "medium"
+        elif ufw_cmd[1].find("LOGLEVEL=low") != -1:
+            return "low"
+        else:
+            return "off"
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='s', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def set_status(self, status, sender=None, conn=None):
+        """Set status FW (enable/disable)"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        if status == "enable":
+            cmd = "ufw enable"
+        else:
+            cmd = "ufw disable"
+            
+        commands.getstatusoutput(cmd)
+        return cmd
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='ss', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def set_policy(self, direction, policy, sender=None, conn=None):
+        """Set Policy (Incoming & Outgoing = allow/deny/reject)"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        if direction == "incoming":
+            if policy == "allow":
+                cmd = "ufw default allow incoming"
+            elif policy == "deny":
+                cmd = "ufw default deny incoming"
+            elif policy == "reject":
+                cmd = "ufw default reject incoming"
+                
+        elif direction == "outgoing":
+            if policy == "allow":
+                cmd = "ufw default allow outgoing"
+            elif policy == "deny":
+                cmd = "ufw default deny outgoing"
+            elif policy == "reject":
+                cmd = "ufw default reject outgoing"
+        
+        commands.getstatusoutput(cmd)
+        return cmd
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='s', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def set_ufw_logging(self, logging, sender=None, conn=None):
+        """Get log level (off/low/medium/high/full)"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        if logging == "off":
+            cmd = "ufw logging off"
+        elif logging == "low":
+            cmd = "ufw logging low"
+        elif logging == "medium":
+            cmd = "ufw logging medium"
+        elif logging == "high":
+            cmd = "ufw logging high"
+        elif logging == "full":
+            cmd = "ufw logging full"
+        
+        commands.getstatusoutput(cmd)
+        return cmd
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def reset_ufw(self, sender=None, conn=None):
+        """Reset ufw config"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        cmd = "ufw --force reset"
+        commands.getstatusoutput(cmd)
+        return cmd
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='', out_signature='',
+                     sender_keyword='sender', connection_keyword='conn')
+    def erase_gufw_log(self, sender=None, conn=None):
+        """Erase all Gufw Logs"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return
+            
+        commands.getstatusoutput("rm /var/log/gufw_log.txt")
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='s', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def remove_rule(self, number, sender=None, conn=None):
+        """Remove rule from firewall"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        cmd = "ufw --force delete &number".replace("&number", number)
+        commands.getstatusoutput(cmd)
+        return cmd
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='ss', out_signature='',
+                     sender_keyword='sender', connection_keyword='conn')
+    def add_gufw_log(self, gufw_logging, line, sender=None, conn=None):
+        """Add a command to Gufw Log"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return
+            
+        if gufw_logging == "enable":
+            msg = "[" + time.strftime('%x %X') + "] " + line
+            cmd = "echo '&' >> /var/log/gufw_log.txt".replace("&", msg)
+            commands.getstatusoutput(cmd)
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='', out_signature='i',
+                     sender_keyword='sender', connection_keyword='conn')
+    def get_number_rules(self, sender=None, conn=None):
+        """Get the actual number of rules"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return 0
+        
+        rules = commands.getstatusoutput("LANGUAGE=C ufw status numbered")
+        rules_lines = rules[1].split("\n")
+        return_number = 0
+        
+        for rule in rules_lines:
+            if rule.find("ALLOW")  != -1 or \
+               rule.find("DENY")   != -1 or \
+               rule.find("LIMIT")  != -1 or \
+               rule.find("REJECT") != -1:
+                
+                return_number += 1
+        
+        return return_number
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='', out_signature='as',
+                     sender_keyword='sender', connection_keyword='conn')
+    def get_rule_list(self, sender=None, conn=None):
+        """Get all List Rules"""
+        return_rules = []
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return return_rules
+        
+        rules = commands.getstatusoutput("LANGUAGE=C ufw status numbered")
+        rules_lines = rules[1].split("\n")
+        
+        for rule in rules_lines:
+            if rule.find("ALLOW")  != -1 or \
+               rule.find("DENY")   != -1 or \
+               rule.find("LIMIT")  != -1 or \
+               rule.find("REJECT") != -1:
+                
+                rule_aux = rule.split("] ")
+                return_rules.append(rule_aux[1])
+        
+        return return_rules
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='', out_signature='as',
+                     sender_keyword='sender', connection_keyword='conn')
+    def get_listening_report(self, sender=None, conn=None):
+        """Get listening report"""
+        return_report = []
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return return_report
+        
+        actual_protocol = "None"
+        ufw_report = commands.getstatusoutput("LANGUAGE=C ufw show listening")
+        report_lines = ufw_report[1].replace("\n   [","%")
+        report_lines = report_lines.split("\n")
+        
+        for descomponent_report in report_lines:
+            # Set actual protocol
+            if descomponent_report == "":
+                continue
+            if descomponent_report.find("tcp6:") != -1:
+                actual_protocol = "TCP6"
+                continue
+            if descomponent_report.find("tcp:") != -1:
+                actual_protocol = "TCP"
+                continue
+            if descomponent_report.find("udp6:") != -1:
+                actual_protocol = "UDP6"
+                continue
+            if descomponent_report.find("udp:") != -1:
+                actual_protocol = "UDP"
+                continue
+                
+            policy = "None"
+            descomponent_report = descomponent_report.strip()
+            descomponent_report = descomponent_report.replace("(","")
+            descomponent_report = descomponent_report.replace(")","")
+            
+            if descomponent_report.find("]") != -1:
+                descomponent_policy = descomponent_report.split("]")
+                if descomponent_policy[1].find("allow") != -1:
+                    policy = "allow"
+                elif descomponent_policy[1].find("deny") != -1:
+                    policy = "deny"
+                elif descomponent_policy[1].find("reject") != -1:
+                    policy = "reject"
+                elif descomponent_policy[1].find("limit") != -1:
+                    policy = "limit"
+            
+            descomponent_report = descomponent_report.split("%")
+            descomponent_fields = descomponent_report[0].split(" ")
+            # Order: protocol % port % address % application % policy
+            return_report.append(actual_protocol + "%" + descomponent_fields[0] + "%" + descomponent_fields[1] + "%" + descomponent_fields[2] + "%" + policy)
+        
+        return return_report
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='s', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def get_gufw_log(self, log , sender=None, conn=None):
+        """Get Gufw Log"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        cmd = commands.getstatusoutput("cat /var/log/gufw_log.txt")
+        if cmd[0] != 0:
+            return ""
+        
+        if log == 'local':
+            return cmd[1]
+        else:
+            log_txt = ""
+            for line in cmd[1].split('\n'):
+                line = line.split('] ')
+                if log_txt == "":
+                    log_txt = line[1]
+                else:
+                    log_txt = log_txt + '\n' + line[1]
+            return log_txt
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='iiisss', out_signature='',
+                     sender_keyword='sender', connection_keyword='conn')
+    def update_config_file(self, width, height, vpanel, gufw_logging, listening_status, notify_popup, sender=None, conn=None):
+        """Save actual FW config when quit Gufw"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return
+            
+        commands.getstatusoutput("mkdir /etc/gufw")
+        size = "&1x&2"
+        size = size.replace("&1", str(width))
+        size = size.replace("&2", str(height))
+        commands.getstatusoutput("echo 'sizewin=&' > /etc/gufw/gufw.cfg".replace('&', size))
+        commands.getstatusoutput("echo 'vpanel=&' >> /etc/gufw/gufw.cfg".replace('&', str(vpanel)))
+        commands.getstatusoutput("echo 'log=&' >> /etc/gufw/gufw.cfg".replace('&', gufw_logging))
+        commands.getstatusoutput("echo 'listening=&' >> /etc/gufw/gufw.cfg".replace('&', listening_status))
+        commands.getstatusoutput("echo 'notify_popup=&' >> /etc/gufw/gufw.cfg".replace('&', notify_popup))
+    
+    @dbus.service.method("gufw.SampleInterface",
+                     in_signature='bsssssssss', out_signature='s',
+                     sender_keyword='sender', connection_keyword='conn')
+    def add_rule(self, is_program, insert_number, action, direction, log, protocol, fromip, fromport, toip, toport, sender=None, conn=None):
+        """Add rule to firewall"""
+        dbus_info_aux = dbus.Interface(conn.get_object('org.freedesktop.DBus', '/org/freedesktop/DBus/Bus', False), 'org.freedesktop.DBus')
+        if ( self.__caller_pid__ == 0 ) or ( self.__caller_pid__ != dbus_info_aux.GetConnectionUnixProcessID(sender) ):
+            return "no_access"
+        
+        # Component rule
+        if is_program:
+            rule = "ufw insert &insert &action &direction &log proto &protocol from &fromIP port &fromPort to &toIP port &toPort"
+        else:
+            rule = "ufw insert &insert &action &direction &log &toPort" 
+        # Insert Number
+        if insert_number != "0":
+            rule = rule.replace("&insert", insert_number)
+        else:
+            rule = rule.replace("insert &insert ", "")
+        # Action
+        rule = rule.replace("&action", action)
+        # Direction
+        rule = rule.replace("&direction", direction)
+        # Log
+        if log != "log-default":
+            rule = rule.replace("&log", log)
+        else:
+            rule = rule.replace("&log ", "")
+        # Protocol
+        if protocol != "both":
+            rule = rule.replace("&protocol", protocol)
+        else:
+            rule = rule.replace(" proto &protocol ", " ")
+        # FROM
+        if fromip != "":
+            rule = rule.replace("&fromIP", fromip)
+        else:
+            rule = rule.replace("&fromIP", "any")
+        if fromport != "":
+            rule = rule.replace("&fromPort", fromport)
+        else:
+            rule = rule.replace(" port &fromPort ", " ")
+        # TO
+        if toip != "":
+            rule = rule.replace("&toIP", toip)
+        else:
+            rule = rule.replace("&toIP", "any")
+        if toport != "":
+            rule = rule.replace("&toPort", toport)
+        else:
+            rule = rule.replace(" port &toPort", "")
+        
+        commands.getstatusoutput(rule)
+        return rule
+
+
+if __name__ == '__main__':
+    dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
+    
+    bus = dbus.SystemBus()
+    name = dbus.service.BusName("gufw.Daemon", bus)
+    object = Gufw_daemon(bus, '/Gufw_daemon')
+
+    mainloop = GObject.MainLoop()
+    mainloop.run()

=== added file 'gufw/gufw.py'
--- gufw/gufw.py	1970-01-01 00:00:00 +0000
+++ gufw/gufw.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,40 @@
+#!/usr/bin/env python
+# Gufw 12.04.1 - http://gufw.tuxfamily.org
+# Copyright (C) 2008-2011 Marcos Alvarez Costales https://launchpad.net/~costales
+#
+# Gufw 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.
+# 
+# Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+# information.
+
+from util         import Validation
+from controller   import Controller 
+from view.guiGufw import GuiGufw
+
+
+if __name__ == "__main__":
+    
+    # Check config file & is running previously
+    appInstance = Validation()
+    
+    # Controller
+    controler = Controller()
+    
+    # Firewall
+    firewall = controler.get_firewall()
+    
+    # Show GUI
+    app = GuiGufw(firewall)
+    
+    # Remove current instance
+    appInstance.exit_application()
+    

=== added directory 'gufw/model'
=== added file 'gufw/model/Firewall.py'
--- gufw/model/Firewall.py	1970-01-01 00:00:00 +0000
+++ gufw/model/Firewall.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,202 @@
+# Gufw 12.04.1 - http://gufw.tuxfamily.org
+# Copyright (C) 2008-2011 Marcos Alvarez Costales https://launchpad.net/~costales
+#
+# Gufw 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.
+# 
+# Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+# information.
+
+import commands
+import time
+import os
+
+import dbus
+
+# Work around a bug in python-distutils-extra auto, fixed in p-d-e rev 258
+# org.freedesktop.PolicyKit1
+
+
+class Firewall():
+    """Set or get the Firewall properties"""
+    
+    WIN_WIDTH = 336
+    WIN_HEIGHT = 334
+    WIN_VPANEL = 153
+    
+    def __init__(self):
+        bus = dbus.SystemBus()
+        remote_object = bus.get_object("gufw.Daemon", "/Gufw_daemon")
+        self.iface = dbus.Interface(remote_object, "gufw.SampleInterface")
+        
+        self.gufw_logging     = "disable"
+        self.listening_status = "disable"
+        self.notify_popup     = "disable"
+        self.width            = self.WIN_WIDTH
+        self.height           = self.WIN_HEIGHT
+        self.vpanel           = self.WIN_VPANEL
+        self._read_config_file()
+    
+    def unlock(self):
+        """Unlock by PolicyKit"""
+        try:
+            self.iface.fw_unlock()
+        except:
+            return "no_access"
+            
+        self.status           = self.iface.get_status()
+        self.incoming_policy  = self.iface.get_policy("incoming")
+        self.outgoing_policy  = self.iface.get_policy("outgoing")
+        self.ufw_logging      = self.iface.get_ufw_logging()
+        return "access"
+    
+    def get_window_size(self):
+        """Return the width & height"""
+        return self.width, self.height
+    
+    def get_vpanel_pos(self):
+        """Return the Vpanel position"""
+        return self.vpanel
+        
+    def get_status(self):
+        """Get status FW (enable/disable)"""
+        return self.status
+    
+    def set_status(self, status):
+        """Set status FW (enable/disable)"""
+        self.status = status
+        self._add_gufw_log(self.iface.set_status(status))
+    
+    def get_policy(self, policy):
+        """Get Policy (Incoming & Outgoing = allow/deny/reject)"""
+        if policy == "incoming":
+            return self.incoming_policy
+        elif policy == "outgoing":
+            return self.outgoing_policy
+    
+    def set_policy(self, direction, policy):
+        """Set Policy (Incoming & Outgoing = allow/deny/reject)"""
+        if direction == "incoming":
+            if policy == "allow":
+                self.incoming_policy = "allow"
+            elif policy == "deny":
+                self.incoming_policy = "deny"
+            elif policy == "reject":
+                self.incoming_policy = "reject"
+                
+        elif direction == "outgoing":
+            if policy == "allow":
+                self.outgoing_policy = "allow"
+            elif policy == "deny":
+                self.outgoing_policy = "deny"
+            elif policy == "reject":
+                self.outgoing_policy = "reject"
+        
+        self._add_gufw_log(self.iface.set_policy(direction, policy))
+    
+    def get_ufw_logging(self):
+        """Get logging (enable/disable)"""
+        return self.ufw_logging
+    
+    def set_ufw_logging(self, logging):
+        """Get log level (off/on/low/medium/high/full)"""
+        self.ufw_logging = logging
+        self._add_gufw_log(self.iface.set_ufw_logging(logging))
+    
+    def get_listening_report(self):
+        """Get listening report"""
+        return self.iface.get_listening_report()
+            
+    def get_listening_status(self):
+        """Get listening status (enable/disable)"""
+        return self.listening_status
+    
+    def set_listening_status(self, status):
+        """Set listening status (enable/disable)"""
+        self.listening_status = status
+    
+    def get_notify_popup(self):
+        """Get notify popup status (enable/disable)"""
+        return self.notify_popup
+    
+    def set_notify_popup(self, status):
+        """Set notify popup status (enable/disable)"""
+        self.notify_popup = status
+    
+    def reset_ufw(self):
+        """Reset cofig ufw"""
+        self._add_gufw_log(self.iface.reset_ufw())
+        
+    def get_gufw_logging(self):
+        """Get the Gufw Logging Status (enable/disable)"""
+        return self.gufw_logging
+        
+    def set_gufw_logging(self, status):
+        """Set the Gufw Logging Status (enable/disable)"""
+        self.gufw_logging = status
+    
+    def get_gufw_log(self, log = 'local'):
+        """Get Gufw Log"""
+        return self.iface.get_gufw_log(log)
+    
+    def _add_gufw_log(self, line):
+        """Add a command to Gufw Log"""
+        self.iface.add_gufw_log(self.gufw_logging, line)
+        
+    def erase_gufw_log(self):
+        """Erase all Gufw Logs"""
+        self.iface.erase_gufw_log()
+        
+    def add_rule(self, is_program, insert_number, action, direction, log, protocol, fromip, fromport, toip, toport):
+        """Add rule to firewall"""
+        self._add_gufw_log(self.iface.add_rule(is_program, insert_number, action, direction, log, protocol, fromip, fromport, toip, toport))
+    
+    def remove_rule(self, number):
+        """Remove rule from firewall"""
+        self._add_gufw_log(self.iface.remove_rule(str(number)))
+    
+    def get_number_rules(self):
+        """Get the actual number of rules"""
+        return self.iface.get_number_rules()
+    
+    def get_rule_list(self):
+        """Get all List Rules"""
+        return self.iface.get_rule_list()
+    
+    def update_config_file(self, width, height, vpanel):
+        """Save actual FW config when quitting Gufw"""
+        self.iface.update_config_file(width, height, vpanel, self.gufw_logging, self.listening_status, self.notify_popup)
+        self.iface.Exit()
+    
+    def _read_config_file(self):
+        """Get previous values from config file """
+        file = commands.getstatusoutput("cat /etc/gufw/gufw.cfg")
+        if file[0] != 0:
+            return
+        cfg_file = file[1].split("\n")
+        for line in cfg_file:
+            # Width & height
+            if line.find("sizewin=") != -1:
+                width_height_split = (line.replace("sizewin=", "")).split("x")
+                self.width = int(width_height_split[0])
+                self.height = int(width_height_split[1])
+            # Vpanel position
+            if line.find("vpanel=") != -1:
+                self.vpanel = int(line.replace("vpanel=", ""))
+            # Gufw Logging
+            if line.find("log=enable") != -1:
+                self.gufw_logging = "enable"
+            # Listening Status
+            if line.find("listening=enable") != -1:
+                self.listening_status = "enable"
+            # Notify Status
+            if line.find("notify_popup=enable") != -1:
+                self.notify_popup = "enable"

=== added file 'gufw/model/__init__.py'
--- gufw/model/__init__.py	1970-01-01 00:00:00 +0000
+++ gufw/model/__init__.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,1 @@
+# -*- coding: utf-8 -*-

=== added file 'gufw/util.py'
--- gufw/util.py	1970-01-01 00:00:00 +0000
+++ gufw/util.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,92 @@
+# Gufw 12.04.1 - http://gufw.tuxfamily.org
+# Copyright (C) 2008-2011 Raul Soriano https://launchpad.net/~gatoloko
+#                         Marcos Alvarez Costales https://launchpad.net/~costales
+#
+# Gufw 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.
+# 
+# Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+# information.
+
+import os
+
+
+
+class Validation:
+    """Manages application instances & config file"""
+    def __init__(self):
+        self.pid_file = '/tmp/gufw.pid'
+        self._check_instance()
+        self._start_application()
+    
+    def _check_instance(self):
+        """Check whether the app is running"""
+        if not os.path.isfile(self.pid_file):
+            return
+
+        # Read the pid from file
+        pid = 0
+        try:
+            file = open(self.pid_file, 'rt')
+            data = file.read()
+            file.close()
+            pid = int(data)
+        except:
+            pass
+        
+        # Check whether the process specified exists
+        if 0 == pid:
+            return
+        try:
+            os.kill(pid, 0) # exception if the pid is invalid
+        except:
+            return
+        
+        exit(0)
+    
+    def _start_application(self):
+        """Called when there is no running instances, storing the new pid"""
+        file = open(self.pid_file, 'wt')
+        file.write(str(os.getpid()))
+        file.close()
+    
+    def exit_application(self):
+        """Close app"""
+        try:
+            os.remove(self.pid_file)
+        except:
+            pass
+
+
+
+class Path:
+    """Return app paths"""
+    def get_ui_path(self, file_name):
+        """Return Path GUI"""
+        path = os.path.join('/usr', 'share', 'gufw', 'ui', file_name)
+        if not os.path.exists(path):
+            path = os.path.join('data', 'ui', file_name)
+        return path
+    
+    def get_shield_path(self, incoming, outgoing):
+        """Return Path Shields"""
+        file_name = incoming + '_' + outgoing + '.png'
+        path = os.path.join('/usr', 'share', 'gufw', 'media', file_name)
+        if not os.path.exists(path):
+            path = os.path.join('data', 'media', file_name)
+        return path
+        
+    def get_icon_path(self):
+        """Return Icon app"""
+        path = os.path.join('/usr', 'share', 'icons', 'hicolor', '48x48', 'apps', 'gufw.png')
+        if not os.path.exists(path):
+            path = os.path.join('data', 'media', 'gufw.png')
+        return path

=== added directory 'gufw/view'
=== added file 'gufw/view/BackupRules.py'
--- gufw/view/BackupRules.py	1970-01-01 00:00:00 +0000
+++ gufw/view/BackupRules.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,91 @@
+# Gufw 12.04.1 - http://gufw.tuxfamily.org
+# Copyright (C) 2008-2012 Marcos Alvarez Costales https://launchpad.net/~costales
+#
+# Giacomo Picchiarelli https://launchpad.net/~gpicchiarelli
+# 	
+# Gufw 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.
+# 
+# Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+# information.
+
+import commands
+import time
+from time import strftime
+import os
+import hashlib
+
+class BackupRules:  
+    rules_file = 'user.rules'
+    rules6_file = 'user6.rules'
+    
+    def __init__(self):
+      self = self.backup()
+      
+    def templateFile(self):
+        tempo = strftime("%a, %d %b %Y %H:%M:%S", time.localtime())
+        file = "Gufw - Uncomplicated Firewall GUI Backup Rules file\n\n@@ DO NOT EDIT THIS FILE @@\n\nCreated: "+tempo+"\n"
+        return file 
+  
+    def backup(self):
+        #READ FILE AND EXTRACT RULES TEXT
+        input = open(self.getRulesPath(self.rules_file),'r') 
+        content = input.read()
+        input.close()
+        sect1 = content.partition("### RULES ###")
+        sect2 = sect1[2].partition("### END RULES ###")
+        rules = sect2[0]
+        
+        #READ FILE AND EXTRACT RULES6 TEXT
+        input = open(self.getRulesPath(self.rules6_file),'r') 
+        content = input.read()
+        input.close()
+        sect1 = content.partition("### RULES ###")
+        sect2 = sect1[2].partition("### END RULES ###")
+        rules6 = sect2[0]
+                
+        #COMPILE FILEBACKUP  
+        comp = ''
+        comp += str(self.templateFile())
+        comp += '#RULES-SECTION'+str(rules)+'#END-RULES-SECTION'
+        comp +='\n'+'#RULES6-SECTION'+str(rules6)+'#END6-RULES-SECTION'
+        checkin = self.integrityCheck(comp) 
+        comp += '\n --- INTEGRITY CHECK SHA512 --- \n' + checkin 
+        
+        #Save file        
+        namesave = 'gufw_rules_'+strftime("%d-%m-%Y_%H.%M.%S", time.localtime())
+        fsave = open(self.getBackupPath(namesave),'w+b') 
+        fsave.write(comp)
+        fsave.close()        
+      
+    def restore(self):
+        input = open(self.getBackupPath(namesave),'w+b')
+    
+    def integrityCheck(self,p_file):
+        return hashlib.sha512(p_file).hexdigest()
+    
+    #/lib/ufw/user.rules
+    def getRulesPath (self,rsfile):
+        """Return Rules Path"""  # /lib/ufw      
+        path = os.path.join('/home', 'giacomo', rsfile)
+        if not os.path.exists(path):
+            print "Error: rules file not found"
+        return path
+        #/lib/ufw/user.rules
+    def getBackupPath (self,rsfile):
+        path = os.path.join('/home', 'giacomo', rsfile)
+        return path
+
+obj = BackupRules()
+
+
+
+

=== added file 'gufw/view/__init__.py'
--- gufw/view/__init__.py	1970-01-01 00:00:00 +0000
+++ gufw/view/__init__.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,1 @@
+# -*- coding: utf-8 -*-

=== added file 'gufw/view/guiGufw.py'
--- gufw/view/guiGufw.py	1970-01-01 00:00:00 +0000
+++ gufw/view/guiGufw.py	2012-05-02 19:18:20 +0000
@@ -0,0 +1,1204 @@
+# -*- coding: utf-8 -*-
+# Gufw 12.04.1 - http://gufw.tuxfamily.org
+# Copyright (C) 2008-2011 Marcos Alvarez Costales https://launchpad.net/~costales
+#
+# Gufw 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.
+# 
+# Gufw 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 Gufw; if not, see http://www.gnu.org/licenses for more
+# information.
+
+import gettext
+import threading
+import webbrowser
+
+from gi.repository import Gtk, Gdk, GLib
+from gi.repository import GObject
+from gi.repository import Polkit
+import dbus
+
+from util import Path
+
+from gettext import gettext as _
+gettext.textdomain('gufw')
+
+__color__ = { "gray"   : "#BAB5AB",  # Basic 3D Medium
+              "green"  : "#267726",  # Accent Green Dark
+              "red"    : "#DF421E",  # Accent Red
+              "orange" : "#D1940C",  # Accent Yellow Dark
+              "blue"   : "#314E6C" } # Blue Shadow
+
+
+class GuiGufw:
+    """All events"""
+    FONT = "ubuntu 10"
+    TIME_REFRESH_REPORT = 2500
+    TIME_STATUS_BAR = 8
+    
+    def __init__(self, firewall):
+        self.fw = firewall
+        self.path = Path()
+        self.ui_builder = Gtk.Builder()
+        self._set_ui(self.ui_builder)
+        GLib.set_application_name("Gufw")
+        Gtk.main()
+    
+    def _set_ui(self, builder):
+        """Set the interfaces"""
+        builder.set_translation_domain("gufw")
+        # Set windows
+        self._set_ui_main(builder)
+        self._set_ui_models(builder)
+        self._set_ui_add(builder)
+        self._set_ui_preferences(builder)
+        self._set_ui_log(builder)
+        self._set_ui_switch()
+        self.win_main.show()
+    
+    def _set_ui_main(self, builder):
+        """Set the window Main"""
+        self.first_run_report = True
+        self.previous_report = []
+        builder.add_from_file(self.path.get_ui_path('main.ui'))
+        self.win_main = builder.get_object('winMain')
+        # Window size
+        width, height = self.fw.get_window_size()
+        if width == Gdk.Screen.width() and height== Gdk.Screen.height():
+            self.win_main.maximize()
+        else:
+            self.win_main.resize(width, height)
+        # Icon
+        self.win_main.set_default_icon_from_file("/usr/share/icons/hicolor/48x48/apps/gufw.png")
+        # Panel
+        self.panelmain = builder.get_object("panelListeningRules")
+        self.panelmain.set_position(self.fw.get_vpanel_pos())
+        # Main Window Objects 
+        self.cb_policy_incoming  = builder.get_object("cbPolicyIncoming")
+        self.cb_policy_outgoing  = builder.get_object("cbPolicyOutgoing")
+        self.image_shield        = builder.get_object("imgShield")
+        self.block_report        = builder.get_object("blockReport")
+        self.btn_add_window      = builder.get_object("btnAddWindow")
+        self.btn_remove_rule     = builder.get_object("btnRemove")
+        self.status_bar          = builder.get_object("statusBar")
+        self.progress_bar        = builder.get_object("progressBar")
+        self.progress_bar_block  = builder.get_object("progressBarBlock")
+        self.btn_unlock          = builder.get_object("btnUnlock")
+        # Needed for firewall switch & lock button
+        self.block_status        = builder.get_object("blockStatus")
+        # Objects for Global Menu in Unity
+        self.menu_file      = builder.get_object("menu_file")
+        self.menu_edit      = builder.get_object("menu_edit")
+        self.menu_help      = builder.get_object("menu_help")
+        # Menu
+        self.menu_log       = builder.get_object("menuLog")
+        self.menu_quit      = builder.get_object("actionQuit")
+        self.menu_add       = builder.get_object("menuAdd")
+        self.menu_remove    = builder.get_object("menuRemove")
+        self.menu_reload    = builder.get_object("menuReload")
+        self.menu_reset     = builder.get_object("menuReset")
+        self.menu_pref      = builder.get_object("menuPreferences")
+        self.menu_doc       = builder.get_object("menuDoc")
+        self.menu_answers   = builder.get_object("menuAnswers")
+        self.menu_bug       = builder.get_object("menuBug")
+        self.menu_translate = builder.get_object("menuTranslate")
+        self.menu_about     = builder.get_object("actionAbout")
+        # Set minimal signals to launch Gufw
+        self.win_main.connect('delete-event', self.on_winMain_delete_event)
+        self.menu_quit.connect('activate', self.on_menuQuit_activate)
+        self.menu_about.connect('activate', self.on_menuAbout_activate)
+        self.btn_unlock.connect('clicked', self.on_btnUnlock_clicked)
+        # Show Listening report
+        if self.fw.get_listening_status() == "enable":
+            self.block_report.show()
+        # Focus
+        self.btn_unlock.grab_focus()
+            
+    def _set_ui_models(self, builder):
+        """Set the models in main window"""
+        self.render_txt = Gtk.CellRendererText()
+        self.render_txt.set_property("font", self.FONT)
+        
+        self.rules_model = Gtk.ListStore(GObject.TYPE_INT,    GObject.TYPE_STRING, GObject.TYPE_STRING,
+                                         GObject.TYPE_STRING, GObject.TYPE_STRING)
+        
+        self.tv_rules = builder.get_object("tvRules")
+        self.tv_rules.set_model(self.rules_model)
+        self.tv_rules.get_selection().set_mode(Gtk.SelectionMode.MULTIPLE)
+        
+        tree_header = Gtk.TreeViewColumn (_("To"), self.render_txt, text=1, foreground=4)
+        tree_header.set_expand(True)
+        tree_header.set_resizable(True)
+        self.tv_rules.append_column (tree_header)
+        tree_header = Gtk.TreeViewColumn (_("Action"), self.render_txt, text=2, foreground=4)
+        tree_header.set_expand(True)
+        tree_header.set_resizable(True)
+        self.tv_rules.append_column (tree_header)
+        tree_header = Gtk.TreeViewColumn (_("From"), self.render_txt, text=3, foreground=4)
+        tree_header.set_expand(True)
+        self.tv_rules.append_column (tree_header)
+        
+        # Listening Report
+        self.report_model = Gtk.ListStore(GObject.TYPE_INT,    GObject.TYPE_STRING, GObject.TYPE_STRING,
+                                          GObject.TYPE_STRING, GObject.TYPE_STRING, GObject.TYPE_STRING) 
+        self.tv_report = builder.get_object("tvReport")
+        self.tv_report.set_model(self.report_model)
+        self.tv_report.get_selection().set_mode(Gtk.SelectionMode.NONE)
+        
+        tree_header = Gtk.TreeViewColumn (_("Protocol"), self.render_txt, text=1, foreground=5)
+        tree_header.set_resizable(True)
+        self.tv_report.append_column (tree_header)
+        tree_header = Gtk.TreeViewColumn (_("Port"), self.render_txt, text=2, foreground=5)
+        tree_header.set_resizable(True)
+        self.tv_report.append_column (tree_header)
+        tree_header = Gtk.TreeViewColumn (_("Address"), self.render_txt, text=3, foreground=5)
+        tree_header.set_resizable(True)
+        self.tv_report.append_column (tree_header)
+        tree_header = Gtk.TreeViewColumn (_("Application"), self.render_txt, text=4, foreground=5)
+        self.tv_report.append_column (tree_header)
+    
+    def _set_ui_add(self, builder):
+        """Set the window Add"""
+        builder.add_from_file(self.path.get_ui_path('add.ui'))
+        self.dlg_add = builder.get_object('dlgAdd')
+        self.dlg_add.set_transient_for(self.win_main)
+        # Preconf
+        self.insert_number_preconf = builder.get_object("sbInsertNumberPreconf")
+        self.direction_preconf     = builder.get_object("cbDirectionPreconf")
+        self.direction_preconf.set_active(0)
+        self.action_preconf        = builder.get_object("cbActionPreconf")
+        self.action_preconf.set_active(0)
+        self.log_preconf           = builder.get_object("cbLogPreconf")
+        self.log_preconf.set_active(0)
+        self.type_preconf          = builder.get_object("cbTypePreconf")
+        self.type_preconf.set_active(0)
+        self.program_preconf       = builder.get_object("cbProgramPreconf")
+        self.program_preconf.set_active(6)
+        self.service_preconf       = builder.get_object("cbServicePreconf")
+        self.service_preconf.set_active(7)
+
+        # Simple
+        self.insert_number_simple = builder.get_object("sbInsertNumberSimple")
+        self.direction_simple     = builder.get_object("cbDirectionSimple")
+        self.direction_simple.set_active(0)
+        self.action_simple        = builder.get_object("cbActionSimple")
+        self.action_simple.set_active(0)
+        self.log_simple           = builder.get_object("cbLogSimple")
+        self.log_simple.set_active(0)
+        self.port_simple          = builder.get_object("entryPortSimple")
+        self.proto_simple         = builder.get_object("cbProtoSimple")
+        self.proto_simple.set_active(0)
+        # Advanced
+        self.insert_number_advanced = builder.get_object("sbInsertNumberAdvanced")
+        self.action_advanced        = builder.get_object("cbActionAdvanced")
+        self.action_advanced.set_active(0)
+        self.direction_advanced     = builder.get_object("cbDirectionAdvanced")
+        self.direction_advanced.set_active(0)
+        self.log_advanced           = builder.get_object("cbLogAdvanced")
+        self.log_advanced.set_active(0)
+        self.proto_advanced         = builder.get_object("cbProtoAdvanced")
+        self.proto_advanced.set_active(0)
+        self.fromip_advanced        = builder.get_object("entryFromIpAdvanced")
+        self.portfrom_advanced      = builder.get_object("entryPortFromAdvanced")
+        self.toip_advanced          = builder.get_object("entryToIpAdvanced")
+        self.portto_advanced        = builder.get_object("entryPortToAdvanced")
+        # Others
+        self.rules_notebook   = builder.get_object("rulesNotebook")
+        self.add_btn_add      = builder.get_object("btnAddRule")
+        self.extended_actions = builder.get_object("cbExtendedActions")
+        
+    def _set_ui_preferences(self, builder):
+        """Set the window Preferences"""
+        builder.add_from_file(self.path.get_ui_path('preferences.ui'))
+        self.dlg_preferences = builder.get_object('dlgPreferences')
+        self.dlg_preferences.set_transient_for(self.win_main)
+        # Preference Window
+        self.cb_report       = builder.get_object("cbReport")
+        self.cb_notify_popup = builder.get_object("cbNotifyPopup")
+        self.lbl_ufw_level   = builder.get_object("lblLogLevel")
+        self.cb_ufw_level    = builder.get_object("cbLogLevel")
+        self.cb_gufw_log     = builder.get_object("cbGufwLog") 
+        self.pref_btn_close  = builder.get_object("btnClosePref")
+            
+    def _set_ui_log(self, builder):
+        """Set the window Log"""
+        builder.add_from_file(self.path.get_ui_path('log.ui'))
+        self.dlg_log = builder.get_object('dlgLog')
+        self.dlg_log.set_transient_for(self.win_main)
+        # Log Window
+        self.log_txt        = builder.get_object("logTxt")
+        self.log_txt_buffer = self.log_txt.get_buffer()
+        self.log_btn_close  = builder.get_object("btnCloseLog")
+        self.server_script  = builder.get_object("cbServerScript")
+        
+    def _set_ui_switch(self):
+        """Add toggle switch manually since Glade 3.10 doesn't support it yet"""
+        # Future TODO: Remove this rutine
+        self.switchFirewall = Gtk.Switch()
+        self.block_status.attach(self.switchFirewall, 1, 0, 1, 1)
+        self.switchFirewall.set_sensitive(False)
+        self.switchFirewall.show()
+    
+    def _set_main_values(self, statusbar_msg):
+        """Set initial status for GUI"""
+        # Set sensitive values by status firewall
+        if self.fw.get_status() == "enable":
+            # Shield / Dropbox / Buttons / Menus
+            incoming = self.fw.get_policy("incoming")
+            outgoing = self.fw.get_policy("outgoing")
+            self.image_shield.set_from_file(self.path.get_shield_path(incoming, outgoing))
+            self.cb_policy_incoming.set_sensitive(True)
+            self.cb_policy_outgoing.set_sensitive(True)
+            self.add_btn_add.set_sensitive(True)
+            if self.fw.get_number_rules() == 0:
+                self.btn_remove_rule.set_sensitive(False)
+                self.menu_remove.set_sensitive(False)
+            else:
+                self.btn_remove_rule.set_sensitive(True)
+                self.menu_remove.set_sensitive(True)
+        else:
+            # Shield / Dropbox / Buttons / Menus
+            self.image_shield.set_from_file(self.path.get_shield_path("disable", "disable"))
+            self.cb_policy_incoming.set_sensitive(False)
+            self.cb_policy_outgoing.set_sensitive(False)
+            self.add_btn_add.set_sensitive(False)
+            self.btn_remove_rule.set_sensitive(False)
+            self.menu_remove.set_sensitive(False)
+        # Gufw menu sensitive values by Gufw Log status
+        if self.fw.get_gufw_logging() == "enable":
+            self.menu_log.set_sensitive(True)
+        else:
+            self.menu_log.set_sensitive(False)
+        # Rules
+        self._set_rules_list()
+        # StatusBar
+        self._set_statusbar_msg(statusbar_msg)
+    
+    def _set_statusbar_msg(self, msg):
+        cid = self.status_bar.get_context_id('default context')
+        mid = self.status_bar.push(cid, msg)
+        GObject.timeout_add_seconds(self.TIME_STATUS_BAR, self.status_bar.remove, cid, mid)
+    
+    def _set_rules_list(self):
+        """Set rules in main window"""
+        row = 0
+        self.rules_model.clear()
+        rules = self.fw.get_rule_list()
+        for rule in rules:
+            row += 1
+            iterador = self.rules_model.insert(row)
+            # Set value txt
+            rule_formated = self._get_format_rules_txt(rule)
+            # Get color
+            color = self._get_rule_color(rule_formated[1])            
+            # Set values
+            self.rules_model.set_value(iterador, 0, row) # Use for remove rule
+            self.rules_model.set_value(iterador, 1, _(rule_formated[0].strip()))
+            self.rules_model.set_value(iterador, 2, _(rule_formated[1].strip()))
+            self.rules_model.set_value(iterador, 3, _(rule_formated[2].strip()))
+            self.rules_model.set_value(iterador, 4, color) # Foreground color rule
+    
+    def _get_rule_color(self, rule):
+        """Return color rule"""
+        # Color Allow/Deny/Reject/Limit
+        # IN mode (equal to normal mode, persist code for clear read)
+        if rule == "ALLOW IN":
+            if self.fw.get_policy("incoming") != "allow":
+                return __color__["red"]
+            else:
+                return __color__["gray"]
+        # Deny?
+        elif rule == "DENY IN":
+            if self.fw.get_policy("incoming") != "deny":
+                return __color__["green"]
+            else:
+                return __color__["gray"]
+        # Reject
+        elif rule == "REJECT IN":
+            if self.fw.get_policy("incoming") != "reject":
+                return __color__["blue"]
+            else:
+                return __color__["gray"]
+        # Limit?
+        elif rule == "LIMIT IN":
+            return __color__["orange"]
+        
+        # OUT mode
+        elif rule == "ALLOW OUT": 
+            if self.fw.get_policy("outgoing") != "allow":
+                return __color__["red"]
+            else:
+                return __color__["gray"]
+        # Deny?
+        elif rule == "DENY OUT":
+            if self.fw.get_policy("outgoing") != "deny":
+                return __color__["green"]
+            else:
+                return __color__["gray"]
+        # Reject
+        elif rule == "REJECT OUT":
+            if self.fw.get_policy("outgoing") != "reject":
+                return __color__["blue"]
+            else:
+                return __color__["gray"]
+        # Limit?
+        elif rule == "LIMIT OUT":
+            return __color__["orange"]
+            
+        # NORMAL mode
+        # Allow?
+        elif rule == "ALLOW": 
+            if self.fw.get_policy("incoming") != "allow":
+                return __color__["red"]
+            else:
+                return __color__["gray"]
+        # Deny?
+        elif rule == "DENY":
+            if self.fw.get_policy("incoming") != "deny":
+                return __color__["green"]
+            else:
+                return __color__["gray"]
+        # Reject
+        elif rule == "REJECT":
+            if self.fw.get_policy("incoming") != "reject":
+                return __color__["blue"]
+            else:
+                return __color__["gray"]
+        # Limit?
+        elif rule == "LIMIT":
+            return __color__["orange"]
+        
+    def _get_format_rules_txt(self, rule):
+        # IN mode (equal to normal mode, persist code for clear read)
+        if rule.find("ALLOW IN") != -1:
+            split_str = "ALLOW IN"
+        # Deny?
+        elif rule.find("DENY IN") != -1:
+            split_str = "DENY IN"
+        # Reject
+        elif rule.find("REJECT IN") != -1:
+            split_str = "REJECT IN"
+        # Limit?
+        elif rule.find("LIMIT IN") != -1:
+            split_str = "LIMIT IN"
+        
+        # OUT mode
+        elif rule.find("ALLOW OUT") != -1: 
+            split_str = "ALLOW OUT"
+        # Deny?
+        elif rule.find("DENY OUT") != -1:
+            split_str = "DENY OUT"
+        # Reject
+        elif rule.find("REJECT OUT") != -1:
+            split_str = "REJECT OUT"
+        # Limit?
+        elif rule.find("LIMIT OUT") != -1:
+            split_str = "LIMIT OUT"
+            
+        # NORMAL mode
+        # Allow?
+        elif rule.find("ALLOW") != -1: 
+            split_str = "ALLOW"
+        # Deny?
+        elif rule.find("DENY") != -1:
+            split_str = "DENY"
+        # Reject
+        elif rule.find("REJECT") != -1:
+            split_str = "REJECT"
+        # Limit?
+        elif rule.find("LIMIT") != -1:
+            split_str = "LIMIT"
+        
+        # Values
+        rule_split = rule.split(split_str)
+        return rule_split[0].strip(), split_str, rule_split[1].strip()
+    
+    def _do_refresh_report(self):
+        """Refresh method in background (no freeze)"""
+        if self.fw.get_listening_status() == "disable":
+            self.previous_report = []
+            self.first_run_report = True
+            self.report_model.clear()
+            return False
+        
+        lines = self.fw.get_listening_report()
+        background_job = RefreshReport(self.fw.get_status(), self.report_model, lines, self.previous_report, self.first_run_report, self.fw.get_notify_popup())
+        background_job.start()
+        self.previous_report = lines
+        if self.fw.get_listening_status() == "enable":
+            self.first_run_report = False
+            return True
+        
+    def _refresh_report(self):
+        """Refresh Listening Report"""
+        GObject.timeout_add(self.TIME_REFRESH_REPORT, self._do_refresh_report)
+        
+    def _remove_rule(self):
+        """Remove Rules Method"""
+        number_rules = self.fw.get_number_rules()
+        tree, iter = self.tv_rules.get_selection().get_selected_rows()
+        removed = 0
+        actual_row = 0
+        total_rows = len(iter)
+           
+        if total_rows == 0:
+            self._set_main_values(_("Select rule(s)"))
+            yield None
+            return
+
+        # No sensitive buttons & msg
+        self.progress_bar_block.show()
+        self.switchFirewall.set_sensitive(False)
+        self.cb_policy_incoming.set_sensitive(False)
+        self.cb_policy_outgoing.set_sensitive(False)
+        self.btn_remove_rule.set_sensitive(False)
+        self.menu_remove.set_sensitive(False)
+        self.add_btn_add.set_sensitive(False)
+        self.menu_pref.set_sensitive(False)
+        self.menu_reload.set_sensitive(False)
+        self.menu_reset.set_sensitive(False)
+        self._set_statusbar_msg(_("Removing rules..."))
+
+        # For one row selected
+        iter.reverse() # Remove first the last rules for not overwrite rules
+        for item in iter:
+            
+            # Get rule selected (row number)
+            number_rule_row = tree.get_value(tree.get_iter(item), 0)
+            
+            # Move Progress Bar
+            actual_row += 1
+            progress = float(actual_row) / float(total_rows)
+            if progress > 1:
+                progress = 1.0
+            self.progress_bar.set_fraction(progress)
+            yield True
+            
+            self.fw.remove_rule(number_rule_row)
+
+        # Clean Progress Bar
+        self.progress_bar.set_fraction(0)
+        self.progress_bar_block.hide()
+        self.switchFirewall.set_sensitive(True)
+        self.menu_pref.set_sensitive(True)
+        self.menu_reload.set_sensitive(True)
+        self.menu_reset.set_sensitive(True)
+        
+        if number_rules != self.fw.get_number_rules():
+            self._set_main_values(_("Rule(s) removed"))
+        else:
+            self._set_main_values(_("Error performing operation"))
+        
+        yield None
+
+    def _add_rule_preconf(self):
+        """Add a preconfigured rule"""
+        number_rules = self.fw.get_number_rules()
+        # Insert Number
+        if self.extended_actions.get_active() != 0: # Visible?
+            insert_number = str(self.insert_number_preconf.get_value_as_int())
+        else:
+            insert_number = "0"
+        # Allow|deny|Limit
+        if self.action_preconf.get_active() == 0:
+            action = "allow"
+        elif self.action_preconf.get_active() == 1:
+            action = "deny"
+        elif self.action_preconf.get_active() == 2:
+            action = "reject"
+        else:
+            action = "limit"
+        # IN/OUT
+        if self.direction_preconf.get_active() == 0:
+            direction = "in"
+        else:
+            direction = "out"
+        # Log
+        log = "log-default"
+        if self.extended_actions.get_active() != 0: # Visible?
+            if self.log_preconf.get_active() == 1:
+                log = "log"
+            elif self.log_preconf.get_active() == 2:
+                log = "log-all"
+        
+        # Service?
+        if self.type_preconf.get_active() == 1:
+            SERVICES = { 0 : "ftp",
+                         1 : "http",
+                         2 : "imap",
+                         3 : "nfs",
+                         4 : "pop3",
+                         #Samba
+                         5 : "135,139,445tcp|137,138udp",
+                         6 : "smtp",
+                         7 : "ssh",
+                         #VNC
+                         8 : "5900tcp",
+                         #CUPS
+                         9 : "631" }
+            service_txt = SERVICES[self.service_preconf.get_active()]
+            all_ports = service_txt.split("|")
+            for port_proto in all_ports:
+                if port_proto.find("tcp") != -1:
+                    port     = port_proto.replace("tcp", "")
+                    protocol = "tcp"
+                    is_program = True
+                elif port_proto.find("udp") != -1:
+                    port     = port_proto.replace("udp", "")
+                    protocol = "udp"
+                    is_program = True
+                elif port_proto.find("both") != -1:
+                    port     = port_proto.replace("both", "")
+                    protocol = "both"
+                    is_program = True
+                else:
+                    port     = port_proto
+                    protocol = ""
+                    is_program = False
+                    
+                self.fw.add_rule(is_program, insert_number, action, direction, log, protocol, "", "", "", port)
+            
+            if number_rules != self.fw.get_number_rules():
+                self._set_main_values(_("Rule added"))
+            else:
+                self._set_main_values(_("Error performing operation"))
+                
+        # Program?
+        else:
+            PROGRAMS = { #Amule        
+                         0 : "4662tcp#4672udp",
+                         #Deluge
+                         1 : "6881:6891tcp#6881:6891udp",
+                         #KTorrent
+                         2 : "6881tcp#4444udp",
+                         #Nicotine
+                         3 : "2234:2239tcp#2242tcp#2240tcp",
+                         #qBittorent
+                         4 : "6881tcp#6881udp",
+                         #Skype
+                         5 : "443tcp",
+                         #Transmission
+                         6 : "51413tcp#51413udp"}
+            port_proto = PROGRAMS[self.program_preconf.get_active()]
+            ports_protos = port_proto.split("#")
+            for prog in ports_protos:
+                if prog.find("tcp") != -1:
+                    port     = prog.replace("tcp", "")
+                    protocol = "tcp"
+                elif prog.find("udp") != -1:
+                    port     = prog.replace("udp", "")
+                    protocol = "udp"
+                elif prog.find("both") != -1:
+                    port     = prog.replace("both", "")
+                    protocol = "both"
+                    
+                # TODO Add rule program
+                self.fw.add_rule(True, insert_number, action, direction, log, protocol, "", "", "", port)
+                    
+            if number_rules != self.fw.get_number_rules(): 
+                self._set_main_values(_("Rule added"))
+            else:
+                self._set_main_values(_("Error performing operation"))
+    
+    def _add_rule_simple(self):
+        """Add a simple rule"""
+        number_rules = self.fw.get_number_rules()
+        # Insert Number
+        if self.extended_actions.get_active() != 0: # Visible?
+            insert_number = str(self.insert_number_simple.get_value_as_int())
+        else:
+            insert_number = "0"
+        # Allow|deny|Limit
+        if self.action_simple.get_active() == 0:
+            action = "allow"
+        elif self.action_simple.get_active() == 1:
+            action = "deny"
+        elif self.action_simple.get_active() == 2:
+            action = "reject"
+        else:
+            action = "limit"
+        # IN/OUT
+        if self.direction_simple.get_active() == 0:
+            direction = "in"
+        else:
+            direction = "out"
+        # Log
+        log = "log-default"
+        if self.extended_actions.get_active() != 0: # Visible?
+            if self.log_simple.get_active() == 1:
+                log = "log"
+            elif self.log_simple.get_active() == 2:
+                log = "log-all"
+        # Protocol
+        if self.proto_simple.get_active() == 0:
+            protocol = "tcp"
+        elif self.proto_simple.get_active() == 1:
+            protocol = "udp"
+        else:
+            protocol = "both"
+        # Port
+        port = self.port_simple.get_text()
+        # ? -> ! Don't read the next!!
+        if port == "stallman":
+            dlg_egg = Gtk.MessageDialog(self.win_main, 
+            Gtk.DialogFlags.MODAL | Gtk.DialogFlags.DESTROY_WITH_PARENT,
+            Gtk.MessageType.WARNING, Gtk.ButtonsType.CLOSE, 
+            "'Value your freedom or you will lose it,' teaches history.\n'Don't bother us with politics,' respond those who \ndon't want to learn.")
+            dlg_egg.format_secondary_markup("Richard Stallman")
+            dlg_egg.set_title("It's time to think!")
+            dlg_egg.run()
+            dlg_egg.destroy()
+            return
+        # Validate port
+        if port == "":
+            self._set_statusbar_msg(_("Error: Insert a port number"))
+            return
+        # Validate both and not range ports
+        if ( port.find(":") != -1 ) and protocol == "both":
+            self._set_statusbar_msg(_("Error: Range ports only with tcp or udp protocol"))
+            return
+        # Add rule
+        self.fw.add_rule(True, insert_number, action, direction, log, protocol, "", "", "", port)
+        
+        if number_rules != self.fw.get_number_rules():
+            self._set_main_values(_("Rule added"))
+        else:
+            self._set_main_values(_("Error performing operation"))
+        
+    def _add_rule_advanced(self):
+        """Add an advanced rule"""
+        number_rules = self.fw.get_number_rules()
+        # Insert Number
+        if self.extended_actions.get_active() != 0: # Visible?
+            insert_number = str(self.insert_number_advanced.get_value_as_int())
+        else:
+            insert_number = "0"
+        # Deny|Reject|Allow|Limit
+        if self.action_advanced.get_active() == 0:
+            action = "allow"
+        elif self.action_advanced.get_active() == 1:
+            action = "deny"
+        elif self.action_advanced.get_active() == 2:
+            action = "reject"
+        else:
+            action = "limit"
+        # IN/OUT
+        if self.direction_advanced.get_active() == 0:
+            direction = "in"
+        else:
+            direction = "out"
+        # Log
+        log = "log-default"
+        if self.extended_actions.get_active() != 0: # Visible?
+            if self.log_advanced.get_active() == 1:
+                log = "log"
+            elif self.log_advanced.get_active() == 2:
+                log = "log-all"
+        # Protocol
+        if self.proto_advanced.get_active() == 0:
+            protocol = "tcp"
+        elif self.proto_advanced.get_active() == 1:
+            protocol = "udp"
+        else:
+            protocol = "both"
+        # From
+        fromip   = self.fromip_advanced.get_text()
+        fromport = self.portfrom_advanced.get_text()
+        # To
+        toip   = self.toip_advanced.get_text()
+        toport = self.portto_advanced.get_text() 
+        # Validate values
+        if fromip == "" and fromport == "" and toip == "" and toport == "":
+            self._set_statusbar_msg(_("Error: Fields filled out incorrectly"))
+            return
+        # Validate both and not range ports in FROM
+        if ( fromport != "" and fromport.find(":") != -1 ) and protocol == "both":
+            self._set_statusbar_msg(_("Error: Range ports only with tcp or udp protocol"))
+            return
+        # Validate both and not range ports in TO            
+        if ( toport != "" and toport.find(":") != -1 ) and protocol == "both":
+            self._set_statusbar_msg(_("Error: Range ports only with tcp or udp protocol"))
+            return
+        # Add rule program
+        result = self.fw.add_rule(True, insert_number, action, direction, log, protocol, fromip, fromport, toip, toport)
+        if number_rules != self.fw.get_number_rules():
+            self._set_main_values(_("Rule added"))
+        else:
+            self._set_main_values(_("Error performing operation"))
+    
+    def on_btnAddWindow_clicked(self, widget):
+        """Button Add"""
+        self.btn_add_window.set_sensitive(False)
+        self.menu_add.set_sensitive(False)
+        self.dlg_add.show()
+    
+    def on_btnCloseAdd_clicked(self, widget):
+        """Button Close Add Rules"""
+        self.btn_add_window.set_sensitive(True)
+        self.menu_add.set_sensitive(True)
+        self.dlg_add.hide()
+        return True
+    
+    def on_btnClosePref_clicked(self, widget):
+        """Closes preferences dialog when close button is clicked."""
+        self.dlg_preferences.hide()
+        return True
+
+    def on_dlgPref_delete_event(self, widget, event):
+        """Closes preferences dialog for all close events except clicking the 
+        close button.
+        """
+        self.dlg_preferences.hide()
+        return True
+
+    def on_btnCloseLog_clicked(self, widget):
+        """Closes log dialog when close button is clicked"""
+        self.dlg_log.hide()
+        return True
+
+    def on_dlgLog_delete_event(self, widget, event):
+        """Closes log dialog for all close events except clicking the 
+        close button.
+        """
+        self.dlg_log.hide()
+        return True
+
+    def on_btnClearLog_clicked(self, widget):
+        """Clear Log"""
+        self.fw.erase_gufw_log()
+        self.log_txt_buffer.set_text("")
+        self.log_btn_close.grab_focus()
+
+    def on_btnRemove_clicked(self, widget):
+        """Remove rules in background"""
+        task = self._remove_rule()
+        GObject.idle_add(task.next)
+    
+    def on_btnAddRule_clicked(self, widget):
+        """Add rule Button"""
+        # Simple rule
+        if self.rules_notebook.get_current_page() == 0:
+            self._add_rule_preconf()
+        # Preconfigured rule
+        elif self.rules_notebook.get_current_page() == 1:
+            self._add_rule_simple()
+        # Advanced rule
+        elif self.rules_notebook.get_current_page() == 2:
+            self._add_rule_advanced()
+    
+    def on_btnCleanAdvanced_clicked(self, widget):
+        """Clear values in advanced tab"""
+        self.fromip_advanced.set_text("")
+        self.portfrom_advanced.set_text("")
+        self.toip_advanced.set_text("")
+        self.portto_advanced.set_text("")
+    
+    def on_btnUnlock_clicked(self, widget):
+        if self.fw.unlock() == "access":
+            self._set_initial_objects_main()
+            self._set_initial_objects_preferences()
+            self._set_main_values("")
+            self.ui_builder.connect_signals(self)
+            # Glade hasn't a GTKSwitch yet. Future TODO: Remove this line
+            self.switchFirewall.connect("notify::active", self.on_switchFirewall_toggled)
+            self._refresh_report()
+        else:
+            self._set_statusbar_msg(_("Wrong identification"))
+        
+    def _set_initial_objects_main(self):
+        """Set the initial "unlocked" status"""
+        # Hiden buttons
+        self.btn_unlock.hide()
+        # Sensitive buttons
+        self.menu_add.set_sensitive(True)
+        self.menu_reload.set_sensitive(True)
+        self.menu_reset.set_sensitive(True)
+        self.menu_pref.set_sensitive(True)
+        self.btn_add_window.set_sensitive(True)
+        # Problems with Glade events
+        self.menu_doc.set_sensitive(True)
+        self.menu_answers.set_sensitive(True)
+        self.menu_bug.set_sensitive(True)
+        self.menu_translate.set_sensitive(True)
+        # Status
+        self.switchFirewall.set_sensitive(True)
+        if self.fw.get_status() == "enable":
+            self.switchFirewall.set_active(True)
+        else:
+            self.switchFirewall.set_active(False)
+        # Policy
+        incoming = self.fw.get_policy("incoming")
+        outgoing = self.fw.get_policy("outgoing")
+        if incoming == "deny":
+            self.cb_policy_incoming.set_active(0)
+        elif incoming == "reject":
+            self.cb_policy_incoming.set_active(1)
+        elif incoming == "allow":
+            self.cb_policy_incoming.set_active(2)
+        if outgoing == "deny":
+            self.cb_policy_outgoing.set_active(0)
+        elif outgoing == "reject":
+            self.cb_policy_outgoing.set_active(1)
+        elif outgoing == "allow":
+            self.cb_policy_outgoing.set_active(2)
+    
+    def _set_initial_objects_preferences(self):
+        """Set the initial "locked" status"""
+        # Listening report
+        if self.fw.get_listening_status() == "enable":
+            self.cb_report.set_active(True)
+        else:
+            self.cb_report.set_active(False)
+            self.cb_notify_popup.set_sensitive(False)            
+        # Show Notify popups
+        if self.fw.get_notify_popup() == "enable":
+            self.cb_notify_popup.set_active(True)
+        else:
+            self.cb_notify_popup.set_active(False)
+        # ufw Log
+        if self.fw.get_ufw_logging() == "off":
+            self.cb_ufw_level.set_active(0)
+        elif self.fw.get_ufw_logging() == "low":
+            self.cb_ufw_level.set_active(1)
+        elif self.fw.get_ufw_logging() == "medium":
+            self.cb_ufw_level.set_active(2)
+        elif self.fw.get_ufw_logging() == "high":
+            self.cb_ufw_level.set_active(3)
+        else:
+            self.cb_ufw_level.set_active(4)
+        if self.fw.get_status() == "disable":
+            self.cb_ufw_level.set_sensitive(False)
+            self.lbl_ufw_level.set_sensitive(False)
+        # Gufw Log
+        if self.fw.get_gufw_logging() == "enable":
+            self.cb_gufw_log.set_active(True)
+        else:
+            self.cb_gufw_log.set_active(0)
+    
+    def on_cbLogLevel_changed(self, widget):
+        """Change Logging Level"""
+        if ( self.cb_ufw_level.get_active() == 0 ):
+            self.fw.set_ufw_logging("off")
+        elif ( self.cb_ufw_level.get_active() == 1 ):
+            self.fw.set_ufw_logging("low")
+        elif ( self.cb_ufw_level.get_active() == 2 ):
+            self.fw.set_ufw_logging("medium")
+        elif ( self.cb_ufw_level.get_active() == 3 ):
+            self.fw.set_ufw_logging("high")
+        elif ( self.cb_ufw_level.get_active() == 4 ):
+            self.fw.set_ufw_logging("full")
+    
+    def on_cbGufwLog_toggled(self, widget):
+        """Gufw Log CheckButton"""
+        if self.cb_gufw_log.get_active() == 1:
+            self.fw.set_gufw_logging("enable")
+            self.menu_log.set_sensitive(True)
+        elif self.cb_gufw_log.get_active() == 0:
+            self.fw.set_gufw_logging("disable")
+            self.menu_log.set_sensitive(False)
+    
+    def on_cbReport_toggled(self, widget):
+        """Listening report"""
+        if self.cb_report.get_active() == 1:
+            self.fw.set_listening_status("enable")
+            self.cb_notify_popup.set_sensitive(True)
+            self.block_report.show()
+        else:
+            self.fw.set_listening_status("disable")
+            self.cb_notify_popup.set_sensitive(False)
+            self.block_report.hide()
+        self._refresh_report()
+    
+    def on_cbNotifyPopup_toggled(self, widget):
+        """Show Notify Popups for Listening reports"""
+        if self.cb_notify_popup.get_active() == 1:
+            self.fw.set_notify_popup("enable")
+        else:
+            self.fw.set_notify_popup("disable")
+        
+    def on_cbServerScript_toggled(self, widget):
+        """View Gufw Log as Server Script"""
+        if self.server_script.get_active():
+            self.log_txt_buffer.set_text(self.fw.get_gufw_log('server'))
+        else:
+            self.log_txt_buffer.set_text(self.fw.get_gufw_log('local'))
+    
+    def on_switchFirewall_toggled(self, widget, data):
+        """Changed FW Status"""
+        if self.switchFirewall.get_active() == True:
+            self.fw.set_status("enable")
+            self.cb_ufw_level.set_sensitive(True)
+            self.lbl_ufw_level.set_sensitive(True)            
+            self._set_main_values(_("Enabled firewall"))
+        else:
+            self.fw.set_status("disable")
+            self.cb_ufw_level.set_sensitive(False)
+            self.lbl_ufw_level.set_sensitive(False)
+            self._set_main_values(_("Disabled firewall"))
+    
+    def on_cbPolicyIncoming_changed(self, widget):
+        """Policy (Deny/Allow/Reject All) Incoming"""
+        # Apply?
+        if self.fw.get_policy("incoming") == "deny" and self.cb_policy_incoming.get_active() == 0:
+            return
+        if self.fw.get_policy("incoming") == "reject" and self.cb_policy_incoming.get_active() == 1:
+            return
+        if self.fw.get_policy("incoming") == "allow" and self.cb_policy_incoming.get_active() == 2:
+            return
+        
+        if self.cb_policy_incoming.get_active() == 0:
+            self.fw.set_policy("incoming", "deny")
+            self._set_main_values(_("Deny all INCOMING traffic"))
+            return
+        elif self.cb_policy_incoming.get_active() == 1:
+            self.fw.set_policy("incoming", "reject")
+            self._set_main_values(_("Reject all INCOMING traffic"))
+            return
+        elif self.cb_policy_incoming.get_active() == 2:
+            self.fw.set_policy("incoming", "allow")
+            self._set_main_values(_("Allow all INCOMING traffic"))
+            
+    def on_cbPolicyOutgoing_changed(self, widget):
+        """Policy (Deny/Allow/Reject All) Outgoing"""
+        # Apply?
+        if self.fw.get_policy("outgoing") == "deny" and self.cb_policy_outgoing.get_active() == 0:
+            return
+        if self.fw.get_policy("outgoing") == "reject" and self.cb_policy_outgoing.get_active() == 1:
+            return
+        if self.fw.get_policy("outgoing") == "allow" and self.cb_policy_outgoing.get_active() == 2:
+            return
+        
+        if self.cb_policy_outgoing.get_active() == 0:
+            self.fw.set_policy("outgoing", "deny")
+            self._set_main_values(_("Deny all OUTGOING traffic"))
+            return
+        elif self.cb_policy_outgoing.get_active() == 1:
+            self.fw.set_policy("outgoing", "reject")
+            self._set_main_values(_("Reject all OUTGOING traffic"))
+            return
+        elif self.cb_policy_outgoing.get_active() == 2:
+            self.fw.set_policy("outgoing", "allow")
+            self._set_main_values(_("Allow all OUTGOING traffic"))
+    
+    def on_cbTypePreconf_changed(self, widget):
+        """Change between Service/Program"""
+        if self.type_preconf.get_active() == 0:
+            self.service_preconf.hide()
+            self.program_preconf.show()
+        else:
+            self.service_preconf.show()
+            self.program_preconf.hide()
+    
+    def on_cbExtendedActions_toggled(self, widget):
+        """Extended actions"""
+        # Set hide extended actions
+        if self.extended_actions.get_active() == 0:
+            self.insert_number_preconf.hide()
+            self.insert_number_simple.hide()
+            self.insert_number_advanced.hide()
+            self.log_preconf.hide()
+            self.log_simple.hide()
+            self.log_advanced.hide()
+        else:
+            self.insert_number_preconf.show()
+            self.insert_number_simple.show()
+            self.insert_number_advanced.show()
+            self.log_preconf.show()
+            self.log_simple.show()
+            self.log_advanced.show()
+    
+    def on_menuQuit_activate(self, widget):
+        """Menu Quit"""
+        width, height = self.win_main.get_size()
+        self.fw.update_config_file(width, height, self.panelmain.get_position())
+        if self.fw.get_listening_status() != "disable":
+            self.fw.set_listening_status("disable")
+            self._refresh_report()
+        Gtk.main_quit()
+    
+    def on_menuPreferences_activate(self, widget):            
+        """Show Window Preferences"""
+        self.pref_btn_close.grab_focus()
+        self.dlg_preferences.show()
+    
+    def on_menuAbout_activate(self, widget):
+        """View About Window"""
+        about = Gtk.AboutDialog()
+        about.set_copyright(_("© 2008-2012 The Gufw Project\nShield logo © 2007 Michael Spiegel"))
+        about.set_comments(_("Graphical user interface for ufw"))
+        about.set_version("12.04.1")
+        about.set_website("http://gufw.tuxfamily.org/";)
+        about.set_authors([_('''Lead developer:
+Marcos Alvarez Costales https://launchpad.net/~costales
+
+Developers (in alphabetical order):
+David Planella https://launchpad.net/~dpm
+Emilio López https://launchpad.net/~turl
+Giacomo Picchiarelli https://launchpad.net/~gpicchiarelli
+Jeremy Bicha https://launchpad.net/~jbicha
+Raúl Soriano https://launchpad.net/~gatoloko
+Rogério Vicente https://launchpad.net/~rogeriopvl
+Rubén Megido https://launchpad.net/~runoo
+Vadim Peretokin https://launchpad.net/~vperetokin
+
+Contributors:
+Cedrick Hannier https://launchpad.net/~cedynamix
+
+MOTU
+Devid Antonio Filoni https://launchpad.net/~d.filoni''')])
+        about.set_translator_credits(_("translator-credits"))
+        about.set_artists([_("Shield logo by myke http://michael.spiegel1.at/";), 
+("Tutorial http://www.gimpusers.com/tutorials/create-a-shield-symbol.html";)])
+        about.set_license('''The shield logo is licensed under a Creative Commons
+Attribution 3.0 Unported License. See for more information:
+http://creativecommons.org/licenses/by/3.0/
+
+All other content is licensed under the GPL-3+.
+
+Gufw 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.
+
+Gufw 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 Gufw; if not, see for more information:
+http://www.gnu.org/licenses''')
+        about.connect("response", lambda d, r: d.destroy())
+        about.set_transient_for(self.win_main)
+        about.show()
+
+    def on_menuLog_activate(self, widget):
+        """View Gufw Log Window"""
+        if self.server_script.get_active():
+            self.log_txt_buffer.set_text(self.fw.get_gufw_log('server'))
+        else:
+            self.log_txt_buffer.set_text(self.fw.get_gufw_log('local'))
+        
+        self.log_btn_close.grab_focus()
+        self.dlg_log.show()
+    
+    def on_menuReload_activate(self, widget):
+        """Reload the ufw rules"""
+        self._set_main_values(_("Reloaded ufw rules"))
+        
+    def on_menuReset_activate(self, widget):
+        """Reset ufw"""
+        reset_dialog = Gtk.MessageDialog(self.win_main,
+                Gtk.DialogFlags.MODAL | Gtk.DialogFlags.DESTROY_WITH_PARENT,
+                Gtk.MessageType.WARNING, Gtk.ButtonsType.NONE,
+                _("This will remove all rules and disable the firewall!"))
+        reset_dialog.format_secondary_markup(_("Do you want to continue?"))
+        reset_dialog.set_title(_("Reset Firewall"))
+        reset_dialog.add_buttons(Gtk.STOCK_CANCEL, Gtk.ResponseType.CANCEL,
+            Gtk.STOCK_YES, Gtk.ResponseType.YES)
+        reset_answer = reset_dialog.run()
+        reset_dialog.destroy()
+        if reset_answer == Gtk.ResponseType.YES:
+            if self.fw.get_status() == "enable":
+                self.switchFirewall.set_active(False)
+            self.fw.reset_ufw()
+            self._set_main_values(_("Removed rules and reset firewall!"))
+    
+    def on_menuDoc_activate(self, widget):
+        """Launch browser with Documentation web"""
+        webbrowser.open_new("https://help.ubuntu.com/community/Gufw";)
+        
+    def on_menuAnswers_activate(self, widget):
+        """Launch browser with Documentation web"""
+        webbrowser.open_new("https://answers.launchpad.net/gui-ufw";)
+        
+    def on_menuTranslate_activate(self, widget):
+        """Launch browser with Documentation web"""
+        webbrowser.open_new("https://translations.launchpad.net/gui-ufw/trunk/+translations";)
+        
+    def on_menuBug_activate(self, widget):
+        """Launch browser with Bug Report web"""
+        webbrowser.open_new("https://bugs.launchpad.net/gui-ufw";)
+        
+    def on_winMain_delete_event(self, widget, event):
+        """Close Button Main Window"""
+        width, height = self.win_main.get_size()
+        self.fw.update_config_file(width, height, self.panelmain.get_position())
+        if self.fw.get_listening_status() != "disable":
+            self.fw.set_listening_status("disable")
+            self._refresh_report()
+        Gtk.main_quit()
+    
+    def on_dlgAdd_delete_event(self, widget, event):
+        """Close Button Window Add Rules"""
+        self.btn_add_window.set_sensitive(True)
+        self.menu_add.set_sensitive(True)
+        self.dlg_add.hide()
+        return True
+    
+class RefreshReport(threading.Thread):
+    """Refresh Listening report in background"""
+    def __init__(self, fw_status, model, lines, previous_lines, first_run, show_popups):
+        threading.Thread.__init__(self)
+        bus = dbus.SessionBus()
+        notify_object = bus.get_object('org.freedesktop.Notifications', '/org/freedesktop/Notifications')
+        self.notify_interface = dbus.Interface(notify_object, 'org.freedesktop.Notifications')
+        self.path = Path()
+        self.firewall_status = fw_status
+        self.listening_model = model
+        self.lines = lines
+        self.previous_lines = previous_lines
+        self.first_run = first_run
+        self.show_popup = show_popups
+    
+    def run(self):
+        """Show listening report in GUI"""
+        self.listening_model.clear() 
+        row = 0
+        notif_msg = ""
+        for line in self.lines:
+            # Component lines for next notify
+            if ( self.show_popup == "enable" ) and ( not line in self.previous_lines ) and ( not self.first_run ):
+                msg_split = line.split("%")
+                if msg_split[3] == '-' and msg_split[2] != '*':
+                    msg = msg_split[2] + _(" on ") + msg_split[1] + " " + msg_split[0] # IP
+                else:
+                    msg = msg_split[3] + _(" on ") + msg_split[1] + " " + msg_split[0] # App
+                
+                if notif_msg == "":
+                    notif_msg = msg
+                else:
+                    notif_msg = "\n".join([notif_msg, msg])
+            
+            # Update the Listening Report
+            row += 1
+            iter = self.listening_model.insert(row)
+            line_split = line.split("%")
+                        
+            self.listening_model.set_value(iter, 0, row)
+            self.listening_model.set_value(iter, 1, line_split[0].strip()) # Protocol
+            self.listening_model.set_value(iter, 2, line_split[1].strip()) # Port
+            self.listening_model.set_value(iter, 3, line_split[2].strip()) # Address
+            self.listening_model.set_value(iter, 4, line_split[3].strip()) # App
+            
+            if self.firewall_status == "enable":
+                if line_split[4] == "allow":
+                    self.listening_model.set_value(iter, 5, __color__["red"])
+                elif line_split[4] == "deny":
+                    self.listening_model.set_value(iter, 5, __color__["green"])
+                elif line_split[4] == "reject":
+                    self.listening_model.set_value(iter, 5, __color__["blue"])
+                elif line_split[4] == "limit":
+                    self.listening_model.set_value(iter, 5, __color__["orange"])
+                    
+        # Notifications system for new connections        
+        if ( self.show_popup == "enable" ) and ( not notif_msg == "" ):
+            self.notify_interface.Notify("Gufw", 0, self.path.get_icon_path(), _("Firewall"), notif_msg, '', {"x-canonical-append": dbus.String("allowed")}, -1) # Expired time notification blocked by bug #390508

=== added directory 'man'
=== renamed directory 'man' => 'man.moved'
=== added file 'man/gufw.8'
--- man/gufw.8	1970-01-01 00:00:00 +0000
+++ man/gufw.8	2012-05-02 19:18:20 +0000
@@ -0,0 +1,83 @@
+.TH gufw 8 "13 Feb 2011"
+
+.SH NAME
+Gufw \- Graphic user interface for managing ufw
+.PP
+.SH DESCRIPTION
+Gufw is an easy to use Ubuntu / Linux firewall, powered by ufw.
+
+Gufw is an easy, intuitive, way to manage your Ubuntu firewall. It supports common tasks such as allowing or blocking pre-configured, common p2p, or individual ports port(s), and many others! Gufw is powered by ufw.
+Introduction
+iptables is already a very powerful tool by itself, but it's syntax can get awkward at times and hard to figure out, so Ubuntu developers decided to make ufw ("The reason ufw was developed is that we wanted to create a server-level firewalling utility that was a little bit more for `human beings`"), which was to be simpler. Now, on the graphical side of things, Firestarer already existed. But why not make an even easier to use GUI for desktop `human beings`, powered by ufw? This is where Gufw comes in.
+
+.SH RUN
+.TP
+You can run Gufw in GNOME menu: /System/Administration/Firewall configuration
+
+.SH "USAGE"
+.SH BASIC SETTINGS
+.PP
+Gufw has two states: Enabled and disabled.
+When Gufw is enabled, you can allow/reject/deny all incoming and outgoing connections.
+
+.SH ADD PRECONFIGURED RULE(S)
+.PP
+You can select between more Programs and Services preconfigured.
+Once Program/Service can have multiples rules.
+
+.SH ADD SIMPLE RULE(S)
+.PP
+You can specify the port or service, and protocol to be allowed (allow traffic), reject (reject traffic without reply), denied (deny traffic with reply), limit (limit traffic) on the host, or limit an IP or Port (Protecting against brute-force login attacks).
+The port can be a number of 5 digits, from 1 to 65535.
+The service can be any of /etc/services file (By example tcpmux, echo, discard, systat...).
+The protocol can be:
+   1. TCP: Apply rule for all traffic in protocol TCP.
+   2. UDP: Apply rule for all traffic in protocol UDP.
+   3. both: Apply rule for all traffic in protocol TCP and UDP.
+   
+.SH ADD ADVANCED RULE(S)
+.PP
+You can add an advanced rule.
+You can specify:
+   1. Protocol: TCP, UDP or both.
+   2. From IP Addres: You can allow/deny/reject/limit traffic from IP address. Example for a range: 192.168.1.0/9
+   3. From Port: You can allow/deny/reject/limit traffic from a port. This parameter is optional. The port can be a number of 5 digits, from 1 to 65535. You can use a range ports with this format port1:port2 (by example 3234:3237), or add multiple ports with port1,port2 (by example 3234,3254).
+   4. To IP Addres: You can allow/deny/limit traffic to an IP address. This parameter is optional. Example for a range: 192.168.1.0/9
+   5. To Port: You can allow/deny/reject/limit traffic to a Port. This parameter is optional. The port can be a number of 5 digits, from 1 to 65535. You can use a range ports with this format port1:port2 (by example 3234:3237).
+
+.SH GENERAL TO PRECONFIGURED / SIMPLE / ADVANCED
+.PP
+With the extended parameters you can:
+   1. Insert a rule in a specific row.
+   2. Set the log level for ufw.
+
+.SH REMOVE ONE RULE
+.PP
+Steps:
+   1. Select a rule in the list.
+   2. Click in Remove button.
+You can delete more rules if you select it.
+
+.SH RESET CONFIGURATION
+.PP
+You will remove all rules and reset the ufw configuration to intial status (disable)!
+
+.SH EDIT PREFERENCES
+.PP
+You can edit your preferences in /Edit/Preferences menu.
+Preferences:
+   1. Gufw log: Gufw will register all commands sent to ufw.
+   2. ufw log: Enable/disable and set the level of the ufw log.
+   3. Listening Report: Will display the ports on the live system in the listening state for TCP and the open state for UDP.
+   4. Notification popups: Gufw will notify the new connections in the Listening Report.
+
+.SH SEE ALSO
+.PP
+\fBufw\fR(8)
+
+.SH AUTHOR
+.PP
+Gufw is (C) 2008-2011, Marcos Alvarez Costales <https://launchpad.net/~costales>.
+
+.PP
+This manual page was originally written by Marcos Alvarez Costales <https://launchpad.net/~costales>.

=== added directory 'po'
=== renamed directory 'po' => 'po.moved'
=== added file 'po/POTFILES.in'
--- po/POTFILES.in	1970-01-01 00:00:00 +0000
+++ po/POTFILES.in	2012-05-02 19:18:20 +0000
@@ -0,0 +1,10 @@
+# intltool-update -p -g gufw 
+# also done automatically with setup.py build or install
+[encoding: UTF-8]
+[type: gettext/xml]gufw/daemon/gufw.daemon.policy.in
+gufw/view/guiGufw.py
+[type: gettext/glade]data/ui/add.ui
+[type: gettext/glade]data/ui/extra_translations_no_distribute.ui
+[type: gettext/glade]data/ui/log.ui
+[type: gettext/glade]data/ui/main.ui
+[type: gettext/glade]data/ui/preferences.ui

=== added file 'po/ar.po'
--- po/ar.po	1970-01-01 00:00:00 +0000
+++ po/ar.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,427 @@
+# Arabic translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# Nizar Kerkeni <Nizar.Kerkeni@xxxxxxxxx>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-09-08 04:15+0000\n"
+"Last-Translator: Hsn <hh.alshawaf@xxxxxxxxx>\n"
+"Language-Team: Arabic <ar@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "إلى"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "إجراء"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "من"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "ميفاق"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "منفذ"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "عنوان"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "تطبيق"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "اختر القواعد"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "إزالة الشروط..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "خطأ أثناء القيام بالعملية"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "أضيفت القاعدة"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "خطأ: أدرج رقم المنفذ"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "خطأ : نطاق المنافذ فقط مع بروتوكول tcp أو udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "خطأ: ملء الحقول غير صحيح"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "تشغيل جدار الحماية"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "تعطيل جدار الحماية"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "امنع كل التدفق الوارد"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "ارفض كل التدفق الوارد"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "اسمح لكل التدفق الوارد"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "امنع كل التدفق الصادر"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "ارفض كل التدفق الصادر"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "اسمح بكل التدفق الصادر"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Costales https://launchpad.net/~costales\n";
+"  Khaled Hosny https://launchpad.net/~khaledhosny";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "أتريد الاستمرار؟"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "حذف الشروط و إعادة إعدادات جدار الحماية!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "جدار ناري"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "أظهر الإجراءات المتقدمة"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "مضبوط مسبقا"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "بسيط"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "متقدم"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_ملف"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_تحرير"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_مساعدة"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>القواعد</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>تقرير عن منافذ الاستقبال</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "صادر:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "وارد:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "Enabled"
+#~ msgstr "مفعّل"
+
+#~ msgid "IP Address"
+#~ msgstr "عنوان IP"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "أزل القاعدة المنتقاة"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>الحالة الفعلية</b>"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "واجهة ufw رسومية"
+
+#~ msgid "Show for server script"
+#~ msgstr "اعرض لبرامج الخادوم"
+
+#~ msgid "Remove Rule"
+#~ msgstr "إزالة الشرط"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "إعدادات الجدار الناري"

=== added file 'po/ast.po'
--- po/ast.po	1970-01-01 00:00:00 +0000
+++ po/ast.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,475 @@
+# Asturian translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-07-01 19:46+0000\n"
+"Last-Translator: Costales <costales.marcos@xxxxxxxxx>\n"
+"Language-Team: Asturian <ast@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "A"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Aición"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Dende"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protocolu"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Puertu"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Direición"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Aplicación"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Seleiciona regla(es)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Desaniciando regles..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Regla(es) desaniciada(es)"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Fallu faciendo la operación"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Regla amestada"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Fallu: Enxerta un númberu de puertu"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Fallu: Rangu de puertos sólo con protocolu tcp o udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Fallu: Campos rellenaos incorreutamente"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Identificación incorreuta"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Tornafuéu activáu"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Tornafuéu desactiváu"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Torgáu tol tráficu ENTRANTE"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Refugáu tol tráficu ENTRANTE"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Permitíu tol tráficu ENTRANTE"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Torgáu tol tráficu SALIENTE"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Refugáu tol tráficu SALIENTE"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Permitir tol tráficu SALIENTE"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Costales https://launchpad.net/~costales";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr "Recargar regles d'ufw"
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "¡Desaniciarás toles regles y desactivarás el tornafueos!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "¿Quies siguir?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Resetear Tornafueos"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "¡Desaniciaes toles regles y reafitáu'l tornafueos!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " on "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Tornafuéu"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Tornafuegos: Amestar regla"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Amosar aiciones estendíes"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Preconfigurada"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Puertu o serviciu"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Cenciella"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Llimpiar valores"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "Dende:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "A:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Avanzada"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr "PERMITIR ENTRANTE"
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr "TORGAR ENTRANTE"
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr "REFUGAR ENTRANTE"
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr "LLIMITAR ENTRANTE"
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr "PERMITIR SALIENTE"
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr "TORGAR SALIENTE"
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr "REFUGAR SALIENTE"
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr "LLIMITAR SALIENTE"
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr "PERMITIR"
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr "TORGAR"
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr "REFUGAR"
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr "LLIMITAR"
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "Cualesquier sitiu"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Tornafuegos: Rexistru"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Ficheru"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Editar"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Aida"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Documentación..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Pidi ayuda en llinia..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Informar d'un problema..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Regles</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Informe d'escucha</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Saliente:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Entrante:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Tornafuegos: Preferencies"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Rexistru:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>Opciones d'ufw</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Rexistru"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Informe d'Escucha"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Amosar notificaciones"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Opciones de Gufw</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Activáu"
+
+#~ msgid "IP Address"
+#~ msgstr "Direición IP"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Interface gráficu d'usuariu pa ufw"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Estáu Actual</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Desaniciar regla seleicionada"
+
+#~ msgid "Show for server script"
+#~ msgstr "Amosar script de sirvidor"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Desaniciar regla"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Amestar regla..."
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Desaniciar tol rexistru de Gufw"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 El proyeutu Gufw"
+
+#~ msgid "Unlock"
+#~ msgstr "Desbloquear"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Amosará nueves conexones nel Informe d'Escucha"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Puertu (Rangu PortA:PortB)"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Númberu regla a inxertar"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Usar esto pa criar un script"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Configuración del tornafueos"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Puertos nel estáu d'escucha pa TCP y estáu abiertu pa UDP.\n"
+#~ "Activu: Consumirá más recursos de CPU."
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Amosar ventana Amestar Regla"
+
+#~ msgid "Log..."
+#~ msgstr "Rexistru..."
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Resetear Firewall..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Tornar esta aplicación..."
+
+#~ msgid "Firewall: About"
+#~ msgstr "Tornafuegos: Tocante a"
+
+#~ msgid "Reload Rules"
+#~ msgstr "Recargar Regles"

=== added file 'po/be.po'
--- po/be.po	1970-01-01 00:00:00 +0000
+++ po/be.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,429 @@
+# Belarusian translation for gui-ufw
+# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-02-16 20:52+0000\n"
+"Last-Translator: Alexander Vlasov <Unknown>\n"
+"Language-Team: Belarusian <be@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Куды"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Дзеяньне"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Адкуль"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Пратакол"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Порт"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Адрас"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Абраць правіла(ы)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Выдаленьне правілаў..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Правілы выдалены"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Памылка выкананьня"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Правіла дадалося"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Памылка: Увядзіце нумар порта"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+"Памылка: дыяпазон сьлюзаў мусіць быці толькі ў пратаколах tcp альбо udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Памылка: недакладная інфармацыя ў цэлях"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Адкідаць увесь трафік, што ўваходзіць"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Дазволіць увесь трафік, што ўваходзіць"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Alexander Vlasov https://launchpad.net/~sachavav\n";
+"  Iryna Nikanchuk https://launchpad.net/~unetriste\n";
+"  Voishalk https://launchpad.net/~uglikdv";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Ці жадаеце працягваць?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Брандмаўэр"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Паказваць пашыраныя дзеяньні"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Раней наладжаны"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Просты"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Дазволены"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Файл"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Рэдагаваць"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Даведка"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Атрымаць інтэрактыўную даведку..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Паведаміць аб праблеме..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Правілы</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr ""
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr ""
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "Enabled"
+#~ msgstr "Уключана"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Графічны інтэрфэйс карыстальніка для ufw"
+
+#~ msgid "IP Address"
+#~ msgstr "IP адрас"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Бягучы статус</b>"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Выдаліць правіла"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Дадаць правіла..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Перакласьці гэтае дастасаваньне..."
+
+#~ msgid "Unlock"
+#~ msgstr "Разблякаваць"

=== added file 'po/bg.po'
--- po/bg.po	1970-01-01 00:00:00 +0000
+++ po/bg.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,474 @@
+# Bulgarian translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-05-20 16:40+0000\n"
+"Last-Translator: Phoenix.bg <Unknown>\n"
+"Language-Team: Bulgarian <bg@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+"X-Poedit-Country: BULGARIA\n"
+"X-Poedit-Language: Bulgarian\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "До"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Действие"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "От"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Протокол"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Порт"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Адрес"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Приложение"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Избери правило/ла"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Премахване на правила..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Правилата са премахнати"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Грешно изпълнена операция"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Правилото е добавено"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Грешка: Въведете номер на порта"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Грешка: Ограничи портовете до TCP или UDP протокол"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Грешка: Полетата са некоректно попълнени"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Погрешна идентификация"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Включена защитна стена"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Изключена защитна стена"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Забрани целия ВХОДЯЩ трафик"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Отхвърляй целия ВХОДЯЩ трафик"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Разреши целия ВХОДЯЩ трафик"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Забрани целия ИЗХОДЯЩ трафик"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Отхвърли целия ИЗХОДЯЩ трафик"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Разреши целия ИЗХОДЯЩ трафик"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Costales https://launchpad.net/~costales\n";
+"  Phoenix.bg https://launchpad.net/~phoenix.bg\n";
+"  Svetoslav Stefanov https://launchpad.net/~svetlisashkov";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "Това ще изтрие всички правила и забрани стената!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Желаете ли да продължите?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Нулирай Стената"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+"Правилата са премахнати и защитната стена е върната в начално състояние"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " на "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Защитна стена"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Защитна стена: Добави правило"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Показване на разширени действия"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Предварително определено"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Порт или услуга"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Просто"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Изчисти полетата"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "От:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "До:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Разширено"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Защитна стена: Лог"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Файл"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Редактиране"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Помощ"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Документация..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Онлайн помощ ..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Докладване за проблем..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Правила</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Рапорт</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Изходящ:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Входящ:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Защитна стена: Настройки"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Отчет:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>ufw Опции</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Отчитане"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Рапорт"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Показвай известявания"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Gufw Опции</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Включена"
+
+#~ msgid "IP Address"
+#~ msgstr "IP адрес"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Графичен интерфейс на ufw"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Текущ Статус</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Премахни избраното правило"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Премахване на правило"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Премахни всички Gufw логове"
+
+#~ msgid "Show for server script"
+#~ msgstr "UFW команди"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Порт (Обхват PortA:PortB)"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Добави Правило..."
+
+#~ msgid "Log..."
+#~ msgstr "Лог..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Преведи това приложение..."
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Използвай това за създаване на скрипт"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Покажи Прозореца за Добавяне на Правило"
+
+#~ msgid "Unlock"
+#~ msgstr "Отключи"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 The Gufw project"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Конфигуриране на защитна стена"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Защитна стена: Относно"
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Нулиране на стената..."
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Ще показва новите връзки в Рапорта"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Слушащи портове за TCP и отворени за UDP.\n"
+#~ "Позволени: Ще консумират повече процесорни ресурси."

=== added file 'po/bn.po'
--- po/bn.po	1970-01-01 00:00:00 +0000
+++ po/bn.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,441 @@
+# Bengali translation for gui-ufw
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-08-12 12:55+0000\n"
+"Last-Translator: Aniruddha Adhikary <Unknown>\n"
+"Language-Team: Bengali <bn@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "প্রাপক"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "পদক্ষেপ"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "প্রেরক"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "প্রোটোকল"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "পোর্ট"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "ঠিকানা"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "অ্যাপ্লিকেশন"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "নিয়মাবলী নির্বাচন করুন"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "নিয়মাবলী অপসারিত হচ্ছে..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "নিয়মাবলী অপসারিত হয়েছে"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "কার্য সম্পাদনে ত্রুটি"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "নিয়ম যুক্ত হয়েছে"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "ত্রুটি: একটি পোর্ট নম্বর লিখুন"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "ত্রুটি: সীমাবদ্ধ পোর্টসমূহ কেবলমাত্র TCP বা UDP প্রোটোকলে"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "ত্রুটি: ঘরসমূহ ত্রুটিপূর্ণভাবে পূরণ করা হয়েছে"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "ভুল পরিচয়"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "কার্যকর করা ফায়ারওয়াল"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "অকার্যকর করা ফায়ারওয়াল"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "সকল আগমনরত ট্রাফিক প্রত্যাখান কর"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "সকল আগমনরত ট্রাফিক বাতিল কর"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "সকল আগমনরত ট্রাফিক অনুমোদন কর"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "সকল বহির্গমনরত ট্রাফিক প্রত্যাখান কর"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "সকল বহির্গমনরত ট্রাফিক বাতিল কর"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "সকল বহির্গমনরত ট্রাফিক অনুমোদন কর"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Aniruddha Adhikary https://launchpad.net/~digitiger1";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr "নতুনভাবে লোড করা ufw নিয়মাবলী"
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "এটি সকল নিয়মাবলী অপসারণ করবে এবং ফায়ারওয়াল অকার্যকর করবে!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "আপনি কি এগিয়ে যেতে চান?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "ফায়ারওয়াল রিসেট করুন"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " চালু "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "ফায়ারওয়াল"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "ফায়ারওয়াল: নিয়ম যুক্ত করুন"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "বর্ধিত কার্যাবলী প্রদর্শন কর"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "পূর্বে কনফিগার করা"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "পোর্ট বা সার্ভিস"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "সহজ"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "বক্সের লেখা মুছে ফেল"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "প্রেরক:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "প্রাপক:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "উচ্চতর"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "যেকোন জায়গায়"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "ফায়ারওয়াল: লগ"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "ফাইল (_F)"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "সম্পাদনা (_E)"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "সাহায্য (_H)"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "ডকুমেন্টেশন..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "অনলাইনে সহায়তা নিন..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "ত্রুটি জানান..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr ""
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr ""
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr ""
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "ufw এর জন্য গ্রাফিক্যাল ইউজার ইন্টারফেস"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© ২০০৮-২০১১ The Gufw project"
+
+#~ msgid "Firewall: About"
+#~ msgstr "ফায়ারওয়াল: এ সম্পর্কে"
+
+#~ msgid "IP Address"
+#~ msgstr "IP ঠিকানা"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "পোর্ট (সীমা পোর্টA:পোর্টB)"
+
+#~ msgid "Remove Rule"
+#~ msgstr "নিয়ম অপসারণ করুন"
+
+#~ msgid "Add Rule..."
+#~ msgstr "নিয়ম যুক্ত করুন..."
+
+#~ msgid "Log..."
+#~ msgstr "লগ..."
+
+#~ msgid "Show for server script"
+#~ msgstr "সার্ভার স্ক্রীপ্টের জন্য দেখাও"
+
+#~ msgid "Reload Rules"
+#~ msgstr "নিয়মাবলী পুনরায় লোড করুন"
+
+#~ msgid "Enabled"
+#~ msgstr "কার্যকর"
+
+#~ msgid "Translate This Application..."
+#~ msgstr "এই অ্যাপ্লিকেশনটি অনুবাদ করুন..."
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>প্রকৃত অবস্থা</b>"

=== added file 'po/ca.po'
--- po/ca.po	1970-01-01 00:00:00 +0000
+++ po/ca.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,424 @@
+# Catalan translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-04-15 13:22+0000\n"
+"Last-Translator: Costales <costales.marcos@xxxxxxxxx>\n"
+"Language-Team: Catalan <ca@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "A"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Acció"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Des de"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protocol"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Seleccioneu les regles"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "S'estan eliminant les regles..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "S'han eliminat regles"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "S'ha produit un error en efectuar l'operació"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "S'ha afegit una regla"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Error: inseriu un número de port"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Error: l'interval de ports només pot ser el dels protocols TCP o UDP"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Error: els camps s'han omplert incorrectament"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Tallafocs activat"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Tallafocs desactivat"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Denega tot el trànsit d'entrada"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Rebutja tot el trànsit d'entrada"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Permet tot el trànsit d'entrada"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Denega tot el trànsit de sortida"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Rebutja tot el trànsit de sortida"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Permet tot el trànsit de sortida"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Gerardb https://launchpad.net/~gerbercar-gmail\n";
+"  Pedro Carrasco https://launchpad.net/~blare82";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Voleu continuar?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Regles eliminades i reinici del tallafocs!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Tallafoc"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Mostra les accions esteses"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Preconfigurat"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Senzill"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Avançat"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Fitxer"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Edita"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "A_juda"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Regles</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "De sortida:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "D'entrada:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "IP Address"
+#~ msgstr "Adreça IP"
+
+#~ msgid "Enabled"
+#~ msgstr "Habilitat"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Interfície gràfica d'usuari per a l'ufw"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Estat actual</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Suprimeix la regla seleccionada"
+
+#~ msgid "Show for server script"
+#~ msgstr "Mostra l'script del servidor"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Elimina una regla"

=== added file 'po/cs.po'
--- po/cs.po	1970-01-01 00:00:00 +0000
+++ po/cs.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,464 @@
+# Czech translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-02-18 15:33+0000\n"
+"Last-Translator: Vojtěch Trefný <vojtech.trefny@xxxxxxxxx>\n"
+"Language-Team: Czech <cs@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Do"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Akce"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Od"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokol"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Port"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Adresa"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Aplikace"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Vybrat pravidlo(a)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Odstraňuji pravidla..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Pravidla odstraněna"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Chyba při provádění operace"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Pravidlo přidáno"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Chyba: Zadejte číslo portu"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+"Chyba: Rozsah portů je možné nastavit buď jen pro protokol tcp, nebo udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Chyba: Políčka jsou nesprávně vyplněna"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Neplatná identifikace"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Firewall povolen"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Firewall zakázán"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Zakázat všechen PŘÍCHOZÍ přenos"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Zahodit všechen PŘÍCHOZÍ přenos"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Povolit všechen PŘÍCHOZÍ přenos"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Zakázat všechen ODCHOZÍ přenos"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Zahodit všechen ODCHOZÍ přenos"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Povolit všechen ODCHOZÍ přenos"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Costales https://launchpad.net/~costales\n";
+"  Konki https://launchpad.net/~pavel-konkol\n";
+"  Kuvaly [LCT] https://launchpad.net/~kuvaly\n";
+"  Sesivany https://launchpad.net/~jiri-eischmann\n";
+"  Vojtěch Trefný https://launchpad.net/~vojtech.trefny";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "Tímto odstraníte všechna pravidla a zákážete firewall!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Přejete si pokračovat?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Resetovat firewall"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Pravidla odstraněna a firewall vynulován!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " na "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Firewall"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Firewall"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Zobrazit rozšířené akce"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Předpřipravené"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Port nebo služba"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Jednoduché"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "Z:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "Do:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Pokročilé"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Firewall: Protokol"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Soubor"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Upravit"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Nápověda"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Dokumentace..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Získat online nápovědu..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Nahlásit problém..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Pravidla</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Záznam naslouchání</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Odchozí:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Příchozí:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Firewall: Předvolby"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Zaznamenávání:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>Předvolby ufw</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Zaznamenávání"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Zobrazovat upozornění"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Předvolby Gufw</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Povoleno"
+
+#~ msgid "IP Address"
+#~ msgstr "IP adresa"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Současný stav</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Odstraní vybrané pravidlo"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Grafické rozhraní pro ufw"
+
+#~ msgid "Show for server script"
+#~ msgstr "Zobrazit pro skript serveru"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Odstranit pravidlo"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Odstranit všechny záznamy Gufw"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Port (Rozsah PortA:PortB)"
+
+#~ msgid "Unlock"
+#~ msgstr "Odemknout"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 Projekt Gufw"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Nastavení firewallu"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Zvolené číslo pravidla"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Firewall: O aplikaci"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Přidat pravidlo..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Přeložit tuto aplikaci..."
+
+#~ msgid "Log..."
+#~ msgstr "Protokol..."
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Resetovat firewall..."
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Zobrazit okno \"Přidat pravidlo\""

=== added file 'po/da.po'
--- po/da.po	1970-01-01 00:00:00 +0000
+++ po/da.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,411 @@
+# Danish translation for gui-ufw
+# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-01-28 21:34+0000\n"
+"Last-Translator: AJenbo <anders@xxxxxxxx>\n"
+"Language-Team: Danish <da@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Til"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Handling"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Fra"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokol"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr ""
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr ""
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Fejl under udførsel af handling"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Regel tilføjet"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Fejl: Indsæt et portnummer"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Fejl: Felter udfyldt forkert"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Costales https://launchpad.net/~costales";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Brandmur"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr ""
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Prækonfigureret"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Simpel"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Avanceret"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Fil"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Rediger"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Hjælp"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr ""
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr ""
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr ""
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "Enabled"
+#~ msgstr "Aktiveret"
+
+#~ msgid "IP Address"
+#~ msgstr "IP-adresse"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Grafisk grænseflade for ufw"

=== added file 'po/de.po'
--- po/de.po	1970-01-01 00:00:00 +0000
+++ po/de.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,484 @@
+# German translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-07-19 20:14+0000\n"
+"Last-Translator: Christian <Unknown>\n"
+"Language-Team: German <de@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Nach"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Aktion"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Von"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokoll"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Port"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Adresse"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Anwendung"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Regel(n) auswählen"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Lösche Regeln …"
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Regel(n) entfernt"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Fehler beim Ausführen des Vorgangs"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Regel hinzugefügt"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Fehler: Port-Nummer eingeben"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Fehler: Portnummernbereich nur mit TCP- oder UDP-Protokoll"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Fehler: Felder falsch ausgefüllt"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Falsche Identifikation"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Firewall aktiviert"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Firewall deaktiviert"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Sämtlichen EINGEHENDEN Datenverkehr verbieten"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Sämtlichen EINGEHENDEN Datenverkehr aussortieren"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Sämtlichen EINGEHENDEN Datenverkehr erlauben"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Sämtlichen AUSGEHENDEN Datenverkehr verbieten"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Sämtlichen AUSGEHENDEN Datenverkehr aussortieren"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Sämtlichen AUSGEHENDEN Datenverkehr erlauben"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Christian https://launchpad.net/~make-panic\n";
+"  Christian Lins https://launchpad.net/~cli\n";
+"  Costales https://launchpad.net/~costales\n";
+"  Hendrik Knackstedt https://launchpad.net/~hennekn\n";
+"  Johannes Boost https://launchpad.net/~jjjb\n";
+"  Martin Kaffanke https://launchpad.net/~martin-kaffanke\n";
+"  Michael Mauch https://launchpad.net/~michael-mauch\n";
+"  Philipp Meier https://launchpad.net/~meier-philipp\n";
+"  Vemboca https://launchpad.net/~vemboca\n";
+"  norsen https://launchpad.net/~21t";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr "UWF-Regeln neu geladen"
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "Es werden alle Regeln entfernt und die Firewall wird deaktiviert!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Möchten Sie fortfahren?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Firewall zurücksetzen"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Firewall zurückgesetzt und Regeln gelöscht!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " an "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Firewall"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Firewall: Regel hinzufügen"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Erweiterte Optionen anzeigen"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Vorkonfiguriert"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Port oder Dienst"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Einfach"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Werte aus den Eingabefeldern entfernen"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "Von:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "Nach:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Erweitert"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr "EINGEHENDE ERLAUBEN"
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr "EINGEHENDE VERBIETEN"
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr "EINGEHENDE ZURÜCKWEISEN"
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr "EINGEHENDE LIMITIEREN"
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr "AUSGEHENDE ERLAUBEN"
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr "AUSGEHENDE VERBIETEN"
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr "AUSGEHENDE ZURÜCKWEISEN"
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr "AUSGEHENDE LIMITIEREN"
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr "GESTATTEN"
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr "ABLEHNEN"
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr "ZURÜCKWEISEN"
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr "EINGRENZEN"
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "Irgendwo"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Firewall: Aufzeichnen"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Datei"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Bearbeiten"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Hilfe"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Dokumentation..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Online Hilfe erhalten …"
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Ein Problem melden..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Regeln</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Lauschbericht</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Ausgehend:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Eingehend:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Firewall: Einstellungen"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Protokollierung:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>ufw-Optionen</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Protokollierung"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Lauschbericht"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Benachrichtigungen anzeigen"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Gufw-Optionen</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Aktiviert"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Grafische Benutzeroberfläche für ufw"
+
+#~ msgid "IP Address"
+#~ msgstr "IP-Adresse"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Aktueller Status</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Entferne ausgewählte Regel"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Regel entfernen"
+
+#~ msgid "Show for server script"
+#~ msgstr "Für Server-Skript anzeigen"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Entferne alle Gufw-Protokolle"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 Das Gufw-Projekt"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Port (Bereich PortA:PortB)"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Firewall-Konfiguration"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Einzufügende Regelnummer"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Zum Erstellen eines Skriptes verwenden"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Fenster »Regel hinzufügen« anzeigen"
+
+#~ msgid "Unlock"
+#~ msgstr "Freigeben"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Zeigt neue Verbindungen im Lauschbericht"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Ports im Lauschstatus für TCP und im offenen Status für UDP.\n"
+#~ "Aktiviert: Verbraucht mehr CPU-Ressourcen."
+
+#~ msgid "Add Rule..."
+#~ msgstr "Regel hinzufügen..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Diese Anwendung übersetzen..."
+
+#~ msgid "Reload Rules"
+#~ msgstr "Regeln Neuladen"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Firewall: Über"
+
+#~ msgid "Log..."
+#~ msgstr "Log..."
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Firewall zurücksetzen..."

=== added file 'po/el.po'
--- po/el.po	1970-01-01 00:00:00 +0000
+++ po/el.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,424 @@
+# Greek translation for gui-ufw
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-06-26 01:12+0000\n"
+"Last-Translator: Fotis Tsamis <Unknown>\n"
+"Language-Team: Greek <el@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Προς"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Ενέργεια"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Από"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Επιλέξτε κανόνα(ες)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Αφαίρεση κανόνων..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Σφάλμα κατά την εκτέλεση λειτουργίας"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Ο κανόνας προστέθηκε"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Σφάλμα: Εισάγετε έναν αριθμό θύρας"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+"Σφάλμα: Το εύρος των θυρών μπορεί να οριστεί μόνο με τα πρωτόκολλα tcp ή udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Σφάλμα: Τα πεδία συμπληρώθηκαν λάθος"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Ενεργοποίηση τείχους προστασίας"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Απενεργοποίηση τείχους προστασίας"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Απαγόρευση όλης της ΕΙΣΕΡΧΟΜΕΝΗΣ κίνησης"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Απόρριψη όλης της ΕΙΣΕΡΧΟΜΕΝΗΣ κίνησης"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Αποδοχή όλης της ΕΙΣΕΡΧΟΜΕΝΗΣ κίνησης"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Άρνηση όλης της ΕΞΕΡΧΟΜΕΝΗΣ κίνησης"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Απόρριψη όλης της ΕΞΕΡΧΟΜΕΝΗΣ κίνησης"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Επιτρέψτε όλη την ΕΞΕΡΧΟΜΕΝΗ κίνηση"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Fotis Tsamis https://launchpad.net/~phantomas";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Θέλετε να συνεχίσετε;"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Αφαιρέθηκαν οι κανόνες και έγινε επαναφορά του τείχους προστασίας"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Τείχος προστασίας"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Εμφάνιση εκτεταμένων ενεργειών"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Προδιαμορφωμένη"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Απλό"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Προχωρημένες"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Αρχείο"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Επεξεργασία"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Βοήθεια"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Κανόνες</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Εξερχόμενη:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Εισερχόμενη:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Πραγματική Κατάσταση</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Ενεργοποιημένο"
+
+#~ msgid "IP Address"
+#~ msgstr "Διεύθυνση IP"
+
+#~ msgid "Show for server script"
+#~ msgstr "Εμφάνιση ακολουθίας εντολών για τον διακομιστή"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Γραφική διεπαφή χρήστη για το ufw"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Διαγραφή Κανόνα"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Ρύθμιση τείχους προστασίας"

=== added file 'po/en_AU.po'
--- po/en_AU.po	1970-01-01 00:00:00 +0000
+++ po/en_AU.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,470 @@
+# English (Australia) translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-01-23 03:49+0000\n"
+"Last-Translator: Hew McLachlan <hew.mclachlan@xxxxxxxxx>\n"
+"Language-Team: English (Australia) <en_AU@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "To"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Action"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "From"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protocol"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Port"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Address"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Application"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Select rule(s)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Removing rules..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Rule(s) removed"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Error performing operation"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Rule added"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Error: Insert a port number"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Error: Range ports only with tcp or udp protocol"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Error: Fields filled out incorrectly"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Wrong identification"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Enabled firewall"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Disabled firewall"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Deny all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Reject all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Allow all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Deny all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Reject all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Allow all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Hew McLachlan https://launchpad.net/~hew\n";
+"  Jeremy Bicha https://launchpad.net/~jbicha";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "This will remove all rules and disable the firewall!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Do you want to continue?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Reset Firewall"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Removed rules and reset firewall!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " on "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Firewall"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Show extended actions"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Preconfigured"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Port or service"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Simple"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Clean values in boxes"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "From:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "To:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Advanced"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_File"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Edit"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Help"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Documentation..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Get Help Online..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Report a Problem..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Rules</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Listening Report</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Outgoing:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Incoming:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Logging:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>ufw Options</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Logging"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Listening Report"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Show notifications"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Gufw Options</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Enabled"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Graphical user interface for ufw"
+
+#~ msgid "IP Address"
+#~ msgstr "IP Address"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Actual Status</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Remove selected rule"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Rule  number to insert"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 The Gufw project"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Add Rule..."
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Port (Range PortA:PortB)"
+
+#~ msgid "Log..."
+#~ msgstr "Log..."
+
+#~ msgid "Show for server script"
+#~ msgstr "Show for server script"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Use this for create a script"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Remove all Gufw log"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Remove Rule"
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Reset Firewall..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Translate This Application..."
+
+#~ msgid "Unlock"
+#~ msgstr "Unlock"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Show Add Rule window"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Will show new connections in Listening Report"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Firewall Configuration"

=== added file 'po/en_CA.po'
--- po/en_CA.po	1970-01-01 00:00:00 +0000
+++ po/en_CA.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,474 @@
+# English (Canada) translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-08-12 00:41+0000\n"
+"Last-Translator: Jeremy Bicha <jeremy@xxxxxxxxx>\n"
+"Language-Team: English (Canada) <en_CA@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "To"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Action"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "From"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protocol"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Port"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Address"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Application"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Select rule(s)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Removing rules..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Rule(s) removed"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Error performing operation"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Rule added"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Error: Insert a port number"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Error: Range ports only with tcp or udp protocol"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Error: Fields filled out incorrectly"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Wrong identification"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Enabled firewall"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Disabled firewall"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Deny all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Reject all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Allow all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Deny all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Reject all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Allow all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Dan Klassen https://launchpad.net/~danklassen\n";
+"  Jeremy Bicha https://launchpad.net/~jbicha\n";
+"  Pierre-Luc Charette https://launchpad.net/~klbsjpolp";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr "Reloaded ufw rules"
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "This will remove all rules and disable the firewall!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Do you want to continue?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Reset Firewall"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Removed rules and reset firewall!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " on "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Firewall"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Firewall: Add Rule"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Show extended actions"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Preconfigured"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Port or service"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Simple"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Clean values in boxes"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "From:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "To:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Advanced"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr "ALLOW IN"
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr "DENY IN"
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr "REJECT IN"
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr "LIMIT IN"
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr "ALLOW OUT"
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr "DENY OUT"
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr "REJECT OUT"
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr "LIMIT OUT"
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr "ALLOW"
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr "DENY"
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr "REJECT"
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr "LIMIT"
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "Anywhere"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Firewall: Log"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_File"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Edit"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Help"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Documentation..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Get Help Online..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Report a Problem..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Rules</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Listening Report</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Outgoing:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Incoming:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Firewall: Preferences"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Logging:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>ufw Options</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Logging"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Listening Report"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Show notifications"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Gufw Options</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Enabled"
+
+#~ msgid "IP Address"
+#~ msgstr "IP Address"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Graphic user interface for ufw"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Actual Status</b>"
+
+#~ msgid "Show for server script"
+#~ msgstr "Show for server script"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Rule  number to insert"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 The Gufw project"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Firewall: About"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Port (Range PortA:PortB)"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Use this for create a script"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Remove all Gufw log"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Remove Rule"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Add Rule..."
+
+#~ msgid "Log..."
+#~ msgstr "Log..."
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Reset Firewall..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Translate this application..."
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Remove selected rule"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Show Add Rule window"
+
+#~ msgid "Unlock"
+#~ msgstr "Unlock"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Will show new connections in Listening Report"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+
+#~ msgid "Reload Rules"
+#~ msgstr "Reload Rules"

=== added file 'po/en_GB.po'
--- po/en_GB.po	1970-01-01 00:00:00 +0000
+++ po/en_GB.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,476 @@
+# English (United Kingdom) translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-06-09 22:45+0000\n"
+"Last-Translator: Chris Woollard <cwoollard@xxxxxxxxx>\n"
+"Language-Team: English (United Kingdom) <en_GB@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "To"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Action"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "From"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protocol"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Port"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Address"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Application"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Select rule(s)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Removing rules..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Rule(s) removed"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Error performing operation"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Rule added"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Error: Insert port number"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Error: Range ports only with tcp or udp protocol"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Error: Fields filled out incorrectly"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Wrong identification"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Enabled firewall"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Disabled firewall"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Deny all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Reject all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Allow all INCOMING traffic"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Deny all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Reject all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Allow all OUTGOING traffic"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Chris Woollard https://launchpad.net/~cwoollard\n";
+"  Costales https://launchpad.net/~costales\n";
+"  James Thorrold https://launchpad.net/~jthorrold\n";
+"  Yigit Güneli https://launchpad.net/~yiit\n";
+"  rpr nospam https://launchpad.net/~rpr-nospam";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr "Reloaded ufw rules"
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "This will remove all rules and disable the firewall!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Do you want to continue?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Reset Firewall"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Removed rules and reset firewall!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " on "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Firewall"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Firewall: Add Rule"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Show extended actions"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Preconfigured"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Port or service"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Simple"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Clean values in boxes"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "From:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "To:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Advanced"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr "ALLOW IN"
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr "DENY IN"
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr "REJECT IN"
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr "LIMIT IN"
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr "ALLOW OUT"
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr "DENY OUT"
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr "REJECT OUT"
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr "LIMIT OUT"
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr "ALLOW"
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr "DENY"
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr "REJECT"
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr "LIMIT"
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "Anywhere"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Firewall: Log"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_File"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Edit"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Help"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Documentation..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Get Help Online..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Report a Problem..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Rules</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Listening Report</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Outgoing:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Incoming:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Firewall: Preferences"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Logging:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>ufw Options</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Logging"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Listening Report"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Show notifications"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Gufw Options</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Enabled"
+
+#~ msgid "IP Address"
+#~ msgstr "IP address"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Actual Status</b>"
+
+#~ msgid "Show for server script"
+#~ msgstr "Show for server script"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Graphic user interface for ufw"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Remove Rule"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Rule number to insert"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 The Gufw project"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Port (Range PortA:PortB)"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Add Rule..."
+
+#~ msgid "Log..."
+#~ msgstr "Log..."
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Reset Firewall..."
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Remove all Gufw log"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Use this for create a script"
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Translate This Application..."
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Remove selected rule"
+
+#~ msgid "Unlock"
+#~ msgstr "Unlock"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Show Add Rule window"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Will show new connections in Listening Report"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Firewall: About"
+
+#~ msgid "Reload Rules"
+#~ msgstr "Reload Rules"

=== added file 'po/eo.po'
--- po/eo.po	1970-01-01 00:00:00 +0000
+++ po/eo.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,476 @@
+# Esperanto translation for gui-ufw
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-06-01 12:24+0000\n"
+"Last-Translator: Michael Moroni <michael.moroni@xxxxxxxxxx>\n"
+"Language-Team: Esperanto <eo@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Al"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Ago"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "De"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokolo"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Konektejo"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Adreso"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Aplikaĵo"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Elekti regulo(j)n"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Foriganta regulojn..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Regulo(j) forigita(j)"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Eraro dum efektivigado de ago"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Regulo aldonita"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Eraro: Enmetu konektejnombron"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Eraro: Variejaj konektejoj nur kun TCP- aŭ UDP-protokoloj"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Eraro: kampoj malkorekte plenigitaj"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Malkorekta identigilo"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Enŝalti fajroŝirmilon"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Malŝalti fajroŝirmilon"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Malpermesi tutan ENIRANTAN trafikon"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Malakcepti tutan ENIRANTAN trafikon"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Permesi tutan ENIRANTAN trafikon"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Malpermesi tutan ELIRANTAN trafikon"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Malakcepti tutan ELIRANTAN trafikon"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Permesi tutan ELIRANTAN trafikon"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Michael Moroni https://launchpad.net/~airon90";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr "Reŝargitaj ufw-reguloj"
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "Ĉi tio forigos ĉiujn regulojn kaj malŝaltos la fajroŝirmilon"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Ĉu vi volas daŭrigi?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Reŝargi fajroŝirmilon"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Reguloj forigitaj kaj fajroŝirmilo reŝargita!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " en "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Fajroŝirmilo"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Fajroŝirmilo: Aldoni regulon"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Montri etenditajn agojn"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Apriore agordita"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Konektejo aŭ servo"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Simpla"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Vakigi valorojn en kestoj"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "De:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "Al:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Sperta"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr "PERMESI EN"
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr "MALPERMESI EN"
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr "MALAKCEPTI EN"
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr "LIMIGI EN"
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr "PERMESI EL"
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr "MALPERMESI EL"
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr "MALAKCEPTI EL"
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr "LIMIGI EL"
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr "PERMESI"
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr "MALPERMESI"
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr "MALAKCEPTI"
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr "LIMIGI"
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "Ĉie"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Fajroŝirmilo: Protokolo"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Dosiero"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "R_edakti"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Helpo"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Dokumentado..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Akiri retan helpon..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Raporti problemon…"
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Reguloj</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Aŭskultanta raporto</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Eliranta:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Eniranta:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Fajroŝirmilo: Agordoj"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Protokolado:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>Agordoj de ufw</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Protokolanta"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Aŭskultanta raporto"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Montri sciigojn"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Agordoj de Gufw</b>"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Enmetenda regulnombro"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 La projekto Gufw"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Fajroŝirmilo: Pri"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Grafika uzantinterfaco por ufw"
+
+#~ msgid "IP Address"
+#~ msgstr "IP-adreso"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Konektejo (Variejo KonektejoA:KonektejoB)"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Forigi regulon"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Aldoni regulon..."
+
+#~ msgid "Log..."
+#~ msgstr "Protokoloj..."
+
+#~ msgid "Show for server script"
+#~ msgstr "Montri skriptojn por serviloj"
+
+#~ msgid "Reload Rules"
+#~ msgstr "Reŝargi Regulojn"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Uzi ĉi tion por krei skripton"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Forigi ĉiujn Gufw-protokolojn"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Aktuala stato</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Enŝaltita"
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Reŝargi fajroŝirmilon..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Traduki ĉi tiun aplikaĵon…"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Forigi elektitan regulon"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Montri fenestron por \"Aldoni regulon\""
+
+#~ msgid "Unlock"
+#~ msgstr "Malŝlosi"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Montros novajn konektojn en Aŭskultanta raporto"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Konektejo en la aŭskultanta stato por TCP kaj en la malfermita stato por "
+#~ "UDP.\n"
+#~ "Enŝaltita: ĝi konsumos pli da CPU-risurcoj."
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Fajroŝirmilaj agordoj"

=== added file 'po/es.po'
--- po/es.po	1970-01-01 00:00:00 +0000
+++ po/es.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,486 @@
+# Spanish translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-08-18 10:35+0000\n"
+"Last-Translator: Costales <costales.marcos@xxxxxxxxx>\n"
+"Language-Team: Spanish <es@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "A"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Acción"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "De"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protocolo"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Puerto"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Dirección"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Aplicación"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Seleccionar regla(s)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Quitando reglas..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Regla(s) quitada(s)"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Error al realizar operación"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Regla añadida"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Error: Inserte un número de puerto"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Error: Rango de puertos únicamente con protocolos tcp o udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Error: Campos rellenados incorrectamente"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Identificación incorrecta"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Cortafuegos activado"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Cortafuegos desactivado"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Denegar todo el tráfico ENTRANTE"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Rechazar todo el tráfico ENTRANTE"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Permitir todo el tráfico ENTRANTE"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Denegar todo el tráfico SALIENTE"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Rechazar todo el tráfico SALIENTE"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Permitir todo el tráfico SALIENTE"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+"© 2008-2011 El Proyecto Gufw\n"
+"Logo escudo © 2007 Michael Spiegel"
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr "Interface gráfica de usuario para ufw"
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Costales https://launchpad.net/~costales\n";
+"  Edgar Polanco https://launchpad.net/~theboss-edgar14\n";
+"  Fitoschido https://launchpad.net/~fitoschido\n";
+"  Monkey https://launchpad.net/~monkey-libre\n";
+"  Pedro Carrasco https://launchpad.net/~blare82\n";
+"  Santi Martínez Cantelli https://launchpad.net/~cantelli\n";
+"  angvp https://launchpad.net/~angvp";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr "Reglas de ufw recargadas"
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "¡Esto eliminará todas las reglas y desactivará el cortafuegos!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "¿Quiere continuar?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Restablecer cortafuegos"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "¡Reglas eliminadas y cortafuegos reiniciado!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " en "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Cortafuegos"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Cortafuegos: Añadir Regla"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Mostrar acciones extendidas"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr "Número de regla donde insertar"
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Preconfigurada"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Puerto o servicio"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Simple"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Limpiar valores de las cajas"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "Desde:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr "Usa PuertoA:PuertoB para un rango de puertos"
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "A:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Avanzada"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr "PERMITIR ENTRADA"
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr "DENEGAR ENTRADA"
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr "RECHAZAR ENTRADA"
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr "LIMITAR ENTRADA"
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr "PERMITIR SALIDA"
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr "DENEGAR SALIDA"
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr "RECHAZAR SALIDA"
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr "LIMITAR SALIDA"
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr "PERMITIR"
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr "DENEGAR"
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr "RECHAZAR"
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr "LIMITAR"
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "Cualquier sitio"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Cortafuegos: Registro"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr "Mostrar como script para servidor"
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr "Mostarar en un formato simple que puede ser usado como script"
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr "Borrar todo el registro de Gufw"
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Archivo"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr "_Registro..."
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Editar"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr "_Añadir regla..."
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr "_Borrar regla"
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr "Recar_gar reglas"
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr "Re_setear cortafuegos..."
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Ayuda"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Documentación..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Obtener ayuda en línea..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Informar de un problema..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr "Traducir esta aplicación..."
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr "Añadir una regla..."
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr "Añadir"
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr "Borrar la regla/s seleccionada/s"
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr "Eliminar"
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr "Desbloquear el cortafuegos"
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Reglas</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Informe de escucha</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Saliente:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Entrante:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr "Estado"
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr "<b>Cortafuegos</b>"
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Cortafuegos: Preferencias"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Registro:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>Opciones de ufw</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Registro"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Informe de escucha"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+"Puertos en estado de escucha para TCP y estado abierto para UDP.\n"
+"Si está activo, consumirá más uso de CPU."
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Mostrar notificaciones"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+"Mostrar las notificaciones para conexiones nuevas en el Informe de Escucha"
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Opciones de Gufw</b>"
+
+#~ msgid "IP Address"
+#~ msgstr "Dirección IP"
+
+#~ msgid "Enabled"
+#~ msgstr "Activado"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Interfaz gráfica de usuario para ufw"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Estado actual</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Eliminar regla seleccionada"
+
+#~ msgid "Show for server script"
+#~ msgstr "Mostrar script servidor"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Borrar regla"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Añadir regla..."
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Borrar todo el registro de Gufw"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Número de regla a insertar"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 El proyecto Gufw"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Mostrará las nuevas conexiones del Informe de escucha"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Usar esto para crear un script"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Mostrar ventana Añadir Regla"
+
+#~ msgid "Unlock"
+#~ msgstr "Desbloquear"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Puertos en estado de escucha para TCP y estado abierto para UDP.\n"
+#~ "Activo: Consumirá más recursos de CPU."
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Puerto (Rango PuertoA:PuertoB)"
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Restablecer firewall..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Traducir esta aplicación..."
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Configuración del cortafuegos"
+
+#~ msgid "Log..."
+#~ msgstr "Registro..."
+
+#~ msgid "Firewall: About"
+#~ msgstr "Cortafuegos: Acerca de"
+
+#~ msgid "Reload Rules"
+#~ msgstr "Recargar reglas"

=== added file 'po/et.po'
--- po/et.po	1970-01-01 00:00:00 +0000
+++ po/et.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,400 @@
+# Estonian translation for gui-ufw
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-09-04 17:42+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Estonian <et@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr ""
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr ""
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr ""
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr ""
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr ""
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr ""
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr ""
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr ""
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr ""
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr ""
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr ""
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr ""
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr ""
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr ""
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr ""
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr ""
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr ""
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr ""
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr ""
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""

=== added file 'po/eu.po'
--- po/eu.po	1970-01-01 00:00:00 +0000
+++ po/eu.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,417 @@
+# Basque translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-03-07 15:24+0000\n"
+"Last-Translator: Mikel Pascual Aldabaldetreku <mikel.paskual@xxxxxxxxx>\n"
+"Language-Team: Basque <eu@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Nora"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Ekintza"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Nondik"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokoloa"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Hautatutako araua(k)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr ""
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Errorea ekintza burutzean"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Araua gehituta"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Errorea: Ataka-zenbakia sartu"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Errorea: utp edo udp protokolodun ataka-barrutia"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Errorea: Oker betetako eremuak"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "SARRERAKO trafiko guztia ukatu"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "SARRERAKO trafiko guztia ezetsi"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "SARRERAKO trafiko guztia onartu"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  stax https://launchpad.net/~unsegundo-yavoy";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Suhesia"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr ""
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Aurrekonfiguratuta"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Sinplea"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Aurreratua"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Fitxategia"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Editatu"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Laguntza"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Arauak</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr ""
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr ""
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "Enabled"
+#~ msgstr "Gaituta"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "\"ufw\"-rentzako erabiltzaile-interfaze grafikoa"
+
+#~ msgid "IP Address"
+#~ msgstr "IP Helbidea"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Oraingo Egoera</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Hautatutako araua kendu"

=== added file 'po/fi.po'
--- po/fi.po	1970-01-01 00:00:00 +0000
+++ po/fi.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,466 @@
+# Finnish translation for gui-ufw
+# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-04-15 23:32+0000\n"
+"Last-Translator: Jiri Grönroos <Unknown>\n"
+"Language-Team: Finnish <fi@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Mihin"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Toimenpide"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Mistä"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokolla"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Portti"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Osoite"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Sovellus"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Valitse säännöt"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Poistetaan säännöt..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Sääntö/säännöt poistettu"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Toimenpiteen suorituksessa tapahtui virhe"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Sääntö lisätty"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Virhe: syötä portin numero"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+"Virhe: porttivälin määrittäminen on mahdollista vain tcp- ja udp-"
+"yhteyskäytäntöjen kohdalla"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Virhe: kentät on täytetty väärin"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Palomuuri käytössä"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Palomuuri poissa käytöstä"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Estä kaikki SAAPUVA liikenne"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Torju kaikki SAAPUVA liikenne"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Salli kaikki SAAPUVA liikenne"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Estä kaikki LÄHTEVÄ liikenne"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Torju kaikki LÄHTEVÄ liikenne"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Salli kaikki LÄHTEVÄ liikenne"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Costales https://launchpad.net/~costales\n";
+"  Hannu Vilponen https://launchpad.net/~hannu-vilponen\n";
+"  Heikki Kulhia https://launchpad.net/~hessuk\n";
+"  Heikki Mäntysaari https://launchpad.net/~heikki-mantysaari\n";
+"  Jiri Grönroos https://launchpad.net/~jiri-gronroos";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+"Tämä toiminto poistaa kaikki säännöt ja asettaa palomuurin pois käytöstä!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Haluatko jatkaa?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Nollaa palomuuri"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Kaikki säännöt poistettu ja alkuperäisasetukset palautettu!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Palomuuri"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Palomuuri: lisää sääntö"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Näytä laajennetut toimintavaihtoehdot"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Esimääritetty"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Portti tai palvelu"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Yksinkertainen sääntö"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Tyhjennä kentät"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "Palomuurisääntö alkaen"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "Palomuurisääntö päättyen"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Laajennettu sääntö"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Palomuuri: loki"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Tiedosto"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Muokkaa"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Ohje"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Dokumentaatio..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Hae apua verkosta..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Raportoi ongelmasta..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Säännöt</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Tarkkailuraportti</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Lähtevä:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Saapuva:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Palomuuri: asetukset"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Lokitaso:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>ufw-asetukset</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Käytä lokia"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Kuunteluraportti"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Näytä ilmoitukset"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Gufw-asetukset</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Päällä"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Poista valittu sääntö"
+
+#~ msgid "IP Address"
+#~ msgstr "IP-osoite"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Graafinen käyttöliittymä ufw-palomuurille"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Palomuurin tila</b>"
+
+#~ msgid "Show for server script"
+#~ msgstr "Näytä komentorivikäskyinä"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Poista sääntö"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Lisää sääntö..."
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Palomuurialue (PortistaA:PorttiinB)"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Palomuurin asetukset"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 The Gufw project"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Palomuuri: tietoja"
+
+#~ msgid "Log..."
+#~ msgstr "Loki..."
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Nollaa palomuuri..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Käännä tämä ohjelma..."
+
+#~ msgid "Unlock"
+#~ msgstr "Avaa lukitus"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Tyhjennä koko loki"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Näytä uudet yhteydet kuunteluraportissa"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Näytä Lisää sääntö -ikkuna"

=== added file 'po/fo.po'
--- po/fo.po	1970-01-01 00:00:00 +0000
+++ po/fo.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,400 @@
+# Faroese translation for gui-ufw
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-06-12 15:35+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Faroese <fo@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr ""
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr ""
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr ""
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr ""
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr ""
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr ""
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr ""
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr ""
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr ""
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr ""
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr ""
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr ""
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr ""
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr ""
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr ""
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr ""
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr ""
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr ""
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr ""
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""

=== added file 'po/fr.po'
--- po/fr.po	1970-01-01 00:00:00 +0000
+++ po/fr.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,490 @@
+# French translations for PACKAGE package
+# Traductions françaises du paquet PACKAGE.
+# Copyright (C) 2008 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Marquinos <marcoscostales@xxxxxxxxx>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gufw 0.0.6\n"
+"Report-Msgid-Bugs-To: Marcos Alvarez Costales <marcoscostales@xxxxxxxxx>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-03-26 08:46+0000\n"
+"Last-Translator: anonymous <Unknown>\n"
+"Language-Team: French\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Destination"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Action"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Source"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protocole"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Port"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Adresse"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Application"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Sélectionner une ou plusieurs règles"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Suppression des règles en cours..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Règle(s) supprimée(s)"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Erreur lors de l'exécution de l'opération"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Règle ajoutée"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Erreur : indiquez un numéro de port"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Erreur : plage de ports seulement avec les protocoles tcp ou udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Erreur : champs remplis de manière incorrecte"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Mauvaise identification"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Pare-feu activé"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Pare-feu désactivé"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Refuser tout le trafic ENTRANT"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Rejeter tout le trafic ENTRANT"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Autoriser tout le trafic ENTRANT"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Refuser tout le trafic SORTANT"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Rejeter tout le trafic SORTANT"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Autoriser tout le trafic SORTANT"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  BriceF https://launchpad.net/~ubuntu077\n";
+"  Costales https://launchpad.net/~costales\n";
+"  Florent (LSc) https://launchpad.net/~lorkscorguar\n";
+"  Jean-François Fortin Tam https://launchpad.net/~kiddo\n";
+"  Marting https://launchpad.net/~marting\n";
+"  Nicolas DERIVE https://launchpad.net/~kalon33\n";
+"  Nicolas Delvaux https://launchpad.net/~malizor\n";
+"  Nizar Kerkeni https://launchpad.net/~nizarus\n";
+"  Psykotik https://launchpad.net/~linux-ikiru\n";
+"  Quentin Pagès https://launchpad.net/~kwentin\n";
+"  Rémi Héneault https://launchpad.net/~foux-dev\n";
+"  Thibault Févry https://launchpad.net/~thibaultfevry\n";
+"  Tugdualenligne https://launchpad.net/~josse-du-plessis\n";
+"  Yohann CHASTRE https://launchpad.net/~yohann-chastre\n";
+"  anonymous https://launchpad.net/~anonymous-deactivatedaccount-";
+"deactivatedaccount-deactivatedaccount\n"
+"  moimael https://launchpad.net/~moimael\n";
+"  nodiscc https://launchpad.net/~nodiscc";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "Ceci va supprimer toutes les règles et désactiver le pare-feu !"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Souhaitez-vous continuer ?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Réinitialiser le pare-feu"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Les règles ont été supprimées et le pare-feu a été réinitialisé."
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " sur "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Pare-feu"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Pare-feu : ajouter une règle"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Afficher les actions étendues"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Préconfigurée"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Port ou service"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Simple"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Effacer les valeurs des champs"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "Depuis :"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "Vers :"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Avancé"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Pare-feu : journal"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Fichier"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "Éditio_n"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Aide"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Documentation…"
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Obtenir de l'aide en ligne…"
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Signaler un bogue..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Règles</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Rapport d'écoute</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Sortant :"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Entrant :"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Pare-feu : préférences"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Journalisation :"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>Options de ufw</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Journalisation"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Rapport d'écoute"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Afficher les notifications"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Options de Gufw</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Activé"
+
+#~ msgid "IP Address"
+#~ msgstr "Adresse IP"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Interface graphique pour ufw"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>État actuel</b>"
+
+#~ msgid "Show for server script"
+#~ msgstr "Afficher (pour script)"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Supprimer une règle"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Utiliser ceci pour créer un script"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 Le projet Gufw"
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Traduire cette application…"
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Réinitialiser le pare-feu"
+
+#~ msgid "Unlock"
+#~ msgstr "Déverrouiller"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Configuration du pare-feu"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Numéro de la règle à insérer"
+
+#~ msgid "Firewall: About"
+#~ msgstr "À propos du pare-feu"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Port (plage PortA:PortB)"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Supprimer tous les journaux de Gufw"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Ajouter une régle…"
+
+#~ msgid "Log..."
+#~ msgstr "Journal…"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Supprimer la règle sélectionnée"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Afficher la fenêtre d'ajout de règles"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Affichera les nouvelles connexions dans le rapport d'écoute"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Les ports en état( d'écoute pour TCP et en état ouverts pour UDP.\n"
+#~ "Activé : consommera plus de ressources processeur."

=== added file 'po/gl.po'
--- po/gl.po	1970-01-01 00:00:00 +0000
+++ po/gl.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,424 @@
+# Galician translation for gui-ufw
+# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-10-15 11:50+0000\n"
+"Last-Translator: Gabriel Ferreiro <gbril9119@xxxxxxxxx>\n"
+"Language-Team: Galician <gl@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "A"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Acción"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Dende"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Seleccionar regra(s)"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Eliminando as regras..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Produciuse un erro ao executar a operación"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Regra engadida"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Erro: Insira un número de porto"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Erro: Rango de portos so co protocolo tcp ou udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Erro: Campos cubertos de forma incorrecta"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Firewall activado"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Firewall desactivado"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Denegar todo o tráfico ENTRANTE"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Rexeitar todo o tráfico ENTRANTE"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Permitir todo o tráfico ENTRANTE"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Denegar todo o tráfico SAÍNTE"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Rexeitar todo o tráfico SAÍNTE"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Permitir todo o tráfico SAÍNTE"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Miguel Anxo Bouzada https://launchpad.net/~mbouzada\n";
+"  keko https://launchpad.net/~keko-gl";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "¿Queres continuar?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "¡Regras borradas e firewall reiniciado!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Firewall"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Mostrar as accións extendidas"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Preconfigurado"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Sinxelo"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Avanzado"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "En calquer lugar"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Ficheiro"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Editar"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Axuda"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Regras</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Saínte:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Entrante:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Estado actual</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Activado"
+
+#~ msgid "IP Address"
+#~ msgstr "Enderezo IP"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Interface gráfica de usuario para ufw"
+
+#~ msgid "Show for server script"
+#~ msgstr "Mostrar para o script do servidor"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Suprimir regra"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Configuración da devasa"

=== added file 'po/he.po'
--- po/he.po	1970-01-01 00:00:00 +0000
+++ po/he.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,412 @@
+# Hebrew translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2009-02-23 17:45+0000\n"
+"Last-Translator: Mark Krapivner <mark125@xxxxxxxxx>\n"
+"Language-Team: Hebrew <he@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+"X-Poedit-Language: Hebrew\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "אל"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "פעולה"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "מאת"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "פרוטוקול"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr ""
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr ""
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "שגיאה בביצוע הפעולה"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr ""
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "שגיאה: הזן את מספר הפורט"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "שגיאה: השדות לא מולאו כראוי"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Mark Krapivner https://launchpad.net/~mark125";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr ""
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr ""
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "מוגדר מראש"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "פשוט"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "מתקדם"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_קובץ"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "ע_ריכה"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "ע_זרה"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr ""
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr ""
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr ""
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "Enabled"
+#~ msgstr "פעיל"
+
+#~ msgid "IP Address"
+#~ msgstr "כתובת IP"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "מנשק משתמש גרפי ל-ufw"

=== added file 'po/hr.po'
--- po/hr.po	1970-01-01 00:00:00 +0000
+++ po/hr.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,475 @@
+# Croatian translation for gui-ufw
+# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-03-05 21:26+0000\n"
+"Last-Translator: Saša Teković <Unknown>\n"
+"Language-Team: Croatian <hr@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Za"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Radnja"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Iz"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokol"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Port"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Adresa"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Aplikacija"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Odaberi pravilo/a"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Uklanjanje pravila..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Pravilo/a uklonjeno/a"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Greška pri izvođenju operacije"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Pravilo dodano"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Greška: Unesite broj ulaza"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Greška: Raspon ulaza samo s TCP ili UDP protokolom"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Greška: Polja su nepravilno ispunjena"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr "Pogrešna identifikacija"
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Omogućen vatrozid"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Onemogućen vatrozid"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Zabrani sav DOLAZNI promet"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Odbij sam DOLAZNI promet"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Dopusti sav DOLAZNI promet"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Zabrani sav ODLAZNI promet"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Odbij sav ODLAZNI promet"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Dopusti sav ODLAZNI promet"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Dino Lovaković https://launchpad.net/~dino-lovakovic\n";
+"  Saša Mofardin - Mofa https://launchpad.net/~sasa-mofardin\n";
+"  Saša Teković https://launchpad.net/~hseagle2015\n";
+"  rpr nospam https://launchpad.net/~rpr-nospam";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr "Ovo će ukloniti sva pravila i onesposobiti vatrozid!"
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Želite li nastaviti?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr "Ponovno pokrenuti vatrozid"
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr "Uklonjena pravila i ponovno pokrenut vatrozid!"
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " pri "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Vatrozid"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Vatrozid: Dodaj pravilo"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Prikaži proširene akcije"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Unaprijed podešeno"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Port ili servis"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Jednostavno"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr "Očistiti kučiće od vrijednosti"
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "From:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "Prema:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Napredno"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Vatrozid: Zapisnik"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Datoteka"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Uredi"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Pomoć"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Dokumentacija..."
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Potraži pomoć na Internetu..."
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Prijavi problem..."
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Pravila</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr "<b>Izvještaj Slušanja</b>"
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Odlazni:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Dolazni:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Vatrozid: Osobitosti"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Zapisivanje dnevnika:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>ufw mogućnosti</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Zapisivanje dnevnika"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr "Izvještaj slušanja"
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Prikaži obavjesti"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Gufw mogućnosti</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Omogućeno"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Stvarno stanje</b>"
+
+#~ msgid "IP Address"
+#~ msgstr "IP adresa"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Grafičko korisničko sučelje za ufw"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "Ukloni označeno pravilo"
+
+#~ msgid "Show for server script"
+#~ msgstr "Pokaži  za server skriptu"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Ukloni pravilo"
+
+#~ msgid "Remove all Gufw log"
+#~ msgstr "Ukloni sve Gufw dnevnike"
+
+#~ msgid "Rule  number to insert"
+#~ msgstr "Broj pravila za unos"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 Gufw projekt"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Port (raspon PortA:PortB)"
+
+#~ msgid "Use this for create a script"
+#~ msgstr "Koristiti ovo za stvaranje skripte"
+
+#~ msgid "Will show new connections in Listening Report"
+#~ msgstr "Prikazat će nove veze u izvještaju slušanja"
+
+#~ msgid "Show Add Rule window"
+#~ msgstr "Prikaži prozor za dodavanje pravila"
+
+#~ msgid "Unlock"
+#~ msgstr "Otključaj"
+
+#~ msgid ""
+#~ "Ports in the listening state for TCP and open state for UDP.\n"
+#~ "Enabled: Will consume more CPU resources."
+#~ msgstr ""
+#~ "Portovi u stanju slušanja za TCP i otvorenom stanju za UDP.\n"
+#~ "Omogućeno: trošit će više procesorskih resursa."
+
+#~ msgid "Add Rule..."
+#~ msgstr "Dodaj pravilo..."
+
+#~ msgid "Reset Firewall..."
+#~ msgstr "Ponovno pokreni vatrozid..."
+
+#~ msgid "Log..."
+#~ msgstr "Dnevnik..."
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Prevedi ovaj program..."
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Postavke vatrozida"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Vatrozid: O"

=== added file 'po/hrx.po'
--- po/hrx.po	1970-01-01 00:00:00 +0000
+++ po/hrx.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,405 @@
+# Hunsrik translation for gui-ufw
+# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2010-11-17 12:58+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Hunsrik <hrx@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr ""
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr ""
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr ""
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr ""
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr ""
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr ""
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr ""
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr ""
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr ""
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr ""
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Adriano Steffler https://launchpad.net/~adrianosteffler";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr ""
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr ""
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr ""
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr ""
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr ""
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr ""
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr ""
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr ""
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr ""
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr ""
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr ""
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr ""
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr ""
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Fajř-vannt-ʃtelluŋŋ"

=== added file 'po/hu.po'
--- po/hu.po	1970-01-01 00:00:00 +0000
+++ po/hu.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,451 @@
+# Hungarian translation for gui-ufw
+# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2011-03-14 14:22+0000\n"
+"Last-Translator: Sümegi Csaba <sumegics@xxxxxxxxx>\n"
+"Language-Team: Hungarian <hu@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Ide"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Művelet"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Innen"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokoll"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr "Port"
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr "Cím"
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr "Alkalmazás"
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Válasszon szabályokat"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr "Szabályok eltávolítása..."
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Szabály(ok) eltávolítva"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Hiba a művelet végrehajtása közben"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Szabály hozzáadva"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Hiba: Adjon meg egy portszámot"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr "Hiba: Porttartományok csak tcp-vel vagy udp-vel használhatók"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Hiba: A mezők hibásan lettek kitöltve"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr "Tűzfal engedélyezve"
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr "Tűzfal letiltva"
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Minden BEJÖVŐ forgalom megtagadása"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Minden BEJÖVŐ forgalom visszautasítása"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Minden BEJÖVŐ forgalom engedélyezése"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Minden KIMENŐ forgalom megtagadása"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Minden KIMENŐ forgalom visszautasítása"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Minden KIMENŐ forgalom engedélyezése"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Balázs Attila https://launchpad.net/~battila9\n";
+"  Freeman07 https://launchpad.net/~csatarij\n";
+"  Gabor Kelemen https://launchpad.net/~kelemeng\n";
+"  Krasznecz Zoltán https://launchpad.net/~krasznecz-zoltan\n";
+"  Sümegi Csaba https://launchpad.net/~sumegics";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr "Folytatja?"
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr " be "
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Tűzfal"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr "Tűzfal: Szabály hozzáadása"
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Részletes beállítási lehetőségek"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Előre beállított"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr "Port vagy szolgáltatás"
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Egyszerű"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr "Innen:"
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr "Ide:"
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Speciális"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr "Bárhol"
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr "Tűzfal: Napló"
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_Fájl"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "S_zerkesztés"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Súgó"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr "Dokumentáció…"
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr "Online segítség…"
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr "Hiba jelentése…"
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Szabályok</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Kimenő:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Bejövő:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr "Tűzfal: Beállítások"
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr "Naplózás:"
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr "<b>ufw beállításai</b>"
+
+#: data/ui/preferences.glade:163
+msgid "Logging"
+msgstr "Naplózás"
+
+#: data/ui/preferences.glade:181
+msgid "Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:186
+msgid ""
+"Ports in the listening state for TCP and open state for UDP.\n"
+"If enabled, will result in higher CPU usage."
+msgstr ""
+
+#: data/ui/preferences.glade:202
+msgid "Show notifications"
+msgstr "Értesítések megjelenítése"
+
+#: data/ui/preferences.glade:207
+msgid "Show notifications for new connections in Listening Report"
+msgstr ""
+
+#: data/ui/preferences.glade:246
+msgid "<b>Gufw Options</b>"
+msgstr "<b>Gufw beállításai</b>"
+
+#~ msgid "Enabled"
+#~ msgstr "Bekapcsolva"
+
+#~ msgid "<b>Actual Status</b>"
+#~ msgstr "<b>Aktuális állapot</b>"
+
+#~ msgid "Remove selected rule"
+#~ msgstr "A kiválasztott szabály eltávolítása"
+
+#~ msgid "Graphic user interface for ufw"
+#~ msgstr "Grafikus felhasználói felület az ufw-hez"
+
+#~ msgid "IP Address"
+#~ msgstr "IP-cím"
+
+#~ msgid "Show for server script"
+#~ msgstr "Megjelenítés a kiszolgáló-parancsfájlhoz"
+
+#~ msgid "Remove Rule"
+#~ msgstr "Szabály eltávolítása"
+
+#~ msgid "Firewall Configuration"
+#~ msgstr "Tűzfalbeállítás"
+
+#~ msgid "© 2008-2011 The Gufw project"
+#~ msgstr "© 2008-2011 The Gufw project"
+
+#~ msgid "Firewall: About"
+#~ msgstr "Tűzfal: Névjegy"
+
+#~ msgid "Port (Range PortA:PortB)"
+#~ msgstr "Port (tartomány: A-port:B-port)"
+
+#~ msgid "Add Rule..."
+#~ msgstr "Szabály hozzáadása…"
+
+#~ msgid "Log..."
+#~ msgstr "Napló…"
+
+#~ msgid "Translate This Application..."
+#~ msgstr "Ezen alkalmazás fordítása…"
+
+#~ msgid "Unlock"
+#~ msgstr "Feloldás"

=== added file 'po/id.po'
--- po/id.po	1970-01-01 00:00:00 +0000
+++ po/id.po	2012-05-02 19:18:20 +0000
@@ -0,0 +1,424 @@
+# Indonesian translation for gui-ufw
+# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
+# This file is distributed under the same license as the gui-ufw package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gui-ufw\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-08-18 12:30+0200\n"
+"PO-Revision-Date: 2009-12-03 22:28+0000\n"
+"Last-Translator: Hertatijanto Hartono <dvertx@xxxxxxxxx>\n"
+"Language-Team: Indonesian <id@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-08-18 10:36+0000\n"
+"X-Generator: Launchpad (build 13697)\n"
+
+#: gufw/view/guiGufw.py:136
+msgid "To"
+msgstr "Ke"
+
+#: gufw/view/guiGufw.py:140
+msgid "Action"
+msgstr "Tindakan"
+
+#: gufw/view/guiGufw.py:144
+msgid "From"
+msgstr "Dari"
+
+#: gufw/view/guiGufw.py:155
+msgid "Protocol"
+msgstr "Protokol"
+
+#: gufw/view/guiGufw.py:158
+msgid "Port"
+msgstr ""
+
+#: gufw/view/guiGufw.py:161
+msgid "Address"
+msgstr ""
+
+#: gufw/view/guiGufw.py:164
+msgid "Application"
+msgstr ""
+
+#: gufw/view/guiGufw.py:452
+msgid "Select rule(s)"
+msgstr "Pilih aturan"
+
+#: gufw/view/guiGufw.py:467
+msgid "Removing rules..."
+msgstr ""
+
+#: gufw/view/guiGufw.py:495
+msgid "Rule(s) removed"
+msgstr "Aturan dihapus"
+
+#: gufw/view/guiGufw.py:497 gufw/view/guiGufw.py:571 gufw/view/guiGufw.py:608
+#: gufw/view/guiGufw.py:673 gufw/view/guiGufw.py:734
+msgid "Error performing operation"
+msgstr "Terjadi kesalahan saat melakukan kegiatan"
+
+#: gufw/view/guiGufw.py:569 gufw/view/guiGufw.py:606 gufw/view/guiGufw.py:671
+#: gufw/view/guiGufw.py:732
+msgid "Rule added"
+msgstr "Aturan ditambahkan"
+
+#: gufw/view/guiGufw.py:661
+msgid "Error: Insert a port number"
+msgstr "Kesalahan: Masukkan nomor port"
+
+#: gufw/view/guiGufw.py:665 gufw/view/guiGufw.py:723 gufw/view/guiGufw.py:727
+msgid "Error: Range ports only with tcp or udp protocol"
+msgstr ""
+"Kesalahan: Port berjangkau hanya dapat digunakan dengan protokol tcp atau udp"
+
+#: gufw/view/guiGufw.py:719
+msgid "Error: Fields filled out incorrectly"
+msgstr "Kesalahan: Kolom diisi secara tidak benar"
+
+#: gufw/view/guiGufw.py:813
+msgid "Wrong identification"
+msgstr ""
+
+#: gufw/view/guiGufw.py:939
+msgid "Enabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:944
+msgid "Disabled firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:958
+msgid "Deny all INCOMING traffic"
+msgstr "Abaikan semua lalu-lintas yang DATANG"
+
+#: gufw/view/guiGufw.py:962
+msgid "Reject all INCOMING traffic"
+msgstr "Tolak semua lalu-lintas jaringan yang DATANG"
+
+#: gufw/view/guiGufw.py:966
+msgid "Allow all INCOMING traffic"
+msgstr "Izinkan semua lalu-lintas yang DATANG"
+
+#: gufw/view/guiGufw.py:980
+msgid "Deny all OUTGOING traffic"
+msgstr "Abaikan semua lalu-lintas yang KELUAR"
+
+#: gufw/view/guiGufw.py:984
+msgid "Reject all OUTGOING traffic"
+msgstr "Tolak semua lalu-lintas yang KELUAR"
+
+#: gufw/view/guiGufw.py:988
+msgid "Allow all OUTGOING traffic"
+msgstr "Izinkan semua lalu-lintas yang KELUAR"
+
+#: gufw/view/guiGufw.py:1034
+msgid ""
+"© 2008-2011 The Gufw Project\n"
+"Shield logo © 2007 Michael Spiegel"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1035
+msgid "Graphical user interface for ufw"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1055
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+"  Hertatijanto Hartono https://launchpad.net/~darkvertex";
+
+#: gufw/view/guiGufw.py:1094
+msgid "Reloaded ufw rules"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1101
+msgid "This will remove all rules and disable the firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1102
+msgid "Do you want to continue?"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1103
+msgid "Reset Firewall"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1112
+msgid "Removed rules and reset firewall!"
+msgstr ""
+
+#: gufw/view/guiGufw.py:1171 gufw/view/guiGufw.py:1173
+msgid " on "
+msgstr ""
+
+#: gufw/view/guiGufw.py:1203 data/ui/main.glade:71
+msgid "Firewall"
+msgstr "Firewall"
+
+#: data/ui/add.glade:12
+msgid "Firewall: Add Rule"
+msgstr ""
+
+#: data/ui/add.glade:28
+msgid "Show extended actions"
+msgstr "Tunjukkan tindakan lanjutan"
+
+#: data/ui/add.glade:133 data/ui/add.glade:292 data/ui/add.glade:443
+msgid "Rule number to insert"
+msgstr ""
+
+#: data/ui/add.glade:276
+msgid "Preconfigured"
+msgstr "Terkonfigurasi"
+
+#: data/ui/add.glade:312
+msgid "Port or service"
+msgstr ""
+
+#: data/ui/add.glade:426
+msgid "Simple"
+msgstr "Sederhana"
+
+#: data/ui/add.glade:543
+msgid "Clean values in boxes"
+msgstr ""
+
+#: data/ui/add.glade:567
+msgid "From:"
+msgstr ""
+
+#: data/ui/add.glade:598 data/ui/add.glade:645
+msgid "Use PortA:PortB for a port range."
+msgstr ""
+
+#: data/ui/add.glade:614
+msgid "To:"
+msgstr ""
+
+#: data/ui/add.glade:680
+msgid "Advanced"
+msgstr "Lanjutan"
+
+#: data/ui/extra_translations_no_distribute.glade:17
+msgid "ALLOW IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:24
+msgid "DENY IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:35
+msgid "REJECT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:46
+msgid "LIMIT IN"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:57
+msgid "ALLOW OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:68
+msgid "DENY OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:81
+msgid "REJECT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:94
+msgid "LIMIT OUT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:107
+msgid "ALLOW"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:118
+msgid "DENY"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:131
+msgid "REJECT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:144
+msgid "LIMIT"
+msgstr ""
+
+#: data/ui/extra_translations_no_distribute.glade:160
+msgid "Anywhere"
+msgstr ""
+
+#: data/ui/log.glade:7
+msgid "Firewall: Log"
+msgstr ""
+
+#: data/ui/log.glade:25
+msgid "Show as server script"
+msgstr ""
+
+#: data/ui/log.glade:30
+msgid "Show in a simpler format that can be used for scripting"
+msgstr ""
+
+#: data/ui/log.glade:49
+msgid "Remove all Gufw logs"
+msgstr ""
+
+#: data/ui/main.glade:87
+msgid "_File"
+msgstr "_File"
+
+#: data/ui/main.glade:95
+msgid "_Log..."
+msgstr ""
+
+#: data/ui/main.glade:132
+msgid "_Edit"
+msgstr "_Edit"
+
+#: data/ui/main.glade:140
+msgid "_Add Rule..."
+msgstr ""
+
+#: data/ui/main.glade:153
+msgid "Re_move Rule"
+msgstr ""
+
+#: data/ui/main.glade:174
+msgid "Re_load Rules"
+msgstr ""
+
+#: data/ui/main.glade:188
+msgid "Re_set Firewall..."
+msgstr ""
+
+#: data/ui/main.glade:228
+msgid "_Help"
+msgstr "_Bantuan"
+
+#: data/ui/main.glade:236
+msgid "Documentation..."
+msgstr ""
+
+#: data/ui/main.glade:256
+msgid "Get Help Online..."
+msgstr ""
+
+#: data/ui/main.glade:268
+msgid "Report a Problem..."
+msgstr ""
+
+#: data/ui/main.glade:280
+msgid "Translate this Application..."
+msgstr ""
+
+#: data/ui/main.glade:400
+msgid "Add a rule..."
+msgstr ""
+
+#: data/ui/main.glade:402
+msgid "Add"
+msgstr ""
+
+#: data/ui/main.glade:417
+msgid "Remove the selected rule(s)"
+msgstr ""
+
+#: data/ui/main.glade:419
+msgid "Remove"
+msgstr ""
+
+#: data/ui/main.glade:450
+msgid "Unlock the firewall"
+msgstr ""
+
+#: data/ui/main.glade:476
+msgid "<b>Rules</b>"
+msgstr "<b>Aturan</b>"
+
+#: data/ui/main.glade:531
+msgid "<b>Listening Report</b>"
+msgstr ""
+
+#: data/ui/main.glade:573
+msgid "Outgoing:"
+msgstr "Keluar:"
+
+#: data/ui/main.glade:587
+msgid "Incoming:"
+msgstr "Datang:"
+
+#: data/ui/main.glade:639
+msgid "Status"
+msgstr ""
+
+#: data/ui/main.glade:668
+msgid "<b>Firewall</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:8
+msgid "Firewall: Preferences"
+msgstr ""
+
+#: data/ui/preferences.glade:74
+msgid "Logging:"
+msgstr ""
+
+#: data/ui/preferences.glade:132
+msgid "<b>ufw Options</b>"
+msgstr ""
+
+#: data/ui/preferences.glade:163
+msg

Follow ups