[Suse-i18n-commit] r54079 - trunk/lcn/et/po

0 views
Skip to first unread message

Novell Forge SVN

unread,
Nov 17, 2009, 2:30:20 AM11/17/09
to suse-i18...@forge.novell.com
Author: keichwa
Date: 2009-11-17 00:30:18 -0700 (Tue, 17 Nov 2009)
New Revision: 54079

Modified:
trunk/lcn/et/po/RELEASE-NOTES-openSUSE.et.po
Log:
mergedmerged

Modified: trunk/lcn/et/po/RELEASE-NOTES-openSUSE.et.po
===================================================================
--- trunk/lcn/et/po/RELEASE-NOTES-openSUSE.et.po 2009-11-17 07:30:10 UTC (rev 54078)
+++ trunk/lcn/et/po/RELEASE-NOTES-openSUSE.et.po 2009-11-17 07:30:18 UTC (rev 54079)
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: RELEASE-NOTES-openSUSE.et\n"
-"POT-Creation-Date: 2009-11-11 10:21+0100\n"
+"POT-Creation-Date: 2009-11-16 16:44+0100\n"
"PO-Revision-Date: 2009-06-09 15:09+0300\n"
"Last-Translator: Ain Vagula <ava...@gmail.com>\n"
"Language-Team: Estonian <linu...@lists.eenet.ee>\n"
@@ -233,129 +233,150 @@
msgid "Set <literal>commit.downloadMode = DownloadInAdvance</literal> in <filename>/etc/zypp/zypp.conf</filename> so that everything is downloaded first, before the packages get installed. The download transaction needs a huge amount of space on the <filename>/var</filename> partition to store all the software packages."
msgstr ""

