Hello community,

here is the log from the commit of package webyast-ldap-ui for openSUSE:Factory
checked in at Thu Jul 21 11:44:10 CEST 2011.



--------
--- webyast-ldap-ui/webyast-ldap-ui.changes     2011-05-27 14:27:32.000000000 
+0200
+++ /mounts/work_src_done/STABLE/webyast-ldap-ui/webyast-ldap-ui.changes        
2011-06-07 12:23:18.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 10:21:36 UTC 2011 - [email protected]
+
+- Updated Czech translations (jsrain)
+- 0.2.10 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ webyast-ldap-ui.spec ++++++
--- /var/tmp/diff_new_pack.Tkbj5J/_old  2011-07-21 11:43:58.000000000 +0200
+++ /var/tmp/diff_new_pack.Tkbj5J/_new  2011-07-21 11:43:58.000000000 +0200
@@ -24,7 +24,7 @@
 Group:          Productivity/Networking/Web/Utilities
 Url:            http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:    on
-Version:        0.2.9
+Version:        0.2.10
 Release:        1
 Summary:        WebYaST - LDAP Client UI
 Source:         www.tar.bz2
@@ -95,7 +95,7 @@
 %dir %{plugin_dir}
 %dir %{plugin_dir}/config
 %dir %{plugin_dir}/doc
-%dir %{plugin_dir}/locale
+%{plugin_dir}/locale
 %{plugin_dir}/README
 %{plugin_dir}/Rakefile
 %{plugin_dir}/init.rb

++++++ www.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/po/cs/webyast-ldap-ui.po 
new/www/po/cs/webyast-ldap-ui.po
--- old/www/po/cs/webyast-ldap-ui.po    1970-01-01 01:00:00.000000000 +0100
+++ new/www/po/cs/webyast-ldap-ui.po    2011-06-07 10:16:49.000000000 +0200
@@ -0,0 +1,86 @@
+# Jiri Srain <[email protected]>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: @PACKAGE@\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-05-30 16:17+0200\n"
+"PO-Revision-Date: 2011-06-02 17:03+0200\n"
+"Last-Translator: Jiri Srain <[email protected]>\n"
+"Language-Team: American English <[email protected]>\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.0\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#: app/controllers/ldap_controller.rb:39 app/controllers/ldap_controller.rb:39
+#, fuzzy
+#| msgid "Cannot write repository configuration"
+msgid "Cannot read LDAP client configuraton."
+msgstr "Nelze zapsat konfiguraci repozitáře"
+
+#: app/controllers/ldap_controller.rb:62 app/controllers/ldap_controller.rb:62
+#| msgid "The configuration file has been written."
+msgid "LDAP client configuraton successfully written."
+msgstr "Konfigurační soubor klienta LDAP byl úspěšně zapsán."
+
+#: app/controllers/ldap_controller.rb:67 app/controllers/ldap_controller.rb:67
+#| msgid "Error while parsing the certificate."
+msgid "Error while saving LDAP client configuration."
+msgstr "Pri ukládání konfigurace LDAP klienta došlo k chybě."
+
+# 50168 AttribValues/delnotify
+#: app/views/ldap/index.html.erb:35 app/views/ldap/index.html.erb:35
+#| msgid "The filename is required."
+msgid "This field is required."
+msgstr "Toto políčko je vyžadováno."
+
+#: app/views/ldap/index.html.erb:36 app/views/ldap/index.html.erb:36
+#| msgid "Enter a valid e-mail address."
+msgid "Enter a valid domain name or an IP address."
+msgstr "Zadejte platné doménové jméno nebo IP adresu."
+
+#: app/views/ldap/index.html.erb:73 app/views/ldap/index.html.erb:73
+#| msgid "Please wait..."
+msgid "Please wait"
+msgstr "Čekejte prosím"
+
+#: app/views/ldap/index.html.erb:87 app/views/ldap/index.html.erb:95
+#: app/views/ldap/index.html.erb:87 app/views/ldap/index.html.erb:95
+#| msgid "LDAP client service"
+msgid "LDAP client"
+msgstr "LDAP klient"
+
+#: app/views/ldap/index.html.erb:107 app/views/ldap/index.html.erb:107
+#| msgid "Authentication"
+msgid "Enable LDAP Authentication"
+msgstr "Povolit autentifikaci prostředníctvím LDAP"
+
+#: app/views/ldap/index.html.erb:114 app/views/ldap/index.html.erb:114
+#| msgid "Name Server Address"
+msgid "LDAP Server Address"
+msgstr "Adresa LDAP serveru"
+
+#: app/views/ldap/index.html.erb:119 app/views/ldap/index.html.erb:119
+msgid "Base DN"
+msgstr ""
+
+#: app/views/ldap/index.html.erb:121 app/views/ldap/index.html.erb:121
+msgid "Fetch DN"
+msgstr ""
+
+#: app/views/ldap/index.html.erb:131 app/views/ldap/index.html.erb:131
+#| msgid "Current Connection"
+msgid "Secure Connection"
+msgstr "Zabezpečené připojení"
+
+#: shortcuts.yml:6
+msgid "LDAP"
+msgstr "LDAP"
+
+#: shortcuts.yml:7
+#| msgid "Configure Applet..."
+msgid "Configure LDAP client"
+msgstr "Nastavit klienta LDAP"
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/po/de/webyast-ldap-ui.po 
new/www/po/de/webyast-ldap-ui.po
--- old/www/po/de/webyast-ldap-ui.po    2011-04-06 15:14:46.000000000 +0200
+++ new/www/po/de/webyast-ldap-ui.po    2011-06-01 12:55:36.000000000 +0200
@@ -1,67 +1,72 @@
-# Copyright (C) 2006 SuSE Linux Products GmbH, Nuernberg
+# Copyright (C) 2011 SuSE Linux Products GmbH, Nuernberg
 # This file is distributed under the same license as the package.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: webyast-ldap-ui\n"
