Mailinglist Archive: yast-commit (953 mails)
| < Previous | Next > |
[yast-commit] r50447 - /trunk/yast2/library/network/src/yast2-services-translations.ycp
- From: locilka@xxxxxxxxxxxxxxxx
- Date: Thu, 28 Aug 2008 12:12:09 -0000
- Message-id: <20080828121209.3D72129EE8@xxxxxxxxxxxxxxxx>
Author: locilka
Date: Thu Aug 28 14:12:08 2008
New Revision: 50447
URL: http://svn.opensuse.org/viewcvs/yast?rev=50447&view=rev
Log:
Some more services translations
Modified:
trunk/yast2/library/network/src/yast2-services-translations.ycp
Modified: trunk/yast2/library/network/src/yast2-services-translations.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/network/src/yast2-services-translations.ycp?rev=50447&r1=50446&r2=50447&view=diff
==============================================================================
--- trunk/yast2/library/network/src/yast2-services-translations.ycp (original)
+++ trunk/yast2/library/network/src/yast2-services-translations.ycp Thu Aug 28
14:12:08 2008
@@ -181,6 +181,9 @@
// TRANSLATORS: Description of a Service (File name: openldap, RPM:
openldap2), used as a common label or an item in table
tmpstring = _("Opens ports for the OpenLDAP Server (slapd).");
+ // TRANSLATORS: Name of Service (File name: postfix, RPM: postfix), can be
used as check box, item in multiple selection box...
+ tmpstring = _("SMTP with Postfix");
+
// TRANSLATORS: Description of a Service (File name: postfix, RPM: postfix),
used as a common label or an item in table
tmpstring = _("Firewall Configuration file for postfix");
@@ -196,6 +199,9 @@
// TRANSLATORS: Description of a Service (File name: pure-ftpd, RPM:
pure-ftpd), used as a common label or an item in table
tmpstring = _("Opens ports for pureftpd with broadcast allowed.");
+ // TRANSLATORS: Name of Service (File name: sendmail, RPM: sendmail), can be
used as check box, item in multiple selection box...
+ tmpstring = _("SMTP with sendmail");
+
// TRANSLATORS: Description of a Service (File name: sendmail, RPM:
sendmail), used as a common label or an item in table
tmpstring = _("Firewall Configuration file for postfix");
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Thu Aug 28 14:12:08 2008
New Revision: 50447
URL: http://svn.opensuse.org/viewcvs/yast?rev=50447&view=rev
Log:
Some more services translations
Modified:
trunk/yast2/library/network/src/yast2-services-translations.ycp
Modified: trunk/yast2/library/network/src/yast2-services-translations.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/network/src/yast2-services-translations.ycp?rev=50447&r1=50446&r2=50447&view=diff
==============================================================================
--- trunk/yast2/library/network/src/yast2-services-translations.ycp (original)
+++ trunk/yast2/library/network/src/yast2-services-translations.ycp Thu Aug 28
14:12:08 2008
@@ -181,6 +181,9 @@
// TRANSLATORS: Description of a Service (File name: openldap, RPM:
openldap2), used as a common label or an item in table
tmpstring = _("Opens ports for the OpenLDAP Server (slapd).");
+ // TRANSLATORS: Name of Service (File name: postfix, RPM: postfix), can be
used as check box, item in multiple selection box...
+ tmpstring = _("SMTP with Postfix");
+
// TRANSLATORS: Description of a Service (File name: postfix, RPM: postfix),
used as a common label or an item in table
tmpstring = _("Firewall Configuration file for postfix");
@@ -196,6 +199,9 @@
// TRANSLATORS: Description of a Service (File name: pure-ftpd, RPM:
pure-ftpd), used as a common label or an item in table
tmpstring = _("Opens ports for pureftpd with broadcast allowed.");
+ // TRANSLATORS: Name of Service (File name: sendmail, RPM: sendmail), can be
used as check box, item in multiple selection box...
+ tmpstring = _("SMTP with sendmail");
+
// TRANSLATORS: Description of a Service (File name: sendmail, RPM:
sendmail), used as a common label or an item in table
tmpstring = _("Firewall Configuration file for postfix");
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |