kov changed libgksu/tags/1.9.2/, libgksu/tags/1.9.2/ChangeLog, libgksu/tags/1.9.2/ChangeLog, libgksu/tags/1.9.2/configure.ac, libgksu/tags/1.9.2/configure.ac, libgksu/tags/1.9.2/docs/libgksu-docs.sgml, libgksu/tags/1.9.2/docs/libgksu-docs.sgml, libgksu/tags/1.9.2/docs/libgksu-sections.txt, libgksu/tags/1.9.2/docs/libgksu-sections.txt, libgksu/tags/1.9.2/docs/libgksu-undocumented.txt, libgksu/tags/1.9.2/docs/libgksu-undocumented.txt, libgksu/tags/1.9.2/docs/tmpl/gksu-context.sgml, libgksu/tags/1.9.2/docs/tmpl/gksu-main.sgml, libgksu/tags/1.9.2/docs/tmpl/gksu-private.sgml, libgksu/tags/1.9.2/docs/tmpl/gksu-sections.txt.sgml, libgksu/tags/1.9.2/docs/tmpl/gksu-unused.sgml, libgksu/tags/1.9.2/docs/tmpl/gksu.sgml, libgksu/tags/1.9.2/docs/tmpl/libgksu-unused.sgml, libgksu/tags/1.9.2/docs/tmpl/libgksu.sgml, libgksu/tags/1.9.2/docs/tmpl/libgksu1.2-unused.sgml, libgksu/tags/1.9.2/docs/tmpl/object_index.sgml, libgksu/tags/1.9.2/docs/tmpl/tree_index.sgml, libgksu/tags/1.9.2/libgksu/Makefile.am, libgksu/tags/1.9.2/libgksu/Makefile.am, libgksu/tags/1.9.2/libgksu/libgksu.c, libgksu/tags/1.9.2/libgksu/libgksu.c, libgksu/tags/1.9.2/libgksuui/Makefile.am, libgksu/tags/1.9.2/libgksuui/Makefile.am, libgksu/tags/1.9.2/po/ChangeLog, libgksu/tags/1.9.2/po/ChangeLog, libgksu/tags/1.9.2/po/ca.po, libgksu/tags/1.9.2/po/ca.po, libgksu/tags/1.9.2/po/cs.po, libgksu/tags/1.9.2/po/cs.po, libgksu/tags/1.9.2/po/da.po, libgksu/tags/1.9.2/po/da.po, libgksu/tags/1.9.2/po/de.po, libgksu/tags/1.9.2/po/de.po, libgksu/tags/1.9.2/po/es.po, libgksu/tags/1.9.2/po/es.po, libgksu/tags/1.9.2/po/eu.po, libgksu/tags/1.9.2/po/eu.po, libgksu/tags/1.9.2/po/hu.po, libgksu/tags/1.9.2/po/hu.po, libgksu/tags/1.9.2/po/nb.po, libgksu/tags/1.9.2/po/nb.po, libgksu/tags/1.9.2/po/nl.po, libgksu/tags/1.9.2/po/nl.po, libgksu/tags/1.9.2/po/pl.po, libgksu/tags/1.9.2/po/pl.po, libgksu/tags/1.9.2/po/pt_BR.po, libgksu/tags/1.9.2/po/pt_BR.po, libgksu/tags/1.9.2/po/ro.po, libgksu/tags/1.9.2/po/ro.po, libgksu/tags/1.9.2/po/ru.po, libgksu/tags/1.9.2/po/ru.po, libgksu/tags/1.9.2/po/sk.po, libgksu/tags/1.9.2/po/sk.po

Gustavo Noronha kov at costa.debian.org
Mon May 1 11:49:36 UTC 2006


Mensagem de log: 
1.9.2 release

-----


Copied: libgksu/tags/1.9.2 (from rev 587, libgksu/trunk)

