SF.net SVN: phpwiki:[10703] trunk

vargenau--- via phpwiki-checkins <[email protected]>
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10703
          http://sourceforge.net/p/phpwiki/code/10703
Author:   vargenau
Date:     2021-11-30 09:14:54 +0000 (Tue, 30 Nov 2021)
Log Message:
-----------
Better message in themes/default/templates/online.tmpl

Modified Paths:
--------------
    trunk/locale/de/LC_MESSAGES/phpwiki.mo
    trunk/locale/es/LC_MESSAGES/phpwiki.mo
    trunk/locale/fr/LC_MESSAGES/phpwiki.mo
    trunk/locale/it/LC_MESSAGES/phpwiki.mo
    trunk/locale/ja/LC_MESSAGES/phpwiki.mo
    trunk/locale/nl/LC_MESSAGES/phpwiki.mo
    trunk/locale/po/de.po
    trunk/locale/po/es.po
    trunk/locale/po/fr.po
    trunk/locale/po/it.po
    trunk/locale/po/ja.po
    trunk/locale/po/nl.po
    trunk/locale/po/phpwiki.pot
    trunk/locale/po/sv.po
    trunk/locale/po/zh.po
    trunk/locale/sv/LC_MESSAGES/phpwiki.mo
    trunk/locale/zh/LC_MESSAGES/phpwiki.mo
    trunk/themes/default/templates/online.tmpl

Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/po/de.po
===================================================================
--- trunk/locale/po/de.po	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/de.po	2021-11-30 09:14:54 UTC (rev 10703)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2000-10-31 02:23+0200\n"
 "Last-Translator: Reini Urban <[email protected]>, Carsten Klapp "
 "<[email protected]>, Helmer Pardun <pardunpress@t-online."
@@ -5357,11 +5357,10 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
+"In total there are %d user sessions online: %d registered and %d guests."
 msgstr ""
-"Insgesamt sind %d Benutzersessions online. :: %d verschiedene Registrierte "
-"und %d Gäste"
+"Insgesamt sind %d Benutzersessions online: %d verschiedene Registrierte und "
+"%d Gäste."
 
 #, php-format
 msgid "Most users ever online was %d at %s."

Modified: trunk/locale/po/es.po
===================================================================
--- trunk/locale/po/es.po	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/es.po	2021-11-30 09:14:54 UTC (rev 10703)
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2000-02-01 00:50-0500\n"
 "Last-Translator: Pablo Roca <[email protected]>\n"
 "Language-Team: \n"
@@ -5243,8 +5243,7 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
+"In total there are %d user sessions online: %d registered and %d guests."
 msgstr ""
 
 #, php-format

Modified: trunk/locale/po/fr.po
===================================================================
--- trunk/locale/po/fr.po	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/fr.po	2021-11-30 09:14:54 UTC (rev 10703)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2004-06-22 21:10+0200\n"
 "Last-Translator: Pierrick Meignen <[email protected]>, Roland "
 "Trique <[email protected]>, Stéphane Gourichon <stephane.gourichon@lip6."
@@ -5343,14 +5343,12 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
-msgstr ""
-"Au total: %d utilisateurs en ligne. :: %d enregistré(s) et %d invité(s)"
+"In total there are %d user sessions online: %d registered and %d guests."
+msgstr "Au total: %d utilisateurs en ligne: %d enregistrés et %d invités."
 
 #, php-format
 msgid "Most users ever online was %d at %s."
-msgstr "Record du nombre d'utilisateur: %d le %s."
+msgstr "Record du nombre d'utilisateurs : %d le %s."
 
 msgid "Registered Users Online: "
 msgstr "Utilisateurs enregistrés en ligne : "
@@ -5363,7 +5361,7 @@
 msgstr "Ces données sont basées sur les utilisateurs actifs depuis %s."
 
 msgid "Sorry, no dynamic DB Session support."
-msgstr "Désolé, Session dynamique non supportées."
+msgstr "Désolé, les sessions dynamiques ne sont pas supportées."
 
 msgid "Switch to summary"
 msgstr "Aller au résumé"