-"POT-Creation-Date: 2010-08-18 10:19+0200\n"
-"PO-Revision-Date: 2010-08-26 08:58\n"
-"Last-Translator: Novell Language <[email protected]>\n"
-"Language-Team: Novell Language <[email protected]>\n"
+"POT-Creation-Date: 2011-05-30 16:17+0200\n"
+"PO-Revision-Date: 2011-05-31 10:45+0200\n"
+"Last-Translator: Karl Eichwalder <[email protected]>\n"
+"Language-Team: German <[email protected]>\n"
+"Language: German\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: app/controllers/ldap_controller.rb:39 
./app/controllers/ldap_controller.rb:39
+#: app/controllers/ldap_controller.rb:39 app/controllers/ldap_controller.rb:39
 msgid "Cannot read LDAP client configuraton."
 msgstr "LDAP-Client-Konfiguration kann nicht gelesen werden."
 
-#: app/controllers/ldap_controller.rb:62 
./app/controllers/ldap_controller.rb:62
+#: app/controllers/ldap_controller.rb:62 app/controllers/ldap_controller.rb:62
 msgid "LDAP client configuraton successfully written."
 msgstr "LDAP-Client-Konfiguration erfolgreich geschrieben."
 
-#: app/controllers/ldap_controller.rb:67 
./app/controllers/ldap_controller.rb:67
+#: app/controllers/ldap_controller.rb:67 app/controllers/ldap_controller.rb:67
 msgid "Error while saving LDAP client configuration."
 msgstr "Fehler beim Speichern der LDAP-Client-Konfiguration."
 
-#: app/views/ldap/index.html.erb:33 ./app/views/ldap/index.html.erb:33
+#: app/views/ldap/index.html.erb:35 app/views/ldap/index.html.erb:35
 msgid "This field is required."
 msgstr "Dies ist ein erforderliches Feld."
 
-#: app/views/ldap/index.html.erb:34 ./app/views/ldap/index.html.erb:34
+#: app/views/ldap/index.html.erb:36 app/views/ldap/index.html.erb:36
 msgid "Enter a valid domain name or an IP address."
 msgstr "Geben Sie einen gültigen Domänennamen oder eine IP-Adresse ein."
 
-#: app/views/ldap/index.html.erb:77 ./app/views/ldap/index.html.erb:77
+#: app/views/ldap/index.html.erb:73 app/views/ldap/index.html.erb:73
+msgid "Please wait"
+msgstr "Bitte warten"
+
+#: app/views/ldap/index.html.erb:87 app/views/ldap/index.html.erb:95
+#: app/views/ldap/index.html.erb:87 app/views/ldap/index.html.erb:95
 msgid "LDAP client"
 msgstr "LDAP-Client"
 
-#: app/views/ldap/index.html.erb:89 ./app/views/ldap/index.html.erb:89
+#: app/views/ldap/index.html.erb:107 app/views/ldap/index.html.erb:107
 msgid "Enable LDAP Authentication"
 msgstr "LDAP-Authentifizierung aktivieren"
 
-#: app/views/ldap/index.html.erb:92 ./app/views/ldap/index.html.erb:92
+#: app/views/ldap/index.html.erb:114 app/views/ldap/index.html.erb:114
 msgid "LDAP Server Address"
 msgstr "LDAP-Serveradresse"
 
-#: app/views/ldap/index.html.erb:96 ./app/views/ldap/index.html.erb:96
+#: app/views/ldap/index.html.erb:119 app/views/ldap/index.html.erb:119
 msgid "Base DN"
 msgstr "Basis-DN"
 
-#: app/views/ldap/index.html.erb:99 ./app/views/ldap/index.html.erb:99
+#: app/views/ldap/index.html.erb:121 app/views/ldap/index.html.erb:121
 msgid "Fetch DN"
 msgstr "DN abrufen"
 
-#: app/views/ldap/index.html.erb:118 ./app/views/ldap/index.html.erb:118
+#: app/views/ldap/index.html.erb:131 app/views/ldap/index.html.erb:131
 msgid "Secure Connection"
 msgstr "Sichere Verbindung"
 
-#: ./shortcuts.yml:6
+#: shortcuts.yml:6
 msgid "LDAP"
 msgstr "LDAP"
 
-#: ./shortcuts.yml:7
+#: shortcuts.yml:7
 msgid "Configure LDAP client"
 msgstr "LDAP-Client konfigurieren"
-


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



Remember to have fun...

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

Reply via email to