Deleted: libgksu/tags/1.9.2/ChangeLog
===================================================================
--- libgksu/trunk/ChangeLog	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/ChangeLog	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,1157 +0,0 @@
-2006-04-30  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu.c:
-	- provide an API for simply getting the password
-	- standardize the get methods that return string to
-	  return NULL if they were not set, and updated
-	  "docstrings" to fit;
-
-	* libgksuui/libgksu.{c,h}, libgksuui/gksuui-dialog.c:
-	- accepted changes from the Ubuntu people to make the dialog
-	  and messages be more beatiful; also provide an API that
-	  enables specifying a descriptional name for the command, that
-	  is used automatically in the message
-
-	* libgksuui/gksuui-dialog.c:
-	- do not center the label that is used to display
-	  the message
-
-2006-04-24  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu.c:
-	- use the internal context->sudo_mode to tell the
-	  ask_pass function if we're on su or sudo mode
-
-	* libgksu/libgksu.{c.h}:
-	- implemented the message setting and getting
-	  functions, and use the message that is given
-	  when creating the dialog
-
-	* Release 1.9.1
-
-2006-04-23  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu2.pc.in:
-	- add gnome-keyring-1 and gconf-2.0 as dependencies
-
-	* Release 1.9.0
-
-	* libgksu/test-gksu.c:
-	- display message before testing gksu_sudo_full, so we
-	  get a better picture of where stuff is happening
-	- add a test to the new gksu_run{,_full} API
-
-	* libgksu.c:
-	- use non-blocking read when looking for the sudo prompt,
-	  so that we won't get blocked if there is none; also,
-	  make sure the window is displayed
-	- (su) track that gnome keyring was used to enhance the pass_not_needed
-	  display logic; display it parallel to running the command, to match
-	  gksu_sudo_full behavior
-	- only print the password when on debug mode
-	- init sn_context with NULL, so non-SN-supporting users will
-	  not segfault when we check for the value
-
-	* libgksu/libgksu.{c,h}:
-	- new API gksu_run{,_full}, that is a generic way of using
-	  gksu functionality, leaving the choice of su or sudo backend
-	  to the gconf setting
-
-2006-04-16  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu.c:
-	- used suggestion by Benoît Dejean <benoit at placenet.org>
-	  to avoid buffer overflows on the debug code
-
-	* libgksu/libgksu.c:
-	- patch from Michael Vogt to fix corner condition which
-	  happens when fgets returns badly with a specific app
-
-2006-04-15  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu.c, libgksu/gksu-run-helper.c:
-	- check for xauth at /usr/bin (Xorg 7.0) and /usr/X11R6/bin
-	  (Xorg 6.9 and XFree86) [merged from trunk]
-
-2006-03-12  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksuui/gksuui-dialog.c:
-	- added UI for the gnome-keyring support in the main widget
-
-	* libgksu/libgksu.c:
-	- Preliminary support for gnome-keyring imported from the
-	  gksu app code; it now removes the password from the
-	  keyring in case it tries with it and fails
-
-2006-03-02  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- added dependency on libstartup-notification-1.0 to
-	  PKG_CHECK_MODULES; startup notification support has
-	  been added!
-
-	* libgksu/test-gksu.c:
-	- use the new location for xterm (FHS-compliant)
-
-	* libgksu/libgksu.c:
-	- integrated patch by Michael Vogt to support startup notfication
-	- added accessor methods for the GksuContext structure, I want it
-	  to be opaque
-
-	* libgksu/Makefile.am, libgksu/libgksu2.pc.in:
-	- misc fixes to build system
-
-2006-01-24  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksuui/gksuui-dialog.{c,h}:
-	- applied patch by Michael Vogt to report that capslock is enabled
-	  with small modifications
-
-2006-01-07  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu.c, docs/*:
-	- revamp documentation; gtk-doc-style comments added to
-	  functions and some fixes to return values were made to
-	  match the docs
-
-	* configure.ac, Makefile.am, others:
-	- revamping the i18n infra-structure; mainly removing
-	  local intl/ copy and updating files
-	- do not use local copies of m4 files in a m4/ directory
-
-	* configure.ac:
-	- do not create pkg-config files for libgksuui; it won't
-	  be installed anymore
-
-	* Make libgksuui a sub, static library for libgksu only.
-	- removed gksu-convenience stuff, that is not going to
-	  be used anymore
-
-2005-12-11  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Major design overhaul
-	- incorporating libgksuui
-	- no longer try to be UI independent; use GTK+ mercylessly
-	- incorporating gconf schema and settings handling
-	- massive API review, removal of most public functions;
-	  GksuContext is no longer a GObject-based object, no longer
-	  has many accessor functions for its data fields and is
-	  needed for the _full versions of the main API functions
-	  right now; this allows saner handling of password prompting
-	  and housekeeping
-
-	* gksu.schemas.in:
-	- remove always-ask-password for now, it will probably be
-	  replaced by something else when gnome-keyring is integrated
-
-	* intltoolized, modified some stuff for the package
-	  renaming to work
-
-	* libgksu/libgksu.c:
-	- integrated 'prompt before grab' support; also make the
-	  foce-grab configuration effective
-
-	* renaming files:
-	- libgksu/gksu-context.{c,h} -> libgksu/libgksu.{c,h}
-
-2005-11-23  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.3.7
-
-2005-11-17  Gustavo Noronha Silva  <kov at debian.org>
-
-        Following 4 fixes were done with information and help
-	provided by Benoît Dejean <benoit at placenet.org>; thanks!
-
-	* libgksu/gksu-context.c:
-	- change debug message for the case in which we can't find
-	  a password prompt
-
-	* libgksu/gksu-context.c:
-	- do not free the user component of the context struct
-	  twice
-
-	* libgksu/gksu-context.c:
-	- init buffer with {0} so that debuging information will
-	  not show crappy stuff for it
-
-	* libgksu/gksu-context.c:
-	- check if pass_not_needed is there before calling
-	  it on gksu_context_sudo_run_full
-
-2005-10-25  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.3.6
-
-2005-10-02  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- fix logic problem when checking if what was read does not
-	  start with "gksu" or "su" - thanks to Guilherme de S. Pastore
-          for spotting the problematic range of code (Debian bug #331124)
-
-2005-09-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.3.5
-
-	* libgksu/gksu-context.c:
-	- fixed some memory leaks which were added by lack of
-	  caution on my part =/
-
-2005-09-28  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.3.4
-
-	* relibtoolized with libtool --automake -c -f
-	  (Debian's libtool 1.5.20-1)
-
-	* configure.ac: bump version to 1.3.4
-
-	* libgksu/gksu-context.c:
-	- apply the same solution to handling error return
-	  checking to the su backend
-
-2005-09-21  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- handle 'not in sudoers' message (Ubuntu's #14922)
-
-2005-09-18  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- applied a patch to use /proc information to find out the
-	  name of the current child process to check if it was sudo
-	  who returned a failure code or the app we called on Linux
-	  systems; patch and modifications done to it were made by
-	  Michael Vogt and his advice, respectively (Ubuntu's #7517)
-
-2005-09-12  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- treat the command line to remove the quotes that may have
-	  been added by gksu's multi-argument processing code
-
-2005-08-20  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.{c,h}:
-	- improve error reporting for sudo; tries to detect if sudo
-	  reported that the user cannot run the command for that user
-
-2005-08-02  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.3.3
-
-	* libgksu/Makefile.am:
-	- undo soname change because I stepped back from breaking the ABI
-
-	* libgksu/gksu-context.{c,h}:
-	- leave ask_and_run as deprecated functions to let software which
-	  used it at some point in development keep building and running
-
-	* libgksu/gksu-context.{c,h}:
-	- replaced ask_and_run with run_full for both su and sudo; the
-	  new API function which accepts another callback function that
-	  allows the user application to do something if a password was
-	  not needed like, for example, warning the user
-
-2005-08-01  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c, libgksu/Makefile.am, configure.ac:
-	- revert inclusion of gnome-keyring support, which should
-	  actually go into the app, not the lib
-
-2005-07-21  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/Makefile.am:
-	- increased minor version number because of the adition
-	  to the API
-
-	* libgksu/gksu-context.{c,h}, libgksu/test-gksu.c:
-	- implemented the gksu_context_ask_and_run counterpart
-	  for sudo
-
-2005-07-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.3.2 - The "Helsinki" Release!
-
-	* libgksu/Makefile.am:
-	- increase library minor version because API was added without
-	  breaking ABI (yet! =D)
-
-	* libgksu/gksu-context.c:
-	- wrap the keyring callback in the ENABLE_GNOME_KEYRING
-	  ifdef
-
-	* libgksu/gksu-context.c, docs/libgksu1.2-sections.txt:
-	- make sure every public API function is documented
-
-	* libgksu/gksu-context.c:
-	- small fixes and improvements to some info and error messages
-
-	* libgksu/gksu-context.c:
-	- handle the droping of the \n echoed after password was given
-	  if a password needed to be given, so we have wheel trust and
-	  other situations in which you don't need a password handled
-	  correctly
-
-2005-07-13  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- kill su in try_su_run instead of simply sending a "\n" if it
-	  asks for password, so we improve speed and avoid dead locks
-
-	* libgksu/gksu-context.c:
-	- after-password conversation with helper improved quite a bit
-	  and made simpler; should fix some problems with gksu-run:
-	  strings coming out eventually and prevent some cases of dead
-	  locks
-
-	* libgksu/gksu-context.c:
-	- accepted patch by Aurelien Jacobs <aurel at gnuage.org> that
-	  moves the keyring_create_item_cb outside of the function
-	  which calls it, so gksu will not segfault on AMD64, which
-	  does not permit execution of the stack; this addresses
-	  Debian bugs #318031, #307975 and #314369.
-
-2005-07-12  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- also use the ECHO trick for try_su_run
-
-	* libgksu/gksu-context.c:
-	- OK, so the call to usleep must be inside the while loop so
-	  gksu won't be eating CPU time
-
-2005-07-11  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/test-gksu.c:
-	- fixed su_ask_pass declaration to include the GError** argument
-
-	* libgksu/gksu-context.c:
-	- init buf on gksu_context_ask_and_run with \0's so we don't get 
-	  random weird stuff at the first time we read something to it
-
-	* libgksu/gksu-context.c:
-	- better checking of whether a prompt is waiting for a password
-	  or not to figure out if a password is needed or not; this enhances
-	  the 'only ask for password if really needed' approach and is one 
-	  more step on addressing Debian's #246652; this required some 
-	  tweaking to the logic used in conversation with gksu-run-helper.
-
-	* libgksu/gksu-context.c:
-	- Fixed wording on xauth warning message so it will not use first
-	  person; this addresses Debian bug #309563.
-
-2005-07-09  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- kill sudo when trying validation and wait a bit before
-	  wait()'ing, so gksu gets blocked for less time
-
-2005-06-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.{c,h}:
-	- modified the password-asking function to receive a GError**
-	  so we have the possibility of creating a 'problem reporting'
-	  interface for it
-	- also, check the return value of the function and bail out
-	  if it is FALSE
-
-2005-06-28  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- make a gksu_context_ask_and_run that receives a function
-	  pointer to request password if needed (so you don't have
-	  to fill context->password beforehand)
-	* libgksu/test-gksu.c:
-	- also test the new API function
-
-2005-06-18  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.3.1
-
-	* libgksu/test-gksu.c:
-	- s/strings.h/string.h/
-
-	* libgksu/gksu-context.c:
-	- call try_su_run before the gnome-keyring test; this solves
-	  lots of issues I was work-arounding before
-
-	* libgksu/gksu-context.c:
-	- fixed password checking to correct number of chars to compare
-	  and close fdpty after the comparison so su will not be blocked
-	  trying to write to the terminal
-
-	* libgksu/gksu-context.c:
-	- avoid using the keyring if su will simply work without
-	  a password or if the password is not there at the time
-	  it needs to be saved
-	- nullify the password when entering try_need_password
-	  and if su will run without it (it may have been reset
-	  by try_gnome_keyring)
-
-	* libgksu/gksu-context.c:
-	- implemented a new test to simply try to run su and
-	  see what happens to check if we need a password
-	- the above involved some changes to the _run method
-	  so it won't simply bail out if a password is not
-	  supplied and will also be more careful while discarting
-	  su output, which will simply not exist in some cases
-
-2005-06-16  Gustavo Noronha Silva  <kov at debian.org>
-
-	* ligbksu/gksu-context.c:
-	- only save the password in the GNOME keyring if try_need_password
-	  has been called
-
-2005-06-15  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/test-gksu.c:
-	- use the new API function for testing if a sudo password
-	  is needed
-	- accept --su and --sudo arguments to try only su or sudo
-	  respectively
-
-	* libgksu/gksu-context.{c,h}:
-	- added a gksu_context_sudo_try_need_password to
-	  pre-check if we need a password; this uses sudo -v
-	  for now but will incorporate other ways of doing the
-	  check soon
-
-2005-06-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- added ro to ALL_LINGUAS
-
-2005-06-13  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.3.0
-
-2005-06-09  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac, libgksu/Makefile.am:
-	- changes based on the patch by Szilard Novaki to provide a
-	  --enable-gnome-keyring option to configure, disabled by
-	  default
-	- new development version (1.3.0), API/ABI will not really be
-	  guaranteed to be that stable from now on 'till 1.4
-
-	* docs/libgksu1.2-sections.txt:
-	- updated so that the new public API function will appear
-	  in the documentation
-
-	* libgksu/gksu-context.{c,h}:
-	- added new public API function gksu_context_try_need_pass
-	  to check if we need to request a password
-	  (API version went up to 0:1:0, keeping compatibility)
-	- implemented a method of getting a password from and saving 
-	  it to the gnome-keyring, based on a patch provided to
-	  gksu by Szilard Novaki <novaki at agmen-software.com>
-
-2005-06-01  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- added eu to ALL_LINGUAS
-
-2005-05-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- added sk and nl to ALL_LINGUAS
-
-2005-05-13  Miroslav Kure <kurem at debian.cz>
-
-        * configure.ac:
-        - added cs to ALL_LINGUAS
-
-2005-05-12  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- added pl to ALL_LINGUAS
-
-2005-05-07  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- accepted patch by Michael Vogt <mvogt at acm.org> to make the
-	  process which uses libgksu the session leader
-
-2005-04-27  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- added hu to ALL_LINGUAS
-
-	* configure.ac:
-	- renamed no_NB to nb on ALL_LINGUAS
-
-2005-04-05  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.2.6
-
-	* libgksu/gksu-context.c:
-	- use other tatic to grab xauth cookie to make XDM and
-	  remote users happy. Should address Debian bugs #280914
-	  and #245092.
-
-	* libgksu/gksu-context.c:
-	- applied patch from Michael Vogt to have correct perms
-	  on the .Xauthority file that is created for sudo
-
-	* libgksu/gksu-context.c:
-	- some code cleanup and minor glitches were fixed
-
-	* libgksu/gksu-run-helper.c:
-	- changes to set XAUTHORITY in a more sane way and
-	  call the real command separately
-
-2004-10-17  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.2.5a
-
-	* libgksu/gksu-context.c:
-	- (gksu_context_sudo_run): added some more debugging stuff 
-	  and fixed aditional space when checking if GNOME_SUDO_PASS 
-	  was received, now sudo functionality works again.
-	- (gksu_context_sudo_run): find out if password failed
-
-2004-10-16  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.2.5
-
-	* libgksu/gksu-context.c:
-	- (gksu_context_run): ignore first line when reading the 
-	  output of gksu-run-helper - this should fix Debian bug 
-	  #272133
-	- (gksu_context_sudo_run): fixed the command building
-	  so that -H will only be used if context->keep_env is
-	  set - fixes Debian bug #276720
-
-2004-10-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* ChangeLog:
-	- converted to UTF-8
-
-	* libgksu/gksu-context.c:
-	- prepare_xauth was modified to always get what comes after
-	  the ':' character, even if context->ssh_fwd is not set,
-	  thus making this variable unused for now... this probably
-	  fixed Debian bug #273819
-
-	* configure.ac:
-	- added no_NB to ALL_LINGUAS
-
-2004-09-07  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.2.4
-
-	* libgksu/gksu-context.c:
-	- applied patch by Martin Pitt <martin.pitt at canonical.com>
-	  to fix buffer overflows
-
-2004-08-15  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.2.3
-
-	* configure.ac:
-	- added ca to ALL_LINGUAS
-
-2004-06-24  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.2.2
-
-	* libgksu/gksu-context.h:
-	- added missing G_END_DECLS to fix C++ pre-processing
-	  (Debian bug #255607)
-
-2004-05-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.2.1
-
-2004-05-27  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu.ver, libgksu/Makefile.am:
-	- build the library with versioned symbols (thanks
-	  to Steve Langasek's [vorlon's] talk on "Escaping
-	  the dependency hell" at Debian Conference 4
-
-2004-05-18  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.2.0!
-
-	* libgksu/gksu-context.c:
-	- fixed string about Xauthority file already existing
-	  when being created for the target user
-
-	* docs/libgksu-sections.txt:
-	- removed the macros and the get_type function,
-	  added gksu_context_free
-
-	* libgksu/gksu-context.{c,h}:
-	- document GksuContext and gksu_context_free
-
-2004-05-05  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.1.5
-
-	* libgksu/gksu-context.{c,h}:
-	- new error for xauth stuff problems
-	- now gksu looks at the XAUTHORITY environment
-	  variable to get the source from which to copy
-	  the Xauthorization file.
-
-2004-04-11  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- more select->sleep to fix bugs in linux 2.6
-
-2004-03-28  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/test-gksu.c:
-	- changed the command that is called from ls to
-	  xterm
-
-	* libgksu/gksu-context.c:
-	- remove the password displaying debug stuff
-	  (it is not safe ;))
-	- add an usleep to wait 200 usecs on each loop
-	  on the while that prints messages... it seems
-	  like linux 2.6's select() does not want to
-	  wait =)
-
-2004-03-27  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-context.c:
-	- added some wait time before sending the
-	  password to su - the password was not
-	  being sent correctly without this.
-
-2004-03-21  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu.h, gksu-context.h:
-	- changed double quotes to <> in gksu.h,
-	  fixed double inclusion of glib.h and
-	  self-inclusion on gksu-context.h, thanks
-	  to Max Reinhold Jahnke for the later fix
-
-2004-03-19  Gustavo Noronha Silva  <kov at debian.org>
-
-	* COPYING, libgksu/*:
-	- change license to LGPL version 2
-
-2004-03-08  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-main*, libgksu/gksu-context*:
-	- moved -main stuff to -context, made the _run
-	  stuff be methods of the GksuContext object
-	  also wrote a get_type function to the enum
-	  to help bindings
-
-	* libgksu/gksu-context.{h,c}:
-	- removed title, message and icon related methods
-	  as they are now to be used with the gksuui-dialog
-	  widget available in libgksuui
-	- fixed problems with the naming of the GObject-related
-	  macros, so for example TYPE_GKSU_CONTEXT becomes
-	  GKSU_TYPE_CONTEXT -> I had misunderstood the docs and
-	  this seems to confuse the python binding generator
-
-2004-03-07  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/*:
-	- loads of reorganization and code fixing to have
-	  it support the new build system, etc
-
-	* separating libgksu into its own source package
-
-2004-03-05  gettextize  <bug-gnu-gettext at gnu.org>
-
-	* Makefile.am (SUBDIRS): Add intl.
-	(DIST_SUBDIRS): Add intl.
-	* configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
-
-2004-03-05  gettextize  <bug-gnu-gettext at gnu.org>
-
-	* Makefile.am (SUBDIRS): Add m4.
-	(DIST_SUBDIRS): Add m4.
-	(EXTRA_DIST): New variable.
-	* configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
-	(AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
-
-2004-02-03  Gustavo Noronha Silva  <kov at debian.org> [1.1.1]
-
-	* configure.ac:
-	- polished a bit
-
-	* libgksu/gksu-private.c:
-	- fixed wrong error checking (duh)
-
-	* libgksu/gksu-context.[ch]:
-	- new implementation of GksuContext, based on
-	  the GObject glib facility
-
-	* libgksu/libgksu.c, gksu/gksu.c:
-	- port to the new GObject-based GksuContext
-
-2004-02-02  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/gksu-private.c, libgksu-gksu-private.h:
-	- added a gksu_init_check function to init
-	  gtk
-
-	* libgksu/libgksu.c, libgksu/gksu.h:
-	- added printf-like format support for title and
-	  message setters
-	- call gksu_init_check on all the three main functions
-	  to make sure gtk will be inited
-
-2004-01-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* gksu/gksu.c:
-	- ported to the new API
-
-	* libgksu/libgksu.c, libgksu/gksu-private.c:
-	- more well-defined separation between exported
-	  and not export symbols (now even using the
-	  visibility __attribute__)
-	- new API, based on contexts, preparation for
-	  1.2
-
-	* gksu/gksuexec.c:
-	- accepted patch from Jorgen Viksell <jorgen.viksell at telia.com>
-	  to have gksuexec show a combo listing all the users on the
-	  system, thanks!
-
-2004-01-20  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.0.3
-
-	* libgksu/libgksu.c:
-	- fixed _gksu_conf->dir allocation for gksu_sudo_run
-	  to work
-
-	* libgksu/libgksu.c:
-	- added aditional error checking code to the xauth
-	  exec to avoid a segfault when it returns nothing
-	  patch by Doug Holland <meldroc at frii.com>
-
-2004-01-18  Gustavo Noronha Silva  <kov at debian.org>
-
-	* gksu/gksu.c, Makefile.am:
-	- added support to sudo, when called as 'gksudo'
-	- create the symlink on install
-
-2004-01-17  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.0.2
-
-2004-01-16  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu.c, libgksu/gksu.h:
-	- improved error checking
-	- improved error reporting on sudo related stuff
-	- added gksu_sudo_run, with sudo support
-
-	* remove the common directory and library, integrate
-	  the relevant parts into libgksu and gksu separately
-
-	* libgksu/libgksu.c, common/gksutils.c:
-	- incorporated code from gnome-sudo with some
-	  modifications to have gksu handle sudo, too
-	  untested, probably unstable code, needs testing
-	  to be exposed
-
-	* libgksu/Makefile.am:
-	- build the library with -fPIC, to allow prelinking
-
-	* configure.ac:
-	- added da to ALL_LINGUAS
-
-2004-01-15  Gustavo Noronha Silva  <kov at debian.org>
-
-	* libgksu/libgksu.c:
-	- Fixed problems with gksu closing the application
-	  when canceled
-	- gtk_init_check instead of gtk_init, to avoid failures
-	  killing the "parent" application	
-
-2004-01-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.0.1
-
-	* Major update on the documentation stuff
-
-	* Small corrections to the locale handling code
-
-2003-12-19  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.0.0
-
-	* introducing libgksu! I believe the code is stable
-	  enough for a 1.0 release -- althought the change to
-	  a library might be a big move, the code has not
-	  being changed a lot... let's see if the Debian
-	  unstable trial proves me wrong.
-
-2003-11-18  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.18
-
-	* src/gui.c:
-	- does not quit when grab fails, warns and continues...
-
-	* po/de.po:
-	- small fix, thanks to Michael Vogt <mvogt at acm.org>
-
-	* src/gksu-run-helper.c:
-	- fix bashism
-
-2003-11-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.17
-
-	* autogen.sh:
-	- use automake 1.7, instead of 1.6
-
-	* configure.ac, po/pl.po: 
-	- added polish translation, thanks to Emil <emil5 at go2.pl>
-
-	* src/gksu-run-helper.c:
-	- added, to help fix the stupid security bug
-
-	* src/gksu.{c,h}, src/su.c, src/xauth.c:
-	- modified to use the gksu-run-helper, which will
-	  fix the security bug in which the Xauth token
-	  appears on a ps auxwww
-
-2003-08-28  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.16
-
-2003-08-26  Gustavo Noronha Silva  <kov at debian.org>
-
-	* src/xauth.c:
-	- take care to take the MIT-MAGIC-COOKIE-1 from
-	  xauth list, XDM auth strings were biting gksu
-
-2003-08-08  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.15
-
-2003-08-06  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- added 'de' (German) to ALL_LINGUAS
-
-	* gksu.desktop, gksuexec.desktop:
-	- added German translation, thanks to:
-	  Sebastian Heinlein <sebastian.heinlein at campus.lmu.de>
-
-2003-07-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.14
-
-	* src/su.c:
-	- shows a nicer dialog with 'Wrong password.'
-	  instead of simply 'Child exited with error
-	  1' thingy if su returns 'Authentication failure'
-
-	* src/su.c:
-	- use >& to redirect instead of 2>&1 to make
-	  non-bash shells happy (Closes: #203386,
-	  #203387)
-
-2003-07-24  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.13
-
-	* README:
-	- some explanations added
-
-	* src/gui.c, src/su.c:
-	- some modifications on the default label that's 
-	  presented explaining why it wants the password,
-	  and in the label behavior, in general
-
-	* src/gksu.c, src/xauth.c:
-	- added --ssh-fwd option, which uses just the :x.x
-	  part of display when working with xauth, for gksu
-	  to work on ssh X11 forwarding 
-	  (Closes Debian bug: #202532)
-
-2003-07-23  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.12
-
-2003-07-22  Gustavo Noronha Silva  <kov at debian.org>
-
-	* src/xauth.c:
-	- added output about xauth token, file, directory and
-	  display, for debuging purposes (when --debug is enabled)
-	- fixed clean_dir to remove the directory if it is empty
-	  before clean_dir is called
-
-	* src/su.c:
-	- do not show xauth's output, unless --debug is given
-	- get rid of bashism when calling xauth by using the
-	  env command
-
-	* src/gksu.c:
-	- added a --debug option, to ask for more verbose
-	  output
-
-2003-07-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* man/gksu.1:
-	- fixed --icon position
-
-2003-06-14  gettextize  <bug-gnu-gettext at gnu.org>
-
-	* Makefile.am (ACLOCAL_AMFLAGS): New variable.
-	* configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
-	(AM_GNU_GETTEXT_VERSION): Bump to 0.12.1.
-
-2003-06-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.11
-
-	* Applied patch from Álvaro Peña <apg at esware.com>
-	  to HIG-ify gksu a bit more
-
-2003-05-24  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.10
-
-	* src/su.c:
-	- Why the hell do I want gksu to automaticaly go to
-	  background? Changed that, I guess that'll help
-	  lots of scripts.
-
-2003-05-10  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.9
-
-	* src/gksuexec.c:
-	- fixed the way the command is passed as argument
-	  to gksu to fix running programs with arguments (duh)
-
-2003-05-08  Gustavo Noronha Silva  <kov at debian.org>
-
-	* src/su.c:
-	- fixed bug which did not allow gksu to run programs
-	  with arguments like, say, 'emacs /etc/mozpluggerrc' =)
-
-2003-05-06  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac: added es.po to ALL_LINGUAS
-
-2003-05-02  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac: added ru.po to ALL_LINGUAS
-
-2003-04-05  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.8
-
-	* src/xauth.c:
-	- initialize 'xauth' to avoid problems with junk
-	  thanks to Alex Stewart <am2stewa at uwaterloo.ca>
-
-	* src/gui.c:
-	- wait a bit longer before checking for the effectiveness of
-	  the keyboard/mouse grab
-
-2003-03-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.7
-
-	* src/gksu.c, src/xauth.c:
-	- remove references to sudo, at least for now
-
-	* src/sudo.{c,h}:
-	- removed, no longer provide sudo functionality, it
-	  doesn't work as well as it should
-
-2003-03-28  Gustavo Noronha Silva  <kov at debian.org>
-
-	* src/su.c:
-	- use xauth information to make the magic work
-
-	* src/xauth.c:
-	- implement prepare_xauth_su to handle Xauth in a safer way,
-	  by using the 'xauth' program instead of a world readable
-	  .Xauthorization file
-	- move the old way of doing things to the prepare_xauth_sudo
-	  function... sudo is a difficult piece of software to handle
-
-	* src/gksu.c:
-	- moved as much xauth specific stuff as I could to xauth.c
-
-2003-02-01  Allan Douglas  <allan_douglas at gmx.net>
-
-	* src/sudo.c:
-	- cleanups
-	
-2003-01-31  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.1
-
-	* AUTHORS:
-	- added Allan Douglas
-
-2003-01-31  Allan Douglas  <allan_douglas at gmx.net>
-
-	* src/su.c:
-	- fixed the "missing output" bug
-
-2003-01-30  Allan Douglas  <allan_douglas at gmx.net>
-
-	* configure.ac:
-	- removed yacc dependency
-
-	* src/su.c:
-	- cleanups
-
-2003-01-30 Gustavo Noronha Silva   <kov at debian.org>
-
-	* src/su.c, src/sudo.c: 
-	- fixed some stuff pointed by my friend "o_0" =P
-
-	* src/gksuexec.c:
-	- has an 'advanced' dialog to select options
-	'login_shell' and '--preserv-env' for gksu
-
-2003-01-30  Gustavo Noronha Silva  <kov at debian.org>
-
-	* src/gksuexec.c:
-	- has an 'advanced' dialog to select options
-	  'login_shell' and '--preserv-env' for gksu
-
-2003-01-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* man/gksu.1:
-	- added reference for gksuexec command
-	- updated with the help of the 'help2man' command
-
-	* man/gksuexec.1: (new)
-	- wrote manpage to the new command
-
-	* man/Makefile.am: (new)
-	- install manpages
-
-	* src/gksu.c:
-	- fixed small and harmless segfault when free'ing
-	  conf.title
-	- accept -i, --icon to set window's icon
-	- print-pass' message no longer assumes root user
-
-	* src/gui.c:
-	- use gksu's icon at the window, instead of the
-	  question mark
-	- use conf.icon to set gksu window's icon
-
-2003-01-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.9.0
-
-	* src/gksuexec.c:
-	- a new program, a dialog to ask for other informations
-	  as a wrapper to gksu's command line
-
-	* src/util.{c,h}, src/gui.{c,h}:
-	- moved gk_dialog from gui to util to make it easier
-	  for gksuexec to use it
-
-	* gksuexec.desktop:
-	- new icon for GNOME, to run gksuexec
-
-2003-01-28  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.8.5
-
-	* src/su.c:
-	- does not ask for password when the real uid
-	  is 0 (see http://bugs.debian.org/178675)
-
-	* src/gksu.c:
-	- minor aesthetical fixes
-
-2003-01-22  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 0.8.4
-
-2003-01-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* src/Makefile.am:
-	- define DATA_DIR
-	- add optimization on compilation
-
-	* src/gui.c:
-	- set default windows icon (requires Gtk+2.2)
-
-	* gksu.png:
-	- new icon, from art.gnome.org, Authorization.png
-
-	* gksu.png -> gksu-terminal.png:
-	- renamed icon for gnome's desktop icon
-
-2003-01-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* 0.8.3 Release
-
-	* clean up to the build system, using autoconf
-	  2.50 and automake-1.6
-
-	* man/gksu.1:
-	- fixed WHATIS entry
-
-	* gksu.desktop, gksu.png:
-	- icon for GNOME's System menu, to open a terminal
-	  as the root user
-
-2003-01-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* 0.8.2 Release
-	- changed configure.in
-
-	* src/gksu.c:
-	- make reset environment the default, changed:
-	  reset-env, r to preserv-env, k
-	- make not login shell the default, again, it
-	  will make the Xauth stuff break... duh
-
-	* src/su.c, src/sudo.c:
-	- yes, yes, auto-background again =P
-
-	* src/gui.c:
-	- cleans the Xauth directory in case the dialog is
-	  canceled or closed
-	- changed buttons' positions to reflect the changes
-	  that happened to GNOME2
-
-	* src/gksu.c:
-	- made title more i18n friendly, fixed some small
-	  memory leaks
-
-	* po/pt_BR.po:
-	- updated translation
-
-2003-01-12  Gustavo Noronha Silva  <kov at debian.org>
-
-	* src/gksu.c:
-	- make login shell by default
-
-	* src/su.c, src/sudo.c:
-	- no grandchild, no auto-background anymore
-	- fixes on outputing things
-
-2002-08-13  gettextize  <bug-gnu-gettext at gnu.org>
-
-	* Makefile.am (SUBDIRS): Add m4.
-	(SUBDIRS): Remove intl.
-	(ACLOCAL_AMFLAGS): New variable.
-	(EXTRA_DIST): New variable.
-
-	* configure.in (AC_OUTPUT): Add m4/Makefile.
-
-2002-02-18  Gustavo Noronha Silva  <kov at debian.org>
-
-	* gksu: initial version.
-

Copied: libgksu/tags/1.9.2/ChangeLog (from rev 598, libgksu/trunk/ChangeLog)

Deleted: libgksu/tags/1.9.2/configure.ac
===================================================================
--- libgksu/trunk/configure.ac	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/configure.ac	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,86 +0,0 @@
-#                                               -*- Autoconf -*-
-# Process this file with autoconf to produce a configure script.
-
-AC_PREREQ(2.57)
-
-AC_INIT(libgksu, 1.9.1, kov at debian.org)
-AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
-AC_CONFIG_SRCDIR(libgksu/libgksu.c)
-AM_CONFIG_HEADER(config.h)
-
-MAJOR_VERSION=`echo $VERSION | cut -d '.' -f 1`
-MINOR_VERSION=`echo $VERSION | cut -d '.' -f 2`
-MICRO_VERSION=`echo $VERSION | cut -d '.' -f 3`
-
-# gettext domain
-AC_DEFINE(DOMAIN, ["libgksu2"], [gettext domain])
-
-AC_SUBST(MAJOR_VERSION)
-AC_SUBST(MINOR_VERSION)
-AC_SUBST(MICRO_VERSION)
-
-AM_MAINTAINER_MODE
-
-AC_DEFINE(PACKAGE, AC_PACKAGE_NAME, [package name])
-AC_DEFINE(VERSION, AC_PACKAGE_VERSION, [package version])
-
-# Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AC_PROG_LIBTOOL
-
-AC_PATH_PROG(GCONFTOOL, gconftool-2)
-AM_GCONF_SOURCE_2
-
-PKG_CHECK_MODULES(LIBGKSU, [gtk+-2.0 >= 2.4.0, gconf-2.0, libstartup-notification-1.0, gnome-keyring-1])
-
-# Checks for library functions.
-ALL_LINGUAS="ca cs da de es eu hu pl pt_BR ro ru sk nb nl"
-
-AC_DEFINE(GETTEXT_PACKAGE, AC_PACKAGE_NAME, [gettext package])
-GETTEXT_PACKAGE=AC_PACKAGE_NAME
-AC_SUBST(GETTEXT_PACKAGE)
-
-IT_PROG_INTLTOOL
-AM_GLIB_GNU_GETTEXT
-
-##################################################
-# Check for gtk-doc.
-##################################################
-
-AC_ARG_WITH(html-dir, [  --with-html-dir=PATH path to installed docs ])
-
-if test "x$with_html_dir" = "x" ; then
-  HTML_DIR='${datadir}/gtk-doc/html'
-else
-  HTML_DIR=$with_html_dir
-fi
-
-AC_SUBST(HTML_DIR)
-
-gtk_doc_min_version=1.0
-AC_MSG_CHECKING([gtk-doc version >= $gtk_doc_min_version])
-if pkg-config --atleast-version=$gtk_doc_min_version gtk-doc; then
-  AC_MSG_RESULT(yes)
-  GTKDOC=true
-else
-  AC_MSG_RESULT(no)
-  GTKDOC=false
-fi
-
-dnl Let people disable the gtk-doc stuff.
-AC_ARG_ENABLE(gtk-doc, [  --enable-gtk-doc  Use gtk-doc to build documentation [default=yes]], enable_gtk_doc="$enableval", enable_gtk_doc=yes)
-
-AM_CONDITIONAL(ENABLE_GTK_DOC, test x$enable_gtk_doc = xyes)
-AM_CONDITIONAL(GTK_DOC_USE_LIBTOOL, test x$use_libtool = xyes)
-# end of gtk-doc check
-
-AC_CONFIG_FILES([
-	Makefile
-	po/Makefile.in
-	libgksu/Makefile
-	libgksu/libgksu2.pc
-	libgksuui/Makefile
-	docs/Makefile
-	])
-AC_OUTPUT

Copied: libgksu/tags/1.9.2/configure.ac (from rev 598, libgksu/trunk/configure.ac)

Deleted: libgksu/tags/1.9.2/docs/libgksu-docs.sgml
===================================================================
--- libgksu/trunk/docs/libgksu-docs.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/libgksu-docs.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
-               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
-  <bookinfo>
-    <title>LibGKSu Reference Manual</title>
-  </bookinfo>
-
-  <chapter>
-    <title>Main Reference</title>
-    <xi:include href="xml/libgksu.xml"/>
-  </chapter>
-</book>

Copied: libgksu/tags/1.9.2/docs/libgksu-docs.sgml (from rev 592, libgksu/trunk/docs/libgksu-docs.sgml)

Deleted: libgksu/tags/1.9.2/docs/libgksu-sections.txt
===================================================================
--- libgksu/trunk/docs/libgksu-sections.txt	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/libgksu-sections.txt	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,27 +0,0 @@
-<SECTION>
-<FILE>libgksu</FILE>
-<TITLE>API Reference</TITLE>
-GksuError
-gksu_context_new
-gksu_context_set_user
-gksu_context_get_user
-gksu_context_set_command
-gksu_context_get_command
-gksu_context_set_keep_env
-gksu_context_get_keep_env
-gksu_context_set_message
-gksu_context_get_message
-gksu_context_set_login_shell
-gksu_context_get_login_shell
-gksu_context_set_grab
-gksu_context_get_grab
-gksu_context_set_debug
-gksu_context_get_debug
-gksu_context_free
-gksu_run
-gksu_run_full
-gksu_su
-gksu_su_full
-gksu_sudo
-gksu_sudo_full
-</SECTION>

Copied: libgksu/tags/1.9.2/docs/libgksu-sections.txt (from rev 592, libgksu/trunk/docs/libgksu-sections.txt)

Deleted: libgksu/tags/1.9.2/docs/libgksu-undocumented.txt
===================================================================
--- libgksu/trunk/docs/libgksu-undocumented.txt	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/libgksu-undocumented.txt	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,11 +0,0 @@
-88% symbol docs coverage.
-22 symbols documented.
-0 symbols incomplete.
-3 not documented.
-
-
-GksuError
-gksu_context_set_grab
-
-
-libgksu:Short_Description

Copied: libgksu/tags/1.9.2/docs/libgksu-undocumented.txt (from rev 592, libgksu/trunk/docs/libgksu-undocumented.txt)

Deleted: libgksu/tags/1.9.2/docs/tmpl/gksu-context.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/gksu-context.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/gksu-context.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,40 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-GksuContext - run programs as other users with su or sudo
-
-<!-- ##### SECTION Short_Description ##### -->
-Handler that contains all the necessary information for a 
-program to be run by the libgksu library.
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-Everything that is done by libgksu needs to know a lot of stuff
-about what to run, as what user to run and some more information,
-as X authentication information and such. All that information is
-contained in a GksuContext.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-For convenience Gtk+2.0 widgets to request the user's password take a
-look at libgksuui1.0 and its API reference.
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### FUNCTION gksu_context_new ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_context_free ##### -->
-<para>
-
-</para>
-
- at context: 
-
-

Deleted: libgksu/tags/1.9.2/docs/tmpl/gksu-main.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/gksu-main.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/gksu-main.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,16 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-gksu-main
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-

Deleted: libgksu/tags/1.9.2/docs/tmpl/gksu-private.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/gksu-private.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/gksu-private.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,16 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-gksu-private
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-

Deleted: libgksu/tags/1.9.2/docs/tmpl/gksu-sections.txt.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/gksu-sections.txt.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/gksu-sections.txt.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,217 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-Authorization stuff
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT GkConf ##### -->
-<para>
-This is the structure that holds most GKSu configuration
-settings but should not be accessed directly, use the
-getter/setter functions instead.
-</para>
-
- at xauth: 
- at display: 
- at title: 
- at message: 
- at icon: 
- at user: 
- at command: 
- at login_shell: 
- at keep_env: 
- at grab: 
- at debug: 
- at ssh_fwd: 
-
-<!-- ##### FUNCTION gksu_init ##### -->
-<para>
-
-</para>
-
- at argc: 
- at argv: 
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_title ##### -->
-<para>
-
-</para>
-
- at title: 
-
-
-<!-- ##### FUNCTION gksu_get_title ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_keep_env ##### -->
-<para>
-
-</para>
-
- at value: 
-
-
-<!-- ##### FUNCTION gksu_get_keep_env ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_icon ##### -->
-<para>
-
-</para>
-
- at icon: 
-
-
-<!-- ##### FUNCTION gksu_get_icon ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_message ##### -->
-<para>
-
-</para>
-
- at message: 
-
-
-<!-- ##### FUNCTION gksu_get_message ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_user ##### -->
-<para>
-
-</para>
-
- at username: 
-
-
-<!-- ##### FUNCTION gksu_get_user ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_grab ##### -->
-<para>
-
-</para>
-
- at value: 
-
-
-<!-- ##### FUNCTION gksu_get_grab ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_login_shell ##### -->
-<para>
-
-</para>
-
- at value: 
-
-
-<!-- ##### FUNCTION gksu_get_login_shell ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_ssh_fwd ##### -->
-<para>
-
-</para>
-
- at value: 
-
-
-<!-- ##### FUNCTION gksu_get_ssh_fwd ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_set_debug ##### -->
-<para>
-
-</para>
-
- at value: 
-
-
-<!-- ##### FUNCTION gksu_get_debug ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_secure_free ##### -->
-<para>
-
-</para>
-
- at string: 
-
-
-<!-- ##### FUNCTION gksu_ask_password ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-
-<!-- ##### FUNCTION gksu_run ##### -->
-<para>
-
-</para>
-
- at command: 
- at Returns: 
-
-

Deleted: libgksu/tags/1.9.2/docs/tmpl/gksu-unused.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/gksu-unused.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/gksu-unused.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,63 +0,0 @@
-<!-- ##### SECTION ./tmpl/gksu.sgml:Long_Description ##### -->
-<para>
-This is a library to help with authorization to run priviledged
-applications from within graphical programs.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu.sgml:See_Also ##### -->
-<para>
-You may also want to check kdesu, which does pretty much
-the same job for KDE as this library tries to do for Gtk+
-stuff.
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu.sgml:Short_Description ##### -->
-GKSu - Authorization library with a UI
-
-
-<!-- ##### SECTION ./tmpl/gksu.sgml:Title ##### -->
-gksu.c
-
-
-<!-- ##### SECTION ./tmpl/internals.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/internals.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/internals.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/internals.sgml:Title ##### -->
-GKSu Hackers Internals Guide
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:Title ##### -->
-GKSu Hackers Utility Functions Guide
-
-

Deleted: libgksu/tags/1.9.2/docs/tmpl/gksu.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/gksu.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/gksu.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,22 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-gksu.c
-
-<!-- ##### SECTION Short_Description ##### -->
-GKSu - Authorization library with a UI
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-This is a library to help with authorization to run priviledged
-applications from within graphical programs.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-You may also want to check kdesu, which does pretty much
-the same job for KDE as this library tries to do for Gtk+
-stuff.
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-

Copied: libgksu/tags/1.9.2/docs/tmpl/libgksu-unused.sgml (from rev 592, libgksu/trunk/docs/tmpl/libgksu-unused.sgml)

Copied: libgksu/tags/1.9.2/docs/tmpl/libgksu.sgml (from rev 592, libgksu/trunk/docs/tmpl/libgksu.sgml)

Deleted: libgksu/tags/1.9.2/docs/tmpl/libgksu1.2-unused.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/libgksu1.2-unused.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/libgksu1.2-unused.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,1497 +0,0 @@
-<!-- ##### SECTION ./tmpl/eval-plural.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/eval-plural.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/eval-plural.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/eval-plural.sgml:Title ##### -->
-eval-plural
-
-
-<!-- ##### SECTION ./tmpl/gettextP.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gettextP.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gettextP.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gettextP.sgml:Title ##### -->
-gettextP
-
-
-<!-- ##### SECTION ./tmpl/gksu-main.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-main.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-main.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gksu-main.sgml:Title ##### -->
-gksu-main
-
-
-<!-- ##### SECTION ./tmpl/gksu-private.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-private.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-private.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gksu-private.sgml:Title ##### -->
-gksu-private
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml.sgml.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml.sgml.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml.sgml.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml.sgml.sgml:Title ##### -->
-GKSu Hackers Utility Functions Guide
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml.sgml:Title ##### -->
-GKSu Hackers Internals Guide
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gksu-sections.txt.sgml:Title ##### -->
-Authorization stuff
-
-
-<!-- ##### SECTION ./tmpl/gksutil.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksutil.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gksutil.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gksutil.sgml:Title ##### -->
-gksutil
-
-
-<!-- ##### SECTION ./tmpl/gmo.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gmo.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/gmo.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/gmo.sgml:Title ##### -->
-gmo
-
-
-<!-- ##### SECTION ./tmpl/hash-string.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/hash-string.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/hash-string.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/hash-string.sgml:Title ##### -->
-hash-string
-
-
-<!-- ##### SECTION ./tmpl/internals.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/internals.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/internals.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/internals.sgml:Title ##### -->
-GKSu Hackers Internals Guide
-
-
-<!-- ##### SECTION ./tmpl/loadinfo.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/loadinfo.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/loadinfo.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/loadinfo.sgml:Title ##### -->
-loadinfo
-
-
-<!-- ##### SECTION ./tmpl/localcharset.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/localcharset.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/localcharset.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/localcharset.sgml:Title ##### -->
-localcharset
-
-
-<!-- ##### SECTION ./tmpl/os2compat.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/os2compat.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/os2compat.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/os2compat.sgml:Title ##### -->
-os2compat
-
-
-<!-- ##### SECTION ./tmpl/plural-exp.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/plural-exp.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/plural-exp.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/plural-exp.sgml:Title ##### -->
-plural-exp
-
-
-<!-- ##### SECTION ./tmpl/printf-args.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/printf-args.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/printf-args.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/printf-args.sgml:Title ##### -->
-printf-args
-
-
-<!-- ##### SECTION ./tmpl/printf-parse.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/printf-parse.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/printf-parse.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/printf-parse.sgml:Title ##### -->
-printf-parse
-
-
-<!-- ##### SECTION ./tmpl/relocatable.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/relocatable.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/relocatable.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/relocatable.sgml:Title ##### -->
-relocatable
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/util.sgml:Title ##### -->
-GKSu Hackers Utility Functions Guide
-
-
-<!-- ##### SECTION ./tmpl/vasnprintf.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/vasnprintf.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/vasnprintf.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/vasnprintf.sgml:Title ##### -->
-vasnprintf
-
-
-<!-- ##### SECTION ./tmpl/vasnwprintf.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/vasnwprintf.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/vasnwprintf.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/vasnwprintf.sgml:Title ##### -->
-vasnwprintf
-
-
-<!-- ##### SECTION ./tmpl/wprintf-parse.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/wprintf-parse.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/wprintf-parse.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/wprintf-parse.sgml:Title ##### -->
-wprintf-parse
-
-
-<!-- ##### SECTION ./tmpl/xsize.sgml:Long_Description ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/xsize.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/xsize.sgml:Short_Description ##### -->
-
-
-
-<!-- ##### SECTION ./tmpl/xsize.sgml:Title ##### -->
-xsize
-
-
-<!-- ##### MACRO ARG_NONE ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO CEN_AUDIENCE ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO CEN_REVISION ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO CEN_SPECIAL ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO CEN_SPECIFIC ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO CEN_SPONSOR ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION EXTRACT_PLURAL_EXPRESSION ##### -->
-<para>
-
-</para>
-
- at nullentry: 
- at pluralp: 
-
-<!-- ##### MACRO FLAG_ALT ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO FLAG_GROUP ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO FLAG_LEFT ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO FLAG_SHOWSIGN ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO FLAG_SPACE ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO FLAG_ZERO ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION FREE_EXPRESSION ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO GERMANIC_PLURAL ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO GKSU_CONTEXT ##### -->
-<para>
-
-</para>
-
- at obj: 
-
-<!-- ##### MACRO GKSU_CONTEXT_CLASS ##### -->
-<para>
-
-</para>
-
- at klass: 
-
-<!-- ##### MACRO GKSU_CONTEXT_GET_CLASS ##### -->
-<para>
-
-</para>
-
- at obj: 
-
-<!-- ##### MACRO GKSU_CONTEXT_TYPE ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO GKSU_IS_CONTEXT ##### -->
-<para>
-
-</para>
-
- at obj: 
-
-<!-- ##### MACRO GKSU_TYPE_CONTEXT ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### STRUCT GkConf ##### -->
-<para>
-This is the structure that holds most GKSu configuration
-settings but should not be accessed directly, use the
-getter/setter functions instead.
-</para>
-
- at xauth: 
- at display: 
- at title: 
- at message: 
- at icon: 
- at user: 
- at command: 
- at login_shell: 
- at keep_env: 
- at grab: 
- at debug: 
- at ssh_fwd: 
-
-<!-- ##### STRUCT GksuContext ##### -->
-<para>
-
-</para>
-
- at parent: 
- at xauth: 
- at dir: 
- at display: 
- at user: 
- at password: 
- at command: 
- at login_shell: 
- at keep_env: 
- at debug: 
- at ssh_fwd: 
-
-<!-- ##### MACRO HASHWORDBITS ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO HAVE_STRCASECMP ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO IS_GKSU_CONTEXT ##### -->
-<para>
-
-</para>
-
- at obj: 
-
-<!-- ##### MACRO LC_MESSAGES_COMPAT ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO LIBDIR ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO LOCALEDIR ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO LOCALE_ALIAS_PATH ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO MO_REVISION_NUMBER ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO MO_REVISION_NUMBER_WITH_SYSDEP_I ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO PATH_SEPARATOR ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO PLURAL_PARSE ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO RELOCATABLE_DLL_EXPORTED ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO SEGMENTS_END ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO SWAP ##### -->
-<para>
-
-</para>
-
- at i: 
-
-<!-- ##### MACRO TERRITORY ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO UINT_MAX ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO UINT_MAX_32_BITS ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO W ##### -->
-<para>
-
-</para>
-
- at flag: 
- at data: 
-
-<!-- ##### MACRO XPG_CODESET ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO XPG_MODIFIER ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO XPG_NORM_CODESET ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO XPG_SPECIFIC ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO ZERO ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ENUM arg_type ##### -->
-<para>
-
-</para>
-
- at TYPE_NONE: 
- at TYPE_SCHAR: 
- at TYPE_UCHAR: 
- at TYPE_SHORT: 
- at TYPE_USHORT: 
- at TYPE_INT: 
- at TYPE_UINT: 
- at TYPE_LONGINT: 
- at TYPE_ULONGINT: 
- at TYPE_ULONGLONGINT: 
- at TYPE_COUNT_SCHAR_POINTER: 
- at TYPE_COUNT_SHORT_POINTER: 
- at TYPE_COUNT_INT_POINTER: 
- at TYPE_COUNT_LONGINT_POINTER: 
- at TYPE_COUNT_LONGLONGINT_POINTER: 
-
-<!-- ##### FUNCTION ask_pass_ok_cb ##### -->
-<para>
-
-</para>
-
- at w: 
- at data: 
-
-<!-- ##### FUNCTION asnprintf ##### -->
-<para>
-
-</para>
-
- at resultbuf: 
- at lengthp: 
- at format: 
- at Returns: 
-
-<!-- ##### FUNCTION asnwprintf ##### -->
-<para>
-
-</para>
-
- at resultbuf: 
- at lengthp: 
- at format: 
- at Varargs: 
- at Returns: 
-
-<!-- ##### MACRO attribute_hidden ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION compute_curr_prefix ##### -->
-<para>
-
-</para>
-
- at orig_installprefix: 
- at orig_installdir: 
- at curr_pathname: 
- at Returns: 
-
-<!-- ##### FUNCTION conv_from_utf8 ##### -->
-<para>
-
-</para>
-
- at msg: 
- at Returns: 
-
-<!-- ##### FUNCTION conv_to_utf8 ##### -->
-<para>
-
-</para>
-
- at msg: 
- at Returns: 
-
-<!-- ##### FUNCTION copy ##### -->
-<para>
-
-</para>
-
- at fn: 
- at dir: 
-
-<!-- ##### FUNCTION full_write ##### -->
-<para>
-
-</para>
-
- at d: 
- at buf: 
- at nbytes: 
- at Returns: 
-
-<!-- ##### MACRO getenv ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION gk_dialog ##### -->
-<para>
-
-</para>
-
- at type: 
- at format: 
- at Varargs: 
-
-<!-- ##### FUNCTION gksu_ask_password ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_check_init ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_ask_and_run ##### -->
-<para>
-
-</para>
-
- at context: 
- at ask_pass: 
- at user_data: 
- at error: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_command ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_debug ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_grab ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_icon ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_keep_env ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_login_shell ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_message ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_password ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_ssh_fwd ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_title ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_type ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_get_user ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_run ##### -->
-<para>
-
-</para>
-
- at context: 
- at error: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_run_full ##### -->
-<para>
-
-</para>
-
- at context: 
- at ask_pass: 
- at user_data: 
- at pass_not_needed: 
- at pnn_user_data: 
- at error: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_set_command ##### -->
-<para>
-
-</para>
-
- at context: 
- at command: 
-
-<!-- ##### FUNCTION gksu_context_set_debug ##### -->
-<para>
-
-</para>
-
- at context: 
- at value: 
-
-<!-- ##### FUNCTION gksu_context_set_grab ##### -->
-<para>
-
-</para>
-
- at context: 
- at value: 
-
-<!-- ##### FUNCTION gksu_context_set_icon ##### -->
-<para>
-
-</para>
-
- at context: 
- at icon: 
-
-<!-- ##### FUNCTION gksu_context_set_keep_env ##### -->
-<para>
-
-</para>
-
- at context: 
- at value: 
-
-<!-- ##### FUNCTION gksu_context_set_login_shell ##### -->
-<para>
-
-</para>
-
- at context: 
- at value: 
-
-<!-- ##### FUNCTION gksu_context_set_message ##### -->
-<para>
-
-</para>
-
- at context: 
- at format: 
- at Varargs: 
-
-<!-- ##### FUNCTION gksu_context_set_password ##### -->
-<para>
-
-</para>
-
- at context: 
- at password: 
-
-<!-- ##### FUNCTION gksu_context_set_ssh_fwd ##### -->
-<para>
-
-</para>
-
- at context: 
- at value: 
-
-<!-- ##### FUNCTION gksu_context_set_title ##### -->
-<para>
-
-</para>
-
- at context: 
- at format: 
- at Varargs: 
-
-<!-- ##### FUNCTION gksu_context_set_user ##### -->
-<para>
-
-</para>
-
- at context: 
- at username: 
-
-<!-- ##### FUNCTION gksu_context_sudo_run ##### -->
-<para>
-
-</para>
-
- at context: 
- at error: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_sudo_run_full ##### -->
-<para>
-
-</para>
-
- at context: 
- at ask_pass: 
- at user_data: 
- at pass_not_needed: 
- at pnn_user_data: 
- at error: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_sudo_try_need_password ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_context_try_need_password ##### -->
-<para>
-
-</para>
-
- at context: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_conf ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_debug ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_grab ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_icon ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_keep_env ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_login_shell ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_message ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_ssh_fwd ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_title ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_get_user ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION gksu_init ##### -->
-<para>
-
-</para>
-
- at argc: 
- at argv: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_run ##### -->
-<para>
-
-</para>
-
- at command: 
- at Returns: 
-
-<!-- ##### FUNCTION gksu_secure_free ##### -->
-<para>
-
-</para>
-
- at string: 
-
-<!-- ##### FUNCTION gksu_set_debug ##### -->
-<para>
-
-</para>
-
- at value: 
-
-<!-- ##### FUNCTION gksu_set_grab ##### -->
-<para>
-
-</para>
-
- at value: 
-
-<!-- ##### FUNCTION gksu_set_icon ##### -->
-<para>
-
-</para>
-
- at icon: 
-
-<!-- ##### FUNCTION gksu_set_keep_env ##### -->
-<para>
-
-</para>
-
- at value: 
-
-<!-- ##### FUNCTION gksu_set_login_shell ##### -->
-<para>
-
-</para>
-
- at value: 
-
-<!-- ##### FUNCTION gksu_set_message ##### -->
-<para>
-
-</para>
-
- at message: 
-
-<!-- ##### FUNCTION gksu_set_ssh_fwd ##### -->
-<para>
-
-</para>
-
- at value: 
-
-<!-- ##### FUNCTION gksu_set_title ##### -->
-<para>
-
-</para>
-
- at title: 
-
-<!-- ##### FUNCTION gksu_set_user ##### -->
-<para>
-
-</para>
-
- at username: 
-
-<!-- ##### FUNCTION gksu_sudo_run ##### -->
-<para>
-
-</para>
-
- at context: 
- at error: 
- at Returns: 
- at command: 
- at password: 
-
-<!-- ##### FUNCTION if ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### MACRO internal_function ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION libintl_dcigettext ##### -->
-<para>
-
-</para>
-
- at __domainname: 
- at __msgid1: 
- at __msgid2: 
- at __plural: 
- at __n: 
- at __category: 
- at Returns: 
-
-<!-- ##### FUNCTION locale_charset ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### TYPEDEF nls_uint32 ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION plural_eval ##### -->
-<para>
-
-</para>
-
- at pexp: 
- at Returns: 
-
-<!-- ##### FUNCTION prepare_xauth ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION printf_fetchargs ##### -->
-<para>
-
-</para>
-
- at args: 
- at a: 
- at Returns: 
-
-<!-- ##### FUNCTION printf_parse ##### -->
-<para>
-
-</para>
-
- at format: 
- at d: 
- at a: 
- at Returns: 
-
-<!-- ##### FUNCTION relocate ##### -->
-<para>
-
-</para>
-
- at pathname: 
- at Returns: 
-
-<!-- ##### FUNCTION report_failed_grab ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO size_in_bounds_p ##### -->
-<para>
-
-</para>
-
- at SIZE: 
-
-<!-- ##### MACRO size_overflow_p ##### -->
-<para>
-
-</para>
-
- at SIZE: 
-
-<!-- ##### MACRO strcasecmp ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### MACRO strncasecmp ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION sudo_prepare_xauth ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### FUNCTION vasnprintf ##### -->
-<para>
-
-</para>
-
- at resultbuf: 
- at lengthp: 
- at format: 
- at Returns: 
-
-<!-- ##### FUNCTION vasnwprintf ##### -->
-<para>
-
-</para>
-
- at resultbuf: 
- at lengthp: 
- at format: 
- at args: 
- at Returns: 
-
-<!-- ##### FUNCTION wprintf_parse ##### -->
-<para>
-
-</para>
-
- at format: 
- at d: 
- at a: 
- at Returns: 
-
-<!-- ##### MACRO xcast_size_t ##### -->
-<para>
-
-</para>
-
- at N: 
-
-<!-- ##### FUNCTION xsum ##### -->
-<para>
-
-</para>
-
- at Returns: 
-
-<!-- ##### MACRO xtimes ##### -->
-<para>
-
-</para>
-
- at N: 
- at ELSIZE: 
-

Deleted: libgksu/tags/1.9.2/docs/tmpl/object_index.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/object_index.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/object_index.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,7 +0,0 @@
-<informaltable pgwide="1" frame="none">
-<tgroup cols="3">
-<colspec colwidth="1*"/>
-<colspec colwidth="1*"/>
-<colspec colwidth="1*"/>
-<tbody>
-</tbody></tgroup></informaltable>

Deleted: libgksu/tags/1.9.2/docs/tmpl/tree_index.sgml
===================================================================
--- libgksu/trunk/docs/tmpl/tree_index.sgml	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/docs/tmpl/tree_index.sgml	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,5 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE screen PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
-               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<screen>
-</screen>

Deleted: libgksu/tags/1.9.2/libgksu/Makefile.am
===================================================================
--- libgksu/trunk/libgksu/Makefile.am	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/libgksu/Makefile.am	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,32 +0,0 @@
-AM_CFLAGS = -g -O2 -Wall
-INCLUDES = ${LIBGKSU_CFLAGS}
-AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -DDATA_DIR=\"$(datadir)\" -DPREFIX=\"$(prefix)\"
-
-lib_LTLIBRARIES = libgksu2.la
-libgksu2_la_SOURCES = libgksu.c libgksu.h
-# 0.0.0 -> major.minor.micro
-# major -> breaks backward compatibility (changes to existing ABI)
-# minor -> keeps compatibility (additions to the API)
-# micro -> no change to the API/ABI
-libgksu2_la_LIBADD = ../libgksuui/libgksuui1.0.la
-libgksu2_la_LDFLAGS = -version-info 0:0:0 -Wl,--version-script=libgksu.ver -Wl,-O1 -lutil ${LIBGKSU_LIBS}
-
-noinst_HEADERS = defines.h
-
-include_HEADERS = gksu.h libgksu.h
-includedir = ${prefix}/include/${PACKAGE}
-
-pkgconfigdir = ${libdir}/pkgconfig
-pkgconfig_DATA = libgksu2.pc
-
-pkglibdir = ${libdir}/${PACKAGE}
-pkglib_PROGRAMS = gksu-run-helper
-gksu_run_helper_LDFLAGS = `pkg-config --libs glib-2.0`
-gksu_run_helper_SOURCES = gksu-run-helper.c
-
-noinst_PROGRAMS = test-gksu
-test_gksu_SOURCES = test-gksu.c
-test_gksu_LDADD = libgksu2.la
-test_gksu_LDFLAGS = `pkg-config --libs glib-2.0`
-
-EXTRA_DIST = libgksu.ver

Copied: libgksu/tags/1.9.2/libgksu/Makefile.am (from rev 590, libgksu/trunk/libgksu/Makefile.am)

Deleted: libgksu/tags/1.9.2/libgksu/libgksu.c
===================================================================
--- libgksu/trunk/libgksu/libgksu.c	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/libgksu/libgksu.c	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,2515 +0,0 @@
-/*
- * Gksu -- a library providing access to su functionality
- * Copyright (C) 2004 Gustavo Noronha Silva
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	 See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- */
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <string.h>
-#include <fcntl.h>
-#include <pty.h>
-#include <pwd.h>
-#include <sys/types.h>
-#include <sys/wait.h>
-#include <sys/stat.h>
-#include <sys/select.h>
-#include <errno.h>
-
-#define SN_API_NOT_YET_FROZEN
-#include <libsn/sn.h>
-
-#include <gtk/gtk.h>
-#include <locale.h>
-
-#include <gconf/gconf-client.h>
-#include <gnome-keyring.h>
-
-#include "defines.h"
-#include "../config.h"
-
-#include "libgksu.h"
-#include "../libgksuui/gksuui-dialog.h"
-
-GType
-gksu_error_get_type (void)
-{
-  static GType etype = 0;
-  if (etype == 0) {
-    static const GEnumValue values[] = {
-      { GKSU_ERROR_HELPER, "GKSU_ERROR_HELPER", "helper" },
-      { GKSU_ERROR_NOCOMMAND, "GKSU_ERROR_NOCOMMAND", "nocommand" },
-      { GKSU_ERROR_NOPASSWORD, "GKSU_ERROR_NOPASSWORD", "nopassword" },
-      { GKSU_ERROR_FORK, "GKSU_ERROR_FORK", "fork" },
-      { GKSU_ERROR_EXEC, "GKSU_ERROR_EXEC", "exec" },
-      { GKSU_ERROR_PIPE, "GKSU_ERROR_PIPE", "pipe" },
-      { GKSU_ERROR_PIPEREAD, "GKSU_ERROR_PIPEREAD", "piperead" },
-      { GKSU_ERROR_WRONGPASS, "GKSU_ERROR_WRONGPASS", "wrongpass" },
-      { GKSU_ERROR_CHILDFAILED, "GKSU_ERROR_CHILDFAILED", "childfailed" },
-      { 0, NULL, NULL }
-    };
-    etype = g_enum_register_static ("GksuError", values);
-  }
-  return etype;
-}
-
-static pid_t
-test_lock(const char* fname)
-{
-   int FD = open(fname, 0);
-   if(FD < 0) {
-      if(errno == ENOENT) {
-	 // File does not exist
-	 return 0;
-      } else {
-	 perror("open");
-	 return(-1);
-      }
-   }
-   struct flock fl;
-   fl.l_type = F_WRLCK;
-   fl.l_whence = SEEK_SET;
-   fl.l_start = 0;
-   fl.l_len = 0;
-   if (fcntl(FD, F_GETLK, &fl) < 0) {
-      g_critical("fcntl error");
-      close(FD);
-      return(-1);
-   }
-   close(FD);
-   // lock is available
-   if(fl.l_type == F_UNLCK)
-      return(0);
-   // file is locked by another process
-   return (fl.l_pid);
-}
-
-static int
-get_lock(const char *File)
-{
-   int FD = open(File,O_RDWR | O_CREAT | O_TRUNC,0640);
-   if (FD < 0)
-   {
-      // Read only .. cant have locking problems there.
-      if (errno == EROFS)
-      {
-	 g_warning(_("Not using locking for read only lock file %s"),File);
-	 return dup(0);       // Need something for the caller to close
-      }
-
-      // Feh.. We do this to distinguish the lock vs open case..
-      errno = EPERM;
-      return -1;
-   }
-   fcntl(FD,F_SETFD, FD_CLOEXEC);
-
-   // Aquire a write lock
-   struct flock fl;
-   fl.l_type = F_WRLCK;
-   fl.l_whence = SEEK_SET;
-   fl.l_start = 0;
-   fl.l_len = 0;
-   if (fcntl(FD,F_SETLK,&fl) == -1)
-   {
-      if (errno == ENOLCK)
-      {
-	 g_warning(_("Not using locking for nfs mounted lock file %s"), File);
-	 unlink(File);
-	 close(FD);
-	 return dup(0);       // Need something for the caller to close
-      }
-
-      int Tmp = errno;
-      close(FD);
-      errno = Tmp;
-      return -1;
-   }
-
-   return FD;
-}
-
-/*
- * code 'stolen' from gnome-session's logout.c
- *
- * Written by Owen Taylor <otaylor at redhat.com>
- * Copyright (C) Red Hat
- */
-typedef struct {
-  GdkScreen    *screen;
-  int           monitor;
-  GdkRectangle  area;
-  int           rowstride;
-  GdkWindow    *root_window;
-  GdkWindow    *draw_window;
-  GdkPixbuf    *start_pb, *end_pb, *frame;
-  guchar       *start_p, *end_p, *frame_p;
-  GTimeVal      start_time;
-  GdkGC        *gc;
-} FadeoutData;
-
-FadeoutData *fade_data = NULL;
-static GList *fadeout_windows = NULL;
-
-#define FADE_DURATION 500.0
-
-int
-gsm_screen_get_width (GdkScreen *screen,
-		      int        monitor)
-{
-	GdkRectangle geometry;
-
-	gdk_screen_get_monitor_geometry (screen, monitor, &geometry);
-
-	return geometry.width;
-}
-
-int
-gsm_screen_get_height (GdkScreen *screen,
-		       int        monitor)
-{
-	GdkRectangle geometry;
-
-	gdk_screen_get_monitor_geometry (screen, monitor, &geometry);
-
-	return geometry.height;
-}
-
-int
-gsm_screen_get_x (GdkScreen *screen,
-		  int        monitor)
-{
-	GdkRectangle geometry;
-
-	gdk_screen_get_monitor_geometry (screen, monitor, &geometry);
-
-	return geometry.x;
-}
-
-int
-gsm_screen_get_y (GdkScreen *screen,
-		  int        monitor)
-{
-	GdkRectangle geometry;
-
-	gdk_screen_get_monitor_geometry (screen, monitor, &geometry);
-
-	return geometry.y;
-}
-
-static void
-get_current_frame (FadeoutData *fadeout,
-		   double    sat)
-{
-  guchar *sp, *ep, *fp;
-  int i, j, width, offset;
-
-  width = fadeout->area.width * 3;
-  offset = 0;
-
-  for (i = 0; i < fadeout->area.height; i++)
-    {
-      sp = fadeout->start_p + offset;
-      ep = fadeout->end_p   + offset;
-      fp = fadeout->frame_p + offset;
-
-      for (j = 0; j < width; j += 3)
-	{
-	  guchar r = abs (*(sp++) - ep[0]);
-	  guchar g = abs (*(sp++) - ep[1]);
-	  guchar b = abs (*(sp++) - ep[2]);
-
-	  *(fp++) = *(ep++) + r * sat;
-	  *(fp++) = *(ep++) + g * sat;
-	  *(fp++) = *(ep++) + b * sat;
-	}
-
-      offset += fadeout->rowstride;
-    }
-}
-
-static void
-darken_pixbuf (GdkPixbuf *pb)
-{
-  int width, height, rowstride;
-  int i, j;
-  guchar *p, *pixels;
-
-  width     = gdk_pixbuf_get_width (pb) * 3;
-  height    = gdk_pixbuf_get_height (pb);
-  rowstride = gdk_pixbuf_get_rowstride (pb);
-  pixels    = gdk_pixbuf_get_pixels (pb);
-
-  for (i = 0; i < height; i++)
-    {
-      p = pixels + (i * rowstride);
-      for (j = 0; j < width; j++)
-	p [j] >>= 1;
-    }
-}
-
-static gboolean
-fadeout_callback (FadeoutData *fadeout)
-{
-  GTimeVal current_time;
-  double elapsed, percent;
-
-  g_get_current_time (&current_time);
-  elapsed = ((((double)current_time.tv_sec - fadeout->start_time.tv_sec) * G_USEC_PER_SEC +
-	      (current_time.tv_usec - fadeout->start_time.tv_usec))) / 1000.0;
-
-  if (elapsed < 0)
-    {
-      g_warning ("System clock seemed to go backwards?");
-      elapsed = G_MAXDOUBLE;
-    }
-
-  if (elapsed > FADE_DURATION)
-    {
-      gdk_draw_pixbuf (fadeout->draw_window,
-		       fadeout->gc,
-		       fadeout->end_pb,
-		       0, 0,
-		       0, 0,
-		       fadeout->area.width,
-		       fadeout->area.height,
-		       GDK_RGB_DITHER_NONE,
-		       0, 0);
-
-      return FALSE;
-    }
-
-  percent = elapsed / FADE_DURATION;
-
-  get_current_frame (fadeout, 1.0 - percent);
-  gdk_draw_pixbuf (fadeout->draw_window,
-		   fadeout->gc,
-		   fadeout->frame,
-		   0, 0,
-		   0, 0,
-		   fadeout->area.width,
-		   fadeout->area.height,
-		   GDK_RGB_DITHER_NONE,
-		   0, 0);
-
-  gdk_flush ();
-
-  return TRUE;
-}
-
-static void
-hide_fadeout_windows (void)
-{
-  GList *l;
-
-  for (l = fadeout_windows; l; l = l->next)
-    {
-      gdk_window_hide (GDK_WINDOW (l->data));
-      g_object_unref (l->data);
-    }
-
-  g_list_free (fadeout_windows);
-  fadeout_windows = NULL;
-}
-
-static gboolean
-fadein_callback (FadeoutData *fadeout)
-{
-  GTimeVal current_time;
-  double elapsed, percent;
-
-  g_get_current_time (&current_time);
-  elapsed = ((((double)current_time.tv_sec - fadeout->start_time.tv_sec) * G_USEC_PER_SEC +
-	      (current_time.tv_usec - fadeout->start_time.tv_usec))) / 1000.0;
-
-  if (elapsed < 0)
-    {
-      g_warning ("System clock seemed to go backwards?");
-      elapsed = G_MAXDOUBLE;
-    }
-
-  if (elapsed > FADE_DURATION)
-    {
-      gdk_draw_pixbuf (fadeout->draw_window,
-		       fadeout->gc,
-		       fadeout->end_pb,
-		       0, 0,
-		       0, 0,
-		       fadeout->area.width,
-		       fadeout->area.height,
-		       GDK_RGB_DITHER_NONE,
-		       0, 0);
-
-      g_object_unref (fadeout->gc);
-      g_object_unref (fadeout->start_pb);
-      g_object_unref (fadeout->end_pb);
-      g_object_unref (fadeout->frame);
-
-      g_free (fadeout);
-
-      hide_fadeout_windows ();
-
-      return FALSE;
-    }
-
-  percent = elapsed / FADE_DURATION;
-
-  get_current_frame (fadeout, percent);
-  gdk_draw_pixbuf (fadeout->draw_window,
-		   fadeout->gc,
-		   fadeout->frame,
-		   0, 0,
-		   0, 0,
-		   fadeout->area.width,
-		   fadeout->area.height,
-		   GDK_RGB_DITHER_NONE,
-		   0, 0);
-
-  gdk_flush ();
-
-  return TRUE;
-}
-
-static void
-fadeout_screen (GdkScreen *screen,
-		int        monitor)
-{
-  GdkWindowAttr attr;
-  int attr_mask;
-  GdkGCValues values;
-  FadeoutData *fadeout;
-
-  fadeout = g_new (FadeoutData, 1);
-
-  fadeout->screen = screen;
-  fadeout->monitor = monitor;
-
-  fadeout->area.x = gsm_screen_get_x (screen, monitor);
-  fadeout->area.y = gsm_screen_get_y (screen, monitor);
-  fadeout->area.width = gsm_screen_get_width (screen, monitor);
-  fadeout->area.height = gsm_screen_get_height (screen, monitor);
-
-  fadeout->root_window = gdk_screen_get_root_window (screen);
-  attr.window_type = GDK_WINDOW_CHILD;
-  attr.x = fadeout->area.x;
-  attr.y = fadeout->area.y;
-  attr.width = fadeout->area.width;
-  attr.height = fadeout->area.height;
-  attr.wclass = GDK_INPUT_OUTPUT;
-  attr.visual = gdk_screen_get_system_visual (fadeout->screen);
-  attr.colormap = gdk_screen_get_default_colormap (fadeout->screen);
-  attr.override_redirect = TRUE;
-  attr_mask = GDK_WA_X | GDK_WA_Y | GDK_WA_VISUAL | GDK_WA_COLORMAP | GDK_WA_NOREDIR;
-
-  fadeout->draw_window = gdk_window_new (fadeout->root_window, &attr, attr_mask);
-  fadeout_windows = g_list_prepend (fadeout_windows, fadeout->draw_window);
-
-  fadeout->start_pb = gdk_pixbuf_get_from_drawable (NULL,
-						    fadeout->root_window,
-						    NULL,
-						    fadeout->area.x,
-						    fadeout->area.y,
-						    0, 0,
-						    fadeout->area.width,
-						    fadeout->area.height);
-
-  fadeout->end_pb = gdk_pixbuf_copy (fadeout->start_pb);
-  darken_pixbuf (fadeout->end_pb);
-
-  fadeout->frame = gdk_pixbuf_copy (fadeout->start_pb);
-  fadeout->rowstride = gdk_pixbuf_get_rowstride (fadeout->start_pb);
-
-  fadeout->start_p = gdk_pixbuf_get_pixels (fadeout->start_pb);
-  fadeout->end_p   = gdk_pixbuf_get_pixels (fadeout->end_pb);
-  fadeout->frame_p = gdk_pixbuf_get_pixels (fadeout->frame);
-
-  values.subwindow_mode = GDK_INCLUDE_INFERIORS;
-
-  fadeout->gc = gdk_gc_new_with_values (fadeout->root_window, &values, GDK_GC_SUBWINDOW);
-
-  gdk_window_set_back_pixmap (fadeout->draw_window, NULL, FALSE);
-  gdk_window_show (fadeout->draw_window);
-  gdk_draw_pixbuf (fadeout->draw_window,
-		   fadeout->gc,
-		   fadeout->frame,
-		   0, 0,
-		   0, 0,
-		   fadeout->area.width,
-		   fadeout->area.height,
-		   GDK_RGB_DITHER_NONE,
-		   0, 0);
-
-  g_get_current_time (&fadeout->start_time);
-  g_idle_add ((GSourceFunc) fadeout_callback, fadeout);
-
-  fade_data = fadeout;
-}
-
-/* End of 'stolen' code */
-
-#define GRAB_TRIES	16
-#define GRAB_WAIT	250 /* milliseconds */
-
-typedef enum
-  {
-    FAILED_GRAB_MOUSE,
-    FAILED_GRAB_KEYBOARD
-  } FailedGrabWhat;
-
-void
-report_failed_grab (FailedGrabWhat what)
-{
-  GtkWidget *dialog;
-
-  dialog = g_object_new (GTK_TYPE_MESSAGE_DIALOG,
-			 "message-type", GTK_MESSAGE_WARNING,
-			 "buttons", GTK_BUTTONS_CLOSE,
-			 NULL);
-
-  switch (what)
-    {
-    case FAILED_GRAB_MOUSE:
-      gtk_message_dialog_set_markup (GTK_MESSAGE_DIALOG(dialog),
-				     _("<b>Could not grab your mouse.</b>\n\n"
-				       "A malicious client may be eavesdropping\n"
-				       "on your session or you may have just clicked\n"
-				       "a menu or some application just decided to get\n"
-				       "focus.\n\n"
-				       "Try again."));
-
-      break;
-    case FAILED_GRAB_KEYBOARD:
-      gtk_message_dialog_set_markup (GTK_MESSAGE_DIALOG(dialog),
-				     _("Could not grab your keyboard.\n"
-				       "A malicious client may be eavesdropping\n"
-				       "on your session or you may have just clicked\n"
-				       "a menu or some application just decided to get\n"
-				       "focus.\n\n"
-				       "Try again."));
-      break;
-    }
-
-  gtk_window_set_keep_above(GTK_WINDOW(dialog), TRUE);
-  gtk_dialog_run (GTK_DIALOG(dialog));
-  gtk_widget_destroy (dialog);
-
-  while (gtk_events_pending ())
-    gtk_main_iteration ();
-
-}
-
-int
-grab_keyboard_and_mouse (GtkWidget *dialog)
-{
-  GdkGrabStatus status;
-  gint grab_tries = 0;
-  gint lock = -1;
-
-  gchar *fname = g_strdup_printf ("%s/.gksu.lock", getenv ("HOME"));
-  pid_t pid = test_lock (fname);
-
-  if (pid != 0)
-    {
-      g_warning ("Lock taken by pid: %i. Exiting.", pid);
-      exit (0);
-    }
-
-  lock = get_lock(fname);
-  if( lock < 0)
-    g_warning ("Unable to create lock file.");
-  g_free (fname);
-
-  fadeout_screen (gdk_screen_get_default (), 0);
-  gtk_widget_show_all (dialog);
-
-  /* reset cursor */
-  gdk_window_set_cursor(dialog->window, gdk_cursor_new(GDK_LEFT_PTR));
-
-  for(;;)
-    {
-      status = gdk_pointer_grab ((GTK_WIDGET(dialog))->window, TRUE, 0, NULL,
-				 NULL, GDK_CURRENT_TIME);
-      if (status == GDK_GRAB_SUCCESS)
-	break;
-      usleep (GRAB_WAIT * 1000);
-      if (++grab_tries > GRAB_TRIES)
-	{
-	  gtk_widget_hide (dialog);
-	  g_get_current_time (&fade_data->start_time);
-	  while (fadein_callback (fade_data) != FALSE);
-	  report_failed_grab (FAILED_GRAB_MOUSE);
-	  exit (1);
-	  break;
-	}
-    }
-
-  for(;;)
-    {
-      status = gdk_keyboard_grab ((GTK_WIDGET(dialog))->window,
-				  FALSE, GDK_CURRENT_TIME);
-      if (status == GDK_GRAB_SUCCESS)
-	break;
-
-      usleep(GRAB_WAIT * 1000);
-
-      if (++grab_tries > GRAB_TRIES)
-	{
-	  gtk_widget_hide (dialog);
-	  g_get_current_time (&fade_data->start_time);
-	  while (fadein_callback (fade_data) != FALSE);
-	  report_failed_grab (FAILED_GRAB_KEYBOARD);
-	  exit (1);
-	  break;
-	}
-    }
-
-  /* we "raise" the window because there is a race here for
-   * focus-follow-mouse and auto-raise WMs that may put the window
-   * in the background and confuse users
-   */
-  gtk_window_set_keep_above(GTK_WINDOW(dialog), TRUE);
-
-  while (gtk_events_pending ())
-    gtk_main_iteration ();
-
-  return lock;
-}
-
-void
-ungrab_keyboard_and_mouse (int lock)
-{
-  /* Ungrab */
-  gdk_pointer_ungrab(GDK_CURRENT_TIME);
-  gdk_keyboard_ungrab(GDK_CURRENT_TIME);
-  gdk_flush();
-
-  g_get_current_time (&fade_data->start_time);
-  while (fadein_callback (fade_data) != FALSE);
-
-  close(lock);
-}
-
-static gchar*
-get_gnome_keyring_password (GksuContext *context)
-{
-  GnomeKeyringAttributeList *attributes;
-  GnomeKeyringAttribute attribute;
-  GnomeKeyringResult result;
-  GList *list;
-
-  attributes = gnome_keyring_attribute_list_new ();
-
-  attribute.name = g_strdup ("user");
-  attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-  attribute.value.string = g_strdup (gksu_context_get_user (context));
-  g_array_append_val (attributes, attribute);
-
-  attribute.name = g_strdup ("type");
-  attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-  attribute.value.string = g_strdup ("local");
-  g_array_append_val (attributes, attribute);
-
-  attribute.name = g_strdup ("creator");
-  attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-  attribute.value.string = g_strdup ("gksu");
-  g_array_append_val (attributes, attribute);
-
-  list = g_list_alloc();
-
-  result = gnome_keyring_find_items_sync (GNOME_KEYRING_ITEM_GENERIC_SECRET,
-					  attributes,
-					  &list);
-  gnome_keyring_attribute_list_free (attributes);
-  if (
-      (result == GNOME_KEYRING_RESULT_OK) &&
-      (g_list_length(list) == 1)
-      )
-    {
-      GnomeKeyringFound *found = list->data;
-      gint password_length = strlen (found->secret);
-      gchar *password;
-
-      password = g_locale_from_utf8 (found->secret,
-				     password_length,
-				     NULL, NULL, NULL);
-      /* strip the \n that is always stored in gnome-keyring */
-      password[password_length - 1] = '\0';
-      return password;
-    }
-
-  return NULL;
-}
-
-static void
-keyring_create_item_cb (GnomeKeyringResult result,
-                        guint32 id, gpointer keyring_loop)
-{
-  g_main_loop_quit (keyring_loop);
-}
-
-static void
-set_gnome_keyring_password (GksuContext *context, gchar *password)
-{
-  GConfClient *gconf_client;
-  gboolean save_to_keyring;
-
-  gconf_client = context->gconf_client;
-  save_to_keyring = gconf_client_get_bool (gconf_client, BASE_PATH"save-to-keyring", NULL);
-
-  if (password && save_to_keyring)
-    {
-      static GMainLoop *keyring_loop = NULL;
-      GnomeKeyringAttributeList *attributes;
-      GnomeKeyringAttribute attribute;
-
-      gchar *keyring_name;
-      gchar *key_name;
-
-      attributes = gnome_keyring_attribute_list_new ();
-
-      attribute.name = g_strdup ("user");
-      attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-      attribute.value.string = g_strdup (gksu_context_get_user (context));
-      g_array_append_val (attributes, attribute);
-
-      attribute.name = g_strdup ("type");
-      attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-      attribute.value.string = g_strdup ("local");
-      g_array_append_val (attributes, attribute);
-
-      attribute.name = g_strdup ("creator");
-      attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-      attribute.value.string = g_strdup ("gksu");
-      g_array_append_val (attributes, attribute);
-
-      key_name = g_strdup_printf ("Local password for user %s",
-				  gksu_context_get_user (context));
-
-      keyring_loop = g_main_loop_new (NULL, FALSE);
-
-      keyring_name = gconf_client_get_string (gconf_client, BASE_PATH"save-keyring", NULL);
-      if (keyring_name == NULL)
-	keyring_name = g_strdup ("session");
-      gnome_keyring_item_create (keyring_name,
-				 GNOME_KEYRING_ITEM_GENERIC_SECRET,
-				 key_name,
-				 attributes,
-				 password,
-				 TRUE,
-				 keyring_create_item_cb,
-				 keyring_loop, NULL);
-      gnome_keyring_attribute_list_free (attributes);
-      g_free (keyring_name);
-      g_main_loop_run (keyring_loop);
-    }
-}
-
-static void
-unset_gnome_keyring_password (GksuContext *context)
-{
-  GConfClient *gconf_client;
-  gboolean save_to_keyring;
-
-  GnomeKeyringAttributeList *attributes;
-  GnomeKeyringAttribute attribute;
-  GnomeKeyringResult result;
-  GList *list;
-
-  gconf_client = context->gconf_client;
-  save_to_keyring = gconf_client_get_bool (gconf_client, BASE_PATH"save-to-keyring", NULL);
-
-  if (save_to_keyring)
-    {
-      attributes = gnome_keyring_attribute_list_new ();
-
-      attribute.name = g_strdup ("user");
-      attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-      attribute.value.string = g_strdup (gksu_context_get_user (context));
-      g_array_append_val (attributes, attribute);
-
-      attribute.name = g_strdup ("type");
-      attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-      attribute.value.string = g_strdup ("local");
-      g_array_append_val (attributes, attribute);
-
-      attribute.name = g_strdup ("creator");
-      attribute.type = GNOME_KEYRING_ATTRIBUTE_TYPE_STRING;
-      attribute.value.string = g_strdup ("gksu");
-      g_array_append_val (attributes, attribute);
-
-      list = g_list_alloc();
-
-      result = gnome_keyring_find_items_sync (GNOME_KEYRING_ITEM_GENERIC_SECRET,
-					      attributes,
-					      &list);
-      gnome_keyring_attribute_list_free (attributes);
-      if (
-	  (result == GNOME_KEYRING_RESULT_OK) &&
-	  (g_list_length(list) == 1)
-	  )
-	{
-	  GnomeKeyringFound *found = list->data;
-
-	  gnome_keyring_item_delete_sync (found->keyring,
-					  found->item_id);
-	}
-    }
-}
-
-void
-get_configuration_options (GksuContext *context)
-{
-  GConfClient *gconf_client = context->gconf_client;
-  gboolean force_grab;
-
-  context->grab = !gconf_client_get_bool (gconf_client, BASE_PATH "disable-grab",
-					  NULL);
-  force_grab = gconf_client_get_bool (gconf_client, BASE_PATH "force-grab",
-				      NULL);
-  if (force_grab)
-    context->grab = TRUE;
-
-  context->sudo_mode = gconf_client_get_bool (gconf_client, BASE_PATH "sudo-mode",
-					      NULL);
-}
-
-/**
- * su_ask_password:
- * @context: a #GksuContext
- * @prompt: the prompt that should be used instead of "Password: "
- * @data: data that is passed by gksu_*_full
- * @error: a pointer to pointer #GError that will be filled with
- * data if an error happens.
- *
- * This is a convenience function to create a #GksuuiDialog and
- * request the password.
- *
- * Returns: a newly allocated gchar containing the password
- * or NULL if an error happens or the user cancels the action
- */
-static gchar*
-su_ask_password (GksuContext *context, gchar *prompt,
-		 gpointer data, GError **error)
-{
-  GtkWidget *dialog = NULL;
-  gchar *msg;
-  gchar *password = NULL, *tmp = NULL;
-  int retvalue = 0;
-  int lock = 0;
-
-  if (context->grab)
-    dialog = g_object_new (GKSUUI_TYPE_DIALOG,
-			   "type", GTK_WINDOW_POPUP,
-			   NULL);
-  else
-    dialog = gksuui_dialog_new ();
-
-  if (prompt)
-    gksuui_dialog_set_prompt (GKSUUI_DIALOG(dialog), prompt);
-
-  if (context->message)
-    gksuui_dialog_set_message (GKSUUI_DIALOG(dialog), context->message);
-  else
-    {
-      gchar *command = NULL;
-      if (context->description)
-	command = context->description;
-      else
-	command = context->command;
-
-      if (context->sudo_mode)
-	{
-	  if (!strcmp(context->user, "root"))
-	    msg = g_strdup_printf (_("<b><big>Enter your password to perform"
-				     " administrative tasks</big></b>\n\n"
-				     "The application '%s' lets you "
-				     "modify essential parts of your "
-				     "system."),
-				   command);
-	  else
-	    msg = g_strdup_printf (_("<b><big>Enter your password to run "
-				     "the application \"%s\" as user %s"
-				     "</big></b>"),
-				   command, context->user);
-	}
-      else
-	{
-        if (strcmp(gksu_context_get_user (context), "root") == 0)
-          msg = g_strdup_printf (_("<b><big>Enter the administrative password"
-                                   "</big></b>\n\n"
-                                   "The application '%s' lets you "
-                                   "modify essential parts of your "
-                                   "system."),
-				   command);
-        else
-          msg = g_strdup_printf (_("<b><big>Enter the password of %s to run "
-                                   "the application \"%s\""
-                                   "</big></b>"),
-				   command, context->user);
-      }
-
-      gksuui_dialog_set_message (GKSUUI_DIALOG(dialog), msg);
-      g_free (msg);
-    }
-
-  if (context->grab)
-    lock = grab_keyboard_and_mouse (dialog);
-  retvalue = gtk_dialog_run (GTK_DIALOG(dialog));
-  gtk_widget_hide (dialog);
-  if (context->grab)
-    ungrab_keyboard_and_mouse (lock);
-
-  while (gtk_events_pending ())
-    gtk_main_iteration ();
-
-  if (retvalue != GTK_RESPONSE_OK)
-    return NULL;
-
-  tmp = gksuui_dialog_get_password (GKSUUI_DIALOG(dialog));
-  password = g_locale_from_utf8 (tmp, strlen (tmp), NULL, NULL, NULL);
-  g_free (tmp);
-
-  return password;
-}
-
-static void
-cb_toggled_cb (GtkWidget *button, gpointer data)
-{
-  GConfClient *gconf_client;
-  gchar *key;
-  gboolean toggled;
-  gchar *key_name;
-
-  g_return_if_fail (data != NULL);
-
-  key_name = (gchar*)data;
-
-  gconf_client = gconf_client_get_default ();
-  toggled = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON(button));
-
-  key = g_strdup_printf (BASE_PATH "%s", key_name);
-
-  if (!strcmp (key_name, "display-no-pass-info"))
-    {
-      /* the meaning of the key is the exact opposite of the meaning
-	 of the answer - when the check button is checked the key must
-	 be off
-      */
-      gconf_client_set_bool (gconf_client, key, !toggled, NULL);
-    }
-  else
-    gconf_client_set_bool (gconf_client, key, toggled, NULL);
-
-  g_object_unref (gconf_client);
-
-  g_free (key);
-}
-
-void
-no_pass (GksuContext *context, gpointer data)
-{
-  GtkWidget *dialog;
-  GtkWidget *alignment;
-  GtkWidget *check_button;
-
-  dialog = gtk_message_dialog_new_with_markup (NULL, 0,
-					       GTK_MESSAGE_INFO, GTK_BUTTONS_CLOSE,
-					       _("<b>The \"%s\" program was started with "
-						 "the privileges of the %s user without "
-						 "the need to ask for a password, due to "
-						 "your system's authentication mechanism "
-						 "setup.</b>"
-						 "\n\n"
-						 "It is possible that you are being allowed "
-						 "to run specific programs as user %s "
-						 "without the need for a password, or that "
-						 "the password is cached."
-						 "\n\n"
-						 "This is not a problem report; it's "
-						 "simply a notification to make sure "
-						 "you are aware of this."),
-					       context->command,
-					       context->user,
-					       context->user);
-
-  alignment = gtk_alignment_new (0.5, 0.5, 0.6, 1);
-  gtk_box_pack_start (GTK_BOX(GTK_DIALOG(dialog)->vbox), alignment, TRUE, TRUE, 2);
-
-  check_button = gtk_check_button_new_with_mnemonic (_("Do _not display this message again"));
-  g_signal_connect (G_OBJECT(check_button), "toggled",
-		    G_CALLBACK(cb_toggled_cb), "display-no-pass-info");
-  gtk_container_add (GTK_CONTAINER(alignment), check_button);
-
-  gtk_widget_show_all (dialog);
-  gtk_dialog_run (GTK_DIALOG(dialog));
-  gtk_widget_destroy (GTK_WIDGET(dialog));
-
-  while (gtk_events_pending ())
-    gtk_main_iteration ();
-}
-
-static void
-gksu_prompt_grab (GksuContext *context)
-{
-  GtkWidget *d;
-
-  d = gtk_message_dialog_new_with_markup (NULL, 0, GTK_MESSAGE_QUESTION,
-					  GTK_BUTTONS_YES_NO,
-					  _("<b>Would you like your screen to be \"grabbed\"\n"
-					    "while you enter the password?</b>"
-					    "\n\n"
-					    "This means all applications will be paused to avoid\n"
-					    "the eavesdropping of your password by a a malicious\n"
-					    "application while you type it."));
-
-  if (gtk_dialog_run (GTK_DIALOG(d)) == GTK_RESPONSE_NO)
-    context->grab = FALSE;
-  else
-    context->grab = TRUE;
-
-  gtk_widget_destroy (d);
-}
-
-static void
-nullify_password (gchar *pass)
-{
-  if (pass)
-    {
-      memset(pass, 0, strlen(pass));
-      g_free (pass);
-    }
-  pass = NULL;
-}
-
-static gchar *
-get_process_name (pid_t pid)
-{
-#ifdef linux
-  FILE *f;
-  char *cmdline = malloc (sizeof(gchar*)*256);
-  char *cmdfile = g_strdup_printf("/proc/%i/status",pid);
-
-  cmdline[255] = '\0';
-
-  f = fopen(cmdfile, "r");
-  g_free (cmdfile);
-  if(f != NULL)
-    {
-      fgets(cmdline, 255, f);
-      cmdline[255] = '\0';
-      fclose(f);
-    }
-  return cmdline;
-#else
-  return NULL;
-#endif
-}
-
-/**
- * prepare_xauth:
- *
- * Sets up the variables with values for the $DISPLAY
- * environment variable and xauth-related stuff. Also
- * creates a temporary directory to hold a .Xauthority
- *
- * Returns: 0 if it suceeds.
- */
-static int
-prepare_xauth (GksuContext *context)
-{
-  gchar *xauth_bin = NULL;
-
-  FILE *xauth_output;
-  gchar xauth[256] = {0};
-
-  gchar *tmp = NULL;
-  gchar **tmpv = NULL;
-  gchar *display = NULL;
-
-  /* avoid problems with "network" DISPLAY's */
-  display = g_strdup (getenv ("DISPLAY"));
-  tmpv = g_strsplit (display, ":", 3);
-  g_free (display);
-
-  context->display = g_strdup_printf (":%s", tmpv[1]);
-
-  g_strfreev (tmpv);
-
-  /* find out where the xauth binary is located */
-  if (g_file_test ("/usr/bin/xauth", G_FILE_TEST_IS_EXECUTABLE))
-    xauth_bin = "/usr/bin/xauth";
-  else if (g_file_test ("/usr/X11R6/bin/xauth", G_FILE_TEST_IS_EXECUTABLE))
-    xauth_bin = "/usr/X11R6/bin/xauth";
-  else
-    {
-      fprintf (stderr,
-	       _("Failed to obtain xauth key: xauth binary not found "
-		 "at usual locations"));
-
-      return 1;
-    }
-
-  /* get the authorization token */
-  tmp = g_strdup_printf ("%s list %s | "
-			 "head -1 | awk '{ print $3 }'",
-			 xauth_bin,
-			 context->display);
-  if ((xauth_output = popen (tmp, "r")) == NULL)
-    {
-      fprintf (stderr,
-	       _("Failed to obtain xauth key: %s"),
-	       strerror(errno));
-      return 1;
-    }
-  fread (xauth, sizeof(char), 256, xauth_output);
-  xauth[strlen(xauth) - 1] = '\0';
-  pclose (xauth_output);
-  g_free (tmp);
-
-  context->xauth = g_strdup (xauth);
-
-  if (context->debug)
-    {
-      fprintf(stderr,
-	      "xauth: -%s-\n"
-	      "display: -%s-\n",
-	      context->xauth, context->display);
-    }
-
-  return 0;
-}
-
-/* Write all of buf, even if write(2) is interrupted. */
-static ssize_t
-full_write (int d, const char *buf, size_t nbytes)
-{
-  ssize_t r, w = 0;
-
-  /* Loop until nbytes of buf have been written. */
-  while (w < nbytes) {
-    /* Keep trying until write succeeds without interruption. */
-    do {
-      r = write(d, buf + w, nbytes - w);
-    } while (r < 0 && errno == EINTR);
-
-    if (r < 0) {
-      return -1;
-    }
-
-    w += r;
-  }
-
-  return w;
-}
-
-static gboolean
-copy (const char *fn, const char *dir)
-{
-  int in, out;
-  int r;
-  char *newfn;
-  char buf[BUFSIZ] = "";
-
-  newfn = g_strdup_printf("%s/.Xauthority", dir);
-
-  out = open(newfn, O_WRONLY | O_CREAT | O_EXCL, 0600);
-  if (out == -1)
-    {
-      if (errno == EEXIST)
-	fprintf (stderr,
-		 _("Impossible to create the .Xauthority file: a file "
-		   "already exists. This might be a security issue; "
-		   "please investigate or warn your system administrator."));
-      else
-	fprintf (stderr,
-		   _("Error copying '%s' to '%s': %s"),
-		   fn, dir, strerror(errno));
-
-      return TRUE;
-    }
-
-  in = open(fn, O_RDONLY);
-  if (in == -1)
-    {
-      fprintf (stderr,
-	       _("Error copying '%s' to '%s': %s"),
-	       fn, dir, strerror(errno));
-      return TRUE;
-    }
-
-  while ((r = read(in, buf, BUFSIZ)) > 0)
-    {
-      if (full_write(out, buf, r) == -1)
-	{
-	  fprintf (stderr,
-		   _("Error copying '%s' to '%s': %s"),
-		   fn, dir, strerror(errno));
-	  return TRUE;
-	}
-    }
-
-  if (r == -1)
-    {
-      fprintf (stderr,
-	       _("Error copying '%s' to '%s': %s"),
-	       fn, dir, strerror(errno));
-      return TRUE;
-    }
-
-  return FALSE;
-}
-
-static gboolean
-sudo_prepare_xauth (GksuContext *context)
-{
-  gchar template[] = "/tmp/" PACKAGE "-XXXXXX";
-  gboolean error_copying = FALSE;
-  gchar *xauth = NULL;
-
-  context->dir = g_strdup (mkdtemp(template));
-  if (!context->dir)
-    {
-      fprintf (stderr, strerror(errno));
-      return 1;
-    }
-
-  xauth = g_strdup(g_getenv ("XAUTHORITY"));
-  if (xauth == NULL)
-    xauth = g_strdup_printf ("%s/.Xauthority", g_get_home_dir());
-
-  error_copying = copy (xauth, context->dir);
-  g_free (xauth);
-
-  if (error_copying)
-    return 1;
-
-  return 0;
-}
-
-static void
-sudo_reset_xauth (GksuContext *context, gchar *xauth,
-		  gchar *xauth_env)
-{
-  /* reset the env var as it was before or clean it  */
-  if (xauth_env)
-    setenv ("XAUTHORITY", xauth_env, TRUE);
-  else
-    unsetenv ("XAUTHORITY");
-
-  if (context->debug)
-    fprintf (stderr, "xauth: %s\nxauth_env: %s\ndir: %s\n",
-	     xauth, xauth_env, context->dir);
-
-  unlink (xauth);
-  rmdir (context->dir);
-
-  g_free (xauth);
-}
-
-/**
- * gksu_context_new
- *
- * This function should be used when creating a new #GksuContext to
- * pass to gksu_su_full or gksu_sudo_full. The #GksuContext must be
- * freed with gksu_context_free.
- *
- * Returns: a newly allocated #GksuContext
- */
-GksuContext*
-gksu_context_new ()
-{
-  GksuContext *context;
-
-  context = g_new (GksuContext, 1);
-
-  context->xauth = NULL;
-  context->dir = NULL;
-  context->display = NULL;
-
-  context->gconf_client = gconf_client_get_default ();
-
-  context->sudo_mode = FALSE;
-
-  context->user = g_strdup ("root");
-  context->command = NULL;
-
-  context->login_shell = FALSE;
-  context->keep_env = FALSE;
-
-  context->description = NULL;
-  context->message = NULL;
-  context->grab = TRUE;
-
-  context->debug = FALSE;
-
-  context->sn_context = NULL;
-
-  get_configuration_options (context);
-
-  return context;
-}
-
-/**
- * gksu_context_set_user:
- * @context: the #GksuContext you want to modify
- * @username: the target username
- *
- * Sets up what user the command will be run as. The default
- * is root, but you can run the command as any user.
- *
- */
-void
-gksu_context_set_user (GksuContext *context, gchar *username)
-{
-  g_assert (username != NULL);
-
-  if (context->user)
-    g_free (context->user);
-  context->user = g_strdup (username);
-}
-
-/**
- * gksu_context_get_user:
- * @context: the #GksuContext from which to grab the information
- *
- * Gets the user the command will be run as, as set
- * by gksu_context_set_user.
- *
- * Returns: a string with the user or NULL if not set.
- */
-const gchar*
-gksu_context_get_user (GksuContext *context)
-{
-  return context->user;
-}
-
-/**
- * gksu_context_set_command:
- * @context: the #GksuContext you want to modify
- * @command: the command that shall be ran
- *
- * Sets up what command will run with the target user.
- *
- */
-void
-gksu_context_set_command (GksuContext *context, gchar *command)
-{
-  g_assert (command != NULL);
-
-  if (context->command)
-    g_free (context->command);
-  context->command = g_strdup (command);
-}
-
-/**
- * gksu_context_get_command:
- * @context: the #GksuContext from which to grab the information
- *
- * Gets the command that will be run, as set by
- * gksu_context_set_command.
- *
- * Returns: a string with the command or NULL if not set.
- */
-const gchar*
-gksu_context_get_command (GksuContext *context)
-{
-  return context->command;
-}
-
-/**
- * gksu_context_set_login_shell:
- * @context: the #GksuContext you want to modify
- * @value: TRUE or FALSE
- *
- * Should the shell in which the command will be run be
- * a login shell?
- */
-void
-gksu_context_set_login_shell (GksuContext *context, gboolean value)
-{
-  context->login_shell = value;
-}
-
-/**
- * gksu_context_get_login_shell:
- * @context: the #GksuContext from which to grab the information
- *
- * Finds out if the shell created by the underlying su process
- * will be a login shell.
- *
- * Returns: TRUE if the shell will be a login shell, FALSE otherwise.
- */
-gboolean
-gksu_context_get_login_shell (GksuContext *context)
-{
-  return context->login_shell;
-}
-
-/**
- * gksu_context_set_keep_env:
- * @context: the #GksuContext you want to modify
- * @value: TRUE or FALSE
- *
- * Should the environment be kept as it is? Defaults to
- * TRUE. Notice that setting this to FALSE may cause the
- * X authorization stuff to fail.
- */
-void
-gksu_context_set_keep_env (GksuContext *context, gboolean value)
-{
-  context->keep_env = value;
-}
-
-/**
- * gksu_context_get_keep_env:
- * @context: the #GksuContext from which to grab the information
- *
- * Finds out if the environment in which the program will be
- * run will be reset.
- *
- * Returns: TRUE if the environment is going to be kept,
- * FALSE otherwise.
- */
-gboolean
-gksu_context_get_keep_env (GksuContext *context)
-{
-  return context->keep_env;
-}
-
-/**
- * gksu_context_set_description:
- * @context: the #GksuContext you want to modify
- * @description: a string to set the description for
- *
- * Set the nice name for the action that is being run that the window
- * that asks for the password will have.  This is only meant to be
- * used if the default window is used, of course.
- */
-void
-gksu_context_set_description (GksuContext *context, gchar *description)
-{
-  if (context->description)
-    g_free (context->description);
-  context->description = g_strdup (description);
-}
-
-/**
- * gksu_context_get_description:
- * @context: the #GksuContext you want to get the description from.
- *
- * Get the description that the window will have when the
- * default function for requesting the password is
- * called.
- *
- * Returns: a string with the description or NULL if not set.
- */
-gchar*
-gksu_context_get_description (GksuContext *context)
-{
-  return context->description;
-}
-
-/**
- * gksu_context_set_message:
- * @context: the #GksuContext you want to modify
- * @message: a string to set the message for
- *
- * Set the message that the window that asks for the password will have.
- * This is only meant to be used if the default window is used, of course.
- */
-void
-gksu_context_set_message (GksuContext *context, gchar *message)
-{
-  if (context->message)
-    g_free (context->message);
-  context->message = g_strdup (message);
-}
-
-/**
- * gksu_context_get_message:
- * @context: the #GksuContext you want to get the message from.
- *
- * Get the message that the window will have when the
- * default function for requesting the password is
- * called.
- *
- * Returns: a string with the message or NULL if not set.
- */
-gchar*
-gksu_context_get_message (GksuContext *context)
-{
-  return context->message;
-}
-
-/**
- * gksu_context_set_debug:
- * @context: the #GksuContext you want to modify
- * @value: TRUE or FALSE
- *
- * Set up if debuging information should be printed.
- */
-void
-gksu_context_set_grab (GksuContext *context, gboolean value)
-{
-  context->grab = value;
-}
-
-/**
- * gksu_context_get_grab:
- * @context: the #GksuContext you want to ask whether a grab will be done.
- *
- * Returns TRUE if gksu has been asked to do a grab on keyboard and mouse
- * when asking for the password.
- *
- * Returns: TRUE if yes, FALSE otherwise.
- */
-gboolean
-gksu_context_get_grab (GksuContext *context)
-{
-  return context->grab;
-}
-
-/**
- * gksu_context_set_debug:
- * @context: the #GksuContext you want to modify
- * @value: TRUE or FALSE
- *
- * Set up if debuging information should be printed.
- */
-void
-gksu_context_set_debug (GksuContext *context, gboolean value)
-{
-  context->debug = value;
-}
-
-/**
- * gksu_context_get_debug:
- * @context: the #GksuContext from which to grab the information
- *
- * Finds out if the library is configured to print debuging
- * information.
- *
- * Returns: TRUE if it is, FALSE otherwise.
- */
-gboolean
-gksu_context_get_debug (GksuContext *context)
-{
-  return context->debug;
-}
-
-/**
- * gksu_context_free
- * @context: the #GksuContext to be freed.
- *
- * Frees the given #GksuContext.
- */
-void
-gksu_context_free (GksuContext *context)
-{
-  g_free (context->xauth);
-  g_free (context->dir);
-  g_free (context->display);
-
-  g_object_unref (context->gconf_client);
-
-  g_free (context->description);
-  g_free (context->message);
-
-  g_free (context->user);
-  g_free (context->command);
-
-  g_free (context);
-}
-
-/**
- * gksu_su_full:
- * @context: a #GksuContext
- * @ask_pass: a #GksuAskPassFunc to be called when the lib determines
- * requesting a password is necessary; it may be NULL, in which case
- * the standard password request dialog will be used
- * @ask_pass_data: a #gpointer with user data to be passed to the
- * #GksuAskPasswordFunc
- * @pass_not_needed: a #GksuPassNotNeededFunc that will be called
- * when the command is being run without the need for requesting
- * a password; it will only be called if the display-no-pass-info
- * gconf key is enabled; NULL will have the standard dialog be shown
- * @pass_not_needed_data: a #gpointer with the user data to be passed to the
- * #GksuPasswordNotNeededFunc
- * @error: a #GError object to be filled with the error code or NULL
- *
- * This could be considered one of the main functions in GKSu.
- * it is responsible for doing the 'user changing' magic calling
- * the #GksuAskPassFunc function to request a password if needed.
- * and the #GksuPassNotNeededFunc function if a password won't be
- * needed, so the application has the oportunity of warning the user
- * what it's doing.
- *
- * This function uses su as backend.
- *
- * Returns: FALSE if all went fine, TRUE if failed
- */
-gboolean
-gksu_su_full (GksuContext *context,
-	      GksuAskPassFunc ask_pass,
-	      gpointer ask_pass_data,
-	      GksuPassNotNeededFunc pass_not_needed,
-	      gpointer pass_not_needed_data,
-	      GError **error)
-{
-  GQuark gksu_quark;
-  int i = 0;
-
-  gchar auxcommand[] = PREFIX "/lib/" PACKAGE "/gksu-run-helper";
-
-  int fdpty;
-  pid_t pid;
-
-  context->sudo_mode = FALSE;
-
-  gksu_quark = g_quark_from_string (PACKAGE);
-
-  if (!context->command)
-    {
-      g_set_error (error, gksu_quark, GKSU_ERROR_NOCOMMAND,
-		   _("gksu_run needs a command to be run, "
-		     "none was provided."));
-      return TRUE;
-    }
-
-  if (!context->user)
-    context->user = g_strdup ("root");
-
-  if (!g_file_test (auxcommand, G_FILE_TEST_IS_EXECUTABLE))
-    {
-      g_set_error (error, gksu_quark, GKSU_ERROR_HELPER,
-		   _("The gksu-run-helper command was not found or "
-		     "is not executable."));
-      return TRUE;
-    }
-
-  /*
-     FIXME: need to provide GError stuff
-  */
-  prepare_xauth (context);
-
-  if(context->sn_context)
-    {
-       gchar *sid = g_strdup_printf ("%s",sn_launcher_context_get_startup_id (context->sn_context));
-       if (context->debug)
-	 fprintf (stderr, "STARTUP_ID: %s\n", sid);
-       setenv ("DESKTOP_STARTUP_ID", sid, TRUE);
-       g_free(sid);
-    }
-
-  pid = forkpty (&fdpty, NULL, NULL, NULL);
-  if (pid == 0)
-    {
-      gchar **cmd = g_malloc (sizeof(gchar*)*7);
-
-      cmd[i] = g_strdup ("/bin/su"); i++;
-      if (context->login_shell)
-	{
-	  cmd[i] = g_strdup ("-"); i++;
-	}
-      cmd[i] = g_strdup (context->user); i++;
-      if (context->keep_env)
-	{
-	  cmd[i] = g_strdup ("-p"); i++;
-	}
-      cmd[i] = g_strdup ("-c"); i++;
-
-      /* needs to get X authorization prior to running the program */
-      cmd[i] = g_strdup_printf ("%s \"%s\"", auxcommand,
-				context->command); i++;
-
-      cmd[i] = NULL;
-
-      /* executes the command */
-      if (execv (cmd[0], cmd) == -1)
-	{
-	  fprintf (stderr,
-		   _("Unable to run /bin/su: %s"),
-		   strerror(errno));
-	}
-
-      for (i = 0 ; cmd[i] != NULL ; i++)
-	g_free (cmd[i]);
-      g_free(cmd);
-    }
-  else if (pid == -1)
-    {
-      g_set_error (error, gksu_quark, GKSU_ERROR_FORK,
-		   _("Failed to fork new process: %s"),
-		   strerror(errno));
-      return TRUE;
-    }
-  else
-    {
-      fd_set rfds;
-
-      struct timeval tv;
-
-      struct passwd *pwd = NULL;
-      gint target_uid = -1;
-      gint my_uid = 0;
-
-      gchar buf[256] = {0};
-      gint status;
-
-      gchar *password = NULL;
-      gchar *cmdline = NULL;
-      gboolean password_needed = FALSE;
-      gboolean used_gnome_keyring = FALSE;
-
-      my_uid = getuid();
-      pwd = getpwnam (context->user);
-      if (pwd)
-	target_uid = pwd->pw_uid;
-
-      if (ask_pass == NULL)
-	{
-	  ask_pass = su_ask_password;
-	}
-
-      if (pass_not_needed == NULL)
-	{
-	  pass_not_needed = no_pass;
-	}
-
-      /* no need to ask for password if we're already root */
-      if (my_uid != target_uid && my_uid)
-	{
-	  struct termios tio;
-
-	  usleep (100);
-	  read (fdpty, buf, 255);
-	  if (context->debug)
-	    fprintf (stderr, "gksu_context_run: buf: -%s-\n", buf);
-
-	  usleep (100);
-
-	  tcgetattr (fdpty, &tio);
-
-	  if (!(tio.c_lflag & ECHO))
-	    {
-	      gchar *tmp = NULL;
-
-	      gboolean prompt_grab;
-	      prompt_grab = gconf_client_get_bool (context->gconf_client, BASE_PATH "prompt",
-						   NULL);
-	      if (prompt_grab)
-		gksu_prompt_grab (context);
-
-	      /* try to get the password from the GNOME Keyring first */
-	      tmp = get_gnome_keyring_password (context);
-	      if (context->debug)
-		fprintf (stderr, "tmp: %s\n", tmp);
-	      if (tmp == NULL)
-		tmp = ask_pass (context, buf, ask_pass_data, error);
-	      else
-		used_gnome_keyring = TRUE;
-	      g_return_val_if_fail (tmp != NULL, -1);
-
-	      usleep (100);
-
-	      password = g_strdup_printf ("%s\n", tmp);
-	      nullify_password (tmp);
-
-	      write (fdpty, password, strlen(password));
-	      password_needed = TRUE;
-	    }
-	}
-
-      if (context->debug)
-	fprintf (stderr, "DEBUG (run:after-pass) buf: -%s-\n", buf);
-      if (strncmp (buf, "gksu", 4) && strncmp (buf, "su", 2))
-	{
-	  /* drop the \n echoed on password entry if su did request
-	     a password */
-	  if (password_needed)
-	    read (fdpty, buf, 255);
-	  if (context->debug)
-	    fprintf (stderr, "DEBUG (run:post-after-pass) buf: -%s-\n", buf);
-	  read (fdpty, buf, 255);
-	  if (context->debug)
-	    fprintf (stderr, "DEBUG (run:post-after-pass) buf: -%s-\n", buf);
-	}
-
-      if (!strncmp (buf, "su: Authentication failure", 26))
-	{
-	  if (password)
-	    {
-	      nullify_password (password);
-	      unset_gnome_keyring_password (context);
-	    }
-
-	  g_set_error (error, gksu_quark,
-		       GKSU_ERROR_WRONGPASS,
-		       _("Wrong password."));
-	  if (context->debug)
-	    fprintf (stderr, "DEBUG (auth_failed) buf: -%s-\n", buf);
-	}
-      else if (!strncmp (buf, "gksu: waiting", 13))
-	{
-	  gchar *line;
-
-	  if (password)
-	    {
-	      set_gnome_keyring_password (context, password);
-	      nullify_password (password);
-	    }
-
-	  if (context->debug)
-	    fprintf (stderr, "DEBUG (gksu: waiting) buf: -%s-\n", buf);
-
-	  line = g_strdup_printf ("gksu-run: %s\n", context->display);
-	  write (fdpty, line, strlen(line));
-	  g_free (line);
-
-	  line = g_strdup_printf ("gksu-run: %s\n", context->xauth);
-	  write (fdpty, line, strlen(line));
-	  g_free (line);
-
-	  tcdrain (fdpty);
-
-	  bzero (buf, 256);
-	  read (fdpty, buf, 255);
-	}
-      else
-	{
-	  gchar *emsg = g_strdup_printf (_("Failed to communicate with "
-					   "gksu-run-helper.\n\n"
-					   "Received:\n"
-					   " %s\n"
-					   "While expecting:\n"
-					   " %s"), buf, "gksu: waiting");
-	  g_set_error (error, gksu_quark, GKSU_ERROR_HELPER, emsg);
-	  g_free (emsg);
-
-	  if (password)
-	    nullify_password (password);
-
-	  if (context->debug)
-	    fprintf (stderr, "DEBUG (failed!) buf: -%s-\n", buf);
-
-	  return TRUE;
-	}
-
-      if (!password_needed || used_gnome_keyring)
-	{
-	  gboolean should_display;
-
-	  should_display = gconf_client_get_bool (context->gconf_client,
-						  BASE_PATH "display-no-pass-info", NULL);
-
-	  /* configuration tells us to show this message */
-	  if (should_display)
-	    {
-	      if (context->debug)
-		fprintf (stderr, "Calling pass_not_needed window...\n");
-	      pass_not_needed (context, pass_not_needed_data);
-	      /* make sure it is displayed */
-	      while (gtk_events_pending ())
-		gtk_main_iteration ();
-	    }
-	}
-
-      FD_ZERO(&rfds);
-      FD_SET(fdpty, &rfds);
-
-      tv.tv_sec = 0;
-      tv.tv_usec = 100;
-
-      while (!waitpid (pid, &status, WNOHANG))
-	{
-	  bzero (buf, 256);
-	  usleep (200);
-
-	  if (cmdline)
-	    g_free (cmdline);
-	  cmdline = get_process_name (pid);
-
-	  usleep(1000);
-
-	  if (select (fdpty+1, &rfds, NULL, NULL, &tv) < 0)
-	    {
-	      g_set_error (error, gksu_quark, GKSU_ERROR_PIPEREAD,
-			   _("Could not read from the pipe "
-			     "with the child: %s"),
-			   strerror(errno));
-	      return TRUE;
-	    }
-
-	  if(FD_ISSET(fdpty, &rfds))
-	    {
-	      bzero(buf, 256);
-	      read (fdpty, buf, 255);
-	      fprintf (stderr, "%s", buf);
-	    }
-	  else
-	    FD_SET(fdpty, &rfds);
-	}
-
-      while (1)
-	{
-	  bzero(buf, 256);
-	  if(read (fdpty, buf, 255) <= 0)
-	    break;
-	  fprintf (stderr, "%s", buf);
-	}
-
-      if (WIFEXITED(status))
-	{
-	  if (WEXITSTATUS(status))
-	    {
-	      if(cmdline)
-		{
-		  /* su already exec()ed something else, don't report
-		   * exit status errors in that case
-		   */
-		  if (!g_str_has_suffix (cmdline, "su\n"))
-		    {
-		      g_free (cmdline);
-		      return TRUE;
-		    }
-		  g_free (cmdline);
-		}
-
-	      if (error == NULL)
-		g_set_error (error, gksu_quark,
-			     GKSU_ERROR_CHILDFAILED,
-			     _("su terminated with %d status"),
-			     WEXITSTATUS(status));
-	    }
-	}
-    }
-
-  if (error)
-    return TRUE;
-
-  return FALSE;
-}
-
-/**
- * gksu_su
- * @command_line: the command line that will be executed as other user
- * @error: a #GError to be set with the error condition, if an error
- * happens
- *
- * This function is a wrapper for gksu_su_run_full. It will call it
- * without giving the callback functions, which leads to the standard
- * ones being called. A simple #GksuContext is created to hold the
- * user name and the command.
- *
- * Returns: FALSE if all went well, TRUE if an error happend.
- */
-gboolean
-gksu_su (gchar *command_line, GError **error)
-{
-  GksuContext *context = gksu_context_new ();
-  gboolean retval;
-
-  context->command = g_strdup (command_line);
-  context->user = g_strdup ("root");
-  retval = gksu_su_full (context,
-			 NULL, NULL,
-			 NULL, NULL,
-			 error);
-  gksu_context_free (context);
-  return retval;
-}
-
-/**
- * gksu_sudo_full:
- * @context: a #GksuContext
- * @ask_pass: a #GksuAskPassFunc to be called when the lib determines
- * requesting a password is necessary; it may be NULL, in which case
- * the standard password request dialog will be used
- * @ask_pass_data: a #gpointer with user data to be passed to the
- * #GksuAskPasswordFunc
- * @pass_not_needed: a #GksuPassNotNeededFunc that will be called
- * when the command is being run without the need for requesting
- * a password; it will only be called if the display-no-pass-info
- * gconf key is enabled; NULL will have the standard dialog be shown
- * @pass_not_needed_data: a #gpointer with the user data to be passed to the
- * #GksuPasswordNotNeededFunc
- * @error: a #GError object to be filled with the error code or NULL
- *
- * This could be considered one of the main functions in GKSu.
- * it is responsible for doing the 'user changing' magic calling
- * the #GksuAskPassFunc function to request a password if needed.
- * and the #GksuPassNotNeededFunc function if a password won't be
- * needed, so the application has the oportunity of warning the user
- * what it's doing.
- *
- * This function uses the sudo backend.
- *
- * Returns: FALSE if all went fine, TRUE if failed
- */
-gboolean
-gksu_sudo_full (GksuContext *context,
-		GksuAskPassFunc ask_pass,
-		gpointer ask_pass_data,
-		GksuPassNotNeededFunc pass_not_needed,
-		gpointer pass_not_needed_data,
-		GError **error)
-{
-  char **cmd;
-  char buffer[256] = {0};
-  int argcount = 8;
-  int i, j;
-
-  GQuark gksu_quark;
-
-  gchar *xauth = NULL,
-    *xauth_env = NULL;
-
-  pid_t pid;
-  int status;
-  size_t r;
-  FILE *infile, *outfile;
-  int parent_pipe[2];	/* For talking to the parent */
-  int child_pipe[2];	/* For talking to the child */
-
-  context->sudo_mode = TRUE;
-
-  gksu_quark = g_quark_from_string (PACKAGE);
-
-  if (!context->command)
-    {
-      g_set_error (error, gksu_quark, GKSU_ERROR_NOCOMMAND,
-		   _("gksu_sudo_run needs a command to be run, "
-		     "none was provided."));
-      return TRUE;
-    }
-
-  if (!context->user)
-    context->user = g_strdup ("root");
-
-  if (ask_pass == NULL)
-    {
-      if (context->debug)
-	fprintf (stderr, "No ask_pass set, using default!\n");
-      ask_pass = su_ask_password;
-    }
-
-  if (pass_not_needed == NULL)
-    {
-      pass_not_needed = no_pass;
-    }
-
-  /*
-     FIXME: need to set GError in a more detailed way
-  */
-  if (sudo_prepare_xauth (context) == 1)
-    {
-      g_set_error (error, gksu_quark, GKSU_ERROR_XAUTH,
-		   _("Unable to copy the user's Xauthorization file."));
-      return TRUE;
-    }
-
-  /* sets XAUTHORITY */
-  xauth = g_strdup_printf ("%s/.Xauthority", context->dir);
-  xauth_env = getenv ("XAUTHORITY");
-  setenv ("XAUTHORITY", xauth, TRUE);
-
-  /* set startup id */
-  if(context->sn_context)
-    {
-       gchar *sid = g_strdup_printf ("%s",sn_launcher_context_get_startup_id (context->sn_context));
-       if (context->debug)
-	 fprintf (stderr, "STARTUP_ID: %s\n", sid);
-       setenv ("DESKTOP_STARTUP_ID", sid, TRUE);
-       g_free(sid);
-    }
-  if (context->debug)
-    fprintf (stderr, "xauth: %s\n", xauth);
-
-  cmd = g_new (gchar *, argcount + 1);
-
-  argcount = 0;
-
-  /* sudo binary */
-  cmd[argcount] = g_strdup("/usr/bin/sudo");
-  argcount++;
-
-  if (!context->keep_env)
-    {
-      /* Make sudo set $HOME */
-      cmd[argcount] = g_strdup("-H");
-      argcount++;
-    }
-
-  /* Make sudo read from stdin */
-  cmd[argcount] = g_strdup("-S");
-  argcount++;
-
-  /* Make sudo use next arg as prompt */
-  cmd[argcount] = g_strdup("-p");
-  argcount++;
-
-  /* prompt */
-  cmd[argcount] = g_strdup("GNOME_SUDO_PASS");
-  argcount++;
-
-  /* Make sudo use the selected user */
-  cmd[argcount] = g_strdup("-u");
-  argcount++;
-
-  /* user */
-  cmd[argcount] = g_strdup(context->user);
-  argcount++;
-
-  /* sudo does not understand this if we do not use -H
-     weird.
-  */
-  if (!context->keep_env)
-    {
-      /* Make sudo stop processing options */
-      cmd[argcount] = g_strdup("--");
-      argcount++;
-    }
-
-  {
-    gchar *tmp_arg = g_malloc (sizeof(gchar)*1);
-    gboolean inside_quotes = FALSE;
-
-    tmp_arg[0] = '\0';
-
-    for (i = j = 0; ; i++)
-      {
-	if ((context->command[i] == '\'') && (context->command[i-1] != '\\'))
-	  {
-	    i = i + 1;
-	    inside_quotes = !inside_quotes;
-	  }
-
-	if ((context->command[i] == ' ' && inside_quotes == FALSE)
-	    || context->command[i] == '\0')
-	  {
-	    tmp_arg = g_realloc (tmp_arg, sizeof(gchar)*(j+1));
-	    tmp_arg[j] = '\0';
-	    cmd = g_realloc (cmd, sizeof(gchar*) * (argcount + 1));
-	    cmd[argcount] = g_strdup (tmp_arg);
-
-	    g_free (tmp_arg);
-
-	    argcount = argcount + 1;
-	    j = 0;
-
-	    if (context->command[i] == '\0')
-	      break;
-
-	    tmp_arg = g_malloc (sizeof(gchar)*1);
-	    tmp_arg[0] = '\0';
-	  }
-	else
-	  {
-	    if (context->command[i] == '\\')
-	      i = i + 1;
-	    tmp_arg = g_realloc (tmp_arg, sizeof(gchar)*(j+1));
-	    tmp_arg[j] = context->command[i];
-	    j = j + 1;
-	  }
-      }
-  }
-  cmd = g_realloc (cmd, sizeof(gchar*) * (argcount + 1));
-  cmd[argcount] = NULL;
-
-  if (context->debug)
-    {
-      for (i = 0; cmd[i] != NULL; i++)
-	fprintf (stderr, "cmd[%d]: %s\n", i, cmd[i]);
-    }
-
-  if ((pipe(parent_pipe)) == -1)
-    {
-      g_set_error (error, gksu_quark, GKSU_ERROR_PIPE,
-		   _("Error creating pipe: %s"),
-		   strerror(errno));
-      sudo_reset_xauth (context, xauth, xauth_env);
-      return TRUE;
-    }
-
-  if ((pipe(child_pipe)) == -1)
-    {
-      g_set_error (error, gksu_quark, GKSU_ERROR_PIPE,
-		   _("Error creating pipe: %s"),
-		   strerror(errno));
-      sudo_reset_xauth (context, xauth, xauth_env);
-      return TRUE;
-    }
-
-  pid = fork();
-  if (pid == -1)
-    {
-      g_set_error (error, gksu_quark, GKSU_ERROR_FORK,
-		   _("Failed to fork new process: %s"),
-		   strerror(errno));
-      sudo_reset_xauth (context, xauth, xauth_env);
-      return TRUE;
-    }
-  else if (pid == 0)
-    {
-      // Child
-      setsid();   // make us session leader
-      close(child_pipe[1]);
-      dup2(child_pipe[0], STDIN_FILENO);
-      dup2(parent_pipe[1], STDERR_FILENO);
-
-      execv(cmd[0], cmd);
-
-      g_set_error (error, gksu_quark, GKSU_ERROR_EXEC,
-		   _("Failed to exec new process: %s"),
-		   strerror(errno));
-      sudo_reset_xauth (context, xauth, xauth_env);
-      return TRUE;
-    }
-  else
-    {
-      gchar *cmdline = NULL;
-
-      // Parent
-      close(parent_pipe[1]);
-
-      infile = fdopen(parent_pipe[0], "r");
-      if (!infile)
-	{
-	  g_set_error (error, gksu_quark, GKSU_ERROR_PIPE,
-		       _("Error opening pipe: %s"),
-		       strerror(errno));
-	  sudo_reset_xauth (context, xauth, xauth_env);
-	  return TRUE;
-	}
-
-      outfile = fdopen(child_pipe[1], "w");
-      if (!outfile)
-	{
-	  g_set_error (error, gksu_quark, GKSU_ERROR_PIPE,
-		       _("Error opening pipe: %s"),
-		       strerror(errno));
-	  sudo_reset_xauth (context, xauth, xauth_env);
-	  return TRUE;
-	}
-
-      /*
-	we are expecting to receive a GNOME_SUDO_PASS
-	if we don't there are two possibilities: an error
-	or a password is not needed
-      */
-      fcntl (parent_pipe[0], F_SETFL, O_NONBLOCK);
-      r = read(parent_pipe[0], buffer, 16);
-
-      if (context->debug)
-	fprintf (stderr, "buffer: -%s-\n", buffer);
-
-      if (strncmp(buffer, "GNOME_SUDO_PASS", 15) == 0)
-	{
-	  gchar *password = NULL;
-	  gboolean prompt_grab;
-
-	  if (context->debug)
-	    fprintf (stderr, "Yeah, we're in...\n");
-
-	  prompt_grab = gconf_client_get_bool (context->gconf_client, BASE_PATH "prompt",
-						   NULL);
-	  if (prompt_grab)
-	    gksu_prompt_grab (context);
-
-	  password = ask_pass (context, _("Password: "),
-			       ask_pass_data, error);
-	  g_return_val_if_fail (password != NULL, -1);
-
-	  usleep (100);
-
-	  fprintf (outfile, "%s\n", password);
-	  fclose (outfile);
-
-	  nullify_password (password);
-
-	  /* ignore the newline that comes right after sudo receives
-	     the password
-	  */
-	  fgets (buffer, 255, infile);
-	  fgets (buffer, 255, infile);
-	}
-      else
-	{
-	  gboolean should_display;
-	  if (context->debug)
-	    fprintf (stderr, "No password prompt found; we'll assume we don't need a password.\n");
-
-	  should_display = gconf_client_get_bool (context->gconf_client,
-						  BASE_PATH "display-no-pass-info", NULL);
-
-	  /* configuration tells us to show this message */
-	  if (should_display)
-	    {
-	      if (context->debug)
-		fprintf (stderr, "Calling pass_not_needed window...\n");
-	      pass_not_needed (context, pass_not_needed_data);
-	      /* make sure it is displayed */
-	      while (gtk_events_pending ())
-		gtk_main_iteration ();
-	    }
-
-	  fprintf (stderr, "%s", buffer);
-	}
-
-      if (!strcmp (buffer, "Sorry, try again.\n"))
-	g_set_error (error, gksu_quark, GKSU_ERROR_WRONGPASS,
-		     _("Wrong password."));
-      else if (!strncmp (buffer, "Sorry, user ", 12))
-	g_set_error (error, gksu_quark, GKSU_ERROR_NOT_ALLOWED,
-		     _("The underlying authorization mechanism (sudo) "
-		       "does not allow you to run this program. Contact "
-		       "the system administrator."));
-      else
-	{
-	  gchar *haystack = buffer;
-	  gchar *needle;
-
-	  needle = g_strstr_len (haystack, strlen (haystack), " ");
-	  if (needle && (needle + 1))
-	    {
-	      needle += 1;
-	      if (!strncmp (needle, "is not in", 9))
-		g_set_error (error, gksu_quark, GKSU_ERROR_NOT_ALLOWED,
-			     _("The underlying authorization mechanism (sudo) "
-			       "does not allow you to run this program. Contact "
-			       "the system administrator."));
-	    }
-	}
-#if 0
-      // stop startup notification (we may want something smarter here,
-      // like using SnMonitorContext)
-      if(context->sn_context)
-	 sn_launcher_context_complete(context->sn_context);
-#endif
-      while (!waitpid (pid, &status, WNOHANG))
-	{
-	  if (cmdline)
-	    g_free (cmdline);
-	  cmdline = get_process_name (pid);
-
-	  usleep(1000);
-
-	  bzero(buffer, 256);
-	  if(!fgets (buffer, 255, infile))
-	    continue;
-	  fprintf (stderr, "%s", buffer);
-	}
-
-      /* make sure we did read everything */
-      while (1)
-	{
-	  bzero(buffer, 256);
-	  if(!fread (buffer, sizeof(gchar), 255, infile))
-	    break;
-	  fprintf (stderr, "%s", buffer);
-	  fflush (stderr);
-	}
-
-      sudo_reset_xauth (context, xauth, xauth_env);
-
-      if (WIFEXITED(status))
-	{
-	  if (WEXITSTATUS(status))
-	    {
-	      if(cmdline)
-		{
-		  /* sudo already exec()ed something else, don't report
-		   * exit status errors in that case
-		   */
-		  if (!g_str_has_suffix (cmdline, "sudo\n"))
-		    {
-		      g_free (cmdline);
-		      return TRUE;
-		    }
-		  g_free (cmdline);
-		}
-
-	      if (error == NULL)
-		g_set_error (error, gksu_quark,
-			     GKSU_ERROR_CHILDFAILED,
-			     _("sudo terminated with %d status"),
-			     WEXITSTATUS(status));
-	    }
-	}
-    }
-
-  /* if error is set we have found an error condition */
-  if (error)
-    return TRUE;
-
-  return FALSE;
-}
-
-/**
- * gksu_sudo
- * @command_line: the command line that will be executed as other user
- * @error: a #GError to be set with the error condition, if an error
- * happens
- *
- * This function is a wrapper for gksu_sudo_run_full. It will call it
- * without giving the callback functions, which leads to the standard
- * ones being called. A simple #GksuContext is created to hold the
- * user name and the command.
- *
- * Returns: FALSE if all went well, TRUE if an error happend.
- */
-gboolean
-gksu_sudo (gchar *command_line,
-	   GError **error)
-{
-  GksuContext *context = gksu_context_new ();
-  gboolean retval;
-
-  context->command = g_strdup (command_line);
-  context->user = g_strdup ("root");
-  retval = gksu_sudo_full (context,
-			   NULL, NULL,
-			   NULL, NULL,
-			   error);
-  gksu_context_free (context);
-
-  return retval;
-}
-
-/**
- * gksu_run_full:
- * @context: a #GksuContext
- * @ask_pass: a #GksuAskPassFunc to be called when the lib determines
- * requesting a password is necessary; it may be NULL, in which case
- * the standard password request dialog will be used
- * @ask_pass_data: a #gpointer with user data to be passed to the
- * #GksuAskPasswordFunc
- * @pass_not_needed: a #GksuPassNotNeededFunc that will be called
- * when the command is being run without the need for requesting
- * a password; it will only be called if the display-no-pass-info
- * gconf key is enabled; NULL will have the standard dialog be shown
- * @pass_not_needed_data: a #gpointer with the user data to be passed to the
- * #GksuPasswordNotNeededFunc
- * @error: a #GError object to be filled with the error code or NULL
- *
- * This function is a wrapper for gksu_sudo_full/gksu_su_full. It will
- * call one of them, depending on the GConf key that defines whether
- * the default behavior for gksu is su or sudo mode. This is the
- * recommended way of using the library functionality.
- *
- * Returns: FALSE if all went fine, TRUE if failed
- */
-gboolean
-gksu_run_full (GksuContext *context,
-	       GksuAskPassFunc ask_pass,
-	       gpointer ask_pass_data,
-	       GksuPassNotNeededFunc pass_not_needed,
-	       gpointer pass_not_needed_data,
-	       GError **error)
-{
-  GConfClient *gconf_client;
-  gboolean sudo_mode;
-
-  gconf_client = gconf_client_get_default ();
-  sudo_mode = gconf_client_get_bool (gconf_client, BASE_PATH "sudo-mode",
-				     NULL);
-  g_object_unref (gconf_client);
-
-  if (sudo_mode)
-    return gksu_sudo_full (context, ask_pass, ask_pass_data,
-			   pass_not_needed, pass_not_needed_data,
-			   error);
-
-  return gksu_su_full (context, ask_pass, ask_pass_data,
-		       pass_not_needed, pass_not_needed_data,
-		       error);
-}
-
-/**
- * gksu_run
- * @command_line: the command line that will be executed as other user
- * @error: a #GError to be set with the error condition, if an error
- * happens
- *
- * This function is a wrapper for gksu_sudo/gksu_su. It will call one
- * of them, depending on the GConf key that defines whether the default
- * behavior for gksu is su or sudo mode. This is the recommended way of
- * using the library functionality.
- *
- * Returns: FALSE if all went well, TRUE if an error happend.
- */
-gboolean
-gksu_run (gchar *command_line,
-	  GError **error)
-{
-  GConfClient *gconf_client;
-  gboolean sudo_mode;
-
-  gconf_client = gconf_client_get_default ();
-  sudo_mode = gconf_client_get_bool (gconf_client, BASE_PATH "sudo-mode",
-				     NULL);
-  g_object_unref (gconf_client);
-
-  if (sudo_mode)
-    return gksu_sudo (command_line, error);
-
-  return gksu_su (command_line, error);
-}
-
-/**
- * gksu_ask_password_full:
- * @context: a #GksuContext
- * @prompt: a prompt different from Password:
- * @error: a #GError object to be filled with the error code or NULL
- *
- * This function uses the gksu infra-structure to request for a
- * password, but instead of passing it to su or sudo to run a command
- * it simply returns the password.
- *
- * Returns: a newly allocated string with the password;
- */
-gchar*
-gksu_ask_password_full (GksuContext *context, gchar *prompt,
-			GError **error)
-{
-  return su_ask_password (context, prompt, NULL, error);
-}
-
-/**
- * gksu_ask_password
- * @error: a #GError to be set with the error condition, if an error
- * happens
- *
- * This function uses the gksu infra-structure to request for a
- * password, but instead of passing it to su or sudo to run a command
- * it simply returns the password. This is just a convenience wrapper
- * for gksu_ask_password_full.
- *
- * Returns: a newly allocated string with the password;
- */
-gchar*
-gksu_ask_password (GError **error)
-{
-  GksuContext *context = gksu_context_new ();
-  gchar* retval;
-
-  context->user = g_strdup ("root");
-  retval = gksu_ask_password_full (context, NULL, error);
-  gksu_context_free (context);
-
-  return retval;
-}

Copied: libgksu/tags/1.9.2/libgksu/libgksu.c (from rev 593, libgksu/trunk/libgksu/libgksu.c)

Deleted: libgksu/tags/1.9.2/libgksuui/Makefile.am
===================================================================
--- libgksu/trunk/libgksuui/Makefile.am	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/libgksuui/Makefile.am	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,15 +0,0 @@
-AM_CFLAGS = -g -O2 -Wall
-INCLUDES = `pkg-config --cflags gtk+-2.0 gconf-2.0`
-AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -DDATA_DIR=\"$(datadir)\" -DPREFIX=\"$(prefix)\"
-
-noinst_LTLIBRARIES = libgksuui1.0.la
-libgksuui1_0_la_SOURCES = gksuui-dialog.c
-libgksuui1_0_la_LDFLAGS = -Wl,-O1 -static `pkg-config --libs gtk+-2.0 gconf-2.0`
-
-noinst_HEADERS = defines.h gksuui.h gksuui-dialog.h
-includedir = ${prefix}/include/$(PACKAGE)
-
-noinst_PROGRAMS = test-gksuui
-test_gksuui_SOURCES = test-gksuui.c
-test_gksuui_LDADD = libgksuui1.0.la
-test_gksuui_LDFLAGS = `pkg-config --libs glib-2.0`

Copied: libgksu/tags/1.9.2/libgksuui/Makefile.am (from rev 590, libgksu/trunk/libgksuui/Makefile.am)

Deleted: libgksu/tags/1.9.2/po/ChangeLog
===================================================================
--- libgksu/trunk/po/ChangeLog	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/ChangeLog	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,164 +0,0 @@
-2006-04-23  Gustavo Noronha Silva  <kov at debian.org>
-
-	* update-po; also merged translations from the trunk
-	  branches for libgksuui and gksu, since lots of code
-	  from both have been merged into this package
-
-2006-01-24  Gustavo Noronha Silva  <kov at debian.org>
-
-	* nl.po:
-	- has been added before, it had a problem with a missing \n,
-	  fixed;
-
-2005-10-16  Gustavo Noronha Silva  <kov at debian.org>
-
-	* hu.po: translation update by Gabor Kelemen
-	  <kelemeng at gnome.hu>
-
-2005-10-03  Miroslav Kure  <kurem at debian.cz>
-
-	* cs.po: updated Czech translation
-
-2005-09-28  Gustavo Noronha Silva  <kov at debian.org>
-
-	* update-po
-
-2005-09-12  Gustavo Noronha Silva  <kov at debian.org>
-
-	* pl.po:
-	- fixed Content-Type to say UTF-8 as charset
-
-2005-09-10  Miroslav Kure  <kurem at debian.cz>
-
-	* cs.po updated Czech translation
-
-2005-09-02  Ronald van Engelen  <ronalde at lacocina.nl>
-
-	* nl.po: Dutch translation updated
-
-2005-08-19  Thomas Huriaux  <thomas.huriaux at gmail.com>
-
-	* fr.po:
-	- added French translation
-
-2005-06-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* ro.po:
-	- added Romanian translation by Sorin Batariuc 
-	  <sorin at bonbon.net>
-
-2005-06-01  Gustavo Noronha Silva  <kov at debian.org>
-
-	* eu.po:
-	- translation added by Piarres Beobide <pi at beobide.net>
-
-2005-05-16  Gustavo Noronha Silva  <kov at debian.org>
-
-	* es.po:
-	- translation updated by Javier Fernández-Sanguino Peña 
-	  <jfs at computer.org>
-
-2005-05-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* sk.po:
-	- added translation for Slovack done by
-	  Peter Chabada <sk-i18n at chabada.sk>
-
-2005-05-13  Miroslav Kure <kurem at debian.cz>
-
-        * cs.po:
-        - added Czech translation
-
-2005-04-27  Gustavo Noronha Silva  <kov at debian.org>
-
-	* hu.po:
-	- added, translation by Kelemen Gábor <kelemeng at gnome.hu>
-
-	* no_NB.po -> nb.po:
-	- renamed so I can have some lollypop given to me
-	  by Jordi
-
-2004-10-14  Gustavo Noronha Silva  <kov at alface.horta>
-
-	* no_NB.po: added missing PO-Revision-Date field
-
-	* no_NB.po: added translation done by
-	  "Vidar Braut Haarr" <Vidar at CoreTrek.com>
-
-2004-08-15  Gustavo Noronha Silva  <kov at debian.org>
-
-	* ca.po: added translation done by
-          Jordi Mallach <jordi at debian.org>
-
-2004-06-12  Gustavo Noronha Silva  <kov at debian.org>
-
-	* es.po: translation update by
-	  "Francisco Javier F. Serrador" <serrador at tecknolabs.com>
-
-2004-05-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* da.po: updated by Morten Brix Pedersen <morten at wtf.dk>
-
-2004-05-18  Gustavo Noronha Silva  <kov at debian.org>
-
-	* pt_BR.po: updated translation.
-
-2004-03-05  gettextize  <bug-gnu-gettext at gnu.org>
-
-	* Makefile.in.in: Upgrade to gettext-0.14.1.
-	* Rules-quot: Upgrade to gettext-0.14.1.
-
-2004-01-17  Gustavo Noronha Silva  <kov at debian.org>
-
-	* pt_BR.po: updated translation.
-
-2004-01-16  Gustavo Noronha Silva  <kov at debian.org>
-
-	* da.po: new translation, thanks to
-	  Morten Brix Pedersen <morten at mbrix.dk>
-
-2003-08-06  Gustavo Noronha Silva  <kov at debian.org>
-
-	* de.po: new translation, thanks to
-	  Sebastian Heinlein <sebastian.heinlein at campus.lmu.de>
-
-2003-07-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* pt_BR.po: minor update
-
-2003-07-24  Gustavo Noronha Silva  <kov at debian.org>
-
-	* pt_BR.po: translation update
-
-2003-06-14  gettextize  <bug-gnu-gettext at gnu.org>
-
-	* Makefile.in.in: Upgrade to gettext-0.12.1.
-
-2003-05-06  Gustavo Noronha Silva  <kov at debian.org>
-
-	* es.po: translation add, thanks to
-	  Kike <krm at futurnet.es>
-
-x2003-05-02  Gustavo Noronha Silva  <kov at debian.org>
-
-	* ru.po: translation added, thanks to
-	  Alex Murygin <murygin at aitoc.com>
-
-2003-01-29  Gustavo Noronha Silva  <kov at debian.org>
-
-	* pt_BR.po: translation update.
-
-2002-08-13  gettextize  <bug-gnu-gettext at gnu.org>
-
-	* boldquot.sed: New file, from gettext-0.11.5.
-	* en at boldquot.header: New file, from gettext-0.11.5.
-	* en at quot.header: New file, from gettext-0.11.5.
-	* insert-header.sin: New file, from gettext-0.11.5.
-	* quot.sed: New file, from gettext-0.11.5.
-	* remove-potcdate.sin: New file, from gettext-0.11.5.
-	* Rules-quot: New file, from gettext-0.11.5.
-
-2001-11-04  gettextize  <bug-gnu-utils at gnu.org>
-
-	* Makefile.in.in: Upgrade to gettext-0.10.40.
-

Copied: libgksu/tags/1.9.2/po/ChangeLog (from rev 595, libgksu/trunk/po/ChangeLog)

Deleted: libgksu/tags/1.9.2/po/ca.po
===================================================================
--- libgksu/trunk/po/ca.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/ca.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,506 +0,0 @@
-# Catalan translation of libgksu.
-# Copyright © 2004 Free Software Foundation, Inc.
-# This file is distributed under the same license as the libgksu package.
-# Jordi Mallach <jordi at sindominio.net>, 2004.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libgksu1.2\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2004-08-03 18:59+0200\n"
-"Last-Translator: Jordi Mallach <jordi at sindominio.net>\n"
-"Language-Team: Catalan <tradgnome at softcatala.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"No s'ha pogut capturar el ratolí.\n"
-"Un usuari malintencionat pot estar espiant\n"
-"la vostra sessió."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"No s'ha pogut capturar el teclat.\n"
-"Un usuari malintencionat pot estar espiant\n"
-"la vostra sessió."
-
-#: ../libgksu/libgksu.c:827
-#, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "No s'ha pogut obtenir la clau d'xauth: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "S'ha produït un error en copiar «%s» a «%s»: %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr "gksu_run necessita una ordre a executar, no s'ha donat cap."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "L'ordre gksu-run-helper no s'ha trobat o no és executable."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "No es pot executar /bin/su: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "No s'ha pogut bifurcar un procés nou: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Contrasenya incorrecta."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "No s'ha pogut llegir del conducte amb el fill: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "El fill ha finalitzat amb l'estat %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr "gksu_sudo_run necessita una ordre a executar, no s'ha donat cap."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "No s'ha pogut copiar el fitxer d'autorització d'X de l'usuari."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "S'ha produït un error en crear el conducte: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "No s'ha pogut executar un procés nou: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "S'ha produït un error en obrir el conducte: %s"
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Contrasenya:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "El fill ha finalitzat amb l'estat %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-#, fuzzy
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr "<b>Introduïu la contrasenya de root.</b>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr "Contrasenya:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Contrasenya incorrecta."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "No s'ha acceptat l'opció per a --disable-grab: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "No s'ha acceptat l'opció per a --sudo-mode: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "No s'ha acceptat l'opció per a --prompt: %s\n"
-
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "<b>Si us plau, introduïu la contrasenya de l'usuari %s</b>"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Manca l'ordre a executar."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "No s'ha pogut executar %s com a l'usuari %s:\n"
-#~ " %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Opcions avançades"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Opcions a utilitzar quan es canvia d'usuari</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "_intèrpret d'entrada"
-
-#~ msgid "_preserve environment"
-#~ msgstr "_preserva l'entorn"
-
-#~ msgid "Run program"
-#~ msgstr "Executa el programa"
-
-#~ msgid "Run:"
-#~ msgstr "Executa:"
-
-#~ msgid "As user:"
-#~ msgstr "Com a l'usuari:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Avançat"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "  --desktop <file>, -D <file>\n"
-#~ "    Use a .desktop file to get the name of the application    and the "
-#~ "icon from.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu versió %s\n"
-#~ "\n"
-#~ "Forma d'ús: %s [-u <usuari>] [-k] [-l] <ordre>\n"
-#~ "\n"
-#~ "  --debug, -d\n"
-#~ "    Imprimeix informació a la pantalla que pot ser\n"
-#~ "    útil per a diagnosticar i/o resoldre problemes.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Inhabilita el «blocatge» del teclat, ratolí i focus\n"
-#~ "    que realitza el programa quan demana una contrasenya.\n"
-#~ "  --icon <icona>, -i <icona>\n"
-#~ "    Reemplaça la icona per defecte de la finestra amb\n"
-#~ "    l'argument.\n"
-#~ "  --message <missatge>, -m <missatge>\n"
-#~ "    Reemplaça el missatge estàndard que es mostra quan\n"
-#~ "    es demana una contrasenya amb l'argument donat a\n"
-#~ "    l'opció.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Imprimeix la contrasenya a la sortida estàndard,\n"
-#~ "    igual que ssh-askpass. És útil per a utilitzar-ho a\n"
-#~ "    seqüències amb programes que accepten rebre la\n"
-#~ "    contrasenya per l'entrada estàndard.\n"
-#~ "  --prompt, -P\n"
-#~ "    Pregunta si es vol que es capture el teclat i el\n"
-#~ "    ratolí abans de fer-ho.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Elimina la part del servidor de la variable\n"
-#~ "    $DISPLAY, per a que GKSu funcione amb les redireccions X11\n"
-#~ "    d'SSH.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Fes que GKSu utilitze sudo en comptes de su, com si s'haguès\n"
-#~ "    executat com a «gksudo».\n"
-#~ "  --title <títol>, -t <títol>\n"
-#~ "    Reemplaça el títol per defecte amb l'argument.\n"
-#~ "  --user <usuari>, -u <usuari>\n"
-#~ "    Executa <ordre> com l'usuari especificat.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserva els entorns actuals, no estableixes $HOME, o $PATH,\n"
-#~ "    per exemple.\n"
-#~ "  --login, -l\n"
-#~ "    Fes que aquest intèrpret siga d'entrada. Això pot causar\n"
-#~ "    problemes amb la màgia Xauthority. Executeu xhost per a\n"
-#~ "    permetre que usuari objectiu puga obrir finestres a la vostra\n"
-#~ "    visualització.\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "WARNING: Could not stat %s: %s.\n"
-#~ msgstr "AVÍS: No s'ha pogut fer stat sobre %s: %s.\n"
-
-#~ msgid "FATAL: File %s is not owned by root.\n"
-#~ msgstr "FATAL: El propietari del fitxer %s no és root.\n"
-
-#~ msgid "FATAL: File %s is not owned by group root.\n"
-#~ msgstr "FATAL: El grup del fitxer %s no és root.\n"
-
-#~ msgid "FATAL: File %s has wrong permissions, should be 0644.\n"
-#~ msgstr "FATAL: El fitxer %s té permisos incorrectes, hauria de ser 0644.\n"
-
-#~ msgid "FATAL: Could not open %s: %s.\n"
-#~ msgstr "FATAL: No s'ha pogut obrir %s: %s.\n"
-
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "<b>Si us plau, introduïu la contrasenya de l'usuari %s\n"
-#~ "per a executar %s.</b>"
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Calls <command> as the specified user\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replaces the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replaces the default title with the argument\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replaces the default window icon with the argument\n"
-#~ "  --print-pass, -p\n"
-#~ "    Asks gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disables the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Makes this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu versió %s\n"
-#~ "\n"
-#~ "Forma d'ús: %s [-u <usuari>] [-k] [-l] <ordre>\n"
-#~ "\n"
-#~ "  --user <usuari>, -u <usuari>\n"
-#~ "    Executa <ordre> com a l'usuari especificat\n"
-#~ "  --message <missatge>, -m <missatge>\n"
-#~ "    Reemplaça el missatge estàndard mostrat per a\n"
-#~ "    demanar la contrasenya per l'argument passat a\n"
-#~ "    l'opció\n"
-#~ "  --title <títol>, -t <títol>\n"
-#~ "    Reemplaça el títol per defecte amb l'argument\n"
-#~ "  --icon <icona>, -i <icona>\n"
-#~ "    Reemplaça la icona predeterminada de la finestra\n"
-#~ "    amb l'argument\n"
-#~ "  --print-pass, -p\n"
-#~ "    Demana a gksu que mostre la contrasenya per\n"
-#~ "    la sortida estàndard, com ssh-askpass. Útil per a\n"
-#~ "    l'ús en scripts amb programes que accepten rebre\n"
-#~ "    la contrasenya per l'entrada estàndard.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Inhabilita el «blocatge» del teclat, ratolí i focus\n"
-#~ "    fet pel programa quan demana una contrasenya\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Elimina la part del servidor de la variable $DISPLAY,\n"
-#~ "    per a que GKSu funcione amb les redireccions X11 de SSH\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Fes això un intèrpret d'entrada. Teniu en compte que això\n"
-#~ "    pot causar problemes amb la màgia Xauthority. Executeu\n"
-#~ "    xhost per a permetre a l'usuari objectiu obrir finestres\n"
-#~ "    a la vostra visualització!\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserva l'entorn actual, no estableixes $HOME o $PATH,\n"
-#~ "    per exemple.\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "Using %s as username...\n"
-#~ msgstr "S'està utilitzant %s com a nom d'usuari...\n"
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: No s'ha pogut inicialitzar la biblioteca Gtk+, GKsu no pot "
-#~ "continuar.\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "S'està canviant d'usuari..."
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "No s'ha donat cap contrasenya i sudo la necessita."
-
-#~ msgid ""
-#~ "The X authority file i am trying to create for the target user already "
-#~ "exists! This is highly suspicous!"
-#~ msgstr ""
-#~ "El fitxer d'autoritat d'X que s'està intentant crear per a l'usuari "
-#~ "objectiu ja existeix! Això és molt sospitós!"

Copied: libgksu/tags/1.9.2/po/ca.po (from rev 595, libgksu/trunk/po/ca.po)

Deleted: libgksu/tags/1.9.2/po/cs.po
===================================================================
--- libgksu/trunk/po/cs.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/cs.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,598 +0,0 @@
-# Czech translation of libgksu
-# Copyright (C) 2005 Free Software Foundation, Inc.
-# This file is distributed under the same license as the libgksu package.
-# Miroslav Kure <kurem at debian.cz>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libgksu\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2005-10-03 18:12+0200\n"
-"Last-Translator: Miroslav Kure <kurem at debian.cz>\n"
-"Language-Team: Czech <debian-l10n-czech at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nemohu zachytit vaši myš.\n"
-"Zlomyslný klient může odposlouchávat\n"
-"vaše sezení."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nemohu zachytit vaši klávesnici.\n"
-"Zlomyslný klient může odposlouchávat\n"
-"vaše sezení."
-
-#: ../libgksu/libgksu.c:827
-#, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, fuzzy, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-"<b>Díky autentizačnímu mechanismu vašeho systému byl spuštěn program \"%s\" "
-"s oprávněními uživatele %s bez nutnosti zadání hesla.</b>\n"
-"\n"
-"Je možné, že máte oprávnění ke spouštění některých programů pod uživatelem %"
-"s, aniž byste museli zadávat heslo (třeba z důvodu uložení hesla ve "
-"vyrovnávací paměti).\n"
-"Toto není zpráva o chybě, ale pouze konstatování, abyste si danou skutečnost "
-"uvědomili."
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Selhalo získání xauth klíče: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-"Není možné vytvořit soubor .Xauthority: soubor již existuje. To může "
-"znamenat bezpečnostní problém. Situaci prozkoumejte a raději také varujte "
-"svého systémového správce."
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Chyba kopírování '%s' do '%s': %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr "gksu_run vyžaduje příkaz, který má spustit; žádný nebyl zadán."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "Příkaz gksu-run-helper nebyl nalezen, nebo nemá práva pro spouštění."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Nemohu spustit /bin/su: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Selhalo oddělení nového procesu: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Chybné heslo."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-"Selhala komunikace s gksu-run-helper.\n"
-"\n"
-"Obdrženo:\n"
-" %s\n"
-"Očekáváno:\n"
-" %s"
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Nemohu číst z roury s potomkem: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, c-format
-msgid "su terminated with %d status"
-msgstr "su skončil se stavem %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr "gksu_sudo_run vyžaduje příkaz, který má spustit; žádný nebyl zadán."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "Nemohu zkopírovat uživatelův soubor Xauthorization."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Chyba při vytváření roury: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Selhalo spuštění nového procesu: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Chyba při otevírání roury: %s"
-
-#: ../libgksu/libgksu.c:2121
-msgid "Password: "
-msgstr "Heslo: "
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-"Níže ležící autentizační mechanismus (sudo) nepovoluje spuštění tohoto "
-"programu. Kontaktujte prosím svého systémového správce."
-
-#: ../libgksu/libgksu.c:2237
-#, c-format
-msgid "sudo terminated with %d status"
-msgstr "sudo skončilo se stavem %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr "Pokračovat"
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">Zadejte heslo uživatele root.</span>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-#, fuzzy
-msgid "Password:"
-msgstr "Heslo: "
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Chybné heslo."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu verze %s\n"
-#~ "\n"
-
-#~ msgid ""
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Použití: %s [-u <uživatel>] [-k] [-l] <příkaz>\n"
-#~ "\n"
-
-#~ msgid ""
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ msgstr ""
-#~ "  --always-ask-password, -a\n"
-#~ "    Nebude kontrolovat, zda je pro spuštění příkazu\n"
-#~ "    opravdu nutné heslo, nebo zda existují jiné cesty\n"
-#~ "    k jeho získání: jednoduše se vždy na heslo zeptá.\n"
-
-#~ msgid ""
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ msgstr ""
-#~ "  --debug, -d\n"
-#~ "    Zobrazí informace užitečné pro diagnostikování\n"
-#~ "    nebo řešení problémů.\n"
-
-#~ msgid ""
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ msgstr ""
-#~ "  --disable-grab, -g\n"
-#~ "    Zakáže \"zamykání\" klávesnice a myši, které\n"
-#~ "    program používá při zadávání hesla.\n"
-
-#~ msgid ""
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ msgstr ""
-#~ "  --icon <ikona>, -i <ikona>\n"
-#~ "    Nahradí standardní ikonu okna za zadanou.\n"
-
-#~ msgid ""
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ msgstr ""
-#~ "  --message <zpráva>, -m <zpráva>\n"
-#~ "    Nahradí standardní zprávu žádající o zadání\n"
-#~ "    hesla za zadaný text.\n"
-
-#~ msgid ""
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ msgstr ""
-#~ "  --print-pass, -p\n"
-#~ "    Požádá gksu o vytištění hesla na standardní výstup\n"
-#~ "    stejně, jako to dělá ssh-askpass. Užitečné pro použití\n"
-#~ "    ve skriptech s programy, jež očekávají heslo\n"
-#~ "    na standardním vstupu.\n"
-
-#~ msgid ""
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ msgstr ""
-#~ "  --prompt, -P\n"
-#~ "    Před zachycením myši a klávesnice se uživatele\n"
-#~ "    zeptá, zda tomu tak chce.\n"
-
-#~ msgid ""
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ msgstr ""
-#~ "  --ssh-fwd, -s\n"
-#~ "    Ořízne jméno počítače v proměnné $DISPLAY tak,\n"
-#~ "    aby mohlo GKSu pracovat se SSH X11 Forwarding.\n"
-
-#~ msgid ""
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ msgstr ""
-#~ "  --sudo-mode, -S\n"
-#~ "    Řekne GKSu, aby místo su použil sudo, stejně jako\n"
-#~ "    by byl spuštěn příkazem \"gksudo\".\n"
-
-#~ msgid ""
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ msgstr ""
-#~ "  --title <titulek>, -t <titulek>\n"
-#~ "    Nahradí výchozí titulek zadaným textem.\n"
-
-#~ msgid ""
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ msgstr ""
-#~ "  --user <uživatel>, -u <uživatel>\n"
-#~ "    Spustí <příkaz> pod zadaným uživatelem.\n"
-
-#~ msgid ""
-#~ "  --desktop <file>, -D <file>\n"
-#~ "    Use a .desktop file to get the name of the application\n"
-#~ "    and the icon from.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "  --desktop <soubor>, -D <soubor>\n"
-#~ "    Ikonu a jméno aplikace získá ze souboru .desktop.\n"
-#~ "\n"
-
-#~ msgid ""
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ msgstr ""
-#~ "  --preserve-env, -k\n"
-#~ "    Zachová stávající prostředí, například nenastavuje\n"
-#~ "    proměnné $HOME a $PATH.\n"
-
-#~ msgid ""
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "  --login, -l\n"
-#~ "    Chová se jako přihlašovací shell. Pozor, může způsobit\n"
-#~ "    problémy s magií okolo Xauthority. Chcete-li\n"
-#~ "    povolit cílovému uživateli otevírat okna na vašem\n"
-#~ "    displeji, použijte xhost!\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid ""
-#~ "<b>Authentication required</b>\n"
-#~ "\n"
-#~ "You need your password to run:\n"
-#~ "\"%s\"."
-#~ msgstr ""
-#~ "<b>Vyžadována autentizace</b>\n"
-#~ "\n"
-#~ "Musíte zadat heslo pro spuštění:\n"
-#~ "\"%s\"."
-
-#~ msgid ""
-#~ "<b>Authentication required</b>\n"
-#~ "\n"
-#~ "You need to type %s's password to run:\n"
-#~ "\"%s\"."
-#~ msgstr ""
-#~ "<b>Vyžadována autentizace</b>\n"
-#~ "\n"
-#~ "Musíte zadate heslo uživatele %s pro spuštění:\n"
-#~ "\"%s\"."
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "Volba pro --disable-grab nebyla přijata: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "Volba pro --sudo-mode nebyla přijata: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "Volba pro --prompt nebyla přijata: %s\n"
-
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "<b>Zadejte heslo uživatele %s</b>"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Chybí příkaz pro spuštění."
-
-#~ msgid "User %s does not exist."
-#~ msgstr "Uživatel %s neexistuje."
-
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "<b>Selhalo spuštění %s pod uživatelem %s.</b>\n"
-#~ "\n"
-#~ "%s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Rozšířené možnosti"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Možnosti při změně uživatele</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "přihlašovací she_ll"
-
-#~ msgid "_preserve environment"
-#~ msgstr "zachovat _prostředí"
-
-#~ msgid "Run program"
-#~ msgstr "Spustit program"
-
-#~ msgid "Run:"
-#~ msgstr "Spustit:"
-
-#~ msgid "As user:"
-#~ msgstr "Pod uživatelem:"
-
-#~ msgid "_Advanced"
-#~ msgstr "Pokročilé"
-
-#~ msgid "Always request a password"
-#~ msgstr "Vždy vyžadovat heslo"
-
-#~ msgid "Disable keyboard and mouse grab"
-#~ msgstr "Zakázat zachytávání klávesnice a myši"
-
-#~ msgid "Display information message when no password is needed"
-#~ msgstr "Zobrazovat informační zprávu pokud není vyžadováno heslo"
-
-#~ msgid "Force keyboard and mouse grab"
-#~ msgstr "Vynutit zachytávání klávesnice a myši"
-
-#~ msgid ""
-#~ "Grab keyboard and mouse even if -g has been passed as argument on the "
-#~ "command line."
-#~ msgstr ""
-#~ "Zachytí klávesnici a myš i když byl na příkazové řádce zadán parametr -g."
-
-#~ msgid "Keyring to which passwords will be saved"
-#~ msgstr "Klíčenka, na kterou budou ukládána hesla"
-
-#~ msgid "Prompt for grabbing"
-#~ msgstr "Dotazovat se na zachytávání"
-
-#~ msgid "Save password to gnome-keyring"
-#~ msgstr "Ukládat hesla na gnome-keyring"
-
-#~ msgid "Sudo mode"
-#~ msgstr "Režim sudo"
-
-#~ msgid ""
-#~ "The name of the keyring gksu should use. Usual values are \"session\", "
-#~ "which saves the password for the session, and \"default\", which saves "
-#~ "the password with no timeout."
-#~ msgstr ""
-#~ "Jméno klíčenky, které má gksu používat. Obvyklé hodnoty jsou \"session\", "
-#~ "což uloží heslo po dobu sezení, a \"default\", což uloží heslo bez "
-#~ "časového omezení."
-
-#~ msgid ""
-#~ "This option determines whether a message dialog will be displayed "
-#~ "informing the user that the program is being run without the need of a "
-#~ "password being asked for some reason."
-#~ msgstr ""
-#~ "Tato volba určuje, zda se zobrazí dialog informující uživatele o faktu, "
-#~ "že právě spouštěný program z nějakého důvodu nevyžaduje zadání hesla."
-
-#~ msgid ""
-#~ "This option will make gksu prompt the user if he wants to have the screen "
-#~ "grabbed before entering the password. Notice that this only has an effect "
-#~ "if force-grab is disabled."
-#~ msgstr ""
-#~ "Zapnutím této volby se bude gksu ptát uživatele, zda si přeje před "
-#~ "zadáváním hesla zachytit obrazovku. Volba má vliv pouze v případě, že je "
-#~ "vypnutá volba force-grab."
-
-#~ msgid ""
-#~ "This option will prevent gksu from trying to figure out if a password is "
-#~ "needed to run the command, or if it can be obtained through other ways, "
-#~ "such as gnome-keyring, making it simply ask for the password every time."
-#~ msgstr ""
-#~ "Touto volbou gksu zakážete, aby se snažilo zjistit, zda je pro spuštění "
-#~ "programu vyžadováno heslo, nebo zda se nedá získat jiným způsobem, "
-#~ "například z gnome-keyring. Gksu se tak bude na heslo ptát pokaždé."
-
-#~ msgid ""
-#~ "Whether sudo should be the default backend method. This method is "
-#~ "otherwise accessed though the -S switch or by running 'gksudo' instead of "
-#~ "'gksu'."
-#~ msgstr ""
-#~ "Zda se má sudo používat jako výchozí program. Tento režim se jinak zapíná "
-#~ "přepínačem -S nebo spuštěním 'gksudo' namísto 'gksu'."
-
-#~ msgid ""
-#~ "Whether the keyboard and mouse grabbing should be turned off. This will "
-#~ "make it possible for other X applications to listen to keyboard input "
-#~ "events, thus making it not possible to shield from malicious applications "
-#~ "which may be running."
-#~ msgstr ""
-#~ "Zda se má vypnout zachytávání myši a klávesnice. Tím umožníte ostatním X "
-#~ "aplikacím, aby odposlouchávaly zadávané znaky, což znamená, že nebudete "
-#~ "chráněni před zlomyslnými programy, které zrovna mohou běžet."
-
-#~ msgid ""
-#~ "gksu can save the password you type to the gnome-keyring so you'll not be "
-#~ "asked everytime"
-#~ msgstr ""
-#~ "gksu může uložit zadané heslo do gnome-keyring, takže na ně nebudete "
-#~ "pokaždé dotazováni."
-
-#~ msgid ""
-#~ "Opens a terminal as the root user, using gksu to ask for the password"
-#~ msgstr "Otevře terminál pod uživatelem root, na heslo se dotáže přes gksu"
-
-#~ msgid "Root Terminal"
-#~ msgstr "Terminál uživatele root"
-
-#~ msgid ""
-#~ "Opens a dialog where you can type a command to be run as a given user"
-#~ msgstr ""
-#~ "Otevře dialog, ve kterém můžete zadat příkaz, který se má spustit pod "
-#~ "jiným uživatelem"
-
-#~ msgid "Run as different user"
-#~ msgstr "Spustit jako jiný uživatel"
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: Selhala inicializace knihovny Gtk+, GKSu nemůže pokračovat.\n"
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "Nebylo zadáno žádné heslo, avšak sudo jej vyžaduje."
-
-#~ msgid ""
-#~ "The X authority file i am trying to create for the target user already "
-#~ "exists! This is highly suspicous!"
-#~ msgstr ""
-#~ "Pro cílového uživatele se snažím vytvořit soubor X authority, avšak ten "
-#~ "již existuje! To je krajně podezřelé!"

Copied: libgksu/tags/1.9.2/po/cs.po (from rev 595, libgksu/trunk/po/cs.po)

Deleted: libgksu/tags/1.9.2/po/da.po
===================================================================
--- libgksu/trunk/po/da.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/da.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,517 +0,0 @@
-# Danish translation of libgksu
-# Copyright (C) 2004 Free Software Foundation, Inc.
-# This file is distributed under the same license as the GKsu package.
-# Morten Brix Pedersen <morten at wtf.dk>, 2004.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libgksu 1.0.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2004-05-19 21:02+0200\n"
-"Last-Translator: Morten Brix Pedersen <morten at wtf.dk>\n"
-"Language-Team: Danish <dansk at klid.dk>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Kunne ikke låse tastatur eller mus.\n"
-"Der er mulighed for at en anden klient overvåger\n"
-"din session."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Kunne ikke låse tastatur eller mus.\n"
-"Der er mulighed for at en anden klient overvåger\n"
-"din session."
-
-#: ../libgksu/libgksu.c:827
-#, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, fuzzy, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-"<b>\"%s\" programmet blev startet med priviliegierne af %s brugeren uden "
-"behovet for at spørge om adgangskode, ved hjælp af systemets "
-"autentifikations opsætning.</b>\n"
-"\n"
-"Det er muligt at du tillades at køre specifikke programmer som bruger %suden "
-"behovet for en adgangskode, eller at adgangskoden er mellemlagret.\n"
-"Dette er ikke et oplysning om et problem: Det er bare en notifikation så du "
-"er klar over dette."
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Fejl da xauth nøgle skulle hentes: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Fejl ved kopiering af '%s' til '%s': %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr "gksu_run kræver en kommando der skal køres, ingen var angivet."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "gksu-run-helper kommandoen blev ikke fundet eller er ikke eksekvebar."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Fejl ved kørsel af /bin/su: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Fejl da ny proces skulle oprettes: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Forkert adgangskode."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Kunne ikke læse fra pipe med barneproces: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Barneproces afsluttede med status %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr "gksu_sudo_run kræver en kommando der skal køres, ingen var angivet."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "Kunne ikke kopiere brugerens Xautorization-fil."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Fejl ved oprettelse af pipe: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Fejl ved eksekvering af ny proces: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Fejl ved åbning af pipe: %s"
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Adgangskode:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Barneproces afsluttede med status %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-#, fuzzy
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr "<b>Indtast root adgangskoden.</b>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr "Adgangskode:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Forkert adgangskode."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "Tilvalg ikke accepteret for --disable-grab: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "Tilvalg ikke accepteret for --sudo-mode: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "Tilvalg ikke accepteret for --prompt: %s\n"
-
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "<b>Indtast %s's adgangskode</b>"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Manglende kommando at køre."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Fejl ved kørsel af %s som bruger %s:\n"
-#~ " %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Avancerede indstillinger"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Indstillinger der skal bruges når der ændres bruger</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "_login-shell"
-
-#~ msgid "_preserve environment"
-#~ msgstr "_behold miljøindstillinger"
-
-#~ msgid "Run program"
-#~ msgstr "Kør program"
-
-#~ msgid "Run:"
-#~ msgstr "Kør:"
-
-#~ msgid "As user:"
-#~ msgstr "Som bruger:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Avanceret"
-
-#~ msgid "Always request a password"
-#~ msgstr "Anmod altid om en adgangskode"
-
-#~ msgid "Disable keyboard and mouse grab"
-#~ msgstr "Deaktiér keyboard og muse lås"
-
-#~ msgid "Display information message when no password is needed"
-#~ msgstr "Vis informationsbesked når ingen adgangskode kræves"
-
-#~ msgid "Force keyboard and mouse grab"
-#~ msgstr "Tving keyboard og muse lås"
-
-#~ msgid ""
-#~ "Grab keyboard and mouse even if -g has been passed as argument on the "
-#~ "command line."
-#~ msgstr ""
-#~ "Lås keyboard og mus selvom -g er blevet angivet som argument på "
-#~ "kommandolinjen."
-
-#~ msgid "Keyring to which passwords will be saved"
-#~ msgstr "Nøglering som adgangskoder vil blive gemt i"
-
-#~ msgid "Prompt for grabbing"
-#~ msgstr "Spørg om der skal låses"
-
-#~ msgid "Save password to gnome-keyring"
-#~ msgstr "Gem adgangskode til gnome-keyring"
-
-#~ msgid "Sudo mode"
-#~ msgstr "Sudo-tilstand"
-
-#~ msgid ""
-#~ "The name of the keyring gksu should use. Usual values are \"session\", "
-#~ "which saves the password for the session, and \"default\", which saves "
-#~ "the password with no timeout."
-#~ msgstr ""
-#~ "Navnet på nøgleringen skal bruge. Normale værdier er \"session\", som "
-#~ "gemmer adgangskoden i sessionen, og \"standard\" som gemmer adgangskoden "
-#~ "uden timeout."
-
-#~ msgid ""
-#~ "This option determines whether a message dialog will be displayed "
-#~ "informing the user that the program is being run without the need of a "
-#~ "password being asked for some reason."
-#~ msgstr ""
-#~ "Denne indstilling bestemmer om en besked-dialog skal vises der oplyser "
-#~ "brugeren om at programmet der køres ikke kræver nogen adgangskode."
-
-#~ msgid ""
-#~ "This option will make gksu prompt the user if he wants to have the screen "
-#~ "grabbed before entering the password. Notice that this only has an effect "
-#~ "if force-grab is disabled."
-#~ msgstr ""
-#~ "Denne indstilling vil lade gksu spørge brugeren om han vil have skærmen "
-#~ "låst før indtastning af adgangskoden. Bemærk at dette kun har en virkning "
-#~ "hvis force-grab er slået fra."
-
-#~ msgid ""
-#~ "This option will prevent gksu from trying to figure out if a password is "
-#~ "needed to run the command, or if it can be obtained through other ways, "
-#~ "such as gnome-keyring, making it simply ask for the password every time."
-#~ msgstr ""
-#~ "Denne indstilling vil forhindre gksu fra at prøve at finde ud af om en "
-#~ "adgangskode kræves for at køre kommandoen, eller om den kan findes på "
-#~ "anden vis, som f.eks. gnome-keyring. Den vil altså spørge hver gang."
-
-#~ msgid ""
-#~ "Whether sudo should be the default backend method. This method is "
-#~ "otherwise accessed though the -S switch or by running 'gksudo' instead of "
-#~ "'gksu'."
-#~ msgstr ""
-#~ "Om sudo skal være standard backend-metoden. Denne metode kan ellers opnås "
-#~ "ved at anvende -S tilvalget, eller ved at køre 'gksudo' i stedet for "
-#~ "'gksu'."
-
-#~ msgid ""
-#~ "Whether the keyboard and mouse grabbing should be turned off. This will "
-#~ "make it possible for other X applications to listen to keyboard input "
-#~ "events, thus making it not possible to shield from malicious applications "
-#~ "which may be running."
-#~ msgstr ""
-#~ "Om keyboard og mus låsning skal være slået fra. Dette vil gøre det muligt "
-#~ "for andre X-programmet at lytte til keyboard handlinger, som kan gøre at "
-#~ "andre ondsindede programmer kan lytte til adgangskoden."
-
-#~ msgid ""
-#~ "gksu can save the password you type to the gnome-keyring so you'll not be "
-#~ "asked everytime"
-#~ msgstr ""
-#~ "gksu kan gemme adgangskoden du skriver til gnome-keyring så du ikke "
-#~ "behøver at blive spurgte hver gang"
-
-#~ msgid ""
-#~ "Opens a terminal as the root user, using gksu to ask for the password"
-#~ msgstr ""
-#~ "Åbner en terminal som brugeren root, og bruger gksu til at spørge om "
-#~ "adgangskoden. "
-
-#~ msgid "Root Terminal"
-#~ msgstr "Root-terminal"
-
-#~ msgid ""
-#~ "Opens a dialog where you can type a command to be run as a given user"
-#~ msgstr ""
-#~ "Åbner en dialog hvor du kan skrive en kommando som skal køres af en "
-#~ "bestemt bruger"
-
-#~ msgid "Run as different user"
-#~ msgstr "Kør som en anden bruger"
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Brug: %s [-u <bruger>] [-k] [-l] <kommando>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Tjek ikke om adgangskoden virkelig skal bruges\n"
-#~ "    til at køre kommandoen, eller om den kan fås på andre\n"
-#~ "    måder: spørg altid efter den.\n"
-#~ "  --debug, -d\n"
-#~ "    Udskriv oplysninger på skærmen som kan være nyttige\n"
-#~ "    for at undersøge og/eller løse problemer.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Deaktiver at \"låse\" tastatureret og musen,\n"
-#~ "    og fokus når programmer spørger om adgangskode.\n"
-#~ "  --icon <ikon>, -i <ikon>\n"
-#~ "    Erstatter standardikonet med det angivne ikon.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Erstatter standardbeskeden der bliver vist når der\n"
-#~ "    bliver spurgt efter adgangskode.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Beder gksu om at printe adgangskoden til stdout,\n"
-#~ "    ligesom ssh-askpass. Nyttigt at bruge i skripts med\n"
-#~ "    programmer der modtager adgangskoden ved stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Spørg brugeren om de vil have deres tastatur og mus\n"
-#~ "    fanget før det bliver gjort.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Fjern værtsdelen af $DISPLAY variablen, så GKsu virker\n"
-#~ "    ved SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Lad GKSu bruge sudo istedet for su, ligesom hvis den var\n"
-#~ "    blevet kørt som \"gksudo\".\n"
-#~ "  --title <titel>, -t <titel>\n"
-#~ "    Erstatter standardtitlen med den angivne titel.\n"
-#~ "  --user <bruger>, -u <bruger>\n"
-#~ "    Kalder <kommando> som den angivede bruger\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Husk de nuværende miljø indstillinger. Dette undgår at f.eks.\n"
-#~ "    $HOME og $PATH bliver sat.\n"
-#~ "  --login, -l\n"
-#~ "    Gør dette til en login-shell. Bemærk at det kan skabe\n"
-#~ "    problemer med Xauthority. Kør xhost for at tillade\n"
-#~ "    brugeren at åbne vinduer på din skærm!\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: Kunne ikke indlæse Gtk+ biblioteket. GKSu kan ikke fortsætte.\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Skifter bruger..."
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "Ingen adgangskode var angivet, og sudo behøver en."
-
-#~ msgid ""
-#~ "The X authority file i am trying to create for the target user already "
-#~ "exists! This is highly suspicous!"
-#~ msgstr ""
-#~ "X authority-filen jeg prøver på at oprette for brugeren eksisterer "
-#~ "allerede! Dette er meget mistænktsomt!"

Copied: libgksu/tags/1.9.2/po/da.po (from rev 595, libgksu/trunk/po/da.po)

Deleted: libgksu/tags/1.9.2/po/de.po
===================================================================
--- libgksu/trunk/po/de.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/de.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,529 +0,0 @@
-# German translation of GKsu.
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This file is distributed under the same license as the GKsu package.
-# Sebastian Heinlein <debian at pimpzkru.de>, 2003.
-# 
-# 
-msgid ""
-msgstr ""
-"Project-Id-Version: GKsu 0.9.14\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2003-11-18 21:19-0200\n"
-"Last-Translator: Sebastian Heinlein <debian at pimpzkru.de>\n"
-"Language-Team: German <gnome-de at gnome.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Tastatur oder Maus konnten nicht abgegriffen werden.\n"
-" Es besteht die Möglichkeit, dass ein böswilliger Client die Sitzung "
-"belauscht."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Tastatur oder Maus konnten nicht abgegriffen werden.\n"
-" Es besteht die Möglichkeit, dass ein böswilliger Client die Sitzung "
-"belauscht."
-
-#: ../libgksu/libgksu.c:827
-#, fuzzy, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-"<b>Das Passwort von %s ist erforderlich zum Ausführen von:</b>\n"
-"<i>%s</i>"
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, fuzzy, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-"Das \"%s\" Programm wurde mit den Privilegien vom %s Benutzer gestartet, "
-"ohne dass die Abfrage eines Passworts notwendig wurde (das liegt am "
-"Authentifikationsmechanismus Ihres Systems).\n"
-"\n"
-"Es mag sein, dass es Ihnen tatsächlich erlaubt ist, manche Programme als %s "
-"Benutzer ohne Passwortangabe zu starten, oder dass das Passwort "
-"zwischengespeichert wurde. Es handelt sich nicht um ein Problembericht, nur "
-"um eine Meldung, damit Sie bescheid wissen."
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "%s/bin/gksu: %s konnte nicht ausgeführt werden"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "/bin/su: %s konnte nicht ausgeführt werden"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, fuzzy, c-format
-msgid "Failed to fork new process: %s"
-msgstr "%s/bin/gksu: %s konnte nicht ausgeführt werden"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Falsches Passwort."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Unterprozess endete mit dem Status %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Passwort:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Unterprozess endete mit dem Status %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr "Weiter"
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">Geben Sie das root-Passwort ein.</"
-"span>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-#, fuzzy
-msgid "Password:"
-msgstr "Passwort:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Falsches Passwort."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "Option wird für --disable-grab nicht akzeptiert: %s \n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "Option wird für --sudo-mode nicht akzeptiert: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "Option wird für --prompt nicht akzeptiert: %s\n"
-
-#, fuzzy
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "Bitte geben Sie das Passwort von %s ein"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Kein auszuführender Befehl angegeben."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "<b>Das Passwort von %s ist erforderlich zum Ausführen von:</b>\n"
-#~ "<i>%s</i>"
-
-#~ msgid "Advanced options"
-#~ msgstr "Details zum Programmstart"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Optionen für den Benutzerwechsel</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "Als _Login-Shell starten"
-
-#, fuzzy
-#~ msgid "_preserve environment"
-#~ msgstr "_Umgebungsvariablen erhalten"
-
-#~ msgid "Run program"
-#~ msgstr "Programm ausführen"
-
-#~ msgid "Run:"
-#~ msgstr "Auszuführender Befehl:"
-
-#~ msgid "As user:"
-#~ msgstr "Als Benutzer:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Details"
-
-#, fuzzy
-#~ msgid "Always request a password"
-#~ msgstr "Bitte geben Sie das Passwort von %s ein"
-
-#~ msgid ""
-#~ "Opens a terminal as the root user, using gksu to ask for the password"
-#~ msgstr "Root-Terminal"
-
-#~ msgid ""
-#~ "Opens a dialog where you can type a command to be run as a given user"
-#~ msgstr "Anwendung als anderer Benutzer ausführen"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "  --desktop <file>, -D <file>\n"
-#~ "    Use a .desktop file to get the name of the application    and the "
-#~ "icon from.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu Version %s\n"
-#~ "\n"
-#~ "Anwendung: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --debug, -d\n"
-#~ "    Informationen auf dem Bildschirm ausgeben die für eine\n"
-#~ "    Diagnose hilfreich sind und/oder helfen Probleme zu lösen.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Verhindere das sperren der Tastatur, der Maus,\n"
-#~ "    und Fokus des Programmes bei der Passwort\n"
-#~ "    abfrage.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Ersetze das vorgegebene window icon mit dem Argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Ersetze die angezeigte standard Meldung der Passwort \n"
-#~ "    Abfrage mit dem Argument der Option <message>.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Das Passwort auf stdout ausgeben, so wie\n"
-#~ "    ssh-askpass. Nützlich bei der Verwendung in\n"
-#~ "    Skripten mit Programmen die das Passwort auf\n"
-#~ "    stdin erwarten.\n"
-#~ "  --prompt, -P\n"
-#~ "    Den Benutzer vorab fragen ob Tastatur und\n"
-#~ "    Maus für alle anderen Anwendungen gesperrt werden sollen.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Entferne den host Teil der $DISPLAY Variablen, damit\n"
-#~ "    GKSu bei einem SSH X11 Forwarding funktioniert.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    GKSu soll sudo anstatt su verwenden, als wäre es\n"
-#~ "    \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Ersetze den vorgegebenen Titel mit dem Argument\n"
-#~ "    <title>\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Starte <command> als der angegebene Benutzer.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Erhalte die aktuellen Umgebungs Variablen, so wird\n"
-#~ "    z.B. weder $HOME noch $PATH neu gesetzt.\n"
-#~ "  --login, -l\n"
-#~ "    Sei eine login shell.\n"
-#~ "    Vorsicht, dies kann Probleme mit Xauthority magic\n"
-#~ "    ergeben. Der Benutzer <user> kann mit xhost\n"
-#~ "    so Fenster auf ihrer Anzeige öffnen!\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "FATAL: File %s is not owned by root.\n"
-#~ msgstr "FATAL: Datei %s ist nicht im Besitz von root.\n"
-
-#~ msgid "FATAL: File %s is not owned by group root.\n"
-#~ msgstr "FATAL: Datei %s ist nicht im Besitz der Gruppe root.\n"
-
-#~ msgid "FATAL: File %s has wrong permissions, should be 0644.\n"
-#~ msgstr "FATAL: Datei %s hat falsche Rechte, es sollte 0644 sein.\n"
-
-#~ msgid "FATAL: Could not open %s: %s.\n"
-#~ msgstr "FATAL: Kann %s: %s nicht öffnen.\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "<b>Das Passwort von %s ist erforderlich zum Ausführen von:</b>\n"
-#~ "<i>%s</i>"
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: Die Gtk+-Bibliothek konnte nicht initialisiert werden, GKSu kann "
-#~ "nicht fortfahren.\n"
-
-#~ msgid ""
-#~ "<b>I need %s's password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "<b>Das Passwort von %s ist erforderlich zum Ausführen von:</b>\n"
-#~ "<i>%s</i>"
-
-#~ msgid "Changing user..."
-#~ msgstr "Benutzerwechsel"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>I need your password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "<b>Das Passwort von %s ist erforderlich zum Ausführen von:</b>\n"
-#~ "<i>%s</i>"
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Calls <command> as the specified user\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replaces the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replaces the default title with the argument\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replaces the default window icon with the argument\n"
-#~ "  --print-pass, -p\n"
-#~ "    Asks gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the passowrd on\n"
-#~ "    stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disables the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Makes this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "  --preserv-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu Version %s\n"
-#~ "Benutzung: %s [-u BENUTZER] [-k] [-l] BEFEHL\n"
-#~ "   --user BENUTZER\n"
-#~ "     Führt den angegebenen BEFEHL als BENUTZER aus\n"
-#~ "   --message NACHRICHT, -m NACHRICHT\n"
-#~ "     Verwendet NACHRICHT und nicht den Standardtext bei der\n"
-#~ "     Frage nach dem Passwort\n"
-#~ "   --title TITEL, -t TITEL\n"
-#~ "     Ersetzt den Standard-Fenstertitel durch TITEL\n"
-#~ "   --icon ICON, -i ICON\n"
-#~ "     Ersetzt das Standard-Icon durch ICON\n"
-#~ "   --print-pass, -p\n"
-#~ "     Ausgabe des Passworts nach stdout. Dies verhält sich wie bei ssh\n"
-#~ "     askpass: Dadurch ist es möglich anderen Programmen das Passwort\n"
-#~ "     über stdin in Skripten zu übermitteln\n"
-#~ "   --disable-grab, -g\n"
-#~ "     Deaktiviert das Sperren von Tastatur, Maus und Fokus bei\n"
-#~ "     der Passworteingabe\n"
-#~ "   --ssh-fwd, -s\n"
-#~ "     Entfernt den Host-Teil aus der $DISPLAY-Variable, so dass GKsu\n"
-#~ "     auch über SSH-X11-Forwaring verwendet werden kann\n"
-#~ "\n"
-#~ "   --login, -l\n"
-#~ "     Startet als Login-Shell. Dies kann jedoch zu Problemen mit der\n"
-#~ "     Xauthority magic führen: Es muss erst mittels xhost dem jeweiligen\n"
-#~ "     Benutzer gestattet werden, Fenster auf dem Desktop zu öffnen\n"
-#~ "   --preserv-env, -k\n"
-#~ "     Erhält die momentanen Umgebungsvariablen: Es wird zum Beispiel\n"
-#~ "     keine $HOME- oder $PATH-Variable gesetzt\n"
-#~ " \n"
-#~ " \n"
-
-#~ msgid "Using %s as username...\n"
-#~ msgstr "Verwende %s als Benutzername ...\n"

