Hello community,

here is the log from the commit of package yast2-samba-client for 
openSUSE:Factory checked in at 2011-11-16 17:22:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-samba-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-samba-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-samba-client", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes    
2011-10-03 09:26:59.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-client.new/yast2-samba-client.changes   
    2011-11-16 17:23:50.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Nov 16 11:16:17 CET 2011 - [email protected]
+
+- merged texts from proofreading
+- 2.22.0 
+
+-------------------------------------------------------------------

Old:
----
  yast2-samba-client-2.21.5.tar.bz2

New:
----
  yast2-samba-client-2.22.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-samba-client.spec ++++++
--- /var/tmp/diff_new_pack.dgL3O0/_old  2011-11-16 17:23:51.000000000 +0100
+++ /var/tmp/diff_new_pack.dgL3O0/_new  2011-11-16 17:23:51.000000000 +0100
@@ -19,16 +19,14 @@
 
 
 Name:           yast2-samba-client
-Version:        2.21.5
+Version:        2.22.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-samba-client-%{version}.tar.bz2
 
-Prefix:         /usr
-
 Group:          System/YaST
-License:        GPL v2 or later
+License:        GPL-2.0+
 BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools yast2-pam 
yast2-perl-bindings yast2-testsuite
 Requires:       yast2-kerberos-client perl-XML-LibXML
 
@@ -51,23 +49,23 @@
 %setup -n yast2-samba-client-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
 autoreconf --force --install
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
 %{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
+./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
 make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR="$RPM_BUILD_ROOT"
-[ -e "%{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
-for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
+[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
+for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
     d=${f##*/}
     %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
@@ -84,10 +82,10 @@
 /usr/share/YaST2/modules/Samba*.pm
 /usr/share/YaST2/modules/Samba.ycp
 /usr/share/YaST2/modules/Samba.ybc
-%{prefix}/share/applications/YaST2/samba-client.desktop
+%{_prefix}/share/applications/YaST2/samba-client.desktop
 /usr/share/YaST2/scrconf/*.scr
 /usr/lib/YaST2/servers_non_y2/ag_pam_mount
 /usr/share/YaST2/schema/autoyast/rnc/samba-client.rnc
-%doc %{prefix}/share/doc/packages/yast2-samba-client
+%doc %{_prefix}/share/doc/packages/yast2-samba-client
 
 %changelog

++++++ yast2-samba-client-2.21.5.tar.bz2 -> yast2-samba-client-2.22.0.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.21.5/VERSION 
new/yast2-samba-client-2.22.0/VERSION
--- old/yast2-samba-client-2.21.5/VERSION       2011-09-29 13:46:22.000000000 
+0200
+++ new/yast2-samba-client-2.22.0/VERSION       2011-11-16 11:16:25.000000000 
+0100
@@ -1 +1 @@
-2.21.5
+2.22.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.21.5/configure.in 
new/yast2-samba-client-2.22.0/configure.in
--- old/yast2-samba-client-2.21.5/configure.in  2011-09-29 13:48:01.000000000 
+0200
+++ new/yast2-samba-client-2.22.0/configure.in  2011-10-05 10:02:29.000000000 
+0200
@@ -1,6 +1,6 @@
 dnl configure.in for yast2-samba-client
 dnl
-dnl -- This file is generated by y2autoconf 2.21.2 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.3 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
 AC_INIT(yast2-samba-client, 2.21.5, http://bugs.opensuse.org/, 
yast2-samba-client)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.21.5/samba-client.pot 
new/yast2-samba-client-2.22.0/samba-client.pot
--- old/yast2-samba-client-2.21.5/samba-client.pot      1970-01-01 
01:00:00.000000000 +0100
+++ new/yast2-samba-client-2.22.0/samba-client.pot      2011-10-05 
10:02:35.000000000 +0200
@@ -0,0 +1,857 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR SuSE Linux Products GmbH, Nuernberg
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-10-05 10:02+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <[email protected]>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Samba-client read dialog caption
+#: src/Samba.ycp:645
+msgid "Initializing Samba Client Configuration"
+msgstr ""
+
+#. translators: progress stage 1/2
+#: src/Samba.ycp:652
+msgid "Read the global Samba settings"
+msgstr ""
+
+#. translators: progress stage 2/2
+#: src/Samba.ycp:654
+msgid "Read the winbind status"
+msgstr ""
+
+#. translators: progress step 1/2
+#: src/Samba.ycp:657
+msgid "Reading the global Samba settings..."
+msgstr ""
+
+#. translators: progress step 2/2
+#: src/Samba.ycp:659
+msgid "Reading the winbind status..."
+msgstr ""
+
+#. translators: progress finished
+#. translators: write progress finished
+#: src/Samba.ycp:661 src/Samba.ycp:746
+msgid "Finished"
+msgstr ""
+
+#. Samba-client read dialog caption
+#: src/Samba.ycp:728
+msgid "Saving Samba Client Configuration"
+msgstr ""
+
+#. translators: write progress stage
+#: src/Samba.ycp:732
+msgid "Write the settings"
+msgstr ""
+
+#. translators: write progress stage
+#: src/Samba.ycp:734
+msgid "Disable Samba services"
+msgstr ""
+
+#. translators: write progress stage
+#: src/Samba.ycp:736
+msgid "Enable Samba services"
+msgstr ""
+
+#. translators: write progress step
+#: src/Samba.ycp:740
+msgid "Writing the settings..."
+msgstr ""
+
+#. translators: write progress step
+#: src/Samba.ycp:742
+msgid "Disabling Samba services..."
+msgstr ""
+
+#. translators: write progress step
+#: src/Samba.ycp:744
+msgid "Enabling Samba services..."
+msgstr ""
+
+#. write progress stage
+#: src/Samba.ycp:752
+msgid "Write Kerberos configuration"
+msgstr ""
+
+#. write progress step
+#: src/Samba.ycp:754
+msgid "Writing Kerberos configuration..."
+msgstr ""
+
+#. translators: error message, %1 is filename
+#: src/Samba.ycp:800 src/Samba.ycp:834 src/Samba.ycp:848
+#, ycp-format
+msgid "Cannot write settings to %1."
+msgstr ""
+
+#. translators: error message, do not change winbind
+#: src/Samba.ycp:812
+msgid "Cannot start winbind service."
+msgstr ""
+
+#. translators: error message, do not change winbind
+#: src/Samba.ycp:817
+msgid "Cannot start winbind daemon."
+msgstr ""
+
+#. translators: error message, do not change winbind
+#: src/Samba.ycp:823
+msgid "Cannot stop winbind service."
+msgstr ""
+
+#. translators: error message, do not change winbind
+#: src/Samba.ycp:828
+msgid "Cannot stop winbind daemon."
+msgstr ""
+
+#. translators: error message
+#: src/Samba.ycp:839
+msgid "Cannot write PAM settings."
+msgstr ""
+
+#. summary header
+#: src/Samba.ycp:1017
+msgid "Global Configuration"
+msgstr ""
+
+#. autoyast summary item: configured workgroup
+#: src/Samba.ycp:1023
+#, ycp-format
+msgid "Workgroup or Domain: %1"
+msgstr ""
+
+#. autoyast summary item
+#: src/Samba.ycp:1029
+msgid "Create Home Directory on Login"
+msgstr ""
+
+#. autoyast summary item
+#: src/Samba.ycp:1034
+msgid "Offline Authentication Enabled"
+msgstr ""
+
+#. autoyast summary item
+#: src/Samba.ycp:1040
+#, ycp-format
+msgid "Maximum Number of Shares: %1"
+msgstr ""
+
+#. summary item: configured workgroup
+#: src/Samba.ycp:1062
+#, ycp-format
+msgid "<p><b>Workgroup or Domain</b>: %1</p>"
+msgstr ""
+
+#. summary item: authentication using winbind
+#: src/Samba.ycp:1064
+#, ycp-format
+msgid "<p><b>Authentication with SMB</b>: %1</p>"
+msgstr ""
+
+#. translators: winbind status in summary
+#: src/Samba.ycp:1066
+msgid "Yes"
+msgstr ""
+
+#. translators: winbind status in summary
+#: src/Samba.ycp:1068
+msgid "No"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:38
+msgid "U&ID"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:40
+msgid "&Primary Group Name"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:42
+msgid "&Secondary Group Name"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:44
+msgid "&GID"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:51
+msgid "&Server Name"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:53
+msgid "Remote &Path"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:55
+msgid "&Mount Point"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:57
+msgid "O&ptions"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:59
+msgid "&User Name"
+msgstr ""
+
+#. help text, do not translate 'winbind uid', 'winbind gid'
+#: src/dialogs.ycp:139
+msgid "<p>Specify the <b>Range</b> for Samba user and group IDs (<tt>winbind 
uid</tt> and <tt>winbind gid</tt> values).</p>"
+msgstr ""
+
+#. frame label
+#: src/dialogs.ycp:184
+msgid "&UID Range"
+msgstr ""
+
+#. int field label
+#: src/dialogs.ycp:186
+msgid "&Minimum"
+msgstr ""
+
+#. int field label
+#: src/dialogs.ycp:188
+msgid "Ma&ximum"
+msgstr ""
+
+#. frame label
+#: src/dialogs.ycp:192
+msgid "&GID Range"
+msgstr ""
+
+#. int field label
+#: src/dialogs.ycp:194
+msgid "M&inimum"
+msgstr ""
+
+#. int field label
+#: src/dialogs.ycp:196
+msgid "M&aximum"
+msgstr ""
+
+#. combobox label
+#: src/dialogs.ycp:200
+msgid "&Kerberos Method"
+msgstr ""
+
+#. frame label
+#: src/dialogs.ycp:203
+msgid "Windows Internet Name Service"
+msgstr ""
+
+#. frame label
+#: src/dialogs.ycp:209
+msgid "Mount Server Directories"
+msgstr ""
+
+#. table header
+#: src/dialogs.ycp:212
+msgid "Server Name"
+msgstr ""
+
+#. table header
+#: src/dialogs.ycp:214
+msgid "Remote Path"
+msgstr ""
+
+#. table header
+#: src/dialogs.ycp:216
+msgid "Local Mount Point"
+msgstr ""
+
+#. table header
+#: src/dialogs.ycp:218
+msgid "User Name"
+msgstr ""
+
+#. table header
+#: src/dialogs.ycp:220
+msgid "Options"
+msgstr ""
+
+#. dialog title
+#: src/dialogs.ycp:234
+msgid "Expert Settings"
+msgstr ""
+
+#. error popup: min >= max
+#: src/dialogs.ycp:285
+msgid ""
+"The minimum value in the range cannot be\n"
+"larger than maximum one.\n"
+msgstr ""
+
+#. Samba-client workgroup dialog caption
+#: src/dialogs.ycp:320
+msgid "Windows Domain Membership"
+msgstr ""
+
+#. busy popup text
+#: src/dialogs.ycp:346
+msgid "Verifying AD domain membership..."
+msgstr ""
+
+#. push button label
+#: src/dialogs.ycp:358
+msgid "&Leave"
+msgstr ""
+
+#. status label
+#: src/dialogs.ycp:364
+msgid "Currently a member of this domain"
+msgstr ""
+
+#. translators: checkbox label to enable winbind
+#: src/dialogs.ycp:378
+msgid "&Use SMB Information for Linux Authentication"
+msgstr ""
+
+#. checkbox label
+#: src/dialogs.ycp:386
+msgid "&Create Home Directory on Login"
+msgstr ""
+
+#. frame label
+#: src/dialogs.ycp:393
+msgid "Join Settings"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:395 src/routines.ycp:64
+msgid "&Username"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:398
+msgid "&Password"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:401
+msgid "Mac&hine Account OU"
+msgstr ""
+
+#. text entry label
+#: src/dialogs.ycp:406
+msgid "Active Directory Server"
+msgstr ""
+
+#. button label (run YaST client for NTP)
+#: src/dialogs.ycp:412
+msgid "N&TP Configuration..."
+msgstr ""
+
+#. checkbox label
+#: src/dialogs.ycp:416
+msgid "Disable Name Service Cache"
+msgstr ""
+
+#. checkbox label
+#: src/dialogs.ycp:418
+msgid "Start File Alteration Monitor"
+msgstr ""
+
+#. translators: frame label
+#: src/dialogs.ycp:430
+msgid "Membership"
+msgstr ""
+
+#: src/dialogs.ycp:436
+msgid "&Domain"
+msgstr ""
+
+#. translators: text entry label
+#: src/dialogs.ycp:438
+msgid "&Domain or Workgroup"
+msgstr ""
+
+#. checkbox label
+#: src/dialogs.ycp:449
+msgid "Off&line Authentication"
+msgstr ""
+
+#. checkbox label
+#: src/dialogs.ycp:454
+msgid "&Single Sign-On for SSH"
+msgstr ""
+
+#. button label
+#: src/dialogs.ycp:464
+msgid "&Expert Settings..."
+msgstr ""
+
+#. 1st part of an error message:
+#. winbind cannot provide user information taken from
+#. a workgroup, must be a domain; %1 is the workgroup name
+#: src/dialogs.ycp:608
+#, ycp-format
+msgid ""
+"Cannot use the workgroup\n"
+"'%1' for Linux authentication."
+msgstr ""
+
+#. translators: 2nd part of an error message
+#: src/dialogs.ycp:612
+msgid "Enter a valid domain."
+msgstr ""
+
+#. translators: 2nd part of an error message
+#: src/dialogs.ycp:614
+msgid ""
+"Enter a domain or disable\n"
+"using SMB for Linux authentication."
+msgstr ""
+
+#. continue/cancel popup
+#: src/dialogs.ycp:630
+#, ycp-format
+msgid ""
+"Configuring this system as a client for Active Directory resets the 
following\n"
+"settings in smb.conf to the default values:\n"
+"%1"
+msgstr ""
+
+#. 1st part of an error message:
+#. winbind cannot provide user information if the host
+#. is not in a domain
+#: src/dialogs.ycp:644
+msgid ""
+"The host must be a member of a domain\n"
+"for Linux authentication using SMB."
+msgstr ""
+
+#. translators: 2nd part of an error message
+#: src/dialogs.ycp:647
+msgid ""
+"Join a domain or disable use of SMB\n"
+"for Linux authentication."
+msgstr ""
+
+#. used outside this module for autologin function. must be complete sentence.
+#: src/dialogs.ycp:653
+msgid "Samba is now enabled."
+msgstr ""
+
+#. yes/no popup text
+#: src/dialogs.ycp:661
+msgid ""
+"In a Microsoft environment,\n"
+"hostname changes with DHCP are problematic.\n"
+"Disable hostname changes with DHCP?"
+msgstr ""
+
+#: src/dialogs.ycp:690
+msgid ""
+"This change only affects newly created processes and not already\n"
+"running services. Restart your services manually or reboot \n"
+"the machine to enable it for all services.\n"
+msgstr ""
+
+#. Read dialog help 1/2
+#: src/helps.ycp:20
+msgid ""
+"<p><b><big>Initializing Samba Client Configuration</big></b><br>\n"
+"Please wait...<br></p>\n"
+msgstr ""
+
+#. Read dialog help 2/2
+#: src/helps.ycp:25
+msgid ""
+"<p><b><big>Aborting the Initialization</big></b><br>\n"
+"Safely abort the configuration utility by pressing <b>Abort</b>.</p>\n"
+msgstr ""
+
+#. Write dialog help 1/2
+#: src/helps.ycp:30
+msgid ""
+"<p><b><big>Saving Samba Client Configuration</big></b><br>\n"
+"Please wait...<br></p>\n"
+msgstr ""
+
+#. Write dialog help 2/2
+#: src/helps.ycp:35
+msgid ""
+"<p><b><big>Aborting Saving</big></b><br>\n"
+"Abort the save procedure by pressing <b>Abort</b>.\n"
+"An additional dialog informs you whether it is safe to do so.\n"
+"</p>\n"
+msgstr ""
+
+#. translators: Samba workgroup dialog help title
+#. translators: Samba membership dialog help title (installation)
+#: src/helps.ycp:42 src/helps.ycp:59
+msgid "<p><b><big>Selecting Windows Domain Membership</big></b></p>"
+msgstr ""
+
+#. translators: Samba workgroup dialog help 1/3
+#: src/helps.ycp:44
+msgid ""
+"<p>A Linux client can be a member of a workgroup, NT domain, or Active 
Directory domain.\n"
+"Here, specify the name of the membership.</p>\n"
+msgstr ""
+
+#. Samba role dialog help 2/3
+#: src/helps.ycp:49
+msgid ""
+"<p><b>Use SMB Information for Linux Authentication</b> allows \n"
+"verification of passwords with the NT server or the Kerberos server if 
joining an AD domain.</p>\n"
+msgstr ""
+
+#. Samba role dialog help 3/3
+#: src/helps.ycp:54
+msgid ""
+"<p>When you press <b>OK</b>, the system verifies the membership and,\n"
+"if it is a NT or Active Directory domain, allows this host to join the 
domain.</p>\n"
+msgstr ""
+
+#. translators: Samba membership dialog help 1/2 (installation)
+#: src/helps.ycp:61
+msgid "<p>Specify the name of the NT or Active Directory domain.</p>\n"
+msgstr ""
+
+#. translators: Samba membership dialog help 2/2 (installation)
+#: src/helps.ycp:64
+msgid ""
+"<p>When you press <b>Next</b>, the system verifies the domain and\n"
+"allows this host to join the domain.</p>\n"
+msgstr ""
+
+#. Samba membership dialog help (common part 1/4)
+#: src/helps.ycp:69
+msgid "<p>Check <b>Create Home Directory on Login</b> to have local home 
directories created on the first login.</p>"
+msgstr ""
+
+#. Samba membership dialog help (common part 2/4)
+#: src/helps.ycp:72
+msgid "<p><b>Offline Authentication</b> enables the user to log in even if 
there is no connection to the domain controller. For this option to work, you 
must log in to your domain at least once. The user's credentials are then 
stored encrypted on your computer and are reused for a domain login when no 
connection to the domain controller can be established. This is especially 
useful for mobile users."
+msgstr ""
+
+#. Samba membership dialog help (common part)
+#: src/helps.ycp:75
+msgid "<p>Click <b>Expert Settings</b> to enable advanced features such as 
WINS options or mounting server home directories from Active Directory 
domains.</p>"
+msgstr ""
+
+#. Samba membership dialog - additional help for autoyast config
+#: src/helps.ycp:78
+msgid "<p><b>Join Settings</b></p>"
+msgstr ""
+
+#. Samba membership dialog - additional help for autoyast config
+#: src/helps.ycp:81
+msgid "<p>Set the <b>Username</b> and <b>Password</b> that should be used for 
joining selected domain during autoinstallation. Note that the password will be 
saved to the profile in the cleartext (unencrypted) form.</p>"
+msgstr ""
+
+#. Samba membership dialog - additional help for autoyast config
+#: src/helps.ycp:84
+msgid "<p>Specify the <b>Active Directory Server</b> to use for joining an 
Active Directory domain. This is also used as the value for KDC in the Kerberos 
configuration.</p>"
+msgstr ""
+
+#. Samba membership dialog - additional help for possible NTP configuration
+#: src/helps.ycp:87
+msgid ""
+"<p>\n"
+"To synchronize your time with an NTP server, configure your computer\n"
+"as an NTP client. Access the configuration with <b>NTP Configuration</b>.\n"
+"</p>\n"
+msgstr ""
+
+#. default value of Machine Account
+#: src/routines.ycp:42
+msgid "(default)"
+msgstr ""
+
+#. combo box label
+#: src/routines.ycp:50
+msgid "&Machine Account OU"
+msgstr ""
+
+#: src/routines.ycp:55
+msgid "O&btain list"
+msgstr ""
+
+#. error popup
+#: src/routines.ycp:96
+msgid ""
+"User name and password are required\n"
+"for listing the machine accounts."
+msgstr ""
+
+#: src/routines.ycp:108
+msgid "&Machine Account"
+msgstr ""
+
+#. translators: text for busy pop-up
+#: src/routines.ycp:153
+msgid "Verifying workgroup membership..."
+msgstr ""
+
+#. popup to fill in the domain leaving info; %1 is the domain name
+#: src/routines.ycp:177
+#, ycp-format
+msgid "Enter the username and the password for leaving the domain %1."
+msgstr ""
+
+#. popup to fill in the domain joining info; %1 is the domain name
+#: src/routines.ycp:197
+#, ycp-format
+msgid "Enter the username and the password for joining the domain %1."
+msgstr ""
+
+#: src/routines.ycp:199
+msgid "To join the domain anonymously, leave the text entries empty."
+msgstr ""
+
+#. Translators: Information popup, %1 is the name of the domain
+#. translators: result message for joindomain command line action 
+#: src/routines.ycp:213 src/samba-client.ycp:113
+#, ycp-format
+msgid "Domain %1 joined successfully."
+msgstr ""
+
+#. we don't know the domain status
+#. translators: popup question, the domain status cannot be found out, ask 
user what to do
+#. %1 is the domain name
+#: src/routines.ycp:242
+#, ycp-format
+msgid ""
+"Cannot automatically determine if this host\n"
+"is a member of the domain %1."
+msgstr ""
+
+#: src/routines.ycp:243 src/routines.ycp:248
+#, ycp-format
+msgid "Join the domain %1?"
+msgstr ""
+
+#. translators: popup question, The workgroup is a domain in fact and the 
machine is not a member, ask user what to do.
+#. %1 is the domain name
+#: src/routines.ycp:247
+#, ycp-format
+msgid ""
+"This host is not a member\n"
+"of the domain %1."
+msgstr ""
+
+#. popup question
+#: src/routines.ycp:279
+msgid "User shares already exist.  Keep or delete these shares?"
+msgstr ""
+
+#. button label
+#: src/routines.ycp:281
+msgid "&Keep"
+msgstr ""
+
+#. button label
+#: src/routines.ycp:283
+msgid "&Delete"
+msgstr ""
+
+#. yes/no popup
+#: src/routines.ycp:303
+msgid "Other Windows sharing services are available. Stop them as well?"
+msgstr ""
+
+#: src/routines.ycp:314
+msgid "&Use WINS for Hostname Resolution"
+msgstr ""
+
+#. help text for "Use WINS for Hostname Resolution" check box label
+#: src/routines.ycp:323
+msgid "<p>If you want to use Microsoft Windows Internet Name Service (WINS) 
for name resolution, check <b>Use WINS for Hostname Resolution</b>.</p>"
+msgstr ""
+
+#. check box label
+#: src/routines.ycp:333
+msgid "Retrieve WINS server via &DHCP"
+msgstr ""
+
+#. help text ("Retrieve WINS server via DHCP" is a checkbox label)
+#: src/routines.ycp:342
+msgid "<p>Check <b>Retrieve WINS server via DHCP</b> to use a WINS server 
provided by DHCP.</p>"
+msgstr ""
+
+#. frame label
+#: src/routines.ycp:357
+msgid "Sharing by Users"
+msgstr ""
+
+#. frame label
+#: src/routines.ycp:359
+msgid "Sharing"
+msgstr ""
+
+#. checkbox label
+#: src/routines.ycp:367
+msgid "&Allow Users to Share Their Directories"
+msgstr ""
+
+#. checkbox label
+#: src/routines.ycp:372
+msgid "Allow &Guest Access"
+msgstr ""
+
+#. texty entry label
+#: src/routines.ycp:376
+msgid "&Permitted Group"
+msgstr ""
+
+#. infield label
+#: src/routines.ycp:379
+msgid "&Maximum Number of Shares"
+msgstr ""
+
+#. membership dialog help (common part 3/4), %1 is separator (e.g. '\')
+#: src/routines.ycp:410
+#, ycp-format
+msgid "<p><b>Allow Users to Share Their Directories</b> enables members of the 
group in <b>Permitted Group</b> to share directories they own with other users. 
For example, <tt>users</tt> for a local scope or <tt>DOMAIN%1Users</tt> for a 
domain scope.  The user also must make sure that the file system permissions 
allow access.</p>"
+msgstr ""
+
+#. membership dialog help (common part 3/4)
+#: src/routines.ycp:413
+msgid "<p>With <b>Maximum Number of Shares</b>, limit the total amount of 
shares that may be created.</p>"
+msgstr ""
+
+#. membership dialog help common part
+#: src/routines.ycp:416
+msgid "<p>To permit access to user shares without authentication, enable 
<b>Allow Guest Access</b>.</p>"
+msgstr ""
+
+#. help text for PAM Mount table
+#: src/routines.ycp:425
+msgid "<p>In the table <b>Mount Server Directories</b>, you can specify server 
directories (such as home directory) which should be locally mounted when the 
user is logged in. If mounting should be user-specific, specify <b>User 
Name</b> for selected rule. Otherwise, the directory is mounted for each user. 
For more information, see pam_mount.conf manual page.</p>"
+msgstr ""
+
+#. help text for PAM Mount table: example
+#: src/routines.ycp:428
+msgid "<p>For example, you may use <tt>/home/%(DOMAIN_USER)</tt> value for 
<b>Remote Path</b>, <tt>~/</tt> value for <b>Local Mount Point</b> to mount the 
home directory, together with a value <tt>user=%(DOMAIN_USER)</tt> as a part of 
<b>Options</b>.</p>"
+msgstr ""
+
+#. help text for kerberos method option
+#: src/routines.ycp:434
+msgid "<p>The value of <b>Kerberos Method</b> sets how kerberos tickets are 
verified. When <b>Single Sing-on for SSH</b> is used, the default Kerberos 
Method set by YaST is <tt>secrets and keytab</tt>. See smb.conf manual page for 
details.</p>"
+msgstr ""
+
+#. user must provide the domain name to be tested
+#. error message for isdomainmember command line action 
+#. must provide the domain name to be joined
+#. error message for joindomain command line action 
+#: src/samba-client.ycp:57 src/samba-client.ycp:99
+#, ycp-format
+msgid "Enter the name of a domain."
+msgstr ""
+
+#. translators: error message for isdomainmember command line action 
+#: src/samba-client.ycp:71
+msgid "Cannot test domain membership."
+msgstr ""
+
+#. translators: result message for isdomainmember command line action 
+#: src/samba-client.ycp:77
+#, ycp-format
+msgid "This machine is a member of %1"
+msgstr ""
+
+#. translators: result message for isdomainmember command line action 
+#: src/samba-client.ycp:80
+#, ycp-format
+msgid "This machine is not a member of %1"
+msgstr ""
+
+#. translators: command line help text for Samba client module
+#: src/samba-client.ycp:154
+msgid ""
+"Samba client configuration module.\n"
+"See Samba documentation for details."
+msgstr ""
+
+#. translators: command line help text for winbind action
+#: src/samba-client.ycp:163
+msgid "Enable or disable the Winbind services (winbindd)"
+msgstr ""
+
+#. translators: command line help text for isdomainmember action
+#: src/samba-client.ycp:168
+msgid "Check if this machine is a member of a domain"
+msgstr ""
+
+#. translators: command line help text for joindomain action
+#: src/samba-client.ycp:173
+msgid "Join this machine into a domain"
+msgstr ""
+
+#. translators: command line help text for configure action
+#: src/samba-client.ycp:178
+msgid "Change the global settings of Samba"
+msgstr ""
+
+#. translators: command line help text for winbind enable option 
+#: src/samba-client.ycp:184
+msgid "Enable the service"
+msgstr ""
+
+#. translators: command line help text for winbind disable option 
+#: src/samba-client.ycp:188
+msgid "Disable the service"
+msgstr ""
+
+#. translators: command line help text for domain to be checked/joined 
+#: src/samba-client.ycp:192
+msgid "The name of a domain to join"
+msgstr ""
+
+#. translators: command line help text for joindomain user option 
+#: src/samba-client.ycp:197
+msgid ""
+"The user used for joining the domain. If omitted, YaST2 will\n"
+"try to join the domain without specifying user and password."
+msgstr ""
+
+#. translators: command line help text for joindomain password option 
+#: src/samba-client.ycp:203
+msgid "The password used for the user when joining the domain"
+msgstr ""
+
+#. command line help text for machine optioa
+#: src/samba-client.ycp:208
+msgid "The machine account"
+msgstr ""
+
+#. translators: command line help text for the workgroup name option 
+#: src/samba-client.ycp:213
+msgid "The name of a workgroup"
+msgstr ""
+
+#. translators: initialization dialog caption
+#: src/wizards.ycp:67
+msgid "Samba Client Configuration"
+msgstr ""
+
+#. translators: initialization dialog contents
+#: src/wizards.ycp:69
+msgid "Initializing..."
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.21.5/src/dialogs.ycp 
new/yast2-samba-client-2.22.0/src/dialogs.ycp
--- old/yast2-samba-client-2.21.5/src/dialogs.ycp       2011-09-29 
13:46:15.000000000 +0200
+++ new/yast2-samba-client-2.22.0/src/dialogs.ycp       2011-11-16 
11:15:42.000000000 +0100
@@ -451,7 +451,7 @@
                        ),
                        `Left (
                            // checkbox label
-                          `CheckBox (`id(`ssh), `opt (`notify), _("&Single 
Sign-On for SSH"),
+                          `CheckBox (`id(`ssh), `opt (`notify), _("&Single 
Sign-on for SSH"),
                                Samba::GetSSHSupport ())
                        ),
                        `VSpacing (0.2)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.21.5/src/helps.ycp 
new/yast2-samba-client-2.22.0/src/helps.ycp
--- old/yast2-samba-client-2.21.5/src/helps.ycp 2011-09-29 13:46:15.000000000 
+0200
+++ new/yast2-samba-client-2.22.0/src/helps.ycp 2011-11-16 11:15:42.000000000 
+0100
@@ -18,7 +18,7 @@
 
     /* Read dialog help 1/2 */
     "read" : _("<p><b><big>Initializing Samba Client 
Configuration</big></b><br>
-Please wait...<br></p>
+</p>
 ") +
 
     /* Read dialog help 2/2 */
@@ -28,7 +28,7 @@
 
     /* Write dialog help 1/2 */
     "write" : _("<p><b><big>Saving Samba Client Configuration</big></b><br>
-Please wait...<br></p>
+</p>
 ") +
 
     /* Write dialog help 2/2 */
@@ -42,7 +42,7 @@
     "MembershipDialog_nocont" : _("<p><b><big>Selecting Windows Domain 
Membership</big></b></p>")
     /* translators: Samba workgroup dialog help 1/3 */
 + _("<p>A Linux client can be a member of a workgroup, NT domain, or Active 
Directory domain.
-Here, specify the name of the membership.</p>
+Specify the name of the membership.</p>
 ") +
 
     /* Samba role dialog help 2/3 */
@@ -78,7 +78,7 @@
     "MembershipDialog_config" : _("<p><b>Join Settings</b></p>") +
 
     // Samba membership dialog - additional help for autoyast config
-    _("<p>Set the <b>Username</b> and <b>Password</b> that should be used for 
joining selected domain during autoinstallation. Note that the password will be 
saved to the profile in the cleartext (unencrypted) form.</p>") +
+    _("<p>Set the <b>Username</b> and <b>Password</b> that should be used for 
joining\nthe selected domain during autoinstallation. Note that the password 
will be saved to the profile in cleartext (unencrypted) form.</p>") +
 
     // Samba membership dialog - additional help for autoyast config
     _("<p>Specify the <b>Active Directory Server</b> to use for joining an 
Active Directory domain. This is also used as the value for KDC in the Kerberos 
configuration.</p>"),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.21.5/src/routines.ycp 
new/yast2-samba-client-2.22.0/src/routines.ycp
--- old/yast2-samba-client-2.21.5/src/routines.ycp      2011-09-29 
13:46:15.000000000 +0200
+++ new/yast2-samba-client-2.22.0/src/routines.ycp      2011-11-16 
11:15:42.000000000 +0100
@@ -422,7 +422,7 @@
 string PAMMountHelp () {
 
     // help text for PAM Mount table
-    return _("<p>In the table <b>Mount Server Directories</b>, you can specify 
server directories (such as home directory) which should be locally mounted 
when the user is logged in. If mounting should be user-specific, specify 
<b>User Name</b> for selected rule. Otherwise, the directory is mounted for 
each user. For more information, see pam_mount.conf manual page.</p>") +
+    return _("<p>In the table <b>Mount Server Directories</b>, you can specify 
server\ndirectories (such as home directory) which should be locally mounted 
when the\nuser is logged in. If mounting should be user-specific, specify 
<b>User\nName</b> for the selected rule. Otherwise, the directory is mounted 
for each user. For more information, see pam_mount.conf manual page.</p>") +
 
     // help text for PAM Mount table: example
     _("<p>For example, you may use <tt>/home/%(DOMAIN_USER)</tt> value for 
<b>Remote Path</b>, <tt>~/</tt> value for <b>Local Mount Point</b> to mount the 
home directory, together with a value <tt>user=%(DOMAIN_USER)</tt> as a part of 
<b>Options</b>.</p>");
@@ -431,7 +431,7 @@
 // return help for Kerberos Method
 string KerberosMethodHelp () {
     // help text for kerberos method option
-    return _("<p>The value of <b>Kerberos Method</b> sets how kerberos tickets 
are verified. When <b>Single Sing-on for SSH</b> is used, the default Kerberos 
Method set by YaST is <tt>secrets and keytab</tt>. See smb.conf manual page for 
details.</p>");
+    return _("<p>The value of <b>Kerberos Method</b> defines how kerberos 
tickets are verified. When <b>Single Sing-on for SSH</b> is used, the default 
Kerberos Method set by YaST is <tt>secrets and keytab</tt>. See smb.conf manual 
page for details.</p>");
 }
 
 /* EOF */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-2.21.5/src/samba-client.ycp 
new/yast2-samba-client-2.22.0/src/samba-client.ycp
--- old/yast2-samba-client-2.21.5/src/samba-client.ycp  2011-09-29 
13:46:15.000000000 +0200
+++ new/yast2-samba-client-2.22.0/src/samba-client.ycp  2011-11-16 
11:15:42.000000000 +0100
@@ -74,10 +74,10 @@
     
     if( result ) {
        // translators: result message for isdomainmember command line action 
-       CommandLine::Print( sformat( _("This machine is a member of %1"), 
domain ) );
+       CommandLine::Print( sformat( _("This machine is a member of %1."), 
domain ) );
     } else {
        // translators: result message for isdomainmember command line action 
-       CommandLine::Print( sformat( _("This machine is not a member of %1"), 
domain ) );
+       CommandLine::Print( sformat( _("This machine is not a member of %1."), 
domain ) );
     }
     
     return true;
@@ -170,7 +170,7 @@
        "joindomain"    : $[
            "handler"   : JoinDomainHandler,
            // translators: command line help text for joindomain action
-           "help"      : _("Join this machine into a domain")
+           "help"      : _("Join this machine to a domain")
        ],
        "configure"     : $[
            "handler"   : ChangeConfiguration,

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to