+#. bnc#551642
#: RELEASE-NOTES-openSUSE.xml:313(title)
+msgid "Obsolete Kernel When Updating From DVD Medium"
+msgstr ""
+
+#: RELEASE-NOTES-openSUSE.xml:314(para)
+msgid "When updating to 11.2 from the DVD medium, the kernel-pae-base (or kernel-default-base) package is not removed. If you do a distribution upgrade with \"zypper dup\" from the online repository, it works fine. The workaround to resolve this issue is: In the package manager remove the kernel-pae-base package manually before executing the update installation. Proceed as follows:"
+msgstr ""
+
+#: RELEASE-NOTES-openSUSE.xml:321(para)
+msgid "In the \"Update Overview\" dialog, click \"Packages\". Go to the \"Installation Overview\" tab and select \"Show packages with status [X] Keep\". Then scroll down to the kernel-pae-base package and deactivate it."
+msgstr ""
+
+#: RELEASE-NOTES-openSUSE.xml:330(title)
msgid "Starting the OpenSSH SSH Daemon (sshd)"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:315(para)
+#: RELEASE-NOTES-openSUSE.xml:332(para)
msgid "The OpenSSH SSH daemon (<command>sshd</command>) is the daemon program for ssh. It is no longer started by default at system boot. If you want to access your computer with <command>ssh</command>, you must enable it as follows:"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:322(para)
+#: RELEASE-NOTES-openSUSE.xml:339(para)
msgid "Start YaST and open the runlevel editor (<guimenu>System</guimenu> &gt; <guimenu>System Services (Runlevel)</guimenu>)."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:327(para)
+#: RELEASE-NOTES-openSUSE.xml:344(para)
msgid "In the YaST runlevel editor enable <guimenu>Expert Mode</guimenu> and select <guimenu>sshd</guimenu>."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:332(para)
+#: RELEASE-NOTES-openSUSE.xml:349(para)
msgid "For example, enable it for runlevel 3 and 5. Then press <guimenu>Start</guimenu> and <guimenu>OK</guimenu>."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:342(title)
+#: RELEASE-NOTES-openSUSE.xml:358(title)
+msgid "Switching from syslog-ng to rsyslog"
+msgstr ""
+
+#: RELEASE-NOTES-openSUSE.xml:359(para)
+msgid "<systemitem>rsyslog</systemitem> is now the default tool to log system messages, replacing <systemitem>syslog-ng</systemitem>. You can still use <systemitem>syslog-ng</systemitem>, if you have a setup that relies on it."
+msgstr ""
+
+#: RELEASE-NOTES-openSUSE.xml:370(title)
msgid "New Samba Password Configuration Back-End: <command>tdbsam</command>"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:344(para)
+#: RELEASE-NOTES-openSUSE.xml:372(para)
msgid "The new Samba password configuration back-end is <literal>tdbsam</literal>. Previous Samba packages shipped with openSUSE 11.1 and earlier were using <command>smbpasswd</command> as the default <literal>passdb backend</literal>. It was not explicitly set in the shipped <filename>/etc/samba/smb.conf</filename> configuration file. With this openSUSE release two changes are introduced:"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:355(para)
+#: RELEASE-NOTES-openSUSE.xml:383(para)
msgid "The new default inherited from source code and if not set otherwise is <command>tdbsam</command>."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:359(para)
+#: RELEASE-NOTES-openSUSE.xml:387(para)
msgid "The new default is also explicitly set in <filename>smb.conf</filename>."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:364(para)
+#: RELEASE-NOTES-openSUSE.xml:392(para)
msgid "If you have modified <filename>smb.conf</filename> on openSUSE 11.1 or earlier, the update process will install <filename>smb.conf.rpmnew</filename> and keep your old configuration."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:369(para)
+#: RELEASE-NOTES-openSUSE.xml:397(para)
msgid "Check in the old configuration file whether <literal>passdb backend</literal> was set. If not, there are two possibilities to get Samba running again:"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:376(para)
+#: RELEASE-NOTES-openSUSE.xml:404(para)
msgid "Convert smbpasswd to tdbsam (recommended!); enter as <systemitem>root</systemitem> on the command line:"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:380(screen)
+#: RELEASE-NOTES-openSUSE.xml:408(screen)
#, no-wrap
msgid "pdbedit -i smbpasswd:/etc/samba/smbpasswd -e tdbsam:/etc/samba/passdb.tdb\n"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:382(para)
+#: RELEASE-NOTES-openSUSE.xml:410(para)
msgid "And ensure the global section of <filename>smb.conf</filename> has such an entry:"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:385(screen)
+#: RELEASE-NOTES-openSUSE.xml:413(screen)
#, no-wrap
msgid "passdb backend = tdbsam"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:389(para)
+#: RELEASE-NOTES-openSUSE.xml:417(para)
msgid "Set <literal>passdb backend = smbpasswd</literal>"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:393(para)
+#: RELEASE-NOTES-openSUSE.xml:421(para)
msgid "We strongly recommend using the new default <command>tdbsam</command>. Only keep the old back-end if you have an absolute need. In this case, consider filing a bug report as suggested at <ulink url=\"http://en.openSUSE.org/Samba\"/> in the \"Samba bug reporting and advanced debugging information\" section."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:400(para)
+#: RELEASE-NOTES-openSUSE.xml:428(para)
msgid "Setting <literal>passdb backend = smbpasswd</literal> allows you to stay with the old configuration."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:403(para)
+#: RELEASE-NOTES-openSUSE.xml:431(para)
msgid "Keep in mind, the old tool provides a smaller feature set than the new default password configuration back-end <command>tdbsam</command>."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:411(title)
+#: RELEASE-NOTES-openSUSE.xml:439(title)
msgid "MySQL 5.1"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:413(para)
+#: RELEASE-NOTES-openSUSE.xml:441(para)
msgid "MySQL version 5.1 is available. Some changes are not backward compatible. The most important are:"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:418(para)
+#: RELEASE-NOTES-openSUSE.xml:446(para)
msgid "The MySQL socket is moved to <filename>/var/run/mysql</filename>."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:421(para)
+#: RELEASE-NOTES-openSUSE.xml:449(para)
msgid "The Berkeley DB storage engine is no longer available."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:424(para)
+#: RELEASE-NOTES-openSUSE.xml:452(para)
msgid "Some storage engines are now shipped as modules. You must remove the <literal>skip-federated</literal> option in <filename>/etc/my.cnf</filename>, if you upgrade from a previous openSUSE version."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:431(para)
+#: RELEASE-NOTES-openSUSE.xml:459(para)
msgid "For more information, see <ulink url=\"http://en.opensuse.org/MySQL-5.1\"/> and <filename>README.SuSE</filename> shipped with the MySQL package."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:440(title)
+#: RELEASE-NOTES-openSUSE.xml:468(title)
msgid "Technical"
msgstr "Tehniline"

-#: RELEASE-NOTES-openSUSE.xml:444(title)
+#: RELEASE-NOTES-openSUSE.xml:472(title)
msgid "New Default Mount Option: relatime"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:446(para)
+#: RELEASE-NOTES-openSUSE.xml:474(para)
msgid "The kernel by default mounts file systems now with the <literal>relatime</literal> option and thus updates inode access times relative to modify or change time. This is especially advantageous on desktop system."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:451(para)
+#: RELEASE-NOTES-openSUSE.xml:479(para)
msgid "If you want to keep the old behavior, set the <literal>strictatime</literal> option with the YaST partitioner or directly in <filename>/etc/fstab</filename>."
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:459(title)
-msgid "X.Org Keycode Changes"
+#: RELEASE-NOTES-openSUSE.xml:487(title)
+msgid "X.Org Keycode Changes Affects xmodmap Usage"
msgstr ""

-#: RELEASE-NOTES-openSUSE.xml:461(para)
+#: RELEASE-NOTES-openSUSE.xml:489(para)
msgid "Some X.Org keycodes have changed. Adjust your <filename>~/.Xmodmap</filename>, if needed. Use <command>xev</command> to find out the new keycodes."
msgstr ""


_______________________________________________
Suse-i18n-commit mailing list
Suse-i18...@forge.novell.com
http://forge.novell.com/mailman/listinfo/suse-i18n-commit
Reply all
Reply to author
Forward
0 new messages