Modified: trunk/locale/po/it.po
===================================================================
--- trunk/locale/po/it.po	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/it.po	2021-11-30 09:14:54 UTC (rev 10703)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2005-02-12 16:23+0100\n"
 "Last-Translator: Antonio Bonifati ant[(at)]monitor.deis.unical.it\n"
 "Language-Team: \n"
@@ -5203,8 +5203,7 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
+"In total there are %d user sessions online: %d registered and %d guests."
 msgstr ""
 
 #, php-format

Modified: trunk/locale/po/ja.po
===================================================================
--- trunk/locale/po/ja.po	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/ja.po	2021-11-30 09:14:54 UTC (rev 10703)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2003-06-07 09:01+0900\n"
 "Last-Translator: Tadashi Jokagi <[email protected]>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -5189,8 +5189,7 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
+"In total there are %d user sessions online: %d registered and %d guests."
 msgstr ""
 
 #, php-format

Modified: trunk/locale/po/nl.po
===================================================================
--- trunk/locale/po/nl.po	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/nl.po	2021-11-30 09:14:54 UTC (rev 10703)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2000-09-30 02:23+0200\n"
 "Last-Translator: Jan Nieuwenhuizen <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
@@ -5195,8 +5195,7 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
+"In total there are %d user sessions online: %d registered and %d guests."
 msgstr ""
 
 #, php-format

Modified: trunk/locale/po/phpwiki.pot
===================================================================
--- trunk/locale/po/phpwiki.pot	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/phpwiki.pot	2021-11-30 09:14:54 UTC (rev 10703)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki-1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2002-12-14 17:51-0500\n"
 "Last-Translator: Reini Urban <[email protected]>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -5189,8 +5189,7 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
+"In total there are %d user sessions online: %d registered and %d guests."
 msgstr ""
 
 #, php-format

Modified: trunk/locale/po/sv.po
===================================================================
--- trunk/locale/po/sv.po	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/sv.po	2021-11-30 09:14:54 UTC (rev 10703)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2001-01-27 01:58+0200\n"
 "Last-Translator: Jon Åslund <[email protected]>\n"
 "Language-Team: \n"
@@ -5190,8 +5190,7 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
+"In total there are %d user sessions online: %d registered and %d guests."
 msgstr ""
 
 #, php-format

Modified: trunk/locale/po/zh.po
===================================================================
--- trunk/locale/po/zh.po	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/locale/po/zh.po	2021-11-30 09:14:54 UTC (rev 10703)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-24 12:58+0100\n"
+"POT-Creation-Date: 2021-11-30 10:11+0100\n"
 "PO-Revision-Date: 2004-04-21 10:08+0800\n"
 "Last-Translator: DruryL <[email protected]>\n"
 "Language-Team: DruryL <[email protected]>\n"
@@ -5213,8 +5213,7 @@
 
 #, php-format
 msgid ""
-"In total there are %d user sessions online. :: Unique %d Registered and %d "
-"Guests"
+"In total there are %d user sessions online: %d registered and %d guests."
 msgstr ""
 
 #, php-format

Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/themes/default/templates/online.tmpl
===================================================================
--- trunk/themes/default/templates/online.tmpl	2021-11-30 09:00:23 UTC (rev 10702)
+++ trunk/themes/default/templates/online.tmpl	2021-11-30 09:14:54 UTC (rev 10703)
@@ -23,7 +23,7 @@
           </td></tr>
   <?php if ($SESSDATA_BOOL) { ?>
   <tr><td class="row1 gensmall">
-          <?php echo fmt("In total there are %d user sessions online. :: Unique %d Registered and %d Guests",
+          <?php echo fmt("In total there are %d user sessions online: %d registered and %d guests.",
               $NUM_ONLINE,$NUM_REGISTERED,$NUM_GUESTS) ?><br />
           <?php echo $MAX_ONLINE_NUM ? fmt("Most users ever online was %d at %s.",$MAX_ONLINE_NUM,$MAX_ONLINE_TIME) : '' ?><br />
           <?php echo fmt("Registered Users Online: ") ?>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



_______________________________________________
phpwiki-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpwiki-checkins
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.