Copied: libgksu/tags/1.9.2/po/de.po (from rev 595, libgksu/trunk/po/de.po)

Deleted: libgksu/tags/1.9.2/po/es.po
===================================================================
--- libgksu/trunk/po/es.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/es.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,582 +0,0 @@
-# translation of es.po to Spanish
-# Spanish traduction for gksu.
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
-# This file is distributed under the same license as the gksu package.
-# Enrique Rodriguez <krm at futurnet.es>, 2003.
-# Francisco Javier F. Serrador <serrador at cvs.gnome.org>, 2004.
-# Javier Fernández-Sanguino <jfs at debian.org>, 2005
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: es\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2005-05-16 03:17+0200\n"
-"Last-Translator: Javier Fernández-Sanguino <jfs at debian.org>\n"
-"Language-Team: Debian l10n Spanish <debian-l10n-spanish at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.3.1\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"No puedo bloquear su teclado o raton.\n"
-"Hay algun cliente malicioso que esta escuchando\n"
-"en su sesion."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"No puedo bloquear su teclado o raton.\n"
-"Hay algun cliente malicioso que esta escuchando\n"
-"en su sesion."
-
-#: ../libgksu/libgksu.c:827
-#, fuzzy, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-"Necesito su contraseña para ejecutar:\n"
-"%s como %s"
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Falló al obtener la clave xauth: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Ocurrió un error copiando '%s' a '%s': %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-"gksu__run necesita una orden para ejecutar, pero no se proporcionó ninguna."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "No se encontró la orden gksu-run-helper o no es ejecutable."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "No se pudo ejecutar %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Falló al bifurcar el proceso nuevo: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Contraseña errónea."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "No se pudo leer desde el pipe con el hijo: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Proceso hijo termino con el estado %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-"gksu_sudo_run necesita una orden para ejecutar, no se proporcionó ninguna."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "No es posible copiar el archivo Xautorization del usuario."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Error al crear pipe: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Falló al efectuar exec del proceso nuevo: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Error al abrir pipe: %s"
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Contraseña:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Proceso hijo termino con el estado %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-#, fuzzy
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr "<b>Escriba la contraseña de root.</b>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr "Contraseña:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Contraseña errónea."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "No se acepta la opción para --disable-grab: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "No se acepta la opción para --sudo-mode: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "No se acepta la opción para --prompt: %s\n"
-
-#, fuzzy
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "Por favor introduzca la contraseña para %s"
-
-#~ msgid "Missing command to run."
-#~ msgstr "No se ha encontrado el comando a ejecutar"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Necesito su contraseña para ejecutar:\n"
-#~ "%s como %s"
-
-#, fuzzy
-#~ msgid ""
-#~ "Failed to run %s as user %s:\n"
-#~ " %s"
-#~ msgstr "No se pudo ejecutar %s/bin/gksu: %s"
-
-#, fuzzy
-#~ msgid "Unable to run %s: %s"
-#~ msgstr "No se pudo ejecutar /bin/su: %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "opciones avanzadas"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Opciones a usar cuando se cambia un usuario</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "_login shell"
-
-#, fuzzy
-#~ msgid "_preserve environment"
-#~ msgstr "_Conservar entorno"
-
-#~ msgid "Run program"
-#~ msgstr "Programa a ejecutar"
-
-#~ msgid "Run:"
-#~ msgstr "Ejecutar:"
-
-#~ msgid "As user:"
-#~ msgstr "Como usuario:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Avanzadas"
-
-#, fuzzy
-#~ msgid "Always request a password"
-#~ msgstr "Por favor introduzca la contraseña para %s"
-
-#~ msgid "Run as different user"
-#~ msgstr "Ejecutar como otro usuario"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "  --desktop <file>, -D <file>\n"
-#~ "    Use a .desktop file to get the name of the application    and the "
-#~ "icon from.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu versión %s\n"
-#~ "\n"
-#~ "Modo de uso: %s [-u usuario] [-k] [-l] orden\n"
-#~ "\n"
-#~ "  --debug, -d\n"
-#~ "    Muestra información en pantalla que puede ser \n"
-#~ "    útil para diagnosticar o resolver problemas.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Desactiva el «bloqueo» del teclado, ratón,\n"
-#~ "    y el foco mientras el programa esta preguntando por la\n"
-#~ "    contraseña\n"
-#~ "  --icon <icono>, -i <icono>\n"
-#~ "    Reemplaza el icono por omisión de la ventana por el \n"
-#~ "    argumento.\n"
-#~ "  --message <mensaje>, -m <mensaje>\n"
-#~ "    Reemplaza el mensaje estándar que pregunta por la\n"
-#~ "    contraseña por el argumento indicado a la opción.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Dice a gksu que pregunte la contraseña en la salida\n"
-#~ "    estándar como ssh-askpass. Útil cuando se usan guiones \n"
-#~ "    con programas que pueden recibir la contraseña por la \n"
-#~ "    entrada estándar.\n"
-#~ "  --prompt, -P\n"
-#~ "    Pregunta al usuario si quiere que se bloquee su teclado\n"
-#~ "    y ratón antes de hacerlo.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Elimina la parte del host de la variable $DISPLAY, para que\n"
-#~ "    GKSu funcione con reenvío de X11 en SSH.\n"
-#~ "  --sudo-mode, S\n"
-#~ "    Hace que GKSu utilice sudo en lugar de su, como si se le\n"
-#~ "    hubiera llamado como «gksudo».\n"
-#~ "  --title <título>, -t <título>\n"
-#~ "    Reemplaza el título predeterminado con el argumento.\n"
-#~ "  --user <usuario>, -u <usuario>\n"
-#~ "    Ejecuta <orden> como el usuario especificado.\n"
-#~ "  --preserv-env, -k\n"
-#~ "    Mantiene las variables de entorno, no establece $HOME\n"
-#~ "    ni $PATH, por ejemplo.\n"
-#~ "  --login, -l\n"
-#~ "    Actúa como un intérprete de órdenes de acceso. Esto puede\n"
-#~ "    causar problemas con Xauthority. ¡Debe ejecutar xhost\n"
-#~ "    para permitir que el usuario objetivo pueda abrir ventanas\n"
-#~ "    en su pantalla!\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "WARNING: Could not stat %s: %s.\n"
-#~ msgstr "AVISO: No se pudo analizar %s: %s.\n"
-
-#~ msgid "FATAL: File %s is not owned by root.\n"
-#~ msgstr "FATAL: El fichero %s no pertenece a root.\n"
-
-#~ msgid "FATAL: File %s is not owned by group root.\n"
-#~ msgstr "FATAL: El fichero %s no pertenece al grupo de root.\n"
-
-#~ msgid "FATAL: File %s has wrong permissions, should be 0644.\n"
-#~ msgstr ""
-#~ "FATAL: El fichero %s no tiene los permisos adecuados, deberían ser 0644.\n"
-
-#~ msgid "FATAL: Could not open %s: %s.\n"
-#~ msgstr "FATAL: No se pudo abrir %s: %s.\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "Necesito su contraseña para ejecutar:\n"
-#~ "%s como %s"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Calls <command> as the specified user\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replaces the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replaces the default title with the argument\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replaces the default window icon with the argument\n"
-#~ "  --print-pass, -p\n"
-#~ "    Asks gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disables the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Makes this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Version de GKsu %s\n"
-#~ "\n"
-#~ "Uso: %s [-u <usuario>] [-k] [-l] <comando>\n"
-#~ "\n"
-#~ "Opciones comunes:\n"
-#~ "\t--user <usuario>, -u <usuario>\n"
-#~ "\t\tEjecuta <comando> como el usuario especificado\n"
-#~ "\t--message <mensaje>, -m <mensaje>\n"
-#~ "\t\tReemplaza el mensaje estandard que pregunta por la \n"
-#~ "\t\tpassword como opcion pasada en el argumento\n"
-#~ "\t--title <titulo>, -t <titulo>\n"
-#~ "\t\tReemplaza el titulo por defecto con el argumento\n"
-#~ "\t--icon <icono>, -i <icono>\n"
-#~ "\t\tReemplaza el icono por defecto de la ventana por el argumento\n"
-#~ "\t--print-pass, -p\n"
-#~ "\t\tDice a gksu que pregunta la password en la salida estandard\n"
-#~ "\t\tcomo ssh-askpass. Comodo cuando se usan scripts con\n"
-#~ "\t\tprogramas que se ejecutan cuando se recibe la password\n"
-#~ "\t\tpor la entrada estandard (stdin).\n"
-#~ "\t--disable-grab, -g\n"
-#~ "\t\tDesactiva el \"bloqueo\" del teclado, raton,\n"
-#~ "\t\ty el foco mientras el programa esta preguntando la\n"
-#~ "\t\tpassword\n"
-#~ "\n"
-#~ "Opciones GKsu:\n"
-#~ "\t--login, -l\n"
-#~ "\t\tActua como un \"Login shell\". Esto puede causar\n"
-#~ "\t\tproblemas con Xauthority. Ejecute xhost\n"
-#~ "\t\tpara permitir al usuario abrir ventanas en su\n"
-#~ "\t\tpantalla!\n"
-#~ "\t--preserv-env, -k\n"
-#~ "\t\tMantener las variables de entorno, estas no son $HOME\n"
-#~ "\t\tni $PATH, por ejemplo.\n"
-#~ "\n"
-#~ "Opciones GKsudo:\n"
-#~ "\t--use-sudo, -S\n"
-#~ "\t\tSe usa sudo en vez de su (o use gksudo)\n"
-#~ "\t--set-home, -H\n"
-#~ "\t\tEstablece la variable $HOME para el usuario que lo ejecuta. La\n"
-#~ "\t\taccion por defecto es mantener ls variable $HOME de su usuario\n"
-#~ "\n"
-
-#~ msgid "Using %s as username...\n"
-#~ msgstr "Usando %s como nombre de usuario...\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKSu: Failed to initialize the Gtk+ library. GKSu will not be able to "
-#~ "continue!\n"
-#~ msgstr ""
-#~ "libgksu: Falló al inicializar la biblioteca Gtk+, GKSu no puede "
-#~ "continuar.\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Cambiando usuario..."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>I need %s's password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "Necesito la contraseña de %s para ejecutar:\n"
-#~ "%s."
-
-#, fuzzy
-#~ msgid "Child terminated with %d status"
-#~ msgstr "Proceso hijo termino con el estado %d"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>I need your password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "Necesito la contraseña de %s para ejecutar:\n"
-#~ "%s."
-
-#~ msgid "Unable to run /usr/bin/sudo: %s"
-#~ msgstr "No se pudo ejecutar /usr/bin/sudo: %s"
-
-#~ msgid ""
-#~ "An error happened, your program\n"
-#~ "may be blocked:\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Ocurrio un error, su programa\n"
-#~ "esta bloqueado:\n"
-#~ "%s"
-
-#, fuzzy
-#~ msgid ""
-#~ "The X authority file i am trying to create for root already exists! This "
-#~ "is highly suspicious!"
-#~ msgstr ""
-#~ "El fichero de autorización X que se está intentando crear para root ya "
-#~ "existe! Esto es muy sospechoso!"
-
-#, fuzzy
-#~ msgid ""
-#~ "I need your password to run:\n"
-#~ "%s as %s"
-#~ msgstr ""
-#~ "Necesito la contraseña de %s para ejecutar:\n"
-#~ "%s."
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "No se proporcionó ninguna contraseña y sudo la necesita."

Copied: libgksu/tags/1.9.2/po/es.po (from rev 595, libgksu/trunk/po/es.po)

Deleted: libgksu/tags/1.9.2/po/eu.po
===================================================================
--- libgksu/trunk/po/eu.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/eu.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,413 +0,0 @@
-# translation of libgksu1.2.po to Euskara
-# Copyright (C) 2005 Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# Piarres Beobide <pi at beobide.net>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libgksu1.2\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2005-05-17 14:04+0200\n"
-"Last-Translator: Piarres Beobide <pi at beobide.net>\n"
-"Language-Team: librezale <librezale at librezale.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9.1\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Ezin izan da zure sagua blokeatu.\n"
-"Bezero maltzur bat zure saioa zelatan\n"
-"egon liteke."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Ezin izan da zure teklatua blokeatu.\n"
-"Bezero maltzur bat zure saioa zelatan\n"
-"egon liteke."
-
-#: ../libgksu/libgksu.c:827
-#, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Huts xauth gakoa eskuratzerakoan: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Huts '%s' '%s'-ra kopiatzerakoan: %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-"gksu_run-el abiarazteko komando bat behar du, baina ez da komandorik ezarri."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "gksu-run-helper komandoa ez da aurkitzen edo ez da abiarazgarria. "
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Ezin da /bin/su abiarazi: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Huts prozesu berria banatzerakoan: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Okerreko pasahitza."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Ezin da tutu-tik semearekin irakurri: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Semes %d egoeraz amaitu da"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-"gksu_sudo_run-ek abiarazteko komando bat behar du, baina ez da komandorik "
-"ezarri."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "Ezind a erabiltzailera X baimen fitxategia kopiatu."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Errorea tutua sortzerakoan: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Huts prozesu berria axekutatzerakoan: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Huts tutua irekitzerakoan: %s"
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Pasahitza:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Semes %d egoeraz amaitu da"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-#, fuzzy
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr "<b>Idatzi root pasahitza.</b>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr "Pasahitza:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Okerreko pasahitza."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu %s bertsioa\n"
-#~ "\n"
-#~ "Erabilera: %s [-u <erabiltzailea>] [-k] [-l] <komandoa>\n"
-#~ "\n"
-#~ "  --debug, -d\n"
-#~ "    Arazoak aurkitu eta konpontzeko baliagarriak\n"
-#~ "    diren argibideak panatailan bistarazi.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Teklatu, foko edo saguaren programak\n"
-#~ "    ezarritako \"blokeoak\" ezgaitu pasahitza\n"
-#~ "    eskatzen duenean.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Lehenetsiriko leiho ikonoa argumentuagatik aldatu.\n"
-#~ "  --message <mezua>, -m <mezua>\n"
-#~ "    Aldatu pasahitza eskatzerako mezu estandarra\n"
-#~ "    aukeran argumentu bezala emandakora.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ezarri gksu-k pasahitza irteera estandarrean\n"
-#~ "    eskatzea, ssh-askpass-ek egiten duen antzera.\n"
-#~ "    Sarrera estandarretik pasahitzak onartzen dituzten\n"
-#~ "    Script-entzat oso erabilgarria.\n"
-#~ "  --prompt, -P\n"
-#~ "    Teklatu eta arratoria blokeatu aurretik\n"
-#~ "     erabiltzaileari galdetu.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    $DISPLAY aldagaiaren ostalari izen zatia ezabatu\n"
-#~ "    gksu-k X11 birbidelketa moduan funtzionatzeko.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    GKSu-k sudo erabiltzea ezartzen du\"gksudo\" bidez\n"
-#~ "    abiarazia izan balitz bezala.\n"
-#~ "  --title <izenburua>, -t <izenburua>\n"
-#~ "    Aldatu lehenetsiriko izenburua argumentuaz\n"
-#~ "  --user <erabiltzailea>, -u <erabiltzailea>\n"
-#~ "    Abiarazi <komandoa> ezarritako erabiltzailea bezala.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Mantendu ingurunea, adibidez ez du $HOME\n"
-#~ "    ez $PATH ezarriko.\n"
-#~ "  --login, -l\n"
-#~ "    Saio shell bat bihurtu. Honek Xauthority-rekin\n"
-#~ "    arazoak zor ditzake.. xhost abiarazi hurruneko\n"
-#~ "    erabiltzaileari zure pantailan leihoak irekitzen\n"
-#~ "    baimentzeko.\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "WARNING: Could not stat %s: %s.\n"
-#~ msgstr "KONTUZ: Ezin da %s analizatu: %s.\n"
-
-#~ msgid "FATAL: File %s is not owned by root.\n"
-#~ msgstr "KONPONEZINA: %s fitxategia ez da root jabetzakoa.\n"
-
-#~ msgid "FATAL: File %s is not owned by group root.\n"
-#~ msgstr "KONPONEZINA: %s fitxategia ez da root taldearen jabetzakoa.\n"
-
-#~ msgid "FATAL: File %s has wrong permissions, should be 0644.\n"
-#~ msgstr ""
-#~ "KONPONEZINA: %s fitxategiak okerreko baimenak ditu 0644 izan behar dira.\n"
-
-#~ msgid "FATAL: Could not open %s: %s.\n"
-#~ msgstr "KONPONEZINA: Ezin da %s ireki: %s.\n"
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "Ez da aukera onartzen --disable-grab-rekin: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "Ez da aukera onartzen --sudo-mode-rekin: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "Ez da aukera onartzen --prompt-rekin: %s\n"
-
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "<b>Mesedez idatzi %s-ren pasahitza</b>"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Abiarazteko komandoa falta da."
-
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "<b>Mesedez idatzi %s-ren pasahitza\n"
-#~ "%s abiarazteko.</b>"
-
-#~ msgid "Advanced options"
-#~ msgstr "Aukera aurreratuak"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Erabiltzailea adatzean erabiliko diren aukerak</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "_Saio shell-a"
-
-#~ msgid "_preserve environment"
-#~ msgstr "_mantendu ingurunea"
-
-#~ msgid "Run program"
-#~ msgstr "Programa abiarazi"
-
-#~ msgid "Run:"
-#~ msgstr "Abiarazi:"
-
-#~ msgid "As user:"
-#~ msgstr "Hau bezala:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Aurretua"
-
-#~ msgid "Changing user..."
-#~ msgstr "Erabiltzailea aldatzen..."
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: Huts Gtk+ liburutegia abiarazterakoan, GKSu-k ezin du aurrera "
-#~ "jarraitu.\n"
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "Ez da pasahitzik eman eta sudo-k berau behar du."
-
-#~ msgid ""
-#~ "The X authority file i am trying to create for the target user already "
-#~ "exists! This is highly suspicous!"
-#~ msgstr ""
-#~ "Sortzen saiatzen ari zaren root-erabiltzailearen X baimen fitxategia "
-#~ "badago dagoeneko! Hau oso susmagarria da!"

Copied: libgksu/tags/1.9.2/po/eu.po (from rev 595, libgksu/trunk/po/eu.po)

Deleted: libgksu/tags/1.9.2/po/hu.po
===================================================================
--- libgksu/trunk/po/hu.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/hu.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,531 +0,0 @@
-# Hungarian translation of libgksu
-# Copyright (C) 2005 Free Software Foundation, Inc.
-# This file is distributed under the same license as the libgksu package.
-# Gabor Kelemen <kelemeng at gnome.hu>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: hu\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2005-10-13 11:23+0200\n"
-"Last-Translator: Gabor Kelemen <kelemeng at gnome.hu>\n"
-"Language-Team: Hungarian <gnome at gnome.hu>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10.2\n"
-"Plural-Forms:  nplurals=1; plural=0;\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nem sikerült hozzáférni az egérmutatójához.\n"
-"Lehetséges, hogy egy ártalmas kliens hallgatózik\n"
-"a munkamenetben."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nem sikerült hozzáférni a billentyűzetéhez.\n"
-"Lehetséges, hogy egy ártalmas kliens hallgatózik\n"
-"a munkamenetben."
-
-#: ../libgksu/libgksu.c:827
-#, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, fuzzy, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-"<b>A(z) \"%s\" program %s felhasználó jogosultságaival indult el, a jelszó "
-"bekérésének szükségessége nélkül, a rendszere hitelesítési mechanizmusainak "
-"beállításai miatt.</b>\n"
-"\n"
-"Lehetséges, hogy fel van hatalmazva bizonyos programok futtatására %s "
-"felhasználó nevében jelszó megadásának szükségessége nélkül, vagy a jelszó "
-"gyorsítótárazva van.\n"
-"Ez nem hibajelentés, egyszerűen csak egy értesítés, hogy biztosan tudatában "
-"legyen ennek."
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Nem sikerült megszerezni az xauth kulcsot: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-"Az .Xauthority fájl létrehozása lehetetlen: A fájl már létezik. Ez egy "
-"biztonsági probléma lehet, vizsgálja ki vagy értesítse a rendszergazdát."
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Hiba \"%s\" a következő helyre: %s másolása közben: %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-"A gksu_run-nak szüksége van a futtatandó parancsra, de Ön azt nem adta meg."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "A gksu-run-helper parancs nem található vagy nem futtatható."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Nem lehet futtatni a /bin/su-t: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Nem sikerült új folyamatot létrehozni: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Rossz jelszó."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-"Nem sikerült kommunikálni a gksu-run-helper programmal.\n"
-"\n"
-"A következő érkezett:\n"
-" %s\n"
-"Az alábbi helyett:\n"
-" %s"
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Nem lehet olvasni a(z) %s gyermeknél lévő csőből"
-
-#: ../libgksu/libgksu.c:1785
-#, c-format
-msgid "su terminated with %d status"
-msgstr "A su %d állapottal fejeződött be"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-"A gksu_sudo_run-nak szüksége van a futtatandó parancsra, de Ön azt nem adta "
-"meg."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "Nem lehet a felhasználó Xauthorization fájlját másolni."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Hiba a cső létrehozása közben: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Nem sikerült új folyamatot végrehajtani: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Hiba a cső megnyitása közben: %s"
-
-#: ../libgksu/libgksu.c:2121
-msgid "Password: "
-msgstr "Jelszó: "
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-"Az alapul szolgáló hitelesítési mechanizmus (sudo) nem engedélyezi Önnek "
-"ezen program futtatását. Lépjen kapcsolatba a rendszergazdával."
-
-#: ../libgksu/libgksu.c:2237
-#, c-format
-msgid "sudo terminated with %d status"
-msgstr "A sudo %d állapottal fejeződött be"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr "Folytatás"
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">Írja be a root felhasználó jelszavát.</"
-"span>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-#, fuzzy
-msgid "Password:"
-msgstr "Jelszó: "
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Rossz jelszó."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "Az opciót nem fogadja el a --disble-grab: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "Az opciót nem fogadja el a --sudo-mode: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "Az opciót nem fogadja el a --prompt: %s\n"
-
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "<b>Adja meg %s jelszavát</b>"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Nem adta meg a futtatandó parancsot."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "%s futtatása %s felhasználó nevében sikertelen:\n"
-#~ " %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Haladó lehetőségek"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Felhasználóváltáskor használandó beállítások</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "Bejelentkezési _héj"
-
-#~ msgid "_preserve environment"
-#~ msgstr "_Környezet megőrzése"
-
-#~ msgid "Run program"
-#~ msgstr "Program futtatása"
-
-#~ msgid "Run:"
-#~ msgstr "Futtatandó:"
-
-#~ msgid "As user:"
-#~ msgstr "Ezen felhasználó nevében:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Haladó"
-
-#~ msgid "Always request a password"
-#~ msgstr "Mindig kérjen jelszót"
-
-#~ msgid "Disable keyboard and mouse grab"
-#~ msgstr "Billentyűzet és egér megragadásának letiltása"
-
-#~ msgid "Display information message when no password is needed"
-#~ msgstr "Információs üzenet megjelenítése, ha nincs szükség jelszóra"
-
-#~ msgid "Force keyboard and mouse grab"
-#~ msgstr "Billentyűzet és egér megragadásának kikényszerítése"
-
-#~ msgid ""
-#~ "Grab keyboard and mouse even if -g has been passed as argument on the "
-#~ "command line."
-#~ msgstr ""
-#~ "A billentyűzet és egér megragadása, még ha a -g paraméter meg is lett "
-#~ "adva."
-
-#~ msgid "Keyring to which passwords will be saved"
-#~ msgstr "A kulcstartó, amelyre a jelszavak mentve lesznek"
-
-#~ msgid "Prompt for grabbing"
-#~ msgstr "Rákérdezés a megragadásra"
-
-#~ msgid "Save password to gnome-keyring"
-#~ msgstr "Jelszó mentése a Gnome kulcstartóra"
-
-#~ msgid "Sudo mode"
-#~ msgstr "Sudo mód"
-
-#~ msgid ""
-#~ "The name of the keyring gksu should use. Usual values are \"session\", "
-#~ "which saves the password for the session, and \"default\", which saves "
-#~ "the password with no timeout."
-#~ msgstr ""
-#~ "A gksu által használandó kulcstartó neve. A szokásos értékek a  \"session"
-#~ "\" (munkamenet), amely a jelszót a munkamenet számára menti, és a  "
-#~ "\"default\" (alapértelmezett), amely a jelszót időkorlát nélkül menti."
-
-#~ msgid ""
-#~ "This option determines whether a message dialog will be displayed "
-#~ "informing the user that the program is being run without the need of a "
-#~ "password being asked for some reason."
-#~ msgstr ""
-#~ "Ez a kapcsoló megadja, hogy szükséges-e a felhasználót egy párbeszédablak "
-#~ "megjelenítésével értesíteni arról, hogy a program valamilyen okból a "
-#~ "jelszó megadásának szükségessége nélkül fut."
-
-#~ msgid ""
-#~ "This option will make gksu prompt the user if he wants to have the screen "
-#~ "grabbed before entering the password. Notice that this only has an effect "
-#~ "if force-grab is disabled."
-#~ msgstr ""
-#~ "Ezen kapcsoló hatására a gksu megkérdezi a felhasználót, hogy akarja-e a "
-#~ "képernyő megragadását a jelszó megadása előtt. Ne feledje, hogy ez csak "
-#~ "akkor hatásos, ha a force-grab kapcsoló le van tiltva."
-
-#~ msgid ""
-#~ "This option will prevent gksu from trying to figure out if a password is "
-#~ "needed to run the command, or if it can be obtained through other ways, "
-#~ "such as gnome-keyring, making it simply ask for the password every time."
-#~ msgstr ""
-#~ "Ez a kapcsoló megakadályozza, hogy a gksu megpróbálja kitalálni, hogy a "
-#~ "jelszó szükséges-e a parancs futtatásához vagy megszerezhető más módon, "
-#~ "mint például a Gnome kulcstartón keresztül; egyszerűen minden alkalommal "
-#~ "megkérdezi a jelszót."
-
-#~ msgid ""
-#~ "Whether sudo should be the default backend method. This method is "
-#~ "otherwise accessed though the -S switch or by running 'gksudo' instead of "
-#~ "'gksu'."
-#~ msgstr ""
-#~ "A sudo legyen-e az alapértelmezett háttér eljárás. Egyébként ez az "
-#~ "eljárás a -S kapcsolóval érhető el, vagy a gksudo futtatásával a gksu "
-#~ "helyett."
-
-#~ msgid ""
-#~ "Whether the keyboard and mouse grabbing should be turned off. This will "
-#~ "make it possible for other X applications to listen to keyboard input "
-#~ "events, thus making it not possible to shield from malicious applications "
-#~ "which may be running."
-#~ msgstr ""
-#~ "A billentyűzet és egér megragadás ki legyen-e kapcsolva. Ez lehetővé "
-#~ "teszi már X alkalmazások számára, hogy figyeljék a billentyűzet bemeneti "
-#~ "eseményeket és nem teszi lehetővé, hogy az esetlegesen futó rosszindulatú "
-#~ "alkalmazásokkal szemben védelmet biztosítson."
-
-#~ msgid ""
-#~ "gksu can save the password you type to the gnome-keyring so you'll not be "
-#~ "asked everytime"
-#~ msgstr ""
-#~ "A gksu képes elmenteni a beírt jelszót a Gnome kulcstartóra, így nem "
-#~ "kérdez rá minden alkalommal"
-
-#~ msgid ""
-#~ "Opens a terminal as the root user, using gksu to ask for the password"
-#~ msgstr ""
-#~ "Megnyit egy rendszergazda terminált, a gksu-t használva a jelszó "
-#~ "bekérésére"
-
-#~ msgid "Root Terminal"
-#~ msgstr "Rendszergazda terminál"
-
-#~ msgid ""
-#~ "Opens a dialog where you can type a command to be run as a given user"
-#~ msgstr ""
-#~ "Párbeszédablakot nyit meg, ahol megadhat egy adott felhasználóként "
-#~ "futtatandó parancsot"
-
-#~ msgid "Run as different user"
-#~ msgstr "Futtatás más felhasználóként"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "  --desktop <file>, -D <file>\n"
-#~ "    Use a .desktop file to get the name of the application    and the "
-#~ "icon from.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu %s verzió\n"
-#~ "\n"
-#~ "Használat: %s [-u <felhasználó>] [-k] [-l] <parancs>\n"
-#~ "\n"
-#~ "  --debug, -d\n"
-#~ "    Információkat ír a képernyőre, melyek hasznosak\n"
-#~ "    lehetnek problémák felismerésénél és/vagy megoldásánál.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Kikapcsolja a billentyűzet, egér és fókusz \"zárolását\"\n"
-#~ "    amikor a program jelszót kér.\n"
-#~ "  --icon <ikon>, -i <ikon>\n"
-#~ "    Lecseréli az alapértelmezett ablakikont a paraméterben megadottra.\n"
-#~ "  --message <üzenet>, -m <üzenet>\n"
-#~ "    Lecseréli a jelszó bekérésekor alapértelmezett üzenetet az\n"
-#~ "    opció paraméterében megadottra.\n"
-#~ "  --print-pass, -p\n"
-#~ "    A gksu kiírja a jelszót a szabványos kimenetre, hasonlóan\n"
-#~ "    az ssh-askpasshoz. Olyan parancsfájlokban hasznos, melyekben lévő\n"
-#~ "    programok elfogadják a jelszó szabványos bemenetről való "
-#~ "beolvasását.\n"
-#~ "  --prompt, -P\n"
-#~ "    Megkérdezi a felhasználót, hogy szeretné-e, hogy billentyűzete és\n"
-#~ "    egere zárolva legyen, mielőtt megadja a jelszavát.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Leválasztja a $DISPLAY környezeti változó kiszolgáló részét, így a "
-#~ "GKSu\n"
-#~ "    működőképes lesz SSH X11 továbbítás esetén is.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    A GKSu a sudot fogja használni a su helyett, mintha\n"
-#~ "    \"gksudo\"-ként lett volna meghívva.\n"
-#~ "  --title <cím>, -t <cím>\n"
-#~ "    Helyettesíti az alapértelmezett címet a paraméterrel.\n"
-#~ "  --user <felhasználó>, -u <felhasználó>\n"
-#~ "    A <parancs>-ot a megadott felhasználó nevében futtatja.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Megőrzi az aktuális környezetet, például nem állítja be sem a $HOME\n"
-#~ "    sem a $PATH változókat.\n"
-#~ "  --login, -l\n"
-#~ "    Bejelentkezési héjjá teszi a jelenlegi héjat. Legyen óvatos, mert ez\n"
-#~ "    problémákat okozhat az Xauthority varázslattal. Futtassa az xhost-ot\n"
-#~ "    hogy engedélyezze a célfelhasználónak ablakok nyitását a "
-#~ "képernyőjén!\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: A Gtk+ programkönyvtár inicializálása sikertelen, a GKSu "
-#~ "működése nem folytatódhat.\n"
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "Nem adott meg jelszót, de a sudonak szüksége van rá."

Copied: libgksu/tags/1.9.2/po/hu.po (from rev 595, libgksu/trunk/po/hu.po)

Deleted: libgksu/tags/1.9.2/po/nb.po
===================================================================
--- libgksu/trunk/po/nb.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/nb.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,415 +0,0 @@
-# Norwegian Bokmaal translation of GKsu.
-# Copyright (C) 2004 Free Software Foundation, Inc.
-# This file is distributed under the same license as the GKsu package.
-# Vidar Braut Haarr <mabus_at_q1n_org>, 2004.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: gksu 1.0.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2004-10-14 24:39-0300\n"
-"Last-Translator: Vidar Braut Haarr <mabus_at_q1n_org>\n"
-"Language-Team: Norwegian Bokmaal <bokmaal_at_firefox_no>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Kunne ikke låse tastaturet eller musen.\n"
-"Der er mulig at en annen klient overvåker\n"
-"din sesjon."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Kunne ikke låse tastaturet eller musen.\n"
-"Der er mulig at en annen klient overvåker\n"
-"din sesjon."
-
-#: ../libgksu/libgksu.c:827
-#, fuzzy, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-"<b>Jeg skal bruge %s's adgangskode til at køre:</b>\n"
-"<i>%s</i>"
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Klarte ikke hente xauth nøkkel: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Klarte ikke kopiere '%s' til '%s': %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr "gksu_run trenger en kommando å kjøre, men ingen ble gitt."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "gksu-run-helper kommandoen ble ikke funnet eller er ikke kjørbar"
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Klarer ikke kjøre %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Klarer ikke spalte ut ny prosess: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Feil passord."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Klarte ikke lese fra røret med barneprosessen: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Barneprosess avsluttet med status %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr "gksu_sudo_run trenger en kommando å kjøre, men ingen ble gitt."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Klarte ikke opprette rør: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Klarte ikke kjøre ny prosess: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Klarte ikke åpne rør: %s"
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Adgangskode:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Barneprosess avsluttet med status %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr ""
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-#, fuzzy
-msgid "Password:"
-msgstr "Adgangskode:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Feil passord."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#, fuzzy
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "Vennligst skriv inn %s's passord"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Mangler kommando for å kjøre."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "<b>Jeg skal bruge %s's adgangskode til at køre:</b>\n"
-#~ "<i>%s</i>"
-
-#, fuzzy
-#~ msgid ""
-#~ "Failed to run %s as user %s:\n"
-#~ " %s"
-#~ msgstr "Klarer ikke kjøre %s/bin/gksu: %s"
-
-#, fuzzy
-#~ msgid "Unable to run %s: %s"
-#~ msgstr "Klarer ikke kjøre /bin/su: %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Avanserte innstillinger"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Innstillinger til bruk under bytting av bruker</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "inn_loggingsskal"
-
-#, fuzzy
-#~ msgid "_preserve environment"
-#~ msgstr "_behold miljøinnstillinger"
-
-#~ msgid "Run program"
-#~ msgstr "Kjør program"
-
-#~ msgid "Run:"
-#~ msgstr "Kjør:"
-
-#~ msgid "As user:"
-#~ msgstr "Som bruker:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Avansert"
-
-#, fuzzy
-#~ msgid "Always request a password"
-#~ msgstr "Vennligst skriv inn %s's passord"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "<b>Jeg skal bruge %s's adgangskode til at køre:</b>\n"
-#~ "<i>%s</i>"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Calls <command> as the specified user\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replaces the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replaces the default title with the argument\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replaces the default window icon with the argument\n"
-#~ "  --print-pass, -p\n"
-#~ "    Asks gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disables the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Makes this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu versjon %s\n"
-#~ "\n"
-#~ "Bruk: %s [-u <bruker>] [-k] [-l] <kommando>\n"
-#~ "\n"
-#~ "  --user <bruker>, -u <bruker>\n"
-#~ "    Kaller <kommando> som den angitte bruker\n"
-#~ "  --message <beskjed>, -m <beskjed>\n"
-#~ "    Erstatter standardbeskjeden som viser når det\n"
-#~ "    blir spurt etter passord.\n"
-#~ "  --title <tittel>, -t <tittel>\n"
-#~ "    Erstatter standardtittelen med den angitte tittel.\n"
-#~ "  --icon <ikon>, -i <ikon>\n"
-#~ "    Erstatter standardikonet med det angitte ikonet.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ber gksu om å printe passordet til stdout,\n"
-#~ "    slik som ssh-askpass. Nyttig i skript for\n"
-#~ "    programmer som mottar passordet med stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Deaktiver \"låsing\" av tastatureret og musen,\n"
-#~ "    og fokus når programmer spør om adgangskode.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Fjern værtsdelen av $DISPLAY variabelen, sånn at GKsu virker\n"
-#~ "    med SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    GÃ¥r dette til et login-shell. Merk at det kan skape\n"
-#~ "    problemer med Xauthority. Kjør xhost for å tillate\n"
-#~ "    brukeren å åpne vinduer på din skjerm!\n"
-#~ "  --preserv-env, -k\n"
-#~ "    Bruk de nåværende miljøinnstillinger. Dette unngør at f.eks.\n"
-#~ "    $HOME og $PATH blir satt.\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Skifter bruger..."
-
-#~ msgid ""
-#~ "<b>I need %s's password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "<b>Jeg trenger %s's passord for å kjøre:</b>\n"
-#~ "<i>%s</i>"
-
-#, fuzzy
-#~ msgid "Child terminated with %d status"
-#~ msgstr "Barneprosess avsluttet med status %d"
-
-#~ msgid "Using %s as username...\n"
-#~ msgstr "Bruker %s som brukernavn...\n"
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: Det oppstod en feil under initialiseringen av Gtk+ biblioteket."
-#~ "Kan ikke fortsette.\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>I need your password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "<b>Jeg trenger %s's passord for å kjøre:</b>\n"
-#~ "<i>%s</i>"
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "sudo trenger et passord, men ingen ble gitt."
-
-#, fuzzy
-#~ msgid ""
-#~ "The X authority file i am trying to create for the target user already "
-#~ "exists! This is highly suspicous!"
-#~ msgstr ""
-#~ "X autoritetsfilen jeg prøvde å lage for superbrukeren 'root' eksisterer "
-#~ "allerede. Dette er veldig merkelig!"

Copied: libgksu/tags/1.9.2/po/nb.po (from rev 595, libgksu/trunk/po/nb.po)

Deleted: libgksu/tags/1.9.2/po/nl.po
===================================================================
--- libgksu/trunk/po/nl.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/nl.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,629 +0,0 @@
-# nl translation for libgksu
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the libgksu package.
-# Ronald van Engelen <ronalde at lacocina.nl>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libgksu1.2-1.2.6\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2006-01-24 11:04-0200\n"
-"Last-Translator: Ronald van Engelen <ronalde at lacocina.nl>\n"
-"Language-Team: Dutch <vertaling at vrijschrift.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr "Het alleen-lezen lock-bestand %s wordt niet vegrendeld"
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr "Het met nfs aangekoppelde lock-bestand %s wordt niet vergrendeld"
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"<b>Kan uw muis niet blokkeren</b>\n"
-"\n"
-"Het kan zijn dat een schadelijk programma uw\n"
-"sessie afluistert of dat u net op een menu \n"
-"geklikt hebt of een andere toepassing de focus\n"
-"heeft genomen.\n"
-"\n"
-"Probeer het opnieuw."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"<b>Kan uw toetsenbord niet blokkeren</b>\n"
-"\n"
-"Het kan zijn dat een schadelijk programma uw\n"
-"sessie afluistert of dat u net op een menu \n"
-"geklikt hebt of een andere toepassing de focus\n"
-"heeft genomen.\n"
-"\n"
-"Probeer het opnieuw."
-
-#: ../libgksu/libgksu.c:827
-#, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-"<b>Voer uw wachtwoord in om het \n"
-"programma %s uit te voeren als \n"
-"gebruiker %s</b>"
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-"<b>Om het programma \"%s\" uit te voeren dient u het wachtwoord van %s in te "
-"voeren</b>"
-
-#: ../libgksu/libgksu.c:902
-#, fuzzy, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-"<b>Het programma \"%s\" werd uitgevoerd met de privileges van gebruiker %s. "
-"Als gevolg van de instellingen van uw authenticatie-systeem werd er niet om "
-"een wachtwoord gevraagd.</b>\n"
-"\n"
-"Mogelijk is het toegestaan om specifieke programma's uit te voeren als "
-"gebruiker %s zonder de noodzaak van een wachtwoord of dat het wachtwoord "
-"tijdelijk is opgeslagen.\n"
-"Dit is geen probleemmelding; het is slechts bedoeld om u hiervan op de "
-"hoogte te stellen."
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr "Laat dit venster _niet meer zien"
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-"<b>Wilt u het scherm \"blokkeren\" na het invoeren\n"
-"van uw wachtwoord?</b>\n"
-"\n"
-"Wanneer u hiervoor kiest worden alle programma's\n"
-"gepauzeerd. Dit voorkomt dat een schadelijk\n"
-"programma uw wachtwoord kan onderscheppen terwijl \n"
-"u het invoert."
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Kon xauth-sleutel niet verkrijgen: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-"Kan het bestand .Xauthority niet maken: het bestand bestaat al. Dit zou op "
-"een beveiligingsprobleem kunnen duiden; onderzoek het probleem of licht uw "
-"systeembeheerder in."
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Fout tijdens kopiëren van '%s' naar '%s': %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-"voor gksu_run dient een opdracht gespecificeerd te worden, wat niet gedaan "
-"is."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr ""
-"De opdracht gksu-run-helper is niet gevonden of is geen uitvoerbaar bestand."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Kan /bin/su niet uitvoeren: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Het maken van een nieuw proces is mislukt: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Verkeerd wachtwoord."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-"Kan niet communiceren met gksu-run-helper.\n"
-"\n"
-"Ontvangen:\n"
-" %s\n"
-"Verwacht:\n"
-" %s"
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Kan pipe met het kind %s niet uitlezen"
-
-#: ../libgksu/libgksu.c:1785
-#, c-format
-msgid "su terminated with %d status"
-msgstr "su werd afgesloten met status %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-"voor gksu_sudo_run dient een opdracht gespecificeerd te worden, wat niet "
-"gebeurd is."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "Kan het Xauthorization-bestand van de gebruiker niet kopiëren."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Fout bij het maken van pipe: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Uitvoeren van nieuw proces is mislukt: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Fout bij het openen van pipe: %s"
-
-#: ../libgksu/libgksu.c:2121
-msgid "Password: "
-msgstr "Wachtwoord:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-"Het gebruikte authenticatie-systeem (sudo) staat het niet toe dat u dit "
-"programma uitvoert. Neem contact op met uw systeembeheerder. "
-
-#: ../libgksu/libgksu.c:2237
-#, c-format
-msgid "sudo terminated with %d status"
-msgstr "sudo werd afgesloten met status %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr "Ga door"
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">Voer het wachtwoord van root in.</"
-"span>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr "Wachtwoord:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Verkeerd wachtwoord."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid ""
-#~ "<b>Authentication required</b>\n"
-#~ "\n"
-#~ "You need your password to run:\n"
-#~ "\"%s\"."
-#~ msgstr ""
-#~ "<b>Authenticatie benodigd</b>\n"
-#~ "\n"
-#~ "Je hebt je wachtwoord nodig om: \"%s\" \n"
-#~ "uit te voeren."
-
-#~ msgid ""
-#~ "<b>Authentication required</b>\n"
-#~ "\n"
-#~ "You need to type %s's password to run:\n"
-#~ "\"%s\"."
-#~ msgstr ""
-#~ "<b>Authenticatie benodigd</b>\n"
-#~ "\n"
-#~ "Je moet het wachtwoord van %s invoeren om\n"
-#~ "\"%s\" uit te voeren."
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "Ongeldige optie voor --disable-grab: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "Ongeldige optie voor --sudo-mode: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "Ongeldige optie voor --prompt: %s\n"
-
-#, fuzzy
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr ""
-#~ "<b>Voer uw wachtwoord in om het \n"
-#~ "programma %s uit te voeren als \n"
-#~ "gebruiker %s</b>"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Geen opdracht om uit te voeren."
-
-#~ msgid "User %s does not exist."
-#~ msgstr "Gebruiker %s bestaat niet."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "<b>Voer uw wachtwoord in om het \n"
-#~ "programma %s uit te voeren als \n"
-#~ "gebruiker %s</b>"
-
-#~ msgid "Advanced options"
-#~ msgstr "Geavanceerde opties"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Opties die gebruikt worden wanneer u van gebruiker wisselt</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "_Login-shell"
-
-#~ msgid "_preserve environment"
-#~ msgstr "Omgevingsvariabelen _behouden"
-
-#~ msgid "Run program"
-#~ msgstr "Opdracht uitvoeren"
-
-#~ msgid "Run:"
-#~ msgstr "Uitvoeren:"
-
-#~ msgid "As user:"
-#~ msgstr "Als gebruiker:"
-
-#~ msgid "_Advanced"
-#~ msgstr "Ge_avanceerd"
-
-#~ msgid "Always request a password"
-#~ msgstr "Altijd om een wachtwoord vragen"
-
-#~ msgid "Disable keyboard and mouse grab"
-#~ msgstr "Blokkering van toetsenbord en muis uitzetten"
-
-#~ msgid "Display information message when no password is needed"
-#~ msgstr "Informatief bericht weergeven als er geen wachtwoord vereist is"
-
-#~ msgid "Force keyboard and mouse grab"
-#~ msgstr "Blokkering van toetsenbord en muis forceren"
-
-#~ msgid ""
-#~ "Grab keyboard and mouse even if -g has been passed as argument on the "
-#~ "command line."
-#~ msgstr ""
-#~ "Toetsenbord en muis blokkeren zelfs wanneer het argument -g opgegegeven "
-#~ "is."
-
-#~ msgid "Keyring to which passwords will be saved"
-#~ msgstr "Sleutelbos waarin de wachtwoorden zullen worden opgeslagen"
-
-#~ msgid "Prompt for grabbing"
-#~ msgstr "Vragen om bevestiging van blokkering"
-
-#~ msgid "Save password to gnome-keyring"
-#~ msgstr "Wachtwoord opslaan in de gnome-sleutelbos"
-
-#~ msgid "Sudo mode"
-#~ msgstr "Sudo-modus"
-
-#, fuzzy
-#~ msgid ""
-#~ "The name of the keyring gksu should use. Usual values are \"session\", "
-#~ "which saves the password for the session, and \"default\", which saves "
-#~ "the password with no timeout."
-#~ msgstr ""
-#~ "De naam van de sleutelbos die gksu dient te gebruiken. Veel gebruikte "
-#~ "namen zijn \"session\", waarbij het wachtwoord in de sessie wordt "
-#~ "opgeslagen en \"default\" waarbij het wachtwoord permanent wordt "
-#~ "opgeslagen."
-
-#~ msgid ""
-#~ "This option determines whether a message dialog will be displayed "
-#~ "informing the user that the program is being run without the need of a "
-#~ "password being asked for some reason."
-#~ msgstr ""
-#~ "Hiermee bepaalt u of een melding wordt weergegeven die de gebruiker "
-#~ "informeert dat het programma uitgevoerd wordt zonder dat er om een "
-#~ "wachtwoord gervraagd wordt."
-
-#~ msgid ""
-#~ "This option will make gksu prompt the user if he wants to have the screen "
-#~ "grabbed before entering the password. Notice that this only has an effect "
-#~ "if force-grab is disabled."
-#~ msgstr ""
-#~ "Hiermee bepaalt u dat gksu de gebruiker vraagt of het scherm geblokkeerd "
-#~ "dient te worden voordat het wachtwoord ingevoerd wordt. Merk op dat dit "
-#~ "alleen werkt wanneer de optie force-grab uitgeschakeld is."
-
-#~ msgid ""
-#~ "This option will prevent gksu from trying to figure out if a password is "
-#~ "needed to run the command, or if it can be obtained through other ways, "
-#~ "such as gnome-keyring, making it simply ask for the password every time."
-#~ msgstr ""
-#~ "Deze optie voorkomt dat gksu probeert te achterhalen of er een wachtwoord "
-#~ "vereist is om de opdracht uit te voeren of dat het wachtwoord op een "
-#~ "andere manier achterhaald kan worden, bijvoorbeeld via de gnome-"
-#~ "sleutelbos. Hierdoor wordt er altijd om een wachtwoord gevraagd."
-
-#~ msgid ""
-#~ "Whether sudo should be the default backend method. This method is "
-#~ "otherwise accessed though the -S switch or by running 'gksudo' instead of "
-#~ "'gksu'."
-#~ msgstr ""
-#~ "Hiermee wordt bepaald of sudo de standaard methode is. Deze methode wordt "
-#~ "normaal gesproken ingesteld met het -S-argument of door 'gksudo' te "
-#~ "starten in plaats van 'gksu'."
-
-#~ msgid ""
-#~ "Whether the keyboard and mouse grabbing should be turned off. This will "
-#~ "make it possible for other X applications to listen to keyboard input "
-#~ "events, thus making it not possible to shield from malicious applications "
-#~ "which may be running."
-#~ msgstr ""
-#~ "Hiermee wordt bepaald of het blokkeren van toetsenbord en muis "
-#~ "uitgeschakeld dient te worden. Op die manier is het mogelijk dat andere X-"
-#~ "toepassingen de toetsenbord-invoer onderscheppen; het is dan onmogelijk "
-#~ "om bescherming te bieden tegen schadelijke programma's. "
-
-#~ msgid ""
-#~ "gksu can save the password you type to the gnome-keyring so you'll not be "
-#~ "asked everytime"
-#~ msgstr ""
-#~ "gksu kan het wachtwoord opslaan in de gnome-sleutelbos zodat het niet "
-#~ "telkens opnieuw gevraagd wordt"
-
-#~ msgid ""
-#~ "Opens a terminal as the root user, using gksu to ask for the password"
-#~ msgstr ""
-#~ "Start een terminal als de root-gebruiker waarbij gksu gebruikt wordt om "
-#~ "het wachtwoord te vragen."
-
-#~ msgid "Root Terminal"
-#~ msgstr "Terminal als root"
-
-#~ msgid ""
-#~ "Opens a dialog where you can type a command to be run as a given user"
-#~ msgstr ""
-#~ "Geeft een dialoogvenster weer waarin u een programma als een bepaalde "
-#~ "gebruiker kunt starten"
-
-#~ msgid "Run as different user"
-#~ msgstr "Uitvoeren als een andere gebruiker"
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "  --desktop <file>, -D <file>\n"
-#~ "    Use a .desktop file to get the name of the application    and the "
-#~ "icon from.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu versie %s\n"
-#~ "\n"
-#~ "Gebruik: %s [-u <gebruikersnaam>] [-k] [-l] <opdracht>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Controleer niet of een wachtwoord vereist is \n"
-#~ "    om de opdracht uit te voeren, of dat er andere\n"
-#~ "    manieren zijn om het te achterhalen: vraag altijd\n"
-#~ "    om het wachtwoord.\n"
-#~ "  --debug, -d\n"
-#~ "    Geeft informatie weer die nuttig kan zijn voor de\n"
-#~ "    diagnose en/of de oplossing van problemen.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Schakel de \"blokkering\" door het uitgevoerde \n"
-#~ "    programma van toetsenbord, muis en actief element \n"
-#~ "    uit wanneer er om een wachtwoord gevraagd wordt.\n"
-#~ "  --icon <pictogram>, -i <pictogram>\n"
-#~ "    Vervangt het standaardpictogram door het opgegeven \n"
-#~ "    argument.\n"
-#~ "  --message <bericht>, -m <bericht>\n"
-#~ "    Vervangt het standaardbericht dat weergegeven wordt \n"
-#~ "    om een wachtwoord te vragen voor het argument dat \n"
-#~ "    aan deze optie wordt meegegeven.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Geeft gksu de opdracht om het wachtwoord naar stdout uit te \n"
-#~ "    voeren, zoals bij ssh-askpass. Dit kan gebruikt worden in \n"
-#~ "    scripts van programma's die het wachtwoord uit stdin kunnen \n"
-#~ "    opvragen.\n"
-#~ "  --prompt, -P\n"
-#~ "    Vraagt de gebruiker of toetsenbord en muis geblokkeerd dienen\n"
-#~ "    te worden alvorens dit te doen.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Haalt het host-gedeelte uit de $DISPLAY-variabele, zodat GKSu \n"
-#~ "    werkt met SSH X11-forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Zorgt ervoor dat GKsu het programma sudo gebruikt in plaats van\n"
-#~ "    su, alsof het gestart is als het programma \"gksudo\".\n"
-#~ "  --title <titel>, -t <titel>\n"
-#~ "    Vervangt de standaardtitel door het opgegeven argument.\n"
-#~ "  --user <gebruikersnaam>, -u <gebruikersnaam>\n"
-#~ "    Voert <opdracht> uit als de opgegeven gebruiker.\n"
-#~ "  --preserv-env, -k\n"
-#~ "    Behoudt de huidige omgevingsvariabelen, zodat bijvoorbeeld de\n"
-#~ "    $HOME- en $PATH-variabelen niet ingevuld worden.\n"
-#~ "  --login, -l\n"
-#~ "    Maakt een login-shell. \n"
-#~ "    Let op: dit kan problemen opleveren met het Xauthority-systeem. \n"
-#~ "    Start xhost om de doelgebruiker toe te staan om vensters op \n"
-#~ "    uw X11-display te openen.\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "WARNING: Could not stat %s: %s.\n"
-#~ msgstr "WAARSCHUWING: kan status van %s niet opvragen: %s.\n"
-
-#~ msgid "FATAL: File %s is not owned by root.\n"
-#~ msgstr ""
-#~ "ERNSTIGE FOUT: de gebruiker 'root' is geen eigenaar van het bestand %s.\n"
-
-#~ msgid "FATAL: File %s is not owned by group root.\n"
-#~ msgstr ""
-#~ "ERNSTIGE FOUT: de groep 'root' is geen eigenaar van het bestand %s.\n"
-
-#~ msgid "FATAL: File %s has wrong permissions, should be 0644.\n"
-#~ msgstr ""
-#~ "ERNSTIGE FOUT: het bestand %s heeft verkeerde rechten; het moet zijn "
-#~ "0644.\n"
-
-#~ msgid "FATAL: Could not open %s: %s.\n"
-#~ msgstr "ERNSTIGE FOUT: kon het bestand %s niet openen: %s.\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "<b>Voer uw wachtwoord in om het \n"
-#~ "programma %s uit te voeren als \n"
-#~ "gebruiker %s</b>"
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: het initialiseren van Gtk+ is mislukt, waardoor GKSu niet door "
-#~ "kan gaan.\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Gebruikerswissel..."
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "Geen wachtwoord opgegeven terwijl dit nodig is voor sudo."
-
-#~ msgid ""
-#~ "The X authority file i am trying to create for the target user already "
-#~ "exists! This is highly suspicous!"
-#~ msgstr ""
-#~ "Het X-authority-bestand dat voor de doelgebruiker gemaakt dient te "
-#~ "worden,\n"
-#~ "bestaat al. Dit is erg verdacht!"

Copied: libgksu/tags/1.9.2/po/nl.po (from rev 595, libgksu/trunk/po/nl.po)

Deleted: libgksu/tags/1.9.2/po/pl.po
===================================================================
--- libgksu/trunk/po/pl.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/pl.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,428 +0,0 @@
-# Copyright (C) 2001-2002 Free Software Foundation, Inc.
-# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-# Aktualną wersję tego pliku możesz odnaleźć w repozytorium cvs.gnome.pl
-# (:pserver:anonymous at cvs.gnome.pl:/gnomepl, puste hasło)
-# Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz
-# pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas na adres:
-# translators at gnome.pl
-# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-msgid ""
-msgstr ""
-"Project-Id-Version: gksu\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2003-10-25 14:37+0200\n"
-"Last-Translator: GNOME PL Team <translators at gnome.pl>\n"
-"Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nie udało się przechwycić klawiatury lub \n"
-"myszy. Możliwe, że jakiś złośliwy klient\n"
-"podsłuchuje twoją sesję."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nie udało się przechwycić klawiatury lub \n"
-"myszy. Możliwe, że jakiś złośliwy klient\n"
-"podsłuchuje twoją sesję."
-
-#: ../libgksu/libgksu.c:827
-#, fuzzy, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-"Potrzebne jest twoje hasło, aby uruchomić:\n"
-"%s jako %s"
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Nie można uruchomić %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "BÅ‚Ä…d podczas kopiowania'%s' do '%s': %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Nie można uruchomić %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, fuzzy, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Nie można uruchomić %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-#, fuzzy
-msgid "Wrong password."
-msgstr "Niewłaściwe hasło, spróbuj ponownie."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Proces potomny został przerwany zwracając stan %d "
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, fuzzy, c-format
-msgid "Error creating pipe: %s"
-msgstr "BÅ‚Ä…d podczas kopiowania'%s' do '%s': %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, fuzzy, c-format
-msgid "Error opening pipe: %s"
-msgstr "BÅ‚Ä…d podczas kopiowania'%s' do '%s': %s"
-
-#: ../libgksu/libgksu.c:2121
-msgid "Password: "
-msgstr ""
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Proces potomny został przerwany zwracając stan %d "
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr ""
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr ""
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Niewłaściwe hasło, spróbuj ponownie."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#, fuzzy
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "Proszę podać hasło dla użytkownika %s"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Należy podać polecenie do uruchomienia."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Potrzebne jest twoje hasło, aby uruchomić:\n"
-#~ "%s jako %s"
-
-#, fuzzy
-#~ msgid "Unable to run %s: %s"
-#~ msgstr "Nie można uruchomić /bin/su: %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Zaawansowane opcje"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Opcje, które będą użyte podczas zmiany użytkownika</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "powłoka _logowania"
-
-#, fuzzy
-#~ msgid "_preserve environment"
-#~ msgstr "_zachowanie środowiska"
-
-#~ msgid "Run program"
-#~ msgstr "Uruchamia program"
-
-#~ msgid "Run:"
-#~ msgstr "Uruchom:"
-
-#~ msgid "As user:"
-#~ msgstr "Jako użytkownik:"
-
-#~ msgid "_Advanced"
-#~ msgstr "Z_awansowane"
-
-#, fuzzy
-#~ msgid "Always request a password"
-#~ msgstr "Proszę podać hasło dla użytkownika %s"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "Potrzebne jest twoje hasło, aby uruchomić:\n"
-#~ "%s jako %s"
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "Common Options:\n"
-#~ "\t--user <user>, -u <user>\n"
-#~ "\t\tCalls <command> as the specified user\n"
-#~ "\t--message <message>, -m <message>\n"
-#~ "\t\tReplaces the standard message shown to ask for\n"
-#~ "\t\tpassword for the argument passed to the option\n"
-#~ "\t--title <title>, -t <title>\n"
-#~ "\t\tReplaces the default title with the argument\n"
-#~ "\t--icon <icon>, -i <icon>\n"
-#~ "\t\tReplaces the default window icon with the argument\n"
-#~ "\t--print-pass, -p\n"
-#~ "\t\tAsks gksu to print the password to stdout, just\n"
-#~ "\t\tlike ssh-askpass. Useful to use in scripts with\n"
-#~ "\t\tprograms that accept receiving the passowrd on\n"
-#~ "\t\tstdin.\n"
-#~ "\t--disable-grab, -g\n"
-#~ "\t\tDisables the \"locking\" of the keyboard, mouse,\n"
-#~ "\t\tand focus done by the program when asking for\n"
-#~ "\t\tpassword\n"
-#~ "\n"
-#~ "GKsu Options:\n"
-#~ "\t--login, -l\n"
-#~ "\t\tMakes this a login shell. Beware this may cause\n"
-#~ "\t\tproblems with the Xauthority magic. Run xhost\n"
-#~ "\t\tto allow the target user to open windows on your\n"
-#~ "\t\tdisplay!\n"
-#~ "\t--preserv-env, -k\n"
-#~ "\t\tPreserve the current environments, does not set $HOME\n"
-#~ "\t\tnor $PATH, for example.\n"
-#~ "\n"
-#~ "GKsudo Options:\n"
-#~ "\t--use-sudo, -S\n"
-#~ "\t\tUse sudo instead of su (or use gksudo)\n"
-#~ "\t--set-home, -H\n"
-#~ "\t\tSets $HOME for the target users's home. The\n"
-#~ "\t\tdefault behavior is to keep your user's $HOME\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu wersja %s\n"
-#~ "\n"
-#~ "Użycie: %s [-u <uużytkownik>] [-k] [-l] <polecenie>\n"
-#~ "\n"
-#~ "Typowe opcje:\n"
-#~ "\t--user <użytkownik>, -u <użytkownik>\n"
-#~ "\t\t<polecenie> będzie uruchomione przez podanego \n"
-#~ "\t\tużytkownika\n"
-#~ "\t--message <wiadomość>, -m <wiadomość>\n"
-#~ "\t\tZastępuje standardowy komunikat zapytania o hasło\n"
-#~ "\t\tpodanym argumentem \n"
-#~ "\t--title <tytuł>, -t <tytuł>\n"
-#~ "\t\tZastępuje standardowy tytuł okna\n"
-#~ "\t--icon <ikona>, -i <ikona>\n"
-#~ "\t\tZastępuje standardową ikonę podanym argumentem\n"
-#~ "\t--print-pass, -p\n"
-#~ "\t\tWymusza na gksu wypisanie hasła na standardowe\n"
-#~ "\t\twyjście - podobnie jak w ssh-askpass. Przydatne dla\n"
-#~ "\t\tskryptów akceptujących hasło ze standardowego\n"
-#~ "\t\twejścia.\n"
-#~ "\t--disable-grab, -g\n"
-#~ "\t\tWyłącza \"blokadę\" klawiatury, myszy i aktywności\n"
-#~ "\t\tokien podczas pytania o hasło\n"
-#~ "\n"
-#~ "Opcje GKsu:\n"
-#~ "\t--login, -l\n"
-#~ "\t\tTworzy powłokę logowania. Należy zwrócić uwagę na\n"
-#~ "\t\tproblemy z Xauthority. Uruchom xhost, aby\n"
-#~ "\t\tpozwolić docelowemu użytkownikowi na otwieranie \n"
-#~ "\t\tokien w twoim środowisku graficznym!\n"
-#~ "\t--preserv-env, -k\n"
-#~ "\t\tZachowanie aktualnych ustawień środowiskowych, \n"
-#~ "\t\tnie przekazuje np. ustawień $HOME i $PATH\n"
-#~ "\n"
-#~ "Opcje GKsudo:\n"
-#~ "\t--use-sudo, -S\n"
-#~ "\t\tWykorzystuje sudo zamiast su (lub używa gksudo)\n"
-#~ "\t--set-home, -H\n"
-#~ "\t\tUstawia $HOME jako docelowy katalog użytkownika \n"
-#~ "\t\tDomyślne zachowanie zatrzymuje twój katalog $HOME\n"
-#~ "\n"
-
-#~ msgid "Using %s as username...\n"
-#~ msgstr "Użycie %s jako nazwy użytkownika...\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Zmiana użytkownika..."
-
-#~ msgid ""
-#~ "I need %s's password to run:\n"
-#~ "%s."
-#~ msgstr ""
-#~ "Niezbędne jest hasło użytkownika \n"
-#~ "%s, aby uruchomić:\n"
-#~ "%s."
-
-#, fuzzy
-#~ msgid "Child terminated with %d status"
-#~ msgstr "Proces potomny został przerwany zwracając stan %d "
-
-#~ msgid "Unable to run /usr/bin/sudo: %s"
-#~ msgstr "Nie można uruchomić /bin/sudo: %s"
-
-#~ msgid ""
-#~ "An error happened, your program\n"
-#~ "may be blocked:\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Wystąpił błąd, twój program\n"
-#~ "może być zablokowany:\n"
-#~ "%s"
-
-#, fuzzy
-#~ msgid ""
-#~ "The X authority file i am trying to create for root already exists! This "
-#~ "is highly suspicious!"
-#~ msgstr ""
-#~ "Plik autoryzacji serwera X (X authority), który miał być utworzony dla "
-#~ "użytkownika  root już istnieje! Taka sytuacja jest bardzo podejrzana!"
-
-#, fuzzy
-#~ msgid ""
-#~ "I need your password to run:\n"
-#~ "%s as %s"
-#~ msgstr ""
-#~ "Niezbędne jest hasło użytkownika \n"
-#~ "%s, aby uruchomić:\n"
-#~ "%s."

Copied: libgksu/tags/1.9.2/po/pl.po (from rev 595, libgksu/trunk/po/pl.po)

Deleted: libgksu/tags/1.9.2/po/pt_BR.po
===================================================================
--- libgksu/trunk/po/pt_BR.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/pt_BR.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,751 +0,0 @@
-# GKsu potfile: brazillian portuguese translation.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# Gustavo Noronha Silva <kov at debian.org>, 2002.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: gksu 0.9.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2004-05-18 14:55-0300\n"
-"Last-Translator: Gustavo Noronha Silva <kov at debian.org>\n"
-"Language-Team: Debian-BR <debian-l10n-portuguese at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Não pude pegar a entrada do mouse ou teclado.\n"
-"Um cliente malicioso pode estar escutando\n"
-"sua sessão."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Não pude pegar a entrada do mouse ou teclado.\n"
-"Um cliente malicioso pode estar escutando\n"
-"sua sessão."
-
-#: ../libgksu/libgksu.c:827
-#, fuzzy, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-"Preciso da sua senha para rodar:\n"
-"%s como %s"
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, fuzzy, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-"<b>O programa \"%s\" foi iniciado com os privilégios do usuário %s sem que "
-"fosse necessário pedir uma senha, devido à configuração do mecanismo de "
-"autenticação do seu sistema.</b>\n"
-"\n"
-"É possível que você esteja sendo autorizado a rodar programas específicos "
-"como usuário %s, ou que a senha tenha sido armazenada.\n"
-"Isto não é um relato de problema; simplesmente uma notificação para garantir "
-"que você está ciente disso."
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Falha ao obter chave xauth: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Erro copiando '%s' para '%s': %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-"a gksu_run precisa de um comando a ser executado e nenhum foi fornecido."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "O comando gksu-run-helper não foi encontrado ou não está executável."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Não pude rodar %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Falha ao tentar criar novo processo: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Senha errada."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Não foi possível ler do ecanamento com o filho: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Processo filho terminado com estado %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-"gksu_sudo_run precisa de um comando a ser executado e nenhum foi fornecido."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr ""
-"Não foi possível copiar o arquivo de autorização do X (.Xauthority) do "
-"usuário."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Erro ao criar encanamento: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Falha ao executar novo processo: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Erro abrindo encanamento: %s"
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Senha:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Processo filho terminado com estado %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-#, fuzzy
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr "<b>Digite a senha de root.</b>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-#, fuzzy
-msgid "Password:"
-msgstr "Senha:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Senha errada."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "Opção não aceita para --disable-grab: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "Opção não aceita para --sudo-mode: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "Opção não aceita para --promppt: %s\n"
-
-#, fuzzy
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "Por favor digite a senha de %s"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Comando para ser executado faltando."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Preciso da sua senha para rodar:\n"
-#~ "%s como %s"
-
-#, fuzzy
-#~ msgid ""
-#~ "Failed to run %s as user %s:\n"
-#~ " %s"
-#~ msgstr "Não pude rodar %s/bin/gksu: %s"
-
-#, fuzzy
-#~ msgid "Unable to run %s: %s"
-#~ msgstr "Não pude rodar /bin/su: %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Opções avançadas"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Opções a usar na mudança de usuário</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "shell de _login"
-
-#, fuzzy
-#~ msgid "_preserve environment"
-#~ msgstr "_preservar o ambiente"
-
-#~ msgid "Run program"
-#~ msgstr "Executar programa"
-
-#~ msgid "Run:"
-#~ msgstr "Executar:"
-
-#~ msgid "As user:"
-#~ msgstr "Como usuário:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Avançado"
-
-#, fuzzy
-#~ msgid "Always request a password"
-#~ msgstr "Por favor digite a senha de %s"
-
-#~ msgid "Disable keyboard and mouse grab"
-#~ msgstr "Desabilitar trava de teclado e mouse"
-
-#~ msgid "Display information message when no password is needed"
-#~ msgstr "Exibir mensagem informativa quando a senha não for necessária"
-
-#~ msgid "Force keyboard and mouse grab"
-#~ msgstr "Forçar trava de teclado e mouse"
-
-#~ msgid ""
-#~ "Grab keyboard and mouse even if -g has been passed as argument on the "
-#~ "command line."
-#~ msgstr ""
-#~ "Travar o teclado e o mouse, mesmo que -g tenha sido passado como "
-#~ "argumento na linha de comando."
-
-#~ msgid "Keyring to which passwords will be saved"
-#~ msgstr "Chaveiro para o qual as senhas serão salvas"
-
-#~ msgid "Prompt for grabbing"
-#~ msgstr "Perguntar sobre trava de teclado e mouse"
-
-#~ msgid "Save password to gnome-keyring"
-#~ msgstr "Salvar a senha no gnome-keyring"
-
-#~ msgid "Sudo mode"
-#~ msgstr "Modo sudo"
-
-#~ msgid ""
-#~ "The name of the keyring gksu should use. Usual values are \"session\", "
-#~ "which saves the password for the session, and \"default\", which saves "
-#~ "the password with no timeout."
-#~ msgstr ""
-#~ "O nome do chaveiro que o gksu deve usar. Os valores comuns são \"sessão"
-#~ "\", que salva a senha até que a sessão seja terminada e \"default\", que "
-#~ "salva a senha indefinidamente."
-
-#~ msgid ""
-#~ "This option determines whether a message dialog will be displayed "
-#~ "informing the user that the program is being run without the need of a "
-#~ "password being asked for some reason."
-#~ msgstr ""
-#~ "Essa opção determina se um diálogo deve ser exibido informando ao usuário "
-#~ "que o programa está sendo executado sem que uma senha seja pedida por "
-#~ "alguma razão."
-
-#~ msgid ""
-#~ "This option will make gksu prompt the user if he wants to have the screen "
-#~ "grabbed before entering the password. Notice that this only has an effect "
-#~ "if force-grab is disabled."
-#~ msgstr ""
-#~ "Esta opção fará com que o gksu pergunte ao usuário se ele quer a trava de "
-#~ "teclado e mouse antes de digitar a senha. Note que esta opção só faz "
-#~ "efeito se force-grab estiver desligada."
-
-#~ msgid ""
-#~ "This option will prevent gksu from trying to figure out if a password is "
-#~ "needed to run the command, or if it can be obtained through other ways, "
-#~ "such as gnome-keyring, making it simply ask for the password every time."
-#~ msgstr ""
-#~ "Esta opção impedirá que o gksu tente descobrir se uma senha é necessária "
-#~ "para rodar o comando, ou se ela pode ser obtida de outros jeitos, como o "
-#~ "gnome-keyring, fazendo com que ele simplesmente peça a senha todas as "
-#~ "vezes."
-
-#~ msgid ""
-#~ "Whether sudo should be the default backend method. This method is "
-#~ "otherwise accessed though the -S switch or by running 'gksudo' instead of "
-#~ "'gksu'."
-#~ msgstr ""
-#~ "Se o sudo deve ser o método de autorização padrão. Esse método é também "
-#~ "acessado pela opção -S ou rodando 'gksudo' ao invés de 'gksu'."
-
-#~ msgid ""
-#~ "Whether the keyboard and mouse grabbing should be turned off. This will "
-#~ "make it possible for other X applications to listen to keyboard input "
-#~ "events, thus making it not possible to shield from malicious applications "
-#~ "which may be running."
-#~ msgstr ""
-#~ "Se a trava de teclado e mouse deve ser desligada. Isso possibilitará que "
-#~ "a outras aplicações X escutem os eventos de teclado, fazendo com que o "
-#~ "gksu não possa, portanto, se proteger contra aplicações maliciosas que "
-#~ "podem estar rodando."
-
-#~ msgid ""
-#~ "gksu can save the password you type to the gnome-keyring so you'll not be "
-#~ "asked everytime"
-#~ msgstr ""
-#~ "O gksu pode salvar a senha que você digitar no gnome-keyring de forma que "
-#~ "você não tenha que digitá-la sempre"
-
-#~ msgid ""
-#~ "Opens a terminal as the root user, using gksu to ask for the password"
-#~ msgstr ""
-#~ "Abre um terminal como usuário root, usando o gksu para pedir a senha"
-
-#~ msgid "Root Terminal"
-#~ msgstr "Terminal como Root"
-
-#~ msgid ""
-#~ "Opens a dialog where you can type a command to be run as a given user"
-#~ msgstr ""
-#~ "Abre um diálogo em que você pode digitar um comando a ser executado por "
-#~ "um determinado usuário"
-
-#~ msgid "Run as different user"
-#~ msgstr "Executar como outro usuário"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "  --desktop <file>, -D <file>\n"
-#~ "    Use a .desktop file to get the name of the application    and the "
-#~ "icon from.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu versão %s\n"
-#~ "\n"
-#~ "Uso: %s [-u <usuário>] [-k] [-l] <comando>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Não tenta verificar se uma senha é realmente necessária\n"
-#~ "    para rodar o comando, ou se há outros meios de obtê-la:\n"
-#~ "    simplesmente a pede.\n"
-#~ "  --debug, -d\n"
-#~ "    Mostra informações na tela que podem ser úteis para\n"
-#~ "    fazer um diagnóstico e/ou resolver problemas.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Desliga a \"trava\" do teclado, mouse e foco feito pelo\n"
-#~ "    programa quando pede a senha.\n"
-#~ "  --icon <ícone>, -i <ícone>\n"
-#~ "    Substitui o ícone padrão da janela com o dado como\n"
-#~ "    argumento.\n"
-#~ "  --message <mensagem>, -m <mensagem>\n"
-#~ "    Substitui a mensagem padrão exibida para pedir a senha\n"
-#~ "    pelo argumento passado para a opção.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Pede ao gksu para imprimir a senha para a saída padrão,\n"
-#~ "    como o ssh-askpass. Útil para ser usado em scripts com\n"
-#~ "    programas que aceitam receber a senha na entrada padrão.\n"
-#~ "  --prompt, -P\n"
-#~ "    Pergunta ao usuário se ele quer ter seu teclado e mouse\n"
-#~ "    monopolizados antes de fazê-lo.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Tira o host da variável $DISPLAY, para que o gksu funcione\n"
-#~ "    com tunelamento de X por ssh.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Faz o GKsu usar o sudo ao invés do su, como se tivesse \n"
-#~ "    sido rodado com o comando \"gksudo\".\n"
-#~ "  --title <título>, -t <título>\n"
-#~ "    Substitui o título padrão com o argumento dado.\n"
-#~ "  --user <usuário>, -u <usuário>\n"
-#~ "    Chama o <comando> como o usuário especificado.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserva o ambiente atual, não define $HOME ou $PATH, por\n"
-#~ "    exemplo.\n"
-#~ "  --login, -l\n"
-#~ "    Faz dessa uma shell de login. Note que isso pode causar\n"
-#~ "    problemas com a mágica de Xauthority. Roda o xhost para\n"
-#~ "    permitir que o usuário alvo seja capaz de abrir uma janela\n"
-#~ "    na sua tela!\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "WARNING: Could not stat %s: %s.\n"
-#~ msgstr "AVISO: Não foi possível fazer stat em %s: %s.\n"
-
-#~ msgid "FATAL: File %s is not owned by root.\n"
-#~ msgstr "FATAL: Arquivo %s não tem o usuário root como dono.\n"
-
-#~ msgid "FATAL: File %s is not owned by group root.\n"
-#~ msgstr "FATAL: O arquivo %s não tem o grupo root como dono.\n"
-
-#~ msgid "FATAL: File %s has wrong permissions, should be 0644.\n"
-#~ msgstr "FATAL: O arquivo %s tem permissões erradas, devia ser 0644.\n"
-
-#~ msgid "FATAL: Could not open %s: %s.\n"
-#~ msgstr "FATAL: Não foi possível abrir %s: %s.\n"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "Preciso da sua senha para rodar:\n"
-#~ "%s como %s"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Calls <command> as the specified user\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replaces the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replaces the default title with the argument\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replaces the default window icon with the argument\n"
-#~ "  --print-pass, -p\n"
-#~ "    Asks gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disables the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Makes this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu versão %s\n"
-#~ "\n"
-#~ "Uso: %s [-u <usuário>] [-k] [-l] <comando>\n"
-#~ "\n"
-#~ "  --user <usuário>, -u <usuário>\n"
-#~ "    Chama o <comando> como o usuário especificado.\n"
-#~ "  --message <mensagem>, -m <mensagem>\n"
-#~ "    Substitui a mensagem padrão exibida para pedir a\n"
-#~ "    senha pela colocada como argumento para essa opção.\n"
-#~ "  --title <título>, -t <título>\n"
-#~ "    Substitui o título padrão com o passado como\n"
-#~ "    argumento.\n"
-#~ "  --icon <ícone>, -i <ícone>\n"
-#~ "    Substitui o ícone padrão da janela com o passado\n"
-#~ "    como argumento.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Pede ao gksu para imprimir a senha para a saída\n"
-#~ "    padrão, como faz o ssh-askpass. Útil para usar em\n"
-#~ "    scripts com programas que aceitam receber a senha\n"
-#~ "    por sua entrada padrão.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Desliga o \"bloqueamento\" do teclado, mouse e do foco,\n"
-#~ "    feito pelo programa quando pede a senha.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Tira o host da variável $DISPLAY, para que o GKSu funcione\n"
-#~ "    em uma sessão SSH com X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Imita uma shell de login. Atente para o fato de que\n"
-#~ "    isso pode causar problemas com a mágica do Xauthority.\n"
-#~ "    Execute o xhost para permitir ao usuário alvo abrir\n"
-#~ "    janelas na sua tela!\n"
-#~ "  --preserv-env, -k\n"
-#~ "    Preserva o ambiente atual, não redefine $HOME nem\n"
-#~ "    $PATH, por exemplo.\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "Using %s as username...\n"
-#~ msgstr "Usando %s como nome de usuário...\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Mudando de usuário..."
-
-#~ msgid ""
-#~ "<b>I need %s's password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "<b>Preciso da senha de %s para rodar:</b>\n"
-#~ "<i>%s</i>"
-
-#, fuzzy
-#~ msgid "Child terminated with %d status"
-#~ msgstr "Processo filho terminado com estado %d"
-
-#~ msgid ""
-#~ "<b>I need your password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "<b>Preciso da sua senha para rodar:</b>\n"
-#~ "<i>%s</i>"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKSu: Failed to initialize the Gtk+ library. GKSu will not be able to "
-#~ "continue!\n"
-#~ msgstr ""
-#~ "GKSu: Falha ao inicializar a biblioteca Gtk+. O GKSu não conseguirá "
-#~ "continuar!\n"
-
-#~ msgid "Unable to run /usr/bin/sudo: %s"
-#~ msgstr "Não pude rodar /usr/bin/sudo: %s"
-
-#~ msgid ""
-#~ "An error happened, your program\n"
-#~ "may be blocked:\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Um erro aconteceu, seu programa\n"
-#~ "pode ser bloqueado:\n"
-#~ "%s"
-
-#, fuzzy
-#~ msgid ""
-#~ "The X authority file i am trying to create for root already exists! This "
-#~ "is highly suspicious!"
-#~ msgstr ""
-#~ "O arquivo de autoridade X que estou tentando criar para o usuário alvo já "
-#~ "existe! Isso é muito suspeito!"
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "Common Options:\n"
-#~ "\t--user <user>, -u <user>\n"
-#~ "\t\tCalls <command> as the specified user\n"
-#~ "\n"
-#~ "GKsu Options:\n"
-#~ "\t--keep-env, -k\n"
-#~ "\t\tKeeps the same environment variables and shell.\n"
-#~ "\t\tUseful when you want to run something as another\n"
-#~ "\t\tuser using your configurations ($HOME is kept).\n"
-#~ "\t--login, -l\n"
-#~ "\t\tMakes this a login shell\n"
-#~ "\n"
-#~ "GKsudo Options:\n"
-#~ "\t--use-sudo, -S\n"
-#~ "\t\tUse sudo instead of su (or use gksudo)\n"
-#~ "\t--set-home, -H\n"
-#~ "\t\tSets $HOME for the target users's home. The\n"
-#~ "\t\tdefault behavior is to keep your user's $HOME\n"
-#~ "\t--keep-env, -k\n"
-#~ "\t\tKeeps your user's $HOME. This is the default\n"
-#~ "\t\tbehavior on GKsudo.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu versão %s\n"
-#~ "\n"
-#~ "Uso: %s [-u <usuário>] [-k] [-l] <comando>\n"
-#~ "\n"
-#~ "Opções em comum:\n"
-#~ "\t--user <usuário>, -u <usuário>\n"
-#~ "\t\tChama <commando> como o usuário especificado.\n"
-#~ "\n"
-#~ "Opções do GKsu:\n"
-#~ "\t--keep-env, -k\n"
-#~ "\t\tMantém as mesmas variáveis de ambiente e o\n"
-#~ "\t\tmesmo shell. Útil quando você quer rodar algo\n"
-#~ "\t\tcomo outro usuário usando suas configurações\n"
-#~ "\t\t(o $HOME é mantido).\n"
-#~ "\t--login, -l\n"
-#~ "\t\tTorna esse programa um shell de login.\n"
-#~ "\n"
-#~ "Opções do GKsudo:\n"
-#~ "\t--use-sudo, -S\n"
-#~ "\t\tUsa o sudo ao invés do su (ou use o gksudo)\n"
-#~ "\t--set-home, -H\n"
-#~ "\t\tDefine $HOME para o home do usuário com o qual\n"
-#~ "\t\tvocê vai executar o programa. O comportamento\n"
-#~ "\t\tpadrão é manter o $HOME do seu usuário\n"
-#~ "\t--keep-env, -k\n"
-#~ "\t\tMantém o $HOME do seu usuário. Esse é o padrão\n"
-#~ "\t\tpara o GKsudo.\n"
-#~ "\n"
-
-#~ msgid "OK"
-#~ msgstr "OK"
-
-#~ msgid "Cancel"
-#~ msgstr "Cancelar"
-
-#, fuzzy
-#~ msgid ""
-#~ "I need your password to run:\n"
-#~ "%s as %s"
-#~ msgstr ""
-#~ "<b>Preciso da sua senha para rodar:</b>\n"
-#~ "<i>%s</i>"
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "Nenhuma senha foi fornecida e o sudo precisa de uma."

Copied: libgksu/tags/1.9.2/po/pt_BR.po (from rev 596, libgksu/trunk/po/pt_BR.po)

Deleted: libgksu/tags/1.9.2/po/ro.po
===================================================================
--- libgksu/trunk/po/ro.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/ro.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,400 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2005 Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# Sorin Batariuc <sorin at bonbon.net>, 2005.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ro\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2005-05-17 01:50+0300\n"
-"Last-Translator: Sorin Batariuc <sorin at bonbon.net>\n"
-"Language-Team: Romanian <debian-l10n-romanian at lists.debian.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9.1\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nu s-a putut prelua controlul mausului.\n"
-"Sesiunea v-ar putea fi interceptată de\n"
-"către un program neautorizat."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nu s-a putut prelua controlul tastaturii.\n"
-"Sesiunea v-ar putea fi interceptată de\n"
-"către un program neautorizat."
-
-#: ../libgksu/libgksu.c:827
-#, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Eşuare în obţinerea cheii xauth: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Eroare la copierea '%s' la '%s': %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-"gksu_run are nevoie de o comandă pentru a rula, şi n-a fost furnizată nici "
-"una."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "Comanda gksu-run-helper n-a fost găsită sau nu este executabilă."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Nu pot rula /bin/su: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Eşuare în a bifurca noul proces: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Parolă greşită."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Nu se poate citi din conexiunea cu sub-procesul: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Sub-proces terminat cu starea %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-"gksu_sudo_run are nevoie de o comandă pentru a rula, şi n-a fost furnizată "
-"nici una."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "Nu se poate copia fiÅŸierul de autorizare X al utilizatorului."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Eroare la crearea conexiunii: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Eşuare la execuţia noului proces: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Eroare la deschiderea conexiunii: %s"
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Parola:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Sub-proces terminat cu starea %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr "Continuă"
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr ""
-"<span weight=\"bold\" size=\"larger\">Tastaţi parola pentru root.</span>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr "Parola:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Parolă greşită."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#, fuzzy
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "Vă rog introduceţi parola contului %s"
-
-#~ msgid "Missing command to run."
-#~ msgstr "LipseÅŸte comanda de executat."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr "Nu pot rula %s/bin/gksu: %s"
-
-#, fuzzy
-#~ msgid ""
-#~ "Failed to run %s as user %s:\n"
-#~ " %s"
-#~ msgstr "Eşuare în obţinerea cheii xauth: %s"
-
-#, fuzzy
-#~ msgid "Unable to run %s: %s"
-#~ msgstr "Nu pot rula /bin/su: %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Opţiuni avansate"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Opţiuni de folosit la schimbarea utilizatorului</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "_consolă de autentificare"
-
-#~ msgid "_preserve environment"
-#~ msgstr "_păstrează variabilele de mediu"
-
-#~ msgid "Run program"
-#~ msgstr "Rulează program"
-
-#~ msgid "Run:"
-#~ msgstr "Rulează:"
-
-#~ msgid "As user:"
-#~ msgstr "Ca utilizator:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Avansat"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKSu: Failed to initialize the Gtk+ library. GKSu will not be able to "
-#~ "continue!\n"
-#~ msgstr ""
-#~ "libgksu: Eşuare în iniţializarea bibliotecilor Gtk+, GKSu nu poate "
-#~ "continua.\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Se schimbă utilizatorul..."
-
-#~ msgid ""
-#~ "<b>I need %s's password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "<b>E nevoie de parola contului %s pentru a rula:</b>\n"
-#~ "<i>%s</i>"
-
-#, fuzzy
-#~ msgid "Child terminated with %d status"
-#~ msgstr "Sub-proces terminat cu starea %d"
-
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Calls <command> as the specified user\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replaces the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replaces the default title with the argument\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replaces the default window icon with the argument\n"
-#~ "  --print-pass, -p\n"
-#~ "    Asks gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the passowrd on\n"
-#~ "    stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disables the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Makes this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Versiune GKsu %s\n"
-#~ "\n"
-#~ "Utilizare: %s [-u <utilizator>] [-k] [-l] <comanda>\n"
-#~ "\n"
-#~ "  --user <utilizator>, -u <utilizator>\n"
-#~ "    Apelează <comanda> lansată de utilizatorul specificat\n"
-#~ "  --message <mesaj>, -m <mesaj>\n"
-#~ "    Înlocuieşte mesajul standard arătat pentru a cere\n"
-#~ "    parola cu argumentele date opţiunii\n"
-#~ "  --title <titlu>, -t <titlu>\n"
-#~ "    ÃŽnlocuieÅŸte titlul implicit cu argumentul\n"
-#~ "  --icon <pictogramă>, -i <pictogramă>\n"
-#~ "    Înlocuieşte pictograma implicită cu argumentul\n"
-#~ "  --print-pass, -p\n"
-#~ "    Cere  gksu să afişeze parola către stdout, exact\n"
-#~ "    ca ssh-askpass. Util de folosit în scripturi cu\n"
-#~ "    programe ce acceptă primirea parolelor în\n"
-#~ "    stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Dezactivează \"blocarea\" tastaturii, mausului,\n"
-#~ "    şi focalizării făcută de către program când se cere\n"
-#~ "    parola\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Înlăturaţi partea de gazdă a variabilei $DISPLAY, astfel încât\n"
-#~ "    GKSu va lucra cu SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Face din asta o consolă de autorizare. Aveţi grijă că aceasta ar "
-#~ "putea cauza\n"
-#~ "    probleme cu Xauthority magic. Rulaţi xhost\n"
-#~ "    pentru a permite utilizatorului dorit să deschidă ferestre pe\n"
-#~ "    afiÅŸaj!\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Păstrează setările curente pentru variabilele de mediu, nu seta nici "
-#~ "$HOME\n"
-#~ "    nici $PATH, de exemplu.\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "Using %s as username...\n"
-#~ msgstr "%s este folosit drept nume utilizator...\n"
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "Nici o parolă n-a fost furnizată şi sudo are nevoie de asta."
-
-#~ msgid ""
-#~ "The X authority file i am trying to create for the target user already "
-#~ "exists! This is highly suspicous!"
-#~ msgstr ""
-#~ "FiÅŸierul de autorizare X pe cale de a fi creat pentru utilizatorul "
-#~ "specificat există deja! Asta este foarte suspect!"

Copied: libgksu/tags/1.9.2/po/ro.po (from rev 595, libgksu/trunk/po/ro.po)

Deleted: libgksu/tags/1.9.2/po/ru.po
===================================================================
--- libgksu/trunk/po/ru.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/ru.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,390 +0,0 @@
-# translation of ru.po to ru
-# translation of gksu.po to ru
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# Aleksander <murygin at aitoc.com>, 2003
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ru\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2003-05-02 20:56+0300\n"
-"Last-Translator: Aleksander <murygin at aitoc.com>\n"
-"Language-Team: ru <ru at li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CP1251\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.0.1\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Íåâîçìîæíî çàõâàòèòü êëàâèàòóðó èëè ìûøü.\n"
-"Çëîáíûé ïîëüçîâàòåëü ìîæåò ïîäñëóøàòü\n"
-"Âàøó ñåññèþ."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Íåâîçìîæíî çàõâàòèòü êëàâèàòóðó èëè ìûøü.\n"
-"Çëîáíûé ïîëüçîâàòåëü ìîæåò ïîäñëóøàòü\n"
-"Âàøó ñåññèþ."
-
-#: ../libgksu/libgksu.c:827
-#, fuzzy, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-"Òðåáóåòñÿ ïàðîëü ïîëüçîâàòåëÿ %s äëÿ çàïóñêà:\n"
-"%s."
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Íåâîçìîäíî çàïóñòèòü %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Íåâîçìîäíî çàïóñòèòü %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, fuzzy, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Íåâîçìîäíî çàïóñòèòü %s/bin/gksu: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-#, fuzzy
-msgid "Wrong password."
-msgstr "Ïîæàëóéñòà ââåäèòå ïàðîëü ïîëüçîâàòåëÿ %s"
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Ïîòîìîê óíè÷òîæåí ñ %d ñòàòóñîì"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:2121
-msgid "Password: "
-msgstr ""
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Ïîòîìîê óíè÷òîæåí ñ %d ñòàòóñîì"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr ""
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr ""
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Ïîæàëóéñòà ââåäèòå ïàðîëü ïîëüçîâàòåëÿ %s"
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#, fuzzy
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr ""
-#~ "Òðåáóåòñÿ ïàðîëü ïîëüçîâàòåëÿ %s äëÿ çàïóñêà:\n"
-#~ "%s."
-
-#~ msgid "Missing command to run."
-#~ msgstr "Ïðîïóùåíà êîìàíäà äëÿ çàïóñêà."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Òðåáóåòñÿ ïàðîëü ïîëüçîâàòåëÿ %s äëÿ çàïóñêà:\n"
-#~ "%s."
-
-#, fuzzy
-#~ msgid "Unable to run %s: %s"
-#~ msgstr "Íåâîçìîæíî çàïóñòèòü /bin/su: %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Äîïîëíèòåëüíûå îïöèè"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Îïöèè èñïîëüçóåìûå ïîñëå ñìåíû ïîëüçîâàòåëÿ</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "_îáîëî÷êà ðåãèñòðàöèè"
-
-#, fuzzy
-#~ msgid "_preserve environment"
-#~ msgstr "_ñîõðàíèòü ïåðåìåíûå îêðóæåíèÿ"
-
-#~ msgid "Run program"
-#~ msgstr "Çàïóñê ïðîãðàììû"
-
-#~ msgid "Run:"
-#~ msgstr "Çàïóñê:"
-
-#~ msgid "As user:"
-#~ msgstr "Êàê ïîëüçîâàòåëü:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Äîïîëíèòåëüíî"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "Òðåáóåòñÿ ïàðîëü ïîëüçîâàòåëÿ %s äëÿ çàïóñêà:\n"
-#~ "%s."
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Calls <command> as the specified user\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replaces the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replaces the default title with the argument\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replaces the default window icon with the argument\n"
-#~ "  --print-pass, -p\n"
-#~ "    Asks gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disables the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "\n"
-#~ "  --login, -l\n"
-#~ "    Makes this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu âåðñèÿ %s\n"
-#~ "\n"
-#~ "Èñïîëüçîâàíèå: %s [-u <ïîëüçîâàòåëü>] [-k] [-l] <êîììàíäà>\n"
-#~ "\n"
-#~ "\t--user <ïîëüçîâàòåëü>, -u <ïîëüçîâàòåëü>\n"
-#~ "\t\tÂûïîëíèòü <êîììàíäó> èç ïîä âûáðàííîãî ïîëüçîâàòåëÿ\n"
-#~ "\t--message <ñîîáùåíèå>, -m <ñîîáùåíèå>\n"
-#~ "\t\tÇàìåíÿåò ñòàíäàðòíîå ñîîáùåíèå ïîêàçûâàåìîå ïðè\n"
-#~ "\t\tçàïðîñå ïàðîëÿ\n"
-#~ "\t--title <çàãîëîâîê>, -t <çàãîëîâîê>\n"
-#~ "\t\tÇàìåíÿåò ñòàíäàðòíûé çàãîëîâîê íà çàäàííûé\n"
-#~ "\t--icon <èêîíêà>, -i <èêîíêà>\n"
-#~ "\t\tÇàìåíÿåò ñòàíäàðòíóþ èêîíêó íà çàäàííóþ\n"
-#~ "\t--print-pass, -p\n"
-#~ "\t\tÏå÷àòü ââîäèìîãî ïàðîëÿ â ñòàíäàðòíûé âûâîä, êàê\n"
-#~ "\t\tssh-askpass. Ïîëåçíî â ñêðèïòàõ ñ ïðîãðàìàìè\n"
-#~ "\t\têîòîðûå ïðèíèìàþò ïàðîëü íà ñòàíäàðòíûé ââîä.\n"
-#~ "\t--disable-grab, -g\n"
-#~ "\t\tÎòêëþ÷àåò çàïèðàíèå êëàâèàòóðû, ìûøè è\n"
-#~ "\t\tïåðåêëþ÷åíèå ôîêóñà êîãäà çàïðàøèâàåòñÿ ïàðîëü\n"
-#~ "\n"
-#~ "\t--login, -l\n"
-#~ "\t\tÄåëàåò îáîëî÷êó îáîëî÷êîé ðåãèñòðàöèè â ñèñòåìå.\n"
-#~ "\t\tÌîãóò âîçíèêíóòü ïðîáëåììû ñ Xauthority.\n"
-#~ "\t\tÇàïóñòèòå xhost äëÿ ðàçðåøåíèÿ âûáðàííîìó\n"
-#~ "\t\tïîëüçîâàòåëþ îòêðûâàòü îêíà íà âàøåì äèñïëåå\n"
-#~ "\t--preserv-env, -k\n"
-#~ "\t\tÑîõðàíÿåò òåêóùèå ïåðåìåííûå îêðóæåíèÿ, íå\n"
-#~ "\t\tóñòàíàâëèâàåò $HOMEè $PATH, äëÿ ïðèìåðà.\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "Using %s as username...\n"
-#~ msgstr "Èñïîëüçóåòñÿ %s êàê ïîëüçîâàòåëüñêîå èìÿ...\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Ñìåíà ïîëüçîâàòåëÿ..."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>I need %s's password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "Òðåáóåòñÿ ïàðîëü ïîëüçîâàòåëÿ %s äëÿ çàïóñêà:\n"
-#~ "%s."
-
-#, fuzzy
-#~ msgid "Child terminated with %d status"
-#~ msgstr "Ïîòîìîê óíè÷òîæåí ñ %d ñòàòóñîì"
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>I need your password to run:</b>\n"
-#~ "<i>%s</i>"
-#~ msgstr ""
-#~ "Òðåáóåòñÿ ïàðîëü ïîëüçîâàòåëÿ %s äëÿ çàïóñêà:\n"
-#~ "%s."

Copied: libgksu/tags/1.9.2/po/ru.po (from rev 595, libgksu/trunk/po/ru.po)

Deleted: libgksu/tags/1.9.2/po/sk.po
===================================================================
--- libgksu/trunk/po/sk.po	2006-04-30 21:09:28 UTC (rev 587)
+++ libgksu/tags/1.9.2/po/sk.po	2006-05-01 11:49:34 UTC (rev 599)
@@ -1,425 +0,0 @@
-# Slovak translation of libgksu.
-# Copyright (C) 2005 Free Software Foundation, Inc.
-# This file is distributed under the same license as the libgksu package.
-# Peter Chabada <sk-i18n_chabada_sk>, 2005.
-# , fuzzy
-# 
-# 
-msgid ""
-msgstr ""
-"Project-Id-Version: libgksu 1.2.6\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-23 13:08-0300\n"
-"PO-Revision-Date: 2005-05-14 21:32+0200\n"
-"Last-Translator: Peter Chabada <sk-i18n_chabada_sk>\n"
-"Language-Team: Slovak <sk-i18n at linux.sk>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../libgksu/libgksu.c:114
-#, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:134
-#, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:490
-#, fuzzy
-msgid ""
-"<b>Could not grab your mouse.</b>\n"
-"\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nepodarilo sa mi zachytiť vašu myš.\n"
-"Je možné, že ju odpočúva nejaký\n"
-"zákerný program."
-
-#: ../libgksu/libgksu.c:500
-#, fuzzy
-msgid ""
-"Could not grab your keyboard.\n"
-"A malicious client may be eavesdropping\n"
-"on your session or you may have just clicked\n"
-"a menu or some application just decided to get\n"
-"focus.\n"
-"\n"
-"Try again."
-msgstr ""
-"Nepodarilo sa mi zachytiť vašu klávesnicu.\n"
-"Je možné, že ju odpočúva nejaký\n"
-"zákerný program."
-
-#: ../libgksu/libgksu.c:827
-#, c-format
-msgid ""
-"<b>Please enter your password\n"
-"to run %s as user %s</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:832
-#, c-format
-msgid "<b>To run the program \"%s\" you need to enter the %s password</b>"
-msgstr ""
-
-#: ../libgksu/libgksu.c:902
-#, c-format
-msgid ""
-"<b>The \"%s\" program was started with the privileges of the %s user without "
-"the need to ask for a password, due to your system's authentication "
-"mechanism setup.</b>\n"
-"\n"
-"It is possible that you are being allowed to run specific programs as user %"
-"s without the need for a password, or that the password is cached.\n"
-"\n"
-"This is not a problem report; it's simply a notification to make sure you "
-"are aware of this."
-msgstr ""
-
-#: ../libgksu/libgksu.c:923
-msgid "Do _not display this message again"
-msgstr ""
-
-#: ../libgksu/libgksu.c:943
-msgid ""
-"<b>Would you like your screen to be \"grabbed\"\n"
-"while you enter the password?</b>\n"
-"\n"
-"This means all applications will be paused to avoid\n"
-"the eavesdropping of your password by a a malicious\n"
-"application while you type it."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1031
-#, c-format
-msgid "Failed to obtain xauth key: xauth binary not found at usual locations"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1045
-#, fuzzy, c-format
-msgid "Failed to obtain xauth key: %s"
-msgstr "Zlyhalo získanie xauth kľúča: %s"
-
-#: ../libgksu/libgksu.c:1105
-#, c-format
-msgid ""
-"Impossible to create the .Xauthority file: a file already exists. This might "
-"be a security issue; please investigate or warn your system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:1110 ../libgksu/libgksu.c:1120
-#: ../libgksu/libgksu.c:1130 ../libgksu/libgksu.c:1139
-#, c-format
-msgid "Error copying '%s' to '%s': %s"
-msgstr "Chyba počas kopírovania \"%s\" do \"%s\": %s"
-
-#: ../libgksu/libgksu.c:1478
-msgid "gksu_run needs a command to be run, none was provided."
-msgstr "gksu_run potrebuje príkaz, ktorý ma spustiť, no žiadny nebol zadaný."
-
-#: ../libgksu/libgksu.c:1489
-msgid "The gksu-run-helper command was not found or is not executable."
-msgstr "Príkaz gksu-run-helper nebol nájdený alebo nie je spustiteľný."
-
-#: ../libgksu/libgksu.c:1535
-#, fuzzy, c-format
-msgid "Unable to run /bin/su: %s"
-msgstr "Nepodarilo sa spustiť /bin/su: %s"
-
-#: ../libgksu/libgksu.c:1546 ../libgksu/libgksu.c:2049
-#, c-format
-msgid "Failed to fork new process: %s"
-msgstr "Nepodarilo sa spustiť nový proces: %s"
-
-#: ../libgksu/libgksu.c:1652 ../libgksu/libgksu.c:2163
-msgid "Wrong password."
-msgstr "Chybné heslo."
-
-#: ../libgksu/libgksu.c:1684
-#, c-format
-msgid ""
-"Failed to communicate with gksu-run-helper.\n"
-"\n"
-"Received:\n"
-" %s\n"
-"While expecting:\n"
-" %s"
-msgstr ""
-
-#: ../libgksu/libgksu.c:1741
-#, c-format
-msgid "Could not read from the pipe with the child: %s"
-msgstr "Nemôžem komunikovať z podprocesom: %s"
-
-#: ../libgksu/libgksu.c:1785
-#, fuzzy, c-format
-msgid "su terminated with %d status"
-msgstr "Podproces skončil so statusom %d"
-
-#: ../libgksu/libgksu.c:1883
-msgid "gksu_sudo_run needs a command to be run, none was provided."
-msgstr ""
-"gksu_sudo_run potrebuje príkaz, ktorý ma spustiť, no žiadny nebol zadaný."
-
-#: ../libgksu/libgksu.c:1909
-msgid "Unable to copy the user's Xauthorization file."
-msgstr "Nepodarilo sa mi skopírovať používateľský Xautority súbor."
-
-#: ../libgksu/libgksu.c:2030 ../libgksu/libgksu.c:2039
-#, c-format
-msgid "Error creating pipe: %s"
-msgstr "Chyba počas vytvárania komunikačnej rúry: %s"
-
-#: ../libgksu/libgksu.c:2065
-#, c-format
-msgid "Failed to exec new process: %s"
-msgstr "Nepodarilo sa spustiť proces: %s"
-
-#: ../libgksu/libgksu.c:2081 ../libgksu/libgksu.c:2091
-#, c-format
-msgid "Error opening pipe: %s"
-msgstr "Chyba počas otvárania komunikačnej rúry: %s"
-
-#: ../libgksu/libgksu.c:2121
-#, fuzzy
-msgid "Password: "
-msgstr "Heslo:"
-
-#: ../libgksu/libgksu.c:2166 ../libgksu/libgksu.c:2180
-msgid ""
-"The underlying authorization mechanism (sudo) does not allow you to run this "
-"program. Contact the system administrator."
-msgstr ""
-
-#: ../libgksu/libgksu.c:2237
-#, fuzzy, c-format
-msgid "sudo terminated with %d status"
-msgstr "Podproces skončil so statusom %d"
-
-#: ../libgksuui/gksuui-dialog.c:190
-msgid "Continue"
-msgstr ""
-
-#. label
-#: ../libgksuui/gksuui-dialog.c:218
-#, fuzzy
-msgid "<span weight=\"bold\" size=\"larger\">Type the root password.</span>\n"
-msgstr "<b>Zadajte heslo správcu systému.</b>\n"
-
-#. entry label
-#: ../libgksuui/gksuui-dialog.c:236
-msgid "Password:"
-msgstr "Heslo:"
-
-#. label capslock warning
-#: ../libgksuui/gksuui-dialog.c:256
-msgid "<b>You have capslock on</b>"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:270
-#, fuzzy
-msgid "Remember password"
-msgstr "Chybné heslo."
-
-#: ../libgksuui/gksuui-dialog.c:287
-msgid "Save for this session"
-msgstr ""
-
-#: ../libgksuui/gksuui-dialog.c:292
-msgid "Save in the keyring"
-msgstr ""
-
-#~ msgid "Option not accepted for --disable-grab: %s\n"
-#~ msgstr "Nesprávna voľba pre --disable-grab: %s\n"
-
-#~ msgid "Option not accepted for --sudo-mode: %s\n"
-#~ msgstr "Nesprávna voľba pre --sudo-mode: %s\n"
-
-#~ msgid "Option not accepted for --prompt: %s\n"
-#~ msgstr "Nesprávna voľba pre --prompt: %s\n"
-
-#~ msgid "<b>Please enter %s's password</b>"
-#~ msgstr "<b>Zadajte heslo používateľa %s</b>"
-
-#~ msgid "Missing command to run."
-#~ msgstr "Chýba príkaz, ktorý mám spustiť."
-
-#, fuzzy
-#~ msgid ""
-#~ "<b>Failed to run %s as user %s.</b>\n"
-#~ "\n"
-#~ "%s"
-#~ msgstr ""
-#~ "Zlyhalo spúšťanie programu %s pod používateľom %s:\n"
-#~ " %s"
-
-#~ msgid "Advanced options"
-#~ msgstr "Pokročilé nastavenia"
-
-#~ msgid "<b>Options to use when changing user</b>"
-#~ msgstr "<b>Pri zmene používateľa použiť tieto nastavenia</b>"
-
-#~ msgid "_login shell"
-#~ msgstr "_prihlasovací shell"
-
-#~ msgid "_preserve environment"
-#~ msgstr "_zachovať nastavenie prostredia"
-
-#~ msgid "Run program"
-#~ msgstr "Spustiť program"
-
-#~ msgid "Run:"
-#~ msgstr "Spustiť:"
-
-#~ msgid "As user:"
-#~ msgstr "Ako používateľ:"
-
-#~ msgid "_Advanced"
-#~ msgstr "_Pokročilé"
-
-#, fuzzy
-#~ msgid ""
-#~ "GKsu version %s\n"
-#~ "\n"
-#~ "Usage: %s [-u <user>] [-k] [-l] <command>\n"
-#~ "\n"
-#~ "  --always-ask-password, -a\n"
-#~ "    Do not try to check if a password is really\n"
-#~ "    needed for running the command, or if there\n"
-#~ "    are other means of obtaining it: simply ask for it.\n"
-#~ "  --debug, -d\n"
-#~ "    Print information on the screen that might be\n"
-#~ "    useful for diagnosing and/or solving problems.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Disable the \"locking\" of the keyboard, mouse,\n"
-#~ "    and focus done by the program when asking for\n"
-#~ "    password.\n"
-#~ "  --icon <icon>, -i <icon>\n"
-#~ "    Replace the default window icon with the argument.\n"
-#~ "  --message <message>, -m <message>\n"
-#~ "    Replace the standard message shown to ask for\n"
-#~ "    password for the argument passed to the option.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Ask gksu to print the password to stdout, just\n"
-#~ "    like ssh-askpass. Useful to use in scripts with\n"
-#~ "    programs that accept receiving the password on\n"
-#~ "    stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Ask the user if they want to have their keyboard\n"
-#~ "    and mouse grabbed before doing so.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Strip the host part of the $DISPLAY variable, so that\n"
-#~ "    GKSu will work on SSH X11 Forwarding.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    Make GKSu use sudo instead of su, as if it had been\n"
-#~ "    run as \"gksudo\".\n"
-#~ "  --title <title>, -t <title>\n"
-#~ "    Replace the default title with the argument.\n"
-#~ "  --user <user>, -u <user>\n"
-#~ "    Call <command> as the specified user.\n"
-#~ "  --desktop <file>, -D <file>\n"
-#~ "    Use a .desktop file to get the name of the application    and the "
-#~ "icon from.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Preserve the current environments, does not set $HOME\n"
-#~ "    nor $PATH, for example.\n"
-#~ "  --login, -l\n"
-#~ "    Make this a login shell. Beware this may cause\n"
-#~ "    problems with the Xauthority magic. Run xhost\n"
-#~ "    to allow the target user to open windows on your\n"
-#~ "    display!\n"
-#~ "\n"
-#~ "\n"
-#~ msgstr ""
-#~ "GKsu verzia %s\n"
-#~ "\n"
-#~ "Použitie: %s [-u <POUŽÍVATEĽ>] [-k] [-l] <PRÍKAZ>\n"
-#~ "\n"
-#~ "  --debug, -d\n"
-#~ "    Na obrazovku vypíše informácie, ktoré môžu byť\n"
-#~ "    užitočné pre diagnostiku a/alebo riešení problémov.\n"
-#~ "  --disable-grab, -g\n"
-#~ "    Vypne \"uzamknutie\" klávesnice, myši a fokusu\n"
-#~ "    vykonávaného programom pri zadávaní hesla.\n"
-#~ "  --icon <IKONA>, -i <IKONA>\n"
-#~ "    Nahradí štandardnú ikonu okna ikonou zadanou argumentom.\n"
-#~ "  --message <VÝZVA>, -m <VÝZVA>\n"
-#~ "    Nahradí štandardnú výzvu na zadanie hesla argumentom <VÝZVA>.\n"
-#~ "  --print-pass, -p\n"
-#~ "    Povie GKSu, aby zapísal heslo do stdout, ako napríklad\n"
-#~ "    program ssh-askpass. Je to potrebné použiť v skriptoch\n"
-#~ "    s programami prijímajúcimi heslo zo stdin.\n"
-#~ "  --prompt, -P\n"
-#~ "    Spýta sa používateľa, či chce uzamknúť klávesnicu a myš\n"
-#~ "    pred zadaním hesla.\n"
-#~ "  --ssh-fwd, -s\n"
-#~ "    Odstráni hostiteľskú časť premennej $DISPLAY, a tak\n"
-#~ "    GKSu môže fungovať pri SSH X11 Forwardingu.\n"
-#~ "  --sudo-mode, -S\n"
-#~ "    GKSu použije sudo namiesto su tak, ako by bolo spustené\n"
-#~ "    \"gksudo\".\n"
-#~ "  --title <TITULOK>, -t <TITULOK>\n"
-#~ "    Nahradí štandardný titulok argumentom <TITULOK>.\n"
-#~ "  --user <POUŽÍVATEĽ>, -u <POUŽÍVATEĽ>\n"
-#~ "    Spustí <PRÍKAZ> ako zvolený používateľ.\n"
-#~ "\n"
-#~ "  --preserve-env, -k\n"
-#~ "    Zachová súčasné nastavenie premenných prostredia,\n"
-#~ "    napríklad nenastaví premenné $HOME ani $PATH.\n"
-#~ "  --login, -l\n"
-#~ "    Nastaví prihlasovací shell. Majte na zreteli, že to môže\n"
-#~ "    spôsobiť problémy s Xauthority magic. Spustite xhost,\n"
-#~ "    aby ste umožnili cieľovému užívateľovi otvárať okná\n"
-#~ "    na vašej obrazovke!\n"
-#~ "\n"
-#~ "\n"
-
-#~ msgid "WARNING: Could not stat %s: %s.\n"
-#~ msgstr "UPOZORNENIE: Nemôžem vykonať stat %s: %s.\n"
-
-#~ msgid "FATAL: File %s is not owned by root.\n"
-#~ msgstr "CHYBA: Vlastníkom súboru %s nie je používateľ root.\n"
-
-#~ msgid "FATAL: File %s is not owned by group root.\n"
-#~ msgstr "CHYBA: Vlastníkom súboru %s nie je skupina root.\n"
-
-#~ msgid "FATAL: File %s has wrong permissions, should be 0644.\n"
-#~ msgstr "CHYBA: Súbor %s má nastavené nesprávne práva (mali by byť 0644).\n"
-
-#~ msgid "FATAL: Could not open %s: %s.\n"
-#~ msgstr "CHYBA: Nemôžem otvoriť %s: %s.\n"
-
-#~ msgid ""
-#~ "<b>Please enter %s's password\n"
-#~ "to run %s.</b>"
-#~ msgstr ""
-#~ "<b>Zadajte heslo používateľa %s, aby som mohol\n"
-#~ "spustiť program %s.</b>"
-
-#~ msgid ""
-#~ "libgksu: Failed to init the Gtk+ library, GKSu is not able to continue.\n"
-#~ msgstr ""
-#~ "libgksu: Nepodarilo sa inicializovať knižnicu Gtk+,\n"
-#~ "GKSu nemôže pokračovať.\n"
-
-#~ msgid "Changing user..."
-#~ msgstr "Mením používateľa..."
-
-#~ msgid "No password was supplied and sudo needs it."
-#~ msgstr "Nebolo zadané žiadne heslo."
-
-#~ msgid ""
-#~ "The X authority file i am trying to create for the target user already "
-#~ "exists! This is highly suspicous!"
-#~ msgstr ""
-#~ "Súbor Xautority, ktorý sa pokúšam vytvoriť pre cieľového užívateľa už "
-#~ "existuje! To je veľmi podozrivé!"

Copied: libgksu/tags/1.9.2/po/sk.po (from rev 595, libgksu/trunk/po/sk.po)




More information about the gksu-commits